/*Body*/
body {
    background-image: url(https://i.ibb.co/hWP7gyC/bg2.png);
}
/*Body*/

/*Header*/
div.top-navbar {
    background: rgba(251, 248, 241, 0.92) !important;
}
input.s-search-input {
    background: white !important;
}
.s-search-icon svg {
    fill: ##c9a646 !important;
}
.header-btn__icon {
    border-color: #C9A646 !important;
    color: #c9a646 !important;
    height: 2rem !important;
    width: 2rem !important;
}
.s-cart-summary-count {
    background-color: #C9A646 !important;
    color: #ffffff !important;
}
@media only screen and (max-width: 1024px) {
    .mm-spn li a,
    .mm-spn li > span {
        color:#c9a646 !important;
        border-radius: 5rem !important;
        background: rgba(78, 124, 79, 0.14) !important;
        margin: .5rem;
        justify-content: center;
        width: 80%;
    }
}
.navbar-brand img {
    max-height: 6rem;
    width: auto;
    padding: 0.6rem;
}
/*Header*/

/*Banner*/
section.s-block.s-block--fixed-banner.wide-placeholder div.container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.rounded-md {
    border-radius: 0px !important;
}
@media (min-width: 480px) {
    salla-slider.photos-slider .swiper-slide {
        border-radius: 0px 0px 4rem 4rem !important;
        width: 100% !important;
        padding: 0 !important;
    }
    section:nth-of-type(1).s-block.s-block--photos-slider salla-slider div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        padding: 0 !important;
        margin-top: -5.5rem !important;
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 480px) {
    section:nth-of-type(1).s-block.s-block--photos-slider salla-slider div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
        padding: 0 !important;
        margin-top: -3.5rem !important;
        max-width: 100% !important;
    }
    salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 20px !important;
    }
    salla-slider.photos-slider .swiper-slide {
        border-radius: 0px 0px 1.5rem 1.5rem !important;
    }
    .banner--fixed img {
        border-radius: 1rem !important;
        position: relative;
        transition: all 1.5s ease-in-out;
    }
}
/*Banner*/

/*cat*/
.s-block.s-block--categories {
    margin-top: 0px !important;
}
a.slide--cat-entry img {
    border-radius: 50rem !important;
    border: solid 1px #4E7C4F !important;
    width: 5rem !important;
    height: 5rem !important;
    transition: all 250ms ease-in-out;
}
a.slide--cat-entry img:hover {
    border: solid 1px #C9A646 !important;
    width: 5.5rem !important;
    height: 5.5rem !important;
    transition: all 250ms ease-in-out;
}
.slide--cat-entry {
    border-width: 0px !important;
    background-color: rgba(255, 255, 255, 0) !important;
    padding: 0px !important;
}
.slide--cat-entry:hover {
    box-shadow: 0px 0px 0px 0px rgba(201, 166, 70, 0) !important;
}
@media only screen and (max-width: 480px) {
    salla-slider .slide--one-sixth {
        width: 40% !important;
    }
}
/*cat*/

