

 .tomgast-summit-banner {
    margin-top: 40px;
  }

  .tomgast-summit-banner .banner-wrapper {
    margin: 0;
  }

  .tomgast-summit-banner a,
  .tomgast-summit-banner img {
    display: block;
    width: 100%;
    border-radius: 20px;
  }

  .tomgast-summit-banner img {
    max-width: none;
    height: auto !important;
  }

  .tomgast-summit-banner .extended-banner-texts {
    display: none !important;
  }

  @media (max-width: 767px) {
    .tomgast-summit-banner {
      margin-top: 25px;
    }
  }

.p-short-description {
    color: #0f0f0f;
   }

body.id-5760 .category-perex.empty-content.empty-content-category {
    display: none !important;
}

.footer-item.footer-item-newsletter .accordion__content {
    display: none !important;
}


.btn.btn-secondary, a.btn.btn-secondary {
    color: #0a249c;
    border-color: #0a249c;
    background-color: #fff;
}

/* Filtre */



@media (min-width: 768px) {
.category-content-wrapper > .filters-wrapper:has(.filters-unveil-button-wrapper) {
    display: none !important;
}	

 .desktop.one-column-body #category-filter-hover .filter-section:nth-last-child(2) {
        border-radius: 10px !important;
	}
  
  
  #dkLabTopFilters .filter-section > form, #dkLabTopFilters .slider-wrapper > .dkLab-slider-wrapper, #dkLabTopFilters .filter-section-boolean .param-filter-top {
    background: #ebeae7;
    border: 0px;
    border-radius: 10px;
    margin-top: 10px;
    padding: 15px 10px;
}

body.tursky-apollo #dkLabTopFilters .filter-count {
    background-color: transparent;
}


  
  @media (min-width: 768px) {
    #dkLabTopFilters #filters {
        padding-right: 0px;
    }
}


#dkLabTopFilters #filters>.filter-sections>#category-filter-hover>.filter-section:not(.filter-section-parametric):not(#manufacturer-filter):not(.slider-wrapper):not(.filter-section-count) {
    border: 1px solid #bac9d3 !important;
    border-radius: 10px !important;
}


#dkLabTopFilters .filter-section, #dkLabTopFilters .filter-section-boolean, #dkLabTopFilters .slider-wrapper {
border: 1px solid #bac9d3 !important;
    border-radius: 10px !important;

}    




:root {
/* Info lišta*/
--header-info-bar-BG: #09249c;
--header-info-bar-BG-hover: #000000;
--header-info-bar-text-color: #ffffff;
--header-info-bar-icon-color: var(--header-info-bar-text-color);
--header-info-bar-btn-BG: #ffffff;
--header-info-bar-btn-BG-hover: #ffffff;
--header-info-bar-btn-text-color: #000000;
--header-info-bar-btn-text-color-hover: #000000;
}
/* Footer blog*/
@media (min-width: 1200px) {
    .custom-footer .custom-footer-left-panel {
        display: flex;
        flex-wrap: wrap;
    }

    .custom-footer .custom-footer-left-panel .footer-item {
        flex: 0 0 auto;
    }

    /* Informace pro vás */
    .custom-footer .custom-footer-left-panel .custom-footer__banner2 {
        width: 20%;
        flex-basis: 20%;
    }

    /* O společnosti – užší stĺpec */
    .custom-footer .custom-footer-left-panel .custom-footer__banner8 {
        width: 15%;
        flex-basis: 15%;
    }

    /* Blog */
    .custom-footer .custom-footer-left-panel .custom-footer__section1 {
        width: 35%;
        flex-basis: 35%;
    }

    /* Kontakt / showroomy – širší stĺpec */
    .custom-footer .custom-footer-left-panel .custom-footer__banner18 {
        width: 30%;
        flex-basis: 30%;
    }
}

#footer .news-item-widget a {
      color: #ffffff;
  }

#footer h3, #footer h4 {
    color: #dac87a;
    text-transform: none;
    font-weight: 700;
}

/* Znacky*/
#products .product .p a.image,
.slider-group-products .product .p a.image {
    position: relative;
}

#products .product .p .custom-brand-logo-link,
.slider-group-products .product .p .custom-brand-logo-link {
    position: absolute;
    left: 10px;
    top: 30px;
    z-index: 8;
    display: block;
    cursor: pointer;
}

#products .product .p .custom-brand-logo,
.slider-group-products .product .p .custom-brand-logo {
    display: block;
    max-width: 92px !important;
    width: auto;
    height: auto;
    padding: 0;
    background: #fff;
    border-radius: 6px;
    object-fit: contain;
    box-shadow: none;
    max-height: 60px;
}

#products .product .p .custom-brand-logo-link:hover .custom-brand-logo,
.slider-group-products .product .p .custom-brand-logo-link:hover .custom-brand-logo {
    opacity: .9;
}


