.elementor-1186 .elementor-element.elementor-element-906395b{--display:flex;--min-height:820px;--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;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-906395b */.footer-bg-svg {
    background-image: url("https://clearflowirrigation.co.uk/wp-content/uploads/2026/03/clearflow-footer-bg.svg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
}


/* DESKTOP */
.footer-bg-svg {
    background-size: 100% auto;
    background-position: bottom center;
}

/* TABLET */
@media (max-width: 1024px) {
    .footer-bg-svg {
        background-size: 120% auto;
        background-position: bottom center;
    }
}

/* MOBILE */
@media (max-width: 767px) {
    .footer-bg-svg {
        background-size: 160% auto;
        background-position: bottom center;
    }
}/* End custom CSS */