/*Product*/
.s-product-card-entry {
    position: relative;
    display: flex;
    height: 100%;
    justify-content: space-between;
    border-radius: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    box-shadow: rgba(201, 166, 70, 0.18) 0px 2px 8px 0px;
}
.s-button-element {
    pointer-events: auto;
    background-image: linear-gradient(to right, #C9A646, #E4D19A) !important;
    border-radius: 50px;
    color: #3F6640 !important;
    border-width: 0px;
}
.s-button-element:hover {
    background-image: linear-gradient(to left, #C9A646, #E4D19A) !important;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    animation: shake 1.5s infinite;
    animation-direction: alternate-reverse;
}
@keyframes shake {
    0% { transform: translate(2px, 0); }
    25% { transform: translate(-2px, 0); }
    50% { transform: translate(2px, 0); }
    75% { transform: translate(-2px, 0); }
    100% { transform: translate(0, 0); }
}
.s-product-card-image img {
    border-radius: 2rem;
    padding: 10px;
    background: white;
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    border-radius: 2rem;
    background: white;
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    height: auto !important;
}
.s-product-card-price,
.s-product-card-sale-price h4 {
    color: #4E7C4F !important;
}
.swiper-wrapper {
    padding-bottom: 1rem;
}
salla-slider[type]:not(.hydrated) > div > div,
salla-slider[type]:not(.hydrated) .swiper > div > div > div,
.carousel-slider .swiper-wrapper > div {
    flex-shrink: .014;
}
salla-slider[type]:not(.hydrated) > div > div,
salla-slider[type]:not(.hydrated) .swiper > div > div > div,
.carousel-slider .swiper-wrapper > div {
    flex-shrink: .007;
}
@media only screen and (max-width: 480px) {
    salla-slider[type]:not(.hydrated) > div > div,
    salla-slider[type]:not(.hydrated) .swiper > div > div > div,
    .carousel-slider .swiper-wrapper > div {
        flex-shrink: .014;
    }
}
/*Product*/

/*Titles*/
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 > div > div.s-block__title > div > h2 {
    color: #c9a646;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 > div > div.s-block__title > a {
    display: none;
}
.s-slider-block__title {
    justify-content: center !important;
    margin-bottom: 1.5rem !important;
}
div.s-slider-block__title-right,
div.right-side,
.s-block__display-all,
.s-reviews-header {
    color:#c9a646 !important;
    border-bottom: 2px solid #4E7C4F !important;
    border-right: 2px solid #4E7C4F !important;
    border-radius: 5rem !important;
    padding: 0.7rem !important;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: .2rem !important;
}
#slider-with-bg-8 > div.s-slider-block__title > div.s-slider-block__title-right,
#slider-with-bg-6 > div.s-slider-block__title > div.s-slider-block__title-right {
    margin-left: 2rem;
}
/*Titles*/

/*Sub Cats*/
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.container > div {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
}
.banner-entry {
    height: 11rem !important;
    width: 11rem !important;
    border-radius: 1rem !important;
}
/*Sub Cats*/

/*Brands*/
.index .brand-item {
    background-color: rgba(255, 255, 255, 0);
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 {
    background: rgba(78, 124, 79, 0.10) !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 {
    margin: 1rem;
    border-radius: 2rem;
    padding: 2rem;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 > div > div {
    display: flex;
    justify-content: center;
}
/*Brands*/

/*Footer*/
@media only screen and (min-width: 480px) {
    #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > salla-contacts > div {
        flex-direction: column !important;
    }
    #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) {
        display: flex;
        align-items: flex-start;
        background: #3F6640;
        border-radius: 1.5rem;
        justify-content: center;
    }
    #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div {
        display: flex;
        justify-content: center;
        align-items: stretch;
    }
    #app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner {
        margin-top: 2rem;
        background: #3F6640;
        border-radius: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        border-top: solid #C9A646;
    }
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner {
    margin-top: 2rem;
    background: #3F6640;
    border-radius: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-top: solid #C9A646;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
    background: #3F6640;
    border-radius: 1.5rem;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > p {
    text-align: center;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
    background: #3F6640;
    border-radius: 1.5rem;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2) > salla-menu > div > div {
    align-items: center;
    display: flex;
    flex-direction: column;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > salla-contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
    background: #3F6640;
    border-radius: 1.5rem;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > salla-contacts > div {
    flex-direction: row;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > div > salla-social {
    display: flex;
    align-items: center;
    padding: 1rem;
    background: #3F6640;
    border-radius: 1.5rem;
    justify-content: center;
}
.store-footer h3 {
    color: #E4D19A;
}
.s-social-link a {
    color: #E4D19A;
    border-color: #E4D19A;
}
.s-social-link a:hover {
    color: #3F6640;
    border-color: #C9A646;
    background-color: #C9A646;
}
/*Footer*/

/* Custom */
/* حذف النار/الأيقونة */
.s-product-card-price,
.s-product-card-sale-price h4::after {
    content: none !important;
    background-image: none !important;
    width: 0 !important;
    height: 0 !important;
}

/* (نخلي الباقي مثل كودك) */
.s-product-card-price,
.s-product-card-sale-price {
    display: flex;
    flex-direction: column;
}

/* حذف "شحن مجاني" */
.s-product-card-price,
.s-product-card-sale-price h4::before {
    content: none !important;
}

/* ترتيب */
.s-product-card-price,
.s-product-card-sale-price h4 {
    order: 2;
}

/* حذف "قبل" */
.s-product-card-price,
.s-product-card-sale-price span::before {
    content: none !important;
}

.s-product-card-price,
.s-product-card-sale-price span {
    order: 1;
}

.s-product-card-fit-height .s-product-card-image {
    max-height: 20rem !important;
}

/* سطر كان مكسّر: فقط قفلنا القوس هنا بدون تغيير الستايل */
.salla-slider.carousel-slider .swiper-slide {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

/* PRICE COLOR */
.s-product-card-price,
.s-product-card-sale-price h4,
.s-product-card-sale-price span {
    color: #4E7C4F !important;
}

/* ADD TO CART TEXT COLOR */
.s-button-element,
.s-button-element span,
.s-button-element button {
    color: #3F6640 !important;
}

/* FOOTER TEXT COLOR */
.store-footer,
.store-footer *,
.store-footer h3,
.store-footer p,
.store-footer a,
.store-footer span,
.store-footer li {
    color: #ffffff !important;
}
/* =========================
   PATCH: Price layout + Footer text colors
   (Only what you requested)
========================= */

/* ===== PRICES ===== */
/* السعر الحالي */
.s-product-card-price,
.s-product-card-sale-price h4{
  color: #4E7C4F !important;
  font-weight: 800 !important;
}

/* السعر قبل */
.s-product-card-sale-price span,
.s-product-card-price span{
  color: #C9A646 !important;
  font-weight: 700 !important;
}

/* ترتيب السعر والسعر قبل بشكل أجمل */
.s-product-card-price,
.s-product-card-sale-price{
  display: flex !important;
  flex-direction: row !important;
  align-items: baseline !important;
  gap: .5rem !important;
}

/* نخلي السعر قبل أصغر شوي */
.s-product-card-sale-price span,
.s-product-card-price span{
  font-size: .9em !important;
  opacity: .9 !important;
}

/* ===== FOOTER TEXT COLORS ===== */
/* العناوين والأيقونات ذهب */
.store-footer h3,
.store-footer h4,
.s-social-link a{
  color: #c9a646 !important;
  border-color: #c9a646 !important;
}

/* باقي النصوص أبيض */
.store-footer,
.store-footer *,
.store-footer p,
.store-footer a,
.store-footer span,
.store-footer li{
  color: #ffffff !important;
}

/* هوفر الروابط */
.store-footer a:hover{
  color: #E4D19A !important;
}
/* ===== السعر الحالي بالأحمر ===== */
.s-product-card-price,
.s-product-card-sale-price h4 {
    color: #C0392B !important;
    font-weight: 800 !important;
}

/* السعر قبل الخصم */
.s-product-card-sale-price span,
.s-product-card-price span {
    color: #C9A646 !important;
    font-weight: 700 !important;
    font-size: .9em !important;
    opacity: .9 !important;
}

/* ===== زر أضف للسلة بشكل أجمل ===== */
.s-button-element {
    pointer-events: auto;
    background: linear-gradient(135deg, #4E7C4F, #6A9A6B) !important;
    border-radius: 50px;
    color: #ffffff !important;
    border: 1px solid #4E7C4F !important;
    box-shadow: 0 8px 20px rgba(78, 124, 79, 0.22) !important;
}

.s-button-element:hover {
    background: linear-gradient(135deg, #3F6640, #4E7C4F) !important;
    color: #ffffff !important;
    box-shadow: 0 10px 24px rgba(63, 102, 64, 0.28) !important;
    transform: translateY(-1px);
}

/* نص وأيقونة الزر */
.s-button-element,
.s-button-element span,
.s-button-element button,
.s-button-element svg,
.s-button-element i {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* لو فيه زر outline يطلع بنفس الهوية */
.s-button-outline,
.s-button-primary-outline {
    background: linear-gradient(135deg, #4E7C4F, #6A9A6B) !important;
    border: 1px solid #4E7C4F !important;
    color: #ffffff !important;
}
/* =========================
   SHAHD COLORS PATCH
   يوضع آخر الكود
========================= */

/* ===== Header ===== */
div.top-navbar {
    background: rgba(251, 248, 241, 0.92) !important;
}

.s-search-icon svg {
    fill: #C9A646 !important;
}

.header-btn__icon {
    border-color: #C9A646 !important;
    color: #C9A646 !important;
}

.s-cart-summary-count {
    background-color: #C9A646 !important;
    color: #ffffff !important;
}

@media only screen and (max-width: 1024px) {
    .mm-spn li a,
    .mm-spn li > span {
        color: #C9A646 !important;
        background: rgba(201, 166, 70, 0.12) !important;
    }
}

/* ===== Categories ===== */
a.slide--cat-entry img {
    border: solid 1px #C9A646 !important;
}

a.slide--cat-entry img:hover {
    border: solid 1px #E4D19A !important;
}

/* ===== Product Cards ===== */
.s-product-card-entry {
    box-shadow: rgba(201, 166, 70, 0.18) 0px 2px 8px 0px !important;
}

/* ===== Add to Cart Button ===== */
.s-button-element {
    background: linear-gradient(135deg, #C9A646, #E4D19A) !important;
    border: 1px solid #C9A646 !important;
    color: #5F5F5F !important;
    box-shadow: 0 8px 20px rgba(201, 166, 70, 0.22) !important;
}

.s-button-element:hover {
    background: linear-gradient(135deg, #B89236, #C9A646) !important;
    color: #ffffff !important;
    box-shadow: 0 10px 24px rgba(201, 166, 70, 0.28) !important;
    transform: translateY(-1px);
}

.s-button-element,
.s-button-element span,
.s-button-element button,
.s-button-element svg,
.s-button-element i {
    color: #5F5F5F !important;
    fill: #5F5F5F !important;
}

.s-button-element:hover,
.s-button-element:hover span,
.s-button-element:hover button,
.s-button-element:hover svg,
.s-button-element:hover i {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* ===== Prices ===== */
.s-product-card-price,
.s-product-card-sale-price h4 {
    color: #C0392B !important; /* السعر الحالي أحمر */
    font-weight: 800 !important;
}

.s-product-card-sale-price span,
.s-product-card-price span {
    color: #C9A646 !important; /* السعر قبل الخصم ذهبي */
    font-weight: 700 !important;
    font-size: .9em !important;
    opacity: .9 !important;
}

/* ===== Titles ===== */
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 > div > div.s-block__title > div > h2 {
    color: #C9A646 !important;
}

div.s-slider-block__title-right,
div.right-side,
.s-block__display-all,
.s-reviews-header {
    color: #C9A646 !important;
    border-bottom: 2px solid #C9A646 !important;
    border-right: 2px solid #C9A646 !important;
}

/* ===== Brands Section ===== */
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--logos-slider.s-block--full-bg.bg-gray-100.pt-8.sm\:pt-12.pb-8.sm\:pb-20 {
    background: rgba(201, 166, 70, 0.08) !important;
}

/* ===== Footer ===== */
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner,
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20,
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(2),
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3),
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > salla-contacts,
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(3) > div > salla-social {
    background: #7A7A7A !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner {
    border-top: solid #C9A646 !important;
}

.store-footer h3,
.store-footer h4,
.s-social-link a {
    color: #E4D19A !important;
    border-color: #E4D19A !important;
}

.s-social-link a:hover {
    color: #7A7A7A !important;
    border-color: #C9A646 !important;
    background-color: #C9A646 !important;
}

.store-footer,
.store-footer *,
.store-footer p,
.store-footer a,
.store-footer span,
.store-footer li {
    color: #ffffff !important;
}

.store-footer a:hover {
    color: #E4D19A !important;
}

/* ===== Outline Buttons ===== */
.s-button-outline,
.s-button-primary-outline {
    background: linear-gradient(135deg, #C9A646, #E4D19A) !important;
    border: 1px solid #C9A646 !important;
    color: #5F5F5F !important;
}