/* ========== القالب الأساسي ========== */
body {
    background-color: #FFFFFF !important;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-right: 0;
    padding-left: 0;
}
.banner--fixed img {
    background-color: transparent;
}

/* ========== القائمة العلوية ========== */
.main-nav-container.shadow-default.bg-white {
    background-color: #fff !important;
}
.navbar-brand img {
    max-width: 290px;
    max-height: 4.5rem;
}
@media only screen and (min-width: 1024px) {
    .main-menu li.root-level > a {
        color: #e69505;
    }
}
.top-navbar {
    background-color: #e69505 !important;
}
.text-primary {
    color: #e69505;
}
.s-menu-topnav-list {
    color: #fffff9 !important;
}
.header-btn__icon {
    color: #e69505;
    border-color: #e69505;
}
.s-search-icon svg {
    fill: #fff !important;
}
.s-cart-summary-total {
    color: #e69505;
}
.s-search-container input::placeholder,
.s-search-container input,
.header-btn__icon:hover {
    color: #fff !important;
}

/* ========== البنرات ========== */
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) {
    margin-top: 0;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding-right: 0;
    padding-left: 0;
}
:nth-child(1 of section.s-block.s-block--fixed-banner.wide-placeholder) .container {
    max-width: 100%;
    border-radius: 0;
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
.container {
    width: 100%;
    margin: 0 auto;
}

/* ========== التصنيفات ========== */
.s-slider-controls-outer .s-slider-block__title-nav {
    display: none !important;
}
.s-slider-block__title {
    justify-content: center;
}
section.s-block.s-block--categories .swiper-slide > a {
    background-color: transparent;
    border-width: 0;
    height: 100%;
}
section.s-block.s-block--categories .swiper-slide > a > h2 {
    display: none;
}
section.s-block.s-block--categories .swiper-wrapper {
    justify-content: space-between;
}
section.s-block.s-block--categories .swiper-slide > a > img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}
.rounded-full {
    border-radius: 0;
}
section.s-block.s-block--categories .swiper-slide > a > img:hover {
    transform: scale(1.1);
}
@media (min-width: 1024px) {
    salla-slider .slide--one-sixth {
        width: 25% !important;
    }
}
@media (min-width: 992px) {
    section.s-block.s-block--categories .swiper-slide {
        width: 250px;
    }
}
.s-slider-has-notitle .s-slider-block__title {
    display: none !important;
}

/* ========== تبويبات المنتجات ========== */
.s-block--tabs-produtcs .tab-trigger.is-active button {
    color: #fff;
}
section.s-block--tabs-produtcs {
    background-color: #fff;
    padding: 0;
}
@media (min-width: 640px) {
    .sm\:py-16 {
        padding-top: 0;
        padding-bottom: 0;
    }
}

/* ========== المنتجات ========== */
.s-slider-block__title-left {
    display: none !important;
}
.s-slider-block__title {
    justify-content: center !important;
    display: flex;
    align-items: center !important;
    text-align: center;
}
@media (max-width: 687px) {
    .s-slider-block__title-right h2 {
        color: #232323 !important;
    }
}
h2 {
    color: #232323 !important;
}
.s-slider-block__title h2,
.s-block__title h2 {
    display: inline-block;
    position: relative;
    color: #212121;
    text-align: center;
}
.s-slider-block__title h2::after,
.s-block__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 7px;
    background-color: #e69505;
    z-index: -1;
    border-radius: 3px;
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    background-color: #fff;
}
.s-products-list-vertical-cards {
    padding: 0.3rem !important;
}
.s-slider-block__title {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    max-width: 1280px;
}
.s-product-card-vertical {
    padding: 0.1rem;
    box-shadow: 0px 0px 6px -1px #565651;
}
.swiper-wrapper.s-slider-swiper-wrapper {
    padding: 0.4rem 0;
}
.s-product-card-price {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #A22424;
}
.s-product-card-content-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.s-product-card-content-title a {
    color: #292929;
}
.s-product-card-content-sub {
    justify-content: flex-start;
}
.s-button-wide {
    background-color: #292929;
    color: #fff;
    border-radius: 10px !important;
}
.s-product-card-vertical img {
    transition: 0.5s;
}
.s-product-card-image img.loaded {
    aspect-ratio: 4/4 !important;
}
.s-product-card-vertical:hover img {
    opacity: 0.9;
    transform: scale(1.1);
}

/* ========== البنرات (المزايا) ========== */
.s-block__title-left {
    display: none !important;
}
.two-row .banner-entry:first-child {
    grid-column: span 1 / span 1;
    grid-row: span 1 / span 2;
}
.s-block__title {
    align-items: center;
    justify-content: center;
    text-align: center;
}
.banner-entry {
    background-color: transparent;
}
@media (min-width: 992px) {
    .banner-entry {
        height: 100px;
    }
}
@media (max-width: 992px) {
    .banner-entry {
        height: 120px;
    }
}
.lazy__bg {
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 768px) {
    .banner-entry {
        height: 63px;
    }
}

/* ========== الفوتر + الشعار الشفاف + الحقوق ========== */
.store-footer {
    background-color: #000000 !important;
    background-image: url("https://i.ibb.co/rRtVj7fy/image.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #000000 !important;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 3rem 1rem;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

footer > div.store-footer__inner {
    background-color: transparent !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    color: #000000 !important;
    font-size: 14px;
}

footer.store-footer * {
    text-align: center !important;
    justify-content: center !important;
    color: #000000 !important;
    font-size: 14px;
}

footer.store-footer .container.grid {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    position: relative;
    z-index: 1;
    color: #000000 !important;
    font-size: 14px;
}

footer.store-footer .container.grid > div {
    width: 100%;
    max-width: 100%;
    text-align: center !important;
}

.s-social-list.hydrated {
    place-content: center;
    margin-top: 10px;
    text-align: center !important;
}

.store-footer__inner .container.grid > div:nth-of-type(1) {
    display: none !important;
}

.store-footer__inner .container.grid::before {
    content: '';
    display: block;
    width: 150px;
    height: 150px;
    background: url("https://i.ibb.co/99B9QTpB/0-9.png") no-repeat center center;
    background-size: contain;
    margin-bottom: 1rem;
    position: relative;
    z-index: 1;
}

.text-sm.copyright-text {
    color: #222222 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    position: relative;
    z-index: 1;
    text-align: center !important;
}
.text-sm.copyright-text::before {
    content: "جميع الحقوق محفوظة © متجر أثاثي";
    display: block;
}

/* ========== أزرار "أضف إلى السلة" وأزرار المتجر ========== */
.s-button,
.s-button-wide,
.s-button--add-to-cart,
button.add-to-cart-btn,
button.s-button-primary,
a.s-button-primary {
    background-color: #e69505 !important;
    color: #ffffff !important;
    border-color: #e69505 !important;
    border-radius: 10px;
    transition: 0.3s ease;
}
.s-button:hover,
.s-button-wide:hover,
.s-button--add-to-cart:hover,
button.add-to-cart-btn:hover,
button.s-button-primary:hover,
a.s-button-primary:hover {
    background-color: #cc8404 !important;
    border-color: #cc8404 !important;
    color: #fff !important;
}