@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Playwrite+HU&display=swap');

body {
  font-family: "Cairo" !important;
}
.index .s-slider-block__title {
    display: none;
}
.navbar-brand img {
    filter: brightness(0.5);
}
#slider-top > div {
    background: red;
}
.banner_ad .bg-cover {
    background-size: 100% 100% !important;
    border-radius: 20px !important;
}
salla-slider.photos-slider .swiper-slide {
        width: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0;
    }
    .rounded-md {
        border-radius: 0 !important;
    }
    #photos-0-slider > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden{
        padding: 0;
    } 
    #app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--photos-slider{
    margin:0;
    }
    .image-title .title-heade {
    background: transparent;
    color: white;
    margin-top: 12%;
}

section:nth-of-type(2){
   margin-top:2rem;
   margin-bottom:2rem;
}
.banner_ad .bg-cover {
    background-size: 100% 100%;
    border-radius: 20px !important;
}
.banner--fixed img {
    background: transparent;
}
@media (min-width: 768px) {
    .banner_ad {
        max-height: 800px;
    }
     section:nth-of-type(2).ads .max-h-\[270px\] {
    max-height: 653px !important;
}
}

/*.index .s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0;
}*/
.product_deadline .img .percentage_icon {
    right: 15px;
    font-size: 18px;
    left:65%;
}
@media (max-width: 992px) {
    .ads .img .over {
        opacity: 1;
        background-color: rgb(237 237 237 / 0%);
    }
}
@media(max-width:800px){
.grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
body.index {
    margin-top: -2%;
}

section:nth-of-type(2) .img {
    height: 249px;
}
section:nth-child(10) .img {
    height: 228px;
}
.ads .imgs {
    display: flex;
    gap: 7px;
}
}
@media (max-width: 767px) {
section:nth-child(10) .imgs {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    
    div#contact-slot {
    padding: 0;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding: 0;
}
#app > div.flex.flex-col.min-h-full.app-inner.overflow-hidden.relative > section.banner_ad.mb-\[56px\].md\:mb-\[112px\].container.lg\:px-0.lg\:max-w-full.lg\:mx-auto.md\:max-h-\[700px\] {
    margin: 0;
}
}
footer > div > div.flex.flex-col > div.flex.flex-col.items-center.justify-center.text-\[18px\].md\:text-\[20px\].text-center.max-w-\[80\%\].mt-\[40px\].mx-auto > img {
    filter: brightness(7.5);
}
.\!bg-\[var\(--s-color\)\] {
    background-color: #a795ab !important;
}