.ocf-theme-light-block .ocf-search-btn-static, .ocf-theme-light-block .ocf-search-btn-popover, .ocf-theme-light-block .ocf-search-btn-static.ocf-disabled, .ocf-theme-light-block .ocf-search-btn-popover.ocf-disabled, .ocf-noUi-connect:before, .ocf-noUi-handle {background-color:rgb(0, 168, 232) !important;}
:root {--ds-primary-color:rgb(0, 168, 232);}
:root {--ds-body-bg-light-color:rgb(248, 251, 253);}
:root {--ds-links-color:rgb(0, 168, 232);}
.light-theme .ds-header {background:rgb(255, 255, 255);}
.ds-dropdown-links .blue-link, .ds-switcher button {color:rgb(0, 168, 232);}
.ds-dropdown-links .blue-link:hover {color:rgb(0, 168, 232);}
:root {--ds-footer-bg-light-color:rgb(255, 255, 255);}
.light-theme .ds-footer-subscribe-text, .light-theme .ds-footer-item .secondary-text, .light-theme .ds-footer-socials .secondary-text {color:rgb(0, 52, 89);}
.ds-footer .blue-link {color:rgb(0, 168, 232);}
.ds-footer .blue-link:hover {color:rgb(0, 168, 232);}
.light-theme .ds-footer-links li a, .light-theme ul.ds-footer-item li a {color:rgb(0, 52, 89);}
.ds-footer-links li a:hover, ul.ds-footer-item li a:hover {color:rgb(0, 168, 232);}
.light-theme .ds-footer-item-title {color:rgb(0, 23, 31);}
.light-theme .ds-footer-item-title svg path {fill:rgb(0, 23, 31);}
:root {--ds-interactive-color:rgb(82, 187, 56);}
.ds-price-new.red-text {color:rgb(213, 56, 61);}
.ds-header-compare-button, .ds-mobile-bottom-nav-item-compare, .ds-compare-btn {display: none!important;}
.oct_dynamic_stylesheet_begin{display: none;}
/* Приховати лише слайдер (лінія з повзунками), але залишити сам фільтр "Ціна" */
.ocf-slider-ui, .ocf-noUi-target, .ocf-price-slider {
  opacity: 0 !important;
  pointer-events: none !important;
  height: 0 !important;
}
/* */

.dark-theme .social_block .soc_ico svg {
    fill: #fff;
}

@media (max-width: 991.98px) {
    iframe#credential_picker_iframe {
        margin-bottom: 68px;
    }
}


@media only screen and (max-width: 767px){
#logo {
  max-height: 30px;
  width: auto; 
}
}

.ds-header-right.d-flex.align-items-center .ds-header-phone-button.button.button-transparent.me-3.d-flex.align-items-center.overflow-visible.text-start.ds-dropdown-box {
  display: none !important;
}

@media only screen and (min-width: 1200px){
#search.ds-header-search {
  flex-grow: unset;
  width: 60%;
  margin: 0 auto;
}
}


.ds-livesearch-item-img img {
  border-radius: .25rem;
}
#ds_sidebar_viewed .ds-sidebar-content .ds-module-item:not(.product-layout) .ds-module-img img {
  height: unset;
  border-radius: .25rem;
  margin-top: 10px;
}
.ds-account-wishlist-img img {
  border-radius: .25rem;
}

@media only screen and (max-width: 991px){
#gmc_cookie_banner {
  bottom: 0px !important;
}
}

.hidden {
    display:none;
}

@media only screen and (max-width: 767px){
#search.ds-header-search {
  height: 45px;
}
}

.ocf-theme-light-block.ocf-horizontal .ocf-filter-header {
    background-color: var(--ds-white-color) !important;
}

@media (min-width: 1200px) {
  .dark-theme .ocf-open .ocf-active-label + .ocf-filter-name:hover {
    background-color: unset;
  }
}

.ds-product-images-additional {
  width: 100px;
}
@media (min-width: 1200px) {
  .ds-product-images-main {
    height: 430px;
  }
}

@media (min-width: 1200px) {
  .ds-product-images-additional .swiper {
    padding: 0 0 2rem;
  }
}

@media (max-width: 1199px) {
  .dark-theme .ocf-theme-light-block .ocf-filter {
    background-color: var(--ds-white-color) !important;
  }
}

/* простір між блоками зверху   */

@media (min-width: 1200px) {
  #productImages .sticky-md-top.ds-sticky-column.z-3.pt-xl-4.pb-3 {
    padding-top: 3.5rem !important;
  }
}

/* футер */

@media (min-width: 1200px) {
  .ds-product-images-main { 
    height: 370px;
  }
} 

/* featured banner custom */
.product-banners {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.product-banner {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.07);
  border-radius: 8px;
  overflow: hidden;
  width: 320px;
  text-align: center;
  transition: box-shadow 0.2s;
}
.product-banner:hover {
  box-shadow: 0 6px 24px rgba(0,0,0,0.14);
}
.product-banner img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.product-banner-info {
  padding: 18px 10px;
}
.price {
  color: #e74c3c;
  font-size: 1.4em;
  margin: 12px 0;
}

/* скрыть моб сверху и настроить overflow */
.ds-dropdown-toggle.ds-header-phone-button {
  display: none !important;
}

body {
  position: relative;
  overflow-x: hidden;
}

.oct_dynamic_stylesheet_end{display: none;}
