/* michael.gamache- change stacking images in DEA */
.content-default img {display:inline;}

/*michaelgamache - update header phone and address font size*/
.page-header.compact .header-default .vcard .tels .tel.phone1 { font-size: 25px; font-weight: 700; color: #Dfff34;}
.page-header.compact .header-default .vcard .adr a {font-size: 15px; font-weight: 700; color: #FFF;}

/*ddcrmelasky 08781365*/
.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, .page-header.responsive-centered-nav .header-contact .vcard .tels .tel.phone1 {font-size:20px;}
.vlp .pricing .label, .vlp .pricing li:first-child .value, .vlp .pricing li:first-child .price, .vlp .pricing .final-price .value.no-value, .vlp .inventoryList .fn {font-size:24px;}
.vlp .inventoryList .description dt {font-weight:600; color:#000;}
.vlp .inventoryList .description dl {font-size:14px;}
.vlp .container.main {width:1080px !important;}
.vdp .ws-vehicle-media .photo-carousel.add-border .slider-slide {transition: transform 0.1s linear 0s !important;}
.index .inventory-search-facet-browse .widget-heading {font-size:2rem;}

/* ddcrmelasky 08767654 */
.btn-primary.btn:not(.btn-no-decoration):before, .btn-primary.btn:not(.btn-no-decoration):hover:before {color:#dfff34;}



/* GOPHER Custom Color Scheme CSS */
:root {
    --color-primary-50: #bebed5;
    --color-primary-100: #9898bd;
    --color-primary-200: #7272a5;
    --color-primary-300: #4c4c8d;
    --color-primary-400: #262675;
    --color-primary-500: #00005d;
    --color-primary-600: #00004f;
    --color-primary-700: #000041;
    --color-primary-800: #000033;
    --color-primary-900: #000025;
    --color-primary-950: #000017;
    --btn-link-disabled-color: #00005d;}
    
/* END Custom Color Scheme CSS */

/* owen.perks 08827692 */
/* Header-nav Changes */
.page-header,.compact.navbar-default {background-color: #00005D}
.compact .navbar-nav .dropdown > a {color: #FFF;}
.ddc-site .compact .mycars-default .menu > a .label,.ddc-site .compact .mycars-default .menu > a:before,.ddc-site .compact .mycars-default .menu > a .count:before,.page-header .header-default .vcard .adr .ddc-icon {color: #FFF;}
.navigation-default .dropdown-menu a:not(.btn):hover {color:#Dfff34}
.nav-fragment .inventory-featured-default .btn-primary.btn:not(.btn-no-decoration):hover:before {color: #dfff34;}
.navbar-default .navbar-nav>.home.currentPage>a {color: #fff; background-color: transparent;}

/*monroney badge */
.vlp .calloutDetails .vehicle-card-badge {padding: 16px 8px 16px 0;}
.vlp .calloutDetails [data-id="cst-parse-monroney-window-sticker"] .monroney-labels img {max-height: 90px}
/*button carot */
.btn-primary.btn:not(.btn-no-decoration):hover:before {color: #00005D}
/* vdp calculate button */
.vdp .payment-summary .payment-summary-cta .btn.btn-primary {background-color: #00005D}
.vdp .payment-summary .payment-summary-cta .btn.btn-primary:hover{background-color: #Dfff34;color: #00005D}
/* pricing label and price */
.vdp .inv-type-used.pricing-detail .final-price .price-label { color: #00005D;}
.vdp .inv-type-used.pricing-detail .final-price .price-value { color: #00005D;}
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { color: #00005D;}
.vlp .inventoryList .item.inv-type-used .pricing .final-price .label { color: #00005D;}



/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by michaelgamache on 04/30/20 09:38 PM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 24px;}
/* End 'vlp-used-price-value-final-price' (do not modify this line) */



/* Start 'vlp-used-price-label-final-price' (do not modify this line) */
/* Modified by owenperks on 05/01/20 10:14 AM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 24px;}
/* End 'vlp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by michaelgamache on 05/01/20 01:14 AM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px;}
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

/* Start 'vdp-final-price-price-label-final-price' (do not modify this line) */
/* Modified by owenperks on 05/01/20 11:58 AM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-size: 18px;}
/* End 'vdp-final-price-price-label-final-price' (do not modify this line) */

/* michaeljaggers | 08876639 */
.index .slideShowWrap .slides img { margin: 0 auto; }

/* ddcalmirc 08878047 */
.ws-iframe.responsive {height: 0; padding-bottom: 56.25%; flex-grow: 1;}
.ws-iframe.responsive > iframe {width: 100% !important; height: 100% !important; overflow: hidden; position: absolute; top: 0; left: 0;}

/*ddcrmelasky 08881480*/
.page-header .inventory-search-form .ui-button-submit { background-color:#dfff34; color:#00005d; }
.vlp .monroney-labels img { max-height:100px; width:auto; }

/* ddcalmirc - navigation items wrap fix */
.navbar-default.responsive .container .navbar-nav {display: flex; justify-content: center;}
.page-header.responsive .header-default {min-height: 125px;}

/* owen.perks 09575675 */
.srp .vehicle-card dl.pricing-detail dt {display: flex; align-items: center;flex-basis: calc(50% - 12px);}
.navbar-default.responsive .dropdown.open, .navbar-default.responsive .dropdown:hover {background-color: #DFFF34;}
.navbar-default.responsive .dropdown.currentPage>a:focus, .navbar-default.responsive .dropdown.currentPage>a:hover, .navbar-default.responsive .dropdown.open>a, .navbar-default.responsive .dropdown.open>a:focus, .navbar-default.responsive .dropdown.open>a:hover, .navbar-default.responsive .dropdown:hover>a, .navbar-default.responsive .dropdown:hover>a:focus, .navbar-default.responsive .dropdown:hover>a:hover {color: #00005D}


/* Start 'srp-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by michaelgamache on 11/06/20 01:18 PM EST */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 30px; color: #00005D; }
/* End 'srp-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 michaelgamache on 11/09/20 03:37 PM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 30px; color: #00005d; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/*ddcrmelasky 09914297*/
.vdp .additional-details.list-inline>li {display:block;}

/* wabbey 09989215 */
.srp .pagination {font-size: 1.25rem;}