/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.grecaptcha-badge {
    visibility: hidden;
}
/*-------------------------------------------*/
img.results_img {
    padding: 20px;
    background: #f5f5f5;
}

button#place_order {
    background: #4caf50;
}

div#order_review {
    background: white;
}

.results_feature_table th {
    background: #1a2145;
}

.results_feature_table th h4 {
    color: white;
}

tr.charger_colour_row td {
    background: white;
}

.charger_colour_wrapper {
    display: flex;
    align-items: center;
    grid-gap: 6px;
}

.charger_colour_swatch {
    height: 24px;
    width: 24px;
    border-radius: 100%;
    border: 1px solid #aaaaaa;
}

.results_feature_table i.fas.fa-check-circle {
    color: #4caf50;
}

.results_description_col i.fas.fa-check-circle {
    color: #4caf50;
}

.review_logo_wrapper {
    margin-top: 30px;
}

/* Quote results page */
table.results_feature_table tr {
    background: white;
}

tr.color_override_green {
    background: white !important;
}

table.results_feature_table tr:nth-child(odd) {
    background: #edf0ff;
}


/* Results page features table */
.results_description_col h3 {
    font-size: 24px;
    color: #4caf50;
    margin-bottom: 40px;
}

table.results_feature_table td {
    border: none !important;
}

table.results_feature_table {
    font-size: 14px;
}

table.results_feature_table {
    border: 1px solid #1a2145;
}

.woocommerce-checkout .woocommerce-additional-fields {
    display: none;
}

.woocommerce-checkout p#billing_state_field {
    display: none;
}

.woocommerce-checkout .woocommerce-notices-wrapper a.wc-forward {
    display: none;
}

.action_buttons_container a {
    font-size: 16px;
}

.quote_not_listed {
    background: white;
    border: 1px solid #1a2145;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
}

.quote_results_container {
    padding-bottom: 100px;
}

.quote_not_listed a.w-btn {
    margin-top: 30px;
}

.quote_titlebar h1 {
    padding-top: 15px;
    padding-bottom: 15px;
}

a.button.btn_book {
    font-weight: 600;
    color: white;
    box-shadow: none !important;
    border-radius: 30px;
    width: 100%;
    background: #4CAF50;
    border: 0px solid transparent !important;
}


a.button.btn_callback {
    font-weight: 600;
    box-shadow: none !important;
    border-radius: 30px;
    width: 100%;
    background: #ffffff;
    color: #1f1f1f;
    border: 0px solid transparent !important;
    margin-top: 15px;
}

a.button.btn_details {
    box-shadow: none !important;
    border-radius: 30px;
    width: 100%;
    background: #ffffff;
    border: 0px solid transparent !important;
    margin-top: 15px;
}

a.button.btn_save {
    box-shadow: none !important;
    border-radius: 30px;
    width: 100%;
    background: #e8f3dc;
    border: 0px solid transparent !important;
    margin-top: 15px;
}

p.price_heading {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 2px solid white;
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.results_actions_col h3 {
    text-align: center;
    font-size: 46px;
    margin-bottom: 0px;
    color: white;
}

p.vat_caption {
    text-align: center;
    font-size: 14px;
    border-bottom: 2px solid white;
    padding-bottom: 30px;
}

.results_img_col {
    border-right: 1px solid #edf0ff;
}

.quote_results_row {
    display: flex;
    background: white;
    border: 1px solid #1a2145;
    margin-top: 40px;
    margin-bottom: 40px;
}

 

.results_description_col {
    padding: 20px;
}

.results_actions_col {
    padding: 20px;
    background: #1a2145;
    color: white;
}

.results_img_col {
    width: 25%;
    float: left;
    text-align: center;
}

.results_description_col {
    width: 50%;
    float: left;
}

.results_actions_col {
    width: 25%;
    float: left;
}

.page-template-quote_results .footer_installation, .page-template-quote_results .footer_bottom {
    display: none;
}

.quote_results_container {
    padding-top: 20px;
    min-height: 90vh;
}

/*------------------------------------*/

input#e_deliverydate {
    background: white !important;
}

