/* Add custom CSS styles below */ 
/************  slider **************/
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin-top:0px !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}

img.w-full{
    border-radius: 0px;
}




.home-slider:not(.photos-slider) .swiper-slide:not(.photos-slider):before {
    background: none;

}

.single-faq.w-full.rounded-lg.border.border-store-text-secondary.bg-store-bg-secondary.py-3.px-5 {
    background: #feebeb;
    border-bottom: 3px solid #e98c8c;
}
.border-store-text-secondary{border:none}






.lazy__bg.lazy.entered.loaded {background-size:contain; background-repeat:no-repeat;}


.grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 {display:flex; justify-content:center;}

img.lazy.w-full.h-full.object-cover.object-center.min-h-\[250px\].max-h-\[350px\].lg\:max-h-\[700px\].loaded {object-fit:contain}

img.lazy.loaded {/* background:red !important; */}

.single-faq.w-full.rounded-lg.border.border-store-text-secondary.bg-store-bg-secondary.py-3.px-5 {
    background: #feebeb;
    border-bottom: 3px solid #e98c8c;
}

p.text-base.text-store-text-primary.rtl\:text-right.ltr\:text-left {color:black;}
    .banner-entry

 {
        width: 13%;}
        @media (max-width: 767px) {
        
                .product-card__content {
    height: 217px;
}
     .banner-entry

 {
        width: 35% !important;}
}

  .product-card {
            transition: transform 0.3s ease;
        }

        .product-card:hover {
            transform: translateY(-9px); 
        }
        



footer a[href*="instagram"] {
  background: linear-gradient(
    45deg,
    #f09433 0,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  color: white;
    border:white;
}

.sicon-whatsapp2 {
    color: #25D366;
}

.sicon-mail {
    color: #007BFF;
}