/* Add custom CSS styles below */ 
salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-footer button, salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-footer button, salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-content-footer button, salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-content-footer button {

    border-radius: 5px !important;

    border: 1px solid #6d584a !important;

    padding: 7px 27px !important;

    background: #6d584a;

    color: #fff;

}



salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4, salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4, salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4, salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4 {

    color: #6d584a !important;

    font-weight: 900 !important;

    font-size: 16px !important;

}



.s-product-card-entry {

    border: 1px solid;

    overflow: hidden !important;

}
salla-products-list .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4, salla-products-list .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4, salla-products-slider .s-products-list-wrapper .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4, salla-products-slider .s-products-slider-slider .s-product-card-entry .s-product-card-content .s-product-card-sale-price h4 {

color: red !important;



}



@media (max-width: 767px) {

.mm-spn li a, .mm-spn li > span {

font-size: 10px !important;

}

.ronaq-categories .ronaq-categories-slide {

width: 78px !important;

min-width: unset!important;

  flex: 0 0 auto !important;

}

div.ronaq-categories-slide.swiper-slide > div > a > div.text.flex.justify-center.items-center.mt-6 > h4{

	font-size: 14px !important;

	text-align: center !important;

}



 .s-products-slider-card > custom-salla-product-card > div > a > div > img{

    width: 12rem !important;

    margin: auto !important;

}

.s-products-slider-card.swiper-slide {

    width: 16rem !important;

    margin: auto !important;

    text-align: center !important;

    padding: 0 0.6rem !important;

}

 .s-products-slider-card.swiper-slide  > custom-salla-product-card > div > a > div{

    width: 6rem !important;

    margin: auto !important;

}



.s-products-slider-card custom-salla-product-card > div > div > a h5{

    padding: 0 0.6rem !important;

    font-size: 0.8rem !important;

 

}



.prestige-card ,.s-products-slider-card , custom-salla-product-card >div {

        width: 9rem !important;

    margin: auto !important;

}

.s-button-element.s-button-btn.s-button-solid.s-button-primary {

    padding: 9px 11px !important;



}


}

@media (min-width: 768px) {
    #mainnav .nav-container {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    #mainnav .nav-container > div:nth-child(2) {
        order: 3 !important;
    }

    #mainnav .nav-container > div:nth-child(1) {
        order: 1 !important;
    }

    #mainnav .nav-container > div:nth-child(3) {
        order: 2 !important;
    }
}

@media (min-width: 767px) {
    .nav-icons > :nth-child(3) {
        position: absolute !important;
        right: 0 !important;
    }

    .nav-icons >:nth-child(2) {
        position: absolute !important;
        right: 50px !important;
    }

    .nav-icons > :nth-child(1) {
        position: absolute !important;
        left: 50px !important;
    }

    .nav-icons >:nth-child(4) {
        position: absolute !important;
        left: 0 !important;
    }
}