/*!
Theme Name: vinecheck
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vinecheck
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

vinecheck is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body {
	font-family: 'Rubik', sans-serif;
}

img {
	max-width: 100%;
}

/* header css */
#masthead, #masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container), #masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start) > .site-header-row-container-inner {
    background: #ffffff;
}
#masthead {
    position: relative;
    z-index: 11;
}
@media (max-width: 1024px) {
    .mobile-transparent-header #masthead {
        /*position: absolute;*/
        left: 0px;
        right: 0px;
        z-index: 100;
    }
}
@media (min-width: 1025px) {
    .transparent-header #masthead {
        /*position: absolute;*/
        left: 0px;
        right: 0px;
        z-index: 100;
    }
}
@media (min-width: 1025px) {
    .transparent-header #masthead, .transparent-header .site-top-header-wrap .site-header-row-container-inner, .transparent-header .site-main-header-wrap .site-header-row-container-inner, .transparent-header .site-bottom-header-wrap .site-header-row-container-inner {
        background: transparent;
    }
}
@media screen and (min-width: 1025px) {
    #mobile-header {
        display: none;
    }
}
#main-header {
    display: none;
}
@media screen and (min-width: 1025px) {
    #main-header {
        display: block;
    }
}
.site-footer-row-layout-contained, .entry-hero-layout-contained, .alignfull>.wp-block-cover__inner-container, .alignwide>.wp-block-cover__inner-container {
    margin: 0 auto;
    padding: 0 1.5rem;
}
.site-container, .site-header-row-layout-contained, .site-footer-row-layout-contained, .entry-hero-layout-contained, .alignfull>.wp-block-cover__inner-container, .alignwide>.wp-block-cover__inner-container {
    margin: 0 auto;
    padding: 0 1.5rem;
}
.site-container, .site-header-row-layout-contained, .site-footer-row-layout-contained, .entry-hero-layout-contained, .comments-area, .alignfull > .wp-block-cover__inner-container, .alignwide > .wp-block-cover__inner-container {
    max-width: 1290px;
}
.site-main-header-inner-wrap {
    min-height: 80px;
}
.site-header-row {
    display: flex;
    justify-content: space-between;
}
.site-header-section {
    display: flex;
    max-height: inherit;
}
.site-header-item {
    display: flex;
    align-items: center;
    margin-right: 10px;
    max-height: inherit;
}
.site-header-section>.site-header-item:last-child {
    margin-right: 0;
}
.site-branding {
    padding: 0px 0px 0px 0px;
}
.site-branding {
    max-height: inherit;
}
a {
    background-color: transparent;
    color: #38537a;
}
a {
    transition: all .1s linear;
}
.site-branding a.brand {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
    color: inherit;
    max-height: inherit;
}
.site-branding a.brand img {
    display: block;
}
.site-header-section {
    display: flex;
    max-height: inherit;
}
.site-header-section-right {
    justify-content: flex-end;
}
.site-header-item {
    display: flex;
    align-items: center;
    margin-right: 10px;
    max-height: inherit;
}
.site-header-section>.site-header-item:last-child {
    margin-right: 0;
}
.header-navigation, .header-menu-container {
    display: flex;
}
.header-navigation #menu-main-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-navigation li.menu-item>a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: var(--global-palette4);
    transition: all .2s ease-in-out;
}
.header-navigation ul li.menu-item>a {
    padding: 0.6em 0.5em;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
    padding-left: calc(1.6em / 2);
    padding-right: calc(1.6em / 2);
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    color: #364f6e;
}
.main-navigation .primary-menu-container > ul li.menu-item > a {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a {
    color: var(--global-palette1);
}
.menu-toggle-open {
    display: flex;
    background: transparent;
    align-items: center;
    box-shadow: none;
}
.mobile-toggle-open-container .menu-toggle-open {
    color: var(--global-palette9);
    padding: 0.4em 0.6em 0.4em 0.6em;
    font-size: 14px;
}
.menu-toggle-open.menu-toggle-style-default {
    border: 0;
}
.wp-site-blocks .menu-toggle-open {
    box-shadow: none;
}
.menu-toggle-open .menu-toggle-icon {
    display: flex;
}
.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
    font-size: 30px;
}
.kadence-svg-iconset {
    display: inline-flex;
    align-self: center;
}
.kadence-svg-iconset svg {
    height: 1em;
    width: 1em;
}
.popup-drawer {
    position: fixed;
    display: none;
    top: 0;
    bottom: 0;
    left: -99999rem;
    right: 99999rem;
    transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
    z-index: 100000;
}
#mobile-drawer {
    z-index: 99999;
}
.popup-drawer .drawer-overlay {
    background-color: rgba(0,0,0,0.4);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}
