/* Add custom CSS styles below */
/* Add custom CSS styles below */
/* Add custom CSS styles below */

/* logo*/
.navbar-brand img {
  max-height: 7rem !important;
  width: 5rem !important;
}
.main-nav-container.fixed-pinned .navbar-brand img {
  max-height: 5rem !important;
  max-width: unset !important;
  width: unset !important;
}

.store-header .fixed-pinned .mobile-menu ul li a span {
  color: var(--color-primary) !important;
}
/* nav_bar*/
.sicon-search:before {
  content: "\ef09";
  color: #fff;
}
.sicon-user:before {
  content: "\f078";
  color: #fff;
}
.sicon-shopping-bag:before {
  content: "\ef36";
  color: #ffff;
}
.s-product-card-image-full {
  overflow: hidden;
  border-radius: 10px;
  height: 400px;
}

.sicon-menu:before {
  content: "\ed7f";
  font-size: 40px;
  color: var(--color-primary);
}
/**/
* {
  font-family: "Cairo";
}

.landing-page-first-bannar .item-text {
  width: 50%;
  position: absolute;
  left: unset;
}


section:nth-child(2 of .landing-page-first-bannar) .item-text {
 
}
section:nth-child(2 of.landing-page-first-bannar) .txt {
  width: 100%;
  left: 0rem;
  position: relative;
  text-align: unset;
}
.s-product-card-vertical {
  border: 2px var(--color-primary) solid;
}
/**/
.image-title .title-heade {
  background-color: unset;
  color: #000;
}
/**/
.banner_ad .absolute {
  background-position: center;
}
section:nth-child(1 of.landing-page-first-bannar) .relative.w-full {
  height: 100vh;
}
section:nth-child(2 of.landing-page-first-bannar) .relative.w-full {

}

.product_deadline .data .flex {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.g_cat h3 {
  color: #463323;
}

.g_cat .products-item {
  align-self: start;
}
.grid-cols-3 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.g_features .grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}



.ads .imgs .text p {
  max-width: 100%;
}

section:nth-child(2 of .ads) .img{
  max-height:600px !important;
  }



.s-product-card-entry {
  border: 2px solid #000;
}
*/

/*products*/
.s-product-card-vertical {
  flex-direction: column;
  height: 500px !important;
}

.product_deadline {
  border: 2px solid var(--color-primary);
  border-radius: 15px;
}
*/
/*Advertising banner*/
.banner_ad .item-text {
  font-size: 29px;
  font-weight: 700;
  line-height: 2em;
}
/*Newsletter*/
.flex-col {
  flex-direction: column;
  color: #000;
}
.text-\[\#636363\] {
  color: #fff;
}
.copyright-text p {
  color: rgb(255 255 255);
}

/**/

@media (max-width: 576px) {
  .sicon-menu {
    color: #000 !important;
  }

  .banner_ad .over .text p {
    width: 100%;
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .g_cat .products-item {
    align-self: start;
  }

  .g_cat .flex:nth-child(4) {
  }

  .landing-page-first-bannar .item-text {
    width: 100%;
    position: absolute;
    bottom: 0;
  }

  section:nth-child(2 of.landing-page-first-bannar) .item-text {
    position: absolute;
    right: 0;
    align-items: center !important;
  }
  .landing-page-fixed-bannar-0 {
    height: 70vh;
  }

  .ads .imgs .text p {
    max-width: 100%;
    text-align: center;
  }
  .landing-page-fixed-bannar-0 .txt {
    position: absolute;
    bottom: 1rem;
    line-height: 2rem;
  }

  .s-product-card-image-full {
    overflow: hidden;
    border-radius: 10px;
    height: 230px;
  }

  .landing-page-first-bannar .txt .custom-dlay-p {
    line-height: 2rem;
  }

  .txt.w-full.container {
    text-align: center !important;
    margin: auto;
  }
  .landing-page-fixed-bannar-0 h1 {
    font-size: 20px;
    line-height: 38px;
    font-weight: 800;
    width: 100%;
  }
  section.landing-page-first-bannar p {
    font-size: 20px !important;
    font-weight: 700;
    display: block;
  }
  section.landing-page-first-bannar h1 {
    margin: auto;
    width: 100%;
    text-align: center;
  }

  section:nth-child(2 of .landing-page-first-bannar).item-text h1 {
    font-weight: 500;
    font-size: 18px;
    margin: auto;
    line-height: 2rem;
    width: 100%;
  }

  section:nth-child(2 of.landing-page-first-bannar).txt {
    text-align: center !important;
    margin-left: 0;
    width: 90%;
  }

  section:nth-child(2 of .landing-page-first-bannar) .txt.w-full {
    margin-right: 0%;
    bottom: 0rem;
    background-color: #00000073;
    padding: 20px 0;
    width: 100%;
  }

  .banner_ad .text {
    width: 100%;
  }
  section:nth-child(1 of.landing-page-first-bannar) .relative.w-full {
    height: 70vh;
  }

  section:nth-child(2 of.landing-page-first-bannar) .relative.w-full {
    height: 64vh;
  }
  .banner_ad .item-text {
    font-size: 52px;
    font-weight: 700;
    line-height: 2em;
  }
  /*Advertising banner*/
  section:nth-child(1 of .banner_ad) .img2 .absolute .over .text p,
  section:nth-child(1 of .banner_ad) .img3 .absolute .over .text p {
    font-size: 20px;
    font-weight: 600;
  }

  /* fooder */
  footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  /* fooder */

  .mb-\[56px\] {
    margin-bottom: 50px;
  }
  .h-\[400px\] {
    height: auto;
  }

  .text-base {
    margin: auto;
    font-size: 30px;
  }
  footer .store-footer__inner .gap-6 {
    order: 1;
  }
}
@media (min-width: 992px) {
  .weeklyOffers .swiper-slide {
    display: flex;
  }

  @media (max-width: 992px) {
    .app-inner {
      background-size: contain !important;
      background-repeat: no-repeat;
    }
  }

  @media only screen and (min-width: 1024px) {
    .sub-menu a {
      color: #000 !important;
    }
    /* header  */
  }
  @media (min-width: 786px) {
    .banner_ad {
      aspect-ratio: 2/1;
    }
  }
}