/* develope By Package +201002241591  3lwaaa@gmail.com - https://wa.me/201002241591 */
@import url(https://raw.githack.com/elwa2/cssres/main/jazebia.css); div#s-theme_edit_bar,salla-maintenance-alert.s-maintenance-alert-wrapper.hydrated {
    display: none !important;
}

.bg-white,.footer-is-light .store-footer {
    background-color: #e6ded3;
}

.footer-is-light .store-footer {
    background-color: #0e0e0e;
}

@media (min-width: 1024px) {
    .s-block--fixed-banner .banner--fixed {
        max-height: unset;
        min-height: 350px;
    }
}

.s-block__title h2, .s-block__title h1 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    color: #92733d;
    font-weight: 600;
}

.s-block__title .center-side {
    background-color: #92733d00;
}

.s-block__title::after ,.s-block__title .center-side::after {
    background: transparent;
}

salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 0 !important;
}

salla-slider.photos-slider .swiper {
    padding: 0;
    margin: 0;
}

section.s-block.s-block--photos-slider {
    margin: 4px 0;
    border-radius: 0;
}

@media (min-width: 1024px) {
    section.s-block.s-block--photos-slider {
        margin: -3px 0;
    }
}

.product-entry {
    background-color: #efebe0;
}

.product-entry salla-add-product-button salla-button button {
    border-color: rgba(229, 231, 235, 1);
    background-color: #92733d;
    color: #ffffff;
}

.s-button-primary-link {
    fill: #92733d;
    color: #ffffff
}

.product-entry salla-add-product-button salla-button button .s-button-text {
    color: rgb(255 255 255);
}

.product-entry salla-add-product-button salla-button button:hover {
    border-color: #414042;
    background-color: #414042;
}

.flex-1.mb-2\.5.col-span-2 {
    text-align: center;
    text-align: -webkit-center;
}

.s-social-link a {
    border-color: rgba(229, 231, 235, 1);
    background-color: #92733d;
    color: #ffffff;
}

img.w-full.object-contain.rounded {
    border-radius: 0;
}

.header-components-top {
    display: none;
}

.navbar-brand img {
    position: relative;
    right: 4rem;
}

.s-block--fixed-banner .banner--fixed {
    border-radius: 0;
}

/* FAQ */
.faq-container {
    max-width: 1100px;
    margin: -9px auto;
    padding: 20px;
    font-family: 'Cairo', sans-serif;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    align-items: start;
    /* Prevent row stretching */
}

@media (max-width: 700px) {
    .faq-container {
        grid-template-columns: 1fr;
        padding: 16px;
    }
}

.faq-item {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: box-shadow 0.25s ease;
}

.faq-item.active {
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
}

.faq-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 18px;
    cursor: pointer;
    gap: 12px;
}

.faq-question {
    font-size: 16px;
    font-weight: 600;
    color: #2c2c2c;
    flex: 1;
}

.faq-icon {
    min-width: 40px;
    min-height: 40px;
    display: inline-grid;
    place-items: center;
    border-radius: 10px;
    background: linear-gradient(180deg, #f8f1ea, #fff);
    font-size: 20px;
    font-weight: bold;
    color: #7a4f2a;
    transition: background 0.3s ease, color 0.3s ease;
}

.faq-item.active .faq-icon {
    background: #7a4f2a;
    color: #fff;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 150px;
    font-size: 15px;
    color: #4f4f4f;
    line-height: 1.6;
    transition: max-height 0.4s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
    padding: 12px 18px 16px 18px;
}

i.icon.sicon-user {
    position: relative;
    right: -17px;
}

.features-home .s-block--features__item, .s-block--features .s-block--features__item {
    background-color: #efebe0;
    border-radius: 0;
    border: 1px solid #92733d;
}

.features-home .s-block--features__item:hover .feature-icon-div .feature-icon, .s-block--features .s-block--features__item:hover .feature-icon-div .feature-icon {
    margin: 0.25rem;
    --tw-text-opacity: 1;
    color: #92733d;
}

@media (min-width: 1024px) {
    salla-slider .slide--one-fourth {
        width: 55%;
        max-width: 531px;
    }
}

body.index .product-entry__image {
    height: 45rem;
}

@media (max-width: 1024px) {
    body.index .product-entry__image {
        height: 23rem;
    }
}

.s-block--features__item h4,.features-home .s-block--features__item .feature-icon-div .feature-icon, .s-block--features .s-block--features__item .feature-icon-div .feature-icon {
    color: #7a4f2a !important;
}

.bg-zinc-100 {
    background-color: #efebe0
}

a.fix-align.text-primary {
    color: #92733d
}

.whatsapp-fab {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
}

@media (min-width: 1024px) {
    .features-home .features-home-grid, .s-block--features .features-home-grid {
        /* grid-template-columns: repeat(3, minmax(0, 1fr)); */ /* zoom: 89%; */ display: flex;
        width: 50%;
        justify-content: center;
        margin: auto;
    }

    .s-block--features__item.card-effect.rounded {
        width: 53%;
    }
}

@media (max-width: 1024px) {
    .features-home .features-home-grid, .s-block--features .features-home-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        zoom: 92%; }
}

.s-product-card-content-title a:hover {
    color: #92733d;
}

.store-footer .s-menu-footer-item:hover {
    color: #ffffff;
}

:root {
    --color-primary: #e6ded3;
    --color-primary-dark: #c0b8ad;
    --color-primary-light: #fffff9;
    --color-primary-reverse: #675f54;
}

img.img-fluid.max-h-\[60px\] {
    filter: invert(1);
}

.footer-is-light .store-footer {
    color: rgb(255 255 255);
}

#app > div.app-inner.flex.flex-col > div.relative.z-0.s-block > footer > div.store-footer__top > div > div > div.flex-1.mb-2\.5.important-links > h3,#app > div.app-inner.flex.flex-col > div.relative.z-0.s-block > footer > div.store-footer__top > div > div > div:nth-child(3) > salla-contacts > h3 {
    color: #92733d;
}

.review-stars {
    display: flex;
    justify-content: center;
}

.review-avatar {
    text-align: -webkit-center;
}

.reviews-container {
    margin-bottom: 50px;
    background: #ffffff29;
}

.header-components li>a:hover span,.main-menu li>a:hover {
    color: #92733d !important;
}