@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//a2zwellnesshouse.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.0") format("woff2");
}

:root {
	--wd-text-font: "graphic arabic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 16px;
	--wd-title-font: "graphic arabic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "graphic arabic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(255, 255, 255);
	--wd-alternative-font: "graphic arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "graphic arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "graphic arabic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(11,43,114);
	--wd-alternative-color: rgb(219,130,113);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(178,105,82);
	--btn-default-bgcolor: rgb(11,43,114);
	--btn-default-bgcolor-hover: rgb(158,216,27);
	--btn-accented-bgcolor: rgb(11,43,114);
	--btn-accented-bgcolor-hover: rgb(158,216,27);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.header-banner {
	background-color: rgb(41,192,147);
	background-image: none;
}
.page-title-default {
	background-color: rgb(7,30,80);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.page .main-page-wrapper {
	background-color:      radial-gradient(circle at 15% 10%, rgba(158,216,27,.12), transparent 28%),     radial-gradient(circle at 85% 12%, rgba(11,43,114,.30), transparent 32%),     #050505;   color: #fff;;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1450px;
--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: 8px;
}

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

@media (min-width: 1450px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "graphic arabic";
	src: url("//a2zwellnesshouse.com/wp-content/uploads/2026/07/GraphikArabic-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

fieldset{
display:none

}
#wpcf7-f1572-p4439-o2 form {
    text-align: right !important;
}
#wpcf7-f1572-p4439-o2 input,
#wpcf7-f1572-p4439-o2 textarea{
    text-align: right !important;
    direction: rtl;
}
#wpcf7-f1572-p4439-o1 input,
#wpcf7-f1572-p4439-o1 textarea
{
    text-align: right !important;
    direction: rtl;
}

.wpcf7-submit{
    background-color: #163c8e !important;
    color: #fff !important;
    border: none;
    transition: all .3s ease;
	border-radius:20px;
}

.wpcf7-submit:hover{
    background-color: rgb(12,176,109) !important;
    color: #fff !important;
}



.woocommerce ul.products li.product img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.wd-product .product-element-top img,
.product-grid-item img,
.woocommerce ul.products li.product img {
    transform: scale(1.08);
    transform-origin: center;
}



.mission-box .info-box-content{
    position: relative;
    padding-right: 35px;
}

.mission-box .info-box-content{
    position: relative;
    padding-right: 35px;
}

html[dir="rtl"] .mission-box .info-box-content::before{
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 90px;
    background: #e6e6e6;
}
.wpcf7-form input.wpcf7-submit {
    width: 100% !important;
    display: block !important;
	text-align:center;
}

@media (max-width: 767px) {

.wpcf7 input.wpcf7-submit{
    width: 100%;
    display: block;
}

}



@media (max-width: 767px) {
    .info-box-icon img {
        width: 30px !important;
        height: 30px !important;
    }
}



/*css for blogs page*/
:root {
    --primary: #0B2B72;
    --secondary: #DB8271;
    --accent: #9ED81B;
    --text: #687080;
    --border: #e4e8ee;
}

/* الصفحة */
.atoz-blog-layout {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
    max-width: 1280px;
    min-height: 0 !important;
    margin: 0 auto;
    padding: 35px 15px 60px;
    direction: rtl;
}

.atoz-blog-content {
    display: flex;
    flex-direction: column;
    width: calc(76% - 15px);
    min-width: 0;
    gap: 20px;
}

.atoz-blog-sidebar {
    display: flex;

    flex-direction: column;
    width: calc(24% - 15px);
    min-width: 270px;
    gap: 18px;
}
/* العنوان */
.atoz-blog-title {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.atoz-blog-title .elementor-heading-title {
    margin: 0;
    color: var(--primary);
    font-size: 36px;
    font-weight: 700;
    line-height: 1.45;
}

.atoz-blog-title .elementor-heading-title span {
    color: var(--secondary);
}

.atoz-blog-description {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 10px;
    color: var(--text);
    font-size: 14px;
    line-height: 2;
    text-align: center;
}

.atoz-blog-description p {
    margin: 0;
}

/* صناديق السايدبار */
.atoz-sidebar-box {
    width: 100%;
    margin: 0;
    padding: 22px 20px;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 13px;
    box-shadow: 0 5px 18px rgba(11, 43, 114, 0.06);
}

.atoz-sidebar-box .elementor-heading-title {
    margin-bottom: 15px;
    color: var(--primary);
    font-size: 17px;
    font-weight: 700;

}

/* البحث */
.atoz-sidebar-search form,
.atoz-sidebar-search .wd-search-form {
    position: relative;
    display: flex;
    width: 100%;
}

.atoz-sidebar-search input[type="text"],
.atoz-sidebar-search input[type="search"] {
    width: 100% !important;
    height: 45px !important;
    padding: 0 15px 0 50px !important;
    color: var(--primary);
    font-size: 12px;
    text-align: right;
    background: #fff;
    border: 1px solid #dfe3e9 !important;
    border-radius: 7px !important;
    box-shadow: none !important;
}

.atoz-sidebar-search button {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 45px !important;
    min-width: 45px !important;
    height: 45px !important;
    padding: 0 !important;
    color: #fff !important;
    background: var(--primary) !important;
    border: 0 !important;
    border-radius: 7px 0 0 7px !important;
}

.atoz-sidebar-search button:hover {
    color: var(--primary) !important;
    background: var(--accent) !important;
}

/* كروت المقالات */
.atoz-blog-grid article {
    overflow: hidden;
    height: 100%;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 12px;
    box-shadow: 0 5px 18px rgba(11, 43, 114, 0.06);
    transition: transform 0.25s ease;
}

.atoz-blog-grid article:hover {
    transform: translateY(-4px);
}

.atoz-blog-grid .post-img-wrapp img,
.atoz-blog-grid .entry-thumbnail img {
    display: block;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.atoz-blog-grid .article-body-container,
.atoz-blog-grid .article-inner {
    padding: 14px 16px 18px;
}

.atoz-blog-grid .entry-title {
    margin: 6px 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
}

.atoz-blog-grid .entry-title a {
    color: var(--primary) !important;
}

.atoz-blog-grid .entry-content {
    color: var(--text);
    font-size: 12px;
    line-height: 1.9;
    text-align: center;
}

.atoz-blog-grid .meta-categories-wrapp a {
    padding: 3px 10px;
    color: #fff !important;
    font-size: 10px;
    background: var(--secondary) !important;
    border-radius: 20px;
}

/* تابلت وموبايل */
@media (max-width: 1024px) {
    .atoz-blog-layout {
        gap: 22px;
    }

    .atoz-blog-content {
        width: calc(70% - 11px);
    }

    .atoz-blog-sidebar {
        width: calc(30% - 11px);
        min-width: 250px;
    }

    .atoz-blog-title .elementor-heading-title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .atoz-blog-layout {
        flex-direction: column;
        padding: 25px 14px 45px;
    }

    .atoz-blog-content,
    .atoz-blog-sidebar {
        width: 100%;
        min-width: 0;
    }

    .atoz-blog-title .elementor-heading-title {
        font-size: 25px;
    }

    .atoz-blog-description {
        font-size: 13px;
    }
}









/* الزر مخفي على الديسكتوب */
.atoz-sidebar-toggle {
    display: none;
}

/* الموبايل */
@media (max-width: 767px) {

    .atoz-sidebar-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: 44px;
        margin-bottom: 18px;
        padding: 10px 18px;
        color: #fff;
        background: #0B2B72;
        border: 1px solid #0B2B72;
        border-radius: 8px;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
    }

    .atoz-sidebar-toggle:hover {
        color: #0B2B72;
        background: #9ED81B;
        border-color: #9ED81B;
    }

    .atoz-blog-sidebar {
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 99999;
        width: 88%;
        max-width: 340px;
        height: 100vh;
        padding: 70px 16px 25px;
        overflow-y: auto;
        background: #fff;
        box-shadow: -8px 0 25px rgba(11, 43, 114, 0.18);
        transition: right 0.3s ease;
    }

    .atoz-blog-sidebar.is-open {
        right: 0;
    }

    body.atoz-sidebar-open {
        overflow: hidden;
    }

    body.atoz-sidebar-open::before {
        content: "";
        position: fixed;
        inset: 0;
        z-index: 99998;
        background: rgba(0, 0, 0, 0.45);
    }

    .atoz-sidebar-close {
        position: absolute;
        top: 18px;
        left: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        color: #0B2B72;
        background: #fff;
        border: 1px solid #dfe3e9;
        border-radius: 50%;
        font-size: 22px;
        line-height: 1;
        cursor: pointer;
    }
}

/* إخفاء زر إغلاق السايدبار على الديسكتوب والتابلت */
.atoz-sidebar-close {
    display: none !important;
}

/* إظهاره داخل السايدبار على الموبايل فقط */
@media (max-width: 767px) {
    .atoz-blog-sidebar .atoz-sidebar-close {
        display: flex !important;
        position: absolute;
        top: 18px;
        left: 18px;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        padding: 0;
        color: #0B2B72;
        background: #fff;
        border: 1px solid #dfe3e9;
        border-radius: 50%;
        font-size: 23px;
        line-height: 1;
        cursor: pointer;
        z-index: 3;
    }
}


#mc4wp-form-1 label {
    display: block;
    text-align: end;
}
#mc4wp-form-1 input[type="email"]::placeholder {
    text-align: end;
}






@media (max-width: 767px) {
    .chaty-i-trigger .chaty-channel {
        bottom: 32px !important;
			right:-21px !important;
    }
}











/*glass box for cards*/
.glass-box {
    background: rgba(255, 255, 255, 0.15) !important;

    backdrop-filter: blur(15px) !important;
    -webkit-backdrop-filter: blur(15px) !important;

    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    border-radius: 20px !important;

    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12) !important;
}



html,
body {
    min-height: 100%;
}

