.elementor-1000919 .elementor-element.elementor-element-4feb042{--display:flex;--min-height:490px;--border-radius:20px 20px 20px 20px;}.elementor-1000919 .elementor-element.elementor-element-64926cd .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-1000919 .elementor-element.elementor-element-64926cd .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-1000919 .elementor-element.elementor-element-64926cd .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;}.elementor-1000919 .elementor-element.elementor-element-64926cd .jet-listing-dynamic-image img{border-radius:20px 20px 20px 20px;}.elementor-1000919 .elementor-element.elementor-element-64926cd .jet-listing-dynamic-image__caption{text-align:left;}.elementor-1000919 .elementor-element.elementor-element-24f31f5{background-color:#FFF1C3;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:4px 10px 4px 10px;border-radius:12px 12px 12px 12px;}.elementor-1000919 .elementor-element.elementor-element-24f31f5 .jet-listing-dynamic-field__content{font-size:24px;font-weight:500;text-align:left;}.elementor-1000919 .elementor-element.elementor-element-24f31f5 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1000919 .elementor-element.elementor-element-24f31f5 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1000919 .elementor-element.elementor-element-24f31f5 .jet-listing-dynamic-field{justify-content:flex-start;}@media(max-width:1024px){body:not(.rtl) .elementor-1000919 .elementor-element.elementor-element-24f31f5{left:526px;}body.rtl .elementor-1000919 .elementor-element.elementor-element-24f31f5{right:526px;}.elementor-1000919 .elementor-element.elementor-element-24f31f5{top:25px;}.elementor-1000919 .elementor-element.elementor-element-24f31f5 .jet-listing-dynamic-field__content{font-size:18px;}}@media(min-width:768px){.elementor-1000919 .elementor-element.elementor-element-4feb042{--width:330px;}}@media(max-width:767px){.elementor-1000919 .elementor-element.elementor-element-4feb042{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}/* Start custom CSS for container, class: .elementor-element-4feb042 *//* استهداف شاشات الموبايل فقط (أقل من 768 بيكسل) */
@media (max-width: 767px) {
    
    /* 1. إعداد الـ Container */
    .mobile-card-wrapper {
        position: relative !important;
        display: flex;
        overflow: hidden;
        width: 100%;
    }

    /* 2. ضبط أبعاد الصورة */
    .mobile-card-wrapper .mobile-card-img,
    .mobile-card-wrapper .mobile-card-img img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block;
        margin: 0 !important;
    }

    /* 3. تثبيت الـ Badge في الزاوية العلوية اليمنى بمسافة 75 بيكسل */
    .mobile-card-wrapper .mobile-card-badge {
        position: absolute !important;
        top: 20px !important;
        right: 20px !important;
        left: auto !important;   /* تأكيد على إلغاء أي مسافات من اليسار */
        z-index: 10 !important;
        margin: 0 !important;
        width: auto !important;
    }
}/* End custom CSS */