/* ======== ترتيب المنتجات بشكل Grid ======== */
.products-list, 
.product-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; /* المسافة بين المنتجات */
  justify-content: flex-start;
}

/* ======== كل بطاقة منتج ======== */
.product-item, 
.product-card {
  width: calc(33.33% - 20px); /* 3 منتجات في الصف */
  box-sizing: border-box;
  margin-bottom: 20px;
  background: #fff; /* خلفية بيضاء فاخرة */
  padding: 15px;
  border-radius: 12px; /* لمسة فاخرة */
  box-shadow: 0 4px 10px rgba(0,0,0,0.05); /* ظل خفيف */
  transition: transform 0.3s;
}

/* ======== تأثير عند المرور على المنتج ======== */
.product-item:hover, 
.product-card:hover {
  transform: translateY(-5px);
}

/* ======== صورة المنتج ======== */
.product-item img, 
.product-card img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px; /* حواف ناعمة */
  margin-bottom: 10px;
}

/* ======== اسم المنتج وجملة الإحساس ======== */
.product-item .product-title, 
.product-card .product-title {
  font-weight: 600;
  margin-bottom: 6px;
}

.product-item .product-subtitle, 
.product-card .product-subtitle {
  color: #F48FB1; /* وردي فاتح */
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 8px;
}

/* ======== السعر ======== */
.product-price {
  color: #F48FB1; /* وردي فاتح */
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

/* ======== العبارات أسفل الفوائد ======== */
.product-item p, 
.product-card p {
  color: #F48FB1; /* وردي فاتح */
  font-style: normal;
  font-size: 13px;
  margin-top: 4px;
}
/* ===== لون السعر وردي فاتح ===== */
[class*="price"],
[class*="Price"],
[class*="amount"],
[class*="Amount"] {
  color: #F48FB1 !important;
  font-weight: 600;
}

/* ===== إخفاء التقييمات والنجوم ===== */
.product-rating,
.product-stars,
.rating-stars {
  display: none !important;
}

/* ===== إضافة عبارة بديلة تحت اسم المنتج ===== */
.product-title::after,
h1::after {
  content:  "✨ من اختيارات العناية التي يثق بها خبراء الجمال";
  display: block;
  font-size: 14px;
  margin-top: 6px;
  color: #F48FB1;
  font-weight: 500;
  button, .btn {
    background-color: #0f0f0f !important;
    color: #ffffff !important;
    border: 1px solid #c6a75e !important;
    border-radius: 4px;
    transition: 0.3s;
}

button:hover, .btn:hover {
    background-color: #c6a75e !important;
    color: #0f0f0f !important;
  .kylie-points-note {
    display: block;
    color: #b76e79;
    font-size: 14px;
    margin-top: 12px;
    font-weight: 500;
}.kylie-brand-banner {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

.kylie-original {
    color: #28a745;
    font-weight: 700;
}

.kylie-brand-link {
    color: #c084fc; /* موف ناعم */
    text-decoration: none;
    transition: 0.3s;
}

.kylie-brand-link:hover {
    color: #a855f7;
    text-decoration: underline;
}
  .kylie-brand-link {
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: #c084fc;
    transition: 0.3s;
}

.kylie-brand-link:hover {
    color: #a855f7;
}

.kylie-original {
    color: #28a745;
    font-weight: bold;
    margin-left: 6px;
}
  .kylie-brand-link {
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: #c084fc;
    font-weight: 500;
}

.kylie-brand-link:hover {
    color: #a855f7;
}

.kylie-original {
    color: #28a745;
    font-weight: bold;
    margin-left: 6px;
}
  .product-subtitle,
.product-details .subtitle {

    font-size: 17px !important;
    font-weight: 700 !important;
    color: #6d28d9 !important;
    background: #f5f3ff;
    padding: 10px 14px;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 18px;
    display: inline-block;
}
  /* تحسين العنوان الفرعي للمنتج */
.product-subtitle, 
.product-subtitle span, 
.product-card .subtitle {
    background: linear-gradient(90deg, #6a0dad, #9932cc); /* تدرج بنفسجي */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 17px !important; /* حجم الخط أوضح */
    font-weight: 700 !important; /* أكثر وضوح وقوة */
    line-height: 1.4 !important;
    transition: all 0.3s ease; /* تأثير عند المرور */
    cursor: pointer;
}

/* تأثير عند المرور بالماوس */
.product-subtitle:hover,
.product-subtitle span:hover,
.product-card .subtitle:hover {
    transform: scale(1.05); /* تكبير بسيط */
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3); /* ظل جميل */
}
  /* تحسين العنوان الفرعي في صفحة المنتج مع تدرج وتأثير */
.product-info .subtitle {
    background: linear-gradient(90deg, #6a0dad, #9932cc); /* تدرج بنفسجي */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 17px !important; /* حجم واضح وكبير نسبياً */
    font-weight: 700 !important; /* خط قوي وواضح */
    line-height: 1.4 !important;
    transition: all 0.3s ease; /* تأثير سلس عند المرور */
    cursor: pointer;
}

/* تأثير عند المرور بالماوس */
.product-info .subtitle:hover {
    transform: scale(1.05); /* تكبير بسيط */
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3); /* ظل خفيف لإبراز النص */
}