.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(195, 145, 47) !important;}
:root {--ds-primary-color:rgb(195, 145, 47);}
:root {--ds-body-bg-light-color:rgb(250, 248, 245);}
:root {--ds-links-color:rgb(138, 97, 31);}
.light-theme .ds-header {background:rgb(242, 237, 228);}
.ds-dropdown-links .blue-link, .ds-switcher button {color:rgb(138, 97, 31);}
.ds-dropdown-links .blue-link:hover {color:rgb(195, 145, 47);}
: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(36, 36, 36);}
.ds-footer .blue-link {color:rgb(195, 145, 47);}
.ds-footer .blue-link:hover {color:rgb(195, 145, 47);}
.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(195, 145, 47);}
.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(195, 145, 47);}
.ds-price-new.red-text {color:rgb(182, 45, 45);}
.ds-header-compare-button, .ds-mobile-bottom-nav-item-compare, .ds-compare-btn {display: none!important;}
.oct_dynamic_stylesheet_begin{display: none;}
.kit-head {
    display: flex;
    align-items: center;
    gap: 10px;
      margin-bottom: 10px;
}
.kit-block {
    position: relative;
    margin-top: 15px;
}
.kit-block .kit-body {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    
}
.kit-block .kit-body .kit-item {
    max-width: 20%;
    text-align: center;
}
.kit-block .kit-body .kit-item a.name {
    text-decoration: none;
    font-size: 0.6rem;
    display: flex
;
    line-height: 14px;
    justify-content: center;
}
div.np-autocomplete {
    width: calc(100% - 30px);
    background: #fff;
    position: absolute;
    left: 15px;
    max-height: 300px;
    overflow-y: auto;
      z-index: 5;
}
div.np-autocomplete button.btn {
    width: 100%;
    text-align: left;
    padding: 5px 15px;
    border-bottom: 1px solid #eee;
    border-radius: 0px;
}
#customer_address_fields .form-group {
    position: relative;
}
.optionplus {
    padding: 2px 15px 2px 0;
      display: flex;
    align-items: center;
}
.option-extra-label a {
    font-size: 10px;
    vertical-align: middle;
    color: #b6a686;
}
span.min-value-for-buy {
    font-size: 12px;
    color: #9ca3af;
}
.box-gift > svg path {
    stroke: #c3912f;
}
.box-gift span {
    color: #00171f;
    font-size: .75rem !important;
}
.box-gift {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
}
.ds-cart-column-total-item .ds-cart-column-total-item-text small {
    font-size: .95rem;
}
.section-other-recipient {
    display: flex;
}.oct_dynamic_stylesheet_end{display: none;}
