:root {
	--wd-text-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Naskh Arabic", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,129,1);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,129,1);
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://moderncare-eg.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;
	--wd-popup-padding: 15px;
}
: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 top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Noto Kufi Arabic", Arial, Helvetica, sans-serif;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgba(239,239,239,0.7);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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


/* Premium Global Styles */
body {
    font-family: 'Tajawal', 'Cairo', sans-serif !important;
    background-color: #f8faf9;
}

/* Hero Section Enhancements */
#hero_section {
    position: relative;
    overflow: hidden;
    animation: fadeIn 1.5s ease-in-out;
}
#hero_section::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(135deg, rgba(16, 56, 26, 0.8) 0%, rgba(46, 125, 50, 0.4) 100%);
    z-index: 0;
}
#hero_section .elementor-widget {
    position: relative;
    z-index: 1;
}
#hero_title .title {
    font-weight: 800 !important;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
    letter-spacing: -0.5px;
}
#hero_text p {
    font-weight: 500;
    line-height: 1.8;
}

/* Premium Buttons */
.wd-button-wrapper a, .btn, .button {
    border-radius: 50px !important;
    background: linear-gradient(45deg, #2e7d32, #4caf50) !important;
    border: none !important;
    box-shadow: 0 4px 15px rgba(76, 175, 80, 0.4) !important;
    transition: all 0.3s ease !important;
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.wd-button-wrapper a:hover, .btn:hover, .button:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 8px 25px rgba(76, 175, 80, 0.6) !important;
}

/* Categories Glassmorphism */
#categories_section .category-grid-item {
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: all 0.4s ease;
    overflow: hidden;
}
#categories_section .category-grid-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(46, 125, 50, 0.15);
    background: rgba(255, 255, 255, 0.95);
}

/* Product Grid Modernization */
.product-grid-item {
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background: #fff;
    box-shadow: 0 2px 15px rgba(0,0,0,0.03);
    border: 1px solid #f0f0f0;
}
.product-grid-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    border-color: #4caf50;
}
.product-grid-item .product-image-link img {
    transition: transform 0.6s ease;
}
.product-grid-item:hover .product-image-link img {
    transform: scale(1.05);
}

/* Middle Banner Enhancements */
#middle_banner_section {
    border-radius: 30px;
    margin-left: 20px;
    margin-right: 20px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
    overflow: hidden;
    position: relative;
}
#middle_banner_section::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(to right, rgba(0,0,0,0.8), rgba(0,0,0,0.2));
}

/* Section Titles */
.wd-title-simple .title {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}
.wd-title-simple .title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background: #4caf50;
    border-radius: 2px;
}

/* Animations */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
