/*Migrating custom label and pricing color for new and used inventory rVDP*/
.vdp .inv-type-new.pricing-detail .final-price .price-label {text-decoration: none; font-weight: 800; font-size: 25px; color: #0E0E0E;}
.vdp .inv-type-new.pricing-detail .final-price .price-value {text-decoration: none; font-weight: 800; font-size: 26px; color: #0E0E0E;}
.vdp .inv-type-used.pricing-detail .final-price .price-value {text-decoration: none; font-weight: 800; font-size: 26px; color: #0E0E0E;}


/*hides custom eprice btn on used inventory VDP*/
.vdp .ePrice {display: none !important;}

/*adjusting font text styling for eprice button in vehicle CTA*/
.vdp .price-btn {text-decoration: none; font-weight: bold; font-size: 18px;}

/* 05139151 JLC */
.hero-image-overlay-container .hero-image-overlay .inventory-search-facet-browse.CC05139151-invert-colors .ddc-sub-heading,
.hero-image-overlay-container .hero-image-overlay .inventory-search-facet-browse.CC05139151-invert-colors .pill-label:not(.checked):not(.disabled) {color:#fff;}

/*ddcandyg M-00493124 and 08861369*/
.navbar-default .dropdown {max-width: 150px;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by ddcegoldfried on 05/23/17 04:44 PM EDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 15px; color: #FFC814; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #000000; background-color: #808285; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #c3002f; background-color: #c3002f; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by ddcjoshh on 05/24/17 11:26 AM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 18px; color: #FFC814; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #808285; background-color: #808285; background-image: none; width: 100%; }
.vdp .pricing .eprice.button:hover { border: none; background: #c3002f; background-color: #c3002f; background-image: none; }
.vdp .pricing .eprice.button:before { color: #ffffff; }
.vdp .pricing .eprice.button:hover:before { color: #000000; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/*ddcjoshh - specials page pricing*/
.featuredspecials.inventory-featured-default .pricing {float:left; width:90%;}

/*ddcandyg 08179751 */
a.businessLinkLink {top: 0px !important;}
a.businessLinkLink img {height: 30px !important;}

/*IRCRSW - give coupons a Christmas feel */
.dsbid1141t03 .dsbSkin {background-color: #F003 !important;}

/*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: 19%;
padding: 0.5% 0%
}
.MS-Tabbed-Specials .nav-tabs>li>a {
height: auto;
font-size: 0.9em;
font-weight: 700!important;
line-height: 125%;
border-radius: 0px!important;
text-align: center;
padding: 3%!important;
color:#000
}
.MS-Tabbed-Specials .nav-tabs>li>a:hover {
background: none!important;
color: #000!important
}
.MS-Tabbed-Specials .nav-tabs>li.active a {
background: #fff!important;
color: #c3002f!important
}
.MS-Tabbed-Specials .nav-tabs>li>a>img {
width:100%
}
.MS-Tabbed-Specials .Mobile-Offer {
display: none
}
/* -- ddckarlau- HTML Vehicle Specials [Desktop] -- */
.MS-Vehicle-Special {
padding: 1%  3%;
max-width: 950px;
margin: 0% auto;
overflow: hidden
}
.MS-Vehicle-Special img {
float: right;
width: 45%
}
.MS-Vehicle-Special h1.Headline {
font-size: 1.5em;
font-weight: 400;
margin: 0%;
line-height:150%;
text-transform: none!important;
}
.MS-Vehicle-Special h1.Headline b {
font-weight: 900;
font-size: 1.5em
}
.MS-Vehicle-Special p {
margin:0%!important
}
.MS-Vehicle-Special p>b {
font-size:2em;font-weight:extrabold;color:#009ddc;border-bottom:2px solid #009ddc;line-height:125%
}
.MS-Vehicle-Special h2.Offer {
margin:1% 0%;font-size:1.5em;font-weight:500!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: #C3002f;
color: #fff;
}
.MS-Vehicle-Special a.MS-Special-Button:hover {
background: #fff;
color: #C3002f;
}
#view-disclaimer {
display: block;
font-size: 0.75em color: #000;
clear: right;text-align:right;font-weight:700
}
#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;
color:#000
}
#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;
}
.Lithia-MSLP-Content>img {
width: 100%
}
.Lithia-MSLP-Content h1 {
margin: 1%;
line-height: 150%;
text-transform: uppercase;
width: auto;
font-size: 3em;
padding-left:4%
}
.Lithia-MSLP-Content h2 {
margin: 1%;
line-height: 150%;
width: 80%;
font-size: 1.25em;
}
.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 img {
width:100%
}
.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: #c3002f;
color: #fff;
width: 45%;
border: 2px solid;
border-radius:5px
}
.Lithia-MSLP-Content a.MS-Button-01:hover {
background: #000;
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-01>img {
width:50%;padding-left:4%
}
.Lithia-MSLP-Content .MS-Style-03 {
clear: both;
background: #222;
margin:0%
}
.Lithia-MSLP-Content .MS-Style-03 section {
background: #fff;
padding: 2%;
display: table-cell;
border: 10px solid #222;
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 'vdp-new-price-value-salePrice' (do not modify this line) */
/* Modified by dttommyhoward on 09/21/18 02:06 PM CDT */
.vdp .inv-type-new.pricing .salePrice .price { text-decoration: none; font-weight: bold; font-size: 18px; color: #2bb300; }
/* End 'vdp-new-price-value-salePrice' (do not modify this line) */

/* Start 'vlp-new-price-value-salePrice' (do not modify this line) */
/* Modified by dttommyhoward on 09/21/18 02:07 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .salePrice .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #2bb300; }
/* End 'vlp-new-price-value-salePrice' (do not modify this line) */

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by dttommyhoward on 10/04/18 01:23 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: 800; font-size: 16px; color: #040504; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by dttommyhoward on 10/04/18 01:24 PM CDT */
.vdp .inv-type-new.pricing .final-price .label { text-decoration: none; font-weight: 800; font-size: 25px; color: #0E0E0E; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* wabbey 07638627 ddcmhampton 07645838 | ddcjareds 07647912 */
.index .links-single-cta.ddc-content.hero-image-color-inverse .ddc-font-size-large{font-size: 14px;background: #000;padding: 11px 10px 10px 10px; font-weight: 700; }

/* ddcrandyh CC07853332 */
.page-header.responsive .inventory-search-form { top: 73px; right: 290px; }

/* mwdonaruma CC07937345*/
.vdp .ws-quick-specs{text-transform: capitalize;}

/* 08118590 ddcjareds */
.navbar-default.responsive .dropdown.open, .navbar-nav .dropdown-menu, .mega-menu-inner-curtain, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > li > a:hover { background-color: #0194D4; }

/* wabbey 08259748 */
.alias-sitebuilder-events-1 body{background: url("https://pictures.dealer.com/l/lithiachryslerdodgeofmissoulacllc/1660/8f1f5033a1cfa1b8e6df3ba01cd1e8dcx.jpg") no-repeat center top fixed;background-size: 100%;}

/*jakespurr1 making schedule now button l a r g e*/
.index .btn-xl {font-size:35px;}

/* 11482566 ddcjareds */
.alias-promotions-listing-used .inventory-featured-default .btn { margin-bottom: 20px; }