body {
    font-family: "DM Sans";
	background-image:url('https://cdn-websites.autodealersdigital.com/images/110209/editor/pSwZAyBPDt.webp');
    background-position: bottom;
    background-size: cover;
    background-attachment: fixed;
}
.page-template-home-page section{
	background-color:unset !important;
}
/* header style  */
ul#menu-main-menu {
     min-height: unset;
}

.current-menu-item{
    max-height: 30px;
    height: 30px;
    background: var(--header-active-text-color);
    padding: 0 2em;
    display: flex !important;
}
.current-menu-item a, .current_page_item a {
    color: var(--header-text-color) !important;
}
.website-items>.current-menu-item>a:before, .website-items>.menu-item:not(:has(.current-menu-item))>a:hover:before{
	display:none;
}
#menu-main-menu a:hover {
    color: #FFFFFF !important;
}
/* Hero section */
.hero-actions-holder {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 50px;
    background: #333333;
    display: flex;
    justify-content: stretch;
    align-items: center;
    gap: 0;
	z-index: 12;
}
a.hero-action {
    height: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #ffffff4d;
    cursor: pointer;
    padding: 1em 0;
    box-sizing: border-box;
}
span.action-title {
    color: #FFF;
    text-align: center;
    font-family: Arial;
    font-size: 35px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}