body {
    background:
        radial-gradient(
            circle at 15% 10%,
            rgba(158, 216, 27, 0.12),
            transparent 28%
        ),
        radial-gradient(
            circle at 85% 12%,
            rgba(11, 43, 114, 0.30),
            transparent 32%
        ),
        #050505 !important;

    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    color: #fff;
}

.website-wrapper,
.main-page-wrapper {
    background: transparent !important;
}




/* Primary buttons */
.btn.btn-color-primary,
.wd-button-wrapper .btn-color-primary,
button[type="submit"],
input[type="submit"],
.elementor-button.primary-button {
    background: linear-gradient(135deg, #0B2B72, #102F7C) !important;
    color: #fff !important;
    border-radius: 999px !important;
    padding: 15px 28px !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease,
                background 0.3s ease !important;
}

/* Hover */
.btn.btn-color-primary:hover,
.wd-button-wrapper .btn-color-primary:hover,
button[type="submit"]:hover,
input[type="submit"]:hover,
.elementor-button.primary-button:hover {
    background: linear-gradient(135deg, #102F7C, #0B2B72) !important;
    color: #fff !important;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(11, 43, 114, 0.5) !important;
}


















/* صناديق السايدبار - Dark Glass */
.atoz-sidebar-box {
    width: 100%;
    margin: 0;
    padding: 22px 20px;

    background: rgba(5, 5, 5, 0.72);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);

    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 13px;

    box-shadow:
        0 10px 30px rgba(0, 0, 0, 0.35),
        inset 0 1px 0 rgba(255, 255, 255, 0.04);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

/* تأثير Hover */
.atoz-sidebar-box:hover {
    transform: translateY(-3px);

    border-color: rgba(158, 216, 27, 0.30);

    box-shadow:
        0 16px 40px rgba(0, 0, 0, 0.45),
        0 0 24px rgba(158, 216, 27, 0.08);
}

/* عنوان الصندوق */
.atoz-sidebar-box .elementor-heading-title {
    margin-bottom: 15px;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 700;
}

/* النصوص داخل السايدبار */
.atoz-sidebar-box,
.atoz-sidebar-box p,
.atoz-sidebar-box li,
.atoz-sidebar-box a {
    color: rgba(255, 255, 255, 0.80);
}

/* Hover للروابط */
.atoz-sidebar-box a:hover {
    color: #9ED81B;
}












/* خلفية قسم المدونة بالكامل */
.atoz-blog-content,
.atoz-blog-content .elementor-widget-container,
.atoz-blog-content .wd-posts,
.atoz-blog-content .wd-post,
.atoz-blog-content .article-inner,
.atoz-blog-content .article-body-container {
    background: #050505 !important;
}
/* خلفية منطقة المدونة */
.atoz-blog-content,
.atoz-blog-content .elementor-widget-container,
.atoz-blog-content .wd-posts {
    background: transparent !important;
}

/* العنصر الخارجي: بدون أي تأثير يغيّر العرض */
.atoz-blog-content .wd-post,
.atoz-blog-content article {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

/* Glass Box على الكارت الداخلي فقط */
.atoz-blog-content .article-inner {
    background:
        linear-gradient(
            135deg,
            rgba(255,255,255,0.06),
            rgba(255,255,255,0.015)
        ),
        rgba(5,5,5,0.78) !important;

    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);

    border: 1px solid rgba(255,255,255,0.10) !important;
    border-radius: 16px !important;
    overflow: hidden;

    box-shadow:
        0 10px 35px rgba(0,0,0,0.40),
        inset 0 1px 0 rgba(255,255,255,0.04);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

/* Hover */
.atoz-blog-content .article-inner:hover {
    transform: translateY(-4px);

    border-color: rgba(158,216,27,0.28) !important;

    box-shadow:
        0 18px 45px rgba(0,0,0,0.50),
        0 0 25px rgba(158,216,27,0.08);
}

/* إزالة الخلفية البيضاء من جسم المقال */
.atoz-blog-content .article-body-container,
.atoz-blog-content .wd-post-content,
.atoz-blog-content .post-content {
    background: transparent !important;
}

/* ألوان النصوص */
.atoz-blog-content .article-title,
.atoz-blog-content .article-title a {
    color: #FFFFFF !important;
}

.atoz-blog-content .entry-meta,
.atoz-blog-content .entry-meta a,
.atoz-blog-content .wd-post-desc,
.atoz-blog-content p {
    color: rgba(255,255,255,0.80) !important;
}

/* الروابط */
.atoz-blog-content a:hover {
    color: #9ED81B !important;
}



/* لون التصنيف */
.atoz-blog-content .meta-categories-wrapp a,
.atoz-blog-content .wd-post-cat,
.atoz-blog-content .wd-post-cat a {
    background: #9ED81B !important;
    color: #050505 !important;
    border-color: #9ED81B !important;
}

/* لون Continue Reading */
.atoz-blog-content .read-more-section a,
.atoz-blog-content .wd-post-read-more,
.atoz-blog-content .wd-post-read-more a,
.atoz-blog-content .more-link {
    color: #9ED81B !important;
}
/* Email Input */
.atoz-sidebar-box input[type="email"],
.atoz-sidebar-box input[type="text"] {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(255,255,255,.8) !important;
    border-radius: 0 !important;
    color: #fff !important;
    box-shadow: none !important;
    padding: 10px 0 !important;
}

/* Placeholder */
.atoz-sidebar-box input::placeholder {
    color: rgba(255,255,255,.6) !important;
}

/* Focus */
.atoz-sidebar-box input:focus {
    border-bottom: 1px solid #9ED81B !important;
    outline: none !important;
    box-shadow: none !important;
}
/* زر أصغر */
.atoz-sidebar-box .searchsubmit {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
}

/* أيقونة أصغر */
.atoz-sidebar-box .searchsubmit svg,
.atoz-sidebar-box .searchsubmit i {
    font-size: 14px !important;
}







@media (max-width: 767px) {

    /* خلفية السايدبار */
    .atoz-blog-sidebar,
    .atoz-blog-sidebar.is-open {
        background: #050505 !important;
    }

    /* صناديق السايدبار */
    .atoz-blog-sidebar .atoz-sidebar-box {
        background: transparent !important;
        border: 1px solid rgba(255,255,255,.08) !important;
        box-shadow: none !important;
    }

    /* العناوين */
    .atoz-blog-sidebar .elementor-heading-title {
        color: #fff !important;
    }

    /* النصوص */
    .atoz-blog-sidebar p,
    .atoz-blog-sidebar label,
    .atoz-blog-sidebar a,
    .atoz-blog-sidebar {
        color: rgba(255,255,255,.8) !important;
    }

    /* حقل البحث والإيميل */
    .atoz-blog-sidebar input[type="text"],
    .atoz-blog-sidebar input[type="email"] {
        background: transparent !important;
        color: #fff !important;
        border: none !important;
        border-bottom: 1px solid rgba(255,255,255,.8) !important;
        border-radius: 0 !important;
    }

    /* Placeholder */
    .atoz-blog-sidebar input::placeholder {
        color: rgba(255,255,255,.55) !important;
    }

    /* زر الإغلاق */
    .atoz-blog-sidebar .atoz-sidebar-close {
        color: #fff !important;
    }
}


@media (max-width: 767px) {

    /* خلفية السايدبار */
    .atoz-blog-sidebar,
    .atoz-blog-sidebar.is-open {
        background: #050505 !important;
    }

    /* صناديق السايدبار */
    .atoz-blog-sidebar .atoz-sidebar-box {
        background: transparent !important;
        border: 1px solid rgba(255,255,255,.08) !important;
        box-shadow: none !important;
    }

    /* العناوين */
    .atoz-blog-sidebar .elementor-heading-title {
        color: #fff !important;
    }

    /* النصوص */
    .atoz-blog-sidebar p,
    .atoz-blog-sidebar label,
    .atoz-blog-sidebar a,
    .atoz-blog-sidebar {
        color: rgba(255,255,255,.8) !important;
    }

    /* حقل البحث والإيميل */
    .atoz-blog-sidebar input[type="text"],
    .atoz-blog-sidebar input[type="email"] {
        background: transparent !important;
        color: #fff !important;
        border: none !important;
        border-bottom: 1px solid rgba(255,255,255,.8) !important;
        border-radius: 0 !important;
    }

    /* Placeholder */
    .atoz-blog-sidebar input::placeholder {
        color: rgba(255,255,255,.55) !important;
    }

    /* زر الإغلاق */
    .atoz-blog-sidebar .atoz-sidebar-close {
        color: #9ED81B !important;
    }
}

@media (max-width: 767px) {

    body .mobile-nav form.searchform button.searchsubmit {
        width: 52px !important;
        min-width: 52px !important;
        max-width: 52px !important;
        height: 52px !important;
        min-height: 52px !important;

        padding: 0 !important;
        margin: 0 !important;

        background-color: transparent !important;
        background-image: none !important;

        border: 0 !important;
        border-radius: 0 !important;

        box-shadow: none !important;
        transform: none !important;
    }
}

/* إخفاء زر وأيقونة البحث داخل المدونة فقط */
.atoz-blog-sidebar .searchform .searchsubmit {
    display: none !important;
}

/* جعل خانة البحث تأخذ العرض كاملًا */
.atoz-blog-sidebar .searchform input.s {
    width: 100% !important;
    padding: 12px 15px !important;
}


/*header sidebar to bel dark*/



/* خلفية سايدبار الهيدر في الموبايل */
.mobile-nav,
.mobile-nav .wd-nav-mobile,
.mobile-nav .wd-nav-mobile > li,
.mobile-nav .wd-nav-mobile .sub-menu {
    background: #050505 !important;
}

/* روابط وعناوين القائمة */
.mobile-nav .wd-nav-mobile > li > a,
.mobile-nav .wd-nav-mobile .sub-menu li > a,
.mobile-nav .menu-item > a,
.mobile-nav .wd-nav-opener {
    color: #ffffff !important;
}

/* الخطوط الفاصلة */
.mobile-nav .wd-nav-mobile > li,
.mobile-nav .wd-nav-mobile .sub-menu li {
    border-color: rgba(255,255,255,.12) !important;
}

/* أيقونات القائمة */
.mobile-nav .wd-nav-mobile a::before,
.mobile-nav .wd-nav-opener,
.mobile-nav .wd-nav-opener::after,
.mobile-nav .wd-nav-mobile .wd-nav-img,
.mobile-nav svg {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* خانة البحث */
.mobile-nav .searchform,
.mobile-nav .wd-search-form {
    background: #050505 !important;
}

.mobile-nav .searchform input.s {
    background: #050505 !important;
    color: #ffffff !important;
    border-color: rgba(255,255,255,.15) !important;
}

.mobile-nav .searchform input.s::placeholder {
    color: rgba(255,255,255,.65) !important;
}

/* زر البحث */
.mobile-nav .searchsubmit {
    background: transparent !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

/* لون الرابط النشط والـ Hover */
.mobile-nav .wd-nav-mobile > li.current-menu-item > a,
.mobile-nav .wd-nav-mobile a:hover {
    color: #9ED81B !important;
}
/* زر السهم الخاص بالقوائم المنسدلة في سايدبار الهيدر */
.mobile-nav .wd-nav-opener,
.mobile-nav .wd-nav-mobile .wd-nav-opener {
    background: #9ED81B !important;
    color: #050505 !important;

    border-color: rgba(255,255,255,.12) !important;
    box-shadow: none !important;
}

/* لون السهم نفسه */
.mobile-nav .wd-nav-opener::before,
.mobile-nav .wd-nav-opener::after {
    color: #050505 !important;
}

/* إزالة الخلفية البيضاء من عنوان العنصر المفتوح */
.mobile-nav .wd-nav-mobile > li.item-level-0 > a,
.mobile-nav .wd-nav-mobile > li.menu-item-has-children > a {
    background: #050505 !important;
    color: #ffffff !important;
}

/* العنصر المفتوح أو النشط */
.mobile-nav .wd-nav-mobile > li.wd-opened > a,
.mobile-nav .wd-nav-mobile > li.menu-item-has-children.wd-opened > a {
    background: #050505 !important;
    color: #ffffff !important;
}


.mobile-nav .wd-nav-opener {
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;

    height: 42px !important;
    min-height: 42px !important;

    padding: 0 !important;
    margin: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #9ED81B !important;
    color: #050505 !important;

    border: none !important;
    box-shadow: none !important;
    flex: 0 0 42px !important;
}
.mobile-nav .wd-nav-opener::before,
.mobile-nav .wd-nav-opener::after {
    font-size: 16px !important;
    color: #050505 !important;
}


.mobile-nav .wd-nav-opener,
.mobile-nav .wd-nav-mobile .wd-nav-opener {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;

    border: none !important;
    box-shadow: none !important;

    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;

    padding: 0 !important;
    margin: 0 !important;

    color: #9ED81B !important;
}

/* لون السهم */
.mobile-nav .wd-nav-opener::before,
.mobile-nav .wd-nav-opener::after {
    color: #9ED81B !important;
    background: transparent !important;
}



/*woocomerce input change colors*/



/* Checkout Inputs - Dark Theme */
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout textarea,
.woocommerce-checkout select,
.select2-container--default .select2-selection--single {
    background: transparent !important;
    color: #fff !important;
    border: none !important;
    border-bottom: 1px solid rgba(255,255,255,.35) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 12px 0 !important;
}

/* Placeholder */
.woocommerce-checkout input::placeholder,
.woocommerce-checkout textarea::placeholder{
    color: rgba(255,255,255,.55) !important;
}

/* Focus */
.woocommerce-checkout input:focus,
.woocommerce-checkout textarea:focus,
.woocommerce-checkout select:focus,
.select2-container--default.select2-container--focus .select2-selection--single{
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important;
    outline: none !important;
}

/* النص داخل Select2 */
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color:#fff !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color:#fff transparent transparent transparent !important;
}



/* ================================
   Checkout Glass Box - Left Section
================================ */

/* البوكس الرئيسي */
body.woocommerce-checkout
.elementor-element.elementor-element-6818cc00 {
    background: rgba(5, 5, 5, 0.84) !important;
    background-color: rgba(5, 5, 5, 0.84) !important;

    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-radius: 18px !important;

    -webkit-backdrop-filter: blur(14px) !important;
    backdrop-filter: blur(14px) !important;

    box-shadow:
        0 15px 40px rgba(0, 0, 0, 0.45),
        inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;

    overflow: hidden !important;
}

/* إزالة أي خلفية بيضاء من العناصر الداخلية */
body.woocommerce-checkout
.elementor-element-6818cc00 > .elementor-element,

body.woocommerce-checkout
.elementor-element-6818cc00 .elementor-widget-container,

body.woocommerce-checkout
.elementor-element-6818cc00 .wd-order-table,

body.woocommerce-checkout
.elementor-element-6818cc00 table,

body.woocommerce-checkout
.elementor-element-6818cc00 thead,

body.woocommerce-checkout
.elementor-element-6818cc00 tbody,

body.woocommerce-checkout
.elementor-element-6818cc00 tfoot,

body.woocommerce-checkout
.elementor-element-6818cc00 tr,

body.woocommerce-checkout
.elementor-element-6818cc00 th,

body.woocommerce-checkout
.elementor-element-6818cc00 td,

body.woocommerce-checkout
.elementor-element-6818cc00 #payment,

body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-checkout-payment,

body.woocommerce-checkout
.elementor-element-6818cc00 .payment_methods,

body.woocommerce-checkout
.elementor-element-6818cc00 .form-row,

body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-info,

body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-privacy-policy-text {
    background: transparent !important;
    background-color: transparent !important;
}

/* لون النصوص داخل البوكس */
body.woocommerce-checkout
.elementor-element-6818cc00,

body.woocommerce-checkout
.elementor-element-6818cc00 h1,

body.woocommerce-checkout
.elementor-element-6818cc00 h2,

body.woocommerce-checkout
.elementor-element-6818cc00 h3,

body.woocommerce-checkout
.elementor-element-6818cc00 h4,

body.woocommerce-checkout
.elementor-element-6818cc00 h5,

body.woocommerce-checkout
.elementor-element-6818cc00 h6,

body.woocommerce-checkout
.elementor-element-6818cc00 p,

body.woocommerce-checkout
.elementor-element-6818cc00 span,

body.woocommerce-checkout
.elementor-element-6818cc00 li,

body.woocommerce-checkout
.elementor-element-6818cc00 th,

body.woocommerce-checkout
.elementor-element-6818cc00 td,

body.woocommerce-checkout
.elementor-element-6818cc00 strong,

body.woocommerce-checkout
.elementor-element-6818cc00 .wd-text-block,

body.woocommerce-checkout
.elementor-element-6818cc00 .woodmart-title-container {
    color: #ffffff !important;
}

/* لون الروابط */
body.woocommerce-checkout
.elementor-element-6818cc00 a {
    color: #ffffff !important;
}

body.woocommerce-checkout
.elementor-element-6818cc00 a:hover {
    color: rgba(255, 255, 255, 0.75) !important;
}

/* الخطوط الفاصلة داخل جدول الطلب */
body.woocommerce-checkout
.elementor-element-6818cc00 table,

body.woocommerce-checkout
.elementor-element-6818cc00 th,

body.woocommerce-checkout
.elementor-element-6818cc00 td {
    border-color: rgba(255, 255, 255, 0.15) !important;
}

/* لون السعر */
body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-Price-amount,

body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-Price-currencySymbol {
    color: #ffffff !important;
}

/* لون الموجات أعلى وأسفل البوكس */
body.woocommerce-checkout
.elementor-element-6818cc00 .elementor-shape-fill {
    fill: #050505 !important;
}

/* إزالة الخلفية من رسالة عدم توفر وسائل الدفع */
body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-info {
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-radius: 10px !important;
    color: #ffffff !important;
}

/* زر تأكيد الطلب */
body.woocommerce-checkout
.elementor-element-6818cc00 #place_order {
    background: #ffffff !important;
    color: #050505 !important;
    border: 1px solid #ffffff !important;
    border-radius: 10px !important;
    box-shadow: none !important;
}

body.woocommerce-checkout
.elementor-element-6818cc00 #place_order:hover {
    background: transparent !important;
    color: #ffffff !important;
}

/* ==================================
   Checkout Inputs Filled State
================================== */

/* خلفية ونص كل الحقول */
body.woocommerce-checkout input[type="text"],
body.woocommerce-checkout input[type="email"],
body.woocommerce-checkout input[type="tel"],
body.woocommerce-checkout input[type="password"],
body.woocommerce-checkout input[type="number"],
body.woocommerce-checkout select,
body.woocommerce-checkout textarea,
body.woocommerce-checkout .select2-selection--single {
    background: transparent !important;
    background-color: transparent !important;
    color: #ffffff !important;

    border: none !important;
    border-bottom: 1px solid rgba(255,255,255,.35) !important;
    border-radius: 0 !important;

    box-shadow: none !important;
    outline: none !important;
}

/* عند الضغط والكتابة */
body.woocommerce-checkout input:focus,
body.woocommerce-checkout select:focus,
body.woocommerce-checkout textarea:focus,
body.woocommerce-checkout
.select2-container--focus .select2-selection--single,
body.woocommerce-checkout
.select2-container--open .select2-selection--single {
    background: transparent !important;
    background-color: transparent !important;
    color: #ffffff !important;

    border-bottom-color: #ffffff !important;
    box-shadow: none !important;
    outline: none !important;
}

/* النص داخل Select2 */
body.woocommerce-checkout
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
    color: #ffffff !important;
    background: transparent !important;
}

/* Autofill في Chrome */
body.woocommerce-checkout input:-webkit-autofill,
body.woocommerce-checkout input:-webkit-autofill:hover,
body.woocommerce-checkout input:-webkit-autofill:focus,
body.woocommerce-checkout textarea:-webkit-autofill,
body.woocommerce-checkout select:-webkit-autofill {
    -webkit-text-fill-color: #ffffff !important;
    caret-color: #ffffff !important;

    -webkit-box-shadow:
        0 0 0 1000px #050505 inset !important;

    box-shadow:
        0 0 0 1000px #050505 inset !important;

    border-bottom:
        1px solid rgba(255,255,255,.35) !important;

    transition:
        background-color 9999s ease-in-out 0s !important;
}

/* القوائم العادية */
body.woocommerce-checkout select option {
    background: #050505 !important;
    color: #ffffff !important;
}

/* قائمة Select2 عند الفتح */
body.woocommerce-checkout .select2-dropdown,
body.woocommerce-checkout .select2-results__option {
    background: #050505 !important;
    color: #ffffff !important;
}

body.woocommerce-checkout
.select2-results__option--highlighted {
    background: #9ED81B !important;
    color: #050505 !important;
}


/* ==================================
   Place Order Button
================================== */

body.woocommerce-checkout
.elementor-element-6818cc00 #place_order,
body.woocommerce-checkout #place_order {
    background: #9ED81B !important;
    background-color: #9ED81B !important;
    color: #050505 !important;

    border: 1px solid #9ED81B !important;
    border-radius: 10px !important;

    font-weight: 700 !important;
    box-shadow: none !important;
}

