.elementor-69 .elementor-element.elementor-element-f50ffab{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for container, class: .elementor-element-f50ffab *//* =========================================
   EXPOLEAD PARTNERS FOOTER - GAP FIX
   ========================================= */

/* Remove spacing from Turbo H&F footer */
.tahf-footer,
.tahf-footer-wrap,
.tahf-footer-container,
.turbo-hf-footer,
.turbo-hf-footer-wrap,
.turbo-hf-footer-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

/* Elementor footer location */
.elementor-location-footer {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

/* Elementor containers inside footer */
.elementor-location-footer .e-con,
.elementor-location-footer .e-con-inner,
.elementor-location-footer .elementor-container,
.elementor-location-footer .elementor-section,
.elementor-location-footer .elementor-section-wrap {
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
}

/* Elementor HTML widget */
.elementor-location-footer .elementor-widget-html,
.elementor-location-footer .elementor-widget-html > .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

/* Your actual footer */
#elp-footer {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

/* Kill top/bottom gap */
#elp-footer:first-child,
#elp-footer:last-child {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Mobile */
@media (max-width: 767px) {

    .elementor-location-footer,
    .elementor-location-footer .e-con,
    .elementor-location-footer .e-con-inner,
    .elementor-location-footer .elementor-container,
    .elementor-location-footer .elementor-section,
    .elementor-location-footer .elementor-section-wrap {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #elp-footer {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
}/* End custom CSS */