/* Add custom CSS styles below */ 
body, #mainnav , .store-header{
  background-color:#1D1F1F;
  color:#fff
}
h1 ,h2,h3,h4,h5,h6 , p{
  color:#fff
}
.s-product-card-entry {
  background:transparent;
  color:#fff;
}
.s-product-card-content-title a , .s-cart-summary-total , .main-content  h1 , .header-btn__icon , .cart-item , #item-887102073 > section > section label , div.flex.justify-between.text-lg.mb-5 span , .s-quantity-input-input{
  color:#fff;
}
.s-block--fixed-banner .container{
  max-width:100%;
  padding:0;
}
.banner--fixed img{
  border-radius: 0;
}
.banner-entry{
  height:clamp(12.5rem, 8.4862rem + 18.3486vw, 25rem)
}
.top-navbar .s-search-input {
  background:#fff;
}
.s-product-card-sale-price h4{
  color:rgb(211 84 0) !important
}
.content--single-page, .main-menu .sub-menu ,#product-filter , #app > div.app-inner.flex.flex-col.min-h-full > div > div > div.sticky.top-24.w-full.lg\:w-96.rtl\:lg\:mr-8.ltr\:lg\:ml-8 > div.shadow-default.bg-white.p-5.xs\:p-7.rounded-md.mb-5.relative.transition-height.duration-1000 , .cart-item , #item-887102073 > section > section{
  background-color:transparent;
}
#product-filter option{
  color:#000;
}