:root {
	--wd-text-font: "Noor", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Noor", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Noor", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Noor", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Noor", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noor", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(224,36,36);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(25,123,171);
	--btn-default-bgcolor-hover: rgb(25,123,171);
	--btn-accented-bgcolor: rgb(25,123,171);
	--btn-accented-bgcolor-hover: rgb(25,123,171);
	--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: url(https://jehazcom.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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(153, 33, 30);
	background-image: none;
}
 {
	font-family: "Noor", Arial, Helvetica, sans-serif;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,247);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,247);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,247);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,247,247);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgb(232,244,239);
}

@font-face {
	font-family: "Noor";
	src: url("//jehazcom.com/wp-content/uploads/2026/05/AGCRegular-1.woff2") format("woff2"), 
url("//jehazcom.com/wp-content/uploads/2026/05/AGCRegular-1.woff2") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* ======================================================== */
/* 1. إعدادات عامة (Global Settings) لهوية جهازكوم */
/* ======================================================== */
:root {
    --store-main: #99211E; /* اللون الأساسي الجديد */
    --store-main-rgb: 153, 33, 30;
    --store-dark: #151515; /* لون التخفيضات */
}

.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after{
	float : left !important
}

.wd-sticky-btn.wd-sticky-btn-shown div#tabbyPromo1 {
    display: none;
}

.wd-sticky-btn.wd-sticky-btn-shown tamara-widget {
    display: none;
}

del .amount{
    color : var(--store-main) !important;
}

.price del{
    color : var(--store-main) !important;
}

.replace{
	padding : 10px 15px 8px !important
}

/* Zoom inside image on hover */
.promo-banner-wrapper .banner-image {
    overflow: hidden; 
}

.promo-banner-wrapper .banner-image img {
    transition: transform 1s ease;
    transform-origin: center center;
}

.promo-banner-wrapper:hover .banner-image img {
    transform: scale(1.12) !important; 
}

p.woocommerce-result-count {
    display: none !important; 
}

.wd-col-end.reset-last-child {
    display: flex;
    justify-content: end;
	align-items : center !important
}

.onsale.product-label {
    direction: rtl !important;
    unicode-bidi: isolate;
    content: "";
    text-indent: 0;
}

.onsale.product-label::before {
    content: "خصم ";
}

/* كل عنصر دفع */
.woocommerce-checkout #payment ul.payment_methods li {
    display: flex !important;
    align-items: center;
    gap: 12px;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    background: #fff;
    margin-bottom: 12px;
    position: relative;
    flex-wrap: wrap;
}

.woocommerce-checkout #payment ul.payment_methods li input[type=radio] {
    position: static !important;
    margin: 0 0 0 10px;
    transform: scale(1.3);
}

.woocommerce-checkout #payment ul.payment_methods li label {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    width: auto !important;
    margin: 0;
    padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li img {
    max-height: 28px;
    width: auto;
    margin: 0 !important;
}

.woocommerce-checkout #payment ul.payment_methods li .payment_method_description,
.woocommerce-checkout #payment ul.payment_methods li .woocommerce-checkout-payment-description {
    width: 100%;
    margin-top: 12px;
    padding-inline-start: 40px;
    line-height: 1.7;
    color: #444;
}

.woocommerce-checkout #payment .payment_box {
    width: 100%;
    margin-top: 15px;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 10px;
}

/* لون رابط التخفيضات المخصص القديم تم دمجه في الكود تحت */

.wpcf7-form{
    direction:rtl
}

.woocommerce-result-count{
	margin-bottom : 0 !important
}

.wd-product-wrapper.product-wrapper {
    border-radius: 10px !important;
    overflow: hidden;
}

tr.wd-cart-action-row {
    display: none !important;
}

.summary-inner .product_title {
    font-size: 24px !important;
    line-height: 1.5;
    --page-title-display: block;
}

.col-left.set-cont-mb-s.reset-last-child {
    line-height: 22px !important;
}

bdi {
    display: flex;
    align-items: center;
}

/* ======================================================== */
/* 3. أزرار إضافة للسلة وتحديد الخيارات (Archive Buttons) */
/* ======================================================== */
.product-grid-item .wd-add-btn a.button,
.wd-buttons a.button,
.wd-product-action a.button {
    width: 100% !important;
    background-color: var(--store-main) !important;
    background-image: none !important;
    color: #ffffff !important;
    padding: 10px 0 !important;
    border-radius: 8px !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border: none !important;
    box-shadow: none !important;
    min-height: 42px !important;
    margin-top: 5px !important;
}

.product-grid-item .wd-add-btn a.button:hover,
.wd-buttons a.button:hover,
.wd-product-action a.button:hover {
    background-color: #7a1a18 !important; /* لون أغمق عند الهوفر */
    color: #ffffff !important;
}

.product-grid-item .wd-add-btn a.button::before,
.product-grid-item .wd-add-btn a.button::after {
    display: none !important;
}
.product-grid-item .wd-add-btn a.button span {
    transform: none !important;
    transition: none !important;
}

