.elementor-4626 .elementor-element.elementor-element-aa27137 > .elementor-element-populated{margin:-20px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4626 .elementor-element.elementor-element-49f6463 :is(.wd-breadcrumbs,.yoast-breadcrumb){font-size:10px;font-weight:400;text-transform:uppercase;--wd-link-color:#8C8C8F;--wd-bcrumb-delim-color:#8C8C8F;--wd-bcrumb-color-active:#8C8C8F;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4626 .elementor-element.elementor-element-9378890{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-4626 .elementor-element.elementor-element-9378890 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:32px;font-weight:600;color:#000000;}.elementor-4626 .elementor-element.elementor-element-23c9cfc > .elementor-widget-container{margin:20px 0px 0px 0px;}@media(max-width:767px){.elementor-4626 .elementor-element.elementor-element-9378890 .elementor-heading-title{font-size:20px;}}/* Start custom CSS for wd_product_categories, class: .elementor-element-23c9cfc */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&family=Poppins:wght@300;400;500&display=swap');

.wd-cat-content .wd-entities-title {
    
    background: rgba(0, 0, 0, 0.4) !important;
    padding: 10px 0px 10px 10px !important;
    border-radius: 0px 5px 5px 0px !important;
    display: block !important;        /* يخلي الخلفية تاخد نفس العرض */
    width: 100% !important;            /* ثبّت العرض (غيّره براحتك) */
    line-height: 1.3 !important; /* يخلي البوكس مظبوط لو النص سطرين */
    letter-spacing: .5px !important;
    text-align: left !important;    /* خلي النص في النص */
    margin: 0 auto !important;        /* وسّطه */
    color: #fff !important;
    font-size: 12px !important; /* ← صغرنا الخط */
    font-weight: 700 !important; /* خط أنضف */
    
}

.wd-cat-content h3.wd-entities-title {
        font-family: 'Montserrat', sans-serif !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
}

.wrapp-category .wd-cat-content h3.wd-entities-title {
        font-family: 'Montserrat', sans-serif !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
}

.wrapp-category,
.wd-cat-thumb,
.wd-cat-thumb.category-image-wrap {
    position: relative !important;
    overflow: hidden !important;
}

/* Green overlay bottom 20% */
.wrapp-category::after,
.wd-cat-thumb::after,
.wd-cat-thumb.category-image-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background: rgba(0, 0, 0, 0.0); /* 40% opacity green */
    z-index: 3; /* above the image */
    pointer-events: none;
}

/* Make sure the title stays above the overlay */
.wd-cat-content,
.wd-cat-content * {
    position: relative;
    z-index: 4 !important;
}/* End custom CSS */