/* Hover */
body.woocommerce-checkout
.elementor-element-6818cc00 #place_order:hover,
body.woocommerce-checkout #place_order:hover {
    background: #8FC918 !important;
    background-color: #8FC918 !important;
    color: #050505 !important;
    border-color: #8FC918 !important;
}







/* زر تأكيد الطلب */
body.woocommerce-checkout
.elementor-element-6818cc00 #place_order,
body.woocommerce-checkout #place_order {
    width: 100% !important;

    background: #9ED81B !important;
    background-color: #9ED81B !important;
    color: #050505 !important;

    border: 1px solid #9ED81B !important;
    border-radius: 10px !important;

    font-weight: 700 !important;
    box-shadow: none !important;
}

/* زر تأكيد الطلب عند المرور */
body.woocommerce-checkout
.elementor-element-6818cc00 #place_order:hover,
body.woocommerce-checkout #place_order:hover {
    background: #8FC918 !important;
    background-color: #8FC918 !important;
    color: #050505 !important;
    border-color: #8FC918 !important;
}







/* =========================================
   Checkout Left Box Like Homepage Cards
========================================= */

body.woocommerce-checkout
.elementor-element.elementor-element-6818cc00 {
    position: relative !important;

    background: rgba(45, 45, 45, 0.96) !important;
    background-color: rgba(45, 45, 45, 0.96) !important;

    border: 1px solid rgba(255, 255, 255, 0.28) !important;
    border-radius: 22px !important;

    padding: 30px !important;

    -webkit-backdrop-filter: blur(8px) !important;
    backdrop-filter: blur(8px) !important;

    box-shadow:
        0 10px 30px rgba(0, 0, 0, 0.30),
        inset 0 1px 0 rgba(255, 255, 255, 0.04) !important;

    overflow: hidden !important;
}