.popup-drawer .drawer-inner {
    width: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    max-width: 90%;
    right: 0;
    top: 0;
    overflow: auto;
    background: #090c10;
    color: #fff;
    bottom: 0;
    opacity: 0;
    position: fixed;
    box-shadow: 0 0 2rem 0 rgb(0 0 0 / 10%);
    display: flex;
    flex-direction: column;
    transition: opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1),-webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1),-webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.popup-drawer.active .drawer-inner {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.popup-drawer .drawer-header {
    padding: 0 1.5em;
    display: flex;
    justify-content: flex-end;
    min-height: calc( 1.2em + 24px);
}
.popup-drawer .drawer-header .drawer-toggle {
    background: transparent;
    border: 0;
    font-size: 24px;
    line-height: 1;
    padding: 0.6em 0.15em;
    color: inherit;
    display: flex;
    box-shadow: none;
    border-radius: 0;
}
.popup-drawer .drawer-header .drawer-toggle {
    width: 1em;
    position: relative;
    height: 1em;
    box-sizing: content-box;
    font-size: 24px;
}
#mobile-drawer .drawer-header .drawer-toggle {
    padding: 0.6em 0.15em 0.6em 0.15em;
    font-size: 24px;
}

.header-button {
    /*margin: 0px 0px 0px 30px;*/
    color: black;
    /*border: 2px none transparent;*/
    /*box-shadow: 0px 0px 0px -7px rgb(0 0 0 / 0%);*/
    /*background-image: linear-gradient(to left, #3aae79, #2981e4);*/
    /*color: white;  */
    padding: 15px 30px;
    /*border-radius: 5px;*/
}
.header-button i {
    margin-right: 10px;
}
/* header css */
/********************************/

/* Footer css */
footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer hr {
    border-top: 3px solid #3dd0a0;
    width: 15%;
    margin: 12px 0;
}

.footer-bottom-menu ul li {
    display: inline-block;
}

footer {
    background-color: white;
    color: #38537a;
    /*padding-top: 140px;*/
    padding-bottom: 50px;
}

footer ul li a {
    color: #38537a;
    font-size: 16px;
}

h4.widget-title {
    font-size: 21px;
    margin-bottom: 30px;
}

.footer-box.about-footer img {
    margin-bottom: 30px;
}

.footer-box.about-footer p {
    margin-bottom: 5px;
}

.footer-box.about-footer h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    margin-top: 30px;
}

.footer-box ul li {
    margin-bottom: 15px;
}

.footer-box ul li:last-child {
    margin-bottom: 0;
}

.footer-bottom-menu {
    border-top: 2px solid #f2f8fd;
    padding-top: 30px;
    /*margin-top: 30px;*/
}

.footer-bottom-menu ul li a {
    display: block;
    margin: 0 15px;
}

/* Footer css */

/* vin check */

form.vin-form p span {width:100%;}

form.vin-form p span input {
    width: 100%;
    text-align: center;
    /*padding: 20px;*/
    border: 1px solid #3366ff;
    box-shadow: 0 0 51px rgba(0, 0, 0, 0.1);
    font-size: 20px;

}

form.vin-form {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

form.vin-form  input[type=submit] {
    background-color: #3ac551;
    color: #fff;
    /*display: inline-block;*/
    border: none;
    text-transform: uppercase;
    font-size: 20px;
    padding: 25px 75px;
    border-radius: 3px;
    margin-top: 0px;
}

input:focus {
	outline: none;
}
/* vin check */

/* hover css */
header #menu-main-menu li a {
    transition: 0.3s;
}

header #menu-main-menu li:hover a {
    text-decoration: none;
    opacity: 0.8;
}

a:hover, a:active, a:link, a:visited {
    text-decoration: none;
}

a.bordered-btn {
    transition: 0.3s;
}

a.bordered-btn:hover {
    background-color: #38c551!important;
    border-color: #38c551!important;
}

