/* Add custom CSS styles below */ 

:root{--color-primary:#fcc918 !important;}

.s-tabs-header-item.s-tabs-bg-normal {
    color: #fff !important;
}
.s-product-card-image-full.relative.h-\[72\%\] .absolute.w-10.h-10.z-2 {
    display: none;
}

.landing-page-first-bannar .txt .custom-dlay-heading {
    animation-delay: .3s;
    max-width: 372px;
    line-height: 57px;
    font-size: 30px;
}
.landing-page-first-bannar .txt .custom-dlay-p {
    animation-delay: .8s;
    max-width: 333px;
    line-height: 27px;
    font-size: 17px;
    font-weight: 500 !important;
}
button.animate__animated.animate__fadeInUp,button.header-btn,button.s-infinite-scroll-btn.s-button-btn.s-button-primary,.btn--primary{
    background-image: linear-gradient(45deg, #E51576, #FCC918) !important;
    color:#fff !important;
}





.md\:h-screen {
    height: 120vh;
}

/******/
section:nth-of-type(2) {
    margin-top: -9%;
    position: relative;
    z-index: 2;
}
 .s-slider-block__title-nav {
    display: none !important ;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding:0 ;
  margin:0 ;
}

[dir=rtl] .carousel-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}
[dir=rtl] salla-slider.photos-slider .swiper {
    padding-left: 0;
    padding-right: 0;

}
salla-slider.photos-slider .swiper:where([dir="ltr"], [dir="ltr"] *) {
    padding-right: 0 ;
    padding-left: 0;
}
.rounded-md,salla-slider.photos-slider .swiper-slide {
    border-radius: 0;
}

.banner--fixed img {
    background-color: transparent;
    border-radius: 0;
}

/***********/
.ads .f_img {
    overflow: hidden;
    width: inherit;
    height: 100%;
    max-height: 445px;
}
.button-56 {
    width: 100%;
    border-radius: 50px;
    background-image: linear-gradient(45deg, #EABE12, #E51576);
}

section.banner_ad.mb-\[56px\] .bg-cover {
    background-size: contain;
    background-repeat: no-repeat;
}
section.banner_ad.mb-\[56px\] {
    max-height: 489px;
}
.product_deadline .data .last_buttons salla-add-product-button button {
      background-image: linear-gradient(45deg, #EABE12, #E51576);
      color:#fff;
}

.product_deadline.w-\[90\%\].cuxl\:w-auto.swiper-slide.sal-animate {
    border-radius: 15px;
    height: 347px;
}
.flex.justify-between.h-full.flex-col-reverse.lg\:flex-row.swiper-slide.swiper-slide-active {
    flex-direction: row-reverse;
}
section.weeklyOffers .object-cover {
    -o-object-fit: cover;
    object-fit: contain;
}
.max-h-\[300px\].lg\:max-h-full.lg\:min-h-full.w-full.lg\:w-1\/2.flex.items-center.overflow-hidden {
    background-color: #fff;
}
/*
section.weeklyOffers {
    height: 115vh;
}*/
a.weekly-star-btn {
       background-image: linear-gradient(45deg, #EABE12, #E51576);
}
.footer-margin {
    background-color: #E51576;
}



@media(max-width: 767px){

section.landing-page-first-bannar .txt.w-full.container.ltr\:\[transform\:rotateY\(-180deg\)\] {
    text-align: center !important;
    margin-top: -6rem;
}
.landing-page-first-bannar .txt .custom-dlay-heading {
    line-height: 41px;
    margin: auto;
}
section.landing-page-first-bannar .md\:h-screen {
    height: 94vh;
}

section:nth-of-type(2) {
    margin-top: -20%;
    margin-bottom: 3rem;
}
.ads .f_img {
    max-height: 124px;
}
.flex.justify-between.h-full.flex-col-reverse.lg\:flex-row.swiper-slide.swiper-slide-active {
    flex-direction: column-reverse;
}
.product_deadline.w-\[90\%\].cuxl\:w-auto.swiper-slide.sal-animate {
    border-radius: 15px;
    height: 726px;
}
section.banner_ad.mb-\[56px\] .bg-cover {
 background-size: cover;
}
.ads .img .over {
    opacity: 1;
    background-color: transparent !important;
}
.sicon-menu:before {
    color: #000000;
}
.store-footer h3 {
    text-align: center;
}
}