.ui-datepicker .ui-datepicker-prev:before {
    margin-top: 10px;
}

.ui-datepicker .ui-datepicker-next:before {
    margin-top: 10px;
    margin-right: 5px;
}

p#e_deliverydate_field .optional {
    display: none;
}

.woocommerce-privacy-policy-text {
    display: none;
}

small.orddd_lite_field_note {
    background: #f3dcdc;
    display: block;
    padding: 10px;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 20px;
    margin-bottom: 30px;
}

button#place_order {
    width: 100%;
}

/* Our chargers page */
.zero_opacity {
    opacity: 0;
}

.tetheredoruntethered {
    font-size: 16px;
    line-height: 1.6;
}

.charger_table_subtitle h3 {
    color: #ff1616;
    font-size: 20px;
}

.charger_table_subtitle {
    background: #f3dbdb;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.charger_table_title {
    background: #f3dbdb;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 0px;
}

.charger_table_row.altcolor {
    background: #edc8c8;
}

.charger_table_row {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f3dbdb;
    font-size: 14px;
}

.chargers_table a.w-btn.us-btn-style_1 {
    border-radius: 0px;
    box-shadow: none;
}

.chargers_table .w-btn-wrapper.width_full {
    margin: 0px;
}


/* Process Page */
.wpb_text_column.process_number {
    flex: none;
    color: white;
    text-align: center;
    background: #ff1616;
    /* padding: initial; */
    border-radius: 100%;
    font-weight: 600;
    display: inline-block;
    height: 36px;
    width: 36px;
    padding-top: 5px;
}

/* Contact page */
.contact_container p.w-iconbox-title {
    font-weight: bold;
}

.page-id-27 .footer_installation {
    display: none;
}

.contact_container {
    background: white;
    box-shadow: 1px 4px 9px #0000001c;
}

.contact_container input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background: #1e1e1e;
}

.contact_container h3.w-iconbox-title {
    color: #ff1616;
}

.contact_container form p {
    margin-bottom: 12px;
}

.contactleftcol {
    padding: 30px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.contactleftcol i {
    font-size: 28px;
}

.contactrightcol {
    padding: 30px;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}

.contactrightcol h2, .contactrightcol {
    color: white;
}




.faq_container button.w-tabs-section-header {
    color: white !important;
    background: #ff1616 !important;
    border: 1px solid #ff1616;
    margin-top: 10px;
    font-weight: 600;
}

.w-tabs.accordion>div>.w-tabs-section {
    border: 0px;
}

.active .w-tabs-section-content {
    border: 1px solid #ff1616 !important;
}

.faq_container button.w-tabs-section-header.active {
    background: #ff1616ab !important;
}



.page-id-444 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
}

.page-id-444 .vehicle_picker_container.callback_container {
    margin-top: 40px !important;
}

/* Quote Page Styling */
.callback_container {
    text-align: center;
}

.final_step_container {
    margin-bottom: 100px !important;
}

.callback_container .w-btn {
    margin-top: 20px;
}

i.fal.fa-phone-volume.bigphone {
    padding: 20px;
    font-size: 80px;
    background: #1a2145;
    text-align: center;
    color: white;
    border-radius: 100%;
    width: 120px;
    height: 120px;
}

@media only screen and (max-width: 1499px) and (min-width: 1025px) {
    .step_content_container {
        padding-left: 85px;
        max-width: none;
        padding-right: 85px;
    }
}


.vehicle_picker_container button {
    margin-top: 30px;
}

button#prevBtn i {
    color: #ff1616;
    font-size: 42px;
}

/* Back button */
button#prevBtn {
    position: fixed;
    background: white;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 12px;
    padding-left: 12px;
    left: 0px;
    bottom: 35vh;
    box-shadow: 1px 4px 9px #0000001c;
}

button#prevBtn:hover {
    background: #ff1616;
    transition: 0.3s;
}

button#prevBtn:hover i {
    color: white;
    transition: 0.3s;
}

p.not_on_list {
    font-size: 14px;
    margin-top: 40px;
}

.commercial_msg .w-btn {
    margin-top: 40px;
}

.quote_page_container input {
    line-height: 1;
    padding: 10px;
    width: 100%;
    font-size: 17px;
    border: 1px solid #aaaaaa;
}

.step_content_container h2 {
    line-height: 1.6;
}

.vehicle_picker_container {
    box-shadow: 1px 4px 9px #0000001c;
    max-width: 800px;
    margin: auto;
    background: white;
    padding-top: 30px;
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 60px !important;
}

.commercial_msg {
    background: white;
    margin-top: 100px !important;
    margin-bottom: 100px !important;
    box-shadow: 1px 4px 9px #0000001c;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 800px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

/* Mark input boxes that gets an error on validation: */
.quote_page_container input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.quote_page_container .tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.quote_page_container .step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.quote_page_container .step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.quote_page_container .step.finish {
    background-color: #04AA6D;
}


/* Turn radio buttons into buttons */
.option-buttons {
    list-style-type: none;
    margin: 25px 0 0 0;
    padding: 0;
    margin-top: 60px;
}

.option-buttons li {
    float: left;
    margin: 0 5px 0 0;
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    height: 400px;
    position: relative;
    box-shadow: 1px 4px 9px #0000001c;
    background: white;
}

.option-buttons label,
.option-buttons input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.option-buttons input[type="radio"] {
    opacity: 0.01;
    z-index: 100;
}

.option-buttons input[type="radio"]:checked+label,
.Checked+label {
    border: 2px solid #ff1616;
}

.option-buttons label {
    padding-top: 280px !important;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
    z-index: 90;
    border: 2px solid transparent;
}

.option-buttons label:hover {
    border: 2px solid #ff1616;
}

img.quote_form_icon {
    display: block;
    max-width: 200px;
    margin: auto;
    margin-top: 30px;
}





a.w-nav-anchor.level_1 {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
}

footer a.w-socials-item-link {
    color: #ff1616 !important;
}


.quote_dots_container, button#nextBtn {
    display: none;
}

.quote_titlebar {
    text-align: center;
    background: #1a2145;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
}

.quote_titlebar h1 {
    color: white;
}


.page-template-quote_form footer,
.page-template-disqualification footer {
    display: none;
}

.color_footer-bottom .w-socials.style_outlined .w-socials-item-link {
    font-size: 20px;
    box-shadow: inset 0 0 0 2px #ff1616 !important;
}

footer ul li:before {
    content: "-";
    margin-right: 10px;
    font-weight: bold;
    color: #ff1616;
}


.l-subheader.at_top.width_full {
    font-size: 16px;
    font-weight: 600;
}

.footer_installation {
    margin-right: -40px;
}

.footerlogo {
    max-width: 200px;
    margin-bottom: 40px;
}


.chargers_inner_row img:hover {
    filter: drop-shadow(0px 0px 8px rgb(0, 0, 0, 0.5));
}

.round_img {
    border-radius: 15px;
    box-shadow: 1px 1px 9px rgb(0, 0, 0, 0.5);
}



/* Why Choose */
.why_choose_container i {
    font-size: 100px;
}

/* Reviews Row */
.grw-slider-review-inner.grw-slider-review-border {
    background: white !important;
}

.wavey_row .wp-gr .wp-dark .wp-google-text {
    color: black !important;
}

.wavey_row .wp-google-powered {
    color: white !important;
}

/* Process section */
.step_paragraph {
    font-size: 16px;
    line-height: 1.8;
}

.three_steps_inner img {
    max-width: 200px;
    margin: auto;
}

.three_steps_inner .step_circle {
    color: white;
    background: #ff1616;
    font-size: 28px;
    text-align: center;
    padding-top: 6px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    font-weight: 600;
}

/* Button Styling */
a.w-btn.us-btn-style_1.icon_atright i,
a.w-btn.us-btn-style_3.icon_atright i {
    margin-left: 20px;
}

header .w-btn.icon_atright i {
    margin-left: 12px;
}


.hero_arrow img {
    max-width: 36px;
    margin-top: 40px;
    margin-bottom: 20px;
}


