/*
Theme Name: vintage-broncos
Theme URI: http://localhost/vintage-broncos/
Author: Green Cubes
Author URI: http://localhost/vintage-broncos/
Description: My Site
Version: 6.6.2
Tags: bootstrap
*/
/* ---------------- privacy policy css ---------------- */
/* .impeccable-styling-left img {
    display: none;
}

.impeccable-styling-left img:first-of-type {
    display: block;
} */
.contact-submit-btn {
    padding-top: 10px;
}
#our_team_form label {
    font-family: "OpenSans";
    font-size: 16px;
	 color: #000000;
}
html {
    scroll-behavior: smooth;
}
.gallery-btn button {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.design-and-performance-info {
    background: #0000004f !important;
}
.inventory-car-in-stock span {
    text-transform: uppercase;
}
.contact-us-fields input[type='file'] {
	padding: 10px 15px !important;
}
.contact-info.join-team h5 {
    font-family: "AktivGrotesk-Medium";
    font-size: 22px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
    text-align: center;
    padding-bottom: 29px;
    padding-top: 10px;
}
.contact-info.join-team {
    padding-top: 60px;
    padding-bottom: 60px;
}
.desclimer_sec p {
	font-family: "OpenSans-Light";
    font-size: 14px;
    line-height: 22px;
    color: #9da8ae;
    font-weight: 300;
    padding-top: 10px;
}
.desclimer_sec {
/*     text-align: center;
    max-width: 715px;
    margin: 0 auto; */
    padding-top: 30px;
}
.mc4wp-alert.mc4wp-error p {
    color: red;
}
.responsive-iframe-container {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%;
    padding: 0px;
    margin: 0px;
	margin-top: 120px !important;
    margin-bottom: 100px !important;
}
.responsive-iframe-container iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0px;
}
.success_message.success p {
	line-height:20px;
}
.about-vb-accordion-left {
    height: 700px;
}
.vehicle-prie-details a {
	display:none;
}
.vehicle-prie-details p{
	padding-bottom:5px;
}

.vehicle-accordion .accordion-body strong {
    font-weight: bold;
}
.footer-links ul li a:hover {
	color:#ffffff !important;
}
.main-header .header .nav-link:hover {
    color: #ffffff;
}
.vintage-founder button#start_video img {
    width: 65px;
}
.vintage-founder .watch-our-story {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0px;
    z-index: 5;
    top: 0;
    margin-left: 30px;
    margin-top: 30px;
}
.vintage-founder-left {
    position: relative;
}
.success_message {
    padding: 8px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 10px;
	width:100%;
}
.success_message.success {
    color: green;
    border: 1px solid green;
}
.classic-car-tab .nav-link:hover {
	color: #000000 !important;
}
.success_message.error {
    color: red;
    border: 1px solid red;
}

.inventory-grid .inventory-car-info {
    display: none;
}
body.inner .design-and-performance-content .nav-link:hover {
    color: #ffffff !important;
}
.styling-tab .nav-link:hover {
	color: #000000 !important;
}
/* calendypage design */
.page-template-calendly .calendly-main {
    padding-bottom: 100px;
	padding-top: 100px;
}
.page-template-calendly .calendly-right-heading {
    padding-top: 35px;
    padding-bottom: 40px;
}
.page-template-calendly .calendly-right-heading h2 {
    font-family: "AktivGrotesk-Medium";
    font-size: 44px;
    line-height: 53px;
    /* letter-spacing: 1px; */
    color: #181c20;
    font-weight: 500;
    text-align: center;
    padding-bottom: 10px;
}
.page-template-calendly .calendly-right-heading h5 {
	font-family: "OpenSans-Light";
    font-size: 22px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #181c20;
    font-weight: 600;
    text-align: center;
}
/* .page-template-calendly .calendly-flex {
    display: flex;
    align-items: center;
} */
/* .page-template-calendly .calendly-left {
    width: 45%;
} */
.page-template-calendly .calendly-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.page-template-calendly .calendly-right {
	width: 100%;
}
.page-template-calendly .featured-in-main {
    padding-bottom: 85px;
}
.page-template-calendly .featured-in-main .container-main {
    max-width: 1370px;
    margin: 0 auto;
}
.page-template-calendly .featured-in-heading {
    padding-bottom: 35px;
}
.page-template-calendly .featured-in-heading h2 {
    color: #000000;
    font-family: "Antonio", Sans-serif;
    font-size: 46px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 52px;
    text-align: center;
}
.page-template-calendly .featured-in-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px -23px;
}
.page-template-calendly .calendly-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.page-template-calendly .featured-in-logo {
    width: 16.66%;
    padding: 0px 23px;
    transition: all .5s;
}
.page-template-calendly .featured-in-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s;
    margin-bottom: 20px;
    box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.09);
}
.page-template-calendly .featured-in-logo:hover img {
    margin-bottom: 0px;
}
.calendly-right html::-webkit-scrollbar{
    display: none !important;
}
/* calendypage design */


