.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(156, 110, 95) !important;}
:root {--ds-primary-color:rgb(156, 110, 95);}
:root {--ds-body-bg-light-color:rgb(248, 251, 253);}
:root {--ds-links-color:rgb(156, 110, 95);}
.light-theme .ds-header {background:rgb(255, 255, 255);}
.ds-dropdown-links .blue-link, .ds-switcher button {color:rgb(156, 110, 95);}
.ds-dropdown-links .blue-link:hover {color:rgb(156, 110, 95);}
: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(95, 66, 57);}
.ds-footer .blue-link {color:rgb(156, 110, 95);}
.ds-footer .blue-link:hover {color:rgb(156, 110, 95);}
.light-theme .ds-footer-links li a, .light-theme ul.ds-footer-item li a {color:rgb(95, 66, 57);}
.ds-footer-links li a:hover, ul.ds-footer-item li a:hover {color:rgb(156, 110, 95);}
.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);}
@media (min-width: 992px) {
  .ds-category-wall-item {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .ds-menu-catalog.ds-menu-main-catalog > .ds-menu-catalog-inner {
    max-height: calc(100vh - 5.25rem);
    overflow-y: auto;
    height: 450px;
  }
}

.form-group {
  margin-bottom: 15px;
}