.row_two {
    background: #f5dddd;
    margin-top: -50px;
}

.hero_row a.w-btn.us-btn-style_1.icon_atright {
    z-index: 50;
}


.charger_icons i {
    color: white;
    font-size: 48px !important;
    margin-bottom: 12px;
}

.charger_icons h4 {
    font-size: 14px;
    font-weight: 600;
}


/* Desktop Only Styling */
@media only screen and (min-width: 768px) {
    .review_logo img {
        max-width: 215px;
        margin: auto;
    }

    .results_description_col {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 60px;
    }

    .notlisted p {
        padding-right: 30px;
    }

    .chargers_table {
        max-width: 1024px;
        margin: auto;
    }

    .woocommerce-checkout div#ui-datepicker-div {
        top: 100px !important;
    }

    .quote_results_container {
        max-width: 1300px;
        margin: auto;
        padding-left: 50px;
        padding-right: 50px;
    }

    .hero_row p {
        max-width: 900px;
        margin: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    form#regForm {
        margin-top: 80px;
        min-height: 700px;
    }

    .hideondesktop {
        display: none !important;
    }

    footer {
        font-size: 14px;
        line-height: 1.8;
    }

    .who_we_are .wpb_column {
        min-height: 500px;
    }

    .hero_row p {
        font-size: 22px;
        line-height: 1.6;
    }

    .step_content_container {
        padding-left: 30px;
        padding-right: 30px;
        display: block;
        max-width: 1400px;
        margin: auto;
        text-align: center;
    }

    ul.option-buttons {
        text-align: center;
        display: flex;
        justify-content: center;
    }
}

/* Mobile Only Styling */
@media only screen and (max-width: 767px) {
    .row_two {
        margin-top: 0px !important;
    }

  

    table.results_feature_table {
        text-align: left;
        font-size: 12px;
    }

    .notlisted .wpb_column.vc_column_container:nth-child(2) {
        padding: 20px;
    }

    .g-cols.wpb_row.charger_table_row.altcolor.via_grid.cols_2.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default {
        grid-template-columns: repeat(2, 1fr);
    }

    h3#order_review_heading {
        margin-top: 60px;
    }

    .quote_results_row {
        display: table !important;
        margin-left: 15px;
        margin-right: 15px;
    }

    .results_img_col {
        border-right: none !important;
        width: 100% !important;
        padding: 20px;
        border-bottom: 1px solid #edf0ff;
        margin-bottom: 20px;
    }

    .results_description_col {
        width: 100% !important;
        margin-bottom: 40px;
        text-align: center;
    }

    .results_actions_col {
        width: 100% !important;
    }

    .quote_not_listed {
        margin-left: 15px;
        margin-right: 15px;
    }

    .callback_page_container input,
    .callback_page_container textarea,
    .callback_page_container select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
        font-size: 14px;
    }

    .callback_page_container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .g-cols.wpb_row.charger_table_row.via_grid.cols_5-1.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default {
        grid-template-columns: 5fr 1fr;
    }

    .internal_page_titlebar .l-section-img {
        background-position: 25%;
    }

    .the-fade-in {
        opacity: 1;
        animation-name: fadeInOpacity;
        animation-iteration-count: 1;
        animation-timing-function: ease-in;
        animation-duration: 0.3s;
    }

    @keyframes fadeInOpacity {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    

    .hero_row p {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 15px;
    }

    .page-template-disqualification main {
        min-height: 90vh;
    }

    .vehicle_picker_container {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px !important;
    }

    .commercial_msg {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 40px !important;
    }

    ul.option-buttons.four_buttons {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        display: block;
    }

    .option-buttons li {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 20px;
    }

    img.quote_form_icon {
        max-width: none;
        width: 65px;
        margin-top: 0px;
        float: left;
        margin-left: 10px;
    }

    .option-buttons li {
        text-align: left;
        height: 70px;
    }

    .option-buttons label {
        padding-top: 0px !important;
        padding-left: 90px;
        padding-top: 20px !important;
        font-size: 16px;
    }

    .step_content_container {
        min-height: calc(90vh - 150px);
        padding-top: 20px;
    }

    button#prevBtn {
        bottom: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .step_content_container h2 {
        font-size: 22px;
        padding-left: 15px;
        padding-right: 15px;
    }

    button#prevBtn i {
        font-size: 36px;
    }

    .quote_titlebar {
        margin-top: 0px;
        font-size: 14px;
    }

    .step_content_container {
        padding-top: 40px;
        text-align: center;
    }

    p.not_on_list {
        font-size: 12px;
    }

    footer {
        font-size: 14px;
        line-height: 1.6;
    }

    main a.w-btn.us-btn-style_1.icon_atright {
        font-size: 14px;
    }

    .hideonmobile {
        display: none !important;
    }

    .w-text.hidden_for_mobiles.ush_text_2.nowrap.icon_atleft {
        display: none;
    }

    .w-text.hidden_for_tablets.hidden_for_mobiles.ush_text_3.nowrap {
        display: none;
    }

    .mobileimg {
        margin-bottom: 30px;
    }

    .wavey_row, .wavey_row h2 {
        text-align: center;
    }

    .wavey_row {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .hero_row {
        padding-top: 50px !important;
    }

    .w-separator.size_small {
        height: 30px !important;
    }

    .hero_row a.w-btn {
        font-size: 14px;
    }

    .row_two {
        padding-top: 100px;
    }

    .row_two .l-section-shape.type_wave.pos_bottom.on_front {
        height: 5vh !important;
    }
}




