


.s-product-options-wrapper{
background-color: transparent !important;
}

.index .kayan-header
{
height: auto !important;
}


.index .kayan-header.overflow-hidden.w-full.h-full > div > div > div.flex-1.items-center.flex.gap-4.overflow-hidden > div.w-24,.product-single .kayan-header.overflow-hidden.w-full.h-full > div > div > div.flex-1.items-center.flex.gap-4.overflow-hidden > div.w-24,.product-index .kayan-header.overflow-hidden.w-full.h-full > div > div > div.flex-1.items-center.flex.gap-4.overflow-hidden > div.w-24{
display: none !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > section > div > div.accordion-container.flex.flex-col.justify-center.items-center.w-full,#app > div.app-inner.flex.flex-col.min-h-full > section > div > div.accordion-container.flex.flex-col.justify-center.items-center.w-full> div{
border-color: #000 !important;
}


body .s-product-options-grid-mode-span{
background-color: #5e5e3c  !important;
color:   #f2f1ec !important;
}



.custom-bar {
background-color: transparent !important;
color:#5e5e3c  !important;
}

.custom-bar h3 {
color:  #5e5e3c  !important;
}

.custom-bar .s-button-element {
background-color:  #5e5e3c !important;
border-color:  #5e5e3c  !important;
color:  #f2f1ec !important;
}

.custom-bar svg,
.custom-bar .sicon-heart {
fill: #f2f1ec !important;
color:  #f2f1ec !important;
}

.s-social-share-list{
background-color:  #5e5e3c !important;
}



.kayan-faq .accordion-container {
border: none !important;
gap: 12px;
}

.kayan-faq .kayan-accordion {
background: #5e5e3c  !important;
border-radius: 10px;
border: none !important;
padding: 0 !important;
overflow: hidden;
transition: 0.3s;
}

.kayan-faq .kayan-label {
padding: 16px 20px;
font-weight: bold;
cursor: pointer;
transition: 0.3s;
}

.kayan-faq .kayan-accordion:hover .kayan-label {
background: var(--color-primary) !important;
}

.kayan-faq .kayan-label h5 {
margin: 0;
font-size: 16px;
color: #f2f1ec;
}

.kayan-faq .kayan-label i {
color: #f2f1ec;
transition: 0.3s;
}

.kayan-faq .kayan-accordion.active i {
transform: rotate(180deg);
}

.kayan-faq .kayan-contentBox {
padding: 0 20px;
}


.kayan-faq .kayan-contentBox p {
margin: 0;
padding: 10px 0 16px;
color: #f2f1ec ;
border-top: 1px solid #f2f1ec;
}


.s-product-options-grid-mode input:checked + div {
background-color: transparent !important;
border-color: #5e5e3c !important ;
color: #5e5e3c  !important ;
}

.kayan-features.kayan-features-5.px-10.py-10.border-y-2.border-black{
border-top-color: #5e5e3c  !important ;
border-bottom-color: #5e5e3c !important ;

}




/* *** */

.s-cart-summary-count , salla-cart-summary .s-cart-summary-wrapper .s-cart-summary-count{
background: #404025 !important;
}
header > div > div > div.flex-1  > div.w-24 > a{
display: none !important;
}


/* ******* */


@media (max-width: 768px) {

#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.justify-center.items-center.w-full > div.border-gray-300.pb-8.flex.flex-col.gap-4> div.flex.justify-center.items-center,#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div.justify-center.items-center.w-full > div.border-gray-300.pb-8.flex.flex-col.gap-4> div.flex.justify-center.items-center p{
text-align: center !important;
}

}

