/* michaeljaggers |  */
.page-header.compact .header-default .vcard .tels .tel[class*=phone1] { font-weight: 300; font-size: 14px; }
.ddc-footer .navigation-default { width: 700px; }
/* vlp image standardization */
.inventoryList .media img { width: auto; max-height: 180px; } 

/* michaeljaggers | 08138536 */
span.disclaimer, .content-disclaimer {white-space: pre-line;}

/*MSC Pilot- ddckarlau*/
/* -- ddckarlau- HTML Vehicle Specials Tabs -- */
.MS-Tabbed-Specials {
  max-width: 950px;
  margin: 0.5% auto;
}
.MS-Tabbed-Specials h4.h1 {
  display:none
}
.MS-Tabbed-Specials .nav-tabs>li {
  text-align: center;
  display: table-cell;
  width: 14%;
  margin: 0%
}
.MS-Tabbed-Specials .nav-tabs>li>a {
  height: auto;
  font-size: .8em;
  font-weight: 700!important;
  line-height: 100%;
  border-radius: 0px!important;
  text-align: center;
  padding: 0%;
  color:#000
}
.MS-Tabbed-Specials .nav-tabs>li>a:hover {
  background: none!important;
  color: #134679!important
}
.MS-Tabbed-Specials .nav-tabs>li.active a {
  background: #fff!important;
  color: #134679!important
}
.MS-Tabbed-Specials .Mobile-Offer {
  display: none
}
.MS-Vehicle-Special {
  padding: 1%  3%;
  max-width: 950px;
  margin: 0% auto;
  overflow: hidden;
  height:265px;
}
.MS-Vehicle-Special img {
  float: right;
  width: 40%;
  
}
.MS-Vehicle-Special h1.Headline {
  font-size: 1.25em;
  font-weight: 400;
  margin: 0%;
  line-height:250%;
  text-transform: none;
   color:#000;
}
.MS-Vehicle-Special h1.Headline b {
  font-weight: 900;
  font-size: 1.5em
}
.MS-Vehicle-Special p {
  color:blac;margin:0%!important
}
.MS-Vehicle-Special p>b {
font-size:1.8em;font-weight:extrabold;color:black;border-bottom:2px;line-height:120%
}
.MS-Vehicle-Special h2.Offer {
 margin:1% 0%;font-size:2em;color:black;font-weight:400!important
}
.MS-Vehicle-Special h2.Offer>b {
  font-size:2em;display:block;line-height:100%
}
.MS-Vehicle-Special a.MS-Special-Button {
  float: left;
  margin:0.5em 0.5em 0.5em 0em;
  width: 24%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 200%;
  font-size: 1.25em;
  background: #009ddc;
  color: #fff;
}
.MS-Vehicle-Special a.MS-Special-Button:hover {
  background: #134679;
  color: #fff;
}
#view-disclaimer {
  display: block;
  font-size: .8em;
  color:black;
  clear: right;text-align:right
}
#disclaimer-text {
  display: none;
  font-weight: 500;
  position: absolute;
  background: #fff;
  padding: 1%;
  box-shadow: 3px 3px 5px #666;
  margin: 0% 2% auto auto;
  max-width: 98%;
  text-align:left
}
#view-disclaimer:hover #disclaimer-text {
  display: block;
  padding: 1%;
  z-index: 1
}
/* -- ddckarlau- MSLP Content Styling -- */
.Lithia-MSLP-Content {
background:#fff
}
.Lithia-MSLP-Content div {
  box-sizing: border-box;
  overflow: hidden;
  padding: 2%
}
.Lithia-MSLP-Content img {
  max-width: 100%
}
.Lithia-MSLP-Content h1 {
  margin: 1%;
  line-height: 150%;
  text-transform: uppercase;
  width: auto;
  font-size: 3em;text-align:Center
}
.Lithia-MSLP-Content h2 {
  margin: 1%;
  line-height: 150%;
  width: 80%;
  font-size: 1.25em;
border-bottom:2px solid #00b1eb
}
.Lithia-MSLP-Content h3 {
  margin: 1%;
  line-height: 150%;
  font-size: 1.5em
}
.Lithia-MSLP-Content p {
  margin: 1%;
  font-size: 1em;color:#6a7986
}
.Lithia-MSLP-Content a.MS-Button-01, .MS-Button-01 {
  display: inline-block;
  margin: 1%;
  line-height: 200%;
  text-decoration: none;
  Text-align: center;
  font-size: 1.5em;font-weight:700;
  transition: all 300ms ease-in-out 0s;
  /*Button Color and Size*/
  background: #00b1eb;
  color: #fff;
  width: 35%;
  border: 2px solid;
border-radius:5px
}
.Lithia-MSLP-Content a.MS-Button-01:hover {
  background: #134679;
  color: #fff
}
.Lithia-MSLP-Content .MS-Style-01>img, .Lithia-MSLP-Content .MS-Style-01>section {
  display: table-cell;
  padding: 2%
}
.Lithia-MSLP-Content .MS-Style-03 {
  clear: both;
  background: #000
}
.Lithia-MSLP-Content .MS-Style-03 section {
  background: #fff;
  padding: 2%;
  display: table-cell;
  border: 10px solid #000;
  width: 50%;
}
.Lithia-MSLP-Content h2.more-Features {
  width: auto;
  text-align: center;
border-bottom:none;
font-size:2em
}
/*ddckarlau- hide tabbed widget*/

