/* Add custom CSS styles below */ 
/* header*/
.s-count-down-item-value {
    color: black !important;
}

header.merged-header:has(.fixed-header) {
    background: #ffffff !important;
    color: black !important;
}
@media (max-width:767px){
    
header#store-header {
background:white !important;
    color:black !important;
}
    header#store-header i{
        color:black !important;
    }
    header#store-header svg path {
    fill: black !important;
}
    header#store-header button.btn--rounded-gray.basis-0 {
    background: #2c4479;
}

.top-navbar .s-search-input {
    background: #2c4479 !important;
}
header#store-header button I {
    color: black !important;
}
    section.s-block.s-block--hero-slider {
    margin-top: 0 !important;
}
  .wajha_cats_2_container img {
    object-fit: fill !important;
}

    }
header.merged-header:has(.fixed-header) svg path {
    fill: black !important;
}

/* header */
.s-slider-v-centered.fullwidth-slider .s-slider-block__title-nav button {
    background: transparent !important;
}
ul.s-count-down-list.s-count-down-boxed.s-count-down-lg.s-count-down-dark .s-count-down-item-value {
    color: white !important;
}
.s-product-card-entry button.s-button-element.s-button-icon.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: #121a2c;
    color: white !important;
}

salla-add-product-button salla-button>button>span.s-button-text svg path {
    fill: white !important;
}