/* 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 */
.swiper-slide[aria-label="2 / 2"] h1 {
  display:none
}


/* 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-left: 0rem; 
  
}

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

     margin-left: 0rem; 
  
}


.landing-banner .item-text h1:before{
content:'';
width:240px;
height:240px;
background-image:url(https://cdn.salla.sa/form-builder/ZkN5ePtohelfuN6lu4siB72iYncHQTZ489WhvE8a.png);
display:block;
 margin:auto  ; 
}




/*main banner  */
 
/*Advertising banner  

.ad-star-btn {
  background-color:var(--color-primary);
}
/**/
  /*Square pictures*/
.image-title .title-heade {
  color: #434631;
    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;
}
 


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

.banner_ad .absolute {
    background-position: center;
    justify-content: center !important;
}

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


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

    
}




/**/

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

.s-payments-list-item img {
  
    background: #fff;
    border-radius: 3px;
}

@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-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(255 255 255 / 71%);
    align-items: center !important;
    position: absolute;
    bottom: 0;
    padding: 23px;
}
footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  
  
}

.space-y-1  .item-price{
color: green;
    font-weight: 900;
    }
    
    
    
    .main-content.blog-category {
    background: #fef8e9 !important;
}
.desc-article h1 {
    color: #fef8e9 !important;
}


.blog-category ol, .blog-category ul, .blog-category li {
    list-style: auto;
    font-size: 18px;
    color:black;
    font-weight: 500 !important;
    line-height: 2;
    }

.article-body p span{
font-size:18px;
line-height: 2;
    }

.article-body p strong{
font-size:18px;}

h4{font-size: 17px;}

.blog-category article.article-body p.p-previous-ul {
  
    font-weight: 500;}