/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

a {
    color: #025730;
    transition: 0.3s;
}

a:hover {
    color: inherit;
}

img {
    transition: 0.4s;
}

.btn-ctn a {
    min-width: 254px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-sec .btn-ctn a {
    min-width: unset;
}

.header-sec .call-btn svg {
    height: 20px;
    width: 20px;
}

.header-sec .call-btn a:hover svg path:nth-child(1) {
    stroke: #fff;
}

.header-sec .call-btn a:hover svg path:nth-child(2) {
    fill: #fff;
}

.header-sec .call-btn .elementor-button-content-wrapper {
    gap: 12px;
}

.header-menu .elementor-nav-menu {
    max-width: 100% !important;
    width: 100% !important;
    justify-content: space-between;
}

.header-menu .elementor-nav-menu::after {
    display: none !important;
}

.banner-slides .swiper-slide-inner {
    max-width: 1435px;
}

.banner-slides .swiper-slide-contents {
    max-width: 100%;
    border-left: 1px solid #fff;
    padding-left: 43px;
}

.banner-slides .elementor-slide-description {
    max-width: 650px;
}

.banner-slides .swiper-slide-bg::before {
    content: "";
    background: linear-gradient(to right, #025730 0%, #025730 47%, #02573000 100%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0.8;
    width: 64%;
}

.banner-slides .elementor-button {
    padding: 10px !important;
    min-width: 254px;
    height: 54px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}

.banner-slides .elementor-swiper-button {
    transform: unset !important;
    top: unset !important;
    bottom: 60px !important;
}

.banner-slides .elementor-swiper-button-prev {
    left: 46% !important;
}

.banner-slides .elementor-swiper-button-next {
    left: 52% !important;
}

.banner-slides h1 span {
    position: relative;
    z-index: 2;
}

.banner-slides h1 span::before {
    content: "";
    position: absolute;
    width: auto;
    left: -3px;
    right: -3px;
    height: 18px;
    background-color: #A7C978;
    bottom: 17px;
    z-index: -1;
}

.line-title span {
    position: relative;
    z-index: 2;
}

.line-title span::before {
    content: "";
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    height: 10px;
    background-color: #A7C978;
    bottom: 15px;
    z-index: -1;
}

.location-sec .line-title span::before {
    background-color: #569800;
}

.location-sec p a {
    text-decoration: underline;
}

.location-sec .btn-ctn a {
    min-width: 301px;
}

.choose-sec .icons-wrap>div:nth-child(2n) .elementor-image-box-title {
    width: 120%;
}

.footer-sec .line-title span::before {
    height: 5px;
    bottom: 3px;
}

.service-sec::before {
    content: "";
    width: 297px;
    height: 368px;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: auto;
    left: unset;
    bottom: unset;
    z-index: -1;
}

.service-sec::after {
    content: "";
    width: 297px;
    height: 368px;
    position: absolute;
    top: unset;
    right: unset;
    background-repeat: no-repeat;
    background-size: auto;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.car-tool .e-hotspot__tooltip {
    bottom: 100px !important;
}

.car-tool .e-hotspot__tooltip a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 24px;
}

.car-tool .e-hotspot__tooltip::before {
    content: "";
    background-image: url(https://colorworks.ca/wp-content/uploads/2025/05/tooltip-line.svg);
    background-repeat: repeat-y;
    background-size: auto;
    width: 2px;
    height: 80px;
    position: absolute;
    bottom: unset;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
}

.car-tool .e-hotspot__tooltip a::after {
    content: "";
    position: relative;
    background: url(https://colorworks.ca/wp-content/uploads/2025/05/tool-icon.svg) no-repeat center center/contain;
    width: 31px;
    height: 31px;
    display: block;
    margin-left: 24px;
}

.form-sec::before {
    content: "";
    width: 119px;
    height: 493px;
    position: absolute;
    top: 90px;
    right: 0;
    background-repeat: no-repeat;
    background-size: auto;
    left: unset;
    bottom: unset;
    z-index: -1;
}

.form-sec::after {
    content: "";
    width: 95px;
    height: 361px;
    position: absolute;
    top: unset;
    right: unset;
    background-repeat: no-repeat;
    background-size: auto;
    left: 0;
    bottom: 100px;
    z-index: -1;
}

.home-form .gf_progressbar_wrapper {
    display: none;
}

.home-form input,
.home-form select {
    outline: unset !important;
    box-shadow: unset !important;
    border: unset !important;
}

.home-form form {
    font-family: "Open Sans", Sans-serif;
    font-weight: 700;
}

.home-form select,
.home-form .chosen-container {
    background-color: transparent;
    border-radius: 0;
    height: 81px;
    color: #025730;
    font-size: 20px !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    padding: 8px 5px !important;
    border-bottom: 1px solid #025730 !important;
    background-image: url(https://colorworks.ca/wp-content/uploads/2025/05/select-down-arrow.svg);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 99% 50%;
    border-radius: 0 !important;
    font-weight: 700 !important;
}

.home-form input[type="text"],
.home-form input[type="email"],
.home-form input[type="tel"] {
    background-color: transparent;
    border-radius: 0;
    height: 81px;
    color: #025730;
    font-size: 20px !important;
    width: 100% !important;
    display: flex;
    align-items: center;
    padding: 8px 5px !important;
    border-bottom: 1px solid #025730 !important;
    font-weight: 700 !important;
}

.home-form .chosen-single {
    border: unset !important;
    background: unset !important;
    box-shadow: unset !important;
    font-size: inherit !important;
    color: inherit !important;
    font-weight: 700 !important;
}

.home-form #gform_page_1_1 .gform_fields {
    column-gap: 112px !important;
}

.home-form .gform_fields.top_label {
    row-gap: 63px !important;
}

.home-form .chosen-container .chosen-single {
    padding: 0 !important;
}

.home-form .chosen-container .chosen-drop {
    left: 0;
}

.home-form .chosen-container .chosen-results .result-selected {
    box-shadow: unset !important;
    border-left: 2px solid #025730;
}

.home-form input[type="button"],
.home-form input[type="submit"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 254px !important;
    height: 54px !important;
    background-color: #F5911E !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    border-radius: 12px !important;
    transition: 0.3s !important;
    border: 1px solid #F5911E !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.home-form input[type="button"]:hover,
.home-form input[type="submit"]:hover {
    background-color: transparent !important;
    color: #F5911E !important;
}

.home-form .gform_page_footer {
    justify-content: center;
    margin-top: 40px;
}

.gform-loader,
.gform_validation_errors,
.gfield_required {
    display: none !important;
}

.home-form .validation_message {
    position: absolute;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    width: auto !important;
    margin-top: 8px !important;
}

.home-form .gfield_label {
    font-size: 20px;
    color: #025730;
    font-weight: 700;
    margin-bottom: 30px;
}

.home-form .gchoice label {
    color: #2D8425;
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-left: 18px;
}

.home-form .gchoice label span {
    color: #898888;
}

.home-form .gchoice input {
    width: 24px;
    height: 24px;
    appearance: none !important;
    border: 1px solid #2D8425 !important;
    border-radius: 3px !important;
    flex-shrink: 0 !important;
}

.home-form .gchoice input::before {
    color: #2D8425 !important;
}

.home-form .gfield_checkbox {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 40px !important;
}

.home-form .gfield_radio {
    flex-direction: row !important;
    gap: 40px !important;
}

.home-form .gfield_radio input::before {
    font-family: var(--gf-icon-font-family, var(--gform-theme-icon-font-family) --gform-theme-icon-font-family is not defined) !important;
    font-size: var(--gf-ctrl-checkbox-check-size);
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    border-radius: 0 !important;
    background: unset !important;
    width: 100% !important;
    height: 100% !important;
    content: var(--gf-icon-ctrl-checkbox) !important;
}

.home-locations .wpsl-search,
.home-locations #wpsl-result-list {
    display: none !important;
}

.home-locations .wpsl-gmap-canvas {
    width: 100% !important;
}

.home-locations .wpsl-gmap-canvas#wpsl-gmap {
    float: unset !important;
    height: 722px !important;
    border-radius: 20px;
}

.home-form .instruction.validation_message {
    display: none !important;
}

.home-form .gchoice {
    display: flex !important;
    align-items: center;
}

.home-form .chosen-container .chosen-single span {
    margin: 0 !important;
}

.repair-boxes>div:hover img {
    transform: translateY(-5px);
}

.icons-wrap .elementor-widget-image-box:hover img {
    transform: translateY(-5px);
}

.video-popup video {
    margin-bottom: -6px;
}

.gform_confirmation_message {
    background-color: #fff;
    padding: 50px;
    border-radius: 20px;
    box-shadow: 0 0px 10px 10px rgba(0 0 0 / 3%);
}

.gform_confirmation_message {
    font-family: "Montserrat", Sans-serif;
    font-size: 22px;
    font-weight: 400;
}

.gform_confirmation_message h2 {
    font-family: "Open Sans", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 30px;
}

.gform_confirmation_message h4 {
    font-family: "Open Sans", Sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 30px;
}

.cus-btn {
    background-color: #F5911E;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
    border: 1px solid #F5911E;
    border-radius: 12px;
    padding: 15px 20px;
    display: inline-block;
    transition: 0.3s;
}

.cus-btn:hover {
    background: transparent;
    color: #F5911E;
}

.gform_confirmation_message p {
    margin-bottom: 25px;
}

.gform_confirmation_message p:last-child {
    margin-bottom: 0;
}

.user-test .rpi-card-inner {
    background-color: #fff;
    border-radius: 14px;
    border-left: unset;
    border-top: unset;
    border-right: unset;
    padding: 52px;
}

.user-test .rpi-text {
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #025730;
    line-height: 36px;
    max-height: 150px;
    height: 150px;
}

.user-test .rpi .rpi-img {
    width: 83px;
    height: 83px;
}

.user-test .rpi-info a {
    font-family: "Open Sans", Sans-serif;
    font-size: 25px;
    font-weight: 400;
}

.user-test .rpi-body::before {
    content: "";
    position: static;
    background: url(https://colorworks.ca/wp-content/uploads/2025/06/quote.svg) no-repeat center center / contain;
    width: 44px;
    height: 32px;
    margin-bottom: 8px;
}

.user-test .rpi-card-inner.rpi-logo::before {
    width: 32px;
    height: 32px;
    top: unset;
    bottom: 15px;
    right: 15px;
}

.user-test .rpi-content .rpi-info {
    margin-left: 20px;
}

.user-test .rpi-text::-webkit-scrollbar {
    width: 4px !important;
}

.user-test .rpi-text::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #F5911E !important;
}

.user-test .rpi-text::-webkit-scrollbar-track {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    background: #025730;
}

.user-test .rpi-slider-prev,
.user-test .rpi-slider-next {
    position: absolute;
    bottom: -70px;
}

.user-test .rpi-slider-prev {
    transform: translateX(-30px);
}

.user-test .rpi-slider-next {
    transform: translateX(40px);
}

.user-test .rpi-slider-next::after,
.user-test .rpi-slider-prev::before {
    opacity: 1;
}

.user-test {
    padding: 0 10px 0 20px !important;
    margin-left: 40px;
    margin-right: 30px;
    padding-left: 40px !important;
}

.user-test::before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    bottom: -10px;
    height: auto;
    width: 3px;
    background-color: #025730;
}


.wpgmp_map_container {
    z-index: 3;
}

div.categories_filter select[data-name="category"] {
    order: 1;
}

.categories_filter [data-container="wpgmp-filters-container"] {
    margin-right: .85714em;
    order: 2;
    width: 425px;
}

.categories_filter_reset {
    order: 9999;
    width: 100%;
}

.categories_filter input[type=button] {
    background: #025730;
    border-radius: 12px;
    background-size: 16px 25px !important;
    font-size: 21.08px !important;
    padding: 15px 30px 15px 30px;
    box-shadow: 0 6.67px 26.68px 0 rgba(0, 0, 0, 0.1) !important;
    outline: none !important;
}


/* Location Map css */
div.wpgmp_categories {
    height: 100% !important;
}

.location_listing1 .fc-component-6 {
    display: flex;
    column-gap: 16px;
    row-gap: 36px;
    flex-wrap: wrap;
}

.location_listing1 .fc-component-6 .outer-map-card {
    width: 32.33%;
    border-radius: 16px;
    border: 1px solid #2D8425;
    padding: 12px;
    height: 100%;
    box-shadow: 0 6.67px 26.68px 0 rgba(0, 0, 0, 0.1) !important;
    background: #fff;
}

.location_listing1 .fc-component-6 .outer-map-card .map-card-title p a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 28px;
    font-family: 'Open Sans';
    pointer-events: none;
}

.location_listing1 .fc-component-6 .outer-map-card .map-card-title {
    background-color: #025730;
    border-radius: 8px;
    padding: 32px;
    text-align: center;
}

.map-address img {
    margin-top: 8px;
}


.location_listing1 .fc-component-6 .outer-map-card .map-address,
.location_listing1 .fc-component-6 .outer-map-card .map-email,
.location_listing1 .fc-component-6 .outer-map-card .map-phone {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    margin-bottom: 15px;
}

.location_listing1 .fc-component-6 .outer-map-card .map-address {
    max-width: 85%;
}

.location_listing1 .fc-component-6 .outer-map-card .map-address p,
.location_listing1 .fc-component-6 .outer-map-card .map-email p a,
.location_listing1 .fc-component-6 .outer-map-card .map-phone p a {
    font-size: 18px;
    line-height: 28px;
    color: #025730;
    font-family: 'Montserrat';
}

.location_listing1 .fc-component-6 .outer-map-card .map-location-details {
    padding: 20px 0;
}

.location_listing1 .fc-component-6 .outer-map-card .map-buttons a {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'Open Sans';
    padding: 10px;
    border-radius: 12px;
    text-align: center;
}

.location_listing1 .fc-component-6 .outer-map-card .map-buttons a:first-child {
    background-color: #F5911E;
    border: 1px solid #F5911E;
    color: #fff;
    flex: 1;
    transition: all 0.3s ease;
}

.location_listing1 .fc-component-6 .outer-map-card .map-buttons a:first-child:hover {
    border: 1px solid #F5911E;
    background-color: transparent;
    color: #F5911E;
    transition: all 0.3s ease;
}

.location_listing1 .fc-component-6 .outer-map-card .map-buttons {
    display: flex;
    gap: 12px;
}

.location_listing1 .fc-component-6 .outer-map-card .map-buttons a:last-child {
    border: 1px solid #F5911E;
    background-color: transparent;
    color: #F5911E;
    flex: 1;
    transition: all 0.3s ease;
}

.location_listing1 .fc-component-6 .outer-map-card .map-buttons a:last-child:hover {
    background-color: #F5911E;
    border: 1px solid #F5911E;
    color: #fff;
    transition: all 0.3s ease;
}

.wpgmp_filter_wrappers {
    background: transparent;
    padding: 0;
    border-radius: 0px;
    margin-top: 40px;
}

.wpgmp_before_listing {
    display: none;
}

div.categories_filter select {
    background: url("https://colorworks.ca/wp-content/uploads/2025/08/dropdown-icon.svg") no-repeat 95% 50% #F5911E !important;
    border-radius: 12px;
    background-size: 16px 25px !important;
    font-size: 21.08px;
    padding: 15px 30px 15px 30px;
    box-shadow: 0 6.67px 26.68px 0 rgba(0, 0, 0, 0.1) !important;
    outline: none !important;
}

div.categories_filter {
    display: flex;
    flex-wrap: wrap;
}

.categories_filter [data-container="wpgmp-filters-container"] select {
    max-width: 100% !important;
}

div.categories_filter select[data-name="radius"] {
    order: 3;
    max-width: 327px;
}

div.categories_filter select[name="map_sorting"] {
    order: 4;
    max-width: 195px;
}



.wpgmp-autosuggest-loader {
    right: 80px;
    width: 25px;
    height: 25px;
}

.wpgmp_search_form .wpgmp-autocomplete-wrapper {
    position: relative;
}

.wpgmp-autocomplete-wrapper:after {
    content: '';
    background: url('https://colorworks.ca/wp-content/uploads/2025/08/search-icon.svg') no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 35px;
    height: 35px;
    left: auto;
    background-size: contain;
}

div.wpgmp_search_form input.wpgmp_search_input {
    height: 98px;
    border-radius: 16px;
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    padding: 15px 30px;
    color: #025730;
    box-shadow: 0 6.67px 26.68px 0 rgba(0, 0, 0, 0.1) !important;
}

div.wpgmp_search_form input.wpgmp_search_input::placeholder {
    color: #025730;
}

.wpgmp_map_parent {
    overflow: hidden;
    border-radius: 25px;
}

.wpgmp_map_parent .wpgmp_map {
    height: 700px !important;
}

.location_listing1 {
    margin-top: 80px;
}

.main-location-section {
    background: linear-gradient(#A7C978 1310px, transparent 30%);
    position: relative;
}

.main-location-section::before {
    content: "";
    width: 260px;
    height: 493px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-size: auto;
    left: unset;
    bottom: unset;
    z-index: 1;
    opacity: 0.1;
    background-image: url('https://colorworks.ca/wp-content/uploads/2025/08/background-layer-top1.svg');
}

.main-location-section::after {
    content: "";
    width: 260px;
    height: 493px;
    position: absolute;
    bottom: unset;
    left: 0px;
    background-repeat: no-repeat;
    background-size: auto;
    left: unset;
    top: 45%;
    z-index: 1;
    opacity: 0.1;
    background-image: url('https://colorworks.ca/wp-content/uploads/2025/08/bottom-layer-2.svg');
}

.location-title.line-title span::before {
    background-color: #569800;
}

div.wpgmp_listing_container {
    min-height: 38vh;
}

div.wpgmp_categories div.wpgmp_no_locations {
    width: 100%;
    text-align: center;
}

.main-location-section .location_listing1::before {
    content: "";
    width: 80px;
    height: 361px;
    position: absolute;
    top: unset;
    right: -231px;
    background-repeat: no-repeat;
    background-size: contain;
    left: unset;
    bottom: 90px;
    z-index: -1;
    background-image: url('https://colorworks.ca/wp-content/uploads/2025/05/form-top-right-bg.svg');
}

.main-location-section .location_listing1::after {
    content: "";
    width: 95px;
    height: 361px;
    position: absolute;
    top: unset;
    right: unset;
    background-repeat: no-repeat;
    background-size: auto;
    left: -240px;
    bottom: 0;
    z-index: -1;
    background-image: url('https://colorworks.ca/wp-content/uploads/2025/05/form-bottom-left-bg.svg');
}

.map-location-details .map-phone {
    margin-bottom: 0 !important;
}

/* Location Individual Page  */

.page-header {
    display: none;
}

.individual-box {
    box-shadow: 0 144px 200px rgba(25, 58, 75, 0.3);
    border-radius: 24px;
    overflow: hidden;
}

.individual-map iframe {
    border-radius: 20px;
    overflow: hidden;
}

.insurance-img {
    position: relative;
}


.insurance-img::before {
    content: '';
    background: url('https://colorworks.ca/wp-content/uploads/2025/08/left-angle.svg') no-repeat;
    position: absolute;
    left: -20px;
    bottom: -20px;
    height: 122px;
    width: 159px;
    background-size: contain;
    top: unset;
    transition: all 0.4s ease;
}

.insurance-img img:hover {
    transform: scale(1.03);
    transition: all 0.4s ease;
}

.insurance-img::after {
    content: '';
    background: url('https://colorworks.ca/wp-content/uploads/2025/08/right-angle.svg') no-repeat;
    position: absolute;
    right: -20px;
    top: -20px;
    height: 122px;
    width: 159px;
    background-size: contain;
    bottom: unset;
    transition: all 0.4s ease;
}

.insurance-section {
    position: relative;
}

.insurance-section::before {
    content: '';
    background: url('https://colorworks.ca/wp-content/uploads/2025/08/insurance-bg-layer.svg') no-repeat;
    position: absolute;
    /* 	left:0;
	height: 740px;
    width: 551px;
    background-size: contain;
    top: -45px;
    opacity: 0.2; */
    left: 0;
    height: 600px;
    width: 551px;
    background-size: contain;
    top: -45px;
    opacity: 0.5;
    overflow: visible;
    z-index: 2;
}

.express-title.line-title span::before {
    background-color: #569800;
}

.service-location::before {
    height: 670px;
}

.icon-box .elementor-icon-box-wrapper {
    align-items: center !important;
}

.home-locations .wpgmp_filter_wrappers,
.home-locations .wpgmp_pagination {
    display: none;
}

.home-locations .location_listing1 {
    display: none;
}

.wpgmp_infowindow {
    padding-top: 0 !important;
}

.wpgmp_infowindow .logo {
    text-align: left;
}

.wpgmp_infowindow .logo img {
    width: 58%;
    margin: 0 auto;
}

.est-form {
    font-family: "Open Sans", Sans-serif;
}

.est-form input,
.est-form select,
.est-form textarea {
    border: unset !important;
    box-shadow: unset !important;
    outline: unset !important;
}

.est-form input:not([type="submit"]):not([type="file"]),
.est-form select,
.est-form textarea {
    border-radius: 16px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #025730 !important;
    padding: 0 28px !important;
    min-height: unset !important;
    height: 65px !important;
    box-shadow: 0 6.67px 26.69px 0 rgba(0 0 0 / 10%) !important;
}

.est-form select {
    background-image: url(https://colorworks.ca/wp-content/uploads/2025/05/select-down-arrow.svg);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 98% 50%;
    display: flex !important;
    align-items: center;
}

.est-form textarea {
    height: 224px !important;
    padding-top: 15px !important;
}

.est-form .gfield--type-html h2 {
    color: #025730;
    font-weight: 700;
    font-size: 64px;
}

.est-form .gfield--type-html p {
    color: #111111;
    font-weight: 400;
    font-size: 22px;
    font-family: "Montserrat", Sans-serif;
}

.est-form .gfield--type-fileupload .gfield_description {
    font-size: 20px;
    color: #025730;
    font-weight: 700;
}

.est-form .gform_drop_area {
    background-color: #fff;
    border: 4px solid #569800;
    box-shadow: 0 6.67px 26.69px 0 rgba(0 0 0 / 10%) !important;
    border-radius: 16px !important;
    padding-bottom: 70px !important;
}

.est-form .gform_drop_area::before {
    content: "" !important;
    background: url(https://colorworks.ca/wp-content/uploads/2025/10/file-drop.png) no-repeat center center/contain !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 auto 25px;
}

.est-form .gform_drop_instructions,
.est-form .gform_fileupload_rules {
    color: #025730;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.est-form .gform_button_select_files {
    font-weight: 700 !important;
    font-size: 20px !important;
    background: #F5911E !important;
    width: 254px !important;
    height: 54px !important;
    border-radius: 12px !important;
    box-shadow: unset !important;
    outline: unset !important;
    border: unset !important;
}

.est-form .ginput_container_fileupload {
    position: relative;
}

.est-form .gform_fileupload_rules {
    left: 0;
    position: absolute;
    top: 205px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0 15px;
}

.est-form .gfield--type-html ul {
    padding: 0;
}

.est-form .gfield--type-html li {
    color: #025730;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 120px;
    margin-bottom: 15px;
    list-style: none;
}

.est-form .gfield--type-html ul li:last-child {
    margin-bottom: 0;
}

.est-form .gfield--type-html li::before {
    content: "";
    position: absolute;
    width: 65px;
    height: 25px;
    background: url(https://colorworks.ca/wp-content/uploads/2025/10/li-arrow.png) no-repeat center center / contain;
    top: 7px;
    left: 0;
}

.est-form input[type="submit"] {
    font-weight: 700 !important;
    font-size: 20px !important;
    background: #F5911E !important;
    width: 561px !important;
    height: 54px !important;
    border-radius: 12px !important;
    box-shadow: unset !important;
    outline: unset !important;
    border: unset !important;
    text-transform: uppercase !important;
    transition: 0.4s !important;
}

.est-form input[type="submit"]:hover {
    background-color: #025730 !important;
}

.est-form .gform_footer {
    text-align: center;
    justify-content: center !important;
    margin-top: 50px !important;
}

.est-form .gform_drop_instructions {
    margin-top: 15px;
}

.est-form .gform_fields.top_label {
    row-gap: 45px !important;
}

.est-form .validation_message.gfield_validation_message {
    position: absolute;
    margin: 0 !important;
    font-size: 15px !important;
    width: auto !important;
    font-weight: 400 !important;
    color: #c02b0a !important;
}

.est-form .gfield--type-html p:last-child {
    margin: 0;
}

.gfield_fileupload_progressbar_progress {
    background: #f5911e !important;
}

.est-form .ginput_preview,
.est-form .gfield_fileupload_percent,
.est-form .gfield_fileupload_filesize {
    font-size: 15px !important;
    color: #111111 !important;
    font-weight: 400;
}

.wpgmp_map .gm-style-iw-d {
    margin-top: -27px;
}



.compare-table th,
.compare-table td {
    vertical-align: middle;
}

.compare-table .td-content {
    justify-content: flex-start;
}

#elementor-popup-modal-13852 .dialog-widget-content {
    position: static;
}

.blog-mod .elementor-post__read-more {
    border: 1px solid #F5911E;
    color: #F5911E !important;
    transition: 0.3s;
    padding: 10px 30px;
    border-radius: 12px;
}

.blog-mod .elementor-post__read-more:hover {
    background-color: #F5911E;
    color: #fff !important;
}

.blog-mod .elementor-post__title a,
.blog-mod .elementor-post__excerpt,
.blog-sidebar .wp-block-latest-posts__post-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

.blog-mod .elementor-post__excerpt {
    line-clamp: 4;
    -webkit-line-clamp: 4;
}

.blog-sidebar .wp-block-latest-posts__post-title {
    line-clamp: 3;
    -webkit-line-clamp: 3;
}

.blog-sidebar {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

.blog-sidebar li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.blog-sidebar .wp-block-latest-posts__featured-image {
    float: unset !important;
    width: 120px;
    flex-shrink: 0;
}

.blog-sidebar .wp-block-latest-posts__featured-image img {
    max-height: 127px !important;
    width: 100%;
    border-radius: 12px;
}

.blog-mod .elementor-post__title a:hover,
.blog-sidebar .wp-block-latest-posts__post-title:hover {
    color: #F5911E !important;
}

.single-cont h2,
.single-cont h3,
.single-cont h4,
.single-cont h5,
.single-cont h6 {
    font-family: "Open Sans", Sans-serif;
    color: #025730;
    font-weight: 700;
}

.single-cont h2 {
    font-size: 50px;
}

.single-cont h3 {
    font-size: 45px;
}

.single-cont h4 {
    font-size: 40px;
}

.single-cont h5 {
    font-size: 35px;
}

.single-cont h6 {
    font-size: 30px;
}

.privacy-cont h3 {
    scroll-margin-top: 163px;
}

.privacy-cont a {
    word-break: break-word;
}

.ontario-logos .swiper-slide .e-con-inner > .elementor-element{
	height: 100%;
}

.grecaptcha-badge {
    z-index: 9;
}


/* Responsive CSS */
@media(max-width: 1799px) {
    .banner-slides .elementor-slide-description {
        max-width: 550px;
    }

    .banner-slides .swiper-slide-contents {
        padding-left: 33px;
    }

    .banner-slides .elementor-button {
        min-width: 224px;
    }

    .btn-ctn a {
        min-width: 224px;
    }

    .banner-slides .elementor-swiper-button {
        bottom: 40px !important;
    }

    .choose-sec .icons-wrap .elementor-image-box-img img {
        height: 70px !important;
        width: auto !important;
    }

    .line-title span::before {
        bottom: 11px;
    }

    .home-form select,
    .home-form .chosen-container,
    .home-form input[type="text"],
    .home-form input[type="email"],
    .home-form input[type="tel"] {
        height: 71px;
        font-size: 18px !important;
    }

    .home-form .gform_fields.top_label {
        row-gap: 50px !important;
    }

    .home-form input[type="button"],
    .home-form input[type="submit"] {
        min-width: 224px !important;
        font-size: 16px !important;
    }

    .home-form .gform_page_footer {
        margin-top: 30px;
    }

    .home-form .gfield_label {
        font-size: 18px;
    }

    .home-form .gchoice label {
        font-size: 16px;
        margin-left: 16px;
    }

    .home-form .gfield_checkbox {
        gap: 30px !important;
    }

    .car-tool .e-hotspot__tooltip {
        bottom: 80px !important;
    }

    .car-tool .e-hotspot__tooltip::before {
        height: 60px;
    }

    .car-tool .e-hotspot__tooltip a::after {
        width: 26px;
        height: 26px;
        margin-left: 12px;
    }

    .choose-sec .icons-wrap>div:nth-child(2n) .elementor-image-box-title {
        width: 100%;
    }

    .gform_confirmation_message h2 {
        font-size: 30px;
    }

    .gform_confirmation_message h4 {
        font-size: 24px;
    }

    .gform_confirmation_message {
        font-size: 18px;
    }

    .cus-btn {
        font-size: 16px;
    }

    .user-test {
        padding: 0 10px 0 35px !important;
        margin-left: 30px;
    }

    .user-test .rpi-text {
        font-size: 18px;
        line-height: 33px;
        max-height: 130px;
        height: 130px;
    }

    .user-test .rpi-body::before {
        width: 38px;
        height: 27px;
    }

    .user-test .rpi .rpi-img {
        width: 63px;
        height: 63px;
    }

    .user-test .rpi-info a {
        font-size: 18px;
    }

    .user-test .rpi-card-inner.rpi-logo::before {
        width: 25px;
        height: 25px;
    }

    .user-test .rpi-card-inner {
        padding: 37px;
    }

    .user-test .rpi-slider-prev,
    .user-test .rpi-slider-next {
        bottom: -50px;
    }

    div.wpgmp_search_form input.wpgmp_search_input {
        height: 85px !important;
        border-radius: 16px !important;
        font-size: 26px !important;
    }

    .wpgmp-autocomplete-wrapper:after {
        width: 30px !important;
        height: 30px !important;
        top: 25px !important;
    }

    .main-location-section .location_listing1::after {
        left: -150px !important;
    }

    .main-location-section .location_listing1::before {
        right: -144px !important;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 1280px, transparent 30%) !important;
        position: relative;
    }

    .est-form .gfield--type-html h2 {
        font-size: 50px;
    }

    .est-form .gfield--type-html p {
        font-size: 18px;
    }

    .est-form .gfield--type-fileupload .gfield_description {
        font-size: 18px;
    }

    .est-form input:not([type="submit"]):not([type="file"]),
    .est-form select,
    .est-form textarea {
        font-size: 18px !important;
    }

    .est-form .gform_drop_instructions,
    .est-form .gform_fileupload_rules {
        font-size: 16px !important;
    }

    .est-form .gform_button_select_files {
        font-size: 18px !important;
    }

    .est-form .gfield--type-html li {
        font-size: 20px;
        padding-left: 90px;
    }

    .est-form .gfield--type-html li::before {
        width: 50px;
        height: 18px;
        top: 6px;
    }

    .est-form input[type="submit"] {
        font-size: 18px !important;
        width: 481px !important;
    }

    .blog-sidebar {
        font-size: 16px;
        line-height: 28px;
    }


    /* 1799 ends here */
}

@media(max-width:1600px) {
    .main-location-section .location_listing1::before {
        right: -40px !important;
    }

    .main-location-section .location_listing1::after {
        left: -40px !important;
    }

    div.wpgmp_listing_container {
        min-height: 47vh !important;
    }

    .wpgmp_map_parent .wpgmp_map {
        height: 500px !important;
        max-height: 500px !important;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 1040px, transparent 30%) !important;
        position: relative;
    }

    div.wpgmp_search_form input.wpgmp_search_input {
        height: 75px !important;
        border-radius: 16px !important;
        font-size: 24px !important;
    }

    .wpgmp-autocomplete-wrapper:after {
        width: 25px !important;
        height: 30px !important;
        top: 25px !important;
    }

    div.categories_filter select,
    .categories_filter input[type=button] {
        font-size: 16px !important;
    }

}

@media (max-width:1400px) {
    .main-location-section .elementor-shortcode {
        padding: 30px;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 1020px, transparent 30%) !important;
        position: relative;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-card-title p a {
        font-size: 18px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-address p,
    .location_listing1 .fc-component-6 .outer-map-card .map-email p a,
    .location_listing1 .fc-component-6 .outer-map-card .map-phone p a {
        font-size: 16px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-buttons a {
        font-size: 16px !important;
    }

    .main-location-section .location_listing1::before {
        right: -30px !important;
    }

    .main-location-section .location_listing1::after {
        left: -30px !important;
    }

    div.wpgmp_listing_container {
        min-height: 57vh !important;
    }

    .main-location-section .elementor-shortcode {
        padding-top: 0 !important;
    }

    .main-location-section .e-con-inner {
        gap: 0 !important;
    }

    .car-title h2 {
        font-size: 40px !important;
    }
}


@media(max-width: 1200px) {

    .btn-ctn a,
    .banner-slides .elementor-button {
        height: 50px;
    }

    .banner-slides h1 span::before {
        height: 7px;
        bottom: 6px;
    }

    .line-title span::before {
        height: 7px;
        bottom: 3px;
    }

    .car-tool .e-hotspot__tooltip a::after {
        width: 22px;
        height: 22px;
        margin-left: 8px;
    }

    .car-tool .e-hotspot__tooltip a {
        padding: 6px 14px;
    }

    .home-form select,
    .home-form .chosen-container,
    .home-form input[type="text"],
    .home-form input[type="email"],
    .home-form input[type="tel"] {
        height: 60px;
        font-size: 16px !important;
    }

    .home-form .gform_fields.top_label {
        row-gap: 40px !important;
    }

    .home-form .validation_message {
        font-size: 12px !important;
    }

    .home-form .gfield_label {
        font-size: 16px;
    }

    .home-form .gchoice label {
        font-size: 14px;
        margin-left: 16px;
    }

    .home-form .gfield_label {
        margin-bottom: 20px;
    }

    .home-locations .wpsl-gmap-canvas#wpsl-gmap {
        height: 442px !important;
    }

    .location-sec .btn-ctn a {
        min-width: 241px;
    }

    .footer-sec .elementor-nav-menu li a {
        justify-content: center !important;
        padding-bottom: 12px !important;
        margin-bottom: 12px !important;
        border-bottom: 1px solid #fff;
    }

    .home-form #gform_page_1_1 .gform_fields {
        column-gap: 40px !important;
    }

    .home-form input[type="button"],
    .home-form input[type="submit"] {
        min-width: 194px !important;
        font-size: 14px !important;
        height: 50px !important;
    }

    .sliding-header {
        position: fixed;
        left: 105%;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 999999;
        overflow: auto;
        padding-bottom: 40px;
        transition: 0.3s ease !important;
    }

    .menu-open .sliding-header {
        left: 0;
    }

    .sliding-header .elementor-nav-menu li a {
        border-bottom: 1px solid #fff;
        padding: 0 15px 12px !important;
        margin-bottom: 12px;
    }

    .sliding-header .btn-ctn {
        margin-left: 15px;
        margin-top: 10px;
    }

    .gform_confirmation_message h2 {
        font-size: 24px;
        margin: 0 0 25px;
    }

    .gform_confirmation_message h4 {
        font-size: 20px;
        margin: 0 0 20px;
    }

    .gform_confirmation_message {
        font-size: 16px;
    }

    .cus-btn {
        font-size: 14px;
    }

    .user-test .rpi-text {
        font-size: 16px;
        line-height: 24px;
        max-height: 110px;
        height: 110px;
    }

    .user-test .rpi .rpi-img {
        width: 43px;
        height: 43px;
    }

    .user-test .rpi-info a {
        font-size: 16px;
    }

    .user-test .rpi-content .rpi-info {
        margin-left: 4px;
    }

    .user-test .rpi-body::before {
        width: 26px;
        height: 20px;
    }

    .user-test .rpi-card-inner.rpi-logo::before {
        width: 20px;
        height: 20px;
    }

    .user-test .rpi-card-inner {
        padding: 20px;
    }

    .user-test .rpi-slider .rpi-cards {
        --slider-card-gap: 10px !important;
    }

    .main-location-section .elementor-shortcode {
        padding-top: 0 !important;
    }

    .wpgmp_map_parent .wpgmp_map {
        height: 500px !important;
        max-height: 500px !important;
    }

    div.wpgmp_search_form input.wpgmp_search_input {
        font-size: 22px !important;
    }

    div.categories_filter select,
    .categories_filter input[type=button] {
        font-size: 16px !important;
    }

    .categories_filter [data-container="wpgmp-filters-container"] {
        width: calc(40% - (.85714em) * 4) !important;
    }

    div.categories_filter select[data-name="category"],
    div.categories_filter select[data-name="radius"],
    div.categories_filter select[name="map_sorting"] {
        max-width: 20% !important;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 150vh, transparent 30%) !important;
        position: relative;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-card-title p a {
        font-size: 16px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-address p,
    .location_listing1 .fc-component-6 .outer-map-card .map-email p a,
    .location_listing1 .fc-component-6 .outer-map-card .map-phone p a {
        font-size: 16px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-buttons a {
        font-size: 16px !important;
    }

    .main-location-section .e-con-inner {
        gap: 0px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-card-title {
        padding: 25px 15px !important;
    }

    .est-form .gfield--type-html h2 {
        font-size: 30px;
    }

    .est-form .gfield--type-html p {
        font-size: 16px;
    }

    .est-form input:not([type="submit"]):not([type="file"]),
    .est-form select,
    .est-form textarea {
        font-size: 15px !important;
        height: 50px !important;
        padding: 0 15px !important;
        border-radius: 8px !important;
    }

    .est-form textarea {
        height: 124px !important;
        padding-top: 10px !important;
    }

    .est-form .gfield--type-fileupload .gfield_description {
        font-size: 16px;
    }

    .est-form .gfield--type-html li::before {
        width: 40px;
        height: 15px;
        top: 4px;
    }

    .est-form .gfield--type-html li {
        font-size: 16px;
        padding-left: 60px;
    }

    .est-form .gform_drop_area::before {
        width: 30px !important;
        height: 30px !important;
    }

    .est-form .gform_drop_instructions,
    .est-form .gform_fileupload_rules {
        font-size: 15px !important;
    }

    .est-form .gform_button_select_files {
        font-size: 15px !important;
        width: 184px !important;
        height: 45px !important;
    }

    .est-form .gform_fileupload_rules {
        top: 145px;
    }

    .est-form .gform_drop_area {
        border-width: 2px !important;
        border-radius: 8px !important;
        padding: 20px 20px 60px !important;
    }

    .est-form input[type="submit"] {
        font-size: 16px !important;
        width: 221px !important;
        height: 50px !important;
    }

    .single-cont h2 {
        font-size: 35px;
    }

    .single-cont h3 {
        font-size: 30px;
    }

    .single-cont h4 {
        font-size: 25px;
    }

    .single-cont h5 {
        font-size: 22px;
    }

    .single-cont h6 {
        font-size: 20px;
    }


    /* 1200 ends here */
}

@media (max-width:1100px) {
    .main-location-section {
        background: linear-gradient(#A7C978 62%, transparent 30%) !important;
        position: relative;
    }

    .location_listing1 {
        margin-top: 60px !important;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 160vh, transparent 30%) !important;
        position: relative;
    }
}

@media(max-width: 992px) {
    .banner-slides .elementor-button {
        min-width: 184px;
    }

    .home-form .gform_page_footer {
        margin-top: 20px;
    }

    .home-locations .wpsl-gmap-canvas#wpsl-gmap {
        height: 352px !important;
    }

    .choose-sec .icons-wrap .elementor-image-box-img img {
        height: 50px !important;
    }

    .home-form select,
    .home-form .chosen-container,
    .home-form input[type="text"],
    .home-form input[type="email"],
    .home-form input[type="tel"] {
        height: 50px;
    }

    .home-form select,
    .home-form .chosen-container {
        border-radius: 8px;
    }

    .service-sec::before {
        width: 167px;
        height: 168px;
        background-size: cover;
    }

    .service-sec::after {
        width: 227px;
        height: 238px;
        background-size: cover;
        z-index: 9;
    }

    .form-sec::before {
        width: 129px;
        height: 253px;
        top: 20px;
        right: 0;
        background-size: contain;
        background-position: right;
    }

    .form-sec::after {
        width: 75px;
        height: 261px;
        background-size: contain;
        background-position: left;
        bottom: 0px;
    }

    .btn-ctn a {
        min-width: 204px;
    }

    .gform_confirmation_message {
        padding: 30px;
        border-radius: 10px;
    }

    .gform_confirmation_message h2 {
        font-size: 22px;
        margin: 0 0 20px;
    }

    .gform_confirmation_message h4 {
        font-size: 18px;
        margin: 0 0 15px;
    }

    .user-test .rpi-slider-prev,
    .user-test .rpi-slider-next {
        bottom: -34px;
    }

    .user-test {
        padding: 0 20px 0 20px !important;
        margin-left: 10px;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-card-title p a {
        font-size: 16px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-address p,
    .location_listing1 .fc-component-6 .outer-map-card .map-email p a,
    .location_listing1 .fc-component-6 .outer-map-card .map-phone p a {
        font-size: 16px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-buttons a {
        font-size: 15px !important;
    }

    .main-location-section .elementor-shortcode {
        padding: 15px;
    }

    div.wpgmp_search_form input.wpgmp_search_input {
        height: 70px !important;
        font-size: 20px !important;
    }

    .wpgmp-autocomplete-wrapper:after {
        width: 25px !important;
        height: 25px !important;
        top: 20px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-card-title {
        padding: 20px 10px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-address {
        max-width: 100%;
    }

    .wpgmp_map_parent .wpgmp_map {
        height: 300px !important;
        max-height: 300px !important;
    }

    .location_listing1 .fc-component-6 .outer-map-card {
        width: 48% !important;
    }

    .main-location-section .elementor-element-5560918 {
        padding-bottom: 10px !important;
    }

    .main-location-section .location_listing1::before {
        right: -15px !important;
    }

    .insurance-section::before {
        height: 350px !important;
        width: 250px !important;
    }

    .express-title h2 br {
        display: none;
    }

    .car-title h2 {
        font-size: 28px !important;
    }

    .individual-map iframe {
        max-height: 400px;
    }

    .est-form .gfield--type-html h2 {
        font-size: 24px;
    }

    .est-form .validation_message.gfield_validation_message {
        font-size: 14px !important;
    }

    .blog-sidebar .wp-block-latest-posts__featured-image {
        width: 80px;
    }

    .single-cont h2 {
        font-size: 26px;
    }

    .single-cont h3 {
        font-size: 24px;
    }

    .single-cont h4 {
        font-size: 22px;
    }

    .single-cont h5 {
        font-size: 20px;
    }

    .single-cont h6 {
        font-size: 18px;
    }

    .privacy-cont h3 {
        scroll-margin-top: 115px;
    }


    /* 992 ends here */
}

@media(min-width:768px) and (max-width:900px) {
    .location_listing1 .fc-component-6 .outer-map-card .map-buttons a {
        font-size: 13px !important;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 194vh, transparent 30%) !important;
        position: relative;
    }

    div.wpgmp_listing_container {
        min-height: 95vh !important;
    }

    .main-location-section .location_listing1::before {
        right: -15px !important;
    }

    .main-location-section .location_listing1::after {
        left: -15px !important;
    }
}

@media (min-width:736px) and (max-width:800px) {
    .location_listing1 .fc-component-6 .outer-map-card {
        width: 48% !important;
    }
}

@media(min-width:740px) and (max-width:780px) {
    div.wpgmp_listing_container {
        min-height: 110vh !important;
    }
}

@media(max-width: 767px) {
    .banner-slides .swiper-slide-contents {
        padding-left: 20px;
    }

    .banner-slides .elementor-swiper-button {
        bottom: 20px !important;
    }

    .home-form .gfield_checkbox {
        gap: 15px !important;
    }

    .home-form .gchoice label {
        margin-left: 9px;
    }

    .user-test::before {
        display: none;
    }

    .user-test {
        padding: 0 15px !important;
        margin-left: 0;
    }

    .reviews-row .left-col div {
        width: 100%;
    }

    .user-test .rpi-text {
        max-height: 120px;
        height: 120px;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 180vh, transparent 30%) !important;
        position: relative;
    }

    .location_listing1 .fc-component-6 .outer-map-card {
        width: 48% !important;
    }

    .location_listing1 {
        margin-top: 40px !important;
    }

    .main-location-section .location_listing1::before {
        right: -15px !important;
    }



    /* 767 ends here */
}

@media(min-width:601px) and (max-width:736px) {
    .location_listing1 .fc-component-6 .outer-map-card {
        width: 48% !important;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 184vh, transparent 30%) !important;
        position: relative;
    }

    .location_listing1 .fc-component-6 .outer-map-card .map-card-title {
        padding: 20px 20px !important;
    }

    div.wpgmp_listing_container {
        min-height: 87vh !important;
    }

    .main-location-section .location_listing1::before {
        right: -15px !important;
        width: 50px !important;
        height: 270px !important;
    }

    .main-location-section .location_listing1::after {
        width: 60px !important;
        height: 250px !important;
        left: -15px !important;
        background-size: contain !important;
    }
}

@media(min-width:601px) and (max-width:667px) {
    .main-location-section {
        background: linear-gradient(#A7C978 205vh, transparent 30%) !important;
        position: relative;
    }
}

@media(max-width: 600px) {
    .home-form #gform_page_1_1 .gform_fields {
        column-gap: 0 !important;
    }

    .home-locations {
        padding: 0 15px;
    }

    .banner-slides .elementor-swiper-button-next {
        left: 54% !important;
    }

    .banner-slides .elementor-swiper-button-prev {
        left: 44% !important;
    }

    .home-form input[type="button"],
    .home-form input[type="submit"] {
        min-width: 154px !important;
        font-size: 13px !important;
        height: 50px !important;
    }

    .car-tool .elementor-repeater-item-75a6df1 .e-hotspot__tooltip,
    .car-tool .elementor-repeater-item-988151b .e-hotspot__tooltip,
    .car-tool .elementor-repeater-item-60a938e .e-hotspot__tooltip {
        bottom: 0 !important;
    }

    .car-tool .elementor-repeater-item-75a6df1 .e-hotspot__tooltip::before,
    .car-tool .elementor-repeater-item-988151b .e-hotspot__tooltip::before,
    .car-tool .elementor-repeater-item-60a938e .e-hotspot__tooltip::before {
        display: none !important;
    }

    .main-location-section .elementor-shortcode {
        padding: 15px;
        height: 100%;
        background: #a7c978;
    }

    .wpgmp_map_parent .wpgmp_map {
        height: 380px !important;
        max-height: 380px !important;
    }

    .wpgmp_map_container {
        display: block;
    }

    div.wpgmp_search_form input.wpgmp_search_input {
        height: 65px !important;
        border-radius: 16px !important;
        font-size: 18px !important;
    }

    .wpgmp-autocomplete-wrapper:after {
        top: 23px !important;
        right: 25px !important;
        width: 20px !important;
        height: 20px !important;
    }

    .location_listing1 .fc-component-6 {
        flex-direction: column;
    }

    .location_listing1 .fc-component-6 .outer-map-card {
        width: 100% !important;
    }

    .main-location-section .location_listing1::before {
        content: "";
        width: 68px !important;
        height: 380px !important;
        right: -15px !important;
        bottom: -55% !important;
    }



    .main-location-section .location_listing1::after {
        content: "";
        width: 90px !important;
        height: 300px !important;
        position: absolute;
        top: unset;
        right: unset;
        background-repeat: no-repeat;
        background-size: contain !important;
        left: -15px;
        bottom: -90% !important;
    }

    div.categories_filter select {
        font-size: 16px !important;
        padding: 15px 30px 15px 20px !important;
        margin-right: 0 !important;
        max-width: 46% !important;
    }

    div.categories_filter {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .categories_filter [data-container="wpgmp-filters-container"] select {
        margin-right: 15px !important;
    }

    .main-location-section {
        background: linear-gradient(#A7C978 115vh, transparent 30%) !important;
        position: relative;
    }

    .categories_filter [data-container="wpgmp-filters-container"] select {
        max-width: 100% !important;
        margin-right: 0 !important;
    }

    div.categories_filter select[data-name="radius"] {
        max-width: 48% !important;
        margin-right: 10px !important;
    }

    div.categories_filter select[name="map_sorting"] {
        max-width: 48% !important;
    }

    .insurance-section::before {
        height: 420px !important;
        width: 385px !important;
    }

    .insurance-img::before {
        left: -10px !important;
        bottom: -10px !important;
    }

    .insurance-img::after {
        top: -10px !important;
        right: -10px !important;
    }

    .individual-map iframe {
        max-height: 350px;
    }

    .categories_filter [data-container="wpgmp-filters-container"] {
        width: 100% !important;
        margin: 0 !important;
        max-width: 100% !important;
    }

    div.categories_filter select[data-name="category"] {
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .categories_filter input[type=button] {
        width: 48%;
    }

    .est-form .gform_fields.top_label {
        row-gap: 32px !important;
    }

    .est-form .gform_drop_area {
        padding-bottom: 80px !important;
    }

    .compare-table th {
        min-width: 200px;
    }

    .single-cont h2 {
        font-size: 24px;
    }

    .single-cont h3 {
        font-size: 22px;
    }

    .single-cont h4 {
        font-size: 20px;
    }

    .single-cont h5 {
        font-size: 18px;
    }


    /* 600 ends here */
}

@media (max-width:430px) {
    .main-location-section {
        background: linear-gradient(#A7C978 85vh, transparent 30%) !important;
        position: relative;
    }
}

@media(max-width:390px) {
    .main-location-section {
        background: linear-gradient(#A7C978 95vh, transparent 30%) !important;
        position: relative;
    }
}


/* Min Width css */
@media(min-width: 768px) {
    .car-tool .e-hotspot__tooltip {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: all !important;
    }

    /* 768 and up */
}

.home-locations .wpgmp_map_parent .wpgmp_map {
    height: 550px !important;
}

.warranty .swiper-slide-bg {
    background-position: center !important;
}