/**********************/

/* General start */
:root {
    --main-color: #543516 ; 
    --second-color: #543516;
    --bg-color:#fff;
    --third-color: #ffffff;
    --logo : url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/mQmoza/YLrOKVcupdOsfIumtcvIdWBiUFhk5ChMsyGSKrLD.png) ;   
 }



.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
display:none;
}

    section:first-of-type.s-block--fixed-banner{
    margin: 5px !important;
    
}

 /* section:nth-of-type(2).s-block--fixed-banner{
    margin:5px 5px 5px 5px !important;
    
} */

 

 

  





 





/* General End */

/* Body */

/*start background image section*/
.store-header ,
.s-block--features , 
.store-footer {
background-image: none !important ;

 }
 
 .s-contacts-topnav-link:last-child:where([dir="rtl"], [dir="rtl"] *){
 display:none;
 }
 
 body {
  background-color : var(--bg-color) ;
  
  background-size : cover ;
  background-position: center; 
  background-repeat: repeat;
 }


/*end background image section*/


body.index:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
    background:  #fff var(--logo);
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150px;
    animation: fade-out 2.25s ease-in-out forwards;
    transition: opacity .5s ease-in-out;
    pointer-events: none;
    border: none;
}  



@keyframes fade-out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
       
    }
}




/* NavBar start */

#mainnav {
    background-color: var(--main-color);
}

.main-menu {
    color: var(--main-color);
}

.sicon-user-circle {
    transition: .3s;
}

 .sicon-shopping-bag:before {
     content: "\e901";
    text-align: center;
}

/* .sicon-user-circle:before {
    content: "\f077";
    text-align: center
} */



.header-btn__icon {
    border: none;
    color: white;
}

.s-cart-summary-total {
    color: white;
    padding-left:7px;
}

@media only screen and (max-width: 1024px) {
    .mm-spn.mm-spn--light {
        color: var(--main-color);
        background: var(--third-color);
    }
}


/* NavBar End */

/* Sections Strat */
.swiper-pagination {
    display: none;
}

.slide--cat-entry i {
    content: "\ec0b";
    color: var(--main-color);
}

.s-block--categories .swiper-wrapper a {
    background-color: var(--third-color);
}

.slide--cat-entry h4 {
    color: var(--second-color);
}

.s-slider-block__title {
    color: var(--main-color);
}

.s-block__title {
    color: var(--main-color);
}

  .top-navbar {
    color : black !important ;
    
    } 
    .s-search-modal input, 
    .s-search-modal input::placeholder {
    color : black !important ;
    padding-right : 20px ;
    } 
    .s-block__title {
    color : black !important ;
    } 

    .s-slider-block__title h2 ,
    .s-reviews-header {
    color: #fff !important;
    background-color: var(--main-color);
    padding: 10px 15px;
    margin-right: 10px;
    border-radius: 25px;
}

       .s-slider-block__display-all {
           color : #1692c4 !important;
           padding-left:13px;
        }

  /* للتحكم في عنوان المنتج في صفحة المنتج*/

  

   

   

   

/* Sections End */

/* Product start */













 .s-block--fixed-banner {
 transition : .3s ;
 margin :  10px;

 

 }





 
 

   
    .banner--fixed img  {
        background: inherit;
    }
  /*  start 3 banners background color*/
   .swiper-slide.swiper-slide-active img ,
  .salla-slider.photos-slider .swiper-slide{
    background: inherit;
    

  } 
  /*  end 3 banners background color*/

 
  
  


 
   
.container {
padding-left : 0 !important ;
padding-right : 0 !important ;
}




/* Footer Start */
 


 .store-footer{
    background: transparent !important;
    padding: 30px;
    font-size: 14px;
    text-align: center;
}

.store-footer__inner {
    background: var(--third-color) !important;
    border-radius: 16px;
    box-shadow: 0 2px 15px var(--main-color) !important;
    border: 1px solid rgba(255, 255, 255, .29) !important;
    text-align: center;
}