span.action-sub-title {
    color: #7385F4;
    text-align: center;
    font-family: arial;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
}
/* inventory section home page */
section.home-global-section.home-block-inventory.layout-1 {
    background: linear-gradient(to bottom, #FFF 0%, #FFF 40%, #FFF 60%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0.2) 90%, transparent 100%) !important;
}
.inventory-container .inventory-cards {
    grid-template-columns: repeat(4, 1fr);
}
.inventory-container .inventory-card {
	box-shadow: unset;
}
.inventory-container .inventory-info-holder {
    gap: 1em;
	background: #FFF;
}
.inventory-container .icon-info-item {
    flex-direction: column;
}
.list-icon-info {
    width: 100%;
}
.inventory-container .icons-list-info {
    justify-content: space-around;
    width: 100%;
}
p.display-price {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #050B20;
    font-family: arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.965px;
    font-family: "DM Sans";
}
.inventory-container .inventory-action p {
    display: flex;
    justify-content: end;
    gap: 6px;
    align-items: center;
}
section.welcome-container {
    display: flex;
}
.welcome-section {
    align-items: center;
    display: flex;
    height: 100%;
    margin: auto;
    min-height: 35vh;
    max-height: 60vh;
    overflow: hidden;
    position: relative;
    width: var(--layout-width);
}
.welcome-content {
    background: #2B2520;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1em 2em;
}
img.welcome-image {
    flex: 0 0 50%;
    width: 50%;
}
.welcome-title {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 51.858px;
    font-style: normal;
    font-weight: 700;
    line-height: 55.848px;
}
.welcome-content p {
    color: #fff;
    margin: 25px 0;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 15.956px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}
.v12-button {
    background: var(--primary-color);
    padding: 1em 7em !important;
    border: 2px solid var(--primary-color);
	color: #FFF;
}
.welcome-container:not(:has(.welcome-search)) {
    height: 100vh;
    min-height: 60vh;
    align-items: center;
}
/* footer */
.footer-contact-form ul {
    display: flex;
    flex-direction: column;
    gap: 1em;
}
.footer-contact-form ul li {
    color: #FFF;
    background: unset !important;
    background-color: unset !important;
    padding: 0;
}

/* inventory card 5 */

.listing-vehicles-card.inventory-card-5 {
	padding: 0.5em !important;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.10), 0px 1px 1px 0px rgba(0, 0, 0, 0.20);
}
p.card-trim {
    color: rgba(51, 51, 51, 0.80);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
h3.card-title {
    color: rgba(51, 51, 51, 0.80);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px;
}
.listing-vehicles-card.inventory-card-5 span.item-title {
    color: rgba(51, 51, 51, 0.80);
    font-family: Roboto;
    font-size: 13.2px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.8px;
}
.listing-vehicles-card.inventory-card-5 span.item-text {
    color: rgba(51, 51, 51, 0.80);
	font-family: Roboto;
	font-size: 13.2px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.8px;
}
.inventory-card-5 .card-title, .inventory-card-7 .card-title {
    margin-bottom: 0;
    margin-top: 0;
}
.inventory-card-5 .vehicle-details-items-buttons .listing-button, .inventory-card-7 .vehicle-details-items-buttons .listing-button {
    width: unset !important;
    z-index: 5;
    border: 1px solid #DEE2E6;
    background: #EEE !important;
    color: #6B6B6B;
    padding: 5px 3em !important;
}
.v12-button.listing-button svg {
    fill: #6B6B6B;
    color: #6B6B6B;
    height: 20px;
    width: 20px;
}

#vehicledetailsaction{
	background-color:var(--primary-color) !important;
	color:#FFFFFF !important;
}
.vehicle-details-items-price{
    height: 100%;
    align-items: start;
    padding: 1em 10px;
}
.vehicle-details-items{
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 1em;
}
.card-title {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

/* VDP */

a.back-btn {
    border-radius: 4px;
    border: 1px solid #DEE2E6;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(0, 0, 0, 0.10) 100%), #EEE;
    width: fit-content;
    padding: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    color: #6B6B6B;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.sec-vdp-1 .sec-title .title .title-vhs {
    line-height: normal;
    text-transform: capitalize;
    width: auto;
    color: rgba(51, 51, 51, 0.80);
    font-family: Roboto;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
}
.sec-vdp-1 .sec-title {
    margin-bottom: 40px;
    padding: 30px;
    border-radius: 8px;
    border: 1px solid #CCC;
    background: rgba(255, 255, 255, 0.90);
}
p.vehicle-title-trim {
    color: rgba(51, 51, 51, 0.80);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.sec-vdp-1 .sec-title .col-id-vin p {
    width: auto;
    color: rgba(51, 51, 51, 0.80);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.sec-vdp-1 .display-price {
    text-align: center;
}
.sec-vdp-1 .sec-btn-sidebar .btn-sidebar, .sec-vdp-1 .sec-btn-sidebar .btn-check {
    align-items: center;
	color:#000;
    border-radius: 0;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #EBEBEB;
    background: rgba(255, 255, 255, 0.60) !important;
    box-sizing: border-box;
	justify-content: space-between;
}
section.sec-btn-sidebar {
    border-radius: 8px;
    background: #ffffff80 !important;
    border: 0;
    padding: 18px 0 0 0 !important;
	border-radius: 0 !important;
}
.sec-vdp-1 .sec-btn-sidebar .btn-sidebar:hover{
	color:#000000;
}
.btn-icon-text-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
}
.sec-vdp-1 .buttons_check_vdp {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.sec-vdp-1 .sec-dealer-info {
    background-color: #ffffffcc;
    border-radius: 18px;
    margin-bottom: 40px;
    padding: 10px 0;
    text-align: center;
    border-radius: 0 !important;
    border: 1px solid #EBEBEB;
}
p.social-title {
    color: rgba(51, 51, 51, 0.80);
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.2px;
}


.item-info {
    display: flex;
    padding: 8px 0px 9px 0px;
    align-items: center;
    align-self: stretch;
    justify-content: space-between;
    border-bottom: 1px solid #EBEBEB;
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
}
.item-info span.item-title {
    color: rgba(51, 51, 51, 0.80);
    font-family: Roboto;
    font-size: 12.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    text-transform: uppercase;
}
.item-info span.item-val {
    color: rgba(51, 51, 51, 0.80);
    text-align: right;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.sec-vdp-1 .data-dealer-info.firstcol {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}
.sec-vdp-1 .sec-dealer-info .dealer-name {
    color: #000;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 109.57%;
    letter-spacing: 0.25px;
    text-transform: uppercase;
}
.sec-vdp-1 .sec-dealer-info .phone-1 a {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.25px;
    text-transform: uppercase;
}
p.location {
    color: #3B3B3B;
    text-align: right;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.sec-vdp-1 .sec-vhs-info .title-data-vhs-info, .sec-vhs-info .subtitle-data-vhs-info {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    color: #000;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sec-vdp-1 .sec-vhs-info {
    background-color: #ffffffcc;
    border-radius: 18px;
    margin-bottom: 40px;
    padding: 30px;
    border-radius: 0;
    border: 1px solid #fff;
}
.sec-vdp-1 .sec-desc {
    background-color: #ffffffcc;
    border-radius: 18px;
    margin-bottom: 40px;
    padding: 30px;
    border: 1px solid #FFF;
    border-radius: 0;
}
.simplified-form {
    display: grid !important;
    grid-template-columns: auto auto;
    gap: 1.25rem;
    text-align: center;
}
#calc_button{
	background-color:var(--primary-color) !important;
}
.main-container {
    background-color: transparent;
}
.sub-menu {
    top: 1.5em;
}
.v12-button {
    background: var(--primary-color) !important;
}
.content-block, .side-bar-block {
    background-color: #ffffffcc;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    gap: 1em;
    padding: 20px;
    border-radius: 0;
}

@media (max-width:768px){
	.hero-actions-holder {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: stretch;
	}
	.inventory-container .inventory-cards {
        grid-template-columns: repeat(1, 1fr) !important;
    }
	.icons-list-info {
        flex-direction: row;
    }
	.welcome-title {
		font-size: 29px;
		line-height: 1;
	}
	img.welcome-image {
		display: none;
	}
	    .sec-vdp-1 .sec-title .infos-title {
        display: grid;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
	.sec-vdp-1 .sec-title .title .title-vhs {
		font-size: 25px;
	}
	.sec-vdp-1 .data-dealer-info.firstcol {
		flex-direction: column;
	}
}

header .social-action-icons, footer .footer-bottom-right-col {
	display: none;
}