.elementor-4188 .elementor-element.elementor-element-2e77479a{padding:0px 0px 0px 0px;}.elementor-4188 .elementor-element.elementor-element-41aeacb0 > .elementor-element-populated{padding:0px 0px 0px 0px;}/* Start custom CSS for section, class: .elementor-element-2e77479a */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {
  --white: #ffffff;
  --cream: #f5f0d5;
  --cream2: #f0e9c5;
  --cream3: #ece3b8;
  --gold: #c9a84c;
  --gold2: #e2c97e;
  --dark: #1a1a1a;
  --text: #222222;
  --muted: #555555;
  --red: #8b1a1a;
  --border: #d8cfaa;
}
body { font-family: 'Noto Naskh Arabic', serif; background: var(--white); color: var(--text); direction: rtl; }

/* HEADER */
header { background: var(--white); border-bottom: 1px solid #e8e8e8; padding: 10px 20px; display: flex; align-items: center; justify-content: space-between; position: sticky; top: 0; z-index: 100; }
.logo { display: flex; flex-direction: column; align-items: center; gap: 2px; }
.logo-star { color: var(--gold); font-size: 20px; line-height: 1; }
.logo-text { font-family: serif; font-size: 18px; font-weight: 700; letter-spacing: 4px; color: var(--dark); }
.search-bar { flex: 1; max-width: 400px; margin: 0 20px; display: flex; align-items: center; border: 1.5px solid #ddd; border-radius: 25px; padding: 7px 14px; gap: 8px; background: #fff; }
.search-bar input { border: none; outline: none; flex: 1; font-family: inherit; font-size: 14px; color: var(--text); }
.search-bar svg { color: #888; width: 16px; height: 16px; flex-shrink: 0; }
.header-right { display: flex; align-items: center; gap: 18px; }
.cart-icon svg { width: 24px; height: 24px; }
.menu-icon { display: flex; flex-direction: column; gap: 5px; cursor: pointer; }
.menu-icon span { display: block; width: 24px; height: 2px; background: var(--dark); }

/* PRODUCT GALLERY */
.gallery-wrap { position: relative; background: #f8f8f8; }
.main-img-box { display: flex; align-items: center; justify-content: center; height: 360px; background: #f5f5f5; overflow: hidden; position: relative; }
.main-img-box img { width: 100%; height: 100%; object-fit: cover; }
.main-img-placeholder { width: 100%; height: 360px; background: linear-gradient(160deg, #e8e0c8 0%, #d8c898 100%); display: flex; align-items: center; justify-content: center; font-size: 13px; color: #888; }
.gallery-arrow { position: absolute; top: 50%; transform: translateY(-50%); background: transparent; border: none; font-size: 28px; color: #aaa; cursor: pointer; padding: 8px; z-index: 2; font-weight: 300; }
.gallery-arrow.right { right: 10px; }
.gallery-arrow.left { left: 10px; }
.thumbs { display: flex; gap: 6px; padding: 10px 14px; background: var(--white); overflow-x: auto; }
.thumb { width: 70px; height: 70px; border-radius: 6px; overflow: hidden; border: 2px solid transparent; cursor: pointer; flex-shrink: 0; background: #eee; }
.thumb.active { border-color: var(--dark); }
.thumb img { width: 100%; height: 100%; object-fit: cover; }

/* PRODUCT INFO */
.product-info { background: var(--white); padding: 20px 18px 30px; }
.product-title { font-size: 20px; font-weight: 700; line-height: 1.5; margin-bottom: 4px; }
.product-gift { color: var(--red); font-size: 15px; font-weight: 700; margin-bottom: 14px; }
.product-desc { font-size: 14px; color: var(--muted); line-height: 1.9; margin-bottom: 18px; }
.price-shipping-row { display: flex; align-items: center; justify-content: space-between; margin-bottom: 6px; }
.price-block { display: flex; align-items: baseline; gap: 10px; }
.price-new { font-size: 38px; font-weight: 700; color: var(--dark); }
.price-new sup { font-size: 16px; font-weight: 600; }
.price-old { font-size: 18px; color: #aaa; text-decoration: line-through; }
.shipping-badge { display: flex; align-items: center; gap: 6px; font-size: 13px; color: #333; }
.shipping-badge svg { color: #333; }
.stock-badge { display: inline-block; border: 1.5px solid #aaa; border-radius: 20px; padding: 3px 14px; font-size: 12px; color: #555; margin-bottom: 18px; }
.btn-add { display: block; width: 100%; padding: 14px; border: 2px solid var(--dark); border-radius: 30px; background: var(--white); font-family: inherit; font-size: 16px; font-weight: 700; cursor: pointer; text-align: center; margin-bottom: 10px; transition: all 0.2s; }
.btn-add:hover { background: #f5f5f5; }
.btn-buy { display: block; width: 100%; padding: 14px; border: 2px solid var(--dark); border-radius: 30px; background: var(--dark); color: var(--white); font-family: inherit; font-size: 16px; font-weight: 700; cursor: pointer; text-align: center; margin-bottom: 16px; transition: all 0.2s; }
.btn-buy:hover { background: #333; }
.gift-.elementor-4188 .elementor-element.elementor-element-2e77479a { border: 1.5px solid #ddd; border-radius: 12px; padding: 14px 16px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 16px; cursor: pointer; background: var(--white); }
.gift-.elementor-4188 .elementor-element.elementor-element-2e77479a .gift-label { font-size: 15px; font-weight: 500; }
.gift-.elementor-4188 .elementor-element.elementor-element-2e77479a .gift-icon { font-size: 24px; }
.gift-.elementor-4188 .elementor-element.elementor-element-2e77479a .gift-arrow { color: #999; font-size: 18px; }

/* GIFT ITEMS LIST */
.gift-items { border: 1.5px solid #eee; border-radius: 12px; margin-bottom: 16px; overflow: hidden; }
.gift-item { display: flex; align-items: center; padding: 12px 16px; border-bottom: 1px solid #f0f0f0; font-size: 14px; gap: 12px; cursor: pointer; }
.gift-item:last-child { border-bottom: none; }
.gift-item .gi-plus { color: #aaa; font-size: 20px; font-weight: 300; margin-left: auto; }
.gift-item .gi-img { width: 44px; height: 44px; background: #f0ece0; border-radius: 6px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; font-size: 20px; }

/* STAR DIVIDER */
.star-divider { text-align: center; padding: 18px 0; background: var(--white); }
.star-divider svg { width: 100%; max-width: 360px; height: 30px; }

/* DESC SECTION */
.desc-section { background: var(--white); padding: 24px 18px; }
.section-heading { font-size: 22px; font-weight: 700; margin-bottom: 14px; }
.section-heading.center { text-align: center; }
.desc-body { font-size: 14px; color: var(--muted); line-height: 2; margin-bottom: 16px; }
.desc-section h3 { font-size: 16px; font-weight: 700; margin-bottom: 10px; }
.desc-section ul { padding-right: 20px; }
.desc-section ul li { font-size: 14px; color: var(--muted); line-height: 2; list-style: disc; }

/* INGREDIENTS SECTION */
.ingredients-section { background: linear-gradient(180deg, #f5f0d5 0%, #ece5b5 100%); padding: 40px 18px; }
.ing-carousel { position: relative; overflow: hidden; }
.ing-track { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; gap: 0; }
.ing-track::-webkit-scrollbar { display: none; }
.ing-slide { flex: 0 0 100%; scroll-snap-align: start; display: flex; flex-direction: column; align-items: center; min-height: 420px; position: relative; }
.ing-center-img { width: 240px; height: 240px; border-radius: 50%; overflow: hidden; margin: 20px auto; border: 3px solid rgba(201,168,76,0.3); }
.ing-center-img img { width: 100%; height: 100%; object-fit: cover; }
.ing-center-placeholder { width: 240px; height: 240px; border-radius: 50%; background: linear-gradient(135deg, #f5c842, #e8a020); margin: 20px auto; display: flex; align-items: center; justify-content: center; font-size: 70px; }
.ing-label { position: absolute; }
.ing-label.tl { top: 10px; right: 10px; text-align: right; }
.ing-label.tr { top: 10px; left: 10px; text-align: left; }
.ing-label.bl { bottom: 10px; right: 10px; text-align: right; }
.ing-label.br { bottom: 10px; left: 10px; text-align: left; }
.ing-name { font-size: 15px; font-weight: 700; margin-bottom: 4px; }
.ing-desc { font-size: 13px; color: var(--muted); line-height: 1.6; max-width: 130px; }
.ing-dashed { position: absolute; pointer-events: none; }
.carousel-nav-row { display: flex; align-items: center; justify-content: space-between; margin-top: 16px; }
.carousel-nav-btn { width: 40px; height: 40px; border-radius: 50%; border: 1.5px solid #ccc; background: transparent; font-size: 20px; cursor: pointer; display: flex; align-items: center; justify-content: center; color: #555; }

/* BEFORE AFTER */
.ba-section { background: linear-gradient(180deg, #faf6e4 0%, #f0e9c8 60%, #fff 100%); padding: 40px 18px; }
.ba-inner { display: flex; gap: 0; position: relative; }
.ba-col { flex: 1; display: flex; flex-direction: column; align-items: center; gap: 10px; }
.ba-label-text { font-size: 22px; font-weight: 400; }
.ba-circle-wrap { position: relative; }
.ba-circle { width: 150px; height: 150px; border-radius: 50%; overflow: hidden; border: 3px solid rgba(201,168,76,0.4); background: #ddd; display: flex; align-items: center; justify-content: center; color: #999; font-size: 12px; }
.ba-stars-bg { position: absolute; inset: -30px; background-image: radial-gradient(circle, transparent 50%, transparent 100%); pointer-events: none; }
.ba-stars-svg { position: absolute; inset: -20px; pointer-events: none; opacity: 0.4; }

/* REVIEWS */
.reviews-section { background: var(--white); padding: 40px 18px; }
.reviews-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.review-card { background: var(--white); border: 1.5px solid #e8e8e8; border-radius: 14px; padding: 14px; }
.review-top { display: flex; align-items: center; gap: 8px; margin-bottom: 10px; }
.review-ava { width: 34px; height: 34px; border-radius: 50%; background: #e8e0c8; overflow: hidden; flex-shrink: 0; }
.review-ava img { width: 100%; height: 100%; object-fit: cover; }
.review-name { font-size: 13px; font-weight: 600; }
.review-handle { font-size: 11px; color: #999; }
.review-dots { font-size: 18px; color: #bbb; margin-right: auto; }
.review-body { font-size: 12px; color: var(--muted); line-height: 1.7; }
.review-img-strip { display: flex; gap: 6px; margin-top: 10px; }
.review-thumb { width: 50px; height: 50px; border-radius: 8px; background: #eee; overflow: hidden; }
.review-thumb img { width: 100%; height: 100%; object-fit: cover; }

/* VIDEO SECTIONS */
.video-section { background: var(--white); padding: 40px 18px; }
.video-section.starbg { background: linear-gradient(180deg, #fff 0%, #faf7e8 50%, #fff 100%); }
.video-circle-wrap { position: relative; width: 240px; height: 240px; margin: 0 auto 20px; }
.video-circle { width: 240px; height: 240px; border-radius: 50%; overflow: hidden; border: 2px solid rgba(201,168,76,0.3); background: #e8e0d0; display: flex; align-items: center; justify-content: center; font-size: 12px; color: #888; }
.video-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 52px; height: 52px; background: rgba(0,0,0,0.6); border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; }
.video-play svg { color: white; width: 22px; height: 22px; margin-right: -2px; }
.starbursts-bg { position: absolute; inset: -40px; pointer-events: none; opacity: 0.35; }

/* SIMILAR PRODUCTS */
.similar-section { background: linear-gradient(180deg, #faf7e8 0%, #f5f0d5 100%); padding: 40px 18px; }
.products-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }
.prod-card { background: var(--white); border-radius: 10px; overflow: hidden; border: 1px solid #eee; }
.prod-img { height: 110px; background: #f0ece0; display: flex; align-items: center; justify-content: center; }
.prod-img img { width: 100%; height: 100%; object-fit: cover; }
.prod-info { padding: 8px 10px; }
.prod-name { font-size: 12px; font-weight: 500; margin-bottom: 4px; text-align: center; }
.prod-price { font-size: 13px; font-weight: 700; text-align: center; color: var(--dark); }

/* FAQ */
.faq-section { background: var(--white); padding: 40px 18px; }
.faq-header-block { background: var(--cream); border-radius: 10px; padding: 16px; text-align: center; margin-bottom: 16px; }
.faq-header-block h3 { font-size: 18px; font-weight: 700; }
.faq-item { border-bottom: 1px solid #eee; }
.faq-q { display: flex; align-items: center; justify-content: space-between; padding: 14px 4px; cursor: pointer; font-size: 15px; font-weight: 600; }
.faq-q .plus { width: 28px; height: 28px; border: 1.5px solid #ccc; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 18px; color: #888; flex-shrink: 0; margin-right: 8px; transition: transform 0.2s; }
.faq-item.open .plus { transform: rotate(45deg); }
.faq-a { display: none; padding: 0 4px 14px; font-size: 14px; color: var(--muted); line-height: 1.8; }
.faq-item.open .faq-a { display: block; }
.btn-order-cta { display: block; width: 200px; margin: 28px auto 0; padding: 14px; background: var(--dark); color: var(--white); border: none; border-radius: 30px; font-family: inherit; font-size: 16px; font-weight: 700; cursor: pointer; text-align: center; }

/* ORDER FORM */
.order-section { background: var(--cream); padding: 40px 18px; }
.order-form { background: var(--cream); border-radius: 16px; padding: 10px 0 20px; }
.form-group { margin-bottom: 16px; }
.form-label { display: block; font-size: 16px; font-weight: 700; margin-bottom: 7px; text-align: right; }
.form-input, .form-select { width: 100%; padding: 13px 14px; border: 1.5px solid #d0c8a0; border-radius: 10px; font-family: inherit; font-size: 15px; background: var(--white); direction: rtl; color: var(--text); outline: none; }
.form-input:focus, .form-select:focus { border-color: var(--dark); }
.pay-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 24px; }
.pay-btn { padding: 13px 10px; border: 2px solid var(--dark); border-radius: 30px; background: var(--white); font-family: inherit; font-size: 13px; font-weight: 700; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 8px; transition: background 0.2s; }
.pay-btn.selected { background: var(--cream2); }
.pay-btn svg { width: 22px; height: 22px; flex-shrink: 0; }
.btn-confirm { display: block; width: 220px; margin: 0 auto; padding: 14px; background: var(--white); border: 2px solid var(--dark); border-radius: 30px; font-family: inherit; font-size: 17px; font-weight: 700; cursor: pointer; text-align: center; transition: all 0.2s; }
.btn-confirm:hover { background: var(--dark); color: var(--white); }

/* GOLD STARBURST SVG pattern */
.starburst-row { display: flex; justify-content: flex-start; gap: 8px; padding: 8px 0; }
.starburst-row.right { justify-content: flex-end; }
.starburst-row.both { justify-content: space-between; padding: 0 10px; }

/* RESPONSIVE */
@media (max-width: 500px) {
  .products-row { grid-template-columns: repeat(2, 1fr); }
  .reviews-grid { grid-template-columns: 1fr 1fr; }
  .search-bar { max-width: 200px; }
}/* End custom CSS */