Fix FV page formatting (F11 specific)
/*  reneelaporte - fix Featured Vehicles layout  */
.inventory-featured-default  .auto .description {height:85px;}
 
/* reneelaporte - options split into two columns */ 
.inventory-detail-packages-options #options .option-table tr {width:50%; float:left;}
.inventory-detail-packages-options #options .option-table .option-item-description {width:40%;}
.inventory-detail-packages-options #options .option-table .option-item-description h3 {width:100%;}

/* reneelaporte - text area on UI widget / change text to black */
textarea.ui-widget-content {background-color: #ffffff;color: #000000;}

/* reneelaporte - updated video images */
.video-gallery .video-thumbs .yui3-u-1-5 {width:auto;}

/* renee.laporte - removing underline on Trade-In Appraisal */
.vdp .tradein a {text-decoration: none;}

/*reneelaporte – adjust nav width to accommodate a 5th nav item*/
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 110px;}

/* dtannasaponjyan M-00220278 */
.index .inventory-featured-default-extension-1[data-widget-id="inventory-featured1"] .view-all-link[href="/featured-vehicles/new.htm"] {display:none;}
.index .inventory-featured-default-extension-1[data-widget-id="inventory-featured2"] .view-all-link[href="/featured-vehicles/pre-owned.htm"] {display:none;}

/*renee.laporte - edit line height of custom button table on index */
.ddc-content.content-default.container.indextable {line-height:0px;}

/* wabbey 08234646 */
.vlp .mycars-vlp a {font-size: 13px;background:#636569;color:#fff;}
.vlp .mycars-vlp a:hover{opacity:.8;}

/* ddcjosiahl 08252093 */
.alias-sitebuilder-choose-your-honda-deal--249-a-month-1 .links-list .btn,
.alias-sitebuilder-choose-your-honda-deal--189-a-month-1 .links-list .btn { background: #636569; border:none;}

/* Start Gopher Custom Header Color Theme */
        .page-header.responsive-centered-nav .header-contact {background-color: #000}
        .page-header.responsive-centered-nav .header-contact .vcard .tels,
        .page-header.responsive-centered-nav .header-contact .vcard .adr a,
        .page-header.responsive-centered-nav .vcard .adr .ddc-icon {color: #FFF !important}
        .page-header.responsive-centered-nav {background-color: #FFF}
        .page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav > li > a,
        .page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a .count:before,
        .page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a .label,
        .page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a:before,
        .page-header.responsive-centered-nav .header-navigation .header-default .vcard h1 a {color: #000}
        .page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a:hover,
        .page-header.responsive-centered-nav .header-navigation .ddc-mega-menu-nav .dropdown.open>a {color: #2d72ad}
	.page-header.responsive-centered-nav .header-navigation .navigation-default .dropdown-menu {border-top: 1px solid var(--color-primary-950);}
/* End Gopher Custom Header Color Theme */

/* fdbarfety 12141288 */
.ddc-footer .container {width: 1180px;}


/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by rbigger on 04/21/26 10:38 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 900; font-size: 22.5px; color: #00324f; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by rbigger on 04/21/26 10:58 AM EDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 900; font-size: 22.5px; color: #00324f; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */