.elementor-kit-288{--e-global-color-primary:#4E4E50;--e-global-color-secondary:#2CC0F0;--e-global-color-text:#0E0E0E;--e-global-color-accent:#F4821F;--e-global-color-a361cc5:#000000;--e-global-color-4dfc5c6:#FFFFFF;--e-global-typography-primary-font-family:"Josefin Sans";--e-global-typography-primary-font-size:clamp(2.5rem, 1.899rem + 1.9231vw, 3.4375rem);--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Josefin Sans";--e-global-typography-secondary-font-size:clamp(2.5rem, 2.0994rem + 1.2821vw, 3.125rem);--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Carlito";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Belanosima";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-letter-spacing:1.1px;}.elementor-kit-288 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.cta-01 {
    position: relative;
}
.cta-01::before {
    position: absolute;
    content: "";
    width: 100%;height: 100%;
    top:100%;left: 0%;
    background: #00000087;
    transition: all ease .6s;
    z-index: 0;
}
.cta-01::after {
    position: absolute;
    content: "";
    width: 100%;height: 100%;
    top:-100%;left: 0%;
    background: url(https://lionheartroofing.com/wp-content/uploads/2025/07/Lion-heart-roofing-Roofing-Services-in-Eagle-ID-1.webp);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    transition: all ease .6s;
    z-index: 1;
}
.cta-01:hover::before {
     top:0%;left: 0%;
}
.cta-01:hover::after {
    top:8%;left: 0%;
}



.title-01 .elementor-heading-title{
    text-wrap: balance;
}/* End custom CSS */