a.solid-btn {
    transition: 0.3s;
}

a.solid-btn:hover {
    background-color: #222;
}

form.vin-form input[type=submit] {
    transition: 0.3s;
}

form.vin-form input[type=submit]:hover {
    background-color: #000;
}

footer ul li a {
    transition: 0.3s;
}

footer ul li a:hover {
    color: #fff;
    opacity: 0.8;
}
header#sticker {
    transition: 0.3s;
}

/* hover css */

@media only screen and (max-width: 375px) {
    .incremental-counter .num {
        font-size: 16px!important;
        height: 30px!important;
        width: 30px!important;
        line-height: 30px!important;
        margin: 2px;
        border: 1px solid #fff;
    }
  }

.instant-vine-check-form form {
    text-align: center;
    max-width: 630px;
    margin: 0 auto;
}

.instant-vine-check-form form input[type=text] {
    width: 100%;
    border: 1px solid #3366ff;
    padding: 23px;
    text-align: center;
    font-size: 20px;
    box-shadow: 0 0 20px #0000001f;
}

.instant-vine-check-form form button {
    background-color: #36c551;
    border: none;
    color: #fff;
    padding: 18px 42px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    margin-top: 25px;
}

.access-btn-css .asp-thank-you-page-msg-wrap {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
}

.access-btn-css .asp-thank-you-page-msg-wrap a {
    background-color: #60ce70;
    width: 100%;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 500;
}

.access-btn-css.theme-2 a {
    background-color: #fff;
    color: #333;
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

.access-btn-css.theme-2 .app-thank-you-page-msg-wrap {
    text-align: center;
}

.theme-2 .asp-thank-you-page-msg-wrap {
    text-align: center;
}

.checkout-form-email input[type=submit] {
    border: none;
    background-color: #38c551;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 17px 30px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
}

.access-btn-css.theme-2 .asp-thank-you-page-msg-wrap {
    color: #fff!important;
    text-align: left;
    padding: 30px;
    border: 1px dashed #fff;
    border-radius: 5px;
}

.access-btn-css.theme-2 .asp-thank-you-page-msg-wrap > div {
    margin-bottom: 15px!important;
}

.access-btn-css.theme-2 .asp-thank-you-page-msg-wrap hr {
    background-color: #fff;
    margin-bottom: 15px;
}

.access-btn-css.theme-2 .asp-thank-you-page-qty {
    font-weight: 700!important;
}

.access-btn-css.theme-3 .asp-thank-you-page-msg-wrap > div {
    margin-bottom: 15px!important;
}

.access-btn-css.theme-3 .asp-thank-you-page-msg-wrap hr {
    margin-bottom: 15px;
}

.access-btn-css.theme-3 .asp-thank-you-page-qty {
    font-weight: 700!important;
}

.access-btn-css.theme-3 .elementor-button {
    display: inline-block;
    width: auto;
}

.access-btn-css.theme-3 br,
.access-btn-css.theme-2 br {
    display: none!important;
}

.vin_submit_button_wrapper .asp_product_item {
    margin: 0;
    padding: 0;
    text-align: right;
    border: none;
    box-shadow: none;
}

.vin_submit_button_wrapper .asp_product_name {
    display: none;
}

.vin_submit_button_wrapper span.asp_price_amount {
    display: none;
}

.vin_submit_button_wrapper .asp_product_description {
    display: none;
}

.vin_submit_button_wrapper input {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.vin_submit_button_wrapper select {
    height: 50px;
    margin-bottom: 15px;
}

.vin_submit_button_wrapper h1 {
    margin-bottom: 30px;
}

.vin_submit_button_wrapper .asp_all_buttons_container {
    text-align: center!important;
}

input.btn.button.form-field {
    background-color: #36c551;
    color: #fff;
    border: none;
    display: inline-block;
    width: auto;
    padding: 18px 40px;
    font-size: 18px;
    text-transform: uppercase;
}

.vin_submit_button_wrapper form h1 {
    display: none;
}

.w153-post-single {
    padding-top: 30px;
    padding-bottom: 30px;
}

.w153-post-single .attachment-post-thumbnail {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.w153-post-single .entry-title {
    margin-bottom: 30px;
}

#info-header .row {
    height: auto !important;
}

#info-header .col-sm-6 {
    padding-left: 0px !important;
    padding-right: 20px !important;
}

#info-header .row {
    margin: 0 !important;
}

