/* Add custom CSS styles below */ 
section.cart-item.bg-white.da-bgg.overflow-hidden.p-3.rounded-md.mb-5.relative ,.bg-gray-100,
a.s-contacts-item,
.shadow-default.bg-white.da-bgg.p-3.xs\:p-7.rounded-md.mb-5.relative.transition-height.duration-1000,
.details, .s-product-card-content-footer.details button,
.hydrated .is-sticky-product-bar .sticky-product-bar, .hydrated .is-sticky-product-bar .sticky-product-bar salla-add-product-button, .hydrated .is-sticky-product-bar .sticky-product-bar__quantity,
.p--features__item.flex.flex-center.gap-2.px-2.py-3.bg-white.da-bgg.rounded-md.in-view,
.tabs .tab-trigger.is-active,
.tabs-wrapper .tabs__item.is-active,
.s-social-link a{
    background-color:#eae4d7 !important
}..element {
  position: relative;
}
.store-footer .footer-container 
,
.s-block__title h2 ,
.s-product-card-content-title.font-primary a,
.s-block__title p,
h1, h2, h3, h4, h5, h6, strong, .font-primary, .tab-trigger,
.s-product-card-price, .s-product-card-starting-price h4,
.s-block__display-all, .s-slider-block__display-all{
    color:#248687 !important
}

.content{
    background:#f4f1e9 !important
}
.tabs__product .tab-trigger {
    background-color: #238787;
 
    color: #f4f1e9 !important;
}
.tabs .tab-trigger.is-active{
    background-color: #eae4d7 !important;
 
    color: #238787 !important;
}