.elementor-4895 .elementor-element.elementor-element-06bae21{--display:flex;}.elementor-4895 .elementor-element.elementor-element-c8967e8{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-c8967e8 *//* ================================
   FOOTER LOGO - LARGE
================================ */

.bb-footer-logo {
    width: auto !important;
    height: auto !important;
    display: block !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    text-align: left !important;
    overflow: visible !important;
}

.bb-footer-logo img {
    display: block !important;

    /* LARGE LOGO */
    width: 240px !important;
    max-width: none !important;
    height: auto !important;

    min-width: 240px !important;

    margin: 0 !important;
    padding: 0 !important;

    object-fit: contain !important;
    object-position: left center !important;

    /* Slightly stronger appearance */
    filter: contrast(1.15);
}


/* ================================
   TABLET
================================ */

@media (max-width: 1000px) {

    .bb-footer-logo img {
        width: 220px !important;
        min-width: 220px !important;
        max-width: none !important;
    }

}


/* ================================
   MOBILE
================================ */

@media (max-width: 600px) {

    .bb-footer-logo {
        width: auto !important;
        text-align: left !important;
    }

    .bb-footer-logo img {
        width: 200px !important;
        min-width: 200px !important;
        max-width: none !important;
    }

}/* End custom CSS */