.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for plumerheader, class: .elementor-element-ad2766c *//* Hide Elementor's mobile header and keep desktop header visible */
@media (max-width: 1024px) {
    /* Apne mobile header ka exact class yahan lagao */
    header.elementor-location-header.mobile,
    .elementor-location-header .mobile-header,
    .elementor-element.mobile-header {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        overflow: hidden !important;
    }

    /* Desktop header force visible on mobile */
    header.elementor-location-header.desktop,
    .elementor-location-header .desktop-header,
    .elementor-element.desktop-header {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
    }
}/* End custom CSS */