.store-footer h3 {
    color: #414042;
    color: #39C5E3;
}

.sicon-menu:before {
 color: #414042;
    color: #39C5E3;
}


.s-cart-summary-count {
color: #ffffff;
    color: #ffffff;
}

.text-primary {
color: #414042;
    color: #39C5E3;
}


.s-product-card-content-footer salla-add-product-button .s-button-outline {
color: #39C5E3;
    color: #39C5E3;
}

.s-product-card-content-footer salla-add-product-button .s-button-outline {
    border-color: #414042;
    border-color: #39C5E3;
}

.s-cart-summary-count {
    background: #414042;
    background: #39C5E3;
    }
    
    
.s-login-modal-link {
    color: #39C5E3;
    }
    
    .s-button-primary {
    background-color: #39C5E3;
        border-color: #39C5E3;
    }
   

s-fast-checkout-button.rtl {
    flex-direction: row-reverse;
}

.s-fast-checkout-button.outline { border-color: #39C5E3;}

.swiper .swiper-pagination-bullet-active {
background-color: #39C5E3;
}


.dark .s-search-inline .s-search-input {
    background: #000000 !important;
    border: medium none currentColor !important;
    border: initial !important;
}

.p-8 {
    padding: 0rem;
}


.text-2xl {
    font-size: 1.2rem;
    line-height: 1rem;
}

.font-bold {
    font-weight: 700;
}

.leading-tight {
    line-height: 0.5;
}

    .text-2xl {
    font-size: 1.2rem;
    line-height: rem;
}