.full-width-butn a {
    width: 100% !important;
}

.elementor-widget-text-editor strong {
    font-weight: 500;
}

/****google reviews badge banner sec***/
.header-reviews-badge .wp-gr {
    padding-bottom: 0px !important;
}

.header-reviews-badge .wp-google-right span {
    font-size: 16px !important;
    color: #1f1f1f !important;
    font-family: "Barlow" !important;
}

.header-reviews-badge .wp-google-right span.wp-star svg {
    width: 16px !important;
}

.header-reviews-badge .wp-google-powered {
    display: none;
}

.header-reviews-badge span.wp-stars::after {
    content: "reviews on";
    font-weight: 400;
    color: #1F1F1F;
    font-size: 14px;
    font-weight: 400;
}

.header-reviews-badge .wp-google-stars::after {
    content: "";
    background: url(/wp-content/uploads/2025/09/Google__G__Logo-1-1.png) no-repeat right center;
    width: 24px !important;
    height: 24px !important;
    display: inline-block;
    background-size: 19px;
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.header-reviews-badge .wp-google-right span svg path {
    fill: #FEA500;
}

.header-reviews-badge .wp-google-rating,
.header-reviews-badge .wp-google-stars,
.header-reviews-badge .wp-stars,
.header-reviews-badge .wp-star {
    cursor: pointer !important;
}

/****Services sec****/
.services-slider-container {
    max-width: calc(100vw - ((100vw - 1640px) / 2)) !important;
    margin: 0 0 0 auto !important;
}

.services-slider .swiper-pagination {
    max-width: 60%;
    display: flex;
    padding: 0 156px;
    width: 100%;
    position: absolute;
    left: 41%;
}

.services-slider .swiper-pagination .swiper-pagination-bullet {
    width: 100%;
    height: 2px;
    border-radius: 0;
    margin: 0;
}

.services-slider .elementor-swiper-button i {
    font-size: 16px;
    color: #3D3D3D;
}

.services-slider .elementor-swiper-button:hover i {
    color: #ffffff;
}

/***Contact details sec***/
.contact-details-item h2 {
    margin-top: 0;
}

.contact-details-item strong {
    font-weight: 600;
    text-transform: uppercase;
}

.contact-details-item .wpsl-location-address {
    font-size: 18px;
    line-height: 27px;
}

.contact-details-item .wpsl-opening-hours tbody tr td {
    font-size: 18px;
    line-height: 27px;
    background: transparent !important;
    min-width: 140px;
}

.contact-details-item .wpsl-opening-hours tbody tr td:last-child {
    text-transform: lowercase;
}

.contact-details-item .wpsl-contact-details {
    font-size: 0;
}

.contact-details-item .wpsl-contact-details a {
    font-size: 18px;
}

.contact-details-item .wpsl-locations-details,
.contact-details-item .wpsl-location-address,
.contact-details-item .wpsl-contact-details {
    margin-bottom: 0;
}


/****Testimonials sec****/
.testimonials-sec h3 {
    font-size: 18px;
    line-height: 27px;
    text-decoration: none;
}

.testimonials-sec img {
    width: 122px;
    margin-bottom: 8px;
}

.testimonials-sec .elementor-testimonial__text {
    font-style: normal !important;
}

.testimonials-sec .elementor-testimonial__text::before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/09/quote-icon.png);
    width: 55px;
    height: 42px;
    background-size: 55px;
    left: 30px;
    top: 20px;
}

.testimonials-sec .elementor-testimonial__text::after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/09/quote-icon.png);
    width: 55px;
    height: 42px;
    background-size: 55px;
    right: 24px;
    bottom: 35px;
    transform: rotate(180deg)
}

.testimonials-sec .elementor-testimonial__content::before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/09/testimonials-left-angle.png) !important;
    background-color: transparent !important;
    width: 51px;
    height: 59px;
    bottom: 40px;
    left: -30px;
}

.testimonials-sec .elementor-testimonial__content:after {
    display: none;
}

.testimonials-sec .elementor-testimonial__footer {
    padding-top: 0 !important;
}

.testimonials-sec .elementor-testimonial__content {
    margin-top: 24px !important;
}

.testimonials-sec .elementor-swiper-button {
    background: #FFFFFF;
    padding: 8px;
    border-radius: 50px;
}

.testimonials-sec .elementor-swiper-button:hover {
    background: #F6F6F6;
}

.testimonials-sec .elementor-main-swiper {
    width: calc(100% - 140px) !important;
}

