/* Add custom CSS styles below */ 
.top-navbar{
  background-color: #550000 !important ;
  color: #FFFFFF !important;
}
.header__topbar-start{
    align-items: center;
    justify-content: center;
}

@media (min-width: 1024px) {

    .header__main-row {
        position: relative !important;
    }
    .header__main-start #mobile-menu {
        position: absolute !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: max-content !important;
    }

}


   
    .banner-4 {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .banner-4 .square-banners__grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px !important;
    }

    .banner-4 .square-banners__item {
        width: 100% !important;
        height: 600px !important;
        min-height: 600px !important;
        border-radius: 0 !important;
    }


    .banner-4 .square-banners__overlay {
        display: none !important;
    }

  .banner-4 .square-banners__item img {
        transition: transform 0.6s ease !important;
    }

    .banner-4 .square-banners__item:hover img {
        transform: scale(1.02) !important;
    }



.banner-5 .s-slider-has-notitle .s-slider-block__title {
    margin-bottom: 15px !important;
    position: relative;
    top: 483px !important;
}
body.slider-scrollbar .s-products-slider-slider .s-slider-container, body.slider-scrollbar .s-scrollbar-slider .s-slider-container {
    padding-bottom: 4.5rem;
}

.banner-5 .s-slider-block__title-nav {
    display: none !important;
}



.banner-6 .s-slider-block__title-nav {
    display: none !important;
}
.banner-6 .swiper-scrollbar {
    display: none !important;
}

.banner-7 .s-slider-block__title-nav {
    display: none !important;
}
.banner-7 .swiper-scrollbar {
    display: none !important;
}


 .banner-8 {
   margin: 0rem !important
 }


.banner-8 .s-block--animated-brands--wrapper::after {
    content: "اختر الحجر المناسب لتصميمك";
    display: flex;
    align-items: center;
    justify-content: center;

    width: fit-content;
    min-width: 260px;
    height: 48px;
    margin: 25px auto 0;
    padding: 0 28px;
    background: #550000;
    color: #fff;
    font-family: "Cairo", sans-serif;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    box-sizing: border-box;
}

.banner-8.bigger_logos .s-block--animated-brands--brand img {
    width: 220px !important;
    height: 220px !important;
    object-fit: contain !important;
}



   .fixed-banner--9 .container {
    display: flex !important;
    flex-direction: column !important;
}
.fixed-banner--9 .container::before {
    content: "Your Stone. Your Design";
    order: -2;
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Cairo", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #550000;
    margin-bottom: 10px;
    padding-top: 30px !important
}


.fixed-banner--9 .container::after {
    content: "اختر من أحجار ركاز وصمّم مجوهراتك بالطريقة التي تشبهك";
    order: -1;
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Cairo", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #550000;
    margin-bottom: 20px;
}



#about-11 .about__row {
  flex-direction: row-reverse !important ;
}




/* Mobile */

@media (max-width: 768px) {

    .topnav-links-list {
        display: flex !important;
        justify-content: center !important;
        gap: 8px !important;
        margin: 0 !important;
        padding: 0 5px !important;
        white-space: nowrap !important;
    }

    .topnav-links-list .topnav-link-item {
        display: block !important;
        font-size: 9px !important;
    }
    
  .banner-4 .square-banners__item {
    width: 100% !important;
    height: 140px!important;
    min-height: 140px!important;
    border-radius: 0 !important;
    padding-top: unset !important;
}

    .banner-4 {
      margin-bottom: 60px !important
    }
  body.slider-scrollbar .s-products-slider-slider .s-slider-container, body.slider-scrollbar .s-scrollbar-slider .s-slider-container {
    padding-bottom: 1.5rem !important;
}

  .banner-6 .special-slider__media {
    max-height: 450px !important
  }
  .banner-7 .special-slider__media {
   max-height: 450px !important
  }

  .banner-6 .special-slider__media img{
    max-height: 450px !important
  }
  .banner-7 .special-slider__media img {
   max-height: 450px !important
  }
  
   .banner-5 .s-slider-has-notitle .s-slider-block__title {
        top: 0 !important;
        margin-bottom: 15px !important;
    }

  .banner-6 .slider-wrap{
    padding: 0px !important ;
  }
  .banner-7 .slider-wrap{
    padding: 0px !important ;
  }

  .banner-8.bigger_logos .s-block--animated-brands--brand img {
    width: 100px !important;
    height: 100px !important;
    object-fit: contain !important;
}

    .fixed-banner--9 .container::before {
        font-size: 26px !important;
        padding-top: 20px !important;
        margin-bottom: 6px !important;
        line-height: 1.4 !important;
    }

    .fixed-banner--9 .container::after {
        font-size: 14px !important;
        margin-bottom: 15px !important;
        line-height: 1.8 !important;
        padding: 0 10px !important;
    }

    .fixed-banner--9 .container {
        display: flex !important;
        flex-direction: column !important;
    }

   #about-11 .about__row {
        flex-direction: column !important;


   }

    .about__content{
      text-align: center !important ;
    }
  
    .store-footer__grid {
        grid-template-columns: 1fr !important;
  
    }
    footer * {
        margin: 0 auto;
        text-align: center;
    }
    .store-footer__brand,
    .store-footer__links-column,
    .store-footer__contacts-column,
    .store-footer__grid .grid-itme {
        grid-column: span 1 !important;
    }

}