@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//getvehiclereport.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//getvehiclereport.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(10,93,246);
	--wd-alternative-color: rgb(5,25,48);
	--btn-default-bgcolor: rgb(5,25,48);
	--btn-default-bgcolor-hover: rgb(10,93,246);
	--btn-accented-bgcolor: rgb(10,93,246);
	--btn-accented-bgcolor-hover: rgb(5,25,48);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* =========================================================
   VEHICLE REPORT X
   CLEAN CF7 / ELEMENTOR SAFE CSS
========================================================= */

.vrx-form,
.vrx-form * {
    box-sizing: border-box;
}

.vrx-form {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    padding: 10px;
    font-family: "Poppins", Arial, sans-serif;
    color: #0f172a;
}


/* =========================================================
   CARD
========================================================= */

.vrx-card {
    width: 100%;
    background: #ffffff;
    border: 1px solid #e3eaf4;
    border-radius: 26px;
    padding: 32px;
    box-shadow:
        0 25px 60px rgba(15, 23, 42, 0.10),
        0 5px 20px rgba(15, 23, 42, 0.04);
}


/* =========================================================
   HEADER
========================================================= */

.vrx-header {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    width: 100%;
}

.vrx-icon-box {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px !important;
    max-width: 48px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #eff6ff !important;
    color: #2563eb !important;

    border-radius: 13px !important;

    padding: 0 !important;
    margin: 0 !important;

    overflow: hidden !important;
}

.vrx-icon-svg {
    width: 22px !important;
    height: 32px !important;
    min-width: 31px !important;
    max-width: 32px !important;
    min-height: 35px !important;
    max-height: 22px !important;
    display: block !important;
    color: #000000 !important;
    margin: 15px 0 0 0px;
}


.vrx-header-content {
    flex: 1;
    min-width: 0;
}

.vrx-header-content h2 {
    margin: 0 0 7px 0 !important;
    padding: 0 !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 21px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;

    color: #0f172a !important;
}

.vrx-header-content p {
    margin: -20px 0 0 0 !important;
    padding: 0 !important;

    max-width: 450px;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
    font-weight: 400 !important;

    color: #64748b !important;
}


/* =========================================================
   DIVIDER
========================================================= */

.vrx-divider {
    width: 100% !important;
    height: 1px !important;

    margin: 22px 0 20px !important;
    padding: 0 !important;

    background: #e2e8f0 !important;
}


/* =========================================================
   TABS
========================================================= */

.vrx-tabs {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;

    gap: 9px !important;

    width: 100% !important;

    margin: 0 0 30px 0 !important;
    padding: 0 !important;
}

.vrx-tab {
    position: relative !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    flex: 0 0 auto !important;

    width: auto !important;
    min-width: 90px !important;
    height: 46px !important;

    margin: 0 !important;
    padding: 0 19px !important;

    border: 1px solid #d7e0ec !important;
    border-radius: 11px !important;

    background: #ffffff !important;

    color: #1d4ed8 !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;

    line-height: 1 !important;
    text-align: center !important;

    cursor: pointer !important;

    box-shadow: none !important;
    outline: none !important;

    transition:
        background 0.25s ease,
        border-color 0.25s ease,
        color 0.25s ease,
        transform 0.25s ease,
        box-shadow 0.25s ease !important;
}

.vrx-tab:hover {
    background: #f8fbff !important;
    border-color: #2563eb !important;
    color: #1d4ed8 !important;

    transform: translateY(-1px) !important;
}

.vrx-tab:focus,
.vrx-tab:active {
    outline: none !important;
    box-shadow: none !important;
}

.vrx-tab-active,
.vrx-tab-active:hover {
    background: linear-gradient(
        135deg,
        #2563eb 0%,
        #1d4ed8 100%
    ) !important;

    border-color: #2563eb !important;

    color: #ffffff !important;

    box-shadow:
        0 10px 22px rgba(37, 99, 235, 0.22) !important;

    transform: none !important;
}


