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

:root {
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cairo", 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: 18px;
	--wd-header-el-font: "Cairo", 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(245,109,9);
	--wd-alternative-color: rgb(245,109,9);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(255,255,255);
	--wd-pagin-bg-act: rgb(255,127,34);
	--wd-pagin-brd-color: rgb(255,127,34);
	--wd-pagin-brd-color-hover: rgb(255,127,34);
	--wd-pagin-brd-color-act: rgb(255,127,34);
	--wd-pagin-brd: 1px solid;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1250px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

html {
  scroll-behavior: smooth;
}


.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    content: '';
    position: absolute;
    margin-top: 4px;
    top: 100%;
    right: 0;
    width: 0;
    height: 2px;
    background-color: var(--wd-primary-color);
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}


.wd-footer.footer-container {
    position: relative;
    background: #ffffff;
    box-shadow: 0 -15px 35px rgba(0,0,0,0.06);
}


.wd-footer.footer-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(0,0,0,0.12), transparent);
}


.footer-widget a {
    color: #444;
    transition: color 0.3s ease, padding-right 0.3s ease;
}

.footer-widget li a:hover {
    color: #ff7a00;
    padding-right: 6px;
}




@media (max-width: 768px) {
    .footer-column:hover {
        transform: none;
        box-shadow: none;
    }
}


.footer-widget .widget-title {
    color: #111;
    font-weight: 600;
    margin-bottom: 14px;
}


.wd-content-layout {
    padding-bottom : 0 !important
}

.home .wd-content-layout {
    padding-bottom : 40px !important
}





/* single post css */



/* جعل صورة المقال ممتدة بالعرض بدون بكسلة */ .post-single-page .wd-single-post-img img { width: 100%; height: auto; max-width: 900px; /* العرض الأقصى للصورة حسب الجودة الأصلية */ display: block; margin: auto; border-radius: 15px; box-shadow: 0 6px 18px rgba(0,0,0,0.08); object-fit: contain;
}

/* تغليف المقال بالكامل */
article.post-single-page {
    background: #ffffff;
    padding: 30px;
    border-radius: 18px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.07);
    margin-bottom: 40px;
}

/* عنوان المقال */
article.post-single-page .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #111;
}

/* أخفاء الكاتيجوري */
article.post-single-page .wd-post-cat.wd-style-with-bg {
    display: none !important;
}

/* صورة المقال */
article.post-single-page .wd-single-post-img img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    display: block;
    margin: 0px auto 25px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    object-fit: contain;
}

/* فواصل */
article.post-single-page hr {
    border: 0;
    height: 1px;
    background: #eee;
    margin: 25px 0;
}

/* نص المقال */
article.post-single-page .wd-entry-content p,
article.post-single-page .wd-entry-content li {
    font-size: 18px;
    line-height: 1.9;
    color: #333;
}

/* عناوين داخل المقال */
article.post-single-page .wd-entry-content h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 25px 0 15px;
    color: #0e1315;
}

/* قائمة نقاط */
article.post-single-page .wd-entry-content ul {
    padding-right: 20px;
}

article.post-single-page .wd-entry-content ul li {
    margin-bottom: 10px;
}

/* بوكس الميتا (الكاتب – التاريخ…) */
article.post-single-page .wd-post-meta {
    background: #f7f7f7;
    padding: 12px 18px;
    border-radius: 12px;
    margin-bottom: 25px;
}

/* التاجز */
article.post-single-page .tags-list a {
    background: #f2f2f2;
    padding: 6px 12px;
    margin: 5px;
    border-radius: 8px;
    color: #333;
    transition: 0.2s;
}

article.post-single-page .tags-list a:hover {
    background: #0e1315;
    color: #fff !important;
}

/* تنسيق الروابط داخل المقال */
article.post-single-page .wd-entry-content a {
    color: #c1282d; /* أزرق جميل وواضح */
    font-weight: 600;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition: 0.25s ease-in-out;
}

/* تأثير عند مرور الماوس */
article.post-single-page .wd-entry-content a:hover {
    color: #0a5a96;
    text-decoration-color: #0a5a96;
}






