.s-block__title h2 {
    color: var(--title-color, #6e4a24) !important;
}
.s-block__display-all, .s-slider-block__display-all {
    border-radius: .375rem;
    color: #6e4a24;
}

  .full-description h2 {
    color: #6e4a24;
}

.full-description h3 {
    color: #7b5430;
}

.full-description p {
    color: #5f4120;
}

.full-description strong {
    color: #8a5c2e;
}

.full-description ul li {
    color: #6a4725;
}

.full-description {
    line-height: 1.9;
}
.s-slider-block__title h2 {
    color: #6e4a24 !important;
}
@media (min-width: 768px) {
    .md\:rtl\:text-right:where([dir=rtl],[dir=rtl] *) {
        color: #6e4a24 !important;
    }
}
.footer-profile p {
    color: #6e4a24 !important;
}
.store-footer .footer-container .footer-list a {
    color: #6e4a24 !important;
}
.rtl\:ml-2:where([dir=rtl],[dir=rtl] *) {
    color: #6e4a24 !important;
}
.total-price {
    color: #8b5e34 !important;
}

.total-price .sicon-sar {
    color: #a06d3f !important;
}
.breadcrumbs {
    background: #f8f3ed !important;
    border-radius: 12px;
    padding: 12px 18px !important;
}

.breadcrumbs .s-breadcrumb-item,
.breadcrumbs .s-breadcrumb-item a {
    color: #6e4a24 !important;
    font-weight: 500;
}

.breadcrumbs .s-breadcrumb-item:last-child {
    color: #8b5e34 !important;
    font-weight: 700;
}

.breadcrumbs .s-breadcrumb-arrow svg {
    fill: #b2875b !important;
}