.banner_ad .img2 {
    grid-column-start: 2;
    grid-row: span 1 / span 2;
    grid-row-start: 1;
}



 .banner_ad .over .text {
    width: 60% !important;
  }


@media(max-width:768px){
.banner_ad .img1 {
    grid-column: 1/3;
    
}
.banner_ad .over .text {
    width: 100% !important;
}
.banner_ad .img2 {
    grid-column: 1/3;
    grid-row: 3/5;
}

}


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

/* logo*/
.absolute .inner {
    background-image: linear-gradient(25deg, #1e29811c, transparent);
}


.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;

}

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

/**/
/* Add custom CSS styles below */ 
.top-navbar {
    display: flex;
    min-height: 48px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: none;
}
/* Add custom CSS styles below */ 
section:first-of-type {
  margin-top: 0;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0rem;
  margin-bottom: 5rem;
  width: 100%;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
  opacity: 0;
}
.product-single .s-tabs-header-item span {
    text-wrap: nowrap;
    color: #fff;
}


section:nth-child(1 of .landing-page-first-bannar) .txt {

     margin-left: 0; 
  
}

section:nth-child(1 of .landing-page-first-bannar) .txt p {

     width: 80%; 
  
}

section:nth-child(2 of .landing-page-first-bannar) .txt {

     margin-right: 0; 
 

}



/*
.ad-star-btn {
  background-color:var(--color-primary);
}
  /**/
.image-title .title-heade {
  
    background-color: unset;
    
}
/*

*/
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0rem;
}
.s-block__title h2,
.s-slider-block__title h2 {
  border-bottom: unset;
  padding: 0;
}
/*banner*/
.s-comments-product {
  background-color: transparent;
}

.copyright-text p {

    color: #fff;
}


.product-index .s-product-card-image-full {
    overflow: hidden;
    border-radius: 10px;
    height: 500px;
}
.copyright-text a:hover {
    color: #fff;
}
.g_features .grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media(max-width:768px) {
.font-bold {
    font-weight: 700;
    text-align: center;
}
.font-medium {
    font-weight: 500;
    text-align: center;
}
.s-product-card-vertical {
    flex-direction: column;
    height: 400px !important;
}
/*
  .grid-cols-3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
 .g_cat .products-item {
    align-self: start;
    grid-column: 2 span;
}

  .g_cat .flex:nth-child(4) {
    grid-column: 2 /4;
  }

  /* تصنيفات */
section:nth-child(1 of .landing-page-first-bannar) .txt p {

     width: 100%; 
  
}


/**/
.product-index .s-product-card-image-full {
    overflow: hidden;
    border-radius: 10px;
    height: 200px;
}

.horizontal-list>div {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
/**/


.landing-page-first-bannar .font-bold {
    font-weight: 700;
    text-align: center;

    font-size: 18px;
    width: 100%;
}
.item-text {
    background-color: rgb(255 255 255 / 13%);
    align-items: center !important;
}

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