/* Horner Brothers Hero Section Custom CSS */

/* Make sections contained at 1200px max */
.elementor-element-herosect1 > .elementor-container,
.elementor-element-featsect1 > .elementor-container {
    max-width: 1200px !important;
    margin: 0 auto !important;
}

/* Hero section */
.elementor-element-herosect1 {
    position: relative;
    margin-top: 0 !important;
    overflow: visible !important;
}
.elementor-element-herosect1 > .elementor-container {
    position: static !important;
}
.elementor-element-heroright {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 456px !important;
    display: flex !important;
    align-items: stretch !important;
}
.elementor-element-heroright > .elementor-widget-wrap {
    width: 100% !important;
    padding: 0 !important;
    height: 100% !important;
    display: flex !important;
    align-items: stretch !important;
}
.elementor-element-heroright > .elementor-widget-wrap > .elementor-widget {
    width: 100% !important;
    height: 100% !important;
}
.elementor-element-heroright > .elementor-widget-wrap > .elementor-widget > .elementor-widget-container {
    height: 100% !important;
}
.elementor-element-herosect1::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.4);
    z-index: 0;
    pointer-events: none;
}
.elementor-element-herosect1 > .elementor-container {
    position: relative;
    z-index: 1;
}

/* Feature bar overlap - pull well into hero image */
.elementor-element-featsect1 {
    position: relative;
    z-index: 10;
    margin-top: -110px !important;
}
.elementor-element-featsect1 > .elementor-container {
    max-width: 1000px !important;
}

/* Testimonials section */
.elementor-element-testisec1 {
    margin-top: 40px !important;
}

/* Why Choose Us images */
.elementor-element-whychsec1 .elementor-widget-wrap {
    overflow: visible !important;
}
.whych-section {
    max-width: 1200px !important;
    margin: 0 auto !important;
}
.whych-images {
    display: flex !important;
    gap: 8px !important;
    width: 64% !important;
    height: 550px !important;
    margin-left: -100px !important;
}
.whych-images img {
    width: 33.33% !important;
    height: 550px !important;
    object-fit: cover !important;
    border-radius: 0 !important;
    flex: none !important;
}

/* Counter section overlay */
.elementor-element-countsec1 {
    position: relative;
}
.elementor-element-countsec1::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 0;
    pointer-events: none;
}
.elementor-element-countsec1 > .elementor-container {
    position: relative;
    z-index: 1;
    max-width: 1200px !important;
    margin: 0 auto !important;
}

/* What We Offer section - full width */
.elementor-element-offersec1 {
    padding: 0 !important;
}
.elementor-element-offersec1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-offersec1 .elementor-widget-wrap {
    padding: 0 !important;
}
.elementor-element-offersec1 .elementor-widget-container {
    padding: 0 !important;
}

/* Professional Fencing Contractors - full width */
.elementor-element-profcsec1 {
    padding: 0 !important;
}
.elementor-element-profcsec1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-profcsec1 .elementor-widget-wrap {
    padding: 0 !important;
}
.elementor-element-profcsec1 .elementor-widget-container {
    padding: 0 !important;
}

/* Discover Your Ideal Fence section - full width */
.elementor-element-discovsec1 {
    margin-top: 0 !important;
    padding: 0 !important;
}
.elementor-element-discovsec1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-discovsec1 .elementor-widget-wrap {
    padding: 0 !important;
}
.elementor-element-discovsec1 .elementor-widget-container {
    padding: 0 !important;
}

/* About credentials section - full width overrides */
.elementor-element-aboutcredsec {
    padding: 0 !important;
    margin-top: 0 !important;
}
.elementor-element-aboutcredsec > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-aboutcredsec .elementor-widget-wrap,
.elementor-element-aboutcredsec .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

/* About services section - full width overrides */
.elementor-element-aboutsvcsec {
    padding: 0 !important;
    margin-top: 0 !important;
}
.elementor-element-aboutsvcsec > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-aboutsvcsec .elementor-widget-wrap,
.elementor-element-aboutsvcsec .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

/* About hero - full width overrides */
.elementor-element-abouthero1 {
    padding: 0 !important;
}
.elementor-element-abouthero1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-abouthero1 .elementor-widget-wrap,
.elementor-element-abouthero1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.elementor-element-aboutherocol1 {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* ============================================
   ABOUT US - Hero Section
   ============================================ */

.about-hero {
    position: relative;
    width: 100%;
    min-height: 800px;
    overflow: hidden;
    font-family: 'Manrope', sans-serif;
}

/* Codex - about hero bottom-right triangle start */
.about-hero::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 78px 92px;
    border-color: transparent transparent #FFFFFF transparent;
    z-index: 6;
    pointer-events: none;
}
@media (max-width: 1024px) {
    .about-hero::after {
        border-width: 0 0 58px 70px;
    }
}
@media (max-width: 768px) {
    .about-hero::after {
        border-width: 0 0 42px 52px;
    }
}
/* Codex - about hero bottom-right triangle end */

.about-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* Red "About Us" badge - sits in the top image strip */
.about-hero-badge {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: #AE0212;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    padding: 16px 50px;
    border-radius: 8px;
    z-index: 10;
    white-space: nowrap;
}

/* White arrow/chevron shape — decorative background only */
.about-hero-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    clip-path: polygon(0 20%, 38% 20%, 70% 65%, 48% 100%, 0 100%);
    background: rgba(255, 255, 255, 0.97);
}

/* Content layer — positioned independently, not clipped */
.about-hero-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    max-width: 650px;
    padding: 220px 40px 60px 140px;
}

/* Subtitle with line */
.about-hero-subtitle {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
}

.about-hero-line {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #AE0212;
}

.about-hero-label {
    font-size: 14px;
    font-weight: 700;
    color: #AE0212;
    letter-spacing: 2px;
}

/* Main heading */
.about-hero-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.25;
    color: #1F1E17;
    margin: 0 0 20px 0;
}

/* Sub heading */
.about-hero-subheading {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
    color: #1F1E17;
    margin: 28px 0 12px 0;
}

/* Body text */
.about-hero-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin: 0 0 8px 0;
}

.about-hero-text a {
    color: #555;
    text-decoration: underline;
}

.about-hero-text a:hover {
    color: #AE0212;
}

/* Contact row with icons */
.about-hero-contact {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 30px;
}

.about-hero-contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.about-hero-contact-item img {
    width: 45px;
    height: 45px;
    object-fit: contain;
}

.about-hero-contact-item span {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #1F1E17;
}

/* ============================================
   ALUMINUM FENCING PAGE
   ============================================ */

/* Elementor overrides - hero */
.elementor-element-aluhero1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-aluhero1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-aluherocol1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-aluhero1 .elementor-widget-wrap {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    min-height: 550px !important;
}
.elementor-element-aluhero1 .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Hero container */
.alu-hero {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}

/* Background image */
.alu-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* Red "Aluminum Fencing" badge */
.alu-hero-badge {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    background: #AE0212 !important;
    padding: 22px 70px;
    border-radius: 10px;
    z-index: 10;
    white-space: nowrap;
    display: block !important;
}

.alu-hero-badge h1 {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    background: none !important;
}

/* Diagonal white shape - transition to content */
.alu-hero-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    clip-path: polygon(0 75%, 100% 93%, 100% 100%, 0 100%);
    background: #fff;
}

/* Elementor overrides - content */
.elementor-element-alucontent1 {
    padding: 0 !important;
    margin-top: 0 !important;
}
.elementor-element-alucontent1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Elementor overrides - gallery */
.elementor-element-alugallery1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-alugallery1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-alugallery1 .elementor-widget-wrap,
.elementor-element-alugallery1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

/* Gallery section */
.alu-gallery {
    background: #fff;
    padding: 20px 0 80px;
    font-family: 'Manrope', sans-serif;
}

.alu-gallery-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #231F20;
    text-align: center;
    margin: 0 0 40px 0;
}

.alu-gallery-grid {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding: 0 30px;
}

.alu-gallery-item img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 12px;
    display: block;
}

.alu-gallery-more {
    text-align: center;
    margin-top: 40px;
}

.alu-gallery-btn {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #AE0212;
    text-decoration: none;
    background: #fff;
    border: none;
    border-radius: 50px;
    padding: 22px 140px;
    box-shadow: 0 8px 30px rgba(174, 2, 18, 0.18), 0 2px 12px rgba(0, 0, 0, 0.04);
    transition: all 0.3s;
}

.alu-gallery-btn:hover {
    box-shadow: 0 10px 36px rgba(174, 2, 18, 0.25), 0 4px 16px rgba(0, 0, 0, 0.06);
}

.alu-gallery-btn span {
    margin-left: 10px;
}

/* Aluminum hero responsive */
@media (max-width: 1024px) {
    .alu-hero {
        height: 400px;
    }
    .alu-hero-badge {
        padding: 16px 45px;
    }
    .alu-hero-badge h1 {
        font-size: 28px;
    }
    .alu-gallery-grid {
        gap: 16px;
        padding: 0 20px;
    }
}

@media (max-width: 768px) {
    .alu-hero {
        height: 300px;
    }
    .alu-hero-badge {
        top: 25px;
        padding: 14px 35px;
    }
    .alu-hero-badge h1 {
        font-size: 22px;
    }
    .alu-hero-shape {
        clip-path: polygon(0 65%, 100% 90%, 100% 100%, 0 100%);
    }
    .alu-gallery {
        padding: 20px 0 50px;
    }
    .alu-gallery-title {
        font-size: 22px;
    }
    .alu-gallery-grid {
        grid-template-columns: 1fr;
        max-width: 400px;
        padding: 0 20px;
    }
}

/* ============================================
   SHARED: VINYL & ALUMINIUM CTA SECTION
   ============================================ */

.fence-vinylalu-cta {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #EDEBE5;
}

.fence-vinylalu-banner {
    position: relative;
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 80px;
    box-sizing: border-box;
    overflow: hidden;
}

.fence-vinylalu-banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.fence-vinylalu-banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(174, 2, 18, 0.85);
    z-index: 1;
}

.fence-vinylalu-banner-content {
    position: relative;
    z-index: 2;
    max-width: 600px;
}

.fence-vinylalu-banner-content h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    line-height: 1.2;
}

.fence-vinylalu-banner-content p {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0 28px 0;
    line-height: 1.6;
}

.fence-vinylalu-btns {
    display: flex;
    gap: 16px;
}

.fence-vinylalu-btns a {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    border: 2px solid rgba(255, 255, 255, 0.6);
    border-radius: 6px;
    padding: 12px 28px;
    transition: all 0.3s;
    white-space: nowrap;
}

.fence-vinylalu-btns a:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}

.fence-vinylalu-banner-logo {
    position: relative;
    z-index: 2;
    flex-shrink: 0;
}

.fence-vinylalu-banner-logo img {
    height: 70px;
    width: auto;
}

/* Brochure bar */
.fence-vinylalu-bar {
    display: flex;
    background: #EDEBE5;
    border-radius: 14px;
    overflow: hidden;
    margin: 0 40px;
    padding: 14px;
    gap: 14px;
    justify-content: center;
}

.fence-vinylalu-bar-item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 14px 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #231F20;
    text-decoration: underline !important;
    text-decoration-thickness: 0.3px !important;
    text-underline-offset: 2px;
    transition: background 0.3s;
    background: #fff;
    border-radius: 10px;
    max-width: 45%;
    border-right: none;
}

.fence-vinylalu-bar-item:hover {
    background: #f5f5f5;
}

.fence-vinylalu-bar-item img {
    width: 28px;
    height: 28px;
    object-fit: contain;
    flex-shrink: 0;
}

/* Elementor overrides for shared CTA */
.elementor-element-fencecta1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencecta1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencecta1 .elementor-widget-wrap,
.elementor-element-fencecta1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

/* Shared CTA responsive */
@media (max-width: 1024px) {
    .fence-vinylalu-banner {
        padding: 40px 40px;
    }
    .fence-vinylalu-banner-content h2 {
        font-size: 28px;
    }
    .fence-vinylalu-banner-logo img {
        height: 90px;
    }
}

@media (max-width: 768px) {
    .fence-vinylalu-banner {
        flex-direction: column;
        text-align: center;
        padding: 40px 20px;
        gap: 30px;
    }
    .fence-vinylalu-banner-content h2 {
        font-size: 24px;
    }
    .fence-vinylalu-btns {
        justify-content: center;
        flex-wrap: wrap;
    }
    .fence-vinylalu-bar {
        flex-direction: column;
    }
    .fence-vinylalu-bar-item {
        border-right: none;
        border-bottom: 1px solid #e0ddd5;
        font-size: 13px;
        padding: 18px 20px;
    }
}

/* ============================================
   CHAIN LINK FENCING PAGE
   ============================================ */

/* Elementor overrides - hero */
.elementor-element-clhero1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-clhero1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-clherocol1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-clhero1 .elementor-widget-wrap {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    min-height: 550px !important;
}
.elementor-element-clhero1 .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Hero container */
.cl-hero {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.cl-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.cl-hero-badge {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    background: #AE0212 !important;
    padding: 22px 70px;
    border-radius: 10px;
    z-index: 10;
    white-space: nowrap;
    display: block !important;
}

.cl-hero-badge h1 {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    background: none !important;
}

.cl-hero-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    clip-path: polygon(0 75%, 100% 93%, 100% 100%, 0 100%);
    background: #fff;
}

/* Elementor overrides - content */
.elementor-element-clcontent1 {
    padding: 0 !important;
    margin-top: 0 !important;
}
.elementor-element-clcontent1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Elementor overrides - gallery */
.elementor-element-clgallery1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-clgallery1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-clgallery1 .elementor-widget-wrap,
.elementor-element-clgallery1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

/* Gallery section */
.cl-gallery {
    background: #fff;
    padding: 20px 0 80px;
    font-family: 'Manrope', sans-serif;
}

.cl-gallery-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #231F20;
    text-align: center;
    margin: 0 0 40px 0;
}

.cl-gallery-grid {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding: 0 30px;
}

.cl-gallery-item img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 12px;
    display: block;
}

.cl-gallery-more {
    text-align: center;
    margin-top: 40px;
}

.cl-gallery-btn {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #AE0212;
    text-decoration: none;
    background: #fff;
    border: none;
    border-radius: 50px;
    padding: 22px 140px;
    box-shadow: 0 8px 30px rgba(174, 2, 18, 0.18), 0 2px 12px rgba(0, 0, 0, 0.04);
    transition: all 0.3s;
}

.cl-gallery-btn:hover {
    box-shadow: 0 10px 36px rgba(174, 2, 18, 0.25), 0 4px 16px rgba(0, 0, 0, 0.06);
}

.cl-gallery-btn span {
    margin-left: 10px;
}

/* Chain link responsive */
@media (max-width: 1024px) {
    .cl-gallery-grid {
        gap: 16px;
        padding: 0 20px;
    }
    .cl-hero {
        height: 400px;
    }
    .elementor-element-clhero1,
    .elementor-element-clhero1 > .elementor-container,
    .elementor-element-clherocol1,
    .elementor-element-clhero1 .elementor-widget-wrap {
        min-height: 400px !important;
    }
}

@media (max-width: 768px) {
    .cl-hero {
        height: 300px;
    }
    .elementor-element-clhero1,
    .elementor-element-clhero1 > .elementor-container,
    .elementor-element-clherocol1,
    .elementor-element-clhero1 .elementor-widget-wrap {
        min-height: 300px !important;
    }
    .cl-hero-shape {
        clip-path: polygon(0 65%, 100% 90%, 100% 100%, 0 100%);
    }
    .cl-gallery {
        padding: 20px 0 50px;
    }
    .cl-gallery-title {
        font-size: 22px;
    }
    .cl-gallery-grid {
        grid-template-columns: 1fr;
        max-width: 400px;
        padding: 0 20px;
    }
}

/* ============================================
   FENCE INSTALLATION PAGE
   ============================================ */

/* Hero section - uses Elementor native background */
.elementor-element-fencehero1 {
    margin: 0 !important;
    min-height: 200px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.elementor-element-fencehero1 .elementor-heading-title {
    background: #AE0212;
    display: inline-block;
    padding: 20px 65px;
    border-radius: 8px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 36px !important;
    font-weight: 700 !important;
}

/* Content section */
.elementor-element-fencecontent1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencecontent1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencecontent1 .elementor-widget-wrap,
.elementor-element-fencecontent1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

.fence-content-section {
    background: #fff;
    padding: 80px 0;
    font-family: 'Manrope', sans-serif;
}

.fence-content-inner {
    max-width: 100%;
    margin: 0;
    padding: 0 0 0 calc((100% - 1200px) / 2 + 40px);
    display: flex;
    align-items: stretch;
    gap: 60px;
}

.fence-content-left {
    flex: 1;
    padding-top: 20px;
}

.fence-content-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #1F1E17;
    margin: 0 0 30px 0;
    line-height: 1.3;
}

.fence-content-highlight {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #AE0212;
    line-height: 1.6;
    margin: 0 0 25px 0;
}

.fence-content-text {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #878680;
    margin: 0 0 20px 0;
}

.fence-content-right {
    flex: 0 0 45%;
    min-height: 550px;
}

.fence-content-right img {
    width: 100%;
    height: 100%;
    border-radius: 12px 0 0 12px;
    object-fit: cover;
    display: block;
}

/* Trusted Fence Installation section */
.elementor-element-fencetrusted1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencetrusted1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencetrusted1 .elementor-widget-wrap,
.elementor-element-fencetrusted1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

.fence-trusted {
    background: #F8F7F1;
    padding: 80px 0;
    font-family: 'Manrope', sans-serif;
}

.fence-trusted-header {
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: center;
}

.fence-trusted-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
    font-weight: 300;
    color: #1F1E17;
    margin: 0 0 8px 0;
    line-height: 1.3;
}

.fence-trusted-title strong {
    font-weight: 700;
}

.fence-trusted-line {
    width: 100px;
    height: 2px;
    background: #AE0212;
    margin: 0 auto 12px;
}

.fence-trusted-desc {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #878680;
}

.fence-trusted-grid {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    padding: 0 40px;
}

.fence-trusted-card {
    background: #fff;
    border-radius: 12px;
    padding: 20px 20px 30px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
}

.fence-trusted-img {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 8px;
}

.fence-trusted-img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.fence-trusted-card h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #1F1E17;
    margin: 0 0 8px 0;
}

.fence-trusted-card p {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #878680;
    margin: 0;
}

/* Quality Materials section */
.elementor-element-fencequality1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencequality1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencequality1 .elementor-widget-wrap,
.elementor-element-fencequality1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

.fence-quality {
    background: #fff;
    padding: 80px 0;
    font-family: 'Manrope', sans-serif;
}

.fence-quality-header {
    max-width: 900px;
    margin: 0 auto 50px;
    text-align: center;
}

.fence-quality-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
    font-weight: 700;
    color: #1F1E17;
    margin: 0 0 20px 0;
    line-height: 1.3;
}

.fence-quality-desc {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #878680;
}

.fence-quality-cards {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    padding: 0 40px;
}

.fence-quality-card {
    background: #fff;
    border-radius: 12px;
    padding: 60px 30px 40px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
    text-align: center;
    position: relative;
    overflow: hidden;
}

.fence-quality-corner {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
}

.fence-quality-corner .corner-pink {
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 46px;
    border-radius: 0 0 50% 0;
}

.fence-quality-corner .corner-red {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    border-radius: 0 0 50% 0;
}

.fence-quality-card h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #231F20CC;
    margin: 0 0 14px 0;
    line-height: 1.4;
}

.fence-quality-card p {
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    line-height: 1.75;
    color: #878680;
    margin: 0;
}

/* Customises Fences section */
.elementor-element-fencecustom1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencecustom1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencecustom1 .elementor-widget-wrap,
.elementor-element-fencecustom1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

.fence-custom {
    background: #F8F7F1;
    padding: 80px 0;
    font-family: 'Manrope', sans-serif;
}

.fence-custom-header {
    max-width: 900px;
    margin: 0 auto 50px;
    text-align: center;
}

.fence-custom-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #1F1E17;
    margin: 0 0 0 0;
    line-height: 1.3;
    white-space: nowrap;
}

.fence-custom-line {
    width: 80px;
    height: 3px;
    background: #AE0212;
    margin: 14px auto 20px;
}

.fence-custom-desc {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    line-height: 1.8;
    color: #696969;
}

.fence-custom-rows {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 40px;
}

.fence-custom-row {
    background: #fff;
    border-radius: 12px;
    padding: 28px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
}

.fence-custom-row-type {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #231F20;
}

.fence-custom-row-links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-end;
}

.fence-custom-row-links li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #020618;
}

.fence-custom-row-links li::before {
    content: '\2022';
    color: #1F1E17;
    font-size: 14px;
}

.fence-custom-row-links li:only-child::before {
    content: '';
}

.fence-custom-row-links a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #020618;
    text-decoration: none;
}

.fence-custom-row-links a:hover {
    color: #AE0212;
}

.fence-custom-arrow {
    width: 22px;
    height: 22px;
    object-fit: contain;
    flex-shrink: 0;
    vertical-align: middle;
}

/* Fence Gallery section */
.elementor-element-fencegallery1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencegallery1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencegallery1 .elementor-widget-wrap,
.elementor-element-fencegallery1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

.fence-gallery {
    background: #fff;
    padding: 80px 0;
    font-family: 'Manrope', sans-serif;
}

.fence-gallery-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #1F1E17;
    text-align: center;
    margin: 0 0 40px 0;
}

.fence-gallery-grid {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    padding: 0 40px;
}

.fence-gallery-item img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 12px;
    display: block;
}

.fence-gallery-label {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #1F1E17;
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.fence-gallery-label::before {
    content: '\2022';
    font-size: 16px;
}

/* Vinyl & Aluminium banner section */
.elementor-element-fencevinylalu1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencevinylalu1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-fencevinylalu1 .elementor-widget-wrap,
.elementor-element-fencevinylalu1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

.fence-vinylalu {
    position: relative;
    width: 100%;
    min-height: 200px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.fence-vinylalu-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.fence-vinylalu-inner {
    position: relative;
    z-index: 1;
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 40px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fence-vinylalu-content h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.fence-vinylalu-content p {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255,255,255,0.85);
    margin: 0;
    max-width: 480px;
}

.fence-vinylalu .fence-vinylalu-logo img {
    max-width: 250px !important;
    width: 250px !important;
    height: auto !important;
}

/* Fence Installation responsive */
@media (max-width: 1024px) {
    .fence-content-inner {
        gap: 40px;
    }
    .fence-content-right {
        flex: 0 0 360px;
    }
    .elementor-element-fencehero1 .elementor-heading-title {
        font-size: 28px !important;
        padding: 16px 45px;
    }
    .fence-trusted-grid {
        gap: 20px;
        padding: 0 20px;
    }
    .fence-quality-cards {
        gap: 20px;
        padding: 0 20px;
    }
    .fence-custom-rows {
        padding: 0 20px;
    }
    .fence-gallery-grid {
        gap: 16px;
        padding: 0 20px;
    }
    .fence-vinylalu .fence-vinylalu-logo img {
        width: 150px !important;
    }
}

@media (max-width: 768px) {
    .fence-custom {
        padding: 50px 0;
    }
    .fence-custom-title {
        font-size: 26px;
    }
    .fence-custom-rows {
        padding: 0 20px;
        gap: 16px;
    }
    .fence-custom-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        padding: 22px 24px;
    }
    .fence-custom-row-links {
        align-items: flex-start;
    }
    .fence-gallery {
        padding: 50px 0;
    }
    .fence-gallery-title {
        font-size: 22px;
    }
    .fence-gallery-grid {
        grid-template-columns: 1fr;
        padding: 0 20px;
        max-width: 450px;
        margin: 0 auto;
    }
    .fence-vinylalu-inner {
        flex-direction: column;
        gap: 20px;
        text-align: center;
        padding: 30px 20px;
    }
    .fence-vinylalu-content h2 {
        font-size: 22px;
    }
    .fence-vinylalu .fence-vinylalu-logo img {
        width: 130px !important;
    }
    .elementor-element-fencehero1 .elementor-heading-title {
        font-size: 22px !important;
        padding: 14px 35px;
    }
    .fence-content-section {
        padding: 40px 0;
    }
    .fence-content-inner {
        flex-direction: column;
        padding: 0 20px;
        gap: 30px;
    }
    .fence-content-right {
        flex: none;
        width: 100%;
    }
    .fence-content-heading {
        font-size: 26px;
    }
    .fence-trusted-grid {
        grid-template-columns: 1fr;
        padding: 0 20px;
    }
    .fence-trusted-title {
        font-size: 26px;
    }
    .fence-trusted {
        padding: 50px 0;
    }
    .fence-quality-cards {
        grid-template-columns: 1fr;
        padding: 0 20px;
        max-width: 450px;
        margin: 0 auto;
    }
    .fence-quality-title {
        font-size: 26px;
    }
    .fence-quality {
        padding: 50px 0;
    }
}

/* ============================================
   WOOD FENCING PAGE
   ============================================ */

/* Elementor overrides - hero */
.elementor-element-woodhero1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-woodhero1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-woodherocol1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-woodhero1 .elementor-widget-wrap {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    min-height: 550px !important;
}
.elementor-element-woodhero1 .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Hero container */
.wood-hero {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}

/* Background image */
.wood-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* Red "Wood Fencing" badge */
.wood-hero-badge {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    background: #AE0212 !important;
    padding: 22px 70px;
    border-radius: 10px;
    z-index: 10;
    white-space: nowrap;
    display: block !important;
}

.wood-hero-badge h1 {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 40px !important;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    background: none !important;
}

/* Diagonal white shape - transition to content */
.wood-hero-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    clip-path: polygon(0 75%, 100% 93%, 100% 100%, 0 100%);
    background: #fff;
}

