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


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


*{
  font-family: "Cairo", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}


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

/* nav_bar*/
.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;
}


.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);
}
/* nav_bar*/


.top-navbar {
    display: flex;
    min-height: 48px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: none;
}
/* Additional code*/
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;
}
/**/

/*main banner  */
/*
section:nth-child(1 of .landing-page-first-banner) .txt {

     margin-right: 5rem; 
  
}

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

     margin-right: 5rem; 
  
}
/*main banner  */
 
/*Advertising banner  

.ad-star-btn {
  background-color:var(--color-primary);
}
/**/
  /*Square pictures*/
.image-title .title-heade {
  color: #000;
    background-color: unset;
    
}
/*
.ads .img{
  max-height:600px !important;
  }
*/

  /*end Square pictures*/


/*cat*/
 .g_cat .grid-cols-3 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
/* end cat*/


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

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

/***/


/*footer */

.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}

/**
footer .flex.flex-col.gap-2 h2, footer .flex.flex-col.gap-2 p, footer  h2.mb-4.text-sm.font-medium  {
    color: #fff !important;
}

.clear.foot input {
    border: 1px solid;
}
/**/





/*  end footer */
/* Additional code*/
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;
}
/**/

.outof-stock .span {
    color: #ffffff !important;
}

.banner_ad .img2 .text,.banner_ad .img3 .text  {

    max-width: 59%;

}

@media(min-width:992px){
.banner_ad .img1 {
    /* grid-column-start: 1; */
    grid-row: span 2 / span 2;
    /* grid-row-start: 1; */
    order: 2;
    grid-column: 2/3;
}

.banner_ad .img2 {
    grid-column-start: unset;
    grid-row: span 1 / span 1;
    /* grid-row-start: 1; */
}
.banner_ad .img3 {
     grid-column-start:  unset; 
    grid-row: span 1 / span 1;
    grid-row-start: 2;
}
}
@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;
}

.banner_ad .item-text {
    font-size: 16px;
    line-height: 2rem !important;
}
  .grid-cols-3 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
 .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-banner) .txt {
    margin-right: 0;
    padding: 0;
}
/**/
.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;
}
/**/



/*
section:nth-child(2 of .w-full.section_c_r) .swiper-wrapper {
    display: none;
}

section:nth-child(2 of .w-full.section_c_r)  {
    margin:0
}

.s-block--fixed-banner {
    margin: 0;
}
/**/

.landing-banner .font-bold {
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    width: 100%;
    text-align: center !important;
}
.landing-banner .item-text {
    background-color: rgb(0 0 0 / 71%);
    align-items: center !important;
    position: absolute;
    bottom: 0;
    padding: 23px;
}
footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  
  
}