/* ======================================================== */
/* 4. تصميم صفحة المنتج المفرد (Single Product Page) */
/* ======================================================== */
.single-product .summary .custom-main-price-area {
    display: none !important;
}

.single-product .summary .woocommerce-product-attributes.shop_attributes {
    border: none !important;
    margin-bottom: 25px;
}

.single-product .summary .woocommerce-product-attributes.shop_attributes tbody {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
}

.single-product .summary .woocommerce-product-attributes.shop_attributes tr {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 12px 5px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center !important;
    border: none !important;
}

.single-product .summary .woocommerce-product-attributes.shop_attributes th {
    font-size: 16px !important;
    color: #888 !important;
    padding: 0 !important;
    margin-bottom: 4px;
    text-align: center !important;
}

.single-product .summary .woocommerce-product-attributes.shop_attributes td {
    padding: 0 !important;
    text-align: center !important;
}

.single-product .summary .woocommerce-product-attributes.shop_attributes td p,
.single-product .summary .woocommerce-product-attributes.shop_attributes td span {
    font-size: 14px !important;
    font-weight: 700;
    color: #222;
    margin: 0;
    text-align: center !important;
    display: block !important;
}

.single-product .summary form.cart {
    display: flex !important;
    gap: 12px;
    margin: 30px 0;
    direction: rtl;
}

.single-product .summary form.cart .quantity {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background: #f4f6f8 !important;
    border-radius: 10px !important;
    padding: 4px !important;
    height: 54px;
    width: 130px !important;
    border: 1px solid #eef0f3 !important;
}

.single-product .summary form.cart .quantity input.qty {
    background: transparent !important;
    border: none !important;
    color: #111 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-align: center !important;
}

.single-product .summary form.cart .quantity input[type="button"] {
    background: #fff !important;
    border: 1px solid #e1e5eb !important;
    color: var(--store-main) !important;
    font-size: 22px !important;
    cursor: pointer;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 8px !important;
}

.single-product .summary form.cart button.single_add_to_cart_button {
    flex: 1;
    background: var(--store-main) !important; 
    border-radius: 12px !important;
    font-size: 17px !important;
    font-weight: 700;
    color: #fff !important;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.single-product .summary form.cart button.single_add_to_cart_button:hover {
    background: #7a1a18 !important;
}

.single-product .summary .final-payments-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 5px;
    margin-bottom: 25px;
}

.payment-card-v5 {
    background: #f7f9fa !important;
    border-radius: 12px;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    direction: rtl;
    border: 1px solid #ebebeb;
}

