.elementor-1132 .elementor-element.elementor-element-4451475{--display:flex;--min-height:0px;}.elementor-1132 .elementor-element.elementor-element-4451475.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1132 .elementor-element.elementor-element-d70ff7a{width:100%;max-width:100%;}.elementor-1132 .elementor-element.elementor-element-d70ff7a img{width:100%;max-width:100%;}.elementor-1132 .elementor-element.elementor-element-3bed160{--display:flex;}.elementor-1132 .elementor-element.elementor-element-690e8a8{margin:28px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1132 .elementor-element.elementor-element-9703b6e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1132 .elementor-element.elementor-element-7886ec6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1132 .elementor-element.elementor-element-7886ec6.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1132 .elementor-element.elementor-element-5e7a4e2{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:start;}.elementor-1132 .elementor-element.elementor-element-5e7a4e2 .elementor-heading-title{font-size:32px;}.elementor-1132 .elementor-element.elementor-element-7c4b7f4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:start;}.elementor-1132 .elementor-element.elementor-element-7c4b7f4 .elementor-heading-title{font-size:32px;}.elementor-1132 .elementor-element.elementor-element-4e8212e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1132 .elementor-element.elementor-element-4e8212e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1132 .elementor-element.elementor-element-00b25a2{--display:flex;}.elementor-1132 .elementor-element.elementor-element-f5805a1{--display:flex;}@media(min-width:768px){.elementor-1132 .elementor-element.elementor-element-7886ec6{--width:38.412%;}.elementor-1132 .elementor-element.elementor-element-4e8212e{--width:72.621%;}}@media(max-width:767px){.elementor-1132 .elementor-element.elementor-element-4451475{--width:1600px;--min-height:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1132 .elementor-element.elementor-element-d70ff7a img{width:100%;max-width:100%;height:118px;}.elementor-1132 .elementor-element.elementor-element-690e8a8{margin:8px 0px calc(var(--kit-widget-spacing, 0px) + -43px) 0px;}.elementor-1132 .elementor-element.elementor-element-5e7a4e2{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for image, class: .elementor-element-d70ff7a *//* Contact Banner */
.contact-banner {
    background: url('YOUR-IMAGE-URL-HERE') center center / cover no-repeat;
    min-height: 420px;
    position: relative;
    display: flex;
    align-items: center;
}

.banner-overlay {
    background: rgba(255, 255, 255, 0.65);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.banner-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.banner-content h1 {
    font-size: 48px;
    font-weight: 700;
    color: #111;
    margin-top: 10px;
}

.breadcrumb {
    font-size: 16px;
    color: #555;
}

/* Mobile */
@media (max-width: 768px) {
    .contact-banner {
        min-height: 300px;
    }

    .banner-content h1 {
        font-size: 32px;
    }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-5e7a4e2 *//* Main Contact Info Box */
.contact-info-box {
    background: #ffffff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    max-width: 420px;
}

/* Business Section */
.business-section {
    margin-bottom: 15px;
}

.business-days {
    font-size: 25px;
    color: #555;
    margin: 0;
}

.business-time {
    font-size: 22px;
    font-weight: 700;
    color: #111;
    margin: 5px 0 0 0;
}

/* Divider */
.contact-info-box hr {
    border: none;
    border-top: 1px solid #e5e5e5;
    margin: 25px 0;
}

/* Sales Section */
.sales-section h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #111;
}

/* Contact Item */
.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.contact-icon {
    font-size: 18px;
    margin-right: 12px;
}

.contact-link {
    font-size: 17px;
    font-weight: 500;
    color: #222;
    text-decoration: none;
}

.contact-link:hover {
    color: #0d6efd;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-7c4b7f4 *//* ============================= */
/* MOBILE OPTIMIZATION */
/* ============================= */

@media (max-width: 767px) {

    /* Main Contact Box */
    .contact-info-box {
        padding: 25px 20px;
        margin: 20px auto;
        max-width: 100%;
        border-radius: 10px;
    }

    /* Monday - Saturday */
    .business-days {
        font-size: 22px !important;
        line-height: 1.3;
        text-align: left;
    }

    /* Time */
    .business-time {
        font-size: 20px !important;
        font-weight: 700;
        margin-top: 5px;
    }

    /* Divider spacing */
    .contact-info-box hr {
        margin: 20px 0;
    }

    /* Sales Heading */
    .section-title {
        font-size: 20px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    /* Contact rows alignment */
    .contact-row {
        align-items: center;
        margin-bottom: 15px;
    }

    .contact-row .icon {
        font-size: 16px;
        margin-right: 10px;
    }

    .contact-row .info-text {
        font-size: 16px;
        word-break: break-word;
    }

    /* Button full width on mobile */
    .enquiry-btn {
        width: 100%;
        text-align: center;
        padding: 14px;
        font-size: 14px;
    }

}/* End custom CSS */