.main-nav-container{
box-shadow: none;
    background: url();
 box-shadow: none;  
   top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.bg-inherit {
    background: url();
}

.s-product-card-content-subtitle{
    display: none;
}
.header-btn__icon,.s-user-menu-trigger{
    border-radius: 10px;
    background: #D8BA7A!important;
    padding: 2px;
}

/* --- تعديل قسم آراء العملاء لإزالة المربع الذهبي --- */
.s-reviews-testimonial__icon svg{
    display: none;
}
.s-reviews-testimonial__text p {
    margin-bottom: .5rem;
    margin-top: 1rem;
    color: #101112;
    padding: 0; /* تم إزالة الحواف الداخلية */
    border: none; /* تم إزالة المربع الذهبي */
    background: transparent; /* تم إزالة لون الخلفية */
}
/* ----------------------------------------------- */

.s-button-icon .s-button-text{
 color: red !important;
}

.banner-entry:hover{
 box-shadow: 0 0 15px #D8BA7A;
}
.w-full button, .s-product-card-content-footer{
background: #D8BA7A;
color:#101112;
 border-radius: 10px;
}

.s-slider-block__title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 21%;
    height: 1px;
    background-color: #e5e5e5;
    z-index: 0;
}

.s-slider-block__title-left{
    margin-right: 80%;
    background: #101112;
    z-index: 22;
}

.s-slider-block__title-right{
   background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
    position: absolute;
    right: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}
.s-slider-block__title-right h2{
    color: #223641;
    padding: 10px;
}

.s-slider-block__display-all{
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    z-index: 0;
    color: #223641;
}

#wa-widget-send-button{
bottom: 100px;
}

.s-button-element:not(:disabled):not([loading]){
color:#101112;
border: 0px;
}
.grid-flow-row {
    grid-template-columns: repeat(4, 1fr);
}

.banner-entry a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
}

@media(max-width: 992px) {
.square-photos {
    margin: 0;
    height: auto;
    padding: 0px;
    padding-top: 25px; 
    padding-bottom: 25px; 
    background-attachment: fixed;
    border: 1px solid #88898b;
    background-position: center;
}
.s-product-card-content-title a {
    color: #5a5a5a;
    font-size: 16px;
    margin: 0;
}
.s-products-slider-card{
width: 55%;
}
.s-product-card-entry{
 border: 1px solid #a5a7ac7a;}
}

salla-trust-badges{display:none!important}

/* --- ذيل الصفحة (Footer) --- */
.store-footer__inner {
    background-color: #1c333e;
    color: #ffffff;
    border-top-left-radius: 20rem 1rem;
    border-top-right-radius: 20rem 1rem;
}

.store-footer {
    background-color: #ffffff;
}

a.flex.items-center.m-0 {
   justify-content: center;
}

.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
    display: grid;
    text-align: center;
    justify-items: center;
}

.footer-list.store-links-items {
    columns: 2;
}

.store-footer .contact-social {
    border-top-width: 0px;
    margin-top: 0.25rem;
    padding-top: 0.25rem;
}

a.social-link {
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
    box-shadow: 0 4px 5px 1px rgba(64,60,67,.16);
}

.store-footer .social-link {
    color: #1c333e;
    font-size: 1.125rem;
    height: 3rem;
    width: 3rem;
    align-items: center;
    justify-content: center;
    border-radius: 1.25rem;
    line-height: 1.75rem;
}

li.w-12.h-8.bg-white.rounded.flex.items-center.p-1 {
    border-radius: 1.25rem;
    border: 1px solid transparent;
    box-shadow: 0 2px 5px 1px rgba(64,60,67,.16);
}

.text-gray-400 {
    color: #fff;
}

.md\:flex.items-center.justify-between.py-4.container.text-center {
    margin-top: 1rem;
    padding: 1rem;
    background-color: #1c333e;
}

.md\:flex {
    display: flex;
    flex-direction: column-reverse;
}
.text-gray-200 {
    color: #fff;
    margin-top: 1rem;
}
.copyright-text p {
    color: #fff;
}
.s-menu-footer-list {
    columns: 2;
}

@media(max-width: 992px) {
    .footer-title span {
        color: #fbfcfd;
        background: #ffffff;
        border-radius: 8px;
        font-weight: 700;
        padding-top: .3rem;
        padding-bottom: .3rem;
    }

    .store-footer, .store-contact {
        text-align: center;
    }
    .s-social-link a {
        color: #ffffff;
        border-radius: 20%;
        border: 1px solid rgb(232 177 118);
    }
    .footer-list a:hover {
        color: #ffffff;
    }
    .store-footer .store-footer__inner .container {
        background-color: #223641;
    }
}