body{
  background:#252525;
}



/* Start Edit Nav*/
#mainnav{
  background:transparent;
}

@media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
      color:#fff;
    }
}



.top-navbar {
  color:#fff;
}

.inner.bg-inherit .header-btn__icon i , 
.inner.bg-inherit .sicon-user-circle:before , 
.inner.bg-inherit .sicon-shopping-bag:before , 
.inner.bg-inherit .s-cart-summary-total{
  color:#fff;
}


/* End Edit Nav*/





 
/* Start Edit Banner */
section.s-block.s-block--fixed-banner.wide-placeholder img{
  background:transparent;
}
/* End Edit Banner */


/* Start Edit Banner */

  section.s-block.s-block--fixed-banner.wide-placeholder .container {
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    
    
    .s-slider-block__title{
    
      display:none;
    }
    
    
    
  :nth-child(6 of section.s-block.s-block--fixed-banner.wide-placeholder) .container , 
    :nth-child(9 of section.s-block.s-block--fixed-banner.wide-placeholder) .container {
         max-width: 350px;
      
      }
      
      
      
      @media(max-width:768px){
      
        :nth-child(6 of section.s-block.s-block--fixed-banner.wide-placeholder) .container , 
    :nth-child(9 of section.s-block.s-block--fixed-banner.wide-placeholder) .container{
     max-width: 250px;
    }
      }

  section.s-block.s-block--fixed-banner.wide-placeholder img{
  border-radius:0;  
}

:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) 
{
  margin-top:0;
}

@media(min-width:992px){
:nth-child(4 of section.s-block.s-block--fixed-banner.wide-placeholder){
  margin-top:-8rem;
}


}




:nth-child(2 of section.s-block.s-block--fixed-banner.wide-placeholder){
  display:none;
}



:nth-child(5 of section.s-block.s-block--fixed-banner.wide-placeholder){
  display:none;
}




@media(max-width:786px){

:nth-child(2 of section.s-block.s-block--fixed-banner.wide-placeholder) {
  display:block;
}
:nth-child(3 of section.s-block.s-block--fixed-banner.wide-placeholder){
  display:none;
}

:nth-child(4 of section.s-block.s-block--fixed-banner.wide-placeholder){
  display:none;
}

:nth-child(5 of section.s-block.s-block--fixed-banner.wide-placeholder){
  display:block;
}

}





/* End Edit Banner */



/* Categories */
.slide--cat-entry h2 {
  display: none;
}


section.s-block.s-block--categories{
  position :relative;
  min-height:500px;
  display:flex;
  align-items:end;
}


@media(max-width:768px){

section.s-block.s-block--categories{
 min-height:250px;
  
}

}


section.s-block.s-block--categories::before{
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  
  background:url(https://i.ibb.co/35r56pfL/bgCat.png);
  background-size:cover;
  
}


.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl{
  position:relative;
  
}




section.s-block.s-block--categories::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: 100%;
    background: url(https://i.ibb.co/bj6L2RpS/heading1.png) no-repeat;
    background-size: contain;
    max-width: 400px;
    pointer-events: none; /* لو حابب ما يأثر على التفاعل */
}







@media(min-width:1024px){
  :nth-child(2 of .swiper-slide.slide--one-sixth) a.slide--cat-entry{
    margin-top:3rem;
  }
  
    :nth-child(3 of .swiper-slide.slide--one-sixth) a.slide--cat-entry{
    margin-top:7rem;
  }
      :nth-child(4 of .swiper-slide.slide--one-sixth) a.slide--cat-entry{
    margin-top:3rem;
  }
  
  
}




.s-slider-controls-outer .s-slider-block__title-nav {
    display: none;
}

section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper .swiper-slide > a {
  background-color: transparent;
  border-width: 0;
  height: 100%;
}

section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper {
  justify-content: space-between;
}

section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper .swiper-slide > a > img {
  width: 100%;
  height: 100%;
  transition: .3s;
}

section.s-block.s-block--categories .rounded-full {
  border-radius: 0;
}

@media(min-width: 1024px) {
  section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container.swiper-initialized.swiper-horizontal .s-slider-swiper-wrapper .swiper-slide {
    width: 240px;
  }
}

@media(max-width: 1024px) {
  section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container.swiper-initialized.swiper-horizontal .s-slider-swiper-wrapper .swiper-slide {
    width: 180px;
  }
}


section.s-block.s-block--categories {
  margin-top: 0;
  margin-bottom: 0 !important;
}

section.s-block.s-block--categories .container .s-slider-wrapper .swiper.s-slider-container .swiper-wrapper .swiper-slide > a > img:hover {
  transform : translateY(10px);
  transform : scale(1.1);
}


/* End of Categories */


/* Start Edit Product */
.s-product-card-vertical{
background: linear-gradient(45deg, #D9D9D913 0%, #73737313 30%);
box-shadow: 0 2px 10.3px 0 #FFFFFF25;
color:#fff;
}

.s-product-card-content-title a{
  color:#fff;
}


.footer-is-light .store-footer {
   background-image: url(https://i.ibb.co/yBbvz5SG/bgfoot.png);
  background-size: cover;
}



.store-footer__inner{

}


.footer-is-light .store-footer {
  
}




footer > div.store-footer__inner {
  background-color: transparent !important;
  color: #fff;

}

.s-social-list.hydrated {
  place-content: center;
}

.store-footer__inner .container.grid>div:nth-of-type(1) h3 {
    display: none;
}

footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a::after {
        content: "";
    display: block;
    width: 92px;
    height: 76px;
    background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ePjexo/q4LWCqKtrPrG3Do6Ermy4n7giD2GmhE8jbrQHo2N.png);
    background-size: cover;
}

@media (min-width: 992px) {
    footer.store-footer .container.grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        justify-items: center;
    }
}

.store-footer__inner .container.grid>div p {
    margin: 10px auto;
}

footer.store-footer * {
    text-align: center;
}

@media (min-width: 1024px) {
    .store-footer__inner {
        padding-bottom: 1rem;
    }
}

.store-footer__inner .container.grid>div:nth-of-type(1) {
    padding-left: 0;
    grid-column: span 1 / span 2;
}

footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a {
  justify-content: center;
}

footer > div.store-footer__inner > div > div:nth-child(3) {
  justify-items: center;
}

.copyright-text p {
  color: #fff;
}

.copyright-text a:hover {
  color: #fff;
}
/* End of Footer */

div#contact-slot{
 
}

.s-contacts-list.s-contacts-list-vertical{
  flex-direction: row;
  justify-content: center;
}
span.unicode{
  display:none;
}
.s-contacts-icon:where([dir="rtl"], [dir="rtl"] *){
  margin-left:0;
}


/* Dark Theme */
.s-breadcrumb-wrapper *{
  color:#fff;
  fill:#fff;
}
.main-content .text-gray-800 , 
.main-content  .product__description , 
.main-content h2{
  color:#fff;
}

.bg-white ,
.s-comments-product{
      background-color: rgb(0 0 0 / 7%);
}
.bg-white .text-gray-900 , 
.bg-white h2 , 
.bg-white .text-gray-500 , 
.bg-white b{
  color:#fff;
}

.content.content--single-page.w-full.lg\:w-10\/12.bg-white.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12 , 
.content.content--single-page.w-full.lg\:w-10\/12.bg-white.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12 span{
  color:#fff !important;
}

.sticky-product-bar__quantity label.form-label.font-bold{
  color:#fff;
}