/* إزالة الخلفيات الداخلية */
body.woocommerce-checkout
.elementor-element-6818cc00 > .elementor-element,
body.woocommerce-checkout
.elementor-element-6818cc00 .elementor-widget,
body.woocommerce-checkout
.elementor-element-6818cc00 .elementor-widget-container,
body.woocommerce-checkout
.elementor-element-6818cc00 .wd-order-table,
body.woocommerce-checkout
.elementor-element-6818cc00 table,
body.woocommerce-checkout
.elementor-element-6818cc00 thead,
body.woocommerce-checkout
.elementor-element-6818cc00 tbody,
body.woocommerce-checkout
.elementor-element-6818cc00 tfoot,
body.woocommerce-checkout
.elementor-element-6818cc00 tr,
body.woocommerce-checkout
.elementor-element-6818cc00 th,
body.woocommerce-checkout
.elementor-element-6818cc00 td,
body.woocommerce-checkout
.elementor-element-6818cc00 #payment,
body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-checkout-payment,
body.woocommerce-checkout
.elementor-element-6818cc00 .payment_methods,
body.woocommerce-checkout
.elementor-element-6818cc00 .form-row {
    background: transparent !important;
    background-color: transparent !important;
}

/* النصوص */
body.woocommerce-checkout
.elementor-element-6818cc00,
body.woocommerce-checkout
.elementor-element-6818cc00 h1,
body.woocommerce-checkout
.elementor-element-6818cc00 h2,
body.woocommerce-checkout
.elementor-element-6818cc00 h3,
body.woocommerce-checkout
.elementor-element-6818cc00 h4,
body.woocommerce-checkout
.elementor-element-6818cc00 h5,
body.woocommerce-checkout
.elementor-element-6818cc00 h6,
body.woocommerce-checkout
.elementor-element-6818cc00 p,
body.woocommerce-checkout
.elementor-element-6818cc00 span,
body.woocommerce-checkout
.elementor-element-6818cc00 li,
body.woocommerce-checkout
.elementor-element-6818cc00 th,
body.woocommerce-checkout
.elementor-element-6818cc00 td,
body.woocommerce-checkout
.elementor-element-6818cc00 strong,
body.woocommerce-checkout
.elementor-element-6818cc00 .wd-text-block,
body.woocommerce-checkout
.elementor-element-6818cc00 .woodmart-title-container {
    color: #ffffff !important;
}

/* الخطوط الفاصلة */
body.woocommerce-checkout
.elementor-element-6818cc00 table,
body.woocommerce-checkout
.elementor-element-6818cc00 th,
body.woocommerce-checkout
.elementor-element-6818cc00 td {
    border-color: rgba(255, 255, 255, 0.18) !important;
}

/* الموجات أعلى وأسفل البوكس */
body.woocommerce-checkout
.elementor-element-6818cc00 .elementor-shape-fill {
    fill: #2d2d2d !important;
}

/* رسالة الدفع */
body.woocommerce-checkout
.elementor-element-6818cc00 .woocommerce-info {
    background: rgba(0, 0, 0, 0.12) !important;
    color: #ffffff !important;

    border: 1px solid rgba(255, 255, 255, 0.20) !important;
    border-radius: 14px !important;
}

/* زر تأكيد الطلب */
body.woocommerce-checkout
.elementor-element-6818cc00 #place_order,
body.woocommerce-checkout #place_order {
    width: 100% !important;

    background: #9ED81B !important;
    background-color: #9ED81B !important;
    color: #050505 !important;

    border: 1px solid #9ED81B !important;
    border-radius: 25px !important;

    min-height: 48px !important;
    font-weight: 700 !important;

    box-shadow: none !important;
}

/* Hover الزر */
body.woocommerce-checkout
.elementor-element-6818cc00 #place_order:hover,
body.woocommerce-checkout #place_order:hover {
    background: #8fc918 !important;
    background-color: #8fc918 !important;
    color: #050505 !important;
    border-color: #8fc918 !important;
}


/* for sidebar basket ......................................... */

/* خلفية سايدبار السلة بالكامل */
.cart-widget-side,
.cart-widget-side .widget_shopping_cart,
.cart-widget-side .widget_shopping_cart_content,
.cart-widget-side .shopping-cart-widget-body,
.cart-widget-side .shopping-cart-widget-footer,
.wd-side-hidden.cart-widget-side,
.wd-side-hidden.cart-widget-side .wd-side-hidden-content {
    background: #050505 !important;
}

/* كل النصوص */
.cart-widget-side,
.cart-widget-side p,
.cart-widget-side span,
.cart-widget-side strong,
.cart-widget-side label,
.cart-widget-side .product-title,
.cart-widget-side .product-title a,
.cart-widget-side .mini_cart_item,
.cart-widget-side .woocommerce-mini-cart__total,
.cart-widget-side .woocommerce-mini-cart__total strong {
    color: #fff !important;
}

/* السعر والكمية */
.cart-widget-side .quantity,
.cart-widget-side .amount,
.cart-widget-side .woocommerce-Price-amount,
.cart-widget-side .woocommerce-Price-currencySymbol {
    color: #fff !important;
}

/* الفواصل والحدود */
.cart-widget-side .mini_cart_item,
.cart-widget-side .shopping-cart-widget-footer,
.cart-widget-side .woocommerce-mini-cart__total {
    border-color: rgba(255,255,255,.12) !important;
}

/* زر الإغلاق */
.cart-widget-side .wd-close-side,
.cart-widget-side .wd-heading .close-side-widget,
.cart-widget-side .wd-heading {
    color: #fff !important;
    border-color: rgba(255,255,255,.12) !important;
}

/* علامة × */
.cart-widget-side .wd-close-side::before,
.cart-widget-side .wd-close-side::after,
.cart-widget-side .close-side-widget::before,
.cart-widget-side .close-side-widget::after {
    background-color: #fff !important;
}

/* زر الحذف × بجوار المنتج */
.cart-widget-side .remove,
.cart-widget-side .remove_from_cart_button {
    color: #fff !important;
}

.cart-widget-side .remove:hover,
.cart-widget-side .remove_from_cart_button:hover {
    color: #9ED81B !important;
}

/* زر عرض السلة */
.cart-widget-side .woocommerce-mini-cart__buttons .button:not(.checkout) {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,.25) !important;
}