.pc-text { display: flex; flex-direction: column; text-align: right; gap: 2px; }
.pc-text strong { font-size: 12px; color: #111; font-weight: 700; }
.pc-text span { font-size: 10px; color: #777; }
.pc-img img { max-height: 24px; max-width: 55px; object-fit: contain; }

.single-product .summary .wd-wishlist-btn, 
.single-product .summary p.stock {
    display: none !important;
}

@media (max-width: 768px) {
    .single-product .summary .woocommerce-product-attributes.shop_attributes tbody { grid-template-columns: 1fr 1fr; }
    .single-product .summary .final-payments-grid { grid-template-columns: 1fr; }
}

/* ======================================================== */
/* 5. تصميم بادجات الصور */
/* ======================================================== */
.product-labels .onsale,
.labels-rounded .onsale,
span.onsale { display: none !important; }

.custom-product-image-badges {
    position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; pointer-events: none;
}

.custom-product-image-badges .custom-circle-sale {
    position: absolute; top: 15px; right: 15px;
    background-color: var(--store-main) !important;
    color: #fff !important; width: 50px !important; height: 50px !important;
    border-radius: 50% !important; display: flex !important; flex-direction: column;
    align-items: center !important; justify-content: center !important;
    font-size: 11px !important; font-weight: 800 !important; line-height: 1.1 !important;
    text-align: center !important; box-shadow: 0 4px 10px rgba(153, 33, 30, 0.3);
}

.single-product .custom-product-image-badges .custom-circle-sale {
    width: 65px !important; height: 65px !important; font-size: 14px !important;
}

.custom-warranty-svg-badge {
    position: absolute; display: flex; flex-direction: column; align-items: center;
    justify-content: center; color: #fff; filter: drop-shadow(0 4px 8px rgba(153, 33, 30, 0.15));
}

.product-grid-item .custom-warranty-svg-badge { bottom: 15px; left: 15px; width: 70px; height: 60px; }
.single-product .custom-warranty-svg-badge { top: 15px; left: 15px; width: 95px; height: 95px; }

.custom-warranty-svg-badge .svg-bg {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    fill: var(--store-dark); z-index: 0;
}

.custom-warranty-svg-badge .svg-stroke {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
    fill: none; stroke: #fff; stroke-width: 0.8px; stroke-dasharray: 2,3;
    transform: scale(0.92); transform-origin: center; z-index: 1;
}

.custom-warranty-svg-badge .cws-content { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; margin-top: 2px; }
.custom-warranty-svg-badge .cws-text-top { font-weight: 800; line-height: 1.1; }
.custom-warranty-svg-badge .cws-text-bottom { font-weight: 900; line-height: 1.1; }

.product-grid-item .custom-warranty-svg-badge .cws-text-top { font-size: 11px !important; }
.product-grid-item .custom-warranty-svg-badge .cws-text-bottom { font-size: 12px !important; }
.single-product .custom-warranty-svg-badge .cws-text-top { font-size: 18px !important; margin-bottom: 2px; }
.single-product .custom-warranty-svg-badge .cws-text-bottom { font-size: 20px !important; }

@media (max-width: 768px) {
    .custom-product-image-badges .custom-circle-sale { top: 10px; right: 10px; }
    .single-product .custom-warranty-svg-badge { width: 65px; height: 65px; top: 10px; left: 10px; }
    .single-product .custom-warranty-svg-badge .cws-text-top { font-size: 12px !important; margin-bottom: 1px; }
    .single-product .custom-warranty-svg-badge .cws-text-bottom { font-size: 14px !important; }
    .product-grid-item .custom-warranty-svg-badge { width: 45px; height: 45px; bottom: 8px; left: 8px; }
    .product-grid-item .custom-warranty-svg-badge .cws-text-top { font-size: 8px !important; }
    .product-grid-item .custom-warranty-svg-badge .cws-text-bottom { font-size: 9px !important; }
}

/* ======================================================== */
/* 6. تصميم كارد المنتجات وصندوق السعر */
/* ======================================================== */
.salla-card-wrapper {
    display: flex; flex-direction: column; gap: 8px; margin-top: 12px; text-align: right; font-family: inherit; direction: rtl;
}

.salla-box { border-radius: 10px; padding: 10px; width: 100%; box-sizing: border-box; }
.salla-price-box { background-color: rgba(153, 33, 30, 0.04); }
.salla-box-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 5px; }
.salla-price-box .salla-label { color: var(--store-main); font-size: 15px !important; font-weight: 700 !important; }
.salla-price-box .salla-discount-badge {
    background-color: var(--store-main); color: #fff; font-size: 12px !important; font-weight: 700; padding: 4px 10px !important; border-radius: 4px;
}
.salla-main-price-wrap { display: flex; align-items: center; gap: 5px; flex-wrap: wrap; }
.salla-price-box .salla-main-price { color: var(--store-main) !important; font-size: 26px !important; font-weight: 800; }
.salla-price-box .salla-main-price .woocommerce-Price-currencySymbol { font-size: 18px !important; }
.salla-price-box .salla-tax-note { color: #666; font-size: 13px !important; }
.salla-price-box .salla-old-price-wrap { display: flex; align-items: center; gap: 8px; margin-top: 8px !important; font-size: 14px !important; }
.salla-price-box .salla-old-price-wrap del { color: #999; font-weight: 500; font-size: 16px !important; }
.salla-price-box .salla-save-note { color: var(--store-main); font-weight: 600; font-size: 15px !important; }

.salla-placeholder { visibility: hidden !important; pointer-events: none !important; user-select: none !important; }

.salla-installments-box { background-color: #f8f9fa; border: 1px solid #e9ecef; text-align: center; }
.salla-install-title { display: block; color: #444; font-size: 11px; font-weight: 600; margin-bottom: 8px; }
.salla-install-logos { display: flex; justify-content: center; gap: 10px; }
.salla-install-logos img { height: 22px; width: auto; object-fit: contain; background: #fff; padding: 2px 6px; border-radius: 4px; border: 1px solid #eee; }

.wd-product-wrapper .wrap-price, .wd-product-wrapper .price { display: none !important; }
.salla-card-wrapper .price { display: inline-block !important; }
.salla-card-warranty { display: none !important; }

/* ======================================================== */
/* 7. تصميم أسهم التقليب (Arrows Navigation) */
/* ======================================================== */
.wd-btn-arrow .wd-arrow-inner { display: none !important; }
.wd-btn-arrow { width: 45px !important; height: 45px !important; border-radius: 50% !important; background-color: #fff !important; box-shadow: 0 4px 15px rgba(0,0,0,0.08); display: flex !important; align-items: center; justify-content: center; transition: 0.3s; cursor: pointer !important; }
.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 { gap: 10px !important; }
.wd-btn-arrow:hover { transform: translateY(-3px); box-shadow: 0 6px 20px rgba(0,0,0,0.12); }
.wd-btn-arrow.wd-disabled { opacity: 0.4; pointer-events: none; }
.jk-disabled { opacity: 0.4; pointer-events: none; cursor: not-allowed; }
.jk-disabled img { filter: grayscale(100%); }

/* ======================================================== */
/* 8. ترويق صفحة الأرشيف (الأقسام) */
/* ======================================================== */
.term-description { background-color: #f4f6f8; border-radius: 12px; padding: 25px 20px; text-align: center; border: 1px solid #eef0f3; margin-bottom: 25px; box-shadow: 0 4px 15px rgba(0,0,0,0.02); }
.term-description h1 { color: var(--store-main) !important; font-size: 22px !important; font-weight: 800; margin-bottom: 10px; }
.term-description p { color: #555; font-size: 15px; line-height: 1.7; margin: 0; max-width: 800px; margin-left: auto; margin-right: auto; }
.shop-loop-head { background: #ffffff; border-radius: 12px; padding: 12px 15px; border: 1px solid #edf1f5; margin-bottom: 25px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); display: flex; justify-content: space-between; align-items: center; }
.wd-shop-tools .wd-filter-buttons a { background-color: #f4f6f8 !important; color: var(--store-main) !important; border-radius: 50px !important; padding: 8px 20px !important; font-weight: 700; display: flex; align-items: center; gap: 8px; transition: 0.3s; border: 1px solid #eef0f3; }
.wd-shop-tools .wd-filter-buttons a:hover { background-color: var(--store-main) !important; color: #ffffff !important; }
.wd-shop-tools .wd-products-per-page, .wd-shop-tools .wd-products-shop-view, .woocommerce-result-count { display: none !important; }
.wd-shop-tools .wd-breadcrumbs { font-size: 13px; color: #666; margin: 0 !important; }
.wd-shop-tools .wd-breadcrumbs a { color: #333; font-weight: 600; }
.wd-shop-tools .wd-breadcrumbs a:hover { color: var(--store-main); }

@media (max-width: 768px) {
    .shop-loop-head { flex-direction: column; gap: 12px; align-items: stretch; padding: 15px; }
    .wd-shop-tools { display: flex; justify-content: center; width: 100%; }
    .wd-shop-tools .wd-filter-buttons { width: 100%; margin: 0 !important; }
    .wd-shop-tools .wd-filter-buttons a { width: 100%; justify-content: center; font-size: 15px; padding: 10px !important; }
    .term-description { padding: 15px; }
    .term-description h2 { font-size: 18px !important; }
}

/* ======================================================== */
/* 9. ترويق السايد بار (الفلاتر) */
/* ======================================================== */
.wd-sidebar .wd-widget { background: #ffffff; border: 1px solid #eef0f3; border-radius: 12px; margin-bottom: 20px; box-shadow: 0 4px 15px rgba(0,0,0,0.02); padding: 20px; }
.wd-sidebar .widget-title { font-size: 16px !important; font-weight: 800; color: var(--store-main) !important; margin-bottom: 15px; padding-bottom: 12px; border-bottom: 1px solid #f4f6f8; display: flex; align-items: center; }
.wd-sidebar .select2-container--default .select2-selection--single { background-color: #f4f6f8 !important; border: 1px solid transparent !important; border-radius: 8px !important; height: 48px !important; display: flex; align-items: center; padding: 0 15px; transition: all 0.3s ease; }
.wd-sidebar .select2-container--default .select2-selection--single:hover { border-color: rgba(153, 33, 30, 0.3) !important; background-color: #fff !important; }
.wd-sidebar .select2-selection__rendered { color: #444 !important; font-weight: 600; font-size: 14px; padding: 0 !important; }
.wd-sidebar .select2-selection__arrow { height: 48px !important; }
.wd-sidebar .price_slider_wrapper { padding-top: 5px; }
.wd-sidebar .ui-slider-horizontal { height: 6px !important; background-color: #eef0f3 !important; border: none !important; border-radius: 10px !important; }
.wd-sidebar .ui-slider-range { background-color: var(--store-main) !important; }
.wd-sidebar .ui-slider-handle { width: 20px !important; height: 20px !important; background-color: #fff !important; border: 3px solid var(--store-main) !important; border-radius: 50% !important; top: -7px !important; box-shadow: 0 2px 6px rgba(0,0,0,0.15) !important; cursor: pointer !important; transition: transform 0.2s; }
.wd-sidebar .ui-slider-handle:hover { transform: scale(1.1); }
.wd-sidebar .price_slider_amount { display: flex; flex-direction: column; gap: 15px; margin-top: 25px; }
.wd-sidebar .price_slider_amount .button { width: 100%; background-color: var(--store-main) !important; color: #fff !important; border-radius: 8px !important; font-weight: bold; font-size: 15px; padding: 12px !important; transition: 0.3s; text-align: center; }
.wd-sidebar .price_slider_amount .button:hover { background-color: #111 !important; transform: translateY(-2px); }
.wd-sidebar .price_label { text-align: center; font-size: 14px; font-weight: 600; color: #555; background: #f4f6f8; padding: 8px; border-radius: 6px; }
.wd-sidebar .price_label span { color: var(--store-main); font-weight: 800; }
.wd-sidebar .wd-heading { padding: 15px 20px; background: transparent; }
.wd-sidebar .close-side-widget a { background: #fff5f5; color: var(--store-main); padding: 8px 15px; border-radius: 8px; font-weight: bold; font-size: 14px; border: 1px solid #ffe3e3; display: inline-flex; align-items: center; transition: 0.2s; }
.wd-sidebar .close-side-widget a:hover { background: var(--store-main); color: #fff; }

/* ======================================================== */
/* 10. تصميم تابات صفحة المنتج */
/* ======================================================== */
.woocommerce-tabs .wd-nav-tabs.wd-style-underline-reverse > li > a::after, .woocommerce-tabs .wd-nav-tabs.wd-style-underline-reverse > li > a::before, .woocommerce-tabs .wd-nav-tabs > li > a::after, .woocommerce-tabs .wd-nav-tabs > li > a::before, .woocommerce-tabs .wd-nav-link::after, .woocommerce-tabs .wd-nav-link::before, .woocommerce-tabs .nav-link-text::after, .woocommerce-tabs .nav-link-text::before { display: none !important; content: none !important; background: transparent !important; border: none !important; height: 0 !important; }
.woocommerce-tabs .wd-nav-tabs { background: #f1f5f9 !important; padding: 6px !important; border-radius: 50px !important; display: inline-flex !important; border: none !important; margin-bottom: 25px !important; }
.woocommerce-tabs .wd-nav-tabs > li { margin: 0 !important; padding: 0 !important; }
.woocommerce-tabs .wd-nav-tabs > li > a { padding: 10px 25px !important; border-radius: 50px !important; font-weight: 700 !important; font-size: 15px !important; color: #475569 !important; transition: all 0.3s ease !important; border: none !important; background-color: transparent !important; }
.woocommerce-tabs .wd-nav-tabs > li > a:hover { color: var(--store-main) !important; background-color: #e2e8f0 !important; }
.woocommerce-tabs .wd-nav-tabs > li.active > a { background-color: #ffffff !important; color: var(--store-main) !important; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08) !important; border: none !important; border-top: none !important; }
.woocommerce-tabs .woocommerce-Tabs-panel { background: #ffffff !important; border: 1px solid #edf1f5 !important; border-radius: 16px !important; padding: 35px 30px !important; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02) !important; }
.woocommerce-tabs .woocommerce-Tabs-panel h2, .woocommerce-tabs .woocommerce-Tabs-panel h3 { color: var(--store-main) !important; font-weight: 800; margin-bottom: 15px; line-height: 1.4; }
.woocommerce-tabs .woocommerce-Tabs-panel p, .woocommerce-tabs .woocommerce-Tabs-panel li, .woocommerce-tabs .woocommerce-product-details__short-description li { color: #444 !important; line-height: 1.8 !important; font-size: 15px !important; font-weight: 500; }
.woocommerce-tabs .woocommerce-product-details__short-description ul { padding-right: 20px; }
.woocommerce-tabs .woocommerce-product-details__short-description li { margin-bottom: 8px; }

/* إخفاء جملة متوفر في المخزن */
p.wd-product-stock.stock, .wd-product-stock, .product-grid-item .stock, .product-wrapper .stock, .product-element-bottom .stock { display: none !important; opacity: 0 !important; visibility: hidden !important; height: 0 !important; margin: 0 !important; padding: 0 !important; }

/* حل نهائي لمكان البادجات في جميع كروت المنتجات والسلايدر */
.product-grid-item .product-labels { height: 100% !important; width: 100% !important; max-width: 100% !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; position: absolute !important; pointer-events: none !important; display: block !important; }
.product-grid-item .custom-product-image-badges { height: 100% !important; width: 100% !important; position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; display: block !important; }
.product-grid-item .custom-warranty-svg-badge { position: absolute !important; top: auto !important; bottom: 15px !important; left: 15px !important; right: auto !important; margin: 0 !important; width: 55px !important; height: 55px !important; }
.product-grid-item .custom-circle-sale { position: absolute !important; bottom: auto !important; top: 15px !important; right: 15px !important; left: auto !important; margin: 0 !important; }
.single-product .woocommerce-product-gallery .custom-product-image-badges { display: block !important; }
.single-product .woocommerce-product-gallery .custom-warranty-svg-badge { position: absolute !important; top: 15px !important; left: 15px !important; width: 95px !important; height: 95px !important; }
.single-product .woocommerce-product-gallery .custom-circle-sale { position: absolute !important; top: 15px !important; right: 15px !important; }

.owl-item .product-element-top, .swiper-slide .product-element-top, .product-grid-item .product-element-top { overflow: visible !important; }
.product-grid-item .custom-warranty-svg-badge, .owl-item .custom-warranty-svg-badge, .swiper-slide .custom-warranty-svg-badge {
    position: absolute !important; bottom: 12px !important; left: 12px !important; width: 55px !important; height: 55px !important;
    min-width: 55px !important !important; min-height: 55px !important !important; max-width: 55px !important !important; max-height: 55px !important !important;
    display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; z-index: 999 !important;
}

.custom-warranty-svg-badge .cws-content { display: flex !important; flex-direction: column !important; align-items: center !important; justify-content: center !important; width: 100% !important; }
.custom-warranty-svg-badge .cws-text-top, .custom-warranty-svg-badge .cws-text-bottom { white-space: nowrap !important; line-height: 1.1 !important; display: inline-block !important; }

/* ======================================================== */
/* تصميم القائمة العلوية (Nav Menu) - هوية جهازكوم */
/* ======================================================== */
.wd-nav.wd-style-default > li > a .nav-link-text::after,
.wd-nav.wd-style-default > li > a .nav-link-text::before { display: none !important; content: none !important; }

@media (min-width: 1025px) {
    .wd-header-nav { padding: 15px 0 !important; }
    
    .wd-header-nav .wd-nav {
        display: flex !important;
        flex-wrap: wrap !important; 
        justify-content: center;
        align-items: center !important; 
        gap: clamp(2px, 0.5vw, 12px) !important;
        overflow: visible !important;
        scrollbar-width: none !important; 
        -ms-overflow-style: none !important;
        padding: 10px 0 !important; 
        max-width: 100%;
    }

    .wd-header-nav .wd-nav::-webkit-scrollbar { display: none !important; }
    .wd-header-nav .wd-nav > li { margin: 0 !important; }

    .wd-header-nav .wd-nav > li > a {
        background-color: rgba(153, 33, 30, 0.05) !important;
        color: #fff !important;
        border-radius: 50px !important;
        padding-top: clamp(8px, 0.8vw, 10px) !important;     
        padding-bottom: clamp(2px, 0.3vw, 6px) !important;   
        padding-right: clamp(8px, 0.7vw, 20px) !important;   
        padding-left: clamp(8px, 0.7vw, 20px) !important;    
        font-size: clamp(10.5px, 0.85vw, 14.5px) !important; 
        letter-spacing: -0.2px !important; 
        font-weight: 700 !important;
        white-space: nowrap !important;
        transition: all 0.3s ease !important;
        border: 1px solid transparent !important;
        display: flex; align-items: center; line-height: 1 !important;
    }

    .wd-header-nav .wd-nav > li:hover > a,
    .wd-header-nav .wd-nav > li.current-menu-item > a,
    .wd-header-nav .wd-nav > li.current-menu-ancestor > a {
        background-color: var(--store-main) !important;
        color: #ffffff !important;
        box-shadow: 0 4px 12px rgba(153, 33, 30, 0.3) !important;
        transform: translateY(-2px);
    }

    /* تاب التخفيضات - باللون الأسود الجديد لهوية جهازكوم */
    .wd-header-nav .wd-nav > li#menu-item-283887 > a {
        background-color: var(--store-dark) !important;
        color: #ffffff !important;
        transform: translateY(0) !important; 
        animation: pulse-sale-tab-black 2s infinite !important;
    }

    body .wd-header-nav .wd-dropdown-menu.wd-dropdown {
        background-color: #ffffff !important;
        border-radius: 16px !important;
        box-shadow: 0 10px 40px rgba(153, 33, 30, 0.1) !important;
        border: 1px solid #eef0f3 !important;
        padding: 10px !important; margin-top: 15px !important; min-width: 200px !important;
    }
    
    body .wd-header-nav .wd-dropdown-menu .container { padding: 0 !important; width: 100% !important; background: transparent !important; }
    body .wd-header-nav .wd-sub-menu li { margin-bottom: 4px !important; }
    body .wd-header-nav .wd-sub-menu li a {
        border-radius: 8px !important; padding: 10px 15px !important; color: #444 !important;
        font-weight: 700 !important; font-size: 14px !important; background: transparent !important;
        border: none !important; transition: all 0.3s ease !important; display: block; text-align: right !important;
    }

    body .wd-header-nav .wd-sub-menu li a:hover {
        background-color: rgba(153, 33, 30, 0.08) !important;
        color: var(--store-main) !important; padding-right: 25px !important;
    }
}

@media (max-width: 1024px) {
    .wd-nav-mobile { padding: 15px !important; }
    .wd-nav-mobile > li { border-bottom: none !important; margin-bottom: 12px !important; position: relative !important;  display: block !important; }

    .wd-nav-mobile > li > a {
        background-color: #f4f6f8 !important; border-radius: 12px !important;
        padding: 14px 15px 14px 55px !important; color: var(--store-main) !important;
        font-weight: 700 !important; font-size: 15px !important; border: 1px solid #eef0f3 !important;
        display: block !important; transition: all 0.3s ease !important;
    }

    .wd-nav-mobile > li:hover > a,
    .wd-nav-mobile > li.current-menu-item > a,
    .wd-nav-mobile > li.wd-opened > a {
        background-color: var(--store-main) !important; color: #ffffff !important; border-color: var(--store-main) !important;
    }

    .wd-nav-mobile > li.menu-item-has-children > .wd-nav-opener {
        position: absolute !important; top: 7px !important; left: 7px !important; width: 36px !important; height: 36px !important;
        background-color: #ffffff !important; border-radius: 50% !important; display: flex !important;
        align-items: center !important; justify-content: center !important; box-shadow: 0 2px 5px rgba(0,0,0,0.1) !important;
        color: var(--store-main) !important; border: none !important; z-index: 10 !important;
    }

    .wd-nav-mobile > li.wd-opened > .wd-nav-opener { background-color: var(--store-main) !important; color: #ffffff !important; }

    .wd-nav-mobile .wd-sub-menu {
        background: #ffffff !important; border-radius: 12px !important; padding: 10px !important;
        margin-top: 8px !important; border: 1px solid #eef0f3 !important; box-shadow: 0 4px 10px rgba(0,0,0,0.03) !important;
    }

    .wd-nav-mobile .wd-sub-menu li { margin-bottom: 4px !important; border: none !important; }

    .wd-nav-mobile .wd-sub-menu li a {
        background-color: transparent !important; border: none !important; border-right: 3px solid #eef0f3 !important;
        border-radius: 8px !important; padding: 10px 15px !important; color: #555 !important; font-weight: 700 !important; font-size: 14px !important;
    }

    .wd-nav-mobile .wd-sub-menu li a:hover,
    .wd-nav-mobile .wd-sub-menu li.current-menu-item > a {
        background-color: rgba(153, 33, 30, 0.05) !important; color: var(--store-main) !important; border-right-color: var(--store-main) !important;
    }
    
    /* تاب التخفيضات في الموبايل */
    .wd-nav-mobile > li#menu-item-283887 > a {
        background-color: var(--store-dark) !important; color: #ffffff !important; border-color: var(--store-dark) !important;
        animation: pulse-sale-tab-black 2s infinite !important;
    }
    
    .wd-nav-mobile > li#menu-item-283887 > .wd-nav-opener {
        background-color: #ffffff !important; color: var(--store-dark) !important; border: 1px solid var(--store-dark) !important;
    }
}

/* ======================================================== */
/* الأنيميشن (Animations) */
/* ======================================================== */

/* النبض الأسود (للتخفيضات) #151515 */
@keyframes pulse-sale-tab-black {
    0% { box-shadow: 0 0 0 0 rgba(21, 21, 21, 0.7); }
    70% { box-shadow: 0 0 0 12px rgba(21, 21, 21, 0); }
    100% { box-shadow: 0 0 0 0 rgba(21, 21, 21, 0); }
}

/* النبض للون الأساسي */
@keyframes pulse-main-color {
    0% { transform: scale(0.98); box-shadow: 0 0 0 0 rgba(153, 33, 30, 0.7); }
    70% { transform: scale(1); box-shadow: 0 0 0 15px rgba(153, 33, 30, 0); }
    100% { transform: scale(0.98); box-shadow: 0 0 0 0 rgba(153, 33, 30, 0); }
}

.wd-buttons.wd-pos-r-t { padding: 10px 0 0px !important; }

#woodmart-scroll-progress {
    position: fixed !important; left: 0 !important; width: 0%; height: 3px;
    background-color: var(--store-main); z-index: 999999 !important;
    transition: width 0.1s ease-out; pointer-events: none;
    border-top-right-radius: 10px; border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px rgba(153, 33, 30, 0.4), 0 0 10px rgba(153, 33, 30, 0.3), 0 0 15px rgba(153, 33, 30, 0.2);
}

@media (min-width: 1025px) { #woodmart-scroll-progress { margin-top: -15px; } }
@media (max-width: 1024px) { #woodmart-scroll-progress { margin-top: -2px !important; height: 3px; } }

/* توحيد أطوال كروت المنتجات */
.product-grid-item .product-wrapper { display: flex; flex-direction: column; height: 100%; }
.product-grid-item .product-element-bottom { display: flex !important; flex-direction: column !important; flex-grow: 1 !important; width: 100%; }
.product-grid-item .product-title, .product-grid-item .wd-entities-title {
    min-height: 44px; display: -webkit-box !important; -webkit-line-clamp: 2 !important; -webkit-box-orient: vertical !important;
    overflow: hidden !important; text-overflow: ellipsis !important; line-height: 1.4 !important; margin-bottom: 12px !important;
}
.salla-card-wrapper { margin-top: auto !important;  }

a.button.product_type_simple.add_to_cart_button.add-to-cart-loop { padding: 0 !important; }

/* بيانات المنتج */
.single-product .product_meta {
    background: #f8fafd; border: 1px solid #e1e8f0; border-radius: 12px; padding: 18px 20px; margin: 25px 0;
    display: flex; flex-direction: column; align-items: stretch !important; text-align: right; gap: 12px; font-size: 14px; direction: rtl;
}
.single-product .product_meta > span {
    display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start !important; width: 100%; gap: 8px; padding-bottom: 12px; border-bottom: 1px solid #edf1f6;
}
.single-product .product_meta > span:last-child { padding-bottom: 0; border-bottom: none; }
.single-product .product_meta .meta-label { font-weight: 800; color: var(--store-main); min-width: 80px;  }
.single-product .product_meta .sku { font-weight: 700; color: #111; background: #fff; padding: 4px 12px; border-radius: 6px; border: 1px dashed #ccc; font-family: monospace; font-size: 15px; }
.single-product .product_meta a {
    background: #fff; color: #555; font-weight: 600; font-size: 13px; padding: 5px 14px; border-radius: 50px;  border: 1px solid #e1e8f0; transition: all 0.3s ease; text-decoration: none !important;
}
.single-product .product_meta a:hover {
    background: var(--store-main); color: #fff; border-color: var(--store-main); transform: translateY(-2px); box-shadow: 0 4px 10px rgba(153, 33, 30, 0.2);
}
.single-product .product_meta .meta-sep { display: none !important; }

/* كروت الدفع */
.payment-card-v5 .pc-text .pc-desc-wrap { font-size: 12px !important; color: #666; display: flex; align-items: center; flex-wrap: wrap; gap: 4px; margin-top: 2px; }
.payment-card-v5 .pc-text .installment-price { color: var(--store-main); font-size: 15px !important; font-weight: 800; white-space: nowrap; }
.payment-card-v5 .pc-text .installment-price .woocommerce-Price-amount { display: inline-block !important; }

button.ccsb-arrow { padding: 20px 20px 15px; }

ul.jehazcom-custom-menu { margin-top: 10px !important; border-radius: 10px; }

/* البحث */
.pro-theme-search-wrapper { width: 100%; display: block; margin: 0; padding: 0; }
.pro-theme-search-form { position: relative; width: 100%; display: flex; align-items: center; border-radius: 35px; animation: proPulseGlow 2s infinite ease-in-out; }
.pro-theme-search-input { width: 100% !important; height: 48px; padding: 0 20px 0 50px !important; border: 2px solid var(--store-main) !important; border-radius: 80px !important; background-color: #ffffff !important; color: var(--store-main) !important; font-size: 14px; transition: all 0.3s ease; outline: none !important; z-index: 2; }
.pro-theme-search-input:focus { border-color: var(--store-main) !important; box-shadow: 0 0 10px rgba(153, 33, 30, 0.2) !important; }
.pro-theme-search-btn { position: absolute; left: 12px; top: 50%; transform: translateY(-50%); background: transparent !important; border: none !important; color: #a3a3a3; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 3; transition: color 0.3s ease; }
.pro-theme-search-form:hover .pro-theme-search-btn, .pro-theme-search-input:focus ~ .pro-theme-search-btn { color: var(--store-main) !important; }

@keyframes proPulseGlow {
    0% { box-shadow: 0 0 0 0 rgba(153, 33, 30, 0.4); }
    70% { box-shadow: 0 0 0 8px rgba(153, 33, 30, 0); }
    100% { box-shadow: 0 0 0 0 rgba(153, 33, 30, 0); }
}

.elementor-widget-shortcode .pro-theme-search-wrapper { width: 100%; }
.wd-header-html.wd-entry-content.whb-vtz00ct6y0vpvjr36zqq { width: 100%; }
.wd-header-html.wd-entry-content.whb-1xdhloslpjbtyivipjz4 { width: 100%; }

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after { order: 3; margin-inline-start: 4px; font-weight: normal; font-style: normal; font-size: 10px !important; color: var(--store-main) !important; content: "\f129"; font-family: "woodmart-font"; }
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:hover:after { order: 3; margin-inline-start: 4px; font-weight: normal; font-style: normal; font-size: 10px !important; color: #fff !important; content: "\f129"; font-family: "woodmart-font"; }

/* زر الواتساب أو الأزرار الخضراء */
.e-con-inner .wd-button-wrapper .btn { animation: pulse-flash 2s infinite; transition: all 0.3s ease-in-out; }
@keyframes pulse-flash {
    0% { transform: scale(0.98); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); }
    70% { transform: scale(1); box-shadow: 0 0 0 20px rgba(37, 211, 102, 0); }
    100% { transform: scale(0.98); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}
.e-con-inner .wd-button-wrapper .btn:hover { animation: none; transform: scale(1.05); box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4); }

/* أزرار الإضافة للسلة */
.single_add_to_cart_button, #trigger-main-cart { animation: pulse-main-color 2s infinite; transition: all 0.3s ease-in-out; }
.single_add_to_cart_button:hover, #trigger-main-cart:hover { animation: none; transform: scale(1.02); box-shadow: 0 4px 12px rgba(153, 33, 30, 0.4); }

.product-labels.labels-rounded-sm { display: none !important; }
.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-right.wd-opener-arrow.wd-opened { padding-top: 65px; }
a.button.product_type_woosb.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop { padding: 0 !important; }





span.nav-link-text {
    padding: 0px 0 5px !important;
}@media (min-width: 1025px) {
	footer ul{
	text-align : center !important
}


footer h5{
	text-align : center !important
}


.wd-nav-tabs.wd-icon-pos-top a {
    flex-direction: row !important;
}



/* footer {
    background: linear-gradient(-90deg, #05589C 50%, #b12222 100%) !important;
  border-bottom: 1.05px solid #949494 !important;
} */

}

@media (min-width: 768px) and (max-width: 1024px) {
	footer ul{
	text-align : center !important
}


footer h5{
	text-align : center !important
}

/* footer {
    background: linear-gradient(-90deg, #05589C 50%, #b12222 100%) !important;
  border-bottom: 1.05px solid #949494 !important;
} */


.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{display : none}
}

@media (min-width: 577px) and (max-width: 767px) {
	.top-bg{
background-size:contain !important;
	padding:60px 0px !important
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{display : none}
}

@media (max-width: 576px) {
	/* footer {
    background: linear-gradient(0deg, #05589C 50%, #FF2E00 100%) !important;
    border-bottom: 1.05px solid #949494 !important;
}

 */
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{display : none}



.product-summary-shadow .summary-inner {
    padding: 30px 15px 15px !important; 
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: var(--wd-brd-radius);
}
}

