/* Add custom CSS styles below */ 

.segadty-add-to-cart-product-page .s-button-wrap svg{
width: 1.25rem!important;
height: 1.25rem!important;
}

.carousel-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 3.5rem!important;
}

.segadty-add-to-cart-product-page {
    padding-bottom: 1.2rem;
}


.header-btn__icon {
    justify-content: flex-end;
}



/* whatsapp */

#contact-slot:nth-child(1) > a > .s-contacts-icon{
    position: fixed;
    z-index: 3;
    border-width: 0;
    box-shadow: -2px 4px 16px 0px #0000005e;
    color: white;
    background: #4fbb1e;
    bottom: 120px;
    width: 60px;
    left: 25px;
    font-size: 30px;
    height: 60px;
}

#contact-slot:nth-child(1) > a > .s-contacts-icon > svg{
height: 30PX;
    width: 30PX;}

#contact-slot:nth-child(1) > a > span.unicode{

display :none 

}