/* زر إتمام الطلب */
.cart-widget-side .woocommerce-mini-cart__buttons .checkout,
.cart-widget-side .woocommerce-mini-cart__buttons .button.checkout {
    background: #9ED81B !important;
    color: #050505 !important;
    border-color: #9ED81B !important;
}

/* Hover للأزرار */
.cart-widget-side .woocommerce-mini-cart__buttons .button:hover {
    background: #fff !important;
    color: #050505 !important;
}

/* رسالة السلة الفارغة */
.cart-widget-side .woocommerce-mini-cart__empty-message,
.cart-widget-side .wd-empty-mini-cart {
    color: rgba(255,255,255,.8) !important;
}

/* منع الخلفية الفاتحة عند Hover على منتج السلة */
.cart-widget-side .mini_cart_item:hover,
.cart-widget-side .woocommerce-mini-cart-item:hover,
.cart-widget-side .wd-cart-item:hover {
    background: #050505 !important;
}

/* تثبيت لون النص وقت الـHover */
.cart-widget-side .mini_cart_item:hover,
.cart-widget-side .mini_cart_item:hover a,
.cart-widget-side .mini_cart_item:hover span,
.cart-widget-side .mini_cart_item:hover .amount,
.cart-widget-side .mini_cart_item:hover .quantity,
.cart-widget-side .woocommerce-mini-cart-item:hover,
.cart-widget-side .woocommerce-mini-cart-item:hover a,
.cart-widget-side .woocommerce-mini-cart-item:hover span {
    color: #fff !important;
}



/* اسم المنتج عند Hover */
.cart-widget-side .product-title:hover,
.cart-widget-side .product-title a:hover {
    color: #9ED81B !important;
}
/* عنوان المشاركة */
.single-product .product-share,
.single-product .product-share span,
.single-product .product-share-title,
.single-product .wd-social-icons .social-label {
    color: #ffffff !important;
}

/* أيقونات السوشيال */
.single-product .wd-social-icons a,
.single-product .product-share a,
.single-product .share-buttons a {
    color: #ffffff !important;
}