.hidden-color {
    display: none;
}
.custom-colors {
    display: flex;
    align-items: center;
}
a.show-more-btn:hover {
	color: #000000;
}
.custom-colors ul {
    flex-flow: wrap;
	row-gap: 10px;
}
a.show-more-btn {
	cursor: pointer;
    padding-left: 12px;
    font-family: "EudoxusSans-Regular";
    font-size: 14px;
    color: #000000;
    font-weight: 300;
    padding-bottom: 0;
}
.header-links .nav-link {
	padding:0px;
}
body.inner .header .nav-link:hover{
	 color: #000000 !important;
}
/* .nav-link:hover {
    color: #ffffff !important;
} */
.privacy-policy-main{
    padding-top: 150px;
    padding-bottom: 100px;
}

.privacy-policy h2{
    font-family: "AktivGrotesk-Regular";
    font-size: 50px;
    line-height: 56px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 20px;
	text-align:center;
}

.privacy-policy p{
    font-family: "OpenSans-Light";
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    font-weight: 300;
    padding-bottom: 10px;
}

.privacy-policy p strong {
    font-weight: bold;
}

.privacy-policy h5{
    font-family: "AktivGrotesk-Medium";
    font-size: 25px;
    color: #000000;
    font-weight: 500;
    padding-bottom: 20px;
    padding-top: 10px;
}

.privacy-policy h6{
    font-family: "AktivGrotesk-Medium";
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 15px;
}

.privacy-policy ul {
    padding-left: 40px;
}

.privacy-policy ul li{
    font-family: "OpenSans-Light";
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    font-weight: 300;
    list-style-type: disc;
}

.privacy-policy ul li span{
    font-weight: bold;
}




.contact-us-fields textarea {
    font-family: "OpenSans";
    font-size: 16px;
    letter-spacing: 0px;
    /* line-height: 66px; */
    color: #000000;
    font-weight: 400;
    width: 100%;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #5e5e5e;
    padding: 10px 15px;
    outline: none;
}
.hidden {
    display: none;
}

.footer-links.second-fmenu {
    padding-top: 52px;
}
.inventory-pagination .page-numbers {
	display: flex;
	justify-content:center;
}
.inventory-tab {
	display: none;
}
.explore-designs-main {
	background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding-bottom: 100px;
    background-position: center;
}
 
.contact-info .wpcf7-not-valid-tip {
	text-align: left!important;
}
/*pagination css*/
.inventory-pagination {
	width: 100%; !important;
}
.inventory-pagination .page-numbers{
    font-family: "AktivGrotesk-Medium";
    font-size: 14px;
    letter-spacing: 1px;
    /* line-height: 66px; */
    text-transform: uppercase;
    color: gray;
    font-weight: 500;
    padding: .375rem .75rem;
}

.inventory-pagination .page-numbers.current{
    color: #000000;
    opacity: 1;
}

.inventory-pagination .next.page-numbers{
    color:#000000;
    position:relative;
}