.hide-tabbed-widget ul.nav-tabs {
  visibility: hidden;
  height: 0px
}
.Mobile-Offer {
  display: none; }

/* Start 'vlp-used-price-label-retailValue' (do not modify this line) */
/* Modified by agetty on 05/14/20 04:50 PM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .retailValue .label { text-decoration: none; font-weight: bold; font-size: 9.25px; color: #000000; }
/* End 'vlp-used-price-label-retailValue' (do not modify this line) */

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by mmcdonald7 on 10/21/20 11:57 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: line-through; font-size: 24px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by jsguyette on 01/12/22 04:22 PM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* ddcrandyh CC11195996 */
.text-00D3B7 {color: #00D3B7 !important;}
.text-087A3E {color: #087A3E !important;} 

/* 11202559 ddcjareds */
.alias-sitebuilder-used-electric-vehicles-1 .push { display: none; }

/* Start 'vdp-new-price-label-salePrice' (do not modify this line) */
/* Modified by acrowe on 03/24/23 01:00 PM EDT */
.vdp .inv-type-new.pricing-detail .salePrice .price-label { text-decoration: none; font-size: 16px; color: #5c6875; }
/* End 'vdp-new-price-label-salePrice' (do not modify this line) */

/* 05503020 JLC */
div[data-widget-name="ws-inv-listing"] ul[data-location="vehicle-badge"] li.in-transit img { max-height: 75px; }

/* wabbey 05672313 */
.alias-sitebuilder-shop-ev-tax-credit-eligible-inventory-for-sale-in-salem--or-1 .pricing-detail .pricing-divider { display:none; }
.alias-auto-exotic-used-details .pricing-detail .pricing-divider { display:none; }


/* Start 'srp-certified-pre-owned-price-value-internetPrice' (do not modify this line) */
/* Modified by aselectman on 03/14/25 11:23 AM CDT */
.srp .inv-type-certified-pre-owned.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: 800; font-size: 20.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by cbeckelman on 06/02/25 09:47 AM PDT */
.srp .inv-type-used.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: 800; font-size: 21.75px; color: #000000; }
/* End 'srp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by aselectman on 03/14/25 11:24 AM CDT */
.vdp .inv-type-used.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: 800; font-size: 22px; color: #000000; }
/* End 'vdp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by cbeckelman on 03/14/25 02:53 PM PDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 15px; color: #00852e; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by cbeckelman on 06/02/25 09:00 AM PDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 15px; color: #00852e; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by ddcmhampton on 03/14/25 02:03 PM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price.wholesalePrice .price-value { text-decoration: none; font-weight: 400; font-size: 15px; color: #21b500; }
/* End 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */
 
/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by ddcrandyh on 03/14/25 08:01 PM EDT */
.vdp .inv-type-used.pricing-detail .final-price.wholesalePrice .price-value { text-decoration: none; font-size: 15px; color: #21b500; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-certified-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by ddcrandyh on 03/14/25 08:01 PM EDT */
.vdp .inv-type-certified-pre-owned.pricing-detail .final-price.wholesalePrice .price-value { text-decoration: none; font-weight: 400; font-size: 15px; color: #21b500; }
/* End 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-invoicePrice' (do not modify this line) */
/* Modified by sdowless on 06/03/25 12:37 PM EDT */
.srp .inv-type-used.pricing-detail .invoicePrice .price-value { text-decoration: none; font-weight: 800; font-size: 15px; color: #00852e; }
/* End 'srp-used-price-value-invoicePrice' (do not modify this line) */