/* Add custom CSS styles below */ 
.content.content--single-page.w-full.lg\:w-10\/12.bg-white.rounded.p-6.lg\:p-8.mt-4.lg\:mt-12 {
background-color:white;
}

.s-block {
        margin-top: 0rem;
    }
body {
   
    background-color: rgb(255 255 255) ! important;
}

/* =============================
   Footer
============================= */
.store-footer {
    background: transparent!important;
    padding: 30px;
    font-size: 14px;
    text-align: center
}
.s-social-list {
  display: flex;
  gap: 0.625rem;
  justify-content: center;
}
.s-block--features__item {
  background: transparent!important;
}
.s-block--features_item h2 , .s-block--features_item p {
  color:#CDAD6B
}
.store-footer__inner {
    background: transparent!important;

    border: none !important; /* إزالة أي حدود أخرى */
    width: 85%; /* تقليل طول الخط */
    margin: 0 auto; /* توسيطه في المنتصف */
    position: relative; /* ضروري لعناصر before و after */
    justify-content: center; 

}


.store-footer__inner .flex {
    justify-content: center
    
}

.store-footer__inner .max-w-sm {
    margin: auto
}

.store-footer h3 {
    color: #ffffff;
    font-size: 1.3rem
}

.store-footer h3:hover {
    color: #ffffff;
    opacity: 1;
    cursor: pointer
}

.footer-list {
    color: #CDAD6B;
}

.store-footer__inner .max-w-sm {
    color: #ffffff;
    font-size:15px;
}

.store-footer a {
    color: #ffffff;
    font-size:15px;
}


.store-footer i {
    color: #ffffff;
    border-color: #CDAD6B;
}
.copyright-text p {
    --tw-text-opacity: 1;
    color: #374151;
    color: rgb(255 255 255);
}

.store-footer__inner {
    text-align: center!important;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.footer-is-light .store-footer {
    background-color: rgb(14 31 52) !important;
}
.footer-is-light .store-footer {
    border-top-right-radius: 180px;
    border-top-left-radius: 180px;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
}
.s-contacts-list {
    display: flex
;
    gap: 1rem;
    align-content: center;
    align-items: center;
}


.s-social-list {
    display: flex
;
    gap: 0.625rem;
    justify-content: center;
}
.footer-logo {
    display: block;
    margin: 0 auto 10px auto;
    max-width: 150px;
    height: auto;
    animation: footerLogoBounce 2s ease-in-out infinite;
}

@keyframes footerLogoBounce {
  0% {
    transform: scale(1) translateY(0);
  }
  50% {
    transform: scale(1.1) translateY(-5px);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}
.store-footer__inner .flex {
    justify-content: center;
    color: white;
}


@media (min-width: 1024px) {
    .store-footer__inner {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}


/*******/

.navbar-brand {
  background-image: url("https://cdn.files.salla.network/homepage/155696658/c5efaadd-1913-4092-906d-582a5c2e2106_733x210.webp");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  background-size: contain;
  height: 60px;
  width: 14vw;
  display: block;
}
@media (min-width: 480px) {
    .navbar-brand img {
        max-width: 170px;
        display: none;
    }
}


@media only screen and (min-width: 1024px) {
    /* تعديل خاص إذا كانت القائمة داخل .main-menu-row */
    .main-menu-row .main-menu li.root-level > a {
        padding-bottom: 1rem;
    }
}
  /* إعدادات عامة للرابط داخل العناصر الجذرية */
    .main-menu li.root-level > a {
            color:#ffffff;

        padding-top: 0;
        padding-bottom: 2rem;
        font-weight: 700;
    }

    /* روابط القائمة بشكل عام */
    .main-menu li > a {
        display: flex;
        align-items: center;
        justify-content: space-between; /* يمكن تغييرها إلى flex-start حسب رغبتك */
        padding: 0.75rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
transition:
    color 0.3s ease,
    background-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;

    }
.main-menu li.root-level > a:hover {
display: flex;
        align-items: center;
        justify-content: space-between; /* يمكن تغييرها إلى flex-start حسب رغبتك */
        padding: 0.75rem;

        color: #ffffff;
        background-color: #C89A4B;
        transform: translateY(-5px);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        border-radius: 3px 3px 0 0;
    }
}

/* تخصيص إضافي خارج الميديا كويري */
.main-menu li > a {
    justify-content: flex-start;
}
.navbar-brand img {
    display: none;
    max-height: 3rem !important;
    width: auto;
    max-width: 100px;
}
.bg-white {
    background-color: rgb(15 41 62);
}
.s-user-menu-login-btn svg {
    fill: #ffffff;
    height: 1.25rem;
    width: 1.25rem;
}
.header-btn__icon.icon:where([dir=rtl],[dir=rtl] *) {
    margin-left: 9px;
    margin-right: 0;
    color: #ffffff;
}
.s-cart-summary-total {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: #000;
    color: rgb(255 255 255);
}
@media only screen and (min-width: 1024px) {
    .main-menu {
        align-items: center;
        flex-wrap: wrap;
        margin-left: 1.5rem;
        margin-right: 12.5rem !important;
        padding-bottom: 0;
        padding-top: 2rem;
    }
}


section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
    background-color:#ffffff !important;
    
}

section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
    background-color:white !important;
}