/* ================================
   ALEXOON - CLEAN PREMIUM CSS
   Theme: Raed Layout 1
   ================================ */

:root {
  --ax-bg: #faf7f1;
  --ax-white: #ffffff;
  --ax-black: #111111;
  --ax-gold: #c9a646;
  --ax-gold-light: #f4d47c;
  --ax-border: rgba(201, 166, 70, 0.55);
  --ax-shadow: 0 12px 32px rgba(0, 0, 0, 0.10);
}

/* الخلفية العامة */
body,
main,
.main-content,
.store-home {
  background: var(--ax-bg) !important;
  color: var(--ax-black) !important;
}

/* الهيدر */
header,
.store-header,
.main-header {
  background: #ffffff !important;
  border-bottom: 1px solid rgba(201, 166, 70, 0.25) !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05) !important;
}

/* روابط الهيدر */
header a,
.main-header a,
.store-header a {
  color: #111 !important;
  font-weight: 700 !important;
}

header a:hover,
.main-header a:hover,
.store-header a:hover {
  color: var(--ax-gold) !important;
}

/* البحث */
input[type="search"],
input[type="text"],
.s-search-input {
  background: #fff !important;
  border: 1px solid rgba(201, 166, 70, 0.45) !important;
  border-radius: 14px !important;
  color: #111 !important;
}

input:focus {
  outline: none !important;
  border-color: var(--ax-gold) !important;
  box-shadow: 0 0 0 3px rgba(201, 166, 70, 0.15) !important;
}

/* عناوين الأقسام */
.s-block__title h2,
.s-block__title,
.section-title,
h1,
h2 {
  color: #111 !important;
  font-weight: 900 !important;
}

/* خط ذهبي أسفل العناوين */
.s-block__title::after,
.section-title::after {
  content: "" !important;
  display: block !important;
  width: 90px !important;
  height: 3px !important;
  margin-top: 10px !important;
  border-radius: 100px !important;
  background: linear-gradient(90deg, var(--ax-gold), transparent) !important;
}

/* ================================
   كروت المنتجات فقط
   بدون التأثير على صفحة المنتج
   ================================ */

.s-product-card-entry,
.s-product-card-vertical,
.s-product-card-horizontal,
salla-product-card {
  background: #ffffff !important;
  border: 1.8px solid var(--ax-border) !important;
  border-radius: 22px !important;
  overflow: hidden !important;
  box-shadow: var(--ax-shadow) !important;
  transition: all 0.3s ease !important;
}

/* Hover للكرت */
.s-product-card-entry:hover,
.s-product-card-vertical:hover,
.s-product-card-horizontal:hover,
salla-product-card:hover {
  transform: translateY(-6px) !important;
  border-color: var(--ax-gold) !important;
  box-shadow:
    0 18px 45px rgba(0, 0, 0, 0.16),
    0 0 25px rgba(201, 166, 70, 0.32) !important;
}

/* صورة المنتج */
.s-product-card-image,
.s-product-card-image-cover {
  background: #fff !important;
}

.s-product-card-image img,
.s-product-card-image-cover img {
  object-fit: contain !important;
  transition: transform 0.3s ease !important;
}

.s-product-card-entry:hover img,
.s-product-card-vertical:hover img,
.s-product-card-horizontal:hover img {
  transform: scale(1.04) !important;
}

/* عنوان المنتج */
.s-product-card-content-title,
.s-product-card-content-title a {
  color: #111 !important;
  font-weight: 800 !important;
  line-height: 1.6 !important;
}

/* السعر */
.s-product-card-price,
.s-product-card-sale-price,
.s-product-card-regular-price {
  font-weight: 900 !important;
}

.s-product-card-sale-price,
.s-product-card-price {
  color: #b88a16 !important;
}

/* ================================
   زر إضافة للسلة
   ================================ */

.s-product-card-content-footer .s-button-btn,
.s-product-card-content-footer button,
.s-button-primary {
  background: linear-gradient(135deg, #111111 0%, #2a2a2a 55%, var(--ax-gold) 100%) !important;
  color: #ffffff !important;
  border: 1.5px solid var(--ax-gold) !important;
  border-radius: 14px !important;
  font-weight: 900 !important;
  min-height: 42px !important;
  box-shadow: 0 0 18px rgba(201, 166, 70, 0.35) !important;
  transition: all 0.3s ease !important;
}

/* Hover زر السلة */
.s-product-card-content-footer .s-button-btn:hover,
.s-product-card-content-footer button:hover,
.s-button-primary:hover {
  transform: translateY(-2px) !important;
  background: linear-gradient(135deg, var(--ax-gold), var(--ax-gold-light)) !important;
  color: #111 !important;
  box-shadow: 0 0 26px rgba(201, 166, 70, 0.65) !important;
}

/* زر نفدت الكمية */
.s-button-disabled,
button:disabled {
  background: linear-gradient(135deg, #999, #d6c28a) !important;
  color: #fff !important;
  opacity: 0.95 !important;
}

/* ================================
   التصنيفات
   ================================ */

.s-category-card,
.s-categories-slider-card,
.category-card {
  background: #ffffff !important;
  border: 1.8px solid var(--ax-border) !important;
  border-radius: 20px !important;
  box-shadow: var(--ax-shadow) !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
}

.s-category-card:hover,
.s-categories-slider-card:hover,
.category-card:hover {
  transform: translateY(-5px) !important;
  border-color: var(--ax-gold) !important;
  box-shadow:
    0 16px 38px rgba(0, 0, 0, 0.14),
    0 0 22px rgba(201, 166, 70, 0.30) !important;
}

/* ================================
   صفحة المنتج
   بدون تخريب الوصف
   ================================ */

.product-single,
.product-details,
.product__description,
.product-description,
.s-tabs-content,
.s-product-tabs {
  background: transparent !important;
  color: #111 !important;
}

/* صندوق صور المنتج فقط */
.product-slider,
.product-images,
.s-product-options-wrapper {
  background: #ffffff !important;
  border-radius: 20px !important;
}

/* لا تغيّر روابط وصف المنتج */
.product__description a,
.product-description a,
.s-tabs-content a {
  color: inherit !important;
  font-weight: inherit !important;
}

/* ================================
   الفوتر
   ================================ */

footer,
.store-footer {
  background: #ffffff !important;
  border-top: 1px solid rgba(201, 166, 70, 0.25) !important;
  color: #111 !important;
}

footer a,
.store-footer a {
  color: #111 !important;
}

footer a:hover,
.store-footer a:hover {
  color: var(--ax-gold) !important;
}

/* ================================
   الجوال
   ================================ */

@media (max-width: 768px) {
  .s-product-card-entry,
  .s-product-card-vertical,
  .s-product-card-horizontal,
  salla-product-card {
    border-radius: 18px !important;
  }

  .s-product-card-content-footer .s-button-btn,
  .s-product-card-content-footer button {
    min-height: 40px !important;
    font-size: 13px !important;
  }

  h1,
  h2,
  .s-block__title h2 {
    font-size: 22px !important;
  }
}
/* إزالة أي خلفية داخل وصف المنتج */
.s-product-card-content * {
  background: transparent !important;
  box-shadow: none !important;
}
}