/* IRC - DDC Image break fix */
.rswnobreak img {display: inline;float: none;white-space:nowrap;}

.inlineImages img {display:inline;}
.navbar-nav .dropdown { width: 119px; }
.nav-first.home.ddc-nav-icon-list-item.dropdown.dropdown.nav-no-children { width: 70px;}

/* ddcalmirc | search bar styling & enable on shrunk navigation */
.page-header .inventory-search-form {margin-top:5px;left:650px}
.page-header .inventory-search-form .form-control {border-radius:0px;box-shadow:none}


/* ddcalmirc | home icon hover when on internal page */
.navbar-nav li.home a.homeLink:hover {background:#222b62}

/* ddcalmirc | main nav spacing */
.nav-shrink .navbar-nav.navigation-default .dropdown > a {min-width:99px;}
.navbar-nav.navigation-default .dropdown .homeLink .caret {display:none !important;}
.nav-shrink .navigation-default > .nav, .nav-shrink .navigation-default > .ddc-nav-inline {width:885px;}
.page-header .links-locale a {display: none;}
.navbar-nav li.home a.homeLink {font-size: 32px !important;height: 60px; min-width: 0 !important; padding: 10px 0 0 12px; width: 60px !important;}

.ie8 .nav-shrink .navbar-nav.navigation-default .dropdown > a {max-width:100px;}

/* ddcalmirc | user uploaded images display */
.wysiwyg-image {display:inline}

.content,
.content font {font-family:'Open Sans'!important;letter-spacing:initial}

.shrink-header-nav .inventory-search-form {display:none}

/* ddcalmirc - custom hours */
.ddc-span4 .tabs-tabbed-widgets .ui-tabs {margin-bottom:-30px}
.ddc-span4 .tabs-tabbed-widgets .ui-tabs ul li {width:33.3%;border-right:2px solid #E3E3E3}
.ddc-span4 .tabs-tabbed-widgets .hours-default {padding:10px}

.customerTestimonials {background:#FFF;padding:15px}
.customerTestimonials img {max-width:120px;height:auto!important;}

/* ddcjohnt */
.inventory-detail-packages-options #options .option-table tr {width:50%; float:left;border: 1px solid #fcfcfc  ;}
.inventory-detail-packages-options #options .option-table .option-item-description {width:42%; border:none;}
.inventory-detail-packages-options #options .option-table .option-item-description h3 {width:100%; font-size: 92%;}

/* ddcjosiahl DNA5045055 */
#iframe-container {height: 484px;}

/** Removed by JDean-LithiaIRC 3/7/2016 4:08pm Pacific **/
/** .header-default{background:url("/static/sites/d/dchhondaoxnard/images/dch-logo.png");background-repeat:no-repeat;background-position:140px 20px;} **/

/** JDean-LithiaIRC 3/7/2016 4:08pm Pacific - Customizes DBA to match new DCH Logo **/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.header-default .fn span{visibility:visible;font-family: 'Montserrat', sans-serif;color:#000;}
.DCHName {color: #D12327 !important;font-weight: 800;}

/* IRC RSW - DDC Image fix */
.rswnobreak img {display: inline;}


/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by ddcjohnt on 01/23/17 03:21 PM PST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 24px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #020202; }
.vdp .pricing .eprice.button { border: none; background: linear-gradient(#00FAFF,#094481); background-image: linear-gradient(#00FAFF,#094481); background-color: none; }
.vdp .pricing .eprice.button:hover { border: none; background: linear-gradient(#094481,#00FAFF); background-image: linear-gradient(#094481,#00FAFF); background-color: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by ddcjohnt on 01/23/17 03:23 PM PST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 22px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #000000; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: linear-gradient(#00faff,#094481); background-image: linear-gradient(#00faff,#094481); background-color: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: linear-gradient(#094481,#00faff); background-image: linear-gradient(#094481,#00faff); background-color: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vlp-used-price-label-final-price' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:29 PM PST */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 16px; color: #787777; }
/* End 'vlp-used-price-label-final-price' (do not modify this line) */

/* Start 'vlp-used-price-label-internetPrice' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:29 PM PST */
.vlp .inventoryList .item.inv-type-used .pricing .internetPrice .label { text-decoration: none; font-weight: bold; font-size: 13px; color: #787777; }
/* End 'vlp-used-price-label-internetPrice' (do not modify this line) */

/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:29 PM PST */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 26px; color: #2bb300; }
/* End 'vlp-used-price-value-final-price' (do not modify this line) */

/* Start 'vlp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:30 PM PST */
.vlp .inventoryList .item.inv-type-used .pricing .internetPrice .value { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vlp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-label-internetPrice' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:34 PM PST */
.vdp .inv-type-used.pricing .internetPrice .label { text-decoration: none; font-weight: bold; font-size: 22px; color: #787777; }
/* End 'vdp-used-price-label-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:34 PM PST */
.vdp .inv-type-used.pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 22px; color: #787777; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:34 PM PST */
.vdp .inv-type-used.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 42px; color: #2bb300; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by ddcjohnt on 03/16/17 03:35 PM PST */
.vdp .inv-type-used.pricing .internetPrice .price { text-decoration: none; font-weight: bold; font-size: 32px; color: #000000; }
/* End 'vdp-used-price-value-internetPrice' (do not modify this line) */


/*ddcandyg 08249496*/
.index .hero-image-overlay-container {margin-top: -21px;}

/* cbenson */
.vdp .tradein a { font-size: 22px; }

/* Start 'vlp-new-price-label-msrp' (do not modify this line) */
/* Modified by kylehand on 07/25/18 08:08 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .label { text-decoration: line-through; font-size: 11.9px; color: #787777; }
/* End 'vlp-new-price-label-msrp' (do not modify this line) */

/* Start 'vdp-new-price-label-msrp' (do not modify this line) */
/* Modified by kylehand on 07/25/18 08:08 AM EDT */
.vdp .inv-type-new.pricing .msrp .label { text-decoration: line-through; font-size: 15.3px; color: #787777; }
/* End 'vdp-new-price-label-msrp' (do not modify this line) */

/* cbenson 04949736 */
.pricing .price-btn .btn.price-btn.cst-image { float: right; width: 134px; }

.index .horizontalSearch fieldset { display: flex; justify-content: space-around; }
.index .horizontalSearch fieldset .form-group { margin-bottom: 0px; }

/* 06562721 JLC */
.index .button-block-responsive.CC06562721 .buttonblock-button a { height: 13vw; }
.index .button-block-responsive.CC06562721 .buttonblock-button:hover a .transparency-overlay { opacity: 0.3 !important; }

/* Start 'vdp-askingPrice-price-value-font-weight-bold' (do not modify this line) */
/* Modified by grobinso10 on 05/23/19 01:59 PM CDT */
.vdp .inv-type-used.pricing-detail .askingPrice .price-value { text-decoration: none; font-weight: 800; font-size: 28px; color: #2bb300; }
/* End 'vdp-askingPrice-price-value-font-weight-bold' (do not modify this line) */

/* ddcmhampton 09224503 */
.page-header.responsive-centered-nav .header-contact .links-locale a, .page-header.responsive-centered-nav .header-contact .vcard .tels .tel span, .page-header.responsive-centered-nav .header-contact .vcard .adr a {   font-size: 15px;}
.ws-mycars-nav .ddc-icon,
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a, 
.page-header.responsive-centered-nav .header-navigation .ddc-mega-menu-nav .dropdown.open>a {color: rgba(0,50,79,.9);}
.page-header.responsive-centered-nav .header-navigation .header-default .home-logolink img {filter:invert(100%);}
.page-header.responsive-centered-nav {background-color:#fff;}
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav > li > a:hover {  color: #293768; }

/* ddcmattw 10333538 */
.ddc-mega-menu-nav .model-selector-default .hproduct .media { min-height: 90px; }