.eael-entry-wrapper header {
    display: block !important;
    position: static !important;
    padding: 0 !important;
}

.w153-post-single .w1-all {
    float: right;
    padding: 10px 20px;
    margin-bottom: 20px;
    border: 1px solid #4a54b8;
    color: #4a54b8;
}

.w153-post-single .w1-all:hover {
    border: 1px solid #000000;
    color: #000000;
}

@media only screen and (max-width: 700px) {
    #info-header .row {
        display: block !important;
    }

    #info-header .col-sm-6 {
        float: none !important;
        width: auto !important;
        max-width: none !important;
        text-align: center !important;
    }

    #info-header .contact {
        font-size: 15px !important;
        line-height: 1.4 !important;
    }

    #info-header .contact-method {
        float: none !important;
        font-size: 15px !important;
        height: 30px !important;
        line-height: 30px !important;
    }
}
/* report */
.odometer-box {
    border: 1px solid #d4d4d4;
    border-radius: 8px;
    background-color: white;
    height: 100%;
    padding: 0.9rem 0.9rem 0;
    text-align: center;
    webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 12%);
}
.odometer-box-icon {
    max-width: 60px !important;
    display: block;
    margin: 0 auto;
}
.box-title-odometer {
    font-weight: 500;
    font-size: 16px;
    color: #216fb8;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
    line-height: 1;
}
.odometer-box-text {
    font-size: 13px;
    line-height: 1.3;
}
.sections .section-data {
    min-height: 125px;
    margin-left: 12px;
    margin-right: 12px;
}
.accident-box {
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    height: 100%;
    padding: 0.9rem;
    text-align: center;
    /* height: 315px; */
    margin-top: 10px;
    margin-bottom: 10px;
    webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 12%);
    max-width: 700px;
}
.accident-box .header {
    border-radius: 8px 8px 0px 0px;
}


.accident-box .accident-box-good-msg {
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    background-color: #F9F9F9;
    padding: 2rem;
    margin-top:10px;
    margin-bottom:10px;
}

.accident-box .header-good {
    color: #037c3a;
    font-weight: 500;
    font-size: 19px;
	display: block;
    margin-bottom: 10px;
}

.accident-box .car-img-div {
	position: relative;
    top: 0;
    left: 0;
}


.accident-box .car-img{
	/*height:165px;*/
	 position: relative;
        top: 0;
        left: 0;
}

.accident-box .special-icons{
	height:80px;
	margin-bottom: 15px;
}

.accident-box .accident-type-text{
	font-size:11px;
	text-align: center;
}

.accident-box table thead {
	color:#216fb8;
}

.accident-box .left-front {
	position:absolute;
	width: 12%;
    top: 6%;
    left: 81%;
}

.accident-box .left-rear {
	position:absolute;
	width: 12%;
    top: 9%;
    left: 7%;
}
.accident-box .left{
	position:absolute;
	width: 12%;
    top: 3%;
    left: 38%;
}

.accident-box .right-front {
	position:absolute;
	width: 12%;
    top: 66%;
    left: 81%;
}

.accident-box .right-rear {
	position:absolute;
	width: 12%;
    top: 65%;
    left: 7%;
}
.accident-box .right{
	position:absolute;
	width: 12%;
    top: 72%;
    left: 38%;
}

.accident-box .front{
	position:absolute;
	width: 12%;
    top: 37%;
    left: 86%;
}

.accident-box .rear{
	position:absolute;
	width: 12%;
    top: 37%;
    left: 2%;
}

.accident-box .roof{
	position:absolute;
	width: 12%;
    top: 37%;
    left: 38%;
}

.accident-box .non-collision{
	display:none;
}

.accident-box .severe-color{
	color: #cf0a0a;
}
.car-img-div {
    position: relative;
    top: 0;
    left: 0;
}
.no_issue {
    color: white;
    background-color: green;
    padding: 5px 10px;
    border-radius: 35px;
    font-size: 14px;
}
.found_issue {
    color: white;
    background-color: #ff0060;
    padding: 5px 10px;
    border-radius: 35px;
    font-size: 14px;
}
.timeline-icon-desktop {
    position: absolute;
    max-width: 45px !important;
    left: -71px;
}
