/* 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;}