/* Elementor overrides - content */
.elementor-element-woodcontent1 {
    padding: 0 !important;
    margin-top: 0 !important;
}
.elementor-element-woodcontent1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Wood hero responsive */
@media (max-width: 1024px) {
    .wood-hero {
        height: 400px;
    }
    .elementor-element-woodhero1,
    .elementor-element-woodhero1 > .elementor-container,
    .elementor-element-woodherocol1,
    .elementor-element-woodhero1 .elementor-widget-wrap {
        min-height: 400px !important;
    }
    .wood-hero-badge {
        padding: 16px 45px;
    }
    .wood-hero-badge h1 {
        font-size: 28px !important;
    }
}

@media (max-width: 768px) {
    .wood-hero {
        height: 300px;
    }
    .elementor-element-woodhero1,
    .elementor-element-woodhero1 > .elementor-container,
    .elementor-element-woodherocol1,
    .elementor-element-woodhero1 .elementor-widget-wrap {
        min-height: 300px !important;
    }
    .wood-hero-badge {
        top: 25px;
        padding: 14px 35px;
    }
    .wood-hero-badge h1 {
        font-size: 22px !important;
    }
    .wood-hero-shape {
        clip-path: polygon(0 65%, 100% 90%, 100% 100%, 0 100%);
    }
}

/* Elementor overrides - gallery */
.elementor-element-woodgallery1 {
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-woodgallery1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.elementor-element-woodgallery1 .elementor-widget-wrap,
.elementor-element-woodgallery1 .elementor-widget-container {
    padding: 0 !important;
    border: none !important;
}

/* Gallery section */
.wood-gallery {
    background: #fff;
    padding: 20px 0 80px;
    font-family: 'Manrope', sans-serif;
}

.wood-gallery-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #231F20;
    text-align: center;
    margin: 0 0 40px 0;
}

.wood-gallery-grid {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    padding: 0 30px;
}

.wood-gallery-item img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 12px;
    display: block;
}

.wood-gallery-more {
    text-align: center;
    margin-top: 40px;
}

.wood-gallery-btn {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #AE0212;
    text-decoration: none;
    background: #fff;
    border: none;
    border-radius: 10px;
    padding: 14px 140px;
    box-shadow: 0 8px 30px rgba(174, 2, 18, 0.18), 0 2px 12px rgba(0, 0, 0, 0.04);
    transition: all 0.3s;
}

.wood-gallery-btn:hover {
    box-shadow: 0 10px 36px rgba(174, 2, 18, 0.25), 0 4px 16px rgba(0, 0, 0, 0.06);
}

@media (max-width: 1024px) {
    .wood-gallery-grid {
        gap: 16px;
        padding: 0 20px;
    }
}

@media (max-width: 768px) {
    .wood-gallery {
        padding: 20px 0 50px;
    }
    .wood-gallery-title {
        font-size: 22px;
    }
    .wood-gallery-grid {
        grid-template-columns: 1fr;
        max-width: 400px;
        padding: 0 20px;
    }
}