/* الأيقونات نفسها */
.single-product .wd-social-icons a::before,
.single-product .product-share a::before,
.single-product .share-buttons a::before,
.single-product .wd-social-icons svg {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* Hover */
.single-product .wd-social-icons a:hover,
.single-product .product-share a:hover,
.single-product .share-buttons a:hover {
    color: #9ED81B !important;
}

.single-product .wd-social-icons a:hover svg {
    fill: #9ED81B !important;
}



/* Breadcrumbs صفحة المنتج بالكامل */
.single-product .wd-breadcrumbs,
.single-product .woocommerce-breadcrumb,
.single-product .breadcrumbs {
    color: #ffffff !important;
}

/* الروابط */
.single-product .wd-breadcrumbs a,
.single-product .woocommerce-breadcrumb a,
.single-product .breadcrumbs a {
    color: #ffffff !important;
}

/* آخر جزء والفواصل */
.single-product .wd-breadcrumbs span,
.single-product .woocommerce-breadcrumb span,
.single-product .breadcrumbs span {
    color: #ffffff !important;
}

/* Hover */
.single-product .wd-breadcrumbs a:hover,
.single-product .woocommerce-breadcrumb a:hover,
.single-product .breadcrumbs a:hover {
    color: #9ED81B !important;
}
/* زر العودة إلى المنتجات */
.single-product .wd-products-nav .wd-product-nav-btn.wd-btn-back,
.single-product .wd-products-nav .wd-product-nav-btn.wd-btn-back span {
    color: #ffffff !important;
}

/* الأيقونة المربعة نفسها */
.single-product .wd-products-nav .wd-btn-back::before,
.single-product .wd-products-nav .wd-btn-back::after {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

/* Hover */
.single-product .wd-products-nav .wd-btn-back:hover,
.single-product .wd-products-nav .wd-btn-back:hover span,
.single-product .wd-products-nav .wd-btn-back:hover::before,
.single-product .wd-products-nav .wd-btn-back:hover::after {
    color: #9ED81B !important;
    border-color: #9ED81B !important;
}

/* Product category */
.product-grid-item .wd-product-cats,
.product-grid-item .wd-product-cats a,
.product-grid-item .product-categories,
.product-grid-item .product-categories a,
.product-grid-item .posted-in,
.product-grid-item .posted-in a {
    color: #9ED81B !important;
}

.product-grid-item .wd-product-cats a:hover,
.product-grid-item .product-categories a:hover,
.product-grid-item .posted-in a:hover {
    color: #ffffff !important;
}
/* أسهم السابق والتالي في تنقل المنتجات */
.single-product .wd-products-nav .wd-btn-prev,
.single-product .wd-products-nav .wd-btn-next,
.single-product .wd-products-nav .wd-btn-prev::before,
.single-product .wd-products-nav .wd-btn-next::before,
.single-product .wd-products-nav .wd-btn-prev::after,
.single-product .wd-products-nav .wd-btn-next::after {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

/* Hover */
.single-product .wd-products-nav .wd-btn-prev:hover,
.single-product .wd-products-nav .wd-btn-next:hover,
.single-product .wd-products-nav .wd-btn-prev:hover::before,
.single-product .wd-products-nav .wd-btn-next:hover::before {
    color: #9ED81B !important;
    border-color: #9ED81B !important;
}
/* كلمة Share */
.single-product .product-share .social-label,
.single-product .product-share .label,
.single-product .wd-social-icons .social-label,
.single-product .wd-social-icons > span,
.single-product .share-title {
    color: #ffffff !important;
}

/* Hover */
.single-product .product-share .social-label:hover,
.single-product .wd-social-icons .social-label:hover,
.single-product .share-title:hover {
    color: #9ED81B !important;
}


/* Glassmorphism للـ Contact Form */
.contact-glass-form input[type="text"],
.contact-glass-form input[type="email"],
.contact-glass-form input[type="tel"],
.contact-glass-form input[type="number"],
.contact-glass-form textarea,
.contact-glass-form select {
    background: rgba(255,255,255,.08) !important;
    backdrop-filter: blur(14px) !important;
    -webkit-backdrop-filter: blur(14px) !important;

    border: 1px solid rgba(255,255,255,.22) !important;
    border-radius: 14px !important;

    color: #fff !important;
    box-shadow: 0 8px 25px rgba(0,0,0,.18) !important;

    padding: 14px 16px !important;
    transition: .3s ease !important;
}

/* Placeholder */
.contact-glass-form input::placeholder,
.contact-glass-form textarea::placeholder {
    color: rgba(255,255,255,.65) !important;
}

/* عند الضغط */
.contact-glass-form input:focus,
.contact-glass-form textarea:focus,
.contact-glass-form select:focus {
    background: rgba(255,255,255,.12) !important;
    border-color: #9ED81B !important;
    box-shadow: 0 0 0 3px rgba(158,216,27,.12),
                0 10px 30px rgba(0,0,0,.22) !important;
    outline: none !important;
}


/* أسماء المنتجات في صفحة المتجر */
.product-grid-item .wd-entities-title,
.product-grid-item .wd-entities-title a,
.products .product .wd-entities-title,
.products .product .wd-entities-title a,
.woocommerce-loop-product__title,
.woocommerce-loop-product__title a {
    color: #ffffff !important;
}

/* Hover */
.product-grid-item .wd-entities-title a:hover,
.products .product .wd-entities-title a:hover,
.woocommerce-loop-product__title a:hover {
    color: #9ED81B !important;
}



















@media (max-width: 767px) {

    /* رجوع فلتر المتجر لسلوك WoodMart الطبيعي */
    .area-sidebar-shop {
        visibility: hidden;
        opacity: 0;
    }

    .area-sidebar-shop.wd-opened,
    .area-sidebar-shop.wd-opened .wd-side-hidden-content {
        visibility: visible;
        opacity: 1;
    }
}






/* ===== Shop archive text colors ===== */

/* النصوص العامة في صفحة المنتجات */
.post-type-archive-product .main-page-wrapper,
.tax-product_cat .main-page-wrapper,
.tax-product_tag .main-page-wrapper,
.woocommerce-shop .main-page-wrapper {
    color: #ffffff !important;
}

/* Breadcrumbs */
.post-type-archive-product .breadcrumbs,
.post-type-archive-product .breadcrumbs a,
.post-type-archive-product .wd-breadcrumbs,
.post-type-archive-product .wd-breadcrumbs a,
.post-type-archive-product .woocommerce-breadcrumb,
.post-type-archive-product .woocommerce-breadcrumb a,

.tax-product_cat .breadcrumbs,
.tax-product_cat .breadcrumbs a,
.tax-product_cat .wd-breadcrumbs,
.tax-product_cat .wd-breadcrumbs a,
.tax-product_cat .woocommerce-breadcrumb,
.tax-product_cat .woocommerce-breadcrumb a {
    color: #ffffff !important;
}

/* إظهار وعدد المنتجات في الصفحة */
.post-type-archive-product .wd-products-per-page,
.post-type-archive-product .wd-products-per-page a,
.post-type-archive-product .showing,
.post-type-archive-product .woocommerce-result-count,
.post-type-archive-product .shop-view,
.post-type-archive-product .shop-view a,

.tax-product_cat .wd-products-per-page,
.tax-product_cat .wd-products-per-page a,
.tax-product_cat .showing,
.tax-product_cat .woocommerce-result-count,
.tax-product_cat .shop-view,
.tax-product_cat .shop-view a {
    color: #ffffff !important;
}

/* الترتيب الافتراضي */
.post-type-archive-product .woocommerce-ordering,
.post-type-archive-product .woocommerce-ordering select,
.post-type-archive-product .wd-ordering,
.post-type-archive-product .wd-ordering a,

.tax-product_cat .woocommerce-ordering,
.tax-product_cat .woocommerce-ordering select,
.tax-product_cat .wd-ordering,
.tax-product_cat .wd-ordering a {
    color: #ffffff !important;
}

/* أيقونات تغيير شكل العرض */
.post-type-archive-product .wd-products-shop-view a,
.post-type-archive-product .wd-products-shop-view span,
.post-type-archive-product .wd-products-shop-view svg,

.tax-product_cat .wd-products-shop-view a,
.tax-product_cat .wd-products-shop-view span,
.tax-product_cat .wd-products-shop-view svg {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* أسماء المنتجات */
.post-type-archive-product .wd-entities-title,
.post-type-archive-product .wd-entities-title a,
.tax-product_cat .wd-entities-title,
.tax-product_cat .wd-entities-title a {
    color: #ffffff !important;
}

/* التصنيف يفضل أخضر */
.post-type-archive-product .wd-product-cats,
.post-type-archive-product .wd-product-cats a,
.tax-product_cat .wd-product-cats,
.tax-product_cat .wd-product-cats a {
    color: #9ED81B !important;
}

/* Hover */
.post-type-archive-product a:hover,
.tax-product_cat a:hover {
    color: #9ED81B !important;
}


/* Dropdown الترتيب في صفحة المتجر */
.woocommerce-ordering select,
.wd-ordering select {
    background: #050505 !important;
    color: #ffffff !important;
    border-color: rgba(255,255,255,.18) !important;
}

/* الاختيارات داخل القائمة */
.woocommerce-ordering select option,
.wd-ordering select option {
    background: #050505 !important;
    color: #ffffff !important;
}

/* الاختيار المحدد */
.woocommerce-ordering select option:checked,
.wd-ordering select option:checked {
    background: #9ED81B !important;
    color: #050505 !important;
}


/* ===== Quick View text colors ===== */

/* النصوص العامة */
.popup-quick-view,
.popup-quick-view .product-summary,
.popup-quick-view .summary,
.popup-quick-view p,
.popup-quick-view span,
.popup-quick-view strong,
.popup-quick-view label {
    color: #050505 !important;
}

/* اسم المنتج */
.popup-quick-view .product_title,
.popup-quick-view .product_title a,
.popup-quick-view .wd-entities-title,
.popup-quick-view .wd-entities-title a {
    color: #050505 !important;
}

/* السعر */
.popup-quick-view .price,
.popup-quick-view .amount,
.popup-quick-view .woocommerce-Price-amount,
.popup-quick-view .woocommerce-Price-currencySymbol {
    color: #050505 !important;
}

/* SKU و Category و Share */
.popup-quick-view .product_meta,
.popup-quick-view .product_meta span,
.popup-quick-view .product_meta a,
.popup-quick-view .sku_wrapper,
.popup-quick-view .posted_in,
.popup-quick-view .tagged_as,
.popup-quick-view .product-share,
.popup-quick-view .product-share span,
.popup-quick-view .wd-social-icons,
.popup-quick-view .wd-social-icons a {
    color: #050505 !important;
}

/* الروابط والـ Hover */
.popup-quick-view a {
    color: #050505 !important;
}

.popup-quick-view a:hover {
    color: #9ED81B !important;
}

/* القوائم والـ Select */
.popup-quick-view select,
.popup-quick-view input,
.popup-quick-view textarea {
    color: #050505 !important;
    background: #ffffff !important;
    border-color: rgba(5,5,5,.18) !important;
}


/* نقل سايدبار المقال لليمين في اللغة العربية فقط */
@media (min-width: 1025px) {
    html[dir="rtl"] body.single-post .content-layout-wrapper {
        flex-direction: row-reverse !important;
    }
}
/* Comment Form - Bottom Border Only */

.comment-form input,
.comment-form textarea {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(255,255,255,.35) !important;
    border-radius: 0 !important;
    color: #fff !important;
    box-shadow: none !important;
}

.comment-form input::placeholder,
.comment-form textarea::placeholder {
    color: rgba(255,255,255,.65) !important;
}

.comment-form input:focus,
.comment-form textarea:focus {
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important;
    outline: none !important;
}


/* زر إرسال التعليق */
.comment-form .form-submit input[type="submit"],
.comment-form input#submit,
#respond input[type="submit"] {
    background: #9ED81B !important;
    color: #050505 !important;

    border: 1px solid #9ED81B !important;
    border-radius: 999px !important;

    padding: 13px 26px !important;
    min-width: 150px !important;

    font-weight: 700 !important;
    line-height: 1.2 !important;

    box-shadow: 0 8px 22px rgba(158, 216, 27, .22) !important;
    transition: .3s ease !important;
}

/* Hover */
.comment-form .form-submit input[type="submit"]:hover,
.comment-form input#submit:hover,
#respond input[type="submit"]:hover {
    background: #ffffff !important;
    color: #050505 !important;
    border-color: #ffffff !important;

    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(255,255,255,.16) !important;
}



/*breadcrums and headers in shop page*/



/* كل عناصر شريط المتجر داخل الكونتينر المحدد */
.elementor-element-a348f3c,
.elementor-element-a348f3c * {
    color: #ffffff !important;
}

/* الـ Breadcrumbs */
.elementor-element-a348f3c .woocommerce-breadcrumb,
.elementor-element-a348f3c .woocommerce-breadcrumb a,
.elementor-element-a348f3c .breadcrumb-last {
    color: #ffffff !important;
}

/* كلمة إظهار والأرقام */
.elementor-element-a348f3c .wd-products-per-page,
.elementor-element-a348f3c .wd-products-per-page .per-page-title,
.elementor-element-a348f3c .wd-products-per-page a,
.elementor-element-a348f3c .wd-products-per-page a span {
    color: #ffffff !important;
}

/* الفواصل بين الأرقام */
.elementor-element-a348f3c .wd-products-per-page .per-page-border {
    border-color: rgba(255,255,255,.45) !important;
}

/* أيقونات شكل العرض */
.elementor-element-a348f3c .wd-products-shop-view .shop-view,
.elementor-element-a348f3c .wd-products-shop-view .shop-view::before,
.elementor-element-a348f3c .wd-products-shop-view .shop-view::after {
    color: #ffffff !important;
    border-color: #ffffff !important;
    opacity: 1 !important;
}

/* Select الترتيب */
.elementor-element-a348f3c .woocommerce-ordering select.orderby {
    color: #ffffff !important;
    background-color: #050505 !important;
    border-color: rgba(255,255,255,.25) !important;
}

/* خيارات القائمة */
.elementor-element-a348f3c .woocommerce-ordering select.orderby option {
    color: #ffffff !important;
    background-color: #050505 !important;
}

/* العنصر المحدد والـ hover */
.elementor-element-a348f3c a:hover,
.elementor-element-a348f3c .current-variation,
.elementor-element-a348f3c .woocommerce-breadcrumb a:hover {
    color: #9ED81B !important;
}














/* =================================
   Login / Register sidebar
================================= */

/* خلفية السايدبار بالكامل */
.login-form-side,
.login-form-side .wd-side-hidden-content,
.login-form-side .login-form,
.login-form-side .woocommerce-form,
.wd-side-hidden.login-form-side {
    background: #050505 !important;
}

/* الجزء العلوي والعنوان */
.login-form-side .wd-heading,
.login-form-side .wd-heading .title,
.login-form-side .wd-heading-title {
    background: #050505 !important;
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
}

/* كل النصوص والعناوين */
.login-form-side,
.login-form-side h1,
.login-form-side h2,
.login-form-side h3,
.login-form-side h4,
.login-form-side p,
.login-form-side label,
.login-form-side span,
.login-form-side strong {
    color: #fff !important;
}

/* الروابط */
.login-form-side a {
    color: #fff !important;
}

.login-form-side a:hover {
    color: #9ED81B !important;
}

/* حقول تسجيل الدخول والتسجيل */
.login-form-side input[type="text"],
.login-form-side input[type="email"],
.login-form-side input[type="password"],
.login-form-side input[type="tel"] {
    width: 100% !important;
    background: transparent !important;

    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55) !important;
    border-radius: 0 !important;

    color: #fff !important;
    box-shadow: none !important;

    padding: 12px 4px !important;
    outline: none !important;
}

/* Placeholder */
.login-form-side input::placeholder {
    color: rgba(255, 255, 255, 0.65) !important;
    opacity: 1 !important;
}

/* عند الكتابة داخل الحقل */
.login-form-side input:focus {
    border-bottom-color: #9ED81B !important;
    box-shadow: none !important;
}

/* زر تسجيل الدخول والتسجيل */
.login-form-side button[type="submit"],
.login-form-side input[type="submit"],
.login-form-side .button {
    background: #9ED81B !important;
    color: #050505 !important;

    border: 1px solid #9ED81B !important;
    border-radius: 999px !important;

    font-weight: 700 !important;
    padding: 13px 24px !important;

    box-shadow: 0 8px 25px rgba(158, 216, 27, 0.20) !important;
}

/* Hover للزر */
.login-form-side button[type="submit"]:hover,
.login-form-side input[type="submit"]:hover,
.login-form-side .button:hover {
    background: #fff !important;
    color: #050505 !important;
    border-color: #fff !important;
}

/* Remember me */
.login-form-side .woocommerce-form-login__rememberme,
.login-form-side .woocommerce-form-login__rememberme span {
    color: #fff !important;
}

/* زر الإغلاق */
.login-form-side .wd-close-side,
.login-form-side .close-side-widget {
    color: #fff !important;
}

.login-form-side .wd-close-side::before,
.login-form-side .wd-close-side::after,
.login-form-side .close-side-widget::before,
.login-form-side .close-side-widget::after {
    background-color: #fff !important;
}









/* My Account sidebar */
.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-navigation ul,
.woocommerce-MyAccount-navigation li,
.woocommerce-MyAccount-navigation li a {
    color: #ffffff !important;
}

/* الأيقونات */
.woocommerce-MyAccount-navigation li a::before,
.woocommerce-MyAccount-navigation li a::after,
.woocommerce-MyAccount-navigation svg,
.woocommerce-MyAccount-navigation i {
    color: #ffffff !important;
    fill: #ffffff !important;
    opacity: 1 !important;
}

/* العنصر الحالي */
.woocommerce-MyAccount-navigation li.is-active > a {
    color: #9ED81B !important;
}

/* Hover */
.woocommerce-MyAccount-navigation li a:hover {
    color: #9ED81B !important;
}

/* لو WoodMart مستخدم Dashboard navigation مختلف */
.woocommerce-my-account-wrapper .wd-my-account-sidebar,
.woocommerce-my-account-wrapper .wd-my-account-sidebar *,
.account-sidebar,
.account-sidebar * {
    color: #ffffff !important;
}

/* حدود العناصر إن وجدت */
.woocommerce-MyAccount-navigation li {
    border-color: rgba(255,255,255,.12) !important;
}






/* Off-canvas shop sidebar */
.wd-side-hidden,
.wd-side-hidden .wd-side-hidden-content,
.wd-side-hidden .area-sidebar-shop,
.wd-side-hidden .widget-area,
.offcanvas-sidebar,
.offcanvas-sidebar .widget-area {
    background: #050505 !important;
    color: #ffffff !important;
}

/* العناوين والنصوص */
.wd-side-hidden h1,
.wd-side-hidden h2,
.wd-side-hidden h3,
.wd-side-hidden h4,
.wd-side-hidden p,
.wd-side-hidden span,
.wd-side-hidden label,
.wd-side-hidden li,
.wd-side-hidden a,
.wd-side-hidden .widget-title,
.offcanvas-sidebar h1,
.offcanvas-sidebar h2,
.offcanvas-sidebar h3,
.offcanvas-sidebar p,
.offcanvas-sidebar span,
.offcanvas-sidebar a {
    color: #ffffff !important;
}

/* Hover */
.wd-side-hidden a:hover,
.offcanvas-sidebar a:hover {
    color: #9ED81B !important;
}

/* زر الإغلاق */
.wd-side-hidden .wd-close-side,
.wd-side-hidden .close-side-widget,
.wd-side-hidden .wd-heading {
    background: #050505 !important;
    color: #ffffff !important;
    border-color: rgba(255,255,255,.12) !important;
}

.wd-side-hidden .wd-close-side::before,
.wd-side-hidden .wd-close-side::after,
.wd-side-hidden .close-side-widget::before,
.wd-side-hidden .close-side-widget::after {
    background-color: #ffffff !important;
}

/* الفواصل بين الويدجتس */
.wd-side-hidden .widget {
    border-color: rgba(255,255,255,.12) !important;
}


/* زر طريقة العرض */
.wd-off-canvas-btn,
.wd-off-canvas-btn a,
.wd-off-canvas-btn button,
.wd-off-canvas-btn span {
    color: #fff !important;
}

/* أيقونة الفلتر */
.wd-off-canvas-btn svg,
.wd-off-canvas-btn i,
.wd-off-canvas-btn::before {
    color: #fff !important;
    fill: #fff !important;
}

/* Hover */
.wd-off-canvas-btn:hover,
.wd-off-canvas-btn:hover a,
.wd-off-canvas-btn:hover span {
    color: #9ED81B !important;
}


 






/* English product tabs only */
html[lang="en-US"] .single-product .woocommerce-tabs,
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tabs-wrapper,
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tab,
html[lang="en-US"] .single-product .woocommerce-Tabs-panel,
html[lang="en-US"] .single-product .tabs-layout-tabs {
    background: #050505 !important;
}

/* Description / Reviews titles */
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tabs li a,
html[lang="en-US"] .single-product .woocommerce-tabs .tabs li a {
    color: #ffffff !important;
    opacity: 1 !important;
}

/* Active tab */
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tabs li.active a,
html[lang="en-US"] .single-product .woocommerce-tabs .tabs li.active a {
    color: #9ED81B !important;
}

/* Content text */
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tab,
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tab p,
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tab li,
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tab span,
html[lang="en-US"] .single-product .woocommerce-tabs .wc-tab strong {
    color: #ffffff !important;
}

/* Remove white outer area around tabs */
html[lang="en-US"] .single-product .product-tabs-wrapper,
html[lang="en-US"] .single-product .tabs-location-standard {
    background: #050505 !important;
}



/* سهم صغير داخل زر الترتيب */
.woocommerce-ordering {
    position: relative;
}

.woocommerce-ordering::after {
    content: "⌄";
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-55%);
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    pointer-events: none;
    z-index: 2;
}