/****Google reviews badge testimonial sec ****/
.reviews-google-badge .wp-google-powered {
    display: none !important;
}

.reviews-google-badge .wp-google-right::after {
    content: "See all our reviews";
    position: absolute;
    font-size: 10px;
    color: #909090;
}

.reviews-google-badge .wp-google-right::before {
    content: "Google Rating";
    font-size: 14px;
    font-weight: 500;
    color: #1F1F1F;
}

.reviews-google-badge span.wp-google-rating {
    color: #FEA500 !important;
    margin-right: 16px !important;
    font-size: 21px !important;
    font-weight: 500 !important;
}

.reviews-google-badge .wp-google-place .wp-star svg {
    width: 24px !important;
    height: 24px !important;
}

.reviews-google-badge span.wp-star svg {
    fill: #FEA500 !important;
}

.reviews-google-badge .wp-google-right:hover::after {
    cursor: pointer !important;
}

/****Contact Form*******/

.contact-form input,
.contact-form textarea {
    height: 48px;
    padding: 15px 14px !important;
    font-size: 16px !important;
}

.contact-form .gform-footer.gform_footer.top_label {
    padding-bottom: 0px;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #236EB4;
}

.gform_wrapper input:focus::placeholder,
.gform_wrapper textarea:focus::placeholder {
    opacity: 0.8 !important;
}

.contact-form textarea {
    display: block;
    height: 104px !important;
}

.contact-form .gform_button {
    width: 100%;
    cursor: pointer;
    background: #ffffff !important;
    color: #1F1F1F !important;
    line-height: 1 !important;
}

.contact-form .gform_button:hover {
    background: #EEEEEE !important;
}

.contact-form .gform_button:focus {
    outline: 0;
}

.contact-form .gform_validation_errors,
.contact-form p.gform_description {
    display: none
}

.contact-form .gravity-theme .gform-body .validation_message {
    background: transparent;
    border: none;
    padding: 8px 0 0 0;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    margin: 0;
    color: red;
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #790000 !important;
}

.gform_confirmation_message {
    background: #2C5655;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 10px 0;
}

.gform_ajax_spinner {
    position: absolute;
    left: 50%;
    bottom: -30px;
}

.gform_wrapper.gravity-theme .gform_footer {
    margin: 0;
}

.contact-form .charleft {
    display: none;
}


/**** Responsive ****/

@media(min-width: 769px) {

    /* USP sec */
    .home-usp .elementor-icon-box-icon {
        margin-top: -75px;
    }

    /* Services sec */
    .services-slider .e-n-carousel.swiper {
        padding-bottom: 50px !important;
    }
}

@media(max-width: 1024px) {
    .services-slider .swiper-pagination {
        max-width: 85%;
    }

    .contact-details-item .wpsl-opening-hours tbody tr td {
        min-width: 109px;
    }
}

@media(max-width: 768px) {

    /* USP sec */
    .home-usp .elementor-icon-box-content {
        display: flex;
        align-items: center;
    }

    /* Services sec */
    .services-slider .swiper-pagination {
        padding: 0 16px;
        max-width: 100% ! IMPORTANT;
        left: 48%;
    }

    .services-slider .elementor-swiper-button {
        display: none !important;
    }

    /**why choose us sec**/
    .why-choose-us-tiles-container {
        display: flex;
        overflow: auto !important;
    }

    .why-choose-us-tile {
        min-width: 214px !important;
    }

    /* Testimonial sec*/

    .testimonial-main-row {
        background-size: 100% 80% !important;
    }

    .testimonials-sec .elementor-testimonial {
        flex-direction: column-reverse;
    }

    .testimonials-sec .elementor-testimonial__content::before {
        bottom: auto;
        top: -24px;
        left: 85px;
        transform: rotate(90deg);
    }

    .testimonials-sec .elementor-swiper-button {
        top: auto !important;
        bottom: -50px;
    }

    .testimonials-sec .elementor-swiper-button.elementor-swiper-button-next {
        right: calc(50% - 50px);
    }

    .testimonials-sec .elementor-swiper-button.elementor-swiper-button-prev {
        left: calc(50% - 50px);
    }

    .testimonials-sec .elementor-main-swiper {
        width: 100% !important;
    }

    /* Contact detail sec*/
    .map iframe {
        height: 240px;
    }
}

@media(max-width: 480px) {
    .full-width-butn-mob a {
        width: 100%;
    }
}