/* =========================================================
   PANELS
========================================================= */

.vrx-panel {
    width: 100% !important;
    display: block !important;

    animation: vrxFadeIn 0.25s ease;
}

.vrx-panel-hidden {
    display: none !important;
}

@keyframes vrxFadeIn {

    from {
        opacity: 0;
        transform: translateY(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }

}


/* =========================================================
   LABEL
========================================================= */

.vrx-label {
    display: block !important;

    width: 100% !important;

    margin: -40px 0 10px 0 !important;
    padding: 0 !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 12.5px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;

    color: #0f172a !important;
}


/* =========================================================
   SEARCH BOX
========================================================= */

.vrx-search-box {
    display: flex !important;
    align-items: stretch !important;
    flex-direction: row !important;

    width: 100% !important;
    height: 59px !important;
    min-height: 59px !important;

    margin: 0 !important;
    padding: 0 !important;

    overflow: hidden !important;

    background: #ffffff !important;

    border: 1px solid #d6dfec !important;
    border-radius: 15px !important;

    box-shadow:
        0 5px 18px rgba(15, 23, 42, 0.05) !important;

    transition:
        border-color 0.2s ease,
        box-shadow 0.2s ease !important;
}

.vrx-search-box:focus-within {
    border-color: #2563eb !important;

    box-shadow:
        0 0 0 4px rgba(37, 99, 235, 0.10) !important;
}


/* =========================================================
   INPUT AREA
========================================================= */

.vrx-input-area {
    position: relative !important;

    flex: 1 1 auto !important;

    min-width: 0 !important;

    display: flex !important;
    align-items: center !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #ffffff !important;
}

.vrx-input {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 62px 0 15px !important;

    border: 0 !important;
    outline: none !important;

    background: #ffffff !important;

    color: #0f172a !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;

    line-height: normal !important;

    box-shadow: none !important;
}

.vrx-input:focus {
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
}

.vrx-input::placeholder {
    color: #94a3b8 !important;
    opacity: 1 !important;
}


/* =========================================================
   COUNTER
========================================================= */

.vrx-counter {
    position: absolute !important;

    right: 10px !important;
    top: 50% !important;

    transform: translateY(-50%) !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    height: 26px !important;
    min-width: 34px !important;

    padding: 0 7px !important;

    background: #f1f5f9 !important;

    border-radius: 6px !important;

    color: #64748b !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 9px !important;
    font-weight: 700 !important;

    pointer-events: none !important;
}


/* =========================================================
   ACTION BUTTON
========================================================= */

.vrx-action {
    position: relative !important;

    flex: 0 0 114px !important;

    width: 114px !important;
    min-width: 114px !important;

    height: 100% !important;
    min-height: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    gap: 8px !important;

    margin: 0 !important;
    padding: 0 10px !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: linear-gradient(
        135deg,
        #2563eb 0%,
        #1d4ed8 100%
    ) !important;

    color: #ffffff !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 10px !important;
    font-weight: 800 !important;

    line-height: 1 !important;
    text-transform: uppercase !important;

    cursor: pointer !important;

    outline: none !important;
    box-shadow: none !important;

    transition:
        background 0.2s ease,
        opacity 0.2s ease,
        transform 0.2s ease !important;

    box-sizing: border-box !important;
}

.vrx-action:hover {
    background: linear-gradient(
        135deg,
        #1d4ed8 0%,
        #1e40af 100%
    ) !important;

    color: #ffffff !important;
}

.vrx-action:focus,
.vrx-action:active {
    color: #ffffff !important;
    outline: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

.vrx-action:disabled {
    cursor: not-allowed !important;
    opacity: 0.55 !important;
}


/* BUTTON TEXT */

.vrx-action-text {
    display: inline-block !important;

    color: #ffffff !important;

    font-family: inherit !important;
    font-size: 10px !important;
    font-weight: 800 !important;

    line-height: 1 !important;

    white-space: nowrap !important;
}


/* ARROW */

.vrx-arrow {
    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 18px !important;
    height: 18px !important;

    color: #ffffff !important;

    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1 !important;

    transition: transform 0.2s ease !important;
}

.vrx-action:hover .vrx-arrow {
    transform: translateX(3px) !important;
}


/* =========================================================
   COUNTRY
========================================================= */

.vrx-country-area {
    flex: 0 0 125px !important;

    width: 125px !important;
    min-width: 125px !important;

    height: 100% !important;

    display: flex !important;
    align-items: center !important;

    margin: 0 !important;
    padding: 0 !important;

    box-sizing: border-box !important;
}

.vrx-country {
    display: block !important;

    width: 100% !important;
    height: 100% !important;

    margin: 0 !important;
    padding: 0 12px !important;

    border: 0 !important;
    outline: none !important;

    background: #ffffff !important;

    color: #475569 !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;

    cursor: pointer !important;

    box-shadow: none !important;

    box-sizing: border-box !important;
}

.vrx-country:focus {
    outline: none !important;
    box-shadow: none !important;
}


/* =========================================================
   SEPARATOR
========================================================= */

.vrx-separator {
    flex: 0 0 1px !important;

    width: 1px !important;
    height: 34px !important;

    align-self: center !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #e2e8f0 !important;
}


/* =========================================================
   MESSAGES
========================================================= */

.vrx-message {
    width: 100% !important;

    min-height: 0 !important;

    margin: 7px 0 0 0 !important;
    padding: 0 !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 11px !important;
    line-height: 1.5 !important;
    font-weight: 600 !important;

    color: #dc2626 !important;
}

.vrx-message:empty {
    margin-top: 0 !important;
}

.vrx-message.vrx-success {
    color: #16a34a !important;
}


/* =========================================================
   VALID / INVALID
========================================================= */

.vrx-input.vrx-invalid {
    background: #ffffff !important;
}

.vrx-input.vrx-valid {
    background: #f5fff8 !important;
}

.vrx-country.vrx-invalid {
    background: #ffffff !important;
}


/* =========================================================
   HELP LINKS
========================================================= */

.vrx-help {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;

    gap: 8px 20px !important;

    width: 100% !important;

    margin-top: 17px !important;
    padding: 0 !important;
}

.vrx-help a {
    display: inline-block !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #2563eb !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 10.5px !important;
    font-weight: 600 !important;

    line-height: 1.5 !important;

    text-decoration: underline !important;
    text-underline-offset: 3px !important;
}

.vrx-help a:hover {
    color: #1d4ed8 !important;
}


/* =========================================================
   HIDDEN CF7 SUBMIT
========================================================= */

.vrx-hidden-submit {
    position: absolute !important;

    width: 1px !important;
    height: 1px !important;

    overflow: hidden !important;

    opacity: 0 !important;

    pointer-events: none !important;
}

.vrx-hidden-submit input[type="submit"] {
    width: 1px !important;
    height: 1px !important;

    min-width: 1px !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
}


/* =========================================================
   BENEFITS
========================================================= */

.vrx-benefits {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;

    gap: 18px !important;

    margin-top: 28px !important;
    padding-top: 19px !important;

    border-top: 1px solid #e2e8f0 !important;
}

.vrx-benefit {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    gap: 6px !important;

    min-width: 0 !important;

    color: #64748b !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 9px !important;
    font-weight: 600 !important;

    line-height: 1.3 !important;

    white-space: nowrap !important;
}

.vrx-benefit-icon {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 18px !important;
    height: 18px !important;

    font-size: 13px !important;
    line-height: 1 !important;
}

.vrx-benefit span {
    display: inline-block !important;
    color: #000000 !important;
    margin: -12px 0px 0px 0px;
}

.vrx-benefit-separator {
    width: 4px !important;
    height: 4px !important;

    flex: 0 0 4px !important;

    border-radius: 50% !important;

    background: #cbd5e1 !important;
}


/* =========================================================
   CF7 RESET
========================================================= */

.vrx-form .wpcf7-form-control-wrap {
    display: block !important;

    margin: 0 !important;
    padding: 0 !important;
}

.vrx-form .wpcf7-not-valid-tip {
    display: none !important;
}

.vrx-form .wpcf7-response-output {
    margin: 10px 0 0 0 !important;
    padding: 0 !important;

    border: 0 !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 11px !important;
}


/* =========================================================
   REMOVE CF7 / THEME EXTRA SPACING
========================================================= */

.vrx-search-box p {
    margin: 0 !important;
    padding: 0 !important;
}

.vrx-search-box br {
    display: none !important;
}

.vrx-search-box input,
.vrx-search-box select,
.vrx-search-box button {
    box-sizing: border-box !important;
}


/* =========================================================
   LOADING
========================================================= */

.vrx-action.vrx-loading {
    pointer-events: none !important;
    opacity: 0.75 !important;
}

.vrx-action.vrx-loading .vrx-arrow {
    display: none !important;
}

.vrx-action.vrx-loading::after {
    content: "";

    width: 16px !important;
    height: 16px !important;

    border: 2px solid rgba(255,255,255,0.35) !important;
    border-top-color: #ffffff !important;

    border-radius: 50% !important;

    animation: vrxSpin 0.7s linear infinite !important;
}

@keyframes vrxSpin {

    to {
        transform: rotate(360deg);
    }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 600px) {

    .vrx-form {
        padding: 6px !important;
    }

    .vrx-card {
        padding: 25px 19px !important;
        border-radius: 22px !important;
    }

    .vrx-header {
        gap: 12px !important;
    }

    .vrx-icon-box {
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
        max-width: 44px !important;
    }

    .vrx-icon-svg {
        width: 20px !important;
        height: 20px !important;
    }

    .vrx-header-content h2 {
        font-size: 18px !important;
    }

    .vrx-header-content p {
        font-size: 11.5px !important;
    }

    .vrx-tabs {
        margin-bottom: 25px !important;
    }

    .vrx-tab {
        height: 44px !important;
        min-width: 86px !important;
        padding: 0 15px !important;
        font-size: 10px !important;
    }


    /* SEARCH BOX — KEEP HORIZONTAL */

    .vrx-search-box {
        flex-direction: row !important;

        width: 100% !important;
        height: 58px !important;
        min-height: 58px !important;
    }

    .vrx-input {
        height: 100% !important;
        font-size: 12px !important;
        padding: 0 45px 0 12px !important;
    }

    .vrx-country-area {
        flex: 0 0 105px !important;
        width: 105px !important;
        min-width: 105px !important;
    }

    .vrx-country {
        height: 100% !important;
        padding: 0 8px !important;
        font-size: 9.5px !important;
    }

    .vrx-separator {
        width: 1px !important;
        height: 30px !important;
    }

    .vrx-action {
        flex: 0 0 105px !important;
        width: 105px !important;
        min-width: 105px !important;

        height: 100% !important;

        padding: 0 7px !important;
        gap: 5px !important;
    }

    .vrx-action-text {
        font-size: 8.5px !important;
    }

    .vrx-arrow {
        font-size: 17px !important;
    }

    .vrx-benefits {
        gap: 10px !important;
    }

    .vrx-benefit {
        font-size: 8px !important;
    }

    .vrx-benefit-separator {
        width: 3px !important;
        height: 3px !important;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

    .vrx-card {
        padding: 23px 16px !important;
    }

    .vrx-header-content h2 {
        font-size: 17px !important;
    }

    .vrx-header-content p {
        font-size: 11px !important;
    }

    .vrx-tabs {
        gap: 7px !important;
    }

    .vrx-tab {
        min-width: 82px !important;
        padding: 0 12px !important;
    }


    /* KEEP SEARCH BAR HORIZONTAL */

    .vrx-search-box {
        height: 58px !important;
        min-height: 58px !important;

        flex-direction: row !important;
    }

    .vrx-country-area {
        flex: 0 0 88px !important;
        width: 88px !important;
        min-width: 88px !important;
    }

    .vrx-country {
        padding: 0 6px !important;
        font-size: 9px !important;
    }

    .vrx-input {
        height: 100% !important;
        padding: 0 8px !important;
        font-size: 10.5px !important;
    }

    .vrx-action {
        flex: 0 0 98px !important;
        width: 98px !important;
        min-width: 98px !important;

        padding: 0 6px !important;
        gap: 5px !important;
    }

    .vrx-action-text {
        font-size: 8px !important;
    }

    .vrx-arrow {
        font-size: 16px !important;
    }

    .vrx-benefits {
        gap: 7px !important;
    }

    .vrx-benefit {
        gap: 3px !important;
        font-size: 7.5px !important;
    }

    .vrx-benefit-icon {
        font-size: 11px !important;
    }

}


/* =========================================================
   VERY SMALL PHONES
========================================================= */

@media (max-width: 360px) {

    .vrx-card {
        padding: 20px 13px !important;
    }

    .vrx-search-box {
        height: 56px !important;
        min-height: 56px !important;
    }

    .vrx-country-area {
        flex: 0 0 78px !important;
        width: 78px !important;
        min-width: 78px !important;
    }

    .vrx-country {
        padding: 0 5px !important;
        font-size: 8px !important;
    }

    .vrx-input {
        font-size: 9px !important;
        padding: 0 6px !important;
    }

    .vrx-action {
        flex: 0 0 88px !important;
        width: 88px !important;
        min-width: 88px !important;

        padding: 0 5px !important;
        gap: 4px !important;
    }

    .vrx-action-text {
        font-size: 7px !important;
    }

    .vrx-arrow {
        font-size: 14px !important;
    }

    .vrx-benefits {
        gap: 5px !important;
    }

    .vrx-benefit {
        font-size: 7px !important;
    }

    .vrx-benefit-icon {
        display: none !important;
    }

}

































































/* Contact form page form css */

/* =========================================================
   GET VEHICLE REPORT — CONTACT FORM 7
   SIMPLE + PROFESSIONAL
========================================================= */

.gvr-contact-form {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    font-family: "Poppins", Arial, sans-serif;
}


/* ================================
   ROW
================================ */

.gvr-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}


/* ================================
   GROUP
================================ */

.gvr-form-group {
    margin-bottom: 20px;
}


/* ================================
   LABEL
================================ */

.gvr-form-group label {
    display: block;
    margin-bottom: 8px;

    color: #17233f;

    font-size: 16px;
    font-weight: 700;

    letter-spacing: .3px;
}


/* ================================
   LABEL LINE
================================ */

.gvr-label-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gvr-label-line label {
    margin-bottom: 8px;
}

.gvr-label-line span {
    margin-bottom: 8px;

    color: #94a3b8;

    font-size: 9px;
    font-weight: 600;

    text-transform: uppercase;
}


/* ================================
   INPUTS
================================ */

.gvr-contact-form .gvr-input,
.gvr-contact-form .gvr-textarea {

    width: 100%;

    border: 1px solid #dce5f2;

    border-radius: 10px;

    background: #ffffff;

    color: #17233f;

    font-family: "Poppins", Arial, sans-serif;

    font-size: 12px;

    outline: none;

    transition:
        border-color .25s ease,
        box-shadow .25s ease,
        transform .25s ease;

}


/* INPUT */

.gvr-contact-form .gvr-input {

    height: 52px;

    padding: 0 15px;
}


/* TEXTAREA */

.gvr-contact-form .gvr-textarea {

    min-height: 125px;

    padding: 15px;

    resize: vertical;
}


/* ================================
   PLACEHOLDER
================================ */

.gvr-contact-form .gvr-input::placeholder,
.gvr-contact-form .gvr-textarea::placeholder {

    color: #a7b3c5;

    opacity: 1;
}


/* ================================
   SELECT
================================ */

.gvr-contact-form select.gvr-input {

    appearance: auto;

    cursor: pointer;
}


/* ================================
   FOCUS
================================ */

.gvr-contact-form .gvr-input:focus,
.gvr-contact-form .gvr-textarea:focus {

    border-color: #2563eb;

    box-shadow:
        0 0 0 3px rgba(37, 99, 235, .10);
}


/* ================================
   VIN DESCRIPTION
================================ */

.gvr-form-group small {

    display: block;

    margin-top: 6px;

    color: #9aa8bb;

    font-size: 8px;

    line-height: 1.5;
}


/* ================================
   BOTTOM
================================ */

.gvr-form-bottom {

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 20px;

    margin-top: 5px;
}


/* ================================
   SECURITY TEXT
================================ */

.gvr-form-security {

    color: #8d9bad;

    font-size: 8px;

    font-weight: 500;

    white-space: nowrap;
}


/* ================================
   SUBMIT BUTTON
================================ */

.gvr-contact-form .gvr-submit {

    min-width: 190px;

    height: 52px;

    padding: 0 25px;

    border: none;

    border-radius: 10px;

    background:
        linear-gradient(
            135deg,
            #2563eb,
            #1d4ed8
        );

    color: #ffffff;

    font-family: "Poppins", Arial, sans-serif;

    font-size: 10px;

    font-weight: 800;

    letter-spacing: .3px;

    cursor: pointer;

    box-shadow:
        0 10px 25px rgba(37, 99, 235, .22);

    transition:
        transform .25s ease,
        box-shadow .25s ease,
        background .25s ease;
}


/* ================================
   BUTTON HOVER
================================ */

.gvr-contact-form .gvr-submit:hover {

    transform: translateY(-2px);

    background:
        linear-gradient(
            135deg,
            #3b82f6,
            #1d4ed8
        );

    box-shadow:
        0 14px 30px rgba(37, 99, 235, .30);
}


/* ================================
   BUTTON ACTIVE
================================ */

.gvr-contact-form .gvr-submit:active {

    transform: translateY(0);

}


/* ================================
   CF7 ERROR
================================ */

.gvr-contact-form .wpcf7-not-valid {

    border-color: #ef4444 !important;

    box-shadow:
        0 0 0 3px rgba(239, 68, 68, .08);
}


.gvr-contact-form .wpcf7-not-valid-tip {

    margin-top: 5px;

    color: #ef4444;

    font-size: 8px;
}


/* ================================
   SUCCESS MESSAGE
================================ */

.gvr-contact-form .wpcf7-response-output {

    margin: 18px 0 0 !important;

    padding: 12px 15px !important;

    border-radius: 8px !important;

    border: 1px solid #dbeafe !important;

    background: #eff6ff;

    color: #1d4ed8;

    font-size: 10px;

    text-align: center;
}


/* ================================
   SPINNER
================================ */

.gvr-contact-form .wpcf7-spinner {

    display: none;
}


/* ================================
   MOBILE
================================ */

@media (max-width: 650px) {

    .gvr-form-row {

        grid-template-columns: 1fr;

        gap: 0;
    }


    .gvr-form-bottom {

        flex-direction: column;

        align-items: stretch;

        gap: 14px;
    }


    .gvr-form-security {

        text-align: center;

        white-space: normal;
    }


    .gvr-contact-form .gvr-submit {

        width: 100%;
    }

}


/* ================================
   SMALL MOBILE
================================ */

@media (max-width: 400px) {

    .gvr-contact-form .gvr-input {

        height: 50px;
    }


    .gvr-contact-form .gvr-textarea {

        min-height: 115px;
    }

}




.gvr-cf7-wrapper .wpcf7-form p label {
    display: block;
    margin-bottom: -12px;
    color: #243957;
    font-size: 16px;
    font-weight: 800;
}

























