:root {
	--wd-text-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IBM Plex Sans Arabic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,255,255);
	--wd-alternative-color: rgb(197,160,89);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(18,18,18);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(255,1,2);
}

/* ========================================================= */
/* ملف تصميمات متجر أمالا (Amala Custom CSS) - نسخة منقحة */
/* ========================================================= */

/* --------------------------------------------------------- */
/* 1. الإعدادات العامة والهيدر (Global & Header)             */
/* --------------------------------------------------------- */
.container, .container-fluid { padding-inline: 0 !important; }
html .whb-header .whb-row > .container { max-width: 1500px !important; margin: 0 auto !important; padding: 0 15px !important; }
html .whb-header .site-logo { padding-right: 10px !important; }

/* --------------------------------------------------------- */
/* 2. القوائم الرئيسية والموبايل (Menus & Mobile Navigation) */
/* --------------------------------------------------------- */
html .wd-nav-main > li > a { color: #171719 !important; font-weight: 700 !important; }
html .wd-nav-main > li > a:hover { color: #FF0102 !important; }
html li#menu-item-2709 > a, html li#menu-item-2709 > a .nav-link-text { color: #FF0102 !important; }

html .wd-nav-main .wd-dropdown-menu,
html .wd-nav-main .wd-dropdown-menu .wd-sub-menu .wd-sub-menu,
html .wd-nav-main .wd-dropdown-menu .wd-sub-menu .wd-dropdown { background-color: #ffffff !important; border-radius: 16px !important; border: none !important; padding: 10px 0 !important; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important; }
html .wd-nav-main .wd-dropdown-menu > .wd-sub-menu, html .wd-nav-main .wd-dropdown-menu > .container > .wd-sub-menu { background-color: transparent !important; box-shadow: none !important; border: none !important; padding: 0 !important; }

html .wd-nav-main .wd-dropdown-menu .wd-sub-menu li > a { color: #171719 !important; font-weight: 500 !important; padding: 12px 20px 12px 35px !important; display: block !important; transition: all 0.3s ease !important; position: relative !important; }
html .wd-nav-main .wd-dropdown-menu .wd-sub-menu li > a:hover { color: #FF0102 !important; background-color: #f9f9f9 !important; padding-right: 28px !important; }
html .wd-nav-main .wd-dropdown-menu .wd-sub-menu li.menu-item-has-children > a:after { position: absolute !important; left: 20px !important; top: 50% !important; transform: translateY(-50%) !important; color: #171719 !important; margin: 0 !important; transition: all 0.3s ease !important; }
html .wd-nav-main .wd-dropdown-menu .wd-sub-menu li.menu-item-has-children > a:hover:after { color: #FF0102 !important; }

html .wd-nav-mobile li > a { color: #171719 !important; font-weight: 700 !important; }
html .wd-nav-mobile li#menu-item-2709 > a, html .wd-nav-mobile li#menu-item-2709 > a .nav-link-text, html .wd-nav-mobile li.red-sale-link > a { color: #FF0102 !important; }
html .wd-nav-mobile .wd-sub-menu { background-color: #fcfcfc !important; }
html .wd-nav-mobile .wd-sub-menu li > a { color: #2b2b2d !important; font-weight: 500 !important; padding-right: 35px !important; font-size: 14px !important; border-bottom: 1px solid #f2f2f2 !important; }
html .wd-nav-mobile li > a:active, html .wd-nav-mobile li > a:focus { color: #FF0102 !important; background-color: #f9f9f9 !important; }
html .wd-nav-mobile .wd-nav-opener { color: #171719 !important; border-right: 1px solid #eee !important; }
html .wd-nav-mobile .wd-nav-opener.wd-active, html .wd-nav-mobile .wd-nav-opener:active { color: #FF0102 !important; background-color: #f9f9f9 !important; }

/* --------------------------------------------------------- */
/* 3. الفلاتر الجانبية (Sidebar & Filters)                   */
/* --------------------------------------------------------- */
.sidebar-container .widget { background-color: #ffffff !important; border: 1px solid #eaeaea !important; border-radius: 12px !important; padding: 24px !important; margin-bottom: 24px !important; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important; }
.sidebar-container .widget-title { color: #171719 !important; font-size: 17px !important; font-weight: 800 !important; border-bottom: 2px solid #f0f0f0 !important; padding-bottom: 15px !important; margin-bottom: 20px !important; position: relative; }
.sidebar-container .widget-title::after { content: ''; position: absolute; bottom: -2px; right: 0; width: 40px; height: 2px; background-color: #FF0102; }
.widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle { background-color: #FF0102 !important; }
.widget_price_filter .price_slider_amount .button { background-color: #171719 !important; color: #ffffff !important; border-radius: 6px !important; width: 100% !important; margin-top: 15px !important; font-weight: bold !important; text-align: center !important; transition: 0.3s ease !important; }
.widget_price_filter .price_slider_amount .button:hover { background-color: #FF0102 !important; }
.sidebar-container .widget ul li:hover .count, .woodmart-woocommerce-layered-nav .wd-filter-list li:hover .count, .widget_layered_nav ul li:hover .count, .widget_product_categories ul li:hover .count { background-color: #FF0102 !important; color: #ffffff !important; border-color: #FF0102 !important; transition: all 0.3s ease !important; opacity: 1 !important; visibility: visible !important; }
.sidebar-container .widget ul li.chosen .count, .woodmart-woocommerce-layered-nav .wd-filter-list li.chosen .count, .widget_layered_nav ul li.chosen .count { background-color: #171719 !important; color: #ffffff !important; border-color: #171719 !important; }

/* ========================================================= */
/* 4. كروت المنتجات (Product Grid Items)                     */
/* ========================================================= */
.product-grid-item .price, .product-grid-item .onsale, .product-grid-item .wd-product-cats, .product-grid-item .posted_in, .product-grid-item .wd-buttons, .product-grid-item .product-labels { display: none !important; }
.product-grid-item { height: 100% !important; }
.product-grid-item .product-wrapper { background: #ffffff !important; border-radius: 16px !important; padding: 15px !important; border: 1px solid #eaeaea !important; box-shadow: 0 4px 20px rgba(0,0,0,0.02) !important; display: flex !important; flex-direction: column !important; height: 100% !important; transition: all 0.3s ease !important; position: relative !important; }
.product-grid-item .product-wrapper:hover { box-shadow: 0 8px 30px rgba(0,0,0,0.06) !important; border-color: #ddd !important; transform: translateY(-4px) !important; }
.amala-custom-image-badges { position: absolute !important; top: 15px !important; right: 15px !important; display: flex !important; flex-direction: column !important; gap: 8px !important; z-index: 9 !important; }
.img-badge-discount-circle { background: #FF0102 !important; color: #fff !important; font-size: 11px !important; font-weight: 900 !important; width: 45px !important; height: 45px !important; display: flex !important; align-items: center !important; justify-content: center !important; text-align: center !important; border-radius: 50% !important; box-shadow: 0 4px 12px rgba(255,1,2,0.3) !important; line-height: 1.2 !important; }
.img-badge-out-stock { background: #888888 !important; color: #fff !important; font-size: 11px !important; font-weight: 800 !important; padding: 5px 12px !important; border-radius: 50px !important; box-shadow: 0 4px 12px rgba(0,0,0,0.1) !important; }
.product-grid-item .wd-product-info, .product-grid-item .product-element-bottom { display: flex !important; flex-direction: column !important; flex-grow: 1 !important; justify-content: flex-start !important; }
.custom-card-brand { font-size: 11px !important; color: #888888 !important; margin-top: 15px !important; margin-bottom: 5px !important; font-weight: 700 !important; text-align: right !important; }
.product-grid-item .wd-entities-title, .product-grid-item .product-title a { font-size: 14px !important; font-weight: 800 !important; color: #171719 !important; line-height: 1.6 !important; text-align: right !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; text-overflow: ellipsis !important; min-height: 45px !important; margin-bottom: 12px !important; }
.product-grid-item .product-title a:hover { color: #FF0102 !important; }
.ag-stock-badge { display: inline-flex !important; align-items: center !important; justify-content: flex-start !important; gap: 6px !important; padding: 6px 12px !important; border-radius: 8px !important; font-size: 11px !important; font-weight: 700 !important; margin-bottom: 15px !important; width: fit-content !important; }
.ag-stock-badge.in-stock { background: #f0fdf4 !important; color: #16a34a !important; border: 1px solid #bbf7d0 !important; }
.ag-stock-badge.out-of-stock { background: #fef2f2 !important; color: #FF0102 !important; border: 1px solid #fecaca !important; }
.amala-grid-price-box { background: #fdfdfd !important; border: 1px solid #eaeaea !important; border-radius: 12px !important; padding: 12px 15px !important; margin-top: auto !important; display: flex !important; flex-direction: column !important; text-align: right !important; transition: all 0.3s ease !important; }
.product-grid-item .product-wrapper:hover .amala-grid-price-box { border-color: #e0e0e0 !important; }
.ag-price-header { display: flex !important; justify-content: space-between !important; align-items: center !important; border-bottom: 1px dashed #eee !important; padding-bottom: 6px !important; margin-bottom: 8px !important; }
.ag-price-label { font-size: 12px !important; font-weight: 800 !important; color: #171719 !important; }
.ag-inner-discount { background: #FF0102 !important; color: #fff !important; font-size: 10px !important; font-weight: 800 !important; padding: 3px 8px !important; border-radius: 6px !important; }
.ag-main-price-row { display: flex !important; align-items: center !important; gap: 6px !important; margin-bottom: 4px !important; }
.ag-main-price, .ag-main-price span, .ag-main-price bdi { color: #FF0102 !important; font-size: 20px !important; font-weight: 900 !important; }
.ag-tax-note { color: #888 !important; font-size: 10px !important; font-weight: 700 !important; }
.ag-old-price-row { display: flex !important; align-items: center !important; gap: 10px !important; }
.ag-old-price-row del, .ag-old-price-row del span, .ag-old-price-row del bdi { color: #aaa !important; font-size: 12px !important; font-weight: 600 !important; text-decoration: line-through !important; }
.amala-grid-save-note, .amala-grid-save-note span, .amala-grid-save-note bdi { color: #16a34a !important; font-size: 12px !important; font-weight: 800 !important; }
.amala-grid-installments { border: 1px solid #f0f0f0 !important; border-radius: 10px !important; padding: 8px 10px !important; background: #ffffff !important; margin-top: 10px !important; display: flex !important; justify-content: space-between !important; align-items: center !important; }
.amala-grid-installments span { font-size: 10px !important; font-weight: 700 !important; color: #555 !important; }
.amala-grid-installments .ag-logos { display: flex !important; gap: 6px !important; align-items: center !important; }
.amala-grid-installments img { height: 16px !important; width: auto !important; object-fit: contain !important; }
.product-grid-item .wd-add-btn { position: relative !important; display: block !important; opacity: 1 !important; visibility: visible !important; transform: none !important; bottom: auto !important; left: auto !important; right: auto !important; margin: 0 !important; padding: 0 !important; }
.product-grid-item .add_to_cart_button, .product-grid-item .wd-add-btn a { background-color: #171719 !important; color: #ffffff !important; border-radius: 8px !important; width: 100% !important; text-align: center !important; padding: 8px 0 !important; font-size: 13px !important; font-weight: 800 !important; margin-top: 10px !important; display: block !important; transition: all 0.3s ease !important; box-shadow: none !important; transform: none !important; }
.product-grid-item .add_to_cart_button:hover, .product-grid-item .wd-add-btn a:hover { background-color: #FF0102 !important; transform: translateY(-2px) !important; box-shadow: 0 4px 15px rgba(255,1,2,0.2) !important; }

/* --------------------------------------------------------- */
/* 5. صفحة المنتج المفرد (Single Product Page)               */
/* --------------------------------------------------------- */
.single-product .container { max-width: 1500px !important; }
.single-product .wd-action-buttons, .single-product .wd-wishlist-btn, .single-product .wd-compare-btn, .single-product p.stock { display: none !important; }
.single-product .product-labels { right: 15px !important; left: auto !important; top: 15px !important; }
.single-product .product-labels .onsale { background: #FF0102 !important; color: #ffffff !important; font-size: 16px !important; font-weight: 900 !important; width: 60px !important; height: 60px !important; min-height: 60px !important; border-radius: 50% !important; display: flex !important; align-items: center !important; justify-content: center !important; box-shadow: 0 4px 15px rgba(255,1,2,0.3) !important; padding: 0 !important; margin-bottom: 10px !important; line-height: 1 !important; }
.single-product .product-labels .out-of-stock { background: #FF0102 !important; color: #fff !important; font-size: 0 !important; width: auto !important; height: 32px !important; max-width: none !important; aspect-ratio: auto !important; padding: 0 16px !important; border-radius: 50px !important; white-space: nowrap !important; box-shadow: 0 4px 12px rgba(255,1,2,0.3) !important; display: flex !important; align-items: center !important; justify-content: center !important; }
.single-product .product-labels .out-of-stock::before { content: "نفذت الكمية" !important; font-size: 14px !important; font-weight: 800 !important; line-height: 1 !important; margin-top: 2px; }
.single-product .wd-product-brands { float: left !important; margin: 5px 0 15px 15px !important; border: none !important; background: transparent !important; }
.single-product .wd-product-brands a { display: flex !important; align-items: center; justify-content: center; background: #fff !important; border: 1px solid #eaeaea !important; border-radius: 50px !important; padding: 4px 20px !important; width: auto !important; height: 40px !important; min-height: 0 !important; box-shadow: none !important; transition: all 0.3s ease; }
.single-product .wd-product-brands a:hover { box-shadow: 0 4px 12px rgba(0,0,0,0.06) !important; border-color: #ddd !important; }
.single-product .wd-product-brands img { border: none !important; max-height: 20px !important; width: auto !important; padding: 0 !important; margin: 0 !important; }
.single-product .product_title { text-align: right !important; font-size: 26px !important; font-weight: 800 !important; color: #171719 !important; margin-bottom: 25px !important; line-height: 1.5 !important; }
.amala-price-box-wrapper { background: #ffffff !important; border: 1px solid #eaeaea !important; border-radius: 12px; padding: 22px 25px; margin: 25px 0; box-shadow: 0 4px 20px rgba(0,0,0,0.03); text-align: right; clear: both; transition: all 0.3s ease; }
.amala-price-box-wrapper:hover { box-shadow: 0 8px 30px rgba(0,0,0,0.06); border-color: #ddd !important; transform: translateY(-2px); }
.amala-price-box-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 12px; }
.amala-label { color: #171719; font-size: 16px; font-weight: 800; }
.amala-discount-badge { background: #FF0102; color: #fff; font-size: 13px; font-weight: 800; padding: 5px 12px; border-radius: 50px; }
.amala-main-price-wrap { display: flex; align-items: center; justify-content: flex-start; gap: 12px; margin-bottom: 8px; }
.amala-main-price, .amala-main-price span, .amala-main-price bdi { color: #FF0102 !important; font-size: 34px !important; font-weight: 900 !important; }
.amala-tax-note { color: #888; font-size: 14px; font-weight: 600; }
.amala-old-price-wrap { display: flex; align-items: center; justify-content: flex-start; gap: 15px; }
.amala-old-price-strike del, .amala-old-price-strike del span, .amala-old-price-strike del bdi { color: #999 !important; text-decoration: line-through !important; font-size: 18px !important; font-weight: 600 !important; }
.amala-save-note, .amala-save-note span, .amala-save-note bdi, .amala-save-note .woocommerce-Price-amount { color: #16a34a !important; font-size: 16px !important; font-weight: 800 !important; }
.amala-stock-badge { display: inline-flex; align-items: center; gap: 8px; padding: 10px 20px; border-radius: 8px; font-size: 15px; font-weight: 700; margin-bottom: 25px; transition: all 0.3s; }
.amala-stock-badge:hover { transform: scale(1.02); }
.amala-stock-badge.in-stock { background: #f0fdf4; color: #16a34a; border: 1px solid #bbf7d0; }
.amala-stock-badge.out-of-stock { background: #fef2f2; color: #FF0102; border: 1px solid #fecaca; }
.amala-payments-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; margin-top: 25px; }
.amala-payment-card { border: 1px solid #eaeaea; border-radius: 10px; padding: 15px; display: flex; justify-content: space-between; align-items: center; background: #fff; transition: all 0.3s ease; }
.amala-payment-card:hover { transform: translateY(-4px); box-shadow: 0 8px 25px rgba(0,0,0,0.06); border-color: #d1d1d1; }
.amala-payment-card .pc-text { display: flex; flex-direction: column; text-align: right; }
.amala-payment-card .pc-text strong { color: #171719; font-weight: 800; font-size: 13px; }
.amala-payment-card .pc-text span { color: #777; font-size: 11px; margin-top: 4px; }
.amala-payment-card .pc-img img { max-height: 28px; object-fit: contain; transition: transform 0.3s; }
.amala-payment-card:hover .pc-img img { transform: scale(1.1); }
@media(max-width: 576px) { .amala-payments-grid { grid-template-columns: 1fr; } }
.single-product .product_meta { background: #fdfdfd !important; border: 1px solid #eaeaea !important; border-radius: 12px !important; padding: 15px 25px !important; margin-top: 30px !important; display: block !important; text-align: right !important; transition: all 0.3s ease; }
.single-product .product_meta:hover { box-shadow: 0 4px 15px rgba(0,0,0,0.03); border-color: #ddd !important; }
.single-product .product_meta > span { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-start !important; gap: 8px !important; padding: 12px 0 !important; border-bottom: 1px solid #f4f4f4 !important; font-size: 15px !important; color: #555; }
.single-product .product_meta > span:last-child { border-bottom: none !important; }
.single-product .product_meta > span > span:first-child, .single-product .product_meta > span > strong, .single-product .product_meta .posted_in::before { min-width: 0 !important; color: #171719; font-weight: 800; }
.single-product .product_meta .posted_in { font-size: 0 !important; }
.single-product .product_meta .posted_in a { font-size: 15px; color: #555; font-weight: 600; margin-right: 0 !important; transition: color 0.3s; }
.single-product .product_meta .posted_in a:hover { color: #FF0102; }
.single-product .product_meta .posted_in::before { content: "التصنيفات:"; font-size: 15px; color: #171719; font-weight: 800; margin-left: 5px; }
.single-product form.cart { display: flex !important; flex-wrap: wrap !important; align-items: stretch !important; gap: 15px !important; margin: 25px 0 !important; }
.single-product .single_add_to_cart_button, .single-product .wd-buy-now-btn { color: #fff !important; border: none !important; border-radius: 12px !important; padding: 0 35px !important; font-size: 18px !important; font-weight: 800 !important; flex-grow: 1 !important; min-height: 54px !important; display: flex !important; justify-content: center !important; align-items: center !important; transition: all 0.3s ease !important; }
.single-product .single_add_to_cart_button { background: #FF0102 !important; box-shadow: 0 4px 15px rgba(255, 1, 2, 0.2) !important; }
.single-product .single_add_to_cart_button:hover { background: #e60000 !important; transform: translateY(-3px) !important; box-shadow: 0 6px 20px rgba(255, 1, 2, 0.3) !important; }
.single-product .wd-buy-now-btn { background: #171719 !important; }
.single-product .wd-buy-now-btn:hover { background: #333 !important; transform: translateY(-3px) !important; }
.single-product div.quantity { display: flex !important; align-items: center !important; background: #fff !important; border: 1px solid #eaeaea !important; border-radius: 12px !important; overflow: hidden !important; height: 54px !important; margin: 0 !important; }
.single-product div.quantity input[type="number"] { width: 55px !important; height: 100% !important; border: none !important; border-left: 1px solid #eaeaea !important; border-right: 1px solid #eaeaea !important; text-align: center !important; font-size: 18px !important; font-weight: 800 !important; color: #171719 !important; background: transparent !important; padding: 0 !important; -moz-appearance: textfield !important; }
.single-product div.quantity input[type="button"], .single-product div.quantity .minus, .single-product div.quantity .plus { background: #fdfdfd !important; border: none !important; width: 45px !important; height: 100% !important; font-size: 20px !important; color: #555 !important; cursor: pointer !important; transition: all 0.2s ease !important; display: flex !important; justify-content: center !important; align-items: center !important; }
.single-product div.quantity input[type="button"]:hover, .single-product div.quantity .minus:hover, .single-product div.quantity .plus:hover { background: #eaeaea !important; color: #171719 !important; }
.single-product .woocommerce-tabs { padding-top: 50px !important; }
.single-product .woocommerce-tabs .wd-nav-tabs { display: flex !important; justify-content: center !important; border: none !important; margin-bottom: 20px !important; gap: 12px; }
.single-product .woocommerce-tabs .wd-nav-tabs > li > a { background: #f5f5f5 !important; border-radius: 50px !important; padding: 15px 30px !important; font-weight: 700 !important; font-size: 15px !important; color: #555 !important; box-shadow: none !important; transition: all 0.3s ease; }
.single-product .woocommerce-tabs .wd-nav-tabs > li.active > a { background: #fff !important; border: 2px solid #171719 !important; color: #171719 !important; transform: translateY(-2px); }
.single-product .woocommerce-tabs .wd-nav-tabs > li > a:hover { background: #eaeaea !important; transform: translateY(-2px); }
.single-product .woocommerce-tabs .wd-nav-tabs > li.active > a:hover { background: #fff !important; }
.single-product .woocommerce-tabs .wc-tab { background: #fff; border: 1px solid #eaeaea !important; border-radius: 12px; padding: 40px 45px; box-shadow: 0 4px 25px rgba(0,0,0,0.02); }
.single-product .woocommerce-Tabs-panel, .single-product .woocommerce-Tabs-panel p, .single-product .woocommerce-Tabs-panel span, .single-product .woocommerce-Tabs-panel div { text-align: right !important; direction: rtl !important; font-size: 17px !important; line-height: 2.2 !important; color: #333 !important; }
.single-product .woocommerce-Tabs-panel h1, .single-product .woocommerce-Tabs-panel h2, .single-product .woocommerce-Tabs-panel h3 { text-align: right !important; color: #FF0102 !important; font-weight: 800 !important; margin-top: 35px !important; margin-bottom: 15px !important; }
.single-product .woocommerce-Tabs-panel ul { padding-right: 25px !important; list-style-type: none !important; margin-bottom: 25px !important; }
.single-product .woocommerce-Tabs-panel ul li { position: relative; margin-bottom: 12px; padding-right: 20px; text-align: right !important; transition: transform 0.2s; }
.single-product .woocommerce-Tabs-panel ul li:hover { transform: translateX(-5px); }
.single-product .woocommerce-Tabs-panel ul li::before { content: "●" !important; color: #FF0102 !important; font-size: 18px !important; position: absolute; right: 0; top: 3px; }

/* --------------------------------------------------------- */
/* 6-8. السلة وإتمام الطلب وشريط الإعلانات                 */
/* --------------------------------------------------------- */
html .wd-header-cart .wd-tools-icon { width: 45px !important; height: 45px !important; border: 2px solid #eaeaea !important; background-color: #fff !important; border-radius: 50% !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; transition: all 0.3s ease !important; position: relative !important; }
html .wd-header-cart:hover .wd-tools-icon { border-color: #171719 !important; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06) !important; transform: translateY(-2px) !important; }
html .wd-header-cart .wd-tools-icon:before, html .wd-header-cart .wd-tools-icon i, html .wd-header-cart .wd-tools-icon svg { color: #171719 !important; fill: #171719 !important; font-size: 18px !important; transition: all 0.3s ease !important; }
html .wd-header-cart .wd-cart-number { background-color: #FF0102 !important; color: #fff !important; font-size: 12px !important; font-weight: 800 !important; width: 22px !important; height: 22px !important; display: inline-flex !important; align-items: center !important; justify-content: center !important; border-radius: 50% !important; position: absolute !important; top: -5px !important; left: -5px !important; border: 2px solid #fff !important; box-shadow: 0 3px 8px rgba(255, 1, 2, 0.3) !important; line-height: 1 !important; z-index: 2 !important; }
html .wd-header-cart .wd-cart-subtotal { display: none !important; }
.cart-widget-side .widget-heading { padding: 20px 25px !important; border-bottom: 1px solid #eaeaea !important; background: #fdfdfd !important; }
.cart-widget-side .widget-title { font-size: 18px !important; font-weight: 800 !important; color: #171719 !important; text-transform: none !important; }
.cart-widget-side .close-side-widget { color: #FF0102 !important; font-size: 14px !important; font-weight: 700 !important; transition: all 0.3s ease !important; }
.cart-widget-side .close-side-widget:hover { transform: scale(1.05) !important; }
.cart-widget-side .woocommerce-mini-cart { padding: 20px !important; }
.cart-widget-side .mini_cart_item { border: 1px solid #eaeaea !important; border-radius: 12px !important; padding: 15px 40px 15px 15px !important; margin-bottom: 15px !important; background: #fff !important; transition: all 0.3s ease !important; position: relative !important; }
.cart-widget-side .mini_cart_item:hover { box-shadow: 0 4px 15px rgba(0,0,0,0.03) !important; border-color: #ddd !important; }
.cart-widget-side .mini_cart_item img { border-radius: 8px !important; }
.cart-widget-side .mini_cart_item a.product-title { font-size: 14px !important; font-weight: 700 !important; color: #171719 !important; margin-bottom: 5px !important; }
.cart-widget-side .mini_cart_item .quantity { font-size: 13px !important; font-weight: 600 !important; color: #666 !important; }
.cart-widget-side .mini_cart_item .woocommerce-Price-amount { color: #FF0102 !important; font-weight: 800 !important; font-size: 15px !important; }
.cart-widget-side .mini_cart_item .remove { position: absolute !important; right: 12px !important; top: 15px !important; font-size: 0 !important; color: #aaa !important; width: 25px !important; height: 25px !important; display: flex !important; align-items: center !important; justify-content: center !important; transition: all 0.3s ease !important; }
.cart-widget-side .mini_cart_item .remove::before { font-size: 18px !important; display: block !important; }
.cart-widget-side .mini_cart_item .remove:hover { color: #FF0102 !important; transform: scale(1.2) !important; }
.cart-widget-side .widget-shopping-cart-footer { padding: 20px !important; background: #fdfdfd !important; border-top: 1px solid #eaeaea !important; }
.cart-widget-side .woocommerce-mini-cart__total { font-size: 16px !important; font-weight: 800 !important; color: #171719 !important; margin-bottom: 20px !important; padding-bottom: 15px !important; border-bottom: 1px dashed #eaeaea !important; }
.cart-widget-side .woocommerce-mini-cart__total .woocommerce-Price-amount { font-size: 20px !important; color: #FF0102 !important; }
.cart-widget-side .woocommerce-mini-cart__total strong { font-size: 0 !important; }
.cart-widget-side .woocommerce-mini-cart__total strong::before { content: "الإجمالي :" !important; font-size: 16px !important; }
.cart-widget-side .woocommerce-mini-cart__buttons { display: flex !important; flex-direction: column !important; gap: 12px !important; }
.cart-widget-side .woocommerce-mini-cart__buttons a { border-radius: 12px !important; padding: 15px !important; font-weight: 800 !important; text-align: center !important; transition: all 0.3s ease !important; width: 100% !important; display: block !important; overflow: visible !important; }
.cart-widget-side .woocommerce-mini-cart__buttons .button:not(.checkout) { background: #f5f5f5 !important; color: #171719 !important; font-size: 0 !important; }
.cart-widget-side .woocommerce-mini-cart__buttons .button:not(.checkout)::before { content: "عرض السلة" !important; font-size: 15px !important; display: inline-block !important; padding: 0 4px !important; }
.cart-widget-side .woocommerce-mini-cart__buttons .button:not(.checkout):hover { background: #eaeaea !important; }
.cart-widget-side .woocommerce-mini-cart__buttons .checkout { background: #FF0102 !important; color: #fff !important; box-shadow: 0 4px 15px rgba(255,1,2,0.2) !important; font-size: 0 !important; }
.cart-widget-side .woocommerce-mini-cart__buttons .checkout::before { content: "إتمام الطلب" !important; font-size: 16px !important; display: inline-block !important; padding: 0 4px !important; }
.cart-widget-side .woocommerce-mini-cart__buttons .checkout:hover { background: #e60000 !important; transform: translateY(-2px) !important; box-shadow: 0 6px 20px rgba(255,1,2,0.3) !important; }
.woocommerce-cart .woocommerce-cart-form { background: #ffffff !important; border: 1px solid #eaeaea !important; border-radius: 16px !important; padding: 25px 30px !important; box-shadow: 0 10px 40px rgba(0,0,0,0.03) !important; margin-bottom: 30px !important; }
.woocommerce-cart .shop_table th { font-size: 15px !important; font-weight: 800 !important; color: #171719 !important; border-bottom: 2px solid #f5f5f5 !important; padding-bottom: 15px !important; text-transform: none !important; }
.woocommerce-cart .shop_table td { padding: 20px 10px !important; border-bottom: 1px dashed #eaeaea !important; vertical-align: middle !important; }
.woocommerce-cart .shop_table tr:last-child td { border-bottom: none !important; }
.woocommerce-cart .shop_table td.product-thumbnail img { border-radius: 10px !important; max-width: 80px !important; box-shadow: 0 4px 10px rgba(0,0,0,0.05) !important; }
.woocommerce-cart .shop_table td.product-name a { font-size: 16px !important; font-weight: 700 !important; color: #171719 !important; }
.woocommerce-cart .shop_table td.product-name a:hover { color: #FF0102 !important; }
.woocommerce-cart .shop_table td.product-remove a.remove { color: #aaa !important; font-size: 24px !important; font-weight: 300 !important; transition: all 0.3s ease !important; }
.woocommerce-cart .shop_table td.product-remove a.remove:hover { color: #FF0102 !important; transform: scale(1.2) !important; background: transparent !important; }
.woocommerce-cart div.quantity { display: flex !important; align-items: center !important; background: #fff !important; border: 1px solid #eaeaea !important; border-radius: 12px !important; overflow: hidden !important; height: 45px !important; margin: 0 auto !important; width: 120px !important; }
.woocommerce-cart div.quantity input[type="number"] { width: 50px !important; height: 100% !important; border: none !important; border-left: 1px solid #eaeaea !important; border-right: 1px solid #eaeaea !important; text-align: center !important; font-size: 16px !important; font-weight: 800 !important; color: #171719 !important; background: transparent !important; padding: 0 !important; -moz-appearance: textfield !important; }
.woocommerce-cart div.quantity input[type="button"], .woocommerce-cart div.quantity .minus, .woocommerce-cart div.quantity .plus { background: #fdfdfd !important; border: none !important; width: 35px !important; height: 100% !important; font-size: 18px !important; color: #555 !important; cursor: pointer !important; transition: all 0.2s ease !important; display: flex !important; justify-content: center !important; align-items: center !important; }
.woocommerce-cart div.quantity input[type="button"]:hover, .woocommerce-cart div.quantity .minus:hover, .woocommerce-cart div.quantity .plus:hover { background: #eaeaea !important; color: #171719 !important; }
.woocommerce-cart .actions { padding: 25px 0 10px 0 !important; border-top: none !important; }
.woocommerce-cart .actions .coupon { display: flex !important; gap: 10px !important; align-items: center !important; }
.woocommerce-cart .actions .coupon input.input-text { border-radius: 10px !important; border: 1px solid #eaeaea !important; padding: 12px 15px !important; height: 48px !important; box-shadow: none !important; }
.woocommerce-cart .actions .coupon input.input-text:focus { border-color: #171719 !important; }
.woocommerce-cart .actions .coupon button.button { background-color: #171719 !important; color: #fff !important; border-radius: 10px !important; height: 48px !important; font-weight: 700 !important; padding: 0 25px !important; transition: all 0.3s ease !important; }
.woocommerce-cart .actions .coupon button.button:hover { background-color: #333 !important; }
.woocommerce-cart .actions > button.button { background-color: #f5f5f5 !important; color: #171719 !important; border-radius: 10px !important; height: 48px !important; font-weight: 700 !important; padding: 0 25px !important; transition: all 0.3s ease !important; }
.woocommerce-cart .actions > button.button:hover { background-color: #eaeaea !important; }
.woocommerce-cart .cart-totals-inner, .woocommerce-cart .cart-collaterals .cart_totals { background: #fdfdfd !important; border: 1px solid #eaeaea !important; border-radius: 16px !important; padding: 35px 30px !important; box-shadow: 0 10px 40px rgba(0,0,0,0.03) !important; }
.woocommerce-cart .cart_totals h2 { font-size: 22px !important; font-weight: 800 !important; color: #171719 !important; margin-bottom: 25px !important; border-bottom: 2px solid #f5f5f5 !important; padding-bottom: 15px !important; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { background-color: #FF0102 !important; color: #ffffff !important; border-radius: 12px !important; padding: 18px !important; font-size: 18px !important; font-weight: 800 !important; width: 100% !important; margin-top: 25px !important; transition: all 0.3s ease !important; box-shadow: 0 4px 15px rgba(255,1,2,0.2) !important; display: block !important; text-align: center !important; }
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover { background-color: #e60000 !important; transform: translateY(-2px) !important; box-shadow: 0 8px 25px rgba(255,1,2,0.3) !important; }
.woocommerce-checkout h3 { font-size: 22px !important; font-weight: 800 !important; color: #171719 !important; margin-bottom: 25px !important; }
.woocommerce-checkout .form-row label { font-size: 14px !important; font-weight: 700 !important; color: #171719 !important; margin-bottom: 8px !important; }
.woocommerce-checkout .form-row input.input-text, .woocommerce-checkout .form-row textarea, .woocommerce-checkout .form-row select, .select2-container--default .select2-selection--single { border: 1px solid #eaeaea !important; border-radius: 10px !important; padding: 12px 15px !important; background-color: #fcfcfc !important; color: #171719 !important; font-size: 15px !important; transition: all 0.3s ease !important; height: auto !important; box-shadow: none !important; }
.woocommerce-checkout .form-row input.input-text:focus, .woocommerce-checkout .form-row textarea:focus, .woocommerce-checkout .form-row select:focus { border-color: #171719 !important; background-color: #fff !important; box-shadow: 0 0 0 1px #171719 !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: normal !important; padding: 0 !important; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 100% !important; }
.woocommerce-checkout-review-order-table { border: none !important; margin-bottom: 20px !important; }
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td { border: none !important; border-bottom: 1px solid #f2f2f2 !important; padding: 18px 0 !important; background: transparent !important; }
.woocommerce-checkout-review-order-table thead th { font-size: 16px !important; font-weight: 800 !important; color: #171719 !important; border-bottom: 2px solid #eaeaea !important; text-transform: none !important; }
.woocommerce-checkout-review-order-table .cart_item td.product-name { font-size: 14px !important; font-weight: 700 !important; color: #171719 !important; line-height: 1.6 !important; }
.woocommerce-checkout-review-order-table .cart_item td.product-name strong.product-quantity { font-weight: 800 !important; color: #FF0102 !important; background: #fff0f0 !important; padding: 2px 8px !important; border-radius: 4px !important; margin-right: 5px !important; }
.woocommerce-checkout-review-order-table .cart_item td.product-total .woocommerce-Price-amount { font-size: 16px !important; font-weight: 800 !important; color: #171719 !important; }
.woocommerce-checkout-review-order-table tfoot th { font-size: 15px !important; font-weight: 700 !important; color: #555 !important; }
.woocommerce-checkout-review-order-table tfoot td .woocommerce-Price-amount { font-size: 16px !important; font-weight: 800 !important; color: #FF0102 !important; }
.woocommerce-checkout-review-order-table tr.order-total th { font-size: 18px !important; font-weight: 800 !important; color: #171719 !important; border-bottom: none !important; padding-top: 25px !important; }
.woocommerce-checkout-review-order-table tr.order-total td { border-bottom: none !important; padding-top: 25px !important; }
.woocommerce-checkout-review-order-table tr.order-total td .woocommerce-Price-amount { font-size: 26px !important; font-weight: 900 !important; color: #FF0102 !important; }
#payment { background: transparent !important; border: none !important; padding: 0 !important; margin-top: 30px !important; }
#payment ul.payment_methods { border: none !important; padding: 0 !important; margin: 0 !important; }
#payment ul.payment_methods li.wc_payment_method { background: #ffffff !important; border: 1px solid #eaeaea !important; border-radius: 12px !important; padding: 15px 20px 15px 50px !important; margin-bottom: 12px !important; position: relative !important; transition: all 0.3s ease !important; }
#payment ul.payment_methods li.wc_payment_method:hover { border-color: #d1d1d1 !important; box-shadow: 0 4px 15px rgba(0,0,0,0.02) !important; }
#payment ul.payment_methods li.wc_payment_method > input[type="radio"] { position: absolute !important; right: 20px !important; top: 22px !important; margin: 0 !important; width: 18px !important; height: 18px !important; cursor: pointer !important; }
#payment ul.payment_methods li.wc_payment_method > label { display: flex !important; align-items: center !important; width: 100% !important; margin: 0 !important; padding: 0 !important; padding-right: 35px !important; font-size: 16px !important; font-weight: 700 !important; color: #171719 !important; cursor: pointer !important; }
#payment ul.payment_methods li.wc_payment_method > label img { margin-right: auto !important; margin-left: 0 !important; max-height: 28px !important; object-fit: contain !important; display: block !important; }
#payment ul.payment_methods li.wc_payment_method .payment_box { background: #fdfdfd !important; border-radius: 8px !important; padding: 15px !important; margin-top: 15px !important; margin-right: 0 !important; margin-left: 0 !important; font-size: 13px !important; color: #555 !important; border: 1px dashed #ddd !important; }
#payment ul.payment_methods li.wc_payment_method .payment_box::before { display: none !important; }
#payment ul.payment_methods li.wc_payment_method:has(input[type="radio"]:checked) { border-color: #171719 !important; box-shadow: 0 4px 15px rgba(0,0,0,0.05) !important; }
#payment ul.payment_methods li.wc_payment_method input[type="radio"]:checked + label { color: #FF0102 !important; }
#payment #place_order { background-color: #171719 !important; color: #ffffff !important; border-radius: 12px !important; padding: 18px !important; font-size: 18px !important; font-weight: 800 !important; width: 100% !important; margin-top: 20px !important; transition: all 0.3s ease !important; }
#payment #place_order:hover { background-color: #FF0102 !important; transform: translateY(-2px) !important; box-shadow: 0 8px 25px rgba(255,1,2,0.3) !important; }

/* شريط الاعلانات */
.whb-top-bar .container { max-width: 100% !important; width: 100% !important; padding: 0 !important; }
.whb-top-bar .whb-column { flex: 1 1 100% !important; max-width: 100% !important; justify-content: center !important; }
.whb-top-bar .whb-text-element { width: 100% !important; }
.amala-marquee-wrapper { background: #FF0102; color: #ffffff; overflow: hidden; position: relative; width: 100%; display: block; }
.amala-marquee-track { display: flex; width: max-content; animation: amalaMarquee 35s linear infinite; }
.amala-marquee-track:hover { animation-play-state: paused; }
.amala-marquee-content { display: flex; flex-shrink: 0; gap: 60px; padding-right: 60px; align-items: center; }
.amala-marquee-content span { font-size: 14px; font-weight: 700; padding: 10px 0; font-family: 'IBM Plex Sans Arabic', sans-serif; white-space: nowrap; }
@keyframes amalaMarquee { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }
@media (max-width: 768px) { .amala-marquee-content span { font-size: 13px; } }

/* ====================================================
   9. تصميم صفحة المدونة (Blog Archive) - الكروت الفخمة
   ==================================================== */
.woodmart-archive-blog .blog-post-loop .article-inner { padding: 0 !important; border: none !important; background-color: #ffffff !important; border-radius: 16px !important; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important; overflow: hidden !important; transition: all 0.4s ease !important; display: flex !important; flex-direction: column !important; height: 100% !important; }
.woodmart-archive-blog .blog-post-loop:hover .article-inner { transform: translateY(-8px) !important; box-shadow: 0 20px 45px rgba(23, 23, 25, 0.15) !important; }
.woodmart-archive-blog .entry-thumbnail { margin: 0 !important; padding: 0 !important; width: 100% !important; }
.woodmart-archive-blog .entry-thumbnail img { width: 100% !important; height: 240px !important; object-fit: cover !important; border-radius: 16px 16px 0 0 !important; margin: 0 !important; }
.woodmart-archive-blog .post-date, .woodmart-archive-blog .entry-meta, .woodmart-archive-blog .woodmart-entry-meta, .woodmart-archive-blog .meta-post-categories, .woodmart-archive-blog .entry-content { display: none !important; }
.woodmart-archive-blog .article-body-container { padding: 25px !important; display: flex !important; flex-direction: column !important; flex-grow: 1 !important; justify-content: space-between !important; border: none !important; }
.woodmart-archive-blog .entry-title { font-size: 19px !important; font-weight: 800 !important; color: #171719 !important; line-height: 1.6 !important; margin: 0 0 15px 0 !important; text-align: right !important; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; }
.woodmart-archive-blog .entry-title a { color: #171719 !important; }
.woodmart-archive-blog .read-more-section { display: block !important; margin: 0 !important; padding: 0 !important; text-align: right !important; border: none !important; }
.woodmart-archive-blog .read-more-button { display: inline-block !important; background: transparent !important; color: #FF0102 !important; padding: 0 !important; font-size: 16px !important; font-weight: 800 !important; border: none !important; box-shadow: none !important; transition: all 0.3s ease !important; }
.woodmart-archive-blog .read-more-button::after { content: "\2190" !important; display: inline-block; margin-right: 8px; font-size: 18px; transition: transform 0.3s ease; }
.woodmart-archive-blog .blog-post-loop:hover .read-more-button { color: #171719 !important; }
.woodmart-archive-blog .blog-post-loop:hover .read-more-button::after { transform: translateX(-5px); }


/* ====================================================
   10. صفحة المقال المفرد (Single Post) - التصميم الشيك والمنظم
   ==================================================== */

/* إخفاء الهيكل القديم نهائياً */
body.single-post .post-single-page > header,
body.single-post .post-single-page > .entry-header,
body.single-post .post-single-page > .entry-thumbnail,
body.single-post .article-inner > header,
body.single-post .article-inner > .entry-header,
body.single-post .article-inner > .entry-thumbnail,
body.single-post .article-inner > .post-img-wrapper,
body.single-post .article-inner > figure,
body.single-post header.entry-header,
body.single-post figure.entry-thumbnail,
body.single-post .woodmart-entry-meta,
body.single-post .entry-meta,
body.single-post .page-title,
body.single-post .page-title-default,
body.single-post .elementor-widget-theme-post-title,
body.single-post .elementor-widget-theme-post-featured-image,
body.single-post .elementor-widget-post-info,
body.single-post .elementor-widget-theme-post-meta {
    display: none !important;
}

/* 1. الحاوية الأساسية للمقال */
.lux-chic-post-wrapper { 
    direction: rtl; 
    text-align: right; 
    margin-bottom: 50px; 
}

/* 2. الهيدر (العنوان والتفاصيل) */
.lux-chic-header {
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eaeaea; /* خط فاصب ناعم جداً */
}

.lux-chic-title {
    font-size: 34px !important;
    font-weight: 900 !important;
    color: #171719 !important;
    line-height: 1.5 !important;
    margin: 0 0 15px 0 !important;
    text-align: right !important;
}

.lux-chic-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
    font-size: 15px;
    color: #777;
}

.lux-chic-meta strong {
    color: #FF0102; /* اسم الكاتب باللون الأحمر الخاص بك */
}

.lux-chic-dot {
    color: #ccc;
    font-size: 18px;
}

/* 3. الصورة البارزة الشيك (بدون تداخل) */
.lux-chic-image {
    margin-bottom: 40px;
}

.lux-chic-image img {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.05); /* ظل ناعم جداً ومريح */
}

/* 4. محتوى المقال (مع إجبار النصوص لتكون على اليمين بدلاً من المنتصف) */
.lux-chic-content {
    font-size: 18px;
    line-height: 2.1;
    color: #333;
    text-align: right !important; /* إجبار أساسي */
}

.lux-chic-content p, 
.lux-chic-content div, 
.lux-chic-content span {
    text-align: right !important; /* إصلاح مشكلة التوسيط التي ظهرت في صورتك */
    margin-bottom: 25px;
}

/* العناوين الفرعية داخل المقال */
.lux-chic-content h2, 
.lux-chic-content h3 {
    color: #171719;
    font-weight: 800;
    margin-top: 45px;
    margin-bottom: 20px;
    position: relative;
    padding-right: 15px; /* مسافة للخط الأحمر */
    text-align: right !important;
}

/* الخط الأحمر الشيك بجوار العناوين الفرعية */
.lux-chic-content h2::before, 
.lux-chic-content h3::before {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    height: 70%;
    width: 4px;
    background-color: #FF0102;
    border-radius: 4px;
}



/* 1. إصلاح لون النص المختفي بجانب "هل لديك قسيمة؟" */
.woocommerce-form-coupon-toggle .woocommerce-info {
    background: transparent !important;
    border: none !important;
    color: #171719 !important; /* اللون الأسود للنص الأساسي عشان يبان */
    padding: 0 !important;
    margin-bottom: 15px !important;
    font-size: 16px;
}
/* إظهار الرابط نفسه وتلوينه بالأحمر */
.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon {
    color: #FF0102 !important; 
    text-decoration: underline !important;
    font-weight: 700 !important;
    display: inline-block !important;
    visibility: visible !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info::before {
    display: none !important; 
}

/* 2. إصلاح مربع القسيمة وإظهار حقل الإدخال */
form.checkout_coupon {
    border: 1px solid #eaeaea !important;
    padding: 20px !important;
    border-radius: 12px;
    background: #fdfdfd;
    margin-bottom: 30px !important;
}
/* إخفاء النص التوضيحي المزعج فقط بدون إخفاء مربع الكتابة */
form.checkout_coupon > p:not(.form-row) { 
    display: none !important; 
}

/* تنسيق المربع والزرار جنب بعض */
form.checkout_coupon p.form-row-first { 
    width: 68% !important; 
    float: right !important; 
    margin: 0 0 0 2% !important; 
    display: block !important;
}
form.checkout_coupon p.form-row-last { 
    width: 30% !important; 
    float: right !important; 
    margin: 0 !important; 
    display: block !important;
}
form.checkout_coupon input.input-text {
    height: 48px !important; 
    border-radius: 8px !important; 
    width: 100% !important; 
    border: 1px solid #ddd !important; 
    box-shadow: none !important;
    padding: 0 15px !important;
}
form.checkout_coupon button.button {
    height: 48px !important; 
    border-radius: 8px !important; 
    width: 100% !important; 
    background: #171719 !important; 
    color: #fff !important; 
    padding: 0 !important;
    border: none !important;
    transition: all 0.3s ease;
}
form.checkout_coupon button.button:hover {
    background: #FF0102 !important;
}
form.checkout_coupon::after { 
    content: ""; display: table; clear: both; 
}

/* تنسيق القائمة المنسدلة (المدينة والمنطقة) لتطابق الهوية */
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected],
.select2-results__option:hover {
    background-color: #FF0102 !important; /* اللون الأحمر المميز */
    color: #ffffff !important; /* نص أبيض ليكون واضح */
}

/* لون الإطار لما تضغط على القائمة */
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #FF0102 !important;
}


/* تنسيق بادج الشحن المجاني للرياض في كروت المنتجات */
.ag-free-shipping-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background-color: #fff0f0; /* خلفية حمراء فاتحة ناعمة */
    color: #FF0102; /* اللون الأحمر المميز للبراند */
    font-size: 12px;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 50px; /* شكل بيضاوي أنيق */
    margin: 8px 0; /* مسافة بسيطة من فوق وتحت */
    border: 1px solid #ffe0e0;
}

/* تنسيق أيقونة الشاحنة */
.ag-free-shipping-badge svg {
    width: 15px;
    height: 15px;
    stroke: #FF0102; /* لون الأيقونة */
}

/* التنسيق المشترك لصندوق التركيب والتوريد */
.amala-service-note {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 18px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 600;
    color: #171719;
}

.amala-service-note strong {
    color: #FF0102; /* أحمر المتجر */
    font-size: 16px;
    background: #fff0f0;
    padding: 2px 6px;
    border-radius: 4px;
}

/* 1. ألوان صندوق (التركيب المجاني) */
.amala-service-note.install-note {
    background-color: #f7f9fc; /* رمادي مزرق هادئ */
    border: 1px dashed #c2d5e8; 
}
.amala-service-note.install-note svg {
    color: #0056b3; /* لون مفتاح التركيب */
}

/* 2. ألوان صندوق (للتوريد فقط) */
.amala-service-note.supply-note {
    background-color: #fffaf0; /* خلفية دافئة للتنبيه */
    border: 1px dashed #fcd385; 
}
.amala-service-note.supply-note svg {
    color: #d97706; /* لون برتقالي دافئ لأيقونة التوصيل */
}
/* حاوية تجمع المخزون والشحن المجاني في صف واحد */
.ag-badges-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px; 
    margin-bottom: 12px;
    flex-wrap: wrap; 
}

/* تصغير وتظبيط البادجات عشان تكفي جمب بعض */
.ag-badges-row .ag-stock-badge,
.ag-badges-row .ag-free-shipping-badge {
    margin: 0 !important; 
    padding: 3px 8px !important;
    font-size: 11px !important; 
    width: auto !important;
    display: inline-flex;
}