.inventory-pagination .next.page-numbers::before{
    position: absolute;
    content: "";
    background-image: url(./images/right-chevron-copy.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 7px;
    height: 11px;
    right: -8px;
    margin-top: 5px;
}

.inventory-pagination .prev.page-numbers{
    position:relative;
}

.inventory-pagination .prev.page-numbers::before{
    position: absolute;
    content: "";
    background-image: url(./images/right-chevron-copy.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 7px;
    height: 11px;
    left: -8px;
    opacity: 0.6;
    transform: rotate(-180deg);
    margin-top:5px;
}

/* Gallery layout */
.wedding-img {
    height: 100%;
}
.image-gallery-grid {
  display: flex;
  flex-wrap: wrap;
}

.image-gallery-block img {
  width: 100%;
  cursor: pointer;
}

/* Lightbox Modal */
.lightbox-modal {
  display: none; 
  position: fixed; 
  z-index: 1000;
  padding-top: 60px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgba(0, 0, 0, 0.9); 
}

.lightbox-modal .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

.lightbox-content {
  margin: auto;
  display: block;
  max-width: 80%;
  max-height: 80%;
}

.caption {
  text-align: center;
  color: #ccc;
  font-size: 14px;
  padding: 10px 0;
}

/*responsive css*/
@media(max-width:1835px){
    .page-template-calendly .calendly-left {
        width: 40%;
    }
/*     .page-template-calendly .calendly-right {
        width: 60%;
    } */
}
@media(max-width:1440px){
/*     .page-template-calendly .calendly-left {
        width: 50%;
    }
    .page-template-calendly .calendly-right {
        width: 50%;
    } */
}

@media(max-width:1280px){
	.success_message.success p {
		padding-top: 0px;
	}
	.success_message.error p {
		padding-top: 0px;
	}
}
@media(max-width:1200px){
    .page-template-calendly .calendly-main{
        padding-bottom: 70px;
    }
	.our-story-modal .modal-dialog {
		padding: 0px 30px;
	}
}
@media(max-width:991px){
	.responsive-iframe-container {
		margin-top: 65px !important;
		margin-bottom: 60px !important;
	}
	.privacy-policy h2 {
		font-family: "AktivGrotesk-Regular";
		font-size: 40px;
		line-height: 48px;
	}
	.privacy-policy-main {
		padding-top: 110px;
		padding-bottom: 70px;
	}
	.page-template-calendly .calendly-main{
	    padding-top: 70px;
	}
	.page-template-calendly .calendly-right-heading h2{
	    font-size: 40px;
	}
	.page-template-calendly .featured-in-heading h2{
	    font-size: 38px;
	}
	.page-template-calendly .featured-in-logo{
	    width: 33.33%;
	}
}
@media(max-width:768px){
	.about-vb-accordion-left {
		height: unset;
	}
    .page-template-calendly .calendly-main {
        padding-bottom: 35px;
    }
    .page-template-calendly .featured-in-main {
        padding-bottom: 50px;
    }
    .page-template-calendly .calendly-right-heading h2 {
        font-size: 36px;
        padding-bottom: 5px;
    }
/*     .page-template-calendly .calendly-flex{
        flex-direction: column;
    } */
    .page-template-calendly .calendly-left {
        width: 100%;
    }    
    .page-template-calendly .calendly-right {
        width: 100%;
    }
    .page-template-calendly .featured-in-heading h2 {
        font-size: 33px;
        line-height: 40px;
    }
    .page-template-calendly .featured-in-flex{
        margin: 0px -10px;
    }
    .page-template-calendly .featured-in-logo{
        padding: 0px 10px;
    }
}
@media(max-width:600px){
	.contact-info.join-team {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.responsive-iframe-container {
		margin-bottom: 0px !important;
		height: 100vh;
	}
	.mobile_rightColumn__ZSCc_ {
		min-height: 80vh !important;
	}
	.homebanner-bg {
        height: 576px !important;
    }
	.our-story-bg {
        height: 475px !important;
    }
	.privacy-policy-main {
        padding-top: 92px;
        padding-bottom: 50px;
    }
    .inventory-pagination{
        overflow-x:auto;
    }
    .inventory-pagination::-webkit-scrollbar{
        display:none;
    }
    .inventory-pagination .justify-content-center {
        justify-content: unset !important;
    }
    .page-template-calendly .calendly-right-heading {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .page-template-calendly .calendly-right-heading h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .page-template-calendly .calendly-right-heading h5{
        font-size: 18px;
        line-height: 28px;
        max-width: 300px;
        margin: 0 auto;
    }
    .page-template-calendly .featured-in-heading h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .page-template-calendly .featured-in-logo {
        width: 50%;
    }
}

@media(max-width:414px){
	.contact-info.join-team h5 {
    	font-size: 18px;
		line-height: 22px;
	}
	.our-story-modal .modal-dialog {
		padding: 0px 10px;
	}
	.privacy-policy-main {
		padding-top: 90px;
		padding-bottom: 45px;
	}
}
.wpcf7-not-valid-tip {
  color: #dc3232 !important;
  font-size: 1em !important;
  font-weight: normal;
  display: block;
  font-family: "unset";
}