.tabs-wrapper .tabs__item.is-active ,.s-product-card-brand, .s-product-card-category {
    background: #fff0e0;
}


.dark .da-tm {
     color: #fff0e0;
}

.dark input {

    color: #fff0e0;
}

.sicon-menu.text-primary.text-2xl{
  color : #231f20;
}

.text-primary {
    color:#231f20; !important;
}

.details {

    background-color: #fff0e0;
 
}
.details__container {
     background-color: #fff0e0;
}

.details.total {
      background-color: #fff0e0;
}
.store-footer h3 {
     color: #231f20;
}

.bg-gray-100 {
    background-color: #fff0e0;
}


.tabs__product .tab-trigger {
    background-color: #fff0e0;
}
.tabs .tab-trigger {
    background-color: #fff0e0;
}

.tabs .tab-trigger.is-active {
    background-color: #fff0e0;
}

.s-product-card-content-title a {
  
    color: #000 !important;

}


.bg-white {
  
    background-color: #fff0e0;
   
}

.s-cart-summary-count {
   color: #231f20;

}


.dark .s-social-link a {
    background-color: transparent;
    color: var(--dark-text-main);
}


.text-primary {

   color: #231f20;
}