.my-banner{
  margin-top: -4rem;
  }

@media(min-width:992px){
  .my-banner{
  margin-top: -7rem;
  }
}


.index header.store-header {
  box-shadow: 1px 1px 1px #ffffffdd;
    background: #ffffff70;
}

.index header * {
  color: #fff !important;
  fill: #fff !important;
}



.s-products-slider-card.swiper-slide.s-product-card-content {
    background: rgb(236,243,243);
}
.s-product-card-content-footer.rounded-lg {
    background: rgb(55,55,55);
}




.cat__1 img.w-full.object-contain.lazy.loaded{
  max-width: 120px;
}


@media(max-width:768px){

  .cat__1 img.w-full.object-contain.lazy.loaded{
  max-width: 70px;
}

}


.B_2{
  margin-top: 2rem;
}
.flex.flex-col.w-full.px-4.pb-8.-mt-8 {
  background-color: #373737;
}
p.text-base.da-tm.leading-6.w-full.da-tm.text-center.my-2 {
    color: #fff;
}
h4.text-lg.leading-none.da-tm.my-2 {
    color: #fff;
}
.faqs-list__item.bg-gray-100.da-bgg.relative.overflow-hidden.rounded-md.border-2.border-transparent.bg-gray-100 {
    background-color: #373737 !important;
}
label.block.cursor-pointer.p-6.ltr\:mr-16.rtl\:ml-16.text-sm.font-primary.leading-6.transition {
    color: antiquewhite;
}
i.faq-item.open-badge.sicon-add.absolute.top-5.ltr\:right-4.rtl\:left-4.h-8.w-8.flex-center.rounded-full.bg-white.da-bgm.transition-colors.duration-300 {
    background-color: #373737;
}
p.da-tm.mb-6 {
    color: antiquewhite !important;
}
a.s-contacts-item {
    color: black !important;
    /* background-color: black; */
}
.dark .s-social-link a {
    color: black !important ;
    /* color: var(--dark-text-main); */
}
.s-product-card-content {
    background-color: rgb(236, 243, 243);
}
/* nav#mobile-menu {
    color: #fff;
} */









/* ====================prod page========== */
.s-product-options-grid-mode input:checked+div {
    background-color: #414042 !important;
}

/* nav */
ol.flex.items-center.flex-wrap.text-sm * {
    color: #414042 !important;
}