/* Scale down on laptop */
@media only screen and (max-width: 1500px) and (min-width: 1200px) {
    header a.w-btn {
        font-size: 14px !important;
    }

    a.w-nav-anchor.level_1 {
        font-size: 14px !important;
        padding-left: 14px !important;
        padding-right: 14px !important;
        letter-spacing: 0px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 1025px) {
    header a.w-btn {
        font-size: 12px !important;
    }

    a.w-nav-anchor.level_1 {
        font-size: 13px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
        letter-spacing: 0px;
    }
}


/* Tablet only styling */

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .tetheredoruntethered .g-cols {
        grid-template-columns: repeat(1, 1fr) !important;
        grid-gap: 0px
    }

    .tetheredoruntethered {
        padding-bottom: 60px !important;
    }

    form#regForm {
        min-height: 1100px;
    }

    ul.option-buttons.four_buttons {
        display: block !important;
    }

    .option-buttons li {
        width: 47%;
        margin-bottom: 2% !important;
    }

    .step_content_container {
        padding-left: 80px;
        padding-right: 80px;
    }

    .hero_row h1 {
        font-size: 40px;
    }

    .hero_row p {
        font-size: 18px;
    }

    .g-cols.wpb_row.three_steps_inner.via_grid.cols_3.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default, .g-cols.wpb_row.chargers_inner_row.via_grid.cols_3.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default {
        grid-template-columns: repeat(1, 1fr);
    }

    .step_paragraph {
        max-width: 500px;
        margin: auto;
    }
}




/* Above tablet */

@media only screen and (min-width: 1025px) {
    li#menu-item-895 {
        display: none;
    }

    h2.firststepheading {
        max-width: 900px;
        margin: auto;
    }

    li#menu-item-251 {
        display: none;
    }

    .w-text.ush_text_4.nowrap {
        font-weight: 600;
        font-size: 24px;
        margin: 0px;
        letter-spacing: 1px;

    }

    .w-text.ush_text_5.nowrap {
        font-size: 16px;
    }
}


/* Below tablet */
@media only screen and (max-width: 1024px) {

    .hidebelowtablet {
        display: none !important;
    }

    .w-text.hidden_for_tablets.hidden_for_mobiles.ush_text_3.nowrap, header .w-vwrapper.hidden_for_tablets.hidden_for_mobiles.ush_vwrapper_1.align_none.valign_top {
        display: none;
    }


    header a.w-btn.us-btn-style_2 {
        display: none;
    }

    header ul.w-nav-list.level_1.hover_underline a.w-btn {
        margin-top: 40px;
    }
}