/* مساحة داخل الزر علشان السهم */
.woocommerce-ordering select.orderby {
    padding-left: 38px !important;
    color: #ffffff !important;
}




@media (max-width: 767px) {

    /* السهم المضاف بجانب الترتيب */
    .woocommerce-ordering::after {
        color: #ffffff !important;
        opacity: 1 !important;
    }

    /* لو السهم تابع للثيم نفسه */
    .woocommerce-ordering::before,
    .wd-ordering::before,
    .wd-ordering::after {
        color: #ffffff !important;
        border-color: #ffffff !important;
        opacity: 1 !important;
    }

    /* النص داخل زر الترتيب */
    .woocommerce-ordering select.orderby {
        color: #ffffff !important;
    }
}



/* أسعار المنتجات في المتجر والتصنيفات */
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price *,
.wd-products .product-grid-item .price,
.wd-products .product-grid-item .price *,
.product-grid-item .price,
.product-grid-item .price * {
    color: #9ED81B !important;
}

/* السعر القديم لو فيه خصم */
.woocommerce ul.products li.product .price del,
.wd-products .product-grid-item .price del {
    color: rgba(158, 216, 27, 0.55) !important;
}

/* السعر الجديد بعد الخصم */
.woocommerce ul.products li.product .price ins,
.wd-products .product-grid-item .price ins {
    color: #9ED81B !important;
    text-decoration: none !important;
}




/* فلتر السعر في سايدبار المتجر */
.widget_price_filter,
.widget_price_filter .price_slider_amount,
.widget_price_filter .price_label,
.widget_price_filter .price_label span,
.widget_price_filter .ui-slider,
.widget_price_filter .ui-slider * {
    color: #ffffff !important;
}

/* نص أقل سعر / أعلى سعر */
.widget_price_filter .price_slider_amount::before,
.widget_price_filter .price_slider_amount::after {
    color: #ffffff !important;
}

/* زر تصفية */
.widget_price_filter button,
.widget_price_filter .button {
    color: #ffffff !important;
}

/* نص السعر نفسه */
.widget_price_filter .price_label,
.widget_price_filter .price_label .from,
.widget_price_filter .price_label .to,
.widget_price_filter .woocommerce-Price-amount,
.widget_price_filter .woocommerce-Price-currencySymbol {
    color: #ffffff !important;
}

/* لو WoodMart مستخدم كلاسات مختلفة */
.wd-price-filter,
.wd-price-filter *,
.wd-price-filter .price_label,
.wd-price-filter .price_label *,
.wd-price-filter button {
    color: #ffffff !important;
}



/* خلفية تبويب الوصف والمراجعات */
.woocommerce-tabs,
.woocommerce-tabs .wc-tab,
.woocommerce-Tabs-panel,
.woocommerce div.product .woocommerce-tabs .panel {
    background: #050505 !important;
}

/* النص داخل الوصف */
.woocommerce-Tabs-panel,
.woocommerce-Tabs-panel *,
.woocommerce-tabs .panel,
.woocommerce-tabs .panel * {
    color: #ffffff !important;
}

/* عناوين التبويبات */
.woocommerce-tabs ul.tabs li a {
    color: #ffffff !important;
}

/* التبويب النشط */
.woocommerce-tabs ul.tabs li.active a {
    color: #9ED81B !important;
}

/* إزالة الخلفية البيضاء حول تبويبات المنتج */
.single-product .product-tabs-wrapper,
.single-product .tabs-location-standard,
.single-product .woocommerce-tabs,
.single-product .woocommerce-tabs::before,
.single-product .woocommerce-tabs::after,
.single-product .container,
.single-product .site-content {
    background-color: #050505 !important;
}

/* الجزء الخارجي المباشر حول الوصف */
.single-product .product-tabs-wrapper > .container,
.single-product .tabs-location-standard > .container {
    background-color: #050505 !important;
}

/* إزالة أي مسافة بيضاء ناتجة عن padding أو border */
.single-product .product-tabs-wrapper,
.single-product .tabs-location-standard {
    border-color: #050505 !important;
    box-shadow: none !important;
}

/* سعر المنتج داخل صفحة المنتج */
.single-product .summary .price,
.single-product .summary .price *,
.single-product .product-info-summary .price,
.single-product .product-info-summary .price *,
.single-product .woocommerce-Price-amount,
.single-product .woocommerce-Price-currencySymbol {
    color: #9ED81B !important;
}

/* السعر القديم لو فيه خصم */
.single-product .summary .price del,
.single-product .product-info-summary .price del {
    color: rgba(158, 216, 27, 0.55) !important;
}

/* السعر الجديد بعد الخصم */
.single-product .summary .price ins,
.single-product .product-info-summary .price ins {
    color: #9ED81B !important;
    text-decoration: none !important;
}







/* Labels */
.single-product .product_meta .sku_wrapper,
.single-product .product_meta .posted_in,
.single-product .product_meta .wd-product-brands,
.single-product .product_meta .brand {
    color: #9ED81B !important;
}

/* Values */
.single-product .product_meta .sku,
.single-product .product_meta .posted_in a,
.single-product .product_meta .wd-product-brands a,
.single-product .product_meta .brand a {
    color: #ffffff !important;
}

/* رمز المنتج + التصنيف + العلامة التجارية */
.single-product .product_meta .sku_wrapper > span:first-child,
.single-product .product_meta .posted_in > span:first-child,
.single-product .product_meta .product-category > span:first-child,
.single-product .product_meta .wd-product-brands > span:first-child {
    color: #9ED81B !important;
}

