/* Add custom CSS styles below */ 


.s-cart-summary-count {
    background-color: #8b5e73 !important;
}

.enhanced-title-border:before{
    background: #daa48b !important;
}

.enhanced-title-border:after{
    background: #daa48b !important;
}


.htv--classic .enhanced-title-border {
    border: 2px solid #daa48b !important;
}


body.slider-scrollbar .s-products-slider-slider .swiper-scrollbar-drag, body.slider-scrollbar .s-scrollbar-slider .swiper-scrollbar-drag {
    background: #daa48b !important;
}

/*
.btn--outline-primary {
    border-color: #8b5e73 !important;
    border-width: 1px;
    border-radius: 3px;
    color: #8b5e73 !important;
}


.btn--outline-primary:hover {
    color: #ffffff !important;
    background-color: #8b5e73 !important;
}



.product-card--primary-buttons:not(.hover_style_1):not(.hover_style_4).product-card.hover_style_3 .product-card__buttons div button, .product-card.product-card--horizontal .product-card__buttons div button {
    border-color: #8b5e73 !important;
}


.product-card__buttons>div button:hover {
    background-color: #8b5e73 !important;
}
*/ 
.product-card--primary-buttons:not(.hover_style_1):not(.hover_style_4) .product-card__buttons .addToCart:not(:has(salla-product-availability)) button i, .product-card--primary-buttons:not(.hover_style_1):not(.hover_style_4) .product-card__buttons .addToCart:not(:has(salla-product-availability)) salla-button i {
    color: #8b5e73 !important;
}


.product-card--primary-buttons .product-card__buttons .quickview-btn button i, .product-card--primary-buttons .product-card__buttons .quickview-btn salla-button i{
    color: #8b5e73 !important;
}


.product-card--primary-buttons .product-card__buttons .wishlist button i, .product-card--primary-buttons .product-card__buttons .wishlist salla-button i {
    color: #8b5e73 !important;
}


.scroll-to-top path {
    stroke: #daa48b;
    stroke-width: 4;
    box-sizing: border-box;
    fill: none;
}


.progress-circle path {
    background: #f1f1f1 !important;
    border-radius: 5px;
}



.text-store-text-primary {
    color: #daa48b !important;
}



.product-card--filled-normal-cart .product-card__normal-cart__btn .s-button-btn{
    background-color: #ffffff !important;
    border-color: #f1f1f1 !important;
    color: #000000 !important;
}

.product-card--filled-normal-cart .product-card__normal-cart__btn .s-button-btn i {
    color: #000000 !important;
}