.gap-5{
display: flex;
    justify-content: center !important;
}
.Chic__verbanner .swiper-pagination ,
.gap-5 img.relative 
{
  display: none;
}
swiper s-slider-container swiper-initialized swiper-horizontal swiper-rtl swiper-watch-progress swiper-backface-hidden{
 padding:unset !important; 
}
.Chic__slider_offer .s-slider-container{
   padding:unset !important; 
}
@media (max-width:768px){
  section:nth-of-type(1) .h-full{
    height: 80%;
  }
  flex items-center md:justify-center justify-end flex-col col-span-1 w-full{
   justify-content: center !important; 
  }
  .swiper-slide{
    height: 100%;
  }
  .gap-5{
display: flex;
    justify-content: center !important;
}
}
.Chic__discover_contaent .Chic__hid div h1{
  font-size: 1.7rem;
  color: #3D1E19;
    font-weight: bold;
}
.Chic__discover_contaent .Chic__hid div p{
  color: #3D1E19;
}
.Chic__button.darhchic {
    background-color: #3D1E19;
    color: var(--color-bg-store);
  border: none;
}
.Chic__slider_offer_slider_content a{
  color: white;
    background-color: transparent !important;
}
.Ch_space-lg{
  margin-bottom: 1rem;
}
  section:nth-of-type(10) .swiper-wrapper{
    display: flex;
    justify-content: end;
  }
section:nth-of-type(12) .Chic__hid div h1 ,
section:nth-of-type(12) .Chic__hid div p ,
.Chic__faq_content_item.expanded .faq-question ,
.Chic__faq_content_item .faq-answer ,
.Chic__customres_reviews_content h3 ,
.Chic__customres_reviews_content p ,
.footer-is-light .store-footer{
   color: #3D1E19 !important;
}
section:nth-of-type(12) path{
  fill: #3D1E19;
}
.Chic__customres .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color:#3D1E19;   
}