@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Tajawal:wght@400;700&display=swap');

/* Base styles */
.top-navbar {
    display: none;
}

.navbar-brand img {
    max-height: 8rem;
    width: auto;
    max-width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.flex.items-stretch.justify-between.relative > * {
    align-self: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 24px;
    line-height: normal;
    box-sizing: border-box;
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 100px;
}

.justify-between {
    justify-content: space-between;
    padding-top: 10px;
}

.s-cart-summary-total {
    display: none;
}

.header-btn__icon.icon:where([dir="rtl"], [dir="rtl"] *) {
    margin-left: -10px;
    margin-right: 0;
    margin-right: initial;
    font-size: 17px;
    border: none;
}

.sicon-user-circle:before {
    content: "\f078";
    font-size: 17px;
    padding-right: 30px;
}

i.header-btn__icon.sicon-user-circle {
    border: none;
}

.s-cart-summary-count:where([dir="rtl"], [dir="rtl"] *) {
    right: -0.375rem;
    color: #272727;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 28px;
    margin-right: 16px;
    font-size: 10px;
}
.sicon-menu:before {
 content: "\ed7f";
 font-size: 17px; 
}


.s-user-menu-trigger-avatar-wrap,
.s-user-menu-trigger-avatar {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

.s-user-menu-trigger::before {
    content: "\f078";
    font-family: "sallaicons" !important;
    font-size: 17px;
    color: #272727;
    margin-left: -17px;
    display: inline-block;
    vertical-align: middle;
}

.close-button {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.close-button-line {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
    top: 50%;
    left: 0;
    transform-origin: center;
    transition: transform 0.3s ease;
}

.close-button-line:nth-child(1) {
    transform: rotate(45deg);
}

.close-button-line:nth-child(2) {
    transform: rotate(-45deg);
}

.sicon-cancel:before {
    content: "✕";
    font-size: 25px;
}

/* Reviews section */
.s-reviews-testimonials-slider .s-slider-wrapper > div {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    transition: all 0.3s ease-in-out;
}

.s-reviews-testimonials-slider .s-slider-wrapper > div:hover {
    transform: scale(1.02);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12);
}

.s-reviews-testimonials-slider blockquote {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin: 1rem 0;
}

.s-reviews-testimonials-slider cite {
    font-weight: bold;
    color: #222;
    display: block;
    margin-top: 1rem;
}

.s-reviews-testimonials-slider .stars {
    margin-top: 0.5rem;
    color: #F4C150;
}

.s-reviews-testimonial {
    margin: 0 auto;
    padding: 24px 10px;
    width: calc(100% - 20px);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 16px;
}

.s-reviews-display-all {
    display: inline-flex;
    align-items: flex-end;
    gap: 0.5rem;
    font-size: 0.875rem;
    line-height: 5rem;
    font-weight: 700;
    opacity: 0.5;
}

.store-footer a {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    border: none;
}

.s-reviews-testimonial__avatar img[src*="avatar_male.png"],
.s-reviews-testimonial__avatar img[src*="avatar_female.png"],
.s-comments-item-avatar img[src*="avatar_male.png"],
.s-comments-item-avatar img[src*="avatar_female.png"] {
    display: none !important;
}

/* Responsive adjustments */
@media only screen and (max-width: 1024px) {
    .menu-opened .btn--close-sm.close-mobile-menu {
        display: block !important;
        margin-left: 50px;
        margin-top: -3px;
        background-color: rgba(0, 0, 0, 0);
        color: #272727;
        font-size: 20px;
        font-weight: 100;
    }
    
    li.s-payments-list-item {
        margin-top: -80px;
    }
    
    p.text-gray-400.mb-2\.5.md\:mb-0 {
        display: none;
    }
    
    .s-social-list {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0.1rem;
        position: static;
        transform: translateY(65px);
    }
    
    .s-reviews-container .swiper-slide-active {
        width: 100%;
        max-width: 453px;
        transform: none;
    }
    
    .s-reviews-testimonials-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
        padding: 0;
        position: relative;
        top: 0;
        right: 0;
        transform: none;
    }
    
    .s-reviews-testimonial__text, 
    .s-reviews-testimonial__info, 
    .s-reviews-testimonial__rating {
        margin-top: 10px;
        position: static;
        transform: none;
        text-align: -webkit-right;
        width: 100%;
        margin: 0px -50px 0px 50px;

    }
    
    .s-reviews-testimonial__info h2 {
        font-size: 14px;
        line-height: 2rem;
        position: static;
    }
    
    salla-rating-stars.hydrated {
        position: static;
    }
    
    .s-reviews-testimonial__icon svg {
        position: static;
        width: 33px;
        font-size: 2.25rem;
        line-height: 2.5rem;
        margin-bottom: 120px;
    }
    
    .s-reviews-display-all {
        position: static;
        z-index: 2;
    }
    
    p.s-comments-item-timestamp.s-ltr {
        position: static;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-brand img {
        max-height: 6rem;
        max-width: 80px;
    }
    
    .main-nav-container.fixed-pinned .navbar-brand img {
        max-height: 80px;
    }
    
    .s-reviews-testimonials-slider .s-slider-wrapper > div {
        padding: 1rem;
        max-width: 95%;
    }
    
    .s-reviews-testimonials-slider blockquote {
        font-size: 14px;
    }
    
    .s-reviews-testimonial {
        padding: 16px 8px;
    }
}

@media only screen and (max-width: 480px) {
    .navbar-brand img {
        max-height: 5rem;
        max-width: 70px;
    }
    
    .s-cart-summary-count:where([dir="rtl"], [dir="rtl"] *) {
        margin-top: 26px;
        margin-right: 16px;
    }
    
   .footer-is-light .store-footer .contact-social {
    border: none;
}
.md\:flex.items-center.justify-between.py-4.container.text-center {
    DISPLAY: NONE;
}
span.unicode {
    DISPLAY: NONE;
}
.s-reviews-display-all {
    display: inline-flex;
    align-items: flex-end;
    font-size: 0.875rem;
    font-weight: 700;
    margin: 0px 0px 0px 27px;
    line-height: 25px;
    opacity: 1;
}

button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    display: none;
}
/* Default styles for all screens */
.navbar-brand img {
    max-height: auto;
    max-width: 100%;
    height: auto;
    width: auto;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
    .navbar-brand img {
        max-height: 8rem;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .navbar-brand img {
        max-height: 9rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .navbar-brand img {
        max-height: 10rem;
    }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .navbar-brand img {
        max-height: 7rem;
        max-width: 100px;
    }
}
.s-comments-flex {
    display: none;
}

/*------------------[ ألوان المتجر ]------------------*/
body {
    background-color: #fafafa;
}

.inner.bg-inherit {
  background-color: #D9CDC2;
}

.s-user-menu-trigger {
    background-color: #d9cdc2;
}

nav#mobile-menu {
    background-color: #fafafa;
    color: #272727;
}

.sicon-menu:before {
    color: #272727;
}

.sicon-cancel:before {
    color: #272727;
}

.sicon-user-circle:before {
    color: #272727;
}

.sicon-shopping-bag:before {
    color: #272727;
}

span.s-cart-summary-count {
    color: #272727;
}

.s-block__title h2 {
    color: #272727;
}

.s-product-card-entry {
    background-color: #f6f4f1;
    color: #272727;
}

.s-product-card-horizontal .s-product-card-content-title a {
    color: #272727;
}

.s-button-primary-outline {
    color: #ffffff;
    background-color: #b3976A;
}

.s-button-light-outline {
    background-color: #f6f4f1;
    color: #b3976a;
}

.s-reviews-header {
    color: #272727;
}

.s-reviews-testimonial {
    background-color: #f6f4f1;
    color: #272727;
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #272727;
    color: #d9cdc2;
}

.s-reviews-display-all {
    color: #b3976a;
}

.no-content-placeholder .icon {
    background-color: #D9CDC2;
}

.no-content-placeholder p {
    color: #272727;
}

ol.s-breadcrumb-wrapper {
    color: #272727;
}

.btn--outline-primary {
    color: #fff;
    background-color: #b3976a;
}


.text-base {
    color: #272727;
}


.text-primary {
    color: #272727;
}

.s-quantity-input-container {
    border-color: #D9CDC2;
}

.border-gray-200 {
    border-color: #D9CDC2;
}

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background-color: #b3976a;
    color: #fff;
}

.s-button-icon.s-button-small {
    background: none;
    border: none;
}

.footer-is-light .store-footer .store-footer__inner {
    border-bottom: none;
}

.s-contacts-icon {
    width: 3rem;
    border-color: #D9CDC2;
}