/* erikf 07835155 */
.index .content-hero.hero-container-top-left .hero-content-box {margin-top:10px;}

/* 07917085 JLC */
li.dealertrack-badgeprice-container .btn-default.dealertrackButton { background: #000; color: #fff; }
li.dealertrack-badgeprice-container .btn-default.dealertrackButton:hover { background: #fff; color: #000; }





/* Start 'vlp-new-price-value-abSub' (do not modify this line) */
/* Modified by mjohnson43 on 06/29/20 12:33 PM MDT */
.vlp .inventoryList .item.inv-type-new .pricing .abSub .value { text-decoration: none; font-size: 18px; color: #040605; }
/* End 'vlp-new-price-value-abSub' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by cynthiaminer on 02/03/21 03:11 PM EST */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 15.75px; color: #005a2b; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by agetty on 02/25/21 01:49 PM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-size: 17px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/***** Christopher Parrish | Lithia DCT | 07-28-2022 | Land-Rover-Orlando-about-us-en-espanol *****/

.redText {
color: red;
}

.largeGraphic {
max-width: 450px;
margin: 0 auto;
}

.smallGraphic {
text-align: center;
max-width: 300px;
margin: 0 auto;
margin-bottom: 50px
}

.textBackground {
text-align: center;
margin: auto;
min-width: 650px;
min-height: 150px;
background-color: #eee;
padding: 35px 25px 25px 25px;
}

.lowerTextBackground {
text-align: center;
margin: auto;
max-width: 650px;
background-color: #eee;
padding: 35px 25px 25px 25px;
border-radius: 100px;
}

.serviceSection {
background-color: #f5f5f5;
padding: 20px 40px;
width: 100%;
display: flex;
flex-direction: column;
}

.serviceSectionButton {
min-width: 250px; 
background-color: #000;
padding: 5px 20px;
color: #fff;
font-size: 18px;
font-weight: bold;
text-decoration: none !important;
text-align: center;
margin: 0 auto;
}

.CTASection {
display: flex;
flex-direction: row;
}

.CTASection img {
height: 220px;
object-fit: cover;
}

.CTAContainer {
padding: 15px;
display: flex;
flex-direction: column;
}

.CTASectionButton {
min-width: 250px; 
background-color: #000;
margin-top: 10px;
padding: 5px 10px;
font-size: 18px;
font-weight: bold;
color: #fff;
text-decoration: none !important;
text-align: center;
}

.disclaimerSection {
font-size: 10px;
}

/* ddcmhampton 03578674 */
.header-quick-links .non-mega-menu .nav-list>li>a {background-color: #000;}

/*Gopher: Adding Content Freeze Banner*/
@keyframes pulse {0%{background-color: darkred;} 100% {background-color: orangered;}}
.ddc-composer::before {content:"ATTENTION: A NEW WEBSITE IS BEING BUILT! Any website edits made today on the current site will not carry over to the new, upgraded site. Please contact your Performance Manager for assistance or with questions."; font-size: 24px; font-weight: 900; text-align: center; color: #fff; display: block; padding: 20px 25px; background-color: darkred; animation: pulse 1250ms ease-in-out alternate infinite; text-shadow: 0 0 3px rgba(0,0,0,.55); border-bottom: 1px solid black;}
.v9-oem-mazda-0001-v1 .ddc-composer .page-header.header-compact,.v9-oem-mazda-0001-v1 .ddc-composer .navbar.header-compact {position: static;}
.v9-global-0011-v2 .ddc-composer .page-header.value-statement-header .vs-header-container.persistent-contact {position: absolute;}
