/* خلفية القسم */
.olla-faq {
    background: linear-gradient(
        180deg,
        #FFFFFF,
        #F8F6F2
    );
}

/* عنوان القسم */
.olla-faq-title h2 {
    color: #162647;
    position: relative;
}

.olla-faq-title h2::after {
    content: "";
    width: 70px;
    height: 3px;
    background: #C8A76A;
    display: block;
    margin: 12px auto 0;
    border-radius: 50px;
}

/* كارت السؤال */
.olla-faq .olla-accordion {
    background: #fff !important;
    border: 1px solid #EAE4D8 !important;
    border-radius: 18px;
    padding: 22px 24px !important;
    margin-top: 18px !important;
    box-shadow: 0 8px 25px rgba(32, 62, 117, 0.06);
    transition: all .3s ease;
}

/* إلغاء البوردر القديم */
.olla-faq .olla-accordion {
    border-right: none !important;
    border-left: none !important;
}

/* الهوفر */
.olla-faq .olla-accordion:hover {
    transform: translateY(-3px);
    border-color: #C8A76A !important;
    box-shadow: 0 12px 35px rgba(32, 62, 117, 0.10);
}

/* عنوان السؤال */
.olla-faq .olla-label h5,
.olla-faq .olla-label button {
    color: #162647 !important;
    font-weight: 700;
}

/* الأيقونة */
.olla-faq .olla-label i {
    color: #C8A76A !important;
    font-size: 24px;
}

/* الإجابة */
.olla-faq .olla-contentBox p {
    color: #666 !important;
    line-height: 2;
    padding-top: 16px;
}

/* عند فتح السؤال */
.olla-faq .olla-accordion.active {
    border-color: #C8A76A !important;
    box-shadow: 0 15px 40px rgba(200, 167, 106, 0.15);
}




#app > div.app-inner.flex.flex-col.min-h-full > div.store-features-olla.py-10.xl\:px-28.lg\:px-18.px-5.px-1.flex.justify-center.items-center.bg-\[\#242424\].text-white > div > div{
	    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
        gap: 1rem !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > div.store-features-olla.py-10.xl\:px-28.lg\:px-18.px-5.px-1.flex.justify-center.items-center.bg-\[\#242424\].text-white{
	padding-bottom: 1rem !important;
	padding-top: 1rem !important;
}



.store-features-olla {
    background: linear-gradient(
        180deg,
        #FFFFFF,
        #F8F6F2
    ) !important;
    color: #000a0f !important;
    border-top: 1px solid #EEE7DA;
    border-bottom: 1px solid #EEE7DA;

}

.store-features-olla i {
    color: #e0b475 !important;
    transition: all .3s ease;
}

.store-features-olla span {
    color: #162647 !important;
    font-weight: 700;
}

.store-features-olla .flex[data-aos] {
    background: #f3f4f6;
      padding: 10px 18px;
    border-radius: 14px;
    border: 1px solid #EEE7DA;
    transition: all .3s ease;
}

.store-features-olla .flex[data-aos]:hover {
    transform: translateY(-4px);
    border-color: #C8A76A;
    box-shadow: 0 8px 25px rgba(32, 62, 117, 0.08);
}

.store-features-olla .flex[data-aos]:hover i {
    transform: scale(1.1);
}


.navbar ul li a {
    transition: color 0.3s ease;
}

.navbar ul li a:hover {
    color: #f3f4f6 !important;
}




.olla-card salla-add-product-button button{
	border-radius: unset !important;
}


.olla-card .olla-background {
  border-radius: 0 !important;
  width: 100% !important;
  margin-top: 0 !important;
}

.olla-card salla-add-product-button,
.olla-card salla-add-product-button > div,
.olla-card salla-add-product-button .s-button-wrap,
.olla-card salla-add-product-button .s-button-element {
  width: 100% !important;
  display: block !important;
}
li:has(img[alt="mahally_customer_wallet"]) {
    display: none !important;
}
@media (max-width: 1023px) {

  .main-nav-container .inner .lg\:py-4 {
    position: relative;
  }

  .main-nav-container .inner .w-32 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
        width: 4rem !important;
  }

  .main-nav-container .inner .lg\:w-3\/12 {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
        gap: 0.5rem;
  }

  .main-nav-container .inner .lg\:w-3\/12 [onclick*="search::open"] {
    order: 1;
    padding-top: 0.9rem;
        font-size: 1.25rem;
    line-height: 1.75rem;
}
  

  .main-nav-container .inner .lg\:w-3\/12 .py-2.text-lg {
    order: 2;
  }

  .main-nav-container .inner .lg\:w-3\/12 .menu {
          order: -1;
        margin-left: auto;
        padding-top: 1.2rem;
    }
  }


@media(min-width: 1024px){
.main-nav-container .inner .lg\:py-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

    .main-nav-container {
        min-height: 94px;
    }

.navbar{
	    display: flex !important;
    justify-content: center !important;
}

.main-nav-container .inner .w-32 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  order: 2;
  width: 5.5rem !important;
}

.main-nav-container .inner .w-6\/12 {
  order: 1;
  width: auto !important;
  margin: 0 !important;
}

.main-nav-container .inner .lg\:w-3\/12 {
  order: 3;
}}

.olla-card img {
    aspect-ratio: 1 / 1 !important;
    overflow: hidden;
}
.olla-card .relative.overflow-hidden.olla-general-radius {
    aspect-ratio: 1 / 1 !important;
    overflow: hidden;
    border-radius: unset !important;
    border: 2px solid rgba(212, 175, 55, 0.35);
    box-shadow: 0 10px 30px rgba(0,0,0,0.12);
    transition: all .3s ease;
    background: #fff;
}

.olla-card .relative.overflow-hidden.olla-general-radius:hover {

    border-color: #D4AF37;
    box-shadow: 0 18px 40px rgba(0,0,0,0.18);
}

.olla-card .relative.overflow-hidden.olla-general-radius img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block;
}