/* القيم */
.single-product .product_meta .sku,
.single-product .product_meta .posted_in a,
.single-product .product_meta .wd-product-brands a {
    color: #ffffff !important;
}


/* رمز المنتج + التصنيف + العلامة التجارية */
.single-product .product_meta .sku_wrapper > span:first-child,
.single-product .product_meta .posted_in > span:first-child,
.single-product .product_meta .product-category > span:first-child,
.single-product .product_meta .wd-product-brands > span:first-child {
    color: #9ED81B !important;
}

/* القيم */
.single-product .product_meta .sku,
.single-product .product_meta .posted_in a,
.single-product .product_meta .wd-product-brands a {
    color: #ffffff !important;
}



.single-product .wd-wishlist-btn.wd-style-text > a,
.single-product .wd-wishlist-btn.wd-style-text > a span {
    color: #ffffff !important;
    opacity: 1 !important;
}

/* أيقونة القلب */
.single-product .wd-wishlist-btn.wd-wishlist-icon > a::before {
    color: #ffffff !important;
    opacity: 1 !important;
}

/* Hover */
.single-product .wd-wishlist-btn.wd-style-text > a:hover,
.single-product .wd-wishlist-btn.wd-style-text > a:hover span,
.single-product .wd-wishlist-btn.wd-wishlist-icon > a:hover::before {
    color: #9ED81B !important;
}

@media (max-width: 768px) {
    .wd-accordion-title,
    .wd-accordion-title a,
    .wd-accordion-item .wd-accordion-title {
        color: #ffffff !important;
    }

    .wd-accordion-item.wd-active .wd-accordion-title {
        color: #ffffff !important;
    }
}


@media (max-width: 768px) {

    /* كلمة الوصف */
    #tab-item-title-description,
    #tab-item-title-description .wd-accordion-title-text,
    #tab-item-title-description .wd-accordion-title-text span {
        color: #ffffff !important;
    }

    /* سهم الفتح */
    #tab-item-title-description .wd-accordion-opener,
    #tab-item-title-description .wd-accordion-opener::before,
    #tab-item-title-description .wd-accordion-opener::after {
        color: #ffffff !important;
        border-color: #ffffff !important;
        opacity: 1 !important;
    }
}




body.woocommerce-checkout .woocommerce-info {
    color: #ffffff !important;
}

body.woocommerce-checkout .woocommerce-info a.showcoupon,
body.woocommerce-checkout .woocommerce-info a.showcoupon:visited,
body.woocommerce-checkout .woocommerce-info a.showcoupon:hover,
body.woocommerce-checkout .woocommerce-info a.showcoupon:focus {
    color: #ffffff !important;
}



/* =========================
   WooCommerce Cart Page
   ========================= */

/* سعر المنتج + الإجمالي لكل منتج = أبيض */
body.woocommerce-cart .woocommerce-cart-form .product-price,
body.woocommerce-cart .woocommerce-cart-form .product-price .amount,
body.woocommerce-cart .woocommerce-cart-form .product-subtotal,
body.woocommerce-cart .woocommerce-cart-form .product-subtotal .amount {
    color: #ffffff !important;
}

/* الإجمالي الفرعي في Cart Totals = أبيض */
body.woocommerce-cart .cart_totals .cart-subtotal th,
body.woocommerce-cart .cart_totals .cart-subtotal td,
body.woocommerce-cart .cart_totals .cart-subtotal .amount {
    color: #ffffff !important;
}

/* المجموع النهائي = أخضر */
body.woocommerce-cart .cart_totals .order-total th,
body.woocommerce-cart .cart_totals .order-total td,
body.woocommerce-cart .cart_totals .order-total .amount,
body.woocommerce-cart .cart_totals .order-total strong {
    color: #9ED81B !important;
}



/* إزالة الإطار والخلفية البيضاء حول قائمة اللغات */
.wd-dropdown-menu.wd-dropdown {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: transparent !important;
    padding: 0 !important;
}

/* إزالة أي خلفية/مسافة من الـ container */
.wd-dropdown-menu.wd-dropdown > .container {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 0 !important;
}

/* القائمة نفسها تفضل سوداء */
.wd-dropdown-menu .wd-sub-menu {
    background-color: #050505 !important;
    border: none !important;
    box-shadow: none !important;
}

/* لون أسماء اللغات داخل القائمة */
.wd-dropdown-menu .wd-sub-menu .lang-item > a,
.wd-dropdown-menu .wd-sub-menu .lang-item > a:visited,
.wd-dropdown-menu .wd-sub-menu .lang-item > a:hover,
.wd-dropdown-menu .wd-sub-menu .lang-item.current-lang > a {
    color: #ffffff !important;
}

.polylang-dropdown select,
select[name="lang_choice"] {
    background: #050505 !important;
    color: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 8px 30px 8px 10px !important;
    cursor: pointer;
}

.polylang-dropdown select option,
select[name="lang_choice"] option {
    background: #050505 !important;
    color: #ffffff !important;
}




@media (max-width: 767px) {

    /* خلي كل كارت المنتج Flex علشان الزر ينزل لنفس المستوى */
    .product-grid-item .product-wrapper,
    .wd-product .product-wrapper {
        display: flex !important;
        flex-direction: column !important;
        height: 100% !important;
    }

    /* الجزء اللي فوق الزر ياخد المساحة المتاحة */
    .product-grid-item .product-element-bottom,
    .wd-product .product-element-bottom {
        display: flex !important;
        flex-direction: column !important;
        flex-grow: 1 !important;
    }

    /* الزر ينزل لآخر الكارت */
    .product-grid-item .wd-add-btn,
    .product-grid-item .add-to-cart-loop,
    .wd-product .wd-add-btn,
    .wd-product .add-to-cart-loop {
        margin-top: auto !important;
    }
}



/* =========================================
   توحيد ارتفاع كروت المنتجات في Product Archive
   Desktop + Tablet + Mobile
========================================= */

/* كل كروت المنتجات تتمدد لنفس الارتفاع */
.products .wd-product {
    height: 100% !important;
}

.products .wd-product .product-wrapper {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

/* الجزء الذي يحتوي الاسم + التصنيف + السعر + الزر */
.products .wd-product .product-element-bottom {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 1 auto !important;
}





/* صندوق الـ Description في صفحة المنتج */
.single-product .woocommerce-Tabs-panel--description,
.single-product #tab-description {
    background: #0b0b0b !important;
    border: 1px solid rgba(158, 216, 27, 0.35) !important;
    border-radius: 14px !important;
    padding: 24px 28px !important;
    margin-top: 18px !important;
    box-shadow: 0 8px 30px rgba(0,0,0,0.22) !important;
}

/* النص داخل الوصف */
.single-product .woocommerce-Tabs-panel--description,
.single-product .woocommerce-Tabs-panel--description p,
.single-product .woocommerce-Tabs-panel--description li,
.single-product #tab-description,
.single-product #tab-description p,
.single-product #tab-description li {
    color: #ffffff !important;
    line-height: 1.9 !important;
}

/* عنوان تبويب الوصف */
.single-product .wc-tabs li.description_tab a,
.single-product .wd-accordion-title.tab-title-description {
    color: #9ED81B !important;
}























/* Product archive alignment - desktop + mobile */

.products .wd-product .wd-entities-title {
    line-height: 1.5 !important;
    min-height: 46px !important;
    max-height: 46px !important;
    overflow: hidden !important;
    margin-bottom: 4px !important;
}

/* Category */
.products .wd-product .wd-product-cats {
    min-height: 22px !important;
    margin: 0 0 4px !important;
}

/* Price */
.products .wd-product .price {
    min-height: 24px !important;
    margin: 0 0 6px !important;
}

/* Add to cart */
.products .wd-product .wd-add-btn {
    margin: 0 !important;
    padding: 0 !important;
}












@media (max-width: 767px) {

    .woocommerce-cart-form .product-price::before,
    .woocommerce-cart-form .product-quantity::before,
    .woocommerce-cart-form .product-subtotal::before {
        color: #ffffff !important;
    }
}






@media (max-width: 767px) {

    /* حقل كود القسيمة في صفحة السلة */
    .woocommerce-cart .coupon input.input-text,
    .woocommerce-cart input[name="coupon_code"] {
        background: transparent !important;
        border: none !important;
        border-bottom: 1px solid #ffffff !important;
        border-radius: 0 !important;
        color: #ffffff !important;
        box-shadow: none !important;
        padding: 10px 0 !important;
        width: 100% !important;
    }

    /* لون placeholder */
    .woocommerce-cart .coupon input.input-text::placeholder,
    .woocommerce-cart input[name="coupon_code"]::placeholder {
        color: rgba(255,255,255,0.65) !important;
        opacity: 1 !important;
    }

    /* عند الضغط داخل الحقل */
    .woocommerce-cart .coupon input.input-text:focus,
    .woocommerce-cart input[name="coupon_code"]:focus {
        border-bottom-color: #9ED81B !important;
        outline: none !important;
        box-shadow: none !important;
    }
}




/* حقل كود القسيمة في صفحة السلة - Desktop + Mobile */
.woocommerce-cart .coupon input.input-text,
.woocommerce-cart input[name="coupon_code"] {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #ffffff !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    box-shadow: none !important;
    padding: 10px 0 !important;
}

/* لون النص داخل الحقل */
.woocommerce-cart .coupon input.input-text::placeholder,
.woocommerce-cart input[name="coupon_code"]::placeholder {
    color: rgba(255,255,255,0.70) !important;
    opacity: 1 !important;
}

/* عند الضغط داخل الحقل */
.woocommerce-cart .coupon input.input-text:focus,
.woocommerce-cart input[name="coupon_code"]:focus {
    border-bottom-color: #9ED81B !important;
    outline: none !important;
    box-shadow: none !important;
}