
/*Clients request the CTAs be rounded*/
.vdp .links-list .btn {border-radius: 30px !important;} 
.vdp .calculate-payment-scroll-up {border-radius: 30px !important;} 
.vdp .btn-primary {border-radius: 30px !important;}
.vdp .btn-default {border-radius: 30px !important;} 
.vdp .payment-summary-calculate {border-radius: 30px !important;} 

/*adjusting font size for vehicle CTA price buttons*/
.vdp .btn-primary {text-decoration: none; font-weight: bold; font-size: 18px; color: #ffffff;}


/*ddcrmelasky 05335775*/
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a { min-width: auto; }
.index .model-selector-responsive .nav-pills > li > a { padding: 8px; font-size: 20px; }
.index .model-selector-responsive .nav-tabs { display: flex; flex-direction: row; justify-content: center; }
.ddc-footer .show-inline { display: flex !important; }
.ddc-icon.ddc-icon-arrow2-right.show-inline { display: inline-block !important; }
.ddc-footer .navigation-default ul li > a:hover { background: var(--color-primary-800); }

/* kclark8 05352329 */
.alias-inventory-listing-default-auto-new .inventoryList .hproduct {min-height: 370px;}
.alias-inventory-listing-default-auto-new a.btn.btn-default.view-incentives {right: -15px; position: relative;}
.alias-inventory-listing-default-auto-new .inventoryList .incentive-list {min-height: 100px;}

/* kclark8 05383742 */
.page-header .header-default .vcard .adr a {font-size: 19px;}
.page-header .header-default .vcard .tels .tel.phone1 {font-size: 24px;}
.ddc-footer .hours-default .ddc-list-items>li {font-size: 16px; line-height: 13px;}
.ddc-footer .ddc-list-columns>li .value {padding: 0; width: 44.33333%;}
.ddc-footer .ddc-list-columns>li .key  {width: 50.66667%;}

/* ddcsamp 05466400 */
.index .slideControls .previousNext a, .index .slideControls .pager a {opacity: 1;}
.index .slideControls .previousNext a i, .index .slideControls .pager a:not(.activeSlide)  {background-color: #000; border-radius: 30px;}

/* 05489711 JLC */
.index .slideshow-background .slideControls { height: 100%; pointer-events: none; }
.index .slideshow-background .slideControls .previousNext { position: relative; top: 50%; width: 95%; pointer-events: auto; }
.index .slideshow-background .slideControls .pager { position: relative; top: 90%; pointer-events: auto; }

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by katherinevanderkraa on 02/13/19 05:10 PM EST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; }
.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: #21b500; background-color: #21b500; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #61b850; background-color: #61b850; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by katherinevanderkraa on 02/13/19 05:09 PM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 18px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #21b500; background-color: #21b500; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #0b55a6; background-color: #0b55a6; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* wabbey 05598940 */
.index .model-selector-responsive h3.container{text-transform: none;}

/*navigation color wabbey 05798113 */
.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 .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; }

/* ddcrandyh CC10484783 */
.index .slideControls .previousNext { width: 96%; }

/* 05576787 ddcjareds */
html.alias-staff-listing .ws-staff-listing>div:first-child {display:flex; justify-content:space-around; flex-wrap: wrap;}
html.alias-staff-listing .ws-staff-listing>div:first-child a {padding: 3px;font-weight:800;}
