.sicon-user:before {
    content: "\f078";
    color: #635a33;
}
.sicon-search:before {
    content: "\ef09";
    color: #635a33;
}
.sicon-shopping-bag:before {
    content: "\ef36";
    color: #635a33;
}
.floating-contacts__icon.with-whatsapp-color {
    --tw-bg-opacity: 1;
    background-color: rgba(34, 197, 94, 1);
    background-color: rgb(99 90 51);
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.discount-amount {
  color: #635a33;
}

.s-slider-v-centered.fullwidth-slider .s-slider-block__title-nav button {
    --tw-shadow-color: #635a33;
    --tw-shadow: var(--tw-shadow-colored);
}
.custom-promotion-with-value .promotion-badge.has-discount {
    --tw-shadow-color: #635a3333 !important;
    --tw-shadow: var(--tw-shadow-colored) !important;
}
.custom-promotion-with-value .promotion-badge.has-discount {
    background-color: #635a33;
    --tw-text-opacity: 1;
    color: #635a33;
    color: rgb(255 255 255);
    transition-duration: .3s;
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}