/* About hero responsive */
@media (max-width: 1024px) {
    .about-hero-shape {
        clip-path: polygon(0 0, 48% 0, 64% 50%, 34% 100%, 0 100%);
    }
    .about-hero-content {
        padding: 200px 30px 40px 60px;
        max-width: 500px;
    }
    .about-hero-heading {
        font-size: 30px;
    }
    .about-hero-subheading {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .about-hero {
        min-height: auto;
    }
    .about-hero-bg {
        position: relative;
        height: 250px;
    }
    .about-hero-shape {
        display: none;
    }
    .about-hero-content {
        position: relative;
        padding: 30px 20px;
        max-width: 100%;
        background: #fff;
    }
    .about-hero-badge {
        top: 15px;
        font-size: 22px;
        padding: 12px 35px;
    }
    .about-hero-heading {
        font-size: 26px;
    }
    .about-hero-subheading {
        font-size: 18px;
    }
    .about-hero-contact {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
}


/* Vinyl Fencing Hero - reuses .alu-hero styles */
.vinyl-hero .alu-hero-bg { object-position: center center; }

/* Horner Brothers - Fence Installation hero aligned with Aluminum Fencing */
body.page-id-49 .elementor-element-fencehero1 {
    position: relative !important;
    height: 360px !important;
    min-height: 360px !important;
    margin: 0 !important;
    overflow: hidden !important;
    background-image: url('/wp-content/uploads/2026/03/fence-install-hero-bg.png') !important;
    background-size: cover !important;
    background-position: center center !important;
    display: block !important;
}
body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
body.page-id-49 .elementor-element-fenceherocol1,
body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap {
    position: static !important;
    min-height: 360px !important;
    height: 360px !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}
body.page-id-49 .elementor-element-fenceherowdg1 {
    position: absolute !important;
    top: 15% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    z-index: 10 !important;
    text-align: center !important;
}
body.page-id-49 .elementor-element-fenceherowdg1 .elementor-heading-title {
    display: inline-block !important;
    margin: 0 !important;
    background: #AE0212 !important;
    color: #fff !important;
    border-radius: 10px !important;
    padding: 22px 70px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 40px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
}
@media (max-width: 1024px) {
    body.page-id-49 .elementor-element-fencehero1,
    body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
    body.page-id-49 .elementor-element-fenceherocol1,
    body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap {
        height: 300px !important;
        min-height: 300px !important;
    }
    body.page-id-49 .elementor-element-fenceherowdg1 .elementor-heading-title {
        font-size: 28px !important;
        padding: 16px 45px !important;
    }
}
@media (max-width: 768px) {
    body.page-id-49 .elementor-element-fencehero1,
    body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
    body.page-id-49 .elementor-element-fenceherocol1,
    body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap {
        height: 240px !important;
        min-height: 240px !important;
    }
    body.page-id-49 .elementor-element-fenceherowdg1 {
        top: 25px !important;
    }
    body.page-id-49 .elementor-element-fenceherowdg1 .elementor-heading-title {
        font-size: 22px !important;
        padding: 14px 35px !important;
        border-radius: 10px !important;
    }
}

/* Horner Brothers - Remove Fence Hero Gray Background */
body.page-id-49 .elementor-element-fencehero1,
body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
body.page-id-49 .elementor-element-fenceherocol1,
body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap {
    background-color: transparent !important;
}
body.page-id-49 .elementor-element-fencehero1::before,
body.page-id-49 .elementor-element-fencehero1::after,
body.page-id-49 .elementor-element-fencehero1 .elementor-background-overlay {
    background: transparent !important;
    opacity: 0 !important;
}

/* Horner Brothers - Force Fence Hero Image Only */
body.page-id-49 .elementor-element-fencehero1 {
    background-color: transparent !important;
    background-image: url('/wp-content/uploads/2026/03/fence-install-hero-bg.png') !important;
}
body.page-id-49 .elementor-element-fencehero1 .elementor-background-overlay {
    display: none !important;
}

/* Horner Brothers - Remove Service Hero Gray Overlays */
body.page-id-49 .elementor-element-fencehero1,
body.page-id-50 .elementor-element-aluhero1,
body.page-id-51 .elementor-element-clhero1,
body.page-id-52 .elementor-element-woodhero1,
body.page-id-53 .elementor-element-vinylhero1 {
    background-color: transparent !important;
}
body.page-id-49 .elementor-element-fencehero1::before,
body.page-id-49 .elementor-element-fencehero1::after,
body.page-id-50 .elementor-element-aluhero1::before,
body.page-id-50 .elementor-element-aluhero1::after,
body.page-id-51 .elementor-element-clhero1::before,
body.page-id-51 .elementor-element-clhero1::after,
body.page-id-52 .elementor-element-woodhero1::before,
body.page-id-52 .elementor-element-woodhero1::after,
body.page-id-53 .elementor-element-vinylhero1::before,
body.page-id-53 .elementor-element-vinylhero1::after,
body.page-id-49 .elementor-element-fencehero1 .elementor-background-overlay,
body.page-id-50 .elementor-element-aluhero1 .elementor-background-overlay,
body.page-id-51 .elementor-element-clhero1 .elementor-background-overlay,
body.page-id-52 .elementor-element-woodhero1 .elementor-background-overlay,
body.page-id-53 .elementor-element-vinylhero1 .elementor-background-overlay {
    content: none !important;
    display: none !important;
    background: transparent !important;
    opacity: 0 !important;
}

/* Horner Brothers - Center Aluminum Gallery Heading */
body.page-id-50 .elementor-element-alugalhead,
body.page-id-50 .elementor-element-alugalhead .elementor-widget-container,
body.page-id-50 .elementor-element-alugalhead .elementor-heading-title {
    text-align: center !important;
}
body.page-id-50 .elementor-element-alugalhead {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Horner Brothers - Native Fence Installation Elementor V2 */
body.page-id-49 .hb-fi-content{background:#fff!important;padding:80px 0!important}
body.page-id-49 .hb-fi-content>.elementor-container{max-width:1200px!important;margin:0 auto!important;display:flex!important;align-items:center!important;gap:56px!important;padding:0 40px!important}
body.page-id-49 .hb-fi-content-left{width:55%!important}
body.page-id-49 .hb-fi-content-right{width:45%!important}
body.page-id-49 .hb-fi-content h2,body.page-id-49 .hb-fi-trusted h2,body.page-id-49 .hb-fi-quality h2,body.page-id-49 .hb-fi-custom h2,body.page-id-49 .hb-fi-gallery h2{font-family:'Open Sans',sans-serif!important;color:#231F20!important;font-weight:800!important;line-height:1.2!important;margin:0!important}
body.page-id-49 .hb-fi-content h2{font-size:44px!important;margin-bottom:24px!important}
body.page-id-49 .hb-fi-highlight p{font-size:20px!important;color:#231F20!important;font-weight:700!important;margin:0 0 20px!important}
body.page-id-49 .hb-fi-content p{font-family:'Manrope',sans-serif!important;font-size:16px!important;line-height:1.75!important;color:#6d6d6d!important}
body.page-id-49 .hb-fi-content-right img{width:100%!important;height:auto!important;display:block!important}
body.page-id-49 .hb-fi-trusted,body.page-id-49 .hb-fi-quality,body.page-id-49 .hb-fi-custom,body.page-id-49 .hb-fi-gallery{background:#fff!important;padding:74px 40px!important}
body.page-id-49 .hb-fi-center>.elementor-widget-wrap{display:block!important;max-width:1200px!important;margin:0 auto!important;text-align:center!important}
body.page-id-49 .hb-fi-trusted h2,body.page-id-49 .hb-fi-quality h2,body.page-id-49 .hb-fi-custom h2,body.page-id-49 .hb-fi-gallery h2{font-size:38px!important;max-width:820px!important;margin:0 auto 22px!important}
body.page-id-49 .hb-fi-red-line{width:74px!important;height:4px!important;background:#AE0212!important;margin:0 auto 26px!important}
body.page-id-49 .hb-fi-red-line .elementor-widget-container{display:none!important}
body.page-id-49 .hb-fi-trusted p,body.page-id-49 .hb-fi-quality p,body.page-id-49 .hb-fi-custom p{font-family:'Manrope',sans-serif!important;color:#696969!important;font-size:16px!important;line-height:1.75!important;max-width:930px!important;margin:0 auto 18px!important}
body.page-id-49 .hb-fi-service-grid>.elementor-container,body.page-id-49 .hb-fi-quality-grid>.elementor-container,body.page-id-49 .hb-fi-gallery-grid>.elementor-container{display:grid!important;gap:24px!important;margin-top:46px!important}
body.page-id-49 .hb-fi-service-grid>.elementor-container{grid-template-columns:repeat(4,minmax(0,1fr))!important}
body.page-id-49 .hb-fi-service-card{width:auto!important;background:#fff!important;border-radius:8px!important;box-shadow:0 16px 34px rgba(0,0,0,.08)!important;overflow:hidden!important}
body.page-id-49 .hb-fi-service-card>.elementor-widget-wrap{display:flex!important;flex-direction:column!important;height:100%!important;padding-bottom:26px!important}
body.page-id-49 .hb-fi-service-card img{height:220px!important;width:100%!important;object-fit:cover!important;display:block!important}
body.page-id-49 .hb-fi-service-card h3{font-family:'Open Sans',sans-serif!important;font-size:22px!important;font-weight:800!important;color:#231F20!important;margin:22px 22px 8px!important;text-align:left!important}
body.page-id-49 .hb-fi-service-card p{font-size:14px!important;line-height:1.55!important;text-align:left!important;margin:0 22px 22px!important;color:#777!important}
body.page-id-49 .hb-fi-card-button{margin:auto 22px 0!important;text-align:left!important}
body.page-id-49 .hb-fi-card-button .elementor-button{background:#AE0212!important;border-radius:4px!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;font-weight:700!important;padding:12px 18px!important}
body.page-id-49 .hb-fi-quality-grid>.elementor-container{grid-template-columns:repeat(3,minmax(0,1fr))!important}
body.page-id-49 .hb-fi-quality-card{width:auto!important;position:relative!important;background:#fff!important;border-radius:8px!important;box-shadow:0 16px 34px rgba(0,0,0,.08)!important;padding:48px 34px!important;min-height:260px!important}
body.page-id-49 .hb-fi-quality-card h3{text-align:left!important;font-family:'Open Sans',sans-serif!important;font-size:24px!important;font-weight:800!important;color:#231F20!important;margin:0 0 16px!important}
body.page-id-49 .hb-fi-quality-card p{text-align:left!important;font-size:15px!important;margin:0!important}
body.page-id-49 .hb-fi-corner{position:absolute!important;width:62px!important;right:18px!important;bottom:18px!important;pointer-events:none!important}
body.page-id-49 .hb-fi-corner img{width:62px!important;height:auto!important}
body.page-id-49 .hb-fi-custom{background:#F8F7F1!important}
body.page-id-49 .hb-fi-custom-rows{max-width:980px;margin:44px auto 0;display:flex;flex-direction:column;gap:16px;text-align:left}
body.page-id-49 .hb-fi-custom-rows>div{display:flex;justify-content:space-between;gap:28px;background:#fff;border-radius:8px;padding:22px 28px;box-shadow:0 10px 24px rgba(0,0,0,.05);font-family:'Manrope',sans-serif;color:#231F20}
body.page-id-49 .hb-fi-custom-rows strong{font-family:'Open Sans',sans-serif;font-size:18px;font-weight:800}
body.page-id-49 .hb-fi-custom-rows span{color:#666;line-height:1.6;text-align:right}
body.page-id-49 .hb-fi-custom-rows a{color:#AE0212!important;font-weight:700;text-decoration:none;margin-left:18px}
body.page-id-49 .hb-fi-gallery-grid>.elementor-container{grid-template-columns:repeat(3,minmax(0,1fr))!important}
body.page-id-49 .hb-fi-gallery-item{width:auto!important;position:relative!important;overflow:hidden!important;border-radius:8px!important}
body.page-id-49 .hb-fi-gallery-item img{width:100%!important;height:260px!important;object-fit:cover!important;display:block!important}
body.page-id-49 .hb-fi-gallery-label{position:absolute!important;left:16px!important;bottom:16px!important;background:#fff!important;border-radius:4px!important;padding:8px 14px!important;font-family:'Open Sans',sans-serif!important;font-weight:700!important;color:#231F20!important}
body.page-id-49 .hb-fi-gallery-label p{margin:0!important;color:#231F20!important;font-size:14px!important}
body.page-id-49 .hb-fi-vinyl-alu{min-height:340px!important;background-color:#AE0212!important;background-image:linear-gradient(rgba(174,2,18,.78),rgba(174,2,18,.78)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;background-size:cover!important;background-position:center!important;padding:66px 40px!important}
body.page-id-49 .hb-fi-vinyl-alu>.elementor-container{max-width:1200px!important;margin:0 auto!important;display:flex!important;align-items:center!important}
body.page-id-49 .hb-fi-vinyl-copy h2{font-family:'Open Sans',sans-serif!important;font-size:42px!important;color:#fff!important;font-weight:800!important;margin:0 0 20px!important}
body.page-id-49 .hb-fi-vinyl-copy p{font-family:'Manrope',sans-serif!important;font-size:18px!important;color:#fff!important;margin:0 0 28px!important}
body.page-id-49 .hb-fi-outline-button{display:inline-block!important;margin-right:18px!important;width:auto!important}
body.page-id-49 .hb-fi-outline-button .elementor-button{background:transparent!important;border:2px solid rgba(255,255,255,.75)!important;border-radius:4px!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;font-weight:800!important;padding:14px 34px!important}
body.page-id-49 .hb-fi-vinyl-logo{text-align:right!important}
body.page-id-49 .hb-fi-vinyl-logo img{max-width:330px!important;width:100%!important;height:auto!important}
@media(max-width:1024px){body.page-id-49 .hb-fi-service-grid>.elementor-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-id-49 .hb-fi-content>.elementor-container,body.page-id-49 .hb-fi-vinyl-alu>.elementor-container{flex-direction:column!important}body.page-id-49 .hb-fi-content-left,body.page-id-49 .hb-fi-content-right{width:100%!important}body.page-id-49 .hb-fi-vinyl-logo{text-align:left!important}}
@media(max-width:680px){body.page-id-49 .hb-fi-content,body.page-id-49 .hb-fi-trusted,body.page-id-49 .hb-fi-quality,body.page-id-49 .hb-fi-custom,body.page-id-49 .hb-fi-gallery{padding:52px 20px!important}body.page-id-49 .hb-fi-content>.elementor-container{padding:0!important}body.page-id-49 .hb-fi-service-grid>.elementor-container,body.page-id-49 .hb-fi-quality-grid>.elementor-container,body.page-id-49 .hb-fi-gallery-grid>.elementor-container{grid-template-columns:1fr!important}body.page-id-49 .hb-fi-custom-rows>div{flex-direction:column}body.page-id-49 .hb-fi-custom-rows span{text-align:left}body.page-id-49 .hb-fi-vinyl-alu{padding:52px 20px!important}body.page-id-49 .hb-fi-outline-button{display:block!important;margin:0 0 14px!important}}

/* Horner Brothers - Match Vinyl Service Hero */
.elementor-element-vinylhero1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-vinylhero1 > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-vinylherocol1 {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 550px !important;
}
.elementor-element-vinylhero1 .elementor-widget-wrap {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    min-height: 550px !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    padding-top: 38px !important;
}
.elementor-element-vinylhero1 .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
@media (max-width: 1024px) {
    .elementor-element-vinylhero1,
    .elementor-element-vinylhero1 > .elementor-container,
    .elementor-element-vinylherocol1,
    .elementor-element-vinylhero1 .elementor-widget-wrap {
        min-height: 400px !important;
    }
}
@media (max-width: 680px) {
    .elementor-element-vinylhero1,
    .elementor-element-vinylhero1 > .elementor-container,
    .elementor-element-vinylherocol1,
    .elementor-element-vinylhero1 .elementor-widget-wrap {
        min-height: 300px !important;
    }
}

/* Horner Brothers - Fence Installation Native ID Styling Fix */
body.page-id-49 .elementor-element-fencecontent1{background:#fff!important;padding:80px 0!important}
body.page-id-49 .elementor-element-fencecontent1>.elementor-container{max-width:1200px!important;margin:0 auto!important;display:flex!important;align-items:center!important;gap:56px!important;padding:0 40px!important}
body.page-id-49 .elementor-element-fencecontentleft{width:55%!important;flex:0 0 55%!important}
body.page-id-49 .elementor-element-fencecontentright{width:45%!important;flex:0 0 45%!important}
body.page-id-49 .elementor-element-fencecontenthead .elementor-heading-title{font-family:'Open Sans',sans-serif!important;font-size:44px!important;line-height:1.15!important;font-weight:800!important;color:#231F20!important;margin:0 0 24px!important}
body.page-id-49 .elementor-element-fencecontenthighlight p{font-family:'Manrope',sans-serif!important;font-size:20px!important;line-height:1.5!important;color:#231F20!important;font-weight:700!important;margin:0 0 20px!important}
body.page-id-49 .elementor-element-fencecontent1 p{font-family:'Manrope',sans-serif!important;font-size:16px!important;line-height:1.75!important;color:#6d6d6d!important;margin:0 0 16px!important}
body.page-id-49 .elementor-element-fencecontentimg img{width:100%!important;height:auto!important;display:block!important}

body.page-id-49 .elementor-element-fencetrusted1,
body.page-id-49 .elementor-element-fencequality1,
body.page-id-49 .elementor-element-fencecustom1,
body.page-id-49 .elementor-element-fencegallery1{background:#fff!important;padding:74px 40px!important}
body.page-id-49 .elementor-element-fencetrusted1>.elementor-container,
body.page-id-49 .elementor-element-fencequality1>.elementor-container,
body.page-id-49 .elementor-element-fencecustom1>.elementor-container,
body.page-id-49 .elementor-element-fencegallery1>.elementor-container{max-width:1200px!important;margin:0 auto!important}
body.page-id-49 .elementor-element-fencetrustedcol1>.elementor-widget-wrap,
body.page-id-49 .elementor-element-fencequalcol1>.elementor-widget-wrap,
body.page-id-49 .elementor-element-fencecustomcol1>.elementor-widget-wrap,
body.page-id-49 .elementor-element-fencegallerycol1>.elementor-widget-wrap{display:block!important;text-align:center!important;width:100%!important}
body.page-id-49 .elementor-element-fencetrustedhead .elementor-heading-title,
body.page-id-49 .elementor-element-fencequalityhead .elementor-heading-title,
body.page-id-49 .elementor-element-fencecustomhead .elementor-heading-title,
body.page-id-49 .elementor-element-fencegalleryhead .elementor-heading-title{font-family:'Open Sans',sans-serif!important;font-size:38px!important;line-height:1.2!important;font-weight:800!important;color:#231F20!important;max-width:850px!important;margin:0 auto 22px!important;text-align:center!important}
body.page-id-49 .elementor-element-fencetrustedhead strong{font-weight:800!important}
body.page-id-49 .elementor-element-fencetrusteddesc p,
body.page-id-49 .elementor-element-fencequalitydesc p,
body.page-id-49 .elementor-element-fencecustomdesc p{font-family:'Manrope',sans-serif!important;font-size:16px!important;line-height:1.75!important;color:#696969!important;max-width:930px!important;margin:0 auto 18px!important;text-align:center!important}
body.page-id-49 .elementor-element-fencetrustedline,
body.page-id-49 .elementor-element-fencecustomline{width:74px!important;height:4px!important;background:#AE0212!important;margin:0 auto 26px!important}
body.page-id-49 .elementor-element-fencetrustedline .elementor-widget-container,
body.page-id-49 .elementor-element-fencecustomline .elementor-widget-container{display:none!important}

body.page-id-49 .elementor-element-fencetrustedcards>.elementor-container{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;margin-top:46px!important}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-column{width:auto!important;min-width:0!important;background:#fff!important;border-radius:8px!important;box-shadow:0 16px 34px rgba(0,0,0,.08)!important;overflow:hidden!important}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-wrap{display:flex!important;flex-direction:column!important;height:100%!important;padding:0 0 26px!important}
body.page-id-49 .elementor-element-fencetrustedcards img{height:220px!important;width:100%!important;object-fit:cover!important;display:block!important}
body.page-id-49 .elementor-element-fencetrustedcards h3{font-family:'Open Sans',sans-serif!important;font-size:22px!important;line-height:1.25!important;font-weight:800!important;color:#231F20!important;margin:22px 22px 8px!important;text-align:left!important}
body.page-id-49 .elementor-element-fencetrustedcards p{font-family:'Manrope',sans-serif!important;font-size:14px!important;line-height:1.55!important;color:#777!important;text-align:left!important;margin:0 22px 22px!important}
body.page-id-49 .elementor-element-fencetrustedcards .hb-fi-card-button{margin:auto 22px 0!important;text-align:left!important}
body.page-id-49 .elementor-element-fencetrustedcards .hb-fi-card-button .elementor-button{background:#AE0212!important;border-radius:4px!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;font-weight:700!important;padding:12px 18px!important}

body.page-id-49 .elementor-element-fencequalitycards>.elementor-container{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;margin-top:46px!important}
body.page-id-49 .elementor-element-fencequalitycards .elementor-column{width:auto!important;min-width:0!important;position:relative!important;background:#fff!important;border-radius:8px!important;box-shadow:0 16px 34px rgba(0,0,0,.08)!important;padding:48px 34px!important;min-height:260px!important}
body.page-id-49 .elementor-element-fencequalitycards .elementor-widget-wrap{display:block!important;padding:0!important}
body.page-id-49 .elementor-element-fencequalitycards h3{font-family:'Open Sans',sans-serif!important;font-size:24px!important;line-height:1.25!important;font-weight:800!important;color:#231F20!important;text-align:left!important;margin:0 0 16px!important}
body.page-id-49 .elementor-element-fencequalitycards p{font-family:'Manrope',sans-serif!important;font-size:15px!important;line-height:1.7!important;color:#696969!important;text-align:left!important;margin:0!important}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner{position:absolute!important;width:62px!important;right:18px!important;bottom:18px!important;pointer-events:none!important;margin:0!important}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner img{width:62px!important;height:auto!important;display:block!important}

body.page-id-49 .elementor-element-fencecustom1{background:#F8F7F1!important}
body.page-id-49 .hb-fi-custom-rows{max-width:980px!important;margin:44px auto 0!important;display:flex!important;flex-direction:column!important;gap:16px!important;text-align:left!important}
body.page-id-49 .hb-fi-custom-rows>div{display:flex!important;justify-content:space-between!important;gap:28px!important;background:#fff!important;border-radius:8px!important;padding:22px 28px!important;box-shadow:0 10px 24px rgba(0,0,0,.05)!important;font-family:'Manrope',sans-serif!important;color:#231F20!important}
body.page-id-49 .hb-fi-custom-rows strong{font-family:'Open Sans',sans-serif!important;font-size:18px!important;font-weight:800!important}
body.page-id-49 .hb-fi-custom-rows span{color:#666!important;line-height:1.6!important;text-align:right!important}
body.page-id-49 .hb-fi-custom-rows a{color:#AE0212!important;font-weight:700!important;text-decoration:none!important;margin-left:18px!important}

body.page-id-49 .elementor-element-fencegallerygrid>.elementor-container{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;margin-top:46px!important}
body.page-id-49 .elementor-element-fencegallerygrid .elementor-column{width:auto!important;min-width:0!important;position:relative!important;overflow:hidden!important;border-radius:8px!important}
body.page-id-49 .elementor-element-fencegallerygrid .elementor-widget-wrap{display:block!important;padding:0!important}
body.page-id-49 .elementor-element-fencegallerygrid img{width:100%!important;height:260px!important;object-fit:cover!important;display:block!important}
body.page-id-49 .elementor-element-fencegallerygrid .hb-fi-gallery-label{position:absolute!important;left:16px!important;bottom:16px!important;background:#fff!important;border-radius:4px!important;padding:8px 14px!important;margin:0!important}
body.page-id-49 .elementor-element-fencegallerygrid .hb-fi-gallery-label p{margin:0!important;color:#231F20!important;font-family:'Open Sans',sans-serif!important;font-size:14px!important;font-weight:700!important}

body.page-id-49 .elementor-element-fencevinylalu1{min-height:340px!important;background-color:#AE0212!important;background-image:linear-gradient(rgba(174,2,18,.78),rgba(174,2,18,.78)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;background-size:cover!important;background-position:center!important;padding:66px 40px!important}
body.page-id-49 .elementor-element-fencevinylalu1>.elementor-container{max-width:1200px!important;margin:0 auto!important;display:flex!important;align-items:center!important}
body.page-id-49 .elementor-element-fencevinylalucol1{width:65%!important;flex:0 0 65%!important}
body.page-id-49 .elementor-element-fencevinylalulogocol{width:35%!important;flex:0 0 35%!important;text-align:right!important}
body.page-id-49 .elementor-element-fencevinylaluhead .elementor-heading-title{font-family:'Open Sans',sans-serif!important;font-size:42px!important;line-height:1.2!important;color:#fff!important;font-weight:800!important;margin:0 0 20px!important}
body.page-id-49 .elementor-element-fencevinylalutext p{font-family:'Manrope',sans-serif!important;font-size:18px!important;color:#fff!important;margin:0 0 28px!important}
body.page-id-49 .elementor-element-fencevinylalubtn1,
body.page-id-49 .elementor-element-fencevinylalubtn2{display:inline-block!important;width:auto!important;margin-right:18px!important}
body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,
body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button{background:transparent!important;border:2px solid rgba(255,255,255,.75)!important;border-radius:4px!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;font-weight:800!important;padding:14px 34px!important}
body.page-id-49 .elementor-element-fencevinylalulogo img{max-width:330px!important;width:100%!important;height:auto!important}

@media(max-width:1024px){
body.page-id-49 .elementor-element-fencetrustedcards>.elementor-container{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body.page-id-49 .elementor-element-fencecontent1>.elementor-container,
body.page-id-49 .elementor-element-fencevinylalu1>.elementor-container{flex-direction:column!important}
body.page-id-49 .elementor-element-fencecontentleft,
body.page-id-49 .elementor-element-fencecontentright,
body.page-id-49 .elementor-element-fencevinylalucol1,
body.page-id-49 .elementor-element-fencevinylalulogocol{width:100%!important;flex:0 0 100%!important}
body.page-id-49 .elementor-element-fencevinylalulogocol{text-align:left!important}
}
@media(max-width:680px){
body.page-id-49 .elementor-element-fencecontent1,
body.page-id-49 .elementor-element-fencetrusted1,
body.page-id-49 .elementor-element-fencequality1,
body.page-id-49 .elementor-element-fencecustom1,
body.page-id-49 .elementor-element-fencegallery1{padding:52px 20px!important}
body.page-id-49 .elementor-element-fencecontent1>.elementor-container{padding:0!important}
body.page-id-49 .elementor-element-fencetrustedcards>.elementor-container,
body.page-id-49 .elementor-element-fencequalitycards>.elementor-container,
body.page-id-49 .elementor-element-fencegallerygrid>.elementor-container{grid-template-columns:1fr!important}
body.page-id-49 .hb-fi-custom-rows>div{flex-direction:column!important}
body.page-id-49 .hb-fi-custom-rows span{text-align:left!important}
body.page-id-49 .elementor-element-fencevinylalu1{padding:52px 20px!important}
body.page-id-49 .elementor-element-fencevinylalubtn1,
body.page-id-49 .elementor-element-fencevinylalubtn2{display:block!important;margin:0 0 14px!important}
}

/* Horner Brothers - Quality Section Card Layout Fix */
body.page-id-49 .elementor-element-fencequality1 {
    background: #fff !important;
    padding: 78px 40px 86px !important;
}
body.page-id-49 .elementor-element-fencequality1 > .elementor-container {
    max-width: 1200px !important;
    margin: 0 auto !important;
}
body.page-id-49 .elementor-element-fencequalityhead .elementor-heading-title {
    text-align: center !important;
    max-width: 860px !important;
    margin: 0 auto 22px !important;
}
body.page-id-49 .elementor-element-fencequalitydesc,
body.page-id-49 .elementor-element-fencequalitydesc .elementor-widget-container {
    text-align: center !important;
    max-width: 930px !important;
    margin: 0 auto !important;
}
body.page-id-49 .elementor-element-fencequalitycards {
    margin-top: 48px !important;
    width: 100% !important;
}
body.page-id-49 .elementor-element-fencequalitycards > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 28px !important;
    align-items: stretch !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
}
body.page-id-49 .elementor-element-fencequalityprivacycol,
body.page-id-49 .elementor-element-fencequalitypetscol,
body.page-id-49 .elementor-element-fencequalitypoolcol {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
body.page-id-49 .elementor-element-fencequalityprivacycol > .elementor-widget-wrap,
body.page-id-49 .elementor-element-fencequalitypetscol > .elementor-widget-wrap,
body.page-id-49 .elementor-element-fencequalitypoolcol > .elementor-widget-wrap {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    min-height: 286px !important;
    height: 100% !important;
    padding: 48px 34px 76px !important;
    background: #fff !important;
    border-radius: 8px !important;
    box-shadow: 0 16px 34px rgba(0,0,0,.08) !important;
    overflow: hidden !important;
}
body.page-id-49 .elementor-element-fencequalityprivacyhead,
body.page-id-49 .elementor-element-fencequalitypetshead,
body.page-id-49 .elementor-element-fencequalitypoolhead,
body.page-id-49 .elementor-element-fencequalityprivacytext,
body.page-id-49 .elementor-element-fencequalitypetstext,
body.page-id-49 .elementor-element-fencequalitypooltext {
    position: relative !important;
    z-index: 3 !important;
    margin: 0 !important;
}
body.page-id-49 .elementor-element-fencequalityprivacyhead .elementor-heading-title,
body.page-id-49 .elementor-element-fencequalitypetshead .elementor-heading-title,
body.page-id-49 .elementor-element-fencequalitypoolhead .elementor-heading-title {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    color: #231F20 !important;
    text-align: left !important;
    margin: 0 0 16px !important;
}
body.page-id-49 .elementor-element-fencequalityprivacytext .elementor-widget-container,
body.page-id-49 .elementor-element-fencequalitypetstext .elementor-widget-container,
body.page-id-49 .elementor-element-fencequalitypooltext .elementor-widget-container {
    font-family: 'Manrope', sans-serif !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
    color: #696969 !important;
    text-align: left !important;
    margin: 0 !important;
}
body.page-id-49 .elementor-element-fencequalityprivacycorner1,
body.page-id-49 .elementor-element-fencequalitypetscorner1,
body.page-id-49 .elementor-element-fencequalitypoolcorner1,
body.page-id-49 .elementor-element-fencequalityprivacycorner2,
body.page-id-49 .elementor-element-fencequalitypetscorner2,
body.page-id-49 .elementor-element-fencequalitypoolcorner2 {
    position: absolute !important;
    width: 64px !important;
    height: 64px !important;
    margin: 0 !important;
    pointer-events: none !important;
}
body.page-id-49 .elementor-element-fencequalityprivacycorner1,
body.page-id-49 .elementor-element-fencequalitypetscorner1,
body.page-id-49 .elementor-element-fencequalitypoolcorner1 {
    right: 18px !important;
    bottom: 18px !important;
    z-index: 2 !important;
}
body.page-id-49 .elementor-element-fencequalityprivacycorner2,
body.page-id-49 .elementor-element-fencequalitypetscorner2,
body.page-id-49 .elementor-element-fencequalitypoolcorner2 {
    right: 30px !important;
    bottom: 10px !important;
    z-index: 1 !important;
}
body.page-id-49 .elementor-element-fencequalityprivacycorner1 img,
body.page-id-49 .elementor-element-fencequalitypetscorner1 img,
body.page-id-49 .elementor-element-fencequalitypoolcorner1 img,
body.page-id-49 .elementor-element-fencequalityprivacycorner2 img,
body.page-id-49 .elementor-element-fencequalitypetscorner2 img,
body.page-id-49 .elementor-element-fencequalitypoolcorner2 img {
    width: 64px !important;
    height: 64px !important;
    object-fit: contain !important;
    display: block !important;
}
@media (max-width: 900px) {
    body.page-id-49 .elementor-element-fencequalitycards > .elementor-container {
        grid-template-columns: 1fr !important;
    }
    body.page-id-49 .elementor-element-fencequalityprivacycol > .elementor-widget-wrap,
    body.page-id-49 .elementor-element-fencequalitypetscol > .elementor-widget-wrap,
    body.page-id-49 .elementor-element-fencequalitypoolcol > .elementor-widget-wrap {
        min-height: 240px !important;
    }
}

/* Horner Brothers - Fence Gallery Label Button Fix */
body.page-id-49 .elementor-element-fencegallery1 {
    background: #fff !important;
    padding: 80px 0 !important;
}
body.page-id-49 .elementor-element-fencegallerygrid > .elementor-container {
    max-width: 1100px !important;
    margin: 46px auto 0 !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 24px !important;
    padding: 0 40px !important;
}
body.page-id-49 .elementor-element-fencegallerygrid .elementor-column {
    width: auto !important;
    min-width: 0 !important;
    position: relative !important;
    overflow: visible !important;
    border-radius: 0 !important;
}
body.page-id-49 .elementor-element-fencegallerygrid .elementor-widget-wrap {
    display: block !important;
    padding: 0 !important;
}
body.page-id-49 .elementor-element-fencegallerygrid img {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
    border-radius: 12px !important;
    display: block !important;
}
body.page-id-49 .elementor-element-fencegallerygrid .hb-fi-gallery-label {
    position: static !important;
    left: auto !important;
    bottom: auto !important;
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 10px 0 0 !important;
    color: #1F1E17 !important;
    font-family: 'Manrope', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    text-align: left !important;
}
body.page-id-49 .elementor-element-fencegallerygrid .hb-fi-gallery-label::before {
    content: '\2022' !important;
    font-size: 16px !important;
    line-height: 1 !important;
    color: #1F1E17 !important;
}
body.page-id-49 .elementor-element-fencegallerygrid .hb-fi-gallery-label .elementor-widget-container,
body.page-id-49 .elementor-element-fencegallerygrid .hb-fi-gallery-label p {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    color: #1F1E17 !important;
    font-family: 'Manrope', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
}
@media (max-width: 900px) {
    body.page-id-49 .elementor-element-fencegallerygrid > .elementor-container {
        grid-template-columns: 1fr !important;
        max-width: 450px !important;
        padding: 0 20px !important;
    }
}

/* Horner Brothers - Native Contact Elementor Styling */
body.page-id-69 .elementor-element-contacthero1{min-height:252px!important;background-image:linear-gradient(rgba(0,0,0,.42),rgba(0,0,0,.42)),url('/wp-content/uploads/2026/05/contact-hero-background.png')!important;background-size:cover!important;background-position:center!important;display:flex!important;align-items:center!important;justify-content:center!important}
body.page-id-69 .elementor-element-contacthero1>.elementor-container{min-height:252px!important;display:flex!important;align-items:center!important;justify-content:center!important}
body.page-id-69 .elementor-element-contactherotitle .elementor-heading-title{margin:0!important;background:#AE0212!important;color:#fff!important;border-radius:10px!important;padding:22px 70px!important;font-family:'Open Sans',Arial,sans-serif!important;font-size:40px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:0!important}
body.page-id-69 .elementor-element-contactmain1{background:#231f20!important;min-height:960px!important}
body.page-id-69 .elementor-element-contactmain1>.elementor-container{max-width:none!important;display:flex!important;align-items:stretch!important;min-height:960px!important}
body.page-id-69 .elementor-element-contactmapcol1,body.page-id-69 .elementor-element-contactpanelcol1{width:50%!important;flex:0 0 50%!important}
body.page-id-69 .elementor-element-contactmapcol1>.elementor-widget-wrap{padding:0!important;height:100%!important}
body.page-id-69 .elementor-element-contactmap1,body.page-id-69 .elementor-element-contactmap1 .elementor-widget-container{height:100%!important;width:100%!important}
body.page-id-69 .elementor-element-contactmap1 iframe{width:100%!important;height:100%!important;min-height:960px!important;border:0!important;display:block!important;filter:none!important}
body.page-id-69 .elementor-element-contactpanelcol1>.elementor-widget-wrap{display:block!important;background:#231f20!important;color:#fff!important;padding:150px 64px 128px!important;min-height:960px!important;box-sizing:border-box!important}
body.page-id-69 .hb-contact-native-kicker{display:flex!important;align-items:center!important;gap:18px!important;margin:0 0 26px!important;color:#fff!important;font-family:'Open Sans',Arial,sans-serif!important;font-size:15px!important;font-weight:800!important;letter-spacing:9px!important;text-transform:uppercase!important}
body.page-id-69 .hb-contact-native-kicker:before{content:''!important;width:48px!important;height:2px!important;background:#fff!important;display:block!important}
body.page-id-69 .hb-contact-native-kicker .elementor-widget-container{margin:0!important}
body.page-id-69 .elementor-element-contactheadline1 .elementor-heading-title{font-family:'Open Sans',Arial,sans-serif!important;font-size:48px!important;line-height:1.22!important;font-weight:800!important;color:#fff!important;margin:0 0 28px!important;max-width:620px!important}
body.page-id-69 .hb-contact-native-copy .elementor-widget-container{font-family:'Open Sans',Arial,sans-serif!important;font-size:16px!important;line-height:1.7!important;color:rgba(255,255,255,.78)!important;margin:0 0 54px!important;max-width:650px!important}
body.page-id-69 .elementor-element-contactformrow1>.elementor-container{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important;max-width:650px!important;margin:0!important}
body.page-id-69 .elementor-element-contactformrow1 .elementor-column{width:auto!important}
body.page-id-69 .elementor-element-contactmsgcol1,body.page-id-69 .elementor-element-contactsubmitcol1{grid-column:1/-1!important}
body.page-id-69 .hb-contact-native-field label{display:block!important;margin:0 0 10px!important;font-family:'Open Sans',Arial,sans-serif!important;font-size:15px!important;font-weight:700!important;color:#fff!important}
body.page-id-69 .hb-contact-native-field input,body.page-id-69 .hb-contact-native-field textarea{width:100%!important;box-sizing:border-box!important;border:0!important;border-radius:6px!important;background:#fff!important;color:#111!important;font-family:'Open Sans',Arial,sans-serif!important;font-size:14px!important;outline:none!important}
body.page-id-69 .hb-contact-native-field input{height:54px!important;padding:0 20px!important}
body.page-id-69 .hb-contact-native-field textarea{height:185px!important;padding:20px!important;resize:vertical!important}
body.page-id-69 .hb-contact-native-submit{margin-top:26px!important}
body.page-id-69 .hb-contact-native-submit .elementor-button{width:204px!important;height:54px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important;background:#c90016!important;color:#fff!important;font-family:'Open Sans',Arial,sans-serif!important;font-size:15px!important;font-weight:800!important;padding:0!important}
body.page-id-69 .elementor-element-contactinfo1{position:relative!important;background:#fff!important;padding:104px 32px 86px!important;overflow:hidden!important}
body.page-id-69 .elementor-element-contactinfo1>.elementor-container{max-width:1130px!important;margin:0 auto!important}
body.page-id-69 .elementor-element-contactinfocards1>.elementor-container{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:38px!important;position:relative!important;z-index:2!important}
body.page-id-69 .hb-contact-native-card{width:auto!important;background:#fff!important;border-radius:12px!important;min-height:286px!important;box-shadow:0 18px 38px rgba(0,0,0,.06)!important;text-align:center!important;padding:34px 24px!important;box-sizing:border-box!important}
body.page-id-69 .hb-contact-native-card>.elementor-widget-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:0!important}
body.page-id-69 .hb-contact-native-card img{width:90px!important;height:auto!important;display:block!important;margin:0 0 54px!important}
body.page-id-69 .hb-contact-native-card h3{font-family:'Open Sans',Arial,sans-serif!important;font-size:20px!important;line-height:1.25!important;font-weight:800!important;color:#231f20!important;margin:0 0 16px!important}
body.page-id-69 .hb-contact-native-card p,body.page-id-69 .hb-contact-native-card a{font-family:'Open Sans',Arial,sans-serif!important;font-size:16px!important;line-height:1.45!important;color:#333!important;text-decoration:none!important;margin:0!important}
body.page-id-69 .hb-contact-native-decor{position:absolute!important;right:0!important;top:-38px!important;width:360px!important;height:auto!important;z-index:1!important;pointer-events:none!important}
@media(max-width:1024px){body.page-id-69 .elementor-element-contactmain1>.elementor-container{flex-direction:column!important}body.page-id-69 .elementor-element-contactmapcol1,body.page-id-69 .elementor-element-contactpanelcol1{width:100%!important;flex:0 0 100%!important}body.page-id-69 .elementor-element-contactmap1 iframe{min-height:470px!important}body.page-id-69 .elementor-element-contactpanelcol1>.elementor-widget-wrap{padding:76px 44px!important;min-height:auto!important}body.page-id-69 .elementor-element-contactheadline1 .elementor-heading-title{font-size:40px!important}body.page-id-69 .elementor-element-contactformrow1>.elementor-container{max-width:100%!important}body.page-id-69 .elementor-element-contactinfocards1>.elementor-container{gap:22px!important}}
@media(max-width:760px){body.page-id-69 .elementor-element-contactherotitle .elementor-heading-title{font-size:32px!important;padding:18px 46px!important}body.page-id-69 .elementor-element-contactmap1 iframe{min-height:360px!important}body.page-id-69 .elementor-element-contactpanelcol1>.elementor-widget-wrap{padding:56px 20px 70px!important}body.page-id-69 .elementor-element-contactheadline1 .elementor-heading-title{font-size:32px!important}body.page-id-69 .elementor-element-contactformrow1>.elementor-container{grid-template-columns:1fr!important;gap:26px!important}body.page-id-69 .hb-contact-native-submit .elementor-button{width:100%!important}body.page-id-69 .elementor-element-contactinfocards1>.elementor-container{grid-template-columns:1fr!important}body.page-id-69 .hb-contact-native-card{min-height:230px!important}body.page-id-69 .hb-contact-native-card img{margin-bottom:34px!important}}

/* Horner Brothers - Native Contact Map Widget Fix */
body.page-id-69 .elementor-element-contactmap1,
body.page-id-69 .elementor-element-contactmap1 .elementor-widget-container,
body.page-id-69 .elementor-element-contactmap1 .elementor-custom-embed,
body.page-id-69 .elementor-element-contactmap1 iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 960px !important;
    display: block !important;
}
@media(max-width:1024px){
    body.page-id-69 .elementor-element-contactmap1 iframe,
    body.page-id-69 .elementor-element-contactmap1 .elementor-custom-embed {
        min-height: 470px !important;
    }
}
@media(max-width:760px){
    body.page-id-69 .elementor-element-contactmap1 iframe,
    body.page-id-69 .elementor-element-contactmap1 .elementor-custom-embed {
        min-height: 360px !important;
    }
}

/* Horner Brothers - Contact Native Layout Repair */
body.page-id-69 .elementor-element-contacthero1{padding:0!important;margin:0!important;min-height:252px!important;background-size:cover!important;background-position:center!important;}
body.page-id-69 .elementor-element-contacthero1>.elementor-container{min-height:252px!important;align-items:center!important;justify-content:center!important;}
body.page-id-69 .elementor-element-contactherotitle{margin:0!important;}
body.page-id-69 .elementor-element-contactherotitle .elementor-heading-title{background:#AE0212!important;color:#fff!important;border-radius:10px!important;padding:22px 70px!important;font-size:40px!important;line-height:1.2!important;font-weight:800!important;}
body.page-id-69 .elementor-element-contactmain1{padding:0!important;margin:0!important;background:#231f20!important;overflow:hidden!important;}
body.page-id-69 .elementor-element-contactmain1>.elementor-container{width:100%!important;max-width:100%!important;min-height:860px!important;margin:0!important;display:flex!important;align-items:stretch!important;gap:0!important;}
body.page-id-69 .elementor-element-contactmapcol1,body.page-id-69 .elementor-element-contactpanelcol1{width:50%!important;max-width:50%!important;flex:0 0 50%!important;}
body.page-id-69 .elementor-element-contactmapcol1>.elementor-widget-wrap,body.page-id-69 .elementor-element-contactpanelcol1>.elementor-widget-wrap{min-height:860px!important;}
body.page-id-69 .elementor-element-contactmapcol1>.elementor-widget-wrap{padding:0!important;display:block!important;}
body.page-id-69 .elementor-element-contactmap1,body.page-id-69 .elementor-element-contactmap1 .elementor-widget-container,body.page-id-69 .elementor-element-contactmap1 .elementor-custom-embed{width:100%!important;height:100%!important;min-height:860px!important;display:block!important;}
body.page-id-69 .elementor-element-contactmap1 iframe{width:100%!important;height:860px!important;min-height:860px!important;border:0!important;display:block!important;filter:none!important;}
body.page-id-69 .elementor-element-contactpanelcol1>.elementor-widget-wrap{background:#231f20!important;color:#fff!important;padding:104px 64px 96px!important;display:block!important;box-sizing:border-box!important;}
body.page-id-69 .elementor-element-contactheadline1 .elementor-heading-title{font-size:48px!important;line-height:1.25!important;margin:0 0 24px!important;color:#fff!important;}
body.page-id-69 .elementor-element-contactformrow1{margin:0!important;padding:0!important;}
body.page-id-69 .elementor-element-contactformrow1>.elementor-container{width:100%!important;max-width:650px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 18px!important;margin:0!important;}
body.page-id-69 .elementor-element-contactformrow1 .elementor-column{width:auto!important;max-width:none!important;}
body.page-id-69 .elementor-element-contactformrow1 .elementor-widget-wrap{padding:0!important;display:block!important;}
body.page-id-69 .elementor-element-contactinfo1{padding:96px 32px 84px!important;background:#fff!important;overflow:hidden!important;}
body.page-id-69 .elementor-element-contactinfocards1>.elementor-container{width:100%!important;max-width:1130px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:38px!important;margin:0 auto!important;}
@media(max-width:1024px){body.page-id-69 .elementor-element-contactmain1>.elementor-container{flex-direction:column!important;}body.page-id-69 .elementor-element-contactmapcol1,body.page-id-69 .elementor-element-contactpanelcol1{width:100%!important;max-width:100%!important;flex:0 0 100%!important;}body.page-id-69 .elementor-element-contactmapcol1>.elementor-widget-wrap,body.page-id-69 .elementor-element-contactmap1,body.page-id-69 .elementor-element-contactmap1 .elementor-widget-container,body.page-id-69 .elementor-element-contactmap1 .elementor-custom-embed,body.page-id-69 .elementor-element-contactmap1 iframe{min-height:430px!important;height:430px!important;}body.page-id-69 .elementor-element-contactpanelcol1>.elementor-widget-wrap{min-height:auto!important;padding:72px 40px!important;}body.page-id-69 .elementor-element-contactinfocards1>.elementor-container{grid-template-columns:1fr!important;max-width:520px!important;}}
@media(max-width:760px){body.page-id-69 .elementor-element-contactherotitle .elementor-heading-title{font-size:32px!important;padding:18px 46px!important;}body.page-id-69 .elementor-element-contactpanelcol1>.elementor-widget-wrap{padding:54px 20px 68px!important;}body.page-id-69 .elementor-element-contactheadline1 .elementor-heading-title{font-size:32px!important;}body.page-id-69 .elementor-element-contactformrow1>.elementor-container{grid-template-columns:1fr!important;}body.page-id-69 .elementor-element-contactinfo1{padding:64px 18px!important;}}

/* Horner Brothers - Contact Info Card Repair */
body.page-id-69 .elementor-element-contactinfo1{position:relative!important;background:#fff!important;padding:104px 32px 86px!important;overflow:hidden!important;}
body.page-id-69 .elementor-element-contactinfo1>.elementor-container{width:100%!important;max-width:1130px!important;margin:0 auto!important;}
body.page-id-69 .elementor-element-contactinfocol1>.elementor-widget-wrap{padding:0!important;position:relative!important;}
body.page-id-69 .elementor-element-contactinfocards1{width:100%!important;position:relative!important;z-index:2!important;}
body.page-id-69 .elementor-element-contactinfocards1>.elementor-container{width:100%!important;max-width:1130px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:38px!important;margin:0 auto!important;}
body.page-id-69 .elementor-element-contactcardphonecol,body.page-id-69 .elementor-element-contactcardemailcol,body.page-id-69 .elementor-element-contactcardlocationcol{width:auto!important;max-width:none!important;background:#fff!important;border-radius:12px!important;min-height:286px!important;box-shadow:0 18px 38px rgba(0,0,0,.06)!important;text-align:center!important;padding:34px 24px!important;box-sizing:border-box!important;}
body.page-id-69 .elementor-element-contactcardphonecol>.elementor-widget-wrap,body.page-id-69 .elementor-element-contactcardemailcol>.elementor-widget-wrap,body.page-id-69 .elementor-element-contactcardlocationcol>.elementor-widget-wrap{padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:218px!important;}
body.page-id-69 .elementor-element-contactcardphoneicon,body.page-id-69 .elementor-element-contactcardemailicon,body.page-id-69 .elementor-element-contactcardlocationicon{margin:0 0 54px!important;}
body.page-id-69 .elementor-element-contactcardphoneicon img,body.page-id-69 .elementor-element-contactcardemailicon img,body.page-id-69 .elementor-element-contactcardlocationicon img{width:90px!important;height:auto!important;display:block!important;margin:0 auto!important;}
body.page-id-69 .elementor-element-contactcardphonetitle,body.page-id-69 .elementor-element-contactcardemailtitle,body.page-id-69 .elementor-element-contactcardlocationtitle{margin:0 0 16px!important;}
body.page-id-69 .elementor-element-contactcardphonetitle .elementor-heading-title,body.page-id-69 .elementor-element-contactcardemailtitle .elementor-heading-title,body.page-id-69 .elementor-element-contactcardlocationtitle .elementor-heading-title{font-family:'Open Sans',Arial,sans-serif!important;font-size:20px!important;line-height:1.25!important;font-weight:800!important;color:#231f20!important;margin:0!important;}
body.page-id-69 .elementor-element-contactcardphonetext,body.page-id-69 .elementor-element-contactcardemailtext,body.page-id-69 .elementor-element-contactcardlocationtext{font-family:'Open Sans',Arial,sans-serif!important;font-size:16px!important;line-height:1.45!important;color:#333!important;margin:0!important;}
body.page-id-69 .elementor-element-contactcardphonetext a,body.page-id-69 .elementor-element-contactcardemailtext a{font-family:'Open Sans',Arial,sans-serif!important;font-size:16px!important;line-height:1.45!important;color:#333!important;text-decoration:none!important;}
body.page-id-69 .elementor-element-contactinfodecor1{position:absolute!important;right:-10px!important;top:34px!important;width:330px!important;max-width:26vw!important;height:auto!important;z-index:1!important;pointer-events:none!important;}
body.page-id-69 .elementor-element-contactinfodecor1 img{width:100%!important;height:auto!important;display:block!important;}
@media(max-width:1024px){body.page-id-69 .elementor-element-contactinfocards1>.elementor-container{grid-template-columns:1fr!important;max-width:520px!important;gap:28px!important;}body.page-id-69 .elementor-element-contactinfodecor1{display:none!important;}}
@media(max-width:760px){body.page-id-69 .elementor-element-contactinfo1{padding:64px 18px!important;}body.page-id-69 .elementor-element-contactcardphonecol,body.page-id-69 .elementor-element-contactcardemailcol,body.page-id-69 .elementor-element-contactcardlocationcol{min-height:230px!important;}body.page-id-69 .elementor-element-contactcardphoneicon,body.page-id-69 .elementor-element-contactcardemailicon,body.page-id-69 .elementor-element-contactcardlocationicon{margin-bottom:34px!important;}}

/* Horner Brothers - Contact Side Decor Repair */
body.page-id-69 .elementor-element-contactinfo1{position:relative!important;overflow:hidden!important;background:#fff!important;}
body.page-id-69 .elementor-element-contactinfocol1>.elementor-widget-wrap{position:relative!important;overflow:visible!important;}
body.page-id-69 .elementor-element-contactinfocards1{position:relative!important;z-index:3!important;}
body.page-id-69 .elementor-element-contactinfodecor1,body.page-id-69 .hb-contact-native-decor{display:block!important;position:absolute!important;right:-42px!important;top:-68px!important;width:365px!important;max-width:none!important;height:auto!important;z-index:1!important;pointer-events:none!important;margin:0!important;transform:none!important;}
body.page-id-69 .elementor-element-contactinfodecor1 .elementor-widget-container,body.page-id-69 .hb-contact-native-decor .elementor-widget-container{margin:0!important;padding:0!important;}
body.page-id-69 .elementor-element-contactinfodecor1 img,body.page-id-69 .hb-contact-native-decor img{width:100%!important;max-width:none!important;height:auto!important;display:block!important;opacity:1!important;}
@media(max-width:1280px){body.page-id-69 .elementor-element-contactinfodecor1,body.page-id-69 .hb-contact-native-decor{right:-74px!important;width:330px!important;}}
@media(max-width:1024px){body.page-id-69 .elementor-element-contactinfodecor1,body.page-id-69 .hb-contact-native-decor{display:none!important;}}

/* Horner Brothers - Booking Form Icon Repair */
body.home .elementor-element-bookcallbtn .elementor-button-text{font-size:0!important;display:inline-flex!important;align-items:center!important;gap:10px!important;}
body.home .elementor-element-bookcallbtn .elementor-button-text:before{content:''!important;width:18px!important;height:18px!important;display:inline-block!important;background:url('/wp-content/uploads/2026/03/form-icon-phone.png') center/contain no-repeat!important;filter:brightness(0) invert(1)!important;}
body.home .elementor-element-bookcallbtn .elementor-button-text:after{content:'Call Now to Reserve Your Spot'!important;font-size:15px!important;line-height:1!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;font-weight:700!important;}
body.home .elementor-element-bookformhtml .field-icon{font-size:0!important;color:transparent!important;width:22px!important;height:22px!important;flex:0 0 22px!important;display:block!important;background-position:center!important;background-repeat:no-repeat!important;background-size:20px 20px!important;filter:brightness(0) saturate(100%) invert(36%) sepia(5%) saturate(20%) hue-rotate(30deg) brightness(95%) contrast(90%)!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(1) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-name.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(2) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-phone.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(3) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-email.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(4) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-service.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(5) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-help.png')!important;}

/* Horner Brothers - Booking Form Icon Repair */
body.home .elementor-element-bookcallbtn .elementor-button-text{font-size:0!important;display:inline-flex!important;align-items:center!important;gap:10px!important;}
body.home .elementor-element-bookcallbtn .elementor-button-text:before{content:''!important;width:18px!important;height:18px!important;display:inline-block!important;background:url('/wp-content/uploads/2026/03/form-icon-phone.png') center/contain no-repeat!important;filter:brightness(0) invert(1)!important;}
body.home .elementor-element-bookcallbtn .elementor-button-text:after{content:'Call Now to Reserve Your Spot'!important;font-size:15px!important;line-height:1!important;color:#fff!important;font-family:'Open Sans',sans-serif!important;font-weight:700!important;}
body.home .elementor-element-bookformhtml .field-icon{font-size:0!important;color:transparent!important;width:22px!important;height:22px!important;flex:0 0 22px!important;display:block!important;background-position:center!important;background-repeat:no-repeat!important;background-size:20px 20px!important;filter:brightness(0) saturate(100%) invert(36%) sepia(5%) saturate(20%) hue-rotate(30deg) brightness(95%) contrast(90%)!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(1) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-name.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(2) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-phone.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(3) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-email.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(4) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-service.png')!important;}
body.home .elementor-element-bookformhtml .booking-form .form-field:nth-of-type(5) .field-icon{background-image:url('/wp-content/uploads/2026/03/form-icon-help.png')!important;}

/* Horner Brothers - Service CTA Buttons Row Repair */
body.page-id-49 .elementor-element-fencevinylalucol1>.elementor-widget-wrap,body.page-id-50 .elementor-element-fencectaleft>.elementor-widget-wrap,body.page-id-51 .elementor-element-fencectaleft>.elementor-widget-wrap,body.page-id-52 .elementor-element-fencectaleft>.elementor-widget-wrap,body.page-id-53 .elementor-element-fencectaleft>.elementor-widget-wrap{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:0 16px!important;padding:0!important;}
body.page-id-49 .elementor-element-fencevinylaluhead,body.page-id-49 .elementor-element-fencevinylalutext,body.page-id-50 .elementor-element-fencectahead,body.page-id-50 .elementor-element-fencectatext,body.page-id-51 .elementor-element-fencectahead,body.page-id-51 .elementor-element-fencectatext,body.page-id-52 .elementor-element-fencectahead,body.page-id-52 .elementor-element-fencectatext,body.page-id-53 .elementor-element-fencectahead,body.page-id-53 .elementor-element-fencectatext{width:100%!important;flex:0 0 100%!important;}
body.page-id-49 .elementor-element-fencevinylalubtn1,body.page-id-49 .elementor-element-fencevinylalubtn2,body.page-id-50 .elementor-element-fencectaqoute,body.page-id-50 .elementor-element-fencectacall,body.page-id-51 .elementor-element-fencectaqoute,body.page-id-51 .elementor-element-fencectacall,body.page-id-52 .elementor-element-fencectaqoute,body.page-id-52 .elementor-element-fencectacall,body.page-id-53 .elementor-element-fencectaqoute,body.page-id-53 .elementor-element-fencectacall{width:auto!important;max-width:none!important;flex:0 0 auto!important;display:inline-flex!important;margin:0!important;}
body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,body.page-id-50 .elementor-element-fencectaqoute .elementor-button,body.page-id-51 .elementor-element-fencectaqoute .elementor-button,body.page-id-52 .elementor-element-fencectaqoute .elementor-button,body.page-id-53 .elementor-element-fencectaqoute .elementor-button{background:#fff!important;border:2px solid #fff!important;color:#231F20!important;border-radius:6px!important;padding:14px 34px!important;min-width:190px!important;text-align:center!important;justify-content:center!important;font-family:'Open Sans',sans-serif!important;font-weight:800!important;font-size:14px!important;line-height:1!important;}
body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,body.page-id-50 .elementor-element-fencectacall .elementor-button,body.page-id-51 .elementor-element-fencectacall .elementor-button,body.page-id-52 .elementor-element-fencectacall .elementor-button,body.page-id-53 .elementor-element-fencectacall .elementor-button{background:transparent!important;border:2px solid rgba(255,255,255,.85)!important;color:#fff!important;border-radius:6px!important;padding:14px 34px!important;min-width:190px!important;text-align:center!important;justify-content:center!important;font-family:'Open Sans',sans-serif!important;font-weight:800!important;font-size:14px!important;line-height:1!important;}
body.page-id-50 .elementor-element-fencectabanner,body.page-id-51 .elementor-element-fencectabanner,body.page-id-52 .elementor-element-fencectabanner,body.page-id-53 .elementor-element-fencectabanner{min-height:235px!important;background-color:#AE0212!important;background-image:linear-gradient(rgba(174,2,18,.78),rgba(174,2,18,.78)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;background-size:cover!important;background-position:center!important;padding:50px 40px!important;}
body.page-id-50 .elementor-element-fencectabanner>.elementor-container,body.page-id-51 .elementor-element-fencectabanner>.elementor-container,body.page-id-52 .elementor-element-fencectabanner>.elementor-container,body.page-id-53 .elementor-element-fencectabanner>.elementor-container{max-width:1200px!important;margin:0 auto!important;display:flex!important;align-items:center!important;}
body.page-id-50 .elementor-element-fencectaleft,body.page-id-51 .elementor-element-fencectaleft,body.page-id-52 .elementor-element-fencectaleft,body.page-id-53 .elementor-element-fencectaleft{width:65%!important;flex:0 0 65%!important;}
body.page-id-50 .elementor-element-fencectaright,body.page-id-51 .elementor-element-fencectaright,body.page-id-52 .elementor-element-fencectaright,body.page-id-53 .elementor-element-fencectaright{width:35%!important;flex:0 0 35%!important;}
body.page-id-50 .elementor-element-fencectalogo,body.page-id-51 .elementor-element-fencectalogo,body.page-id-52 .elementor-element-fencectalogo,body.page-id-53 .elementor-element-fencectalogo{text-align:right!important;}
body.page-id-50 .elementor-element-fencectalogo img,body.page-id-51 .elementor-element-fencectalogo img,body.page-id-52 .elementor-element-fencectalogo img,body.page-id-53 .elementor-element-fencectalogo img{max-width:330px!important;width:100%!important;height:auto!important;}
@media(max-width:1024px){body.page-id-49 .elementor-element-fencevinylalu1>.elementor-container,body.page-id-50 .elementor-element-fencectabanner>.elementor-container,body.page-id-51 .elementor-element-fencectabanner>.elementor-container,body.page-id-52 .elementor-element-fencectabanner>.elementor-container,body.page-id-53 .elementor-element-fencectabanner>.elementor-container{flex-direction:column!important;align-items:flex-start!important;gap:28px!important;}body.page-id-50 .elementor-element-fencectaleft,body.page-id-50 .elementor-element-fencectaright,body.page-id-51 .elementor-element-fencectaleft,body.page-id-51 .elementor-element-fencectaright,body.page-id-52 .elementor-element-fencectaleft,body.page-id-52 .elementor-element-fencectaright,body.page-id-53 .elementor-element-fencectaleft,body.page-id-53 .elementor-element-fencectaright{width:100%!important;flex:0 0 100%!important;}body.page-id-50 .elementor-element-fencectalogo,body.page-id-51 .elementor-element-fencectalogo,body.page-id-52 .elementor-element-fencectalogo,body.page-id-53 .elementor-element-fencectalogo{text-align:left!important;}}
@media(max-width:680px){body.page-id-49 .elementor-element-fencevinylalubtn1,body.page-id-49 .elementor-element-fencevinylalubtn2,body.page-id-50 .elementor-element-fencectaqoute,body.page-id-50 .elementor-element-fencectacall,body.page-id-51 .elementor-element-fencectaqoute,body.page-id-51 .elementor-element-fencectacall,body.page-id-52 .elementor-element-fencectaqoute,body.page-id-52 .elementor-element-fencectacall,body.page-id-53 .elementor-element-fencectaqoute,body.page-id-53 .elementor-element-fencectacall{width:100%!important;display:flex!important;}body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,body.page-id-50 .elementor-element-fencectaqoute .elementor-button,body.page-id-50 .elementor-element-fencectacall .elementor-button,body.page-id-51 .elementor-element-fencectaqoute .elementor-button,body.page-id-51 .elementor-element-fencectacall .elementor-button,body.page-id-52 .elementor-element-fencectaqoute .elementor-button,body.page-id-52 .elementor-element-fencectacall .elementor-button,body.page-id-53 .elementor-element-fencectaqoute .elementor-button,body.page-id-53 .elementor-element-fencectacall .elementor-button{width:100%!important;}}

/* Horner Brothers - Service CTA Buttons Row Repair */
body.page-id-49 .elementor-element-fencevinylalucol1>.elementor-widget-wrap,body.page-id-50 .elementor-element-fencectaleft>.elementor-widget-wrap,body.page-id-51 .elementor-element-fencectaleft>.elementor-widget-wrap,body.page-id-52 .elementor-element-fencectaleft>.elementor-widget-wrap,body.page-id-53 .elementor-element-fencectaleft>.elementor-widget-wrap{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:0 16px!important;padding:0!important;}
body.page-id-49 .elementor-element-fencevinylaluhead,body.page-id-49 .elementor-element-fencevinylalutext,body.page-id-50 .elementor-element-fencectahead,body.page-id-50 .elementor-element-fencectatext,body.page-id-51 .elementor-element-fencectahead,body.page-id-51 .elementor-element-fencectatext,body.page-id-52 .elementor-element-fencectahead,body.page-id-52 .elementor-element-fencectatext,body.page-id-53 .elementor-element-fencectahead,body.page-id-53 .elementor-element-fencectatext{width:100%!important;flex:0 0 100%!important;}
body.page-id-49 .elementor-element-fencevinylalubtn1,body.page-id-49 .elementor-element-fencevinylalubtn2,body.page-id-50 .elementor-element-fencectaqoute,body.page-id-50 .elementor-element-fencectacall,body.page-id-51 .elementor-element-fencectaqoute,body.page-id-51 .elementor-element-fencectacall,body.page-id-52 .elementor-element-fencectaqoute,body.page-id-52 .elementor-element-fencectacall,body.page-id-53 .elementor-element-fencectaqoute,body.page-id-53 .elementor-element-fencectacall{width:auto!important;max-width:none!important;flex:0 0 auto!important;display:inline-flex!important;margin:0!important;}
body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,body.page-id-50 .elementor-element-fencectaqoute .elementor-button,body.page-id-51 .elementor-element-fencectaqoute .elementor-button,body.page-id-52 .elementor-element-fencectaqoute .elementor-button,body.page-id-53 .elementor-element-fencectaqoute .elementor-button{background:#fff!important;border:2px solid #fff!important;color:#231F20!important;border-radius:6px!important;padding:14px 34px!important;min-width:190px!important;text-align:center!important;justify-content:center!important;font-family:'Open Sans',sans-serif!important;font-weight:800!important;font-size:14px!important;line-height:1!important;}
body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,body.page-id-50 .elementor-element-fencectacall .elementor-button,body.page-id-51 .elementor-element-fencectacall .elementor-button,body.page-id-52 .elementor-element-fencectacall .elementor-button,body.page-id-53 .elementor-element-fencectacall .elementor-button{background:transparent!important;border:2px solid rgba(255,255,255,.85)!important;color:#fff!important;border-radius:6px!important;padding:14px 34px!important;min-width:190px!important;text-align:center!important;justify-content:center!important;font-family:'Open Sans',sans-serif!important;font-weight:800!important;font-size:14px!important;line-height:1!important;}
body.page-id-50 .elementor-element-fencectabanner,body.page-id-51 .elementor-element-fencectabanner,body.page-id-52 .elementor-element-fencectabanner,body.page-id-53 .elementor-element-fencectabanner{min-height:235px!important;background-color:#AE0212!important;background-image:linear-gradient(rgba(174,2,18,.78),rgba(174,2,18,.78)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;background-size:cover!important;background-position:center!important;padding:50px 40px!important;}
body.page-id-50 .elementor-element-fencectabanner>.elementor-container,body.page-id-51 .elementor-element-fencectabanner>.elementor-container,body.page-id-52 .elementor-element-fencectabanner>.elementor-container,body.page-id-53 .elementor-element-fencectabanner>.elementor-container{max-width:1200px!important;margin:0 auto!important;display:flex!important;align-items:center!important;}
body.page-id-50 .elementor-element-fencectaleft,body.page-id-51 .elementor-element-fencectaleft,body.page-id-52 .elementor-element-fencectaleft,body.page-id-53 .elementor-element-fencectaleft{width:65%!important;flex:0 0 65%!important;}
body.page-id-50 .elementor-element-fencectaright,body.page-id-51 .elementor-element-fencectaright,body.page-id-52 .elementor-element-fencectaright,body.page-id-53 .elementor-element-fencectaright{width:35%!important;flex:0 0 35%!important;}
body.page-id-50 .elementor-element-fencectalogo,body.page-id-51 .elementor-element-fencectalogo,body.page-id-52 .elementor-element-fencectalogo,body.page-id-53 .elementor-element-fencectalogo{text-align:right!important;}
body.page-id-50 .elementor-element-fencectalogo img,body.page-id-51 .elementor-element-fencectalogo img,body.page-id-52 .elementor-element-fencectalogo img,body.page-id-53 .elementor-element-fencectalogo img{max-width:330px!important;width:100%!important;height:auto!important;}
@media(max-width:1024px){body.page-id-49 .elementor-element-fencevinylalu1>.elementor-container,body.page-id-50 .elementor-element-fencectabanner>.elementor-container,body.page-id-51 .elementor-element-fencectabanner>.elementor-container,body.page-id-52 .elementor-element-fencectabanner>.elementor-container,body.page-id-53 .elementor-element-fencectabanner>.elementor-container{flex-direction:column!important;align-items:flex-start!important;gap:28px!important;}body.page-id-50 .elementor-element-fencectaleft,body.page-id-50 .elementor-element-fencectaright,body.page-id-51 .elementor-element-fencectaleft,body.page-id-51 .elementor-element-fencectaright,body.page-id-52 .elementor-element-fencectaleft,body.page-id-52 .elementor-element-fencectaright,body.page-id-53 .elementor-element-fencectaleft,body.page-id-53 .elementor-element-fencectaright{width:100%!important;flex:0 0 100%!important;}body.page-id-50 .elementor-element-fencectalogo,body.page-id-51 .elementor-element-fencectalogo,body.page-id-52 .elementor-element-fencectalogo,body.page-id-53 .elementor-element-fencectalogo{text-align:left!important;}}
@media(max-width:680px){body.page-id-49 .elementor-element-fencevinylalubtn1,body.page-id-49 .elementor-element-fencevinylalubtn2,body.page-id-50 .elementor-element-fencectaqoute,body.page-id-50 .elementor-element-fencectacall,body.page-id-51 .elementor-element-fencectaqoute,body.page-id-51 .elementor-element-fencectacall,body.page-id-52 .elementor-element-fencectaqoute,body.page-id-52 .elementor-element-fencectacall,body.page-id-53 .elementor-element-fencectaqoute,body.page-id-53 .elementor-element-fencectacall{width:100%!important;display:flex!important;}body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,body.page-id-50 .elementor-element-fencectaqoute .elementor-button,body.page-id-50 .elementor-element-fencectacall .elementor-button,body.page-id-51 .elementor-element-fencectaqoute .elementor-button,body.page-id-51 .elementor-element-fencectacall .elementor-button,body.page-id-52 .elementor-element-fencectaqoute .elementor-button,body.page-id-52 .elementor-element-fencectacall .elementor-button,body.page-id-53 .elementor-element-fencectaqoute .elementor-button,body.page-id-53 .elementor-element-fencectacall .elementor-button{width:100%!important;}}

/* Horner Brothers - Service CTA Lighter Red Overlay */
body.page-id-49 .elementor-element-fencevinylalu1{background-image:linear-gradient(rgba(174,2,18,.58),rgba(174,2,18,.58)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}
body.page-id-50 .elementor-element-fencectabanner,body.page-id-51 .elementor-element-fencectabanner,body.page-id-52 .elementor-element-fencectabanner,body.page-id-53 .elementor-element-fencectabanner{background-image:linear-gradient(rgba(174,2,18,.58),rgba(174,2,18,.58)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}

/* Horner Brothers - Service CTA Lighter Red Overlay */
body.page-id-49 .elementor-element-fencevinylalu1{background-image:linear-gradient(rgba(174,2,18,.58),rgba(174,2,18,.58)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}
body.page-id-50 .elementor-element-fencectabanner,body.page-id-51 .elementor-element-fencectabanner,body.page-id-52 .elementor-element-fencectabanner,body.page-id-53 .elementor-element-fencectabanner{background-image:linear-gradient(rgba(174,2,18,.58),rgba(174,2,18,.58)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}

/* Horner Brothers - Light Overlay For All Service CTA Banners */
body.page-id-49 .elementor-element-fencevinylalu1{background-image:linear-gradient(rgba(174,2,18,.48),rgba(174,2,18,.48)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}
body.page-id-50 .elementor-element-fencectabanner,body.page-id-51 .elementor-element-fencectabanner,body.page-id-52 .elementor-element-fencectabanner,body.page-id-53 .elementor-element-fencectabanner{background-image:linear-gradient(rgba(174,2,18,.48),rgba(174,2,18,.48)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}
body.page-id-50 .elementor-element-fencectabanner:before,body.page-id-51 .elementor-element-fencectabanner:before,body.page-id-52 .elementor-element-fencectabanner:before,body.page-id-53 .elementor-element-fencectabanner:before{background:rgba(174,2,18,.48)!important;}
body.page-id-49 .fence-vinylalu-banner::after,body.page-id-50 .fence-vinylalu-banner::after,body.page-id-51 .fence-vinylalu-banner::after,body.page-id-52 .fence-vinylalu-banner::after,body.page-id-53 .fence-vinylalu-banner::after{background:rgba(174,2,18,.48)!important;}

/* Horner Brothers - Light Overlay For All Service CTA Banners */
body.page-id-49 .elementor-element-fencevinylalu1{background-image:linear-gradient(rgba(174,2,18,.48),rgba(174,2,18,.48)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}
body.page-id-50 .elementor-element-fencectabanner,body.page-id-51 .elementor-element-fencectabanner,body.page-id-52 .elementor-element-fencectabanner,body.page-id-53 .elementor-element-fencectabanner{background-image:linear-gradient(rgba(174,2,18,.48),rgba(174,2,18,.48)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png')!important;}
body.page-id-50 .elementor-element-fencectabanner:before,body.page-id-51 .elementor-element-fencectabanner:before,body.page-id-52 .elementor-element-fencectabanner:before,body.page-id-53 .elementor-element-fencectabanner:before{background:rgba(174,2,18,.48)!important;}
body.page-id-49 .fence-vinylalu-banner::after,body.page-id-50 .fence-vinylalu-banner::after,body.page-id-51 .fence-vinylalu-banner::after,body.page-id-52 .fence-vinylalu-banner::after,body.page-id-53 .fence-vinylalu-banner::after{background:rgba(174,2,18,.48)!important;}

/* Horner Brothers - Service Banner Button Hover State */
body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,body.page-id-50 .elementor-element-fencectaqoute .elementor-button,body.page-id-50 .elementor-element-fencectacall .elementor-button,body.page-id-51 .elementor-element-fencectaqoute .elementor-button,body.page-id-51 .elementor-element-fencectacall .elementor-button,body.page-id-52 .elementor-element-fencectaqoute .elementor-button,body.page-id-52 .elementor-element-fencectacall .elementor-button,body.page-id-53 .elementor-element-fencectaqoute .elementor-button,body.page-id-53 .elementor-element-fencectacall .elementor-button,body.page-id-49 .fence-vinylalu-btns a,body.page-id-50 .fence-vinylalu-btns a,body.page-id-51 .fence-vinylalu-btns a,body.page-id-52 .fence-vinylalu-btns a,body.page-id-53 .fence-vinylalu-btns a{background:transparent!important;border:2px solid rgba(255,255,255,.85)!important;color:#fff!important;transition:all .25s ease!important;}
body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button:hover,body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button:hover,body.page-id-50 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-50 .elementor-element-fencectacall .elementor-button:hover,body.page-id-51 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-51 .elementor-element-fencectacall .elementor-button:hover,body.page-id-52 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-52 .elementor-element-fencectacall .elementor-button:hover,body.page-id-53 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-53 .elementor-element-fencectacall .elementor-button:hover,body.page-id-49 .fence-vinylalu-btns a:hover,body.page-id-50 .fence-vinylalu-btns a:hover,body.page-id-51 .fence-vinylalu-btns a:hover,body.page-id-52 .fence-vinylalu-btns a:hover,body.page-id-53 .fence-vinylalu-btns a:hover{background:#fff!important;border-color:#fff!important;color:#231F20!important;}

/* Horner Brothers - Service Banner Button Hover State */
body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,body.page-id-50 .elementor-element-fencectaqoute .elementor-button,body.page-id-50 .elementor-element-fencectacall .elementor-button,body.page-id-51 .elementor-element-fencectaqoute .elementor-button,body.page-id-51 .elementor-element-fencectacall .elementor-button,body.page-id-52 .elementor-element-fencectaqoute .elementor-button,body.page-id-52 .elementor-element-fencectacall .elementor-button,body.page-id-53 .elementor-element-fencectaqoute .elementor-button,body.page-id-53 .elementor-element-fencectacall .elementor-button,body.page-id-49 .fence-vinylalu-btns a,body.page-id-50 .fence-vinylalu-btns a,body.page-id-51 .fence-vinylalu-btns a,body.page-id-52 .fence-vinylalu-btns a,body.page-id-53 .fence-vinylalu-btns a{background:transparent!important;border:2px solid rgba(255,255,255,.85)!important;color:#fff!important;transition:all .25s ease!important;}
body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button:hover,body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button:hover,body.page-id-50 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-50 .elementor-element-fencectacall .elementor-button:hover,body.page-id-51 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-51 .elementor-element-fencectacall .elementor-button:hover,body.page-id-52 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-52 .elementor-element-fencectacall .elementor-button:hover,body.page-id-53 .elementor-element-fencectaqoute .elementor-button:hover,body.page-id-53 .elementor-element-fencectacall .elementor-button:hover,body.page-id-49 .fence-vinylalu-btns a:hover,body.page-id-50 .fence-vinylalu-btns a:hover,body.page-id-51 .fence-vinylalu-btns a:hover,body.page-id-52 .fence-vinylalu-btns a:hover,body.page-id-53 .fence-vinylalu-btns a:hover{background:#fff!important;border-color:#fff!important;color:#231F20!important;}

/* Horner Brothers - Restore Service Brochure Buttons */
body.page-id-49 .hb-service-brochure-row,body.page-id-49 .elementor-element-fencectabar,body.page-id-50 .elementor-element-fencectabar,body.page-id-51 .elementor-element-fencectabar,body.page-id-52 .elementor-element-fencectabar,body.page-id-53 .elementor-element-fencectabar,body.page-id-49 .fence-vinylalu-bar,body.page-id-50 .fence-vinylalu-bar,body.page-id-51 .fence-vinylalu-bar,body.page-id-52 .fence-vinylalu-bar,body.page-id-53 .fence-vinylalu-bar{display:block!important;background:#EDEBE5!important;padding:20px 40px!important;margin:0!important;}
body.page-id-49 .hb-service-brochure-row>.elementor-container,body.page-id-49 .elementor-element-fencectabar>.elementor-container,body.page-id-50 .elementor-element-fencectabar>.elementor-container,body.page-id-51 .elementor-element-fencectabar>.elementor-container,body.page-id-52 .elementor-element-fencectabar>.elementor-container,body.page-id-53 .elementor-element-fencectabar>.elementor-container{max-width:1200px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;}
body.page-id-49 .hb-service-brochure-row .elementor-column,body.page-id-49 .elementor-element-fencectabar .elementor-column,body.page-id-50 .elementor-element-fencectabar .elementor-column,body.page-id-51 .elementor-element-fencectabar .elementor-column,body.page-id-52 .elementor-element-fencectabar .elementor-column,body.page-id-53 .elementor-element-fencectabar .elementor-column{width:auto!important;max-width:none!important;}
body.page-id-49 .hb-service-brochure-row .elementor-widget-wrap,body.page-id-49 .elementor-element-fencectabar .elementor-widget-wrap,body.page-id-50 .elementor-element-fencectabar .elementor-widget-wrap,body.page-id-51 .elementor-element-fencectabar .elementor-widget-wrap,body.page-id-52 .elementor-element-fencectabar .elementor-widget-wrap,body.page-id-53 .elementor-element-fencectabar .elementor-widget-wrap{padding:0!important;display:block!important;}
body.page-id-49 .hb-service-brochure-row .elementor-button,body.page-id-49 .elementor-element-fencectabar .elementor-button,body.page-id-50 .elementor-element-fencectabar .elementor-button,body.page-id-51 .elementor-element-fencectabar .elementor-button,body.page-id-52 .elementor-element-fencectabar .elementor-button,body.page-id-53 .elementor-element-fencectabar .elementor-button,body.page-id-49 .fence-vinylalu-bar-item,body.page-id-50 .fence-vinylalu-bar-item,body.page-id-51 .fence-vinylalu-bar-item,body.page-id-52 .fence-vinylalu-bar-item,body.page-id-53 .fence-vinylalu-bar-item{width:100%!important;min-height:62px!important;background:#fff!important;color:#231F20!important;border:0!important;border-radius:10px!important;padding:16px 28px!important;font-family:'Open Sans',sans-serif!important;font-size:15px!important;font-weight:800!important;text-decoration:underline!important;text-decoration-thickness:.5px!important;text-underline-offset:3px!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;}
body.page-id-49 .hb-service-brochure-row .elementor-button-text,body.page-id-49 .elementor-element-fencectabar .elementor-button-text,body.page-id-50 .elementor-element-fencectabar .elementor-button-text,body.page-id-51 .elementor-element-fencectabar .elementor-button-text,body.page-id-52 .elementor-element-fencectabar .elementor-button-text,body.page-id-53 .elementor-element-fencectabar .elementor-button-text{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;}
body.page-id-49 .hb-service-brochure-doc .elementor-button-text:after,body.page-id-49 .elementor-element-fencectabrochure .elementor-button-text:after,body.page-id-50 .elementor-element-fencectabrochure .elementor-button-text:after,body.page-id-51 .elementor-element-fencectabrochure .elementor-button-text:after,body.page-id-52 .elementor-element-fencectabrochure .elementor-button-text:after,body.page-id-53 .elementor-element-fencectabrochure .elementor-button-text:after{content:''!important;width:28px!important;height:28px!important;flex:0 0 28px!important;background:url('/wp-content/uploads/icon-brochure.png') center/contain no-repeat!important;display:inline-block!important;}
body.page-id-49 .hb-service-brochure-pdf .elementor-button-text:after,body.page-id-49 .elementor-element-fencectapdf .elementor-button-text:after,body.page-id-50 .elementor-element-fencectapdf .elementor-button-text:after,body.page-id-51 .elementor-element-fencectapdf .elementor-button-text:after,body.page-id-52 .elementor-element-fencectapdf .elementor-button-text:after,body.page-id-53 .elementor-element-fencectapdf .elementor-button-text:after{content:''!important;width:28px!important;height:28px!important;flex:0 0 28px!important;background:url('/wp-content/uploads/icon-pdf.png') center/contain no-repeat!important;display:inline-block!important;}
body.page-id-49 .fence-vinylalu-bar{display:flex!important;max-width:1200px!important;margin:0 auto!important;gap:24px!important;}
body.page-id-49 .fence-vinylalu-bar-item,body.page-id-50 .fence-vinylalu-bar-item,body.page-id-51 .fence-vinylalu-bar-item,body.page-id-52 .fence-vinylalu-bar-item,body.page-id-53 .fence-vinylalu-bar-item{flex:1 1 0!important;max-width:none!important;}
body.page-id-49 .fence-vinylalu-bar-item img,body.page-id-50 .fence-vinylalu-bar-item img,body.page-id-51 .fence-vinylalu-bar-item img,body.page-id-52 .fence-vinylalu-bar-item img,body.page-id-53 .fence-vinylalu-bar-item img{width:28px!important;height:28px!important;object-fit:contain!important;display:block!important;}
@media(max-width:760px){body.page-id-49 .hb-service-brochure-row>.elementor-container,body.page-id-49 .elementor-element-fencectabar>.elementor-container,body.page-id-50 .elementor-element-fencectabar>.elementor-container,body.page-id-51 .elementor-element-fencectabar>.elementor-container,body.page-id-52 .elementor-element-fencectabar>.elementor-container,body.page-id-53 .elementor-element-fencectabar>.elementor-container{grid-template-columns:1fr!important;}body.page-id-49 .fence-vinylalu-bar{flex-direction:column!important;padding:20px!important;}body.page-id-49 .hb-service-brochure-row,body.page-id-49 .elementor-element-fencectabar,body.page-id-50 .elementor-element-fencectabar,body.page-id-51 .elementor-element-fencectabar,body.page-id-52 .elementor-element-fencectabar,body.page-id-53 .elementor-element-fencectabar{padding:20px!important;}}

/* Horner Brothers - Vinyl Brochure Bar Repair */
body.page-id-53 .fence-vinylalu-cta{background:#EDEBE5!important;margin:0!important;padding:0!important;overflow:hidden!important;}
body.page-id-53 .fence-vinylalu-bar{display:flex!important;flex-direction:row!important;max-width:1200px!important;margin:0 auto!important;padding:20px 40px!important;gap:24px!important;background:#EDEBE5!important;border-radius:0!important;box-sizing:border-box!important;}
body.page-id-53 .fence-vinylalu-bar-item{flex:1 1 0!important;max-width:none!important;width:auto!important;min-height:62px!important;background:#fff!important;color:#231F20!important;border-radius:10px!important;padding:16px 28px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;font-family:'Open Sans',sans-serif!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;text-align:center!important;text-decoration:underline!important;text-decoration-thickness:.5px!important;text-underline-offset:3px!important;box-shadow:none!important;}
body.page-id-53 .fence-vinylalu-bar-item img{width:28px!important;height:28px!important;object-fit:contain!important;display:block!important;flex:0 0 28px!important;margin:0!important;}
body.page-id-53 .fence-vinylalu-bar-item:hover{background:#fff!important;color:#231F20!important;}
@media(max-width:760px){body.page-id-53 .fence-vinylalu-bar{flex-direction:column!important;padding:20px!important;}body.page-id-53 .fence-vinylalu-bar-item{width:100%!important;}}

/* Horner Brothers - Vinyl Brochure Bar Repair */
body.page-id-53 .fence-vinylalu-cta{background:#EDEBE5!important;margin:0!important;padding:0!important;overflow:hidden!important;}
body.page-id-53 .fence-vinylalu-bar{display:flex!important;flex-direction:row!important;max-width:1200px!important;margin:0 auto!important;padding:20px 40px!important;gap:24px!important;background:#EDEBE5!important;border-radius:0!important;box-sizing:border-box!important;}
body.page-id-53 .fence-vinylalu-bar-item{flex:1 1 0!important;max-width:none!important;width:auto!important;min-height:62px!important;background:#fff!important;color:#231F20!important;border-radius:10px!important;padding:16px 28px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;font-family:'Open Sans',sans-serif!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important;text-align:center!important;text-decoration:underline!important;text-decoration-thickness:.5px!important;text-underline-offset:3px!important;box-shadow:none!important;}
body.page-id-53 .fence-vinylalu-bar-item img{width:28px!important;height:28px!important;object-fit:contain!important;display:block!important;flex:0 0 28px!important;margin:0!important;}
body.page-id-53 .fence-vinylalu-bar-item:hover{background:#fff!important;color:#231F20!important;}
@media(max-width:760px){body.page-id-53 .fence-vinylalu-bar{flex-direction:column!important;padding:20px!important;}body.page-id-53 .fence-vinylalu-bar-item{width:100%!important;}}

/* Horner Brothers - Vinyl Brochure Band Match Service Pages */
body.page-id-53 .fence-vinylalu-cta{width:100%!important;background:#EDEBE5!important;margin:0!important;padding:0!important;overflow:hidden!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner{margin:0!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar{width:100%!important;max-width:none!important;margin:0!important;padding:20px max(40px,calc((100vw - 1200px)/2))!important;background:#EDEBE5!important;border-radius:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;justify-content:initial!important;overflow:visible!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar-item{width:100%!important;max-width:none!important;min-width:0!important;min-height:62px!important;margin:0!important;padding:16px 28px!important;background:#fff!important;border:0!important;border-radius:10px!important;box-shadow:none!important;box-sizing:border-box!important;color:#231F20!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;text-align:center!important;font-family:'Open Sans',sans-serif!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important;text-decoration:underline!important;text-decoration-thickness:.5px!important;text-underline-offset:3px!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar-item img{width:28px!important;height:28px!important;max-width:28px!important;object-fit:contain!important;display:block!important;flex:0 0 28px!important;margin:0!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar-item:hover{background:#fff!important;color:#231F20!important;}
@media(max-width:760px){body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar{grid-template-columns:1fr!important;padding:20px!important;}}

/* Horner Brothers - Vinyl Brochure Band Match Service Pages */
body.page-id-53 .fence-vinylalu-cta{width:100%!important;background:#EDEBE5!important;margin:0!important;padding:0!important;overflow:hidden!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner{margin:0!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar{width:100%!important;max-width:none!important;margin:0!important;padding:20px max(40px,calc((100vw - 1200px)/2))!important;background:#EDEBE5!important;border-radius:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;justify-content:initial!important;overflow:visible!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar-item{width:100%!important;max-width:none!important;min-width:0!important;min-height:62px!important;margin:0!important;padding:16px 28px!important;background:#fff!important;border:0!important;border-radius:10px!important;box-shadow:none!important;box-sizing:border-box!important;color:#231F20!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;text-align:center!important;font-family:'Open Sans',sans-serif!important;font-size:15px!important;line-height:1.25!important;font-weight:800!important;text-decoration:underline!important;text-decoration-thickness:.5px!important;text-underline-offset:3px!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar-item img{width:28px!important;height:28px!important;max-width:28px!important;object-fit:contain!important;display:block!important;flex:0 0 28px!important;margin:0!important;}
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar-item:hover{background:#fff!important;color:#231F20!important;}
@media(max-width:760px){body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar{grid-template-columns:1fr!important;padding:20px!important;}}

/* Codex - service hero height tuning start */
body.page-id-50 .elementor-element-aluhero1,
body.page-id-50 .elementor-element-aluhero1 > .elementor-container,
body.page-id-50 .elementor-element-aluherocol1,
body.page-id-50 .elementor-element-aluhero1 .elementor-widget-wrap,
body.page-id-51 .elementor-element-clhero1,
body.page-id-51 .elementor-element-clhero1 > .elementor-container,
body.page-id-51 .elementor-element-clherocol1,
body.page-id-51 .elementor-element-clhero1 .elementor-widget-wrap,
body.page-id-52 .elementor-element-woodhero1,
body.page-id-52 .elementor-element-woodhero1 > .elementor-container,
body.page-id-52 .elementor-element-woodherocol1,
body.page-id-52 .elementor-element-woodhero1 .elementor-widget-wrap,
body.page-id-53 .elementor-element-vinylhero1,
body.page-id-53 .elementor-element-vinylhero1 > .elementor-container,
body.page-id-53 .elementor-element-vinylherocol1,
body.page-id-53 .elementor-element-vinylhero1 .elementor-widget-wrap {
    height: 500px !important;
    min-height: 500px !important;
}
body.page-id-50 .alu-hero,
body.page-id-51 .cl-hero,
body.page-id-52 .wood-hero,
body.page-id-53 .vinyl-hero,
body.page-id-53 .alu-hero {
    height: 500px !important;
}
body.page-id-49 .elementor-element-fencehero1,
body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
body.page-id-49 .elementor-element-fenceherocol1,
body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap {
    height: 330px !important;
    min-height: 330px !important;
}
@media (max-width: 1024px) {
    body.page-id-50 .elementor-element-aluhero1,
    body.page-id-50 .elementor-element-aluhero1 > .elementor-container,
    body.page-id-50 .elementor-element-aluherocol1,
    body.page-id-50 .elementor-element-aluhero1 .elementor-widget-wrap,
    body.page-id-51 .elementor-element-clhero1,
    body.page-id-51 .elementor-element-clhero1 > .elementor-container,
    body.page-id-51 .elementor-element-clherocol1,
    body.page-id-51 .elementor-element-clhero1 .elementor-widget-wrap,
    body.page-id-52 .elementor-element-woodhero1,
    body.page-id-52 .elementor-element-woodhero1 > .elementor-container,
    body.page-id-52 .elementor-element-woodherocol1,
    body.page-id-52 .elementor-element-woodhero1 .elementor-widget-wrap,
    body.page-id-53 .elementor-element-vinylhero1,
    body.page-id-53 .elementor-element-vinylhero1 > .elementor-container,
    body.page-id-53 .elementor-element-vinylherocol1,
    body.page-id-53 .elementor-element-vinylhero1 .elementor-widget-wrap {
        height: 360px !important;
        min-height: 360px !important;
    }
    body.page-id-50 .alu-hero,
    body.page-id-51 .cl-hero,
    body.page-id-52 .wood-hero,
    body.page-id-53 .vinyl-hero,
    body.page-id-53 .alu-hero {
        height: 360px !important;
    }
    body.page-id-49 .elementor-element-fencehero1,
    body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
    body.page-id-49 .elementor-element-fenceherocol1,
    body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap {
        height: 280px !important;
        min-height: 280px !important;
    }
}
@media (max-width: 768px) {
    body.page-id-50 .elementor-element-aluhero1,
    body.page-id-50 .elementor-element-aluhero1 > .elementor-container,
    body.page-id-50 .elementor-element-aluherocol1,
    body.page-id-50 .elementor-element-aluhero1 .elementor-widget-wrap,
    body.page-id-51 .elementor-element-clhero1,
    body.page-id-51 .elementor-element-clhero1 > .elementor-container,
    body.page-id-51 .elementor-element-clherocol1,
    body.page-id-51 .elementor-element-clhero1 .elementor-widget-wrap,
    body.page-id-52 .elementor-element-woodhero1,
    body.page-id-52 .elementor-element-woodhero1 > .elementor-container,
    body.page-id-52 .elementor-element-woodherocol1,
    body.page-id-52 .elementor-element-woodhero1 .elementor-widget-wrap,
    body.page-id-53 .elementor-element-vinylhero1,
    body.page-id-53 .elementor-element-vinylhero1 > .elementor-container,
    body.page-id-53 .elementor-element-vinylherocol1,
    body.page-id-53 .elementor-element-vinylhero1 .elementor-widget-wrap {
        height: 270px !important;
        min-height: 270px !important;
    }
    body.page-id-50 .alu-hero,
    body.page-id-51 .cl-hero,
    body.page-id-52 .wood-hero,
    body.page-id-53 .vinyl-hero,
    body.page-id-53 .alu-hero {
        height: 270px !important;
    }
    body.page-id-49 .elementor-element-fencehero1,
    body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
    body.page-id-49 .elementor-element-fenceherocol1,
    body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap {
        height: 220px !important;
        min-height: 220px !important;
    }
}
/* Codex - service hero height tuning end */

/* Codex - about page mobile responsive start */
@media (max-width: 1200px) {
    body.page-id-6 .about-hero-content {
        padding-left: 64px !important;
        max-width: 560px !important;
    }
    body.page-id-6 .about-hero-shape {
        clip-path: polygon(0 22%, 42% 22%, 68% 65%, 48% 100%, 0 100%) !important;
    }
    body.page-id-6 .elementor-element-aboutsvctools {
        width: 320px !important;
        opacity: .55 !important;
    }
}

@media (max-width: 1024px) {
    body.page-id-6 .about-hero {
        min-height: 680px !important;
    }
    body.page-id-6 .about-hero-bg {
        object-position: center center !important;
    }
    body.page-id-6 .about-hero-badge {
        top: 24px !important;
        font-size: 28px !important;
        padding: 14px 44px !important;
    }
    body.page-id-6 .about-hero-content {
        padding: 190px 32px 48px 42px !important;
        max-width: 500px !important;
    }
    body.page-id-6 .about-hero-heading {
        font-size: 30px !important;
        line-height: 1.25 !important;
    }
    body.page-id-6 .about-hero-subheading {
        font-size: 20px !important;
    }
    body.page-id-6 .about-hero-contact {
        gap: 18px !important;
        flex-wrap: wrap !important;
    }
    body.page-id-6 .elementor-element-aboutsvckicker,
    body.page-id-6 .elementor-element-aboutsvcheading,
    body.page-id-6 .elementor-element-aboutsvctext,
    body.page-id-6 .elementor-element-aboutsvcdiscover {
        padding-left: 28px !important;
        padding-right: 28px !important;
    }
    body.page-id-6 .elementor-element-aboutsvccards {
        padding: 0 28px 64px !important;
    }
    body.page-id-6 .elementor-element-aboutsvccards > .elementor-container {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 22px !important;
    }
    body.page-id-6 .elementor-element-aboutsvccards .elementor-column {
        width: auto !important;
        flex: none !important;
    }
    body.page-id-6 .elementor-element-aboutcredsec > .elementor-container {
        flex-direction: column !important;
    }
    body.page-id-6 .elementor-element-aboutcredleft,
    body.page-id-6 .elementor-element-aboutcredright {
        width: 100% !important;
        flex: none !important;
    }
    body.page-id-6 .elementor-element-aboutcredleft > .elementor-widget-wrap {
        max-width: 760px !important;
        padding: 56px 32px !important;
        margin: 0 auto !important;
    }
    body.page-id-6 .elementor-element-aboutcredphoto img {
        height: 360px !important;
        min-height: 360px !important;
    }
}

@media (max-width: 768px) {
    body.page-id-6 .elementor-element-abouthero1,
    body.page-id-6 .elementor-element-abouthero1 > .elementor-container,
    body.page-id-6 .elementor-element-aboutherocol1,
    body.page-id-6 .elementor-element-aboutherocol1 > .elementor-widget-wrap,
    body.page-id-6 .elementor-element-aboutherowdg1,
    body.page-id-6 .elementor-element-aboutherowdg1 .elementor-widget-container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    body.page-id-6 .about-hero {
        display: flex !important;
        flex-direction: column !important;
        min-height: 0 !important;
        overflow: hidden !important;
        background: #fff !important;
    }
    body.page-id-6 .about-hero-bg {
        position: relative !important;
        width: 100% !important;
        height: 260px !important;
        object-fit: cover !important;
        object-position: center center !important;
        display: block !important;
        z-index: 0 !important;
    }
    body.page-id-6 .about-hero-shape {
        display: none !important;
    }
    body.page-id-6 .about-hero::after {
        display: none !important;
    }
    body.page-id-6 .about-hero-badge {
        top: 22px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        font-size: 24px !important;
        line-height: 1.2 !important;
        padding: 12px 34px !important;
        border-radius: 8px !important;
        z-index: 3 !important;
    }
    body.page-id-6 .about-hero-content {
        position: relative !important;
        inset: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 30px 22px 38px !important;
        background: #fff !important;
        box-sizing: border-box !important;
    }
    body.page-id-6 .about-hero-subtitle {
        margin-bottom: 14px !important;
    }
    body.page-id-6 .about-hero-label {
        font-size: 12px !important;
        letter-spacing: 2px !important;
    }
    body.page-id-6 .about-hero-heading {
        font-size: 28px !important;
        line-height: 1.22 !important;
        margin-bottom: 16px !important;
    }
    body.page-id-6 .about-hero-subheading {
        font-size: 20px !important;
        line-height: 1.32 !important;
        margin: 24px 0 12px !important;
    }
    body.page-id-6 .about-hero-text {
        font-size: 15px !important;
        line-height: 1.68 !important;
    }
    body.page-id-6 .about-hero-contact {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 14px !important;
        margin-top: 24px !important;
    }
    body.page-id-6 .about-hero-contact-item img {
        width: 40px !important;
        height: 40px !important;
    }
    body.page-id-6 .about-hero-contact-item span {
        font-size: 14px !important;
        overflow-wrap: anywhere !important;
    }
    body.page-id-6 .elementor-element-aboutsvcsec {
        overflow: hidden !important;
    }
    body.page-id-6 .elementor-element-aboutsvctools {
        display: none !important;
    }
    body.page-id-6 .elementor-element-aboutsvckicker,
    body.page-id-6 .elementor-element-aboutsvcheading,
    body.page-id-6 .elementor-element-aboutsvctext,
    body.page-id-6 .elementor-element-aboutsvcdiscover {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }
    body.page-id-6 .elementor-element-aboutsvckicker {
        padding-top: 44px !important;
    }
    body.page-id-6 .elementor-element-aboutsvcheading .elementor-heading-title,
    body.page-id-6 .elementor-element-aboutcredheading .elementor-heading-title {
        font-size: 28px !important;
        line-height: 1.22 !important;
    }
    body.page-id-6 .elementor-element-aboutsvctext p,
    body.page-id-6 .elementor-element-aboutcredtext1 p,
    body.page-id-6 .elementor-element-aboutcredtext2 p {
        font-size: 15px !important;
        line-height: 1.7 !important;
    }
    body.page-id-6 .elementor-element-aboutsvcdiscover .elementor-button {
        width: 100% !important;
        max-width: 260px !important;
        justify-content: center !important;
        text-align: center !important;
    }
    body.page-id-6 .elementor-element-aboutsvccards {
        margin-top: 36px !important;
        padding: 0 22px 52px !important;
    }
    body.page-id-6 .elementor-element-aboutsvccards > .elementor-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 18px !important;
    }
    body.page-id-6 .elementor-element-aboutsvccards .elementor-column {
        width: 100% !important;
        flex: none !important;
        border-radius: 12px !important;
    }
    body.page-id-6 .elementor-element-aboutsvccards .elementor-widget-wrap {
        padding: 30px 20px 26px !important;
    }
    body.page-id-6 .elementor-element-aboutcredsec {
        min-height: 0 !important;
    }
    body.page-id-6 .elementor-element-aboutcredleft > .elementor-widget-wrap {
        padding: 44px 22px !important;
    }
    body.page-id-6 .elementor-element-aboutcredsub .elementor-heading-title {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }
    body.page-id-6 .elementor-element-aboutcredlogo img {
        height: 70px !important;
        max-width: 100% !important;
    }
    body.page-id-6 .elementor-element-aboutcredphoto img {
        width: 100% !important;
        height: 280px !important;
        min-height: 280px !important;
        object-fit: cover !important;
    }
}

@media (max-width: 480px) {
    body.page-id-6 .about-hero-bg {
        height: 220px !important;
    }
    body.page-id-6 .about-hero-badge {
        font-size: 21px !important;
        padding: 10px 28px !important;
    }
    body.page-id-6 .about-hero-content {
        padding: 26px 18px 34px !important;
    }
    body.page-id-6 .about-hero-heading {
        font-size: 25px !important;
    }
    body.page-id-6 .about-hero-subheading {
        font-size: 18px !important;
    }
    body.page-id-6 .elementor-element-aboutsvckicker,
    body.page-id-6 .elementor-element-aboutsvcheading,
    body.page-id-6 .elementor-element-aboutsvctext,
    body.page-id-6 .elementor-element-aboutsvcdiscover,
    body.page-id-6 .elementor-element-aboutsvccards,
    body.page-id-6 .elementor-element-aboutcredleft > .elementor-widget-wrap {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
    body.page-id-6 .elementor-element-aboutsvcheading .elementor-heading-title,
    body.page-id-6 .elementor-element-aboutcredheading .elementor-heading-title {
        font-size: 25px !important;
    }
}
/* Codex - about page mobile responsive end */

/* Horner Brothers - Compact Service CTA Final */
body.page-id-49 .elementor-element-fencevinylalu1,
body.page-id-50 .elementor-element-fencectabanner,
body.page-id-51 .elementor-element-fencectabanner,
body.page-id-52 .elementor-element-fencectabanner,
body.page-id-53 .elementor-element-fencectabanner {
    min-height: 0 !important;
    height: auto !important;
    padding: 38px 40px !important;
    background-color: #AE0212 !important;
    background-image: linear-gradient(rgba(174,2,18,.54),rgba(174,2,18,.54)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png') !important;
    background-size: cover !important;
    background-position: center center !important;
}

body.page-id-50 .elementor-element-fencectabanner:before,
body.page-id-51 .elementor-element-fencectabanner:before,
body.page-id-52 .elementor-element-fencectabanner:before,
body.page-id-53 .elementor-element-fencectabanner:before {
    background: rgba(174,2,18,.54) !important;
}

body.page-id-49 .elementor-element-fencevinylalu1 > .elementor-container,
body.page-id-50 .elementor-element-fencectabanner > .elementor-container,
body.page-id-51 .elementor-element-fencectabanner > .elementor-container,
body.page-id-52 .elementor-element-fencectabanner > .elementor-container,
body.page-id-53 .elementor-element-fencectabanner > .elementor-container {
    max-width: 1200px !important;
    min-height: 0 !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 36px !important;
}

body.page-id-49 .elementor-element-fencevinylalucol1,
body.page-id-50 .elementor-element-fencectaleft,
body.page-id-51 .elementor-element-fencectaleft,
body.page-id-52 .elementor-element-fencectaleft,
body.page-id-53 .elementor-element-fencectaleft {
    width: 66% !important;
    flex: 0 1 66% !important;
}

body.page-id-49 .elementor-element-fencevinylalulogocol,
body.page-id-50 .elementor-element-fencectaright,
body.page-id-51 .elementor-element-fencectaright,
body.page-id-52 .elementor-element-fencectaright,
body.page-id-53 .elementor-element-fencectaright {
    width: 34% !important;
    flex: 0 1 34% !important;
    text-align: right !important;
}

body.page-id-49 .elementor-element-fencevinylaluhead .elementor-heading-title,
body.page-id-50 .elementor-element-fencectahead .elementor-heading-title,
body.page-id-51 .elementor-element-fencectahead .elementor-heading-title,
body.page-id-52 .elementor-element-fencectahead .elementor-heading-title,
body.page-id-53 .elementor-element-fencectahead .elementor-heading-title {
    font-size: 38px !important;
    line-height: 1.12 !important;
    margin: 0 0 14px !important;
}

body.page-id-49 .elementor-element-fencevinylalutext p,
body.page-id-50 .elementor-element-fencectatext p,
body.page-id-51 .elementor-element-fencectatext p,
body.page-id-52 .elementor-element-fencectatext p,
body.page-id-53 .elementor-element-fencectatext p {
    font-size: 17px !important;
    line-height: 1.45 !important;
    margin: 0 0 24px !important;
    max-width: 720px !important;
}

body.page-id-49 .elementor-element-fencevinylalubtn1,
body.page-id-49 .elementor-element-fencevinylalubtn2,
body.page-id-50 .elementor-element-fencectaqoute,
body.page-id-50 .elementor-element-fencectacall,
body.page-id-51 .elementor-element-fencectaqoute,
body.page-id-51 .elementor-element-fencectacall,
body.page-id-52 .elementor-element-fencectaqoute,
body.page-id-52 .elementor-element-fencectacall,
body.page-id-53 .elementor-element-fencectaqoute,
body.page-id-53 .elementor-element-fencectacall {
    display: inline-flex !important;
    width: auto !important;
    margin: 0 14px 0 0 !important;
}

body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,
body.page-id-50 .elementor-element-fencectaqoute .elementor-button,
body.page-id-51 .elementor-element-fencectaqoute .elementor-button,
body.page-id-52 .elementor-element-fencectaqoute .elementor-button,
body.page-id-53 .elementor-element-fencectaqoute .elementor-button {
    min-width: 175px !important;
    padding: 14px 28px !important;
    background: #fff !important;
    border: 2px solid #fff !important;
    color: #111 !important;
    border-radius: 5px !important;
}

body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,
body.page-id-50 .elementor-element-fencectacall .elementor-button,
body.page-id-51 .elementor-element-fencectacall .elementor-button,
body.page-id-52 .elementor-element-fencectacall .elementor-button,
body.page-id-53 .elementor-element-fencectacall .elementor-button {
    min-width: 175px !important;
    padding: 14px 28px !important;
    background: transparent !important;
    border: 2px solid rgba(255,255,255,.9) !important;
    color: #fff !important;
    border-radius: 5px !important;
}

body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button:hover,
body.page-id-50 .elementor-element-fencectacall .elementor-button:hover,
body.page-id-51 .elementor-element-fencectacall .elementor-button:hover,
body.page-id-52 .elementor-element-fencectacall .elementor-button:hover,
body.page-id-53 .elementor-element-fencectacall .elementor-button:hover {
    background: #fff !important;
    border-color: #fff !important;
    color: #111 !important;
}

body.page-id-49 .elementor-element-fencevinylalulogo img,
body.page-id-50 .elementor-element-fencectalogo img,
body.page-id-51 .elementor-element-fencectalogo img,
body.page-id-52 .elementor-element-fencectalogo img,
body.page-id-53 .elementor-element-fencectalogo img {
    width: auto !important;
    max-width: 330px !important;
    max-height: 92px !important;
    object-fit: contain !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner {
    min-height: 0 !important;
    padding: 38px max(40px,calc((100vw - 1200px)/2)) !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner::after {
    background: rgba(174,2,18,.54) !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner-content h2 {
    font-size: 38px !important;
    line-height: 1.12 !important;
    margin-bottom: 14px !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner-content p {
    font-size: 17px !important;
    line-height: 1.45 !important;
    margin-bottom: 24px !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner-logo img {
    max-width: 330px !important;
    max-height: 92px !important;
}

body.page-id-49 .hb-service-brochure-row,
body.page-id-49 .elementor-element-fencectabar,
body.page-id-50 .elementor-element-fencectabar,
body.page-id-51 .elementor-element-fencectabar,
body.page-id-52 .elementor-element-fencectabar,
body.page-id-53 .elementor-element-fencectabar,
body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}

@media (max-width: 1024px) {
    body.page-id-49 .elementor-element-fencevinylalu1,
    body.page-id-50 .elementor-element-fencectabanner,
    body.page-id-51 .elementor-element-fencectabanner,
    body.page-id-52 .elementor-element-fencectabanner,
    body.page-id-53 .elementor-element-fencectabanner,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner {
        padding: 38px 24px !important;
    }

    body.page-id-49 .elementor-element-fencevinylalu1 > .elementor-container,
    body.page-id-50 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-51 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-52 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-53 .elementor-element-fencectabanner > .elementor-container {
        gap: 24px !important;
    }
}

@media (max-width: 767px) {
    body.page-id-49 .elementor-element-fencevinylalu1,
    body.page-id-50 .elementor-element-fencectabanner,
    body.page-id-51 .elementor-element-fencectabanner,
    body.page-id-52 .elementor-element-fencectabanner,
    body.page-id-53 .elementor-element-fencectabanner,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner {
        padding: 34px 18px !important;
    }

    body.page-id-49 .elementor-element-fencevinylalu1 > .elementor-container,
    body.page-id-50 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-51 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-52 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-53 .elementor-element-fencectabanner > .elementor-container {
        flex-direction: column !important;
        align-items: flex-start !important;
    }

    body.page-id-49 .elementor-element-fencevinylalucol1,
    body.page-id-49 .elementor-element-fencevinylalulogocol,
    body.page-id-50 .elementor-element-fencectaleft,
    body.page-id-50 .elementor-element-fencectaright,
    body.page-id-51 .elementor-element-fencectaleft,
    body.page-id-51 .elementor-element-fencectaright,
    body.page-id-52 .elementor-element-fencectaleft,
    body.page-id-52 .elementor-element-fencectaright,
    body.page-id-53 .elementor-element-fencectaleft,
    body.page-id-53 .elementor-element-fencectaright {
        width: 100% !important;
        flex: 0 0 100% !important;
        text-align: left !important;
    }

    body.page-id-49 .elementor-element-fencevinylaluhead .elementor-heading-title,
    body.page-id-50 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-51 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-52 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-53 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner-content h2 {
        font-size: 30px !important;
    }

    body.page-id-49 .elementor-element-fencevinylalubtn1,
    body.page-id-49 .elementor-element-fencevinylalubtn2,
    body.page-id-50 .elementor-element-fencectaqoute,
    body.page-id-50 .elementor-element-fencectacall,
    body.page-id-51 .elementor-element-fencectaqoute,
    body.page-id-51 .elementor-element-fencectacall,
    body.page-id-52 .elementor-element-fencectaqoute,
    body.page-id-52 .elementor-element-fencectacall,
    body.page-id-53 .elementor-element-fencectaqoute,
    body.page-id-53 .elementor-element-fencectacall {
        width: 100% !important;
        margin: 0 0 12px !important;
    }

    body.page-id-49 .elementor-element-fencevinylalubtn1 .elementor-button,
    body.page-id-49 .elementor-element-fencevinylalubtn2 .elementor-button,
    body.page-id-50 .elementor-element-fencectaqoute .elementor-button,
    body.page-id-50 .elementor-element-fencectacall .elementor-button,
    body.page-id-51 .elementor-element-fencectaqoute .elementor-button,
    body.page-id-51 .elementor-element-fencectacall .elementor-button,
    body.page-id-52 .elementor-element-fencectaqoute .elementor-button,
    body.page-id-52 .elementor-element-fencectacall .elementor-button,
    body.page-id-53 .elementor-element-fencectaqoute .elementor-button,
    body.page-id-53 .elementor-element-fencectacall .elementor-button {
        width: 100% !important;
        min-width: 0 !important;
    }
}
/* Horner Brothers - Compact Service CTA Final End */

/* Codex - about mobile hard override start */
@media (max-width: 768px) {
    html,
    html body.page-id-6 {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
    }
    html body.page-id-6 *,
    html body.page-id-6 *::before,
    html body.page-id-6 *::after {
        box-sizing: border-box !important;
    }
    html body.page-id-6 .hb-header,
    html body.page-id-6 .hb-topbar,
    html body.page-id-6 .hb-nav-wrap,
    html body.page-id-6 .hb-navbar,
    html body.page-id-6 .elementor,
    html body.page-id-6 .elementor-section,
    html body.page-id-6 .elementor-container,
    html body.page-id-6 .elementor-column,
    html body.page-id-6 .elementor-widget-wrap,
    html body.page-id-6 .elementor-widget-container {
        max-width: 100% !important;
    }

    html body.page-id-6 .hb-topbar {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 14px !important;
        padding: 18px 16px !important;
        width: 100% !important;
    }
    html body.page-id-6 .hb-topbar .logo img {
        height: 54px !important;
        max-width: 180px !important;
    }
    html body.page-id-6 .hb-topbar .right-section {
        display: grid !important;
        grid-template-columns: 1fr !important;
        width: 100% !important;
        gap: 10px !important;
        justify-items: center !important;
    }
    html body.page-id-6 .hb-topbar .social-icons {
        padding: 0 !important;
        justify-content: center !important;
        gap: 10px !important;
        flex-wrap: wrap !important;
    }
    html body.page-id-6 .hb-topbar .social-icons a {
        width: 34px !important;
        height: 34px !important;
    }
    html body.page-id-6 .hb-topbar .info-block {
        width: 100% !important;
        justify-content: center !important;
        text-align: center !important;
        padding: 0 !important;
        border-left: 0 !important;
    }
    html body.page-id-6 .hb-topbar .info-block .value {
        font-size: 13px !important;
        overflow-wrap: anywhere !important;
    }
    html body.page-id-6 .hb-nav-wrap {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }
    html body.page-id-6 .hb-navbar {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 12px !important;
        padding: 12px 14px !important;
        width: 100% !important;
    }
    html body.page-id-6 .hb-navbar .nav-links {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 6px !important;
        width: 100% !important;
    }
    html body.page-id-6 .hb-navbar .nav-links > a,
    html body.page-id-6 .hb-navbar .dropdown > a {
        font-size: 12px !important;
        padding: 8px 12px !important;
        white-space: nowrap !important;
    }
    html body.page-id-6 .hb-navbar .dropdown-menu {
        position: absolute !important;
        min-width: 190px !important;
    }
    html body.page-id-6 .hb-navbar .cta-btn {
        align-self: center !important;
        width: 100% !important;
        max-width: 260px !important;
        text-align: center !important;
        font-size: 13px !important;
        padding: 11px 20px !important;
    }

    html body.page-id-6 .elementor-6 .elementor-element-abouthero1,
    html body.page-id-6 .elementor-6 .elementor-element-abouthero1 > .elementor-container,
    html body.page-id-6 .elementor-6 .elementor-element-aboutherocol1,
    html body.page-id-6 .elementor-6 .elementor-element-aboutherocol1 > .elementor-widget-wrap,
    html body.page-id-6 .elementor-6 .elementor-element-aboutherowdg1,
    html body.page-id-6 .elementor-6 .elementor-element-aboutherowdg1 .elementor-widget-container {
        width: 100% !important;
        max-width: 100% !important;
        min-height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        display: block !important;
        overflow: hidden !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-abouthero1::before,
    html body.page-id-6 .elementor-6 .elementor-element-abouthero1::after {
        display: none !important;
        content: none !important;
    }
    html body.page-id-6 .elementor-6 .about-hero {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: 0 !important;
        overflow: hidden !important;
        background: #fff !important;
        font-family: 'Manrope', sans-serif !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-bg {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        height: 230px !important;
        min-height: 230px !important;
        object-fit: cover !important;
        object-position: center center !important;
        display: block !important;
        z-index: 0 !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-shape,
    html body.page-id-6 .elementor-6 .about-hero::after {
        display: none !important;
        content: none !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-badge {
        position: absolute !important;
        top: 20px !important;
        left: 50% !important;
        right: auto !important;
        bottom: auto !important;
        transform: translateX(-50%) !important;
        font-size: 21px !important;
        line-height: 1.2 !important;
        padding: 10px 28px !important;
        border-radius: 7px !important;
        z-index: 3 !important;
        white-space: nowrap !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-content {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 28px 18px 36px !important;
        margin: 0 !important;
        background: #fff !important;
        z-index: 1 !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-heading {
        font-size: 25px !important;
        line-height: 1.23 !important;
        margin: 0 0 16px !important;
        max-width: 100% !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-subheading {
        font-size: 18px !important;
        line-height: 1.32 !important;
        margin: 22px 0 12px !important;
        max-width: 100% !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-text {
        font-size: 14px !important;
        line-height: 1.68 !important;
        max-width: 100% !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-contact {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 12px !important;
        margin-top: 22px !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-contact-item {
        width: 100% !important;
        min-width: 0 !important;
    }
    html body.page-id-6 .elementor-6 .about-hero-contact-item span {
        font-size: 14px !important;
        overflow-wrap: anywhere !important;
        min-width: 0 !important;
    }

    html body.page-id-6 .elementor-6 .elementor-element-aboutsvcsec,
    html body.page-id-6 .elementor-6 .elementor-element-aboutcredsec {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvckicker,
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvcheading,
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvctext,
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvcdiscover {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 18px !important;
        padding-right: 18px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvckicker {
        padding-top: 42px !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvcheading .elementor-heading-title,
    html body.page-id-6 .elementor-6 .elementor-element-aboutcredheading .elementor-heading-title {
        font-size: 25px !important;
        line-height: 1.22 !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvccards {
        width: 100% !important;
        max-width: 100% !important;
        margin: 34px 0 0 !important;
        padding: 0 18px 50px !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvccards > .elementor-container {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 18px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutsvccards .elementor-column {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutcredsec > .elementor-container {
        display: flex !important;
        flex-direction: column !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutcredleft,
    html body.page-id-6 .elementor-6 .elementor-element-aboutcredright {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutcredleft > .elementor-widget-wrap {
        width: 100% !important;
        max-width: 100% !important;
        padding: 42px 18px !important;
        margin: 0 !important;
    }
    html body.page-id-6 .elementor-6 .elementor-element-aboutcredphoto img {
        width: 100% !important;
        height: 260px !important;
        min-height: 260px !important;
        object-fit: cover !important;
    }
}
/* Codex - about mobile hard override end */

/* Horner Brothers - Service CTA Lower Opacity Final */
body.page-id-49 .elementor-element-fencevinylalu1,
body.page-id-50 .elementor-element-fencectabanner,
body.page-id-51 .elementor-element-fencectabanner,
body.page-id-52 .elementor-element-fencectabanner,
body.page-id-53 .elementor-element-fencectabanner {
    background-image: linear-gradient(rgba(174,2,18,.38),rgba(174,2,18,.38)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png') !important;
}

body.page-id-50 .elementor-element-fencectabanner:before,
body.page-id-51 .elementor-element-fencectabanner:before,
body.page-id-52 .elementor-element-fencectabanner:before,
body.page-id-53 .elementor-element-fencectabanner:before {
    background: rgba(174,2,18,.38) !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner::after {
    background: rgba(174,2,18,.38) !important;
}
/* Horner Brothers - Service CTA Lower Opacity Final End */

/* Codex - about header footer home mobile parity start */
@media (max-width: 900px) {
    html body.page-id-6,
    html body.page-id-6 .site,
    html body.page-id-6 .elementor {
        overflow-x: hidden !important;
    }

    html body.page-id-6 .hb-topbar {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 18px !important;
        padding: 20px 18px !important;
        text-align: center !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    html body.page-id-6 .hb-topbar .right-section {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 14px !important;
        width: 100% !important;
    }
    html body.page-id-6 .hb-topbar .social-icons {
        padding-right: 0 !important;
        justify-content: center !important;
    }
    html body.page-id-6 .hb-topbar .info-block {
        border-left: none !important;
        padding: 0 !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        text-align: center !important;
    }

    html body.page-id-6 .hb-navbar {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 14px !important;
        padding: 16px 18px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    html body.page-id-6 .hb-navbar .nav-links {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, auto)) !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 8px !important;
        width: 100% !important;
    }
    html body.page-id-6 .hb-navbar .nav-links > a,
    html body.page-id-6 .hb-navbar .dropdown > a {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 8px 14px !important;
        font-size: 13px !important;
        line-height: 1.2 !important;
        min-height: 36px !important;
        text-align: center !important;
        white-space: nowrap !important;
    }
    html body.page-id-6 .hb-navbar .nav-links > a:nth-of-type(3) {
        grid-column: 1 !important;
        grid-row: 2 !important;
    }
    html body.page-id-6 .hb-navbar .nav-links > a:nth-of-type(4) {
        grid-column: 2 !important;
        grid-row: 2 !important;
    }
    html body.page-id-6 .hb-navbar .dropdown-menu {
        position: static !important;
        min-width: 100% !important;
        margin-top: 6px !important;
    }
    html body.page-id-6 .hb-navbar .cta-btn {
        width: 100% !important;
        max-width: 320px !important;
        text-align: center !important;
        padding: 13px 20px !important;
    }

    html body.page-id-6 .hb-footer-inner {
        display: flex !important;
        flex-direction: column !important;
        gap: 34px !important;
        padding: 0 20px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    html body.page-id-6 .hb-footer-left,
    html body.page-id-6 .hb-footer-right {
        width: 100% !important;
        max-width: 100% !important;
        flex: none !important;
    }
    html body.page-id-6 .hb-footer-social {
        flex-wrap: wrap !important;
        gap: 14px !important;
    }
    html body.page-id-6 .hb-footer-badges {
        margin-left: 0 !important;
        gap: 18px !important;
        flex-wrap: wrap !important;
    }
    html body.page-id-6 .hb-newsletter {
        display: flex !important;
        flex-direction: column !important;
        gap: 8px !important;
    }
    html body.page-id-6 .hb-newsletter input,
    html body.page-id-6 .hb-newsletter button {
        width: 100% !important;
        border-radius: 4px !important;
    }
}

@media (max-width: 430px) {
    html body.page-id-6 .hb-navbar .nav-links {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
    html body.page-id-6 .hb-navbar .nav-links > a,
    html body.page-id-6 .hb-navbar .dropdown > a {
        width: 100% !important;
        padding: 8px 7px !important;
        font-size: 11px !important;
    }
    html body.page-id-6 .hb-navbar .dropdown > a {
        white-space: normal !important;
    }
}
/* Codex - about header footer home mobile parity end */

/* Horner Brothers - Service CTA Very Light Overlay Final */
body.page-id-49 .elementor-element-fencevinylalu1,
body.page-id-50 .elementor-element-fencectabanner,
body.page-id-51 .elementor-element-fencectabanner,
body.page-id-52 .elementor-element-fencectabanner,
body.page-id-53 .elementor-element-fencectabanner {
    background-image: linear-gradient(rgba(174,2,18,.22),rgba(174,2,18,.22)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png') !important;
}

body.page-id-50 .elementor-element-fencectabanner:before,
body.page-id-51 .elementor-element-fencectabanner:before,
body.page-id-52 .elementor-element-fencectabanner:before,
body.page-id-53 .elementor-element-fencectabanner:before {
    background: rgba(174,2,18,.22) !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner::after {
    background: rgba(174,2,18,.22) !important;
}
/* Horner Brothers - Service CTA Very Light Overlay Final End */

/* Codex - old mobile service hamburger dropdown disabled; replaced by sidebar menu */

/* Horner Brothers - Service CTA Minimal Overlay Final */
body.page-id-49 .elementor-element-fencevinylalu1,
body.page-id-50 .elementor-element-fencectabanner,
body.page-id-51 .elementor-element-fencectabanner,
body.page-id-52 .elementor-element-fencectabanner,
body.page-id-53 .elementor-element-fencectabanner {
    background-image: linear-gradient(rgba(174,2,18,.12),rgba(174,2,18,.12)),url('/wp-content/uploads/2026/03/vinyl-alu-bg.png') !important;
}

body.page-id-50 .elementor-element-fencectabanner:before,
body.page-id-51 .elementor-element-fencectabanner:before,
body.page-id-52 .elementor-element-fencectabanner:before,
body.page-id-53 .elementor-element-fencectabanner:before {
    background: rgba(174,2,18,.12) !important;
}

body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner::after {
    background: rgba(174,2,18,.12) !important;
}
/* Horner Brothers - Service CTA Minimal Overlay Final End */

/* Codex - mobile full burger menu start */
html body .hb-mobile-menu-toggle,
html body .hb-mobile-menu-backdrop,
html body .hb-mobile-nav-logo,
html body .hb-mobile-sidebar-contact {
    display: none !important;
}
@media (max-width: 900px) {
    html body .hb-nav-wrap {
        position: relative !important;
        overflow: visible !important;
        background: #231F20 !important;
        z-index: 1000 !important;
    }
    html body .hb-navbar {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 72px !important;
        padding: 12px 18px !important;
        margin: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    html body .hb-mobile-menu-toggle {
        position: absolute !important;
        left: 18px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 44px !important;
        height: 44px !important;
        padding: 0 !important;
        border: 1px solid rgba(255,255,255,.35) !important;
        border-radius: 6px !important;
        background: transparent !important;
        color: #fff !important;
        font-size: 0 !important;
        line-height: 1 !important;
        cursor: pointer !important;
        box-sizing: border-box !important;
        z-index: 10012 !important;
    }
    html body .hb-mobile-menu-toggle::before {
        content: '' !important;
        width: 20px !important;
        height: 14px !important;
        flex: 0 0 20px !important;
        background: linear-gradient(currentColor 0 0) top/100% 2px no-repeat,
                    linear-gradient(currentColor 0 0) center/100% 2px no-repeat,
                    linear-gradient(currentColor 0 0) bottom/100% 2px no-repeat !important;
    }
    html body .hb-navbar.is-open .hb-mobile-menu-toggle {
        background: #fff !important;
        color: #231F20 !important;
        border-color: #fff !important;
    }
    html body .hb-mobile-nav-logo {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 48px !important;
        max-width: 150px !important;
        margin: 0 auto !important;
        text-decoration: none !important;
        z-index: 10001 !important;
    }
    html body .hb-mobile-nav-logo img {
        display: block !important;
        height: 44px !important;
        width: auto !important;
        max-width: 150px !important;
        object-fit: contain !important;
    }
    html body .hb-mobile-menu-backdrop {
        position: fixed !important;
        inset: 0 !important;
        display: none !important;
        background: rgba(0,0,0,.52) !important;
        z-index: 9998 !important;
    }
    html body.mobile-menu-open .hb-mobile-menu-backdrop {
        display: block !important;
    }
    html body.mobile-menu-open {
        overflow: hidden !important;
    }
    html body .hb-navbar .nav-links {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        width: min(82vw, 320px) !important;
        max-width: 320px !important;
        height: 100vh !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        justify-content: flex-start !important;
        gap: 0 !important;
        padding: 88px 18px 22px !important;
        margin: 0 !important;
        background: #231F20 !important;
        opacity: 1 !important;
        pointer-events: auto !important;
        box-shadow: 18px 0 34px rgba(0,0,0,.28) !important;
        transform: translateX(-105%) !important;
        transition: transform .25s ease !important;
        z-index: 10010 !important;
        overflow-y: auto !important;
        box-sizing: border-box !important;
        pointer-events: auto !important;
    }
    html body .hb-navbar.is-open .nav-links {
        transform: translateX(0) !important;
    }
    html body .hb-navbar.is-open .nav-links * {
        opacity: 1 !important;
        filter: none !important;
        pointer-events: auto !important;
    }
    html body .hb-navbar .nav-links > a,
    html body .hb-navbar .dropdown > a {
        display: flex !important;
        width: 100% !important;
        min-height: 46px !important;
        align-items: center !important;
        justify-content: flex-start !important;
        padding: 13px 14px !important;
        border: 0 !important;
        border-bottom: 1px solid rgba(255,255,255,.12) !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        font-size: 15px !important;
        line-height: 1.2 !important;
        text-align: left !important;
        white-space: normal !important;
        box-sizing: border-box !important;
        cursor: pointer !important;
    }
    html body .hb-navbar .nav-links > a.active,
    html body .hb-navbar .dropdown > a.active,
    html body .hb-navbar .nav-links > a:hover,
    html body .hb-navbar .dropdown > a:hover,
    html body .hb-navbar .nav-links > a:focus,
    html body .hb-navbar .dropdown > a:focus {
        background: rgba(255,255,255,.10) !important;
        color: #fff !important;
    }
    html body .hb-navbar .dropdown {
        display: block !important;
        width: 100% !important;
        position: static !important;
    }
    html body .hb-navbar .dropdown > a::before {
        content: none !important;
        display: none !important;
    }
    html body .hb-navbar .dropdown > a::after {
        content: '▾' !important;
        display: inline-block !important;
        margin-left: auto !important;
        font-size: 14px !important;
    }
    html body .hb-navbar .dropdown-menu {
        position: static !important;
        display: none !important;
        width: 100% !important;
        min-width: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        border-radius: 0 !important;
        background: #151313 !important;
        box-shadow: none !important;
    }
    html body .hb-navbar .dropdown.is-open .dropdown-menu {
        display: block !important;
    }
    html body .hb-navbar .dropdown-menu a {
        display: block !important;
        width: 100% !important;
        padding: 12px 16px 12px 28px !important;
        border: 0 !important;
        border-bottom: 1px solid rgba(255,255,255,.09) !important;
        border-radius: 0 !important;
        background: #151313 !important;
        color: #fff !important;
        font-size: 14px !important;
        text-align: left !important;
        box-sizing: border-box !important;
    }
    html body .hb-navbar .dropdown-menu a:hover,
    html body .hb-navbar .dropdown-menu a:focus {
        background: rgba(255,255,255,.10) !important;
        color: #fff !important;
    }
    html body .hb-navbar .hb-mobile-sidebar-contact {
        display: none !important;
    }
    html body .hb-navbar.is-open .hb-mobile-sidebar-contact {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 16px 0 0 !important;
        border-top: 1px solid rgba(255,255,255,.14) !important;
        color: #fff !important;
        font-family: 'Manrope', sans-serif !important;
        box-sizing: border-box !important;
        position: static !important;
        transform: none !important;
    }
    html body .hb-mobile-sidebar-social {
        display: flex !important;
        align-items: center !important;
        gap: 10px !important;
        flex-wrap: wrap !important;
    }
    html body .hb-mobile-sidebar-social a {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 50% !important;
        background: rgba(255,255,255,.10) !important;
    }
    html body .hb-mobile-sidebar-social img {
        width: 15px !important;
        height: 15px !important;
        object-fit: contain !important;
        filter: brightness(0) invert(1) !important;
    }
    html body .hb-mobile-sidebar-info {
        display: grid !important;
        gap: 8px !important;
        padding-top: 4px !important;
    }
    html body .hb-mobile-sidebar-info a {
        display: block !important;
        color: #fff !important;
        font-size: 13px !important;
        line-height: 1.35 !important;
        text-decoration: none !important;
        overflow-wrap: anywhere !important;
    }
    html body .hb-mobile-sidebar-info a:hover,
    html body .hb-mobile-sidebar-info a:focus {
        color: #fff !important;
        text-decoration: underline !important;
    }


    html body .hb-navbar .nav-links .hb-mobile-sidebar-footer {
        display: none !important;
    }
    html body .hb-navbar.is-open .nav-links .hb-mobile-sidebar-footer {
        display: flex !important;
        flex-direction: column !important;
        gap: 16px !important;
        width: 100% !important;
        margin-top: auto !important;
        padding-top: 22px !important;
        box-sizing: border-box !important;
    }
    html body .hb-navbar.is-open .nav-links .hb-mobile-sidebar-cta {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: 46px !important;
        padding: 13px 18px !important;
        margin: 0 !important;
        border-radius: 999px !important;
        background: #AE0212 !important;
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        text-align: center !important;
        text-decoration: none !important;
        position: static !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    html body .hb-navbar .nav-links .hb-mobile-sidebar-contact {
        display: none !important;
    }
    html body .hb-navbar.is-open .nav-links .hb-mobile-sidebar-contact {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 16px 0 0 !important;
        border-top: 1px solid rgba(255,255,255,.14) !important;
        color: #fff !important;
        font-family: 'Manrope', sans-serif !important;
        box-sizing: border-box !important;
        position: static !important;
        transform: none !important;
    }
    html body .hb-navbar .nav-links .hb-mobile-sidebar-social {
        display: flex !important;
        align-items: center !important;
        gap: 10px !important;
        flex-wrap: wrap !important;
    }
    html body .hb-navbar .nav-links .hb-mobile-sidebar-social a {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 34px !important;
        height: 34px !important;
        border-radius: 50% !important;
        background: rgba(255,255,255,.10) !important;
    }
    html body .hb-navbar .nav-links .hb-mobile-sidebar-social img {
        width: 15px !important;
        height: 15px !important;
        object-fit: contain !important;
        filter: brightness(0) invert(1) !important;
    }
    html body .hb-navbar .nav-links .hb-mobile-sidebar-info {
        display: grid !important;
        gap: 8px !important;
        padding-top: 4px !important;
    }
    html body .hb-navbar .nav-links .hb-mobile-sidebar-info a {
        display: block !important;
        min-height: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        color: #fff !important;
        background: transparent !important;
        font-size: 13px !important;
        line-height: 1.35 !important;
        text-decoration: none !important;
        overflow-wrap: anywhere !important;
    }
    html body .hb-navbar .nav-links .hb-mobile-sidebar-info a:hover,
    html body .hb-navbar .nav-links .hb-mobile-sidebar-info a:focus {
        color: #fff !important;
        text-decoration: underline !important;
    }

}
/* Codex - mobile full burger menu end */

/* Horner Brothers - Final Service Mobile Responsiveness */
body.page-id-49,
body.page-id-50,
body.page-id-51,
body.page-id-52,
body.page-id-53 {
    overflow-x: hidden !important;
}

body.page-id-49 .elementor-section,
body.page-id-50 .elementor-section,
body.page-id-51 .elementor-section,
body.page-id-52 .elementor-section,
body.page-id-53 .elementor-section {
    max-width: 100vw !important;
}

body.page-id-49 .elementor-container,
body.page-id-50 .elementor-container,
body.page-id-51 .elementor-container,
body.page-id-52 .elementor-container,
body.page-id-53 .elementor-container {
    box-sizing: border-box !important;
}

body.page-id-49 img,
body.page-id-50 img,
body.page-id-51 img,
body.page-id-52 img,
body.page-id-53 img {
    max-width: 100% !important;
}

@media (max-width: 1024px) {
    body.page-id-49 .elementor-element-fencehero1,
    body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
    body.page-id-49 .elementor-element-fenceherocol1,
    body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap,
    body.page-id-50 .elementor-element-aluhero1,
    body.page-id-50 .elementor-element-aluhero1 > .elementor-container,
    body.page-id-50 .elementor-element-aluherocol1,
    body.page-id-50 .elementor-element-aluhero1 .elementor-widget-wrap,
    body.page-id-51 .elementor-element-clhero1,
    body.page-id-51 .elementor-element-clhero1 > .elementor-container,
    body.page-id-51 .elementor-element-clherocol1,
    body.page-id-51 .elementor-element-clhero1 .elementor-widget-wrap,
    body.page-id-52 .elementor-element-woodhero1,
    body.page-id-52 .elementor-element-woodhero1 > .elementor-container,
    body.page-id-52 .elementor-element-woodherocol1,
    body.page-id-52 .elementor-element-woodhero1 .elementor-widget-wrap,
    body.page-id-53 .elementor-element-vinylhero1,
    body.page-id-53 .elementor-element-vinylhero1 > .elementor-container,
    body.page-id-53 .elementor-element-vinylherocol1,
    body.page-id-53 .elementor-element-vinylhero1 .elementor-widget-wrap {
        height: 280px !important;
        min-height: 280px !important;
    }

    body.page-id-49 .elementor-element-fenceherowdg1 .elementor-heading-title,
    body.page-id-50 .elementor-element-aluherowdg1 .elementor-heading-title,
    body.page-id-51 .elementor-element-clherowdg1 .elementor-heading-title,
    body.page-id-52 .elementor-element-woodherowdg1 .elementor-heading-title,
    body.page-id-53 .elementor-element-vinylherowdg1 .elementor-heading-title {
        max-width: calc(100vw - 48px) !important;
        padding: 20px 54px !important;
        font-size: 34px !important;
        line-height: 1.14 !important;
        text-align: center !important;
        white-space: normal !important;
        word-break: normal !important;
    }

    body.page-id-49 .elementor-element-fencecontent1,
    body.page-id-49 .elementor-element-fencetrusted1,
    body.page-id-49 .elementor-element-fencecustom1,
    body.page-id-49 .elementor-element-fencegallery1,
    body.page-id-50 .elementor-element-alucontent1,
    body.page-id-51 .elementor-element-clcontent1,
    body.page-id-52 .elementor-element-woodcontent1,
    body.page-id-53 .elementor-element-vinylcontent1,
    body.page-id-50 .elementor-element-alugallery1,
    body.page-id-51 .elementor-element-clgallery1,
    body.page-id-52 .elementor-element-woodgallery1,
    body.page-id-53 .elementor-element-vinylgallery1 {
        padding-left: 28px !important;
        padding-right: 28px !important;
    }

    body.page-id-49 .elementor-element-fencecontent1 > .elementor-container,
    body.page-id-49 .elementor-element-fencetrustedcards > .elementor-container,
    body.page-id-49 .elementor-element-fencegallerygrid > .elementor-container {
        display: grid !important;
        gap: 28px !important;
    }

    body.page-id-49 .elementor-element-fencecontent1 > .elementor-container {
        grid-template-columns: 1fr !important;
    }

    body.page-id-49 .elementor-element-fencecontentleft,
    body.page-id-49 .elementor-element-fencecontentright {
        width: 100% !important;
        max-width: 100% !important;
    }

    body.page-id-49 .elementor-element-fencecontentright {
        order: -1 !important;
    }

    body.page-id-49 .elementor-element-fencecontentimg img {
        width: 100% !important;
        height: auto !important;
        max-height: 420px !important;
        object-fit: cover !important;
        border-radius: 8px !important;
    }

    body.page-id-49 .elementor-element-fencetrustedcards > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    body.page-id-49 .elementor-element-fencetrustedcards .elementor-column {
        width: 100% !important;
    }

    body.page-id-49 .elementor-element-fencegallerygrid > .elementor-container,
    body.page-id-50 .elementor-element-alugalgrid > .elementor-container,
    body.page-id-51 .elementor-element-clgalgrid > .elementor-container,
    body.page-id-52 .elementor-element-woodgalgrid > .elementor-container,
    body.page-id-53 .elementor-element-vinylgalgrid > .elementor-container {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 22px !important;
    }

    body.page-id-49 .elementor-element-fencegallerygrid .elementor-column,
    body.page-id-50 .elementor-element-alugalgrid .elementor-column,
    body.page-id-51 .elementor-element-clgalgrid .elementor-column,
    body.page-id-52 .elementor-element-woodgalgrid .elementor-column,
    body.page-id-53 .elementor-element-vinylgalgrid .elementor-column {
        width: 100% !important;
        max-width: none !important;
    }

    body.page-id-49 .elementor-element-fencegallerygrid img,
    body.page-id-50 .elementor-element-alugalgrid img,
    body.page-id-51 .elementor-element-clgalgrid img,
    body.page-id-52 .elementor-element-woodgalgrid img,
    body.page-id-53 .elementor-element-vinylgalgrid img {
        width: 100% !important;
        height: 240px !important;
        object-fit: cover !important;
        display: block !important;
    }

    body.page-id-49 .fence-quality {
        padding: 64px 28px !important;
    }

    body.page-id-49 .fence-quality-header {
        max-width: 880px !important;
        margin: 0 auto 36px !important;
    }

    body.page-id-49 .fence-quality-cards {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 22px !important;
        max-width: 860px !important;
        margin: 0 auto !important;
    }

    body.page-id-49 .fence-quality-card {
        min-height: 0 !important;
        padding: 30px 28px !important;
    }

    body.page-id-49 .elementor-element-fencevinylalu1 > .elementor-container,
    body.page-id-50 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-51 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-52 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-53 .elementor-element-fencectabanner > .elementor-container,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        text-align: left !important;
    }

    body.page-id-49 .elementor-element-fencevinylalucol1,
    body.page-id-49 .elementor-element-fencevinylalulogocol,
    body.page-id-50 .elementor-element-fencectaleft,
    body.page-id-50 .elementor-element-fencectaright,
    body.page-id-51 .elementor-element-fencectaleft,
    body.page-id-51 .elementor-element-fencectaright,
    body.page-id-52 .elementor-element-fencectaleft,
    body.page-id-52 .elementor-element-fencectaright,
    body.page-id-53 .elementor-element-fencectaleft,
    body.page-id-53 .elementor-element-fencectaright {
        width: 100% !important;
        flex: 0 0 100% !important;
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    body.page-id-49 .elementor-section,
    body.page-id-50 .elementor-section,
    body.page-id-51 .elementor-section,
    body.page-id-52 .elementor-section,
    body.page-id-53 .elementor-section {
        left: auto !important;
        width: 100% !important;
    }

    body.page-id-49 .elementor-widget-wrap,
    body.page-id-50 .elementor-widget-wrap,
    body.page-id-51 .elementor-widget-wrap,
    body.page-id-52 .elementor-widget-wrap,
    body.page-id-53 .elementor-widget-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.page-id-49 .elementor-element-fencehero1,
    body.page-id-49 .elementor-element-fencehero1 > .elementor-container,
    body.page-id-49 .elementor-element-fenceherocol1,
    body.page-id-49 .elementor-element-fenceherocol1 > .elementor-widget-wrap,
    body.page-id-50 .elementor-element-aluhero1,
    body.page-id-50 .elementor-element-aluhero1 > .elementor-container,
    body.page-id-50 .elementor-element-aluherocol1,
    body.page-id-50 .elementor-element-aluhero1 .elementor-widget-wrap,
    body.page-id-51 .elementor-element-clhero1,
    body.page-id-51 .elementor-element-clhero1 > .elementor-container,
    body.page-id-51 .elementor-element-clherocol1,
    body.page-id-51 .elementor-element-clhero1 .elementor-widget-wrap,
    body.page-id-52 .elementor-element-woodhero1,
    body.page-id-52 .elementor-element-woodhero1 > .elementor-container,
    body.page-id-52 .elementor-element-woodherocol1,
    body.page-id-52 .elementor-element-woodhero1 .elementor-widget-wrap,
    body.page-id-53 .elementor-element-vinylhero1,
    body.page-id-53 .elementor-element-vinylhero1 > .elementor-container,
    body.page-id-53 .elementor-element-vinylherocol1,
    body.page-id-53 .elementor-element-vinylhero1 .elementor-widget-wrap {
        height: 214px !important;
        min-height: 214px !important;
        padding-top: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    body.page-id-49 .elementor-element-fenceherowdg1 .elementor-heading-title,
    body.page-id-50 .elementor-element-aluherowdg1 .elementor-heading-title,
    body.page-id-51 .elementor-element-clherowdg1 .elementor-heading-title,
    body.page-id-52 .elementor-element-woodherowdg1 .elementor-heading-title,
    body.page-id-53 .elementor-element-vinylherowdg1 .elementor-heading-title {
        width: auto !important;
        max-width: calc(100vw - 36px) !important;
        padding: 16px 30px !important;
        border-radius: 10px !important;
        font-size: 28px !important;
        line-height: 1.12 !important;
    }

    body.page-id-49 .elementor-element-fencecontent1,
    body.page-id-49 .elementor-element-fencetrusted1,
    body.page-id-49 .elementor-element-fencecustom1,
    body.page-id-49 .elementor-element-fencegallery1,
    body.page-id-50 .elementor-element-alucontent1,
    body.page-id-51 .elementor-element-clcontent1,
    body.page-id-52 .elementor-element-woodcontent1,
    body.page-id-53 .elementor-element-vinylcontent1,
    body.page-id-50 .elementor-element-alugallery1,
    body.page-id-51 .elementor-element-clgallery1,
    body.page-id-52 .elementor-element-woodgallery1,
    body.page-id-53 .elementor-element-vinylgallery1 {
        padding: 44px 18px !important;
    }

    body.page-id-49 h2,
    body.page-id-50 h2,
    body.page-id-51 h2,
    body.page-id-52 h2,
    body.page-id-53 h2,
    body.page-id-49 .fence-quality-title {
        font-size: 28px !important;
        line-height: 1.22 !important;
    }

    body.page-id-49 p,
    body.page-id-50 p,
    body.page-id-51 p,
    body.page-id-52 p,
    body.page-id-53 p,
    body.page-id-49 .fence-quality-desc {
        font-size: 15px !important;
        line-height: 1.72 !important;
    }

    body.page-id-50 .elementor-element-alucontent1,
    body.page-id-51 .elementor-element-clcontent1,
    body.page-id-52 .elementor-element-woodcontent1,
    body.page-id-53 .elementor-element-vinylcontent1 {
        text-align: left !important;
    }

    body.page-id-50 .elementor-element-alucontent1 > .elementor-container,
    body.page-id-51 .elementor-element-clcontent1 > .elementor-container,
    body.page-id-52 .elementor-element-woodcontent1 > .elementor-container,
    body.page-id-53 .elementor-element-vinylcontent1 > .elementor-container {
        max-width: 100% !important;
    }

    body.page-id-49 .elementor-element-fencetrustedcards > .elementor-container,
    body.page-id-49 .elementor-element-fencegallerygrid > .elementor-container,
    body.page-id-50 .elementor-element-alugalgrid > .elementor-container,
    body.page-id-51 .elementor-element-clgalgrid > .elementor-container,
    body.page-id-52 .elementor-element-woodgalgrid > .elementor-container,
    body.page-id-53 .elementor-element-vinylgalgrid > .elementor-container {
        grid-template-columns: 1fr !important;
        gap: 20px !important;
    }

    body.page-id-49 .elementor-element-fencetrustedcards img,
    body.page-id-49 .elementor-element-fencegallerygrid img,
    body.page-id-50 .elementor-element-alugalgrid img,
    body.page-id-51 .elementor-element-clgalgrid img,
    body.page-id-52 .elementor-element-woodgalgrid img,
    body.page-id-53 .elementor-element-vinylgalgrid img {
        width: 100% !important;
        height: 220px !important;
        object-fit: cover !important;
        border-radius: 8px !important;
    }

    body.page-id-49 .elementor-element-fencetrustedcards .elementor-column {
        background: #fff !important;
        border-radius: 8px !important;
        overflow: hidden !important;
        box-shadow: 0 10px 28px rgba(0,0,0,.06) !important;
    }

    body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-heading,
    body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-text-editor,
    body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-button {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    body.page-id-49 .fence-quality {
        padding: 48px 18px !important;
    }

    body.page-id-49 .fence-quality-card {
        padding: 28px 22px !important;
    }

    body.page-id-49 .fence-quality-card h3 {
        font-size: 21px !important;
        line-height: 1.28 !important;
        padding-right: 48px !important;
    }

    body.page-id-49 .fence-quality-corner {
        width: 52px !important;
        height: 52px !important;
    }

    body.page-id-49 .hb-fi-custom-rows {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    body.page-id-49 .hb-fi-custom-rows > div {
        display: block !important;
        padding: 18px !important;
        border-radius: 8px !important;
    }

    body.page-id-49 .hb-fi-custom-rows strong,
    body.page-id-49 .hb-fi-custom-rows span {
        display: block !important;
        width: 100% !important;
    }

    body.page-id-49 .hb-fi-custom-rows strong {
        margin-bottom: 8px !important;
    }

    body.page-id-49 .elementor-element-fencevinylalu1,
    body.page-id-50 .elementor-element-fencectabanner,
    body.page-id-51 .elementor-element-fencectabanner,
    body.page-id-52 .elementor-element-fencectabanner,
    body.page-id-53 .elementor-element-fencectabanner,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner {
        padding: 34px 18px !important;
    }

    body.page-id-49 .elementor-element-fencevinylaluhead .elementor-heading-title,
    body.page-id-50 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-51 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-52 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-53 .elementor-element-fencectahead .elementor-heading-title,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner-content h2 {
        font-size: 30px !important;
        line-height: 1.15 !important;
    }

    body.page-id-49 .elementor-element-fencevinylalulogo img,
    body.page-id-50 .elementor-element-fencectalogo img,
    body.page-id-51 .elementor-element-fencectalogo img,
    body.page-id-52 .elementor-element-fencectalogo img,
    body.page-id-53 .elementor-element-fencectalogo img,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-banner-logo img {
        max-width: 230px !important;
        max-height: 72px !important;
    }

    body.page-id-49 .hb-service-brochure-row,
    body.page-id-49 .elementor-element-fencectabar,
    body.page-id-50 .elementor-element-fencectabar,
    body.page-id-51 .elementor-element-fencectabar,
    body.page-id-52 .elementor-element-fencectabar,
    body.page-id-53 .elementor-element-fencectabar,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar {
        padding: 18px !important;
    }

    body.page-id-49 .hb-service-brochure-row > .elementor-container,
    body.page-id-49 .elementor-element-fencectabar > .elementor-container,
    body.page-id-50 .elementor-element-fencectabar > .elementor-container,
    body.page-id-51 .elementor-element-fencectabar > .elementor-container,
    body.page-id-52 .elementor-element-fencectabar > .elementor-container,
    body.page-id-53 .elementor-element-fencectabar > .elementor-container,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    body.page-id-49 .hb-service-brochure-row .elementor-button,
    body.page-id-49 .elementor-element-fencectabar .elementor-button,
    body.page-id-50 .elementor-element-fencectabar .elementor-button,
    body.page-id-51 .elementor-element-fencectabar .elementor-button,
    body.page-id-52 .elementor-element-fencectabar .elementor-button,
    body.page-id-53 .elementor-element-fencectabar .elementor-button,
    body.page-id-53 .fence-vinylalu-cta .fence-vinylalu-bar-item {
        min-height: 58px !important;
        padding: 14px 16px !important;
        font-size: 14px !important;
        line-height: 1.35 !important;
    }

    body.page-id-50 .alu-gallery-toggle .elementor-button,
    body.page-id-51 .cl-gallery-toggle .elementor-button,
    body.page-id-52 .wood-gallery-toggle .elementor-button,
    body.page-id-53 .vinyl-gallery-toggle .elementor-button,
    body.page-id-50 .alu-gallery-btn,
    body.page-id-51 .cl-gallery-btn,
    body.page-id-52 .wood-gallery-btn,
    body.page-id-53 .vinyl-gallery-btn {
        width: 100% !important;
        max-width: 320px !important;
        padding: 15px 28px !important;
        text-align: center !important;
        justify-content: center !important;
    }

    body.page-id-49 .hb-fi-card-button .elementor-button,
    body.page-id-49 .hb-fi-outline-button .elementor-button,
    body.page-id-50 .elementor-button,
    body.page-id-51 .elementor-button,
    body.page-id-52 .elementor-button,
    body.page-id-53 .elementor-button {
        white-space: normal !important;
    }
}

@media (max-width: 480px) {
    body.page-id-49 .elementor-element-fenceherowdg1 .elementor-heading-title,
    body.page-id-50 .elementor-element-aluherowdg1 .elementor-heading-title,
    body.page-id-51 .elementor-element-clherowdg1 .elementor-heading-title,
    body.page-id-52 .elementor-element-woodherowdg1 .elementor-heading-title,
    body.page-id-53 .elementor-element-vinylherowdg1 .elementor-heading-title {
        font-size: 24px !important;
        padding: 14px 22px !important;
    }

    body.page-id-49 h2,
    body.page-id-50 h2,
    body.page-id-51 h2,
    body.page-id-52 h2,
    body.page-id-53 h2,
    body.page-id-49 .fence-quality-title {
        font-size: 25px !important;
    }

    body.page-id-49 .elementor-element-fencegallerygrid img,
    body.page-id-50 .elementor-element-alugalgrid img,
    body.page-id-51 .elementor-element-clgalgrid img,
    body.page-id-52 .elementor-element-woodgalgrid img,
    body.page-id-53 .elementor-element-vinylgalgrid img {
        height: 195px !important;
    }
}
/* Horner Brothers - Final Service Mobile Responsiveness End */

/* Codex - mobile black header top start */
@media (max-width: 900px) {
    html body .hb-header {
        display: none !important;
    }
    html body .hb-nav-wrap {
        display: block !important;
        position: relative !important;
        top: 0 !important;
        width: 100% !important;
        margin: 0 !important;
        background: #231F20 !important;
        z-index: 1000 !important;
    }
    html body .hb-navbar {
        margin: 0 !important;
    }
}
/* Codex - mobile black header top end */

/* Codex - mobile hamburger final position start */
@media (max-width: 900px) {
    html body .hb-navbar > .hb-mobile-menu-toggle {
        position: absolute !important;
        left: 18px !important;
        right: auto !important;
        top: 50% !important;
        bottom: auto !important;
        transform: translateY(-50%) !important;
        margin: 0 !important;
        display: inline-flex !important;
        width: 44px !important;
        height: 44px !important;
        flex: 0 0 44px !important;
        z-index: 10005 !important;
    }
    html body .hb-navbar.is-open > .hb-mobile-menu-toggle {
        position: absolute !important;
        left: 18px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
    }
    html body .hb-navbar .nav-links .hb-mobile-menu-toggle,
    html body .hb-navbar .nav-links button.hb-mobile-menu-toggle {
        display: none !important;
    }
    html body .hb-navbar .nav-links {
        padding-top: 88px !important;
    }
}
/* Codex - mobile hamburger final position end */

/* Codex - sidebar close cleanup start */
html body .hb-mobile-sidebar-close {
    display: none !important;
}
@media (max-width: 900px) {
    html body .hb-navbar.is-open > .hb-mobile-menu-toggle {
        display: none !important;
    }
    html body .hb-navbar.is-open .nav-links {
        padding-top: 78px !important;
    }
    html body .hb-navbar.is-open .hb-mobile-sidebar-close {
        position: absolute !important;
        top: 18px !important;
        right: 18px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        border: 1px solid rgba(255,255,255,.28) !important;
        border-radius: 6px !important;
        background: rgba(255,255,255,.08) !important;
        color: #fff !important;
        font-size: 28px !important;
        line-height: 1 !important;
        z-index: 10004 !important;
        cursor: pointer !important;
    }
}
/* Codex - sidebar close cleanup end */

/* Codex - sidebar layering final fix start */
@media (max-width: 900px) {
    html body.mobile-menu-open .hb-nav-wrap,
    html body.mobile-menu-open .hb-navbar {
        position: relative !important;
        z-index: 10050 !important;
    }
    html body.mobile-menu-open .hb-navbar .nav-links {
        z-index: 10060 !important;
        opacity: 1 !important;
        filter: none !important;
        pointer-events: auto !important;
    }
    html body.mobile-menu-open .hb-navbar .nav-links,
    html body.mobile-menu-open .hb-navbar .nav-links * {
        opacity: 1 !important;
        filter: none !important;
        pointer-events: auto !important;
    }
    html body .hb-mobile-menu-backdrop {
        z-index: 1000 !important;
        left: min(82vw, 320px) !important;
        background: rgba(0,0,0,.52) !important;
    }
    html body.mobile-menu-open .hb-mobile-menu-backdrop {
        display: block !important;
    }
}
/* Codex - sidebar layering final fix end */

/* Codex - mobile cta visibility fix start */
@media (max-width: 900px) {
    html body .hb-navbar > .cta-btn {
        display: none !important;
    }
    html body .hb-navbar.is-open > .cta-btn {
        display: none !important;
    }
    html body .hb-navbar.is-open .nav-links .hb-mobile-sidebar-cta {
        display: flex !important;
    }
}
/* Codex - mobile cta visibility fix end */

/* Codex - cloned sidebar cta strict visibility start */
@media (max-width: 900px) {
    html body .hb-mobile-sidebar-cta,
    html body .hb-navbar .hb-mobile-sidebar-cta,
    html body .hb-navbar > .hb-mobile-sidebar-cta {
        display: none !important;
    }
    html body .hb-navbar.is-open .nav-links .hb-mobile-sidebar-footer .hb-mobile-sidebar-cta {
        display: flex !important;
    }
}
/* Codex - cloned sidebar cta strict visibility end */

/* Codex - mobile closed header no cta start */
@media (max-width: 900px) {
    html body .hb-navbar:not(.is-open) .cta-btn,
    html body:not(.mobile-menu-open) .hb-navbar .cta-btn,
    html body .hb-navbar:not(.is-open) .hb-mobile-sidebar-footer,
    html body:not(.mobile-menu-open) .hb-navbar .hb-mobile-sidebar-footer {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        width: 0 !important;
        height: 0 !important;
        max-width: 0 !important;
        min-height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
        pointer-events: none !important;
        position: absolute !important;
        left: -9999px !important;
    }
    html body.mobile-menu-open .hb-navbar.is-open .nav-links .hb-mobile-sidebar-footer,
    html body.mobile-menu-open .hb-navbar.is-open .nav-links .hb-mobile-sidebar-footer .hb-mobile-sidebar-cta {
        visibility: visible !important;
        opacity: 1 !important;
        pointer-events: auto !important;
        left: auto !important;
    }
}
/* Codex - mobile closed header no cta end */

/* Codex - desktop hide mobile sidebar artifacts start */
@media (min-width: 901px) {
    html body .hb-mobile-menu-toggle,
    html body .hb-mobile-menu-backdrop,
    html body .hb-mobile-nav-logo,
    html body .hb-mobile-sidebar-footer,
    html body .hb-mobile-sidebar-contact,
    html body .hb-mobile-sidebar-cta {
        display: none !important;
    }
    html body .hb-navbar {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
    }
    html body .hb-navbar > .nav-links {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
    }
    html body .hb-navbar > .cta-btn {
        display: inline-block !important;
        margin-left: auto !important;
    }
}
@media (max-width: 900px) {
    html body .hb-navbar > .hb-mobile-menu-toggle {
        display: inline-flex !important;
    }
    html body .hb-navbar > .hb-mobile-nav-logo {
        display: inline-flex !important;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        transform: none !important;
        margin: 0 auto !important;
    }
    html body.mobile-menu-open .hb-mobile-menu-backdrop {
        display: block !important;
    }
    html body.mobile-menu-open .hb-navbar.is-open .nav-links .hb-mobile-sidebar-footer {
        display: flex !important;
    }
    html body.mobile-menu-open .hb-navbar.is-open .nav-links .hb-mobile-sidebar-contact {
        display: block !important;
    }
    html body.mobile-menu-open .hb-navbar.is-open .nav-links .hb-mobile-sidebar-cta {
        display: flex !important;
    }
}
/* Codex - desktop hide mobile sidebar artifacts end */

/* Codex - desktop dropdown align start */
@media (min-width: 901px) {
    html body .hb-navbar .dropdown {
        position: relative !important;
        display: inline-block !important;
        width: auto !important;
        flex: 0 0 auto !important;
    }
    html body .hb-navbar .dropdown > a {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        white-space: nowrap !important;
    }
    html body .hb-navbar .dropdown-menu {
        position: absolute !important;
        top: 100% !important;
        left: 0 !important;
        right: auto !important;
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        transform: none !important;
        margin-top: 0 !important;
        overflow: hidden !important;
    }
    html body .hb-navbar .dropdown-menu a {
        display: block !important;
        width: 100% !important;
        box-sizing: border-box !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
}
/* Codex - desktop dropdown align end */

/* Codex - contact decor in-frame start */
@media (min-width: 1025px) {
    body.page-id-69 .elementor-element-contactinfo1 {
        overflow: hidden !important;
        padding-right: 76px !important;
    }
    body.page-id-69 .elementor-element-contactinfodecor1,
    body.page-id-69 .hb-contact-native-decor {
        right: 18px !important;
        top: 86px !important;
        width: 330px !important;
        max-width: 330px !important;
        transform: none !important;
    }
}
@media (min-width: 1025px) and (max-width: 1280px) {
    body.page-id-69 .elementor-element-contactinfo1 {
        padding-right: 58px !important;
    }
    body.page-id-69 .elementor-element-contactinfodecor1,
    body.page-id-69 .hb-contact-native-decor {
        right: 14px !important;
        top: 76px !important;
        width: 285px !important;
        max-width: 285px !important;
    }
}
/* Codex - contact decor in-frame end */

/* Codex - static contact info css start */
body.page-id-69 .hb-static-contact-info {
    position: relative !important;
    overflow: hidden !important;
    background: #fff !important;
    padding: 62px 0 52px !important;
    box-sizing: border-box !important;
}
body.page-id-69 .hb-static-contact-inner {
    position: relative !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 96px !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 34px !important;
    z-index: 2 !important;
    box-sizing: border-box !important;
}
body.page-id-69 .hb-static-contact-card {
    position: relative !important;
    z-index: 2 !important;
    min-height: 218px !important;
    padding: 28px 22px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    background: #fff !important;
    border-radius: 12px !important;
    box-shadow: 0 18px 38px rgba(0,0,0,.06) !important;
    box-sizing: border-box !important;
}
body.page-id-69 .hb-static-contact-card img {
    width: 78px !important;
    height: auto !important;
    display: block !important;
    margin: 0 0 38px !important;
}
body.page-id-69 .hb-static-contact-card h3 {
    margin: 0 0 12px !important;
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    color: #231f20 !important;
}
body.page-id-69 .hb-static-contact-card a,
body.page-id-69 .hb-static-contact-card p {
    margin: 0 !important;
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    font-weight: 400 !important;
    color: #333 !important;
    text-decoration: none !important;
}
body.page-id-69 .hb-static-contact-decor {
    position: absolute !important;
    right: 0 !important;
    bottom: -18px !important;
    width: 250px !important;
    max-width: none !important;
    height: auto !important;
    display: block !important;
    z-index: 1 !important;
    pointer-events: none !important;
}
@media (max-width: 1280px) {
    body.page-id-69 .hb-static-contact-inner {
        padding: 0 72px !important;
        gap: 30px !important;
    }
    body.page-id-69 .hb-static-contact-decor {
        right: 0 !important;
        bottom: -18px !important;
        width: 220px !important;
    }
}
@media (max-width: 1024px) {
    body.page-id-69 .hb-static-contact-info {
        padding: 60px 24px !important;
    }
    body.page-id-69 .hb-static-contact-inner {
        max-width: 520px !important;
        margin: 0 auto !important;
        padding: 0 !important;
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }
    body.page-id-69 .hb-static-contact-decor {
        display: none !important;
    }
}
@media (max-width: 760px) {
    body.page-id-69 .hb-static-contact-info {
        padding: 56px 18px !important;
    }
    body.page-id-69 .hb-static-contact-card {
        min-height: 220px !important;
    }
    body.page-id-69 .hb-static-contact-card img {
        margin-bottom: 32px !important;
    }
}
/* Codex - static contact info css end */

/* Codex - mobile dropdown split link start */
html body .hb-mobile-dropdown-toggle {
    display: none !important;
}
@media (max-width: 900px) {
    html body .hb-navbar .dropdown {
        position: relative !important;
    }
    html body .hb-navbar .dropdown > a::after {
        content: none !important;
        display: none !important;
    }
    html body .hb-navbar .dropdown > a {
        padding-right: 54px !important;
    }
    html body .hb-navbar .dropdown > .hb-mobile-dropdown-toggle {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        width: 48px !important;
        height: 46px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 !important;
        border: 0 !important;
        border-left: 1px solid rgba(255,255,255,.12) !important;
        border-bottom: 1px solid rgba(255,255,255,.12) !important;
        border-radius: 0 !important;
        background: transparent !important;
        color: #fff !important;
        font-size: 17px !important;
        line-height: 1 !important;
        cursor: pointer !important;
        z-index: 2 !important;
    }
    html body .hb-navbar .dropdown.is-open > .hb-mobile-dropdown-toggle {
        transform: rotate(180deg) !important;
        border-left: 1px solid rgba(255,255,255,.12) !important;
    }
}
/* Codex - mobile dropdown split link end */

/* Codex - fence trusted image frame hover start */
body.page-id-49 .elementor-element-fencetrustedcards .elementor-column {
    transition: transform .22s ease, box-shadow .22s ease !important;
}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-column:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 22px 46px rgba(0,0,0,.13) !important;
}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-image {
    width: auto !important;
    margin: 18px 18px 22px !important;
    padding: 14px !important;
    background: #eeeeee !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    outline: 0 !important;
    border: 0 !important;
    transition: background-color .22s ease, transform .22s ease !important;
}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-column:hover .elementor-widget-image {
    background: #e4e4e4 !important;
    box-shadow: none !important;
}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-image .elementor-widget-container,
body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-image .elementor-image,
body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-image picture {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    overflow: visible !important;
}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-image img {
    height: 220px !important;
    width: 100% !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 10px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    transition: transform .28s ease !important;
}
body.page-id-49 .elementor-element-fencetrustedcards .elementor-column:hover .elementor-widget-image img {
    transform: scale(1.025) !important;
}
@media (max-width: 760px) {
    body.page-id-49 .elementor-element-fencetrustedcards .elementor-widget-image {
        margin: 14px 14px 20px !important;
        padding: 12px !important;
        border-radius: 16px !important;
    }
}
/* Codex - fence trusted image frame hover end */

/* Restored Elementor Quality Materials section */
body.page-id-49 .elementor-element-fencequality1{
    background:#fff!important;
    padding:80px 24px!important;
    margin:0!important;
    font-family:'Manrope',sans-serif!important;
}
body.page-id-49 .elementor-element-fencequality1>.elementor-container{
    max-width:1180px!important;
    margin:0 auto!important;
    padding:0!important;
}
body.page-id-49 .elementor-element-fencequalcol1>.elementor-widget-wrap{
    padding:0!important;
    display:block!important;
}
body.page-id-49 .elementor-element-fencequalityhead{
    margin:0 0 20px!important;
    text-align:center!important;
}
body.page-id-49 .elementor-element-fencequalityhead .elementor-heading-title{
    margin:0!important;
    color:#1F1E17!important;
    font-family:'Open Sans',Arial,sans-serif!important;
    font-size:34px!important;
    line-height:1.3!important;
    font-weight:700!important;
    letter-spacing:0!important;
}
body.page-id-49 .elementor-element-fencequalitydesc{
    max-width:900px!important;
    margin:0 auto 50px!important;
    text-align:center!important;
    color:#878680!important;
    font-family:'Manrope',Arial,sans-serif!important;
    font-size:15px!important;
    line-height:1.8!important;
}
body.page-id-49 .elementor-element-fencequalitycards{
    margin:0!important;
    padding:0!important;
}
body.page-id-49 .elementor-element-fencequalitycards>.elementor-container{
    max-width:1100px!important;
    margin:0 auto!important;
    padding:0!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:30px!important;
}
body.page-id-49 .elementor-element-fencequalitycards .elementor-column{
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    background:#fff!important;
    border-radius:12px!important;
    box-shadow:0 2px 16px rgba(0,0,0,.06)!important;
    overflow:hidden!important;
    position:relative!important;
}
body.page-id-49 .elementor-element-fencequalitycards .elementor-column>.elementor-widget-wrap{
    min-height:100%!important;
    padding:60px 30px 40px!important;
    display:block!important;
    position:relative!important;
    text-align:center!important;
}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner{
    position:absolute!important;
    top:0!important;
    left:0!important;
    margin:0!important;
    line-height:0!important;
    pointer-events:none!important;
}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner .elementor-widget-container{
    padding:0!important;
    margin:0!important;
}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner img{
    display:block!important;
    height:auto!important;
    object-fit:contain!important;
}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner-pink{
    width:46px!important;
    z-index:1!important;
}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner-pink img{
    width:46px!important;
}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner-red{
    width:36px!important;
    z-index:2!important;
}
body.page-id-49 .elementor-element-fencequalitycards .hb-fi-corner-red img{
    width:36px!important;
}
body.page-id-49 .elementor-element-fencequalitycards .elementor-widget-heading{
    margin:0 0 14px!important;
}
body.page-id-49 .elementor-element-fencequalitycards h3.elementor-heading-title{
    margin:0!important;
    color:rgba(35,31,32,.8)!important;
    font-family:'Open Sans',Arial,sans-serif!important;
    font-size:16px!important;
    line-height:1.4!important;
    font-weight:700!important;
    letter-spacing:0!important;
}
body.page-id-49 .elementor-element-fencequalitycards .elementor-widget-text-editor{
    margin:0!important;
    color:#878680!important;
    font-family:'Manrope',Arial,sans-serif!important;
    font-size:13px!important;
    line-height:1.75!important;
}
@media (max-width:900px){
    body.page-id-49 .elementor-element-fencequality1{
        padding:56px 18px!important;
    }
    body.page-id-49 .elementor-element-fencequalityhead .elementor-heading-title{
        font-size:28px!important;
    }
    body.page-id-49 .elementor-element-fencequalitydesc{
        margin-bottom:32px!important;
    }
    body.page-id-49 .elementor-element-fencequalitycards>.elementor-container{
        grid-template-columns:1fr!important;
        gap:22px!important;
    }
}

/* Customises Fences arrow icons */
body.page-id-49 .elementor-element-fencecustomhead .elementor-heading-title{
    font-size:38px!important;
    line-height:1.18!important;
    font-weight:600!important;
    white-space:nowrap!important;
}
body.page-id-49 .hb-fi-custom-rows strong{
    font-size:18px!important;
    font-weight:700!important;
}
body.page-id-49 .hb-fi-custom-rows span,
body.page-id-49 .hb-fi-custom-rows a{
    font-size:18px!important;
    font-weight:500!important;
}
body.page-id-49 .hb-fi-custom-rows a{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    color:#1f2430!important;
    text-decoration:none!important;
    white-space:nowrap!important;
}
body.page-id-49 .hb-fi-custom-rows a::before,
body.page-id-49 .hb-fi-custom-rows .fence-custom-arrow,
body.page-id-49 .hb-fi-custom-rows a img,
body.page-id-49 .hb-fi-custom-rows svg,
body.page-id-49 .hb-fi-custom-rows i{
    content:none!important;
    display:none!important;
    background:none!important;
}
body.page-id-49 .hb-fi-custom-rows a::after{
    content:''!important;
    display:inline-block!important;
    width:14px!important;
    height:14px!important;
    flex:0 0 14px!important;
    font-size:0!important;
    line-height:0!important;
    color:transparent!important;
    text-indent:-9999px!important;
    overflow:hidden!important;
    background:url('/wp-content/uploads/2026/03/arrow-up-right.png') center/contain no-repeat!important;
}
@media (max-width:1180px){
    body.page-id-49 .elementor-element-fencecustomhead .elementor-heading-title{
        font-size:34px!important;
        white-space:normal!important;
    }
}

/* Customises Fences heading matches Trusted section */
body.page-id-49 .elementor-element-fencecustomhead{
    margin:0 0 24px!important;
    text-align:center!important;
}
body.page-id-49 .elementor-element-fencecustomhead .elementor-heading-title{
    position:relative!important;
    display:inline-block!important;
    margin:0!important;
    color:#242222!important;
    font-family:'Manrope','Open Sans',Arial,sans-serif!important;
    font-size:34px!important;
    line-height:1.2!important;
    font-weight:800!important;
    letter-spacing:0!important;
    white-space:normal!important;
}
body.page-id-49 .elementor-element-fencecustomhead .elementor-heading-title:after{
    content:''!important;
    position:absolute!important;
    left:50%!important;
    bottom:-12px!important;
    width:142px!important;
    height:2px!important;
    background:#c90016!important;
    transform:translateX(-50%)!important;
}
