/* font */
@media(max-width:767px){
a#cart-button ,
a.hidden.lg\:block.cursor-pointer{
       display: block;
       padding: 12px;
       margin: 0 10px;
       background: rgba(255, 255, 255, 0.85);
       border-radius: 50%;
       stroke: black;
    }
}
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap");

* {
  font-family: "Cairo", sans-serif;
}

/* global */
.md\:mb-\[112px\] {
  margin-bottom: 25px;
}

/* top slider */
i.sicon-lightning {
  color: #fff;
}

.slider-top * {
  color: #fff !important;
}

.top-navbar {
  display: none;
}

header.store-header {
  gap: 0;
}

.navbar-brand img {
  max-height: 5rem;
  width: 100%;
  max-width: 100px;
}

.main-menu li > a {
  font-size: 1rem;
}

.main-nav-container.fixed-pinned .navbar-brand img {
  max-height: 65px;
}

/* main banner */
.landing-page-fixed-bannar-0 {
  background-size: cover;
}

.landing-page-fixed-bannar-0 .container {
width:fit-content;
margin-left:2rem
}

.landing-page-fixed-bannar-5 h1,
.landing-page-fixed-bannar-0 h1 {
  margin-top: 7rem;
  font-size: 36px;
  font-weight: 700;
  line-height: 45px;
}

.landing-page-fixed-bannar-5 p,
.landing-page-fixed-bannar-0 p {
  font-size: 24px;
  line-height: 32px;
  max-width:650px;
  margin:1rem auto 0;
}

.landing-page-fixed-bannar-5 .w-\[100\%\],
.landing-page-fixed-bannar-0 .w-\[100\%\] {
  width: 80%;
  margin-right: 5%;
}



/* categories */
.g_cat .mb-\[55px\] {
  margin: 2rem auto !important;
}

.g_cat {
  margin-bottom: 1rem;
}

.ads p {
  color: black;
}

.g_cat .grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
/* offers */
.product_deadline {
  box-shadow: none;
}

.product_deadline {
  background-color: white;
  border-radius: 0.5rem;
}

.dead_line {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.weeklyOffers {
background: linear-gradient(180deg, rgba(255, 186, 196, 1) 0%, rgba(254, 181, 187, 1) 100%) !important;
}

.product_deadline salla-add-product-button div {
  height: 100%;
}

.product_deadline .data .s-button-primary {
  color: #fff;
}

.s-block--best-offers {
  margin: 2rem auto;
}

.s-product-card-image-cover {
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 300px;
}

.s-block--photos-slider:not(:first-of-type) {
  margin: 2rem 0;
}

.slider-bannars {
  padding: 0;
  margin: 2rem auto;
}

.landing-page-fixed-bannar-5 {
  max-height: 555px;
}

.g_features {
  margin: 2rem 0 !important;
}

.section_c_r,
.section_c_r .justify-center {
  gap: 0;
}

.section_c_r {
  margin: 2rem auto;
}

.outof-stock {
  color: white;
}

#video-banner .video-parent .bg-image {
  object-fit: cover;
  max-width: 100%;
}

#video-banner .video-parent::after {
  display: none;
}

footer .s-apps-icons h3,
footer p.text-sm.text-\[\#636363\],
footer h2.mb-4.text-sm.font-medium,
footer h2.text-xl.font-semibold {
  color: #fff;
}

footer input#mc-embedded-subscribe {
  color: var(--color-primary);
  background-color: #fff;
}

.copyright-text p,
.copyright-text p a:hover {
  color: white!important;
}

.store-footer a:hover {
  color: #ae445a;
}

footer .relative.bg-\[var\(--s-color\)\].py-8 {
  padding-bottom: 0;
}

footer
  .m-auto.flex.justify-start.max-w-\[1300px\].items-center.flex-wrap.max-lg\:justify-start.gap-9.md\:gap-6.px-5 {
  padding: 1rem;
}


.s-payments-list-item {
    background-color: white;
}

@media (min-width: 992px) {
  .rtl\:lg\:pl-20:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 1rem;
  }
}

@media (max-width: 767px) {
  .s-block--best-offers {
    margin: 1rem auto;
  }

  .landing-page-fixed-bannar-5,
  .landing-page-fixed-bannar-0 {
    max-height: 425px;
  }

.landing-page-fixed-bannar-0 .container ,
.landing-page-fixed-bannar-5 .container {
width:fit-content;
margin-left:auto
}


.gap-8 {
    gap: 0.5rem;
}

  .landing-page-fixed-bannar-5 .w-\[100\%\],
  .landing-page-fixed-bannar-0 .w-\[100\%\] {
    width: 100%;
    margin-right: auto;
    text-align: center !important;
  }

  .landing-page-fixed-bannar-5 h1,
  .landing-page-fixed-bannar-0 h1 {
    width: 100%;
    margin-top: 7rem;
    font-size: 1.25rem;
    line-height: 1.5;
    text-align: center;
    padding:0.5rem
  }

  .landing-page-fixed-bannar-0 h1 {
    margin-top: 5rem;
    border-radius: 0.5rem;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .ads .img .over .text {
    text-align: center;
    justify-content: center;
    align-items: center !important;
  }

  .g_cat h3 {
    font-size: 1rem;
  }

  .s-products-slider-card {
    max-width: 215px !important;
  }

  #slider_bannars_5.slider-bannars .slider-bannars-moving {
    height: 300px;
  }

  .slider-bannars h2 {
    font-size: 1.25rem;
  }

  #video-banner.h-\[400px\] {
    height: 200px;
    margin-bottom: 2rem;
  }

  .mb-\[56px\] {
    margin-bottom: 25px;
  }

  .footer-is-light .store-footer {
    padding: 0;
  }

  .mb-\[120px\] {
    margin-bottom: 70px;
  }
}
.s-tabs-header * {
    color: white;
    }
}