.store-footer a {
    color: var(--main-color) !important;
}

.store-footer .container > div:first-child p{
padding: 0 10px;
}

.store-footer__inner .flex {
    justify-content: center;
}

.store-footer a h3:nth-child(1) {
    font-size: 1rem;
    color: transparent;
    background-image: var(--logo);
    background-size: 80%;
    background-repeat: no-repeat;
    line-height: 5;
    scale: 2.25;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 20px;
    
}



.store-footer__inner .max-w-sm {
    color: var(--second-color);
    margin: auto;
}

.store-footer h3 {
    color: var(--main-color);
    font-size: 1.3rem;
}

.store-footer a {
    color: var(--second-color) !important;
    transition:.3s;
}

.store-footer a:hover {
    color: var(--main-color) !important;
    
}

#contact-slot a {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}

#contact-slot a {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.store-footer .text-center::before {
    content: " برمجة وتطوير | ADFAZ";
    font-size: 14px;
    font-weight: 600;
    color: var(--main-color) !important;
    padding: 6px !important;
    border-radius: 5px;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
    margin-bottom: 10px;
}

.store-footer {
    @media (max-width: 480px) {
      .store-footer  .text-center::before {
            margin-bottom: 10px;
        }
    }
}

.copyright-text p {
    background: #fff;
    color: var(--second-color);
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
}

.s-payments-list {
    
    flex-wrap: nowrap !important;
    
}

@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 768px) {
    .md\:flex {
        display: flex;
    }
}




 /* Footer end */
       /* start product card */

  .s-products-slider-card {
    padding: 0.625rem;
}

.s-product-card-image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.s-product-card-entry {
    background-color: #fff !important;
    border-radius: 20px;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: rgba(11, 22, 73, 0.5) !important;
    color: var(--main-color);
}

.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    
}

.s-product-card-vertical 
 {
     
transition : .3s ;
 margin-right : 10px;
 margin-bottom: 20px !important;
 border: 2px solid var(--main-color);

 }

.s-product-card-vertical:hover {
    border: 2px solid var(--main-color);
    
}


 .s-product-card-vertical img {
     transition: .3s;
 }

.s-product-card-content-title a {
  display: -webkit-box;         
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 1;        
  overflow: hidden;            
  text-overflow: ellipsis;      
  width: 100%;                  
}


  /* لتصغير حجم صورة المنتج في الصفحة الرئيسية*/

   .s-product-card-vertical img {
     
     object-fit: cover;
 }
  
      .s-block--best-offers .s-product-card-vertical img {
     height:180px;
 }
 
.s-block--best-offers .swiper-backface-hidden .swiper-slide {
   height:70% !important ;
}


 
 .s-product-card-vertical:hover img
{
opacity : .6 ;
/*transform : scale(1.2);*/
}


.s-product-card-content-main {
    text-align: center;
}

.s-product-card-content-title a {
    color: var(--main-color);
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-content {
    padding: .75rem .75rem;
    justify-content: center;
    align-items: center;
}

.s-button-outline {
    border-radius: 50px;
    border-color: var(--second-color);
}

.s-product-card-entry {
    background-color: transparent;
}

.s-button-primary-outline {
    color: var(--main-color);
    transition : .3s ;
    border-color: var(--main-color);
}

.s-button-primary-outline:hover {
    background-color: var(--main-color);
    color: var(--third-color);
}

.s-product-card-vertical .s-product-card-wishlist-btn {
    opacity: 1 !important;
}

 
 salla-products-list  {
 margin-left:10px;
 }
 
 @media (max-width:500px) {
  salla-products-list .s-product-card-vertical img {
    margin-bottom: -25px;
    height: 140px;
   
}
}

 @media (min-width:992px) {
  salla-products-list .s-product-card-vertical img {
    margin-bottom: -25px;
    height: 200px;
   
}
 
 }

.product-single .carousel-slider .swiper-wrapper > div {
    height:350px !important;
}


.product-single .carousel-slider .swiper-wrapper > div:first-child {
    margin-right:10px !important;
}
 
 /* end product card */

 .s-comments-product {
    background-color: transparent !important;
    
    
}








@media (min-width: 1280px) {
 section.s-block--fixed-banner .container   {
    max-width:200%!important;
  }
}







.s-contacts-list {
    flex-direction: row !important;
    justify-content: center;
    gap: 0;
    margin-right: 20px;
}



.s-contacts-list .unicode {
display:none;

}

.s-social-list {
    
    justify-content: center;
    margin-right: 10px;
}

/**************************/

body.product-single:not(.menu-opened) ,
body.index section.s-block--tabs-produtcs  {
box-sizing: border-box;
overflow-x: hidden;
 max-width: 100%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
    
}

body.product-single:not(.menu-opened) *:not(.s-products-slider-card *) ,
body.index section.s-block--tabs-produtcs *:not(.s-product-card-entry *){
    max-width:100%!important;
   
}

section.s-block--tabs-produtcs .tab-trigger {
    border-radius: 6px;
   
}

@media (max-width: 365px) {
 section.s-block--tabs-produtcs .tab-trigger {
    
    padding: 10px 5px;
}
}

@media (min-width: 366px) and (max-width: 767px) {
 section.s-block--tabs-produtcs .tab-trigger {
    
    padding: 10px 7px;
}
}



/*.product-single .carousel-slider .swiper-wrapper > div {
    max-width:75% !important;
}*/




/******************************/
 .navbar-brand img {
    
    max-height: 5rem;
    max-width:200px;
    height: auto;
    width: 60px;
    margin-right: 7px;
}

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

/*******************/
body.product-single .whatsapp-float {
    bottom:120px!important;
}

/********************************/
.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: rgba(0 , 0 , 0 , .5) !important;
    color: #fff;
}

/**************************/
.main-menu>li#offers ,
.main-menu>li>a[href*=offer]  {
    display:none;
}

/***************************************************/
body.index .custom-section-imgs {
  direction: rtl;
  max-width: 98%;
  display: flex;
  flex-wrap: nowrap; 
  overflow-x: auto;  
  scrollbar-width: thin; 
  justify-content: flex-start; 
  align-items: center;
  gap: 10px;
  margin: 30px auto 20px auto;
  padding-bottom: 10px; 
}

@media (min-width: 870px) {
 body.index .custom-section-imgs {
   justify-content: center; 
    
}
}

body.index .custom-section-imgs img {
  flex: 0 0 auto; 
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s;
}

body.index .custom-section-imgs > img:nth-child(5) {
  padding-bottom: 7px;
}




@media (max-width: 991px) {
  body.index .custom-section-imgs img {
    width: 130px;
    height: 120px;
  }
}


 body.index .custom-section-imgs img.active {
    border: 1px solid var(--main-color) ;
    opacity: 0.8;
    /*transform: scale(1.05);*/
  }

  body.index section.s-block--tabs-produtcs {
    background-color: white!important;
    display:none;
    animation: fadeIn2025 0.5s ease;
  }

  @keyframes fadeIn2025 {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
  }

/*******************************************************/

salla-breadcrumb ,
body.product-single div.main-content ,
body.product-single h1.text-xl ,
.s-block__title h2 ,
.s-product-card-price{
color:var(--main-color)
}

body.product-single h1.text-xl ,
body.product-single div.gap-4.flex > h2.font-bold.text-xl.inline-block {
margin-right: 17px;
}


a.mburger.mburger--collapse ,
.sicon-menu:before{
color: white;
display:none!important;

}

.s-block__title {
color : var(--main-color)!important;
margin-right :  15px;
margin-left :  15px;
 }
 
 @media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
        
        color: white!important;
    }
}