#search-bar .bg-primary,
#search-bar .btn-primary {
    background-color: #ECECEC !important;
}

#search-bar .border-primary {
    border-color: #ECECEC !important;
}

#search-bar .hs-mega-menu {
    border-color: #ECECEC !important;
}

#search-bar.bg-primary {
    background-color: #ECECEC !important;
}

footer .bg-primary {
    background-color: #ECECEC !important;
}

.btn-primary-dark-w {
    color: #FFFFFF;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-color: #043093;
}

.custom-control-input:checked~.custom-control-label::before {
    background-color: #043093 !important;
}

.btn-secondary:not(label.btn), .btn-secondary:not(label.btn):not([href]):not(:disabled):not(.disabled), .btn-secondary:not([href]), .btn-secondary:not([href]):not([href]):not(:disabled):not(.disabled) {
    background-color: #043093;
    color: #FFFFFF;
}

.u-range-slider .irs-slider.to {
    background-color: #043093;
}

#ordersList .btn-secondary.btn-xs {
    font-weight: bold;
}
.width-132 {
    width: 8.625rem
}