/* Add custom CSS styles below */ 
/* Global */
body {
    background-color: #F0F0F0 !important;
  }
  .s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-right: 0 ;
    padding-left: 0 ;
  }
  .banner--fixed img {
    background-color: transparent;
  }
  
 
  /* End of Global */
  /*Navbar*/
  .main-nav-container.shadow-default.bg-white{
    background-color: #F0F0F0 !important;
  }
  @media (min-width: 480px) {
  .navbar-brand img {
    max-width: 100px;
  }
}
  @media only screen and (min-width: 1024px) {
    .main-menu li.root-level>a {
        color:#734C17;
    }
}
 .text-primary {
  color: #734C17;
}
 .header-btn__icon {
  color: #734C17;
}
 .navbar-brand img {
  max-height: 3rem;
}
 .s-cart-summary-total {
  color: #734C17;
}
/*End of navbar*/
/*main-section*/
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 0;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-right: 0 ;
    padding-left: 0 ;
  }
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) .container{
   max-width:100%;
   border-reduis:0;
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;

}
/*End of main-section*/
  /*Categories*/

  .s-slider-controls-outer .s-slider-block__title-nav {
      display: none;
  }
   .s-slider-block__title {
      justify-content: center;
      font-size:70px !important;
  }
  
  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 .swiper-slide > a > h2 {
    
    text-shadow: 0px 0px 4px #fff;
    font-size:40px,
 
    position: absolute;
  }
  
  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;
  }
  
  .rounded-full {
    border-radius: 0;
  }
  
  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*/
   /* Products Section */

  .s-slider-block__title-left {
    display: none !important;
  }
  .s-slider-block__title {
      justify-content: center !important;
      display: flex;
      align-items: center !important;
     

  }
    @media (max-width: 687px) {
    .s-slider-block__title-right h2 {
    color:#714913 !important;
    font-size: 1.3rem; 
    font-weight:700px;
  }
}
  h2 {
    color: #714913 !important; 
}

  .s-slider-block__title h2:where([dir=rtl],[dir=rtl] *), .s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
      padding-left: 0;
      
  }
  .s-slider-block__title h2 {
    text-align:center;
}
  .s-slider-block__title::before,
.s-slider-block__title::after {
    content: '';
    display: block;
    width: 60px; /* عرض الصور */
    height: 60px; /* ارتفاع الصور */
    background-size: contain;
    background-repeat: no-repeat;
     z-index: .9999;
     background-position: center;

     
   
    
}

.s-slider-block__title::before {
    background-image: url(https://i.ibb.co/WcYYVY5/Group-2.png) ;
     /* استبدل برابط الصورة اليمنى */
     

}

.s-slider-block__title::after {
    background-image: url(https://i.ibb.co/tQ1myPy/fi-17384010.png) ; /* استبدل برابط الصورة اليسرى */

}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    background-color: #fff;
  }
  @media (min-width: 1024px) {
  .s-products-list-vertical-cards {
    padding: .3rem !important;
  }
}

  .s-product-card-vertical {
      padding: 0.5rem;
      overflow: hidden;
      box-shadow: 0px 0px 6px -1px #714913;
  }
  .swiper-wrapper.s-slider-swiper-wrapper {
    padding-top: .4rem;
    padding-bottom: .4rem;
  }
  .s-product-card-content {

      border-radius: 0;
  }
  .s-product-card-content-title {
    overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 1; /* number of lines to show */
             line-clamp: 1; 
     -webkit-box-orient: vertical;
  }
  .s-product-card-content-title a {
  color:#34211B;
 
}
  .s-product-card-content-sub {
      justify-content: flex-start;
     

  }
  
 
  
  .s-button-wide {
 background: linear-gradient(90deg, #80551D, #D99030);
      color: #fff;
      border-radius: 10px !important;
  }
  
  .s-product-card-vertical img {
    transition: .5s;
  }
  .s-product-card-image img.loaded {
 
  aspect-ratio: 4/4 !important ;
}
  .s-product-card-vertical:hover img {
    opacity : .9;
    transform : translateY(10px);
    transform : scale(1.1);
  }
  /* End of Products Section */
    /*features*/
    .s-block.s-block--features.container{
  background-color: #F0F0F0 !important;
  
  }
  .s-block--features__item{
    background-color: #F0F0F0 !important;
  }
  .s-block--features__item .feature-icon {
  margin-bottom: 0.75rem;
  
  background-color: #fff;
  height: 6.5rem;
  width: 6.5rem;
  border:#754E1A solid;
}
.s-block--features__item .feature-icon i {
  
  color: #754E1A;
  font-size:50px;
}
.s-block--features__item h2,.s-block--features__item p {
 color:#754E1A !important; 
}
/*End feature*/
/* Footer */
  .footer-is-light .store-footer {
    background-image: url(https://i.ibb.co/CpdkvvK/colorful-backgrounds-elements-1.png);
    background-size: cover;
    color: #fff;
  }
  .flex.items-center.m-0 h3{
  text-indent: -9999px; 
    white-space: nowrap;
    overflow:hidden;
  }
    .flex.items-center.m-0 h3::after {
    content: '';
    display:block;
   z-index: .9999;
    width: 130px;
    height: 100px;
    background: url(https://i.ibb.co/9pvm9RW/Mask-group-3.png) no-repeat center; 
  ;
    background-size: contain;
  }
  
  
  footer > div.store-footer__inner {
    background-color: transparent !important;
  }
  .s-social-list.hydrated {
    place-content: center;
  }
  
  @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-top: -30px !important ;
  }

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

.s-social-list.hydrated {

  
  margin-top: 30px;
}
  
  @media (min-width: 640px) {
      .store-footer {
          margin-top: 2rem;
      }
  }
  .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;
      margin-top: -20px;
  }
  footer > div.store-footer__inner > div > div:nth-child(3) {
    justify-items: center;
  }
  
  .text-sm.copyright-text {
    color: #fff;
  }
  .copyright-text p {
   
    color: #ffffff !important;
}
  /* End of Footer */