.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(30, 113, 190) !important;}
:root {--ds-primary-color:rgb(30, 113, 190);}
:root {--ds-links-color:rgb(30, 113, 190);}
.ds-dropdown-links .blue-link, .ds-footer .blue-link {color:rgb(30, 113, 190);}
.blue-link:hover, .ds-footer-links li a:hover, ul.ds-footer-item li a:hover, .ds-footer-item li a:hover span, .ds-module-item:hover .ds-module-title:hover, .ds-last-news-item:hover .ds-last-news-item-title:hover, .ds-switcher button:hover {color:rgb(28, 130, 225);}
.ds-price-new.red-text {color:rgb(213, 56, 61);}
:root {--ds-interactive-color:rgb(82, 187, 56);}
:root {--ds-body-bg-light-color:rgb(248, 251, 253);}
:root {--ds-primary-dark-color-light:rgb(0, 23, 31);}
:root {--ds-secondary-dark-color-light:rgb(0, 52, 89);}
.light-theme .ds-header {background:rgb(255, 255, 255);}
: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);}
.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-body-bg-dark-color:rgb(27, 27, 27);}
:root {--ds-primary-dark-color-dark:rgb(248, 252, 255);}
:root {--ds-secondary-dark-color-dark:rgb(144, 144, 144);}
.dark-theme .ds-header {background:rgb(20, 20, 20);}
:root {--ds-footer-bg-dark-color:rgb(20, 20, 20);}
.dark-theme .ds-footer-subscribe-text, .dark-theme .ds-footer-item .secondary-text, .dark-theme .ds-footer-socials .secondary-text {color:rgb(144, 144, 144);}
.dark-theme .ds-footer-item-title {color:rgb(248, 252, 255);}
.dark-theme .ds-footer-item-title svg path {fill:rgb(248, 252, 255);}
.oct_dynamic_stylesheet_begin{display: none;}
#logo {
  max-width: unset;
}

@media (max-width:768px){
	.ds-dropdown-toggle span.dark-text {
      display: none;
  	}
  
 	.product-group-select {
		width: 100%;
  	}
}
.ds-product-option-bonus {
display: flex;
align-items: center;
font-size: 14px;
margin-top: 0.25rem;
gap: 1rem;
color: var(--ds-dark-text-color);
}
.ds-product-option-bonus::before {
content: "Б";
display: flex;
align-items: center;
justify-content: center;
background: var(--ds-primary-color);
color: var(--ds-white-color);
font-weight: 700;
border-radius: 50%;
width: 26px;
height: 26px;
font-size: 16px;
flex-shrink: 0;
}.oct_dynamic_stylesheet_end{display: none;}
