/*ddcjoannak fix images on vlps*/
.inventoryList .media img, .inventoryList .ddc-media img {height:auto;}

/* ddcjoannak split vehicle info/options into 2 columns on VDPs */
.inventory-detail-packages-options #options .option-table tr {width:50%; float:left; background: transparent;border:none}
.inventory-detail-packages-options #options .option-table .option-item-description {width:42%; background: transparent;border:none}
.inventory-detail-packages-options #options .option-table .option-item-description h3 {width:100%; font-size: 92%; background: transparent;border:none}
.inventory-detail-packages-options #options {margin-top: 12px; background: transparent;border:none}
.inventory-detail-packages-options .packages {margin-top: 12px; background: transparent;border:none}

/* ddcjoannak fix form labels */
.form-group label, .ddc-form-group-container label { padding-right: 10px;}

/*ddcjoannak -  VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by ddcjoannak on 10/27/16 11:08 AM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 21px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #333333; }
.vdp .pricing .eprice.button { border: none; background: #c71633; background-color: #c71633; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #ffffff; background-color: #ffffff; background-image: none; }
.vdp .pricing .eprice.button:before { color: #ffffff; }
.vdp .pricing .eprice.button:hover:before { color: #333333; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* william.abbey M-00494996 */
.index .ddc-content.locations-group-nav{margin-top:8px;margin-bottom:5px;}
.index .ddc-content.locations-group-nav .franchise.selected .childList .vcard {padding: 25px;}
.index .ddc-content.locations-group-nav .franchise.selected .childList .fn {font-size: 14px;}
.index .ddc-content.locations-group-nav .franchise.selected .childList {left: 68%;width: 225px;}

/* ddcalmirc M-00244425 */
.gray-pink-black .adp, .gray-pink-black .adp table {color: #FFF;}
.gray-pink-black .adp-placemark .adp-text {color: #222;}
.gray-pink-black .adp-substep .adp-stepicon {background: #FFF;}
.gray-pink-black .google-map .vcard {color: #222;}

/* ddcrandyh CC08952838 */
.index .slideshow-background .ddc-icon-carousel-arrow {
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='//www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctitle%3Egallery-arrow%3C/title%3E%3Cpath fill='%230C5DB2' opacity='1' d='M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z'%3E%3C/path%3E%3Cpath fill='%23fff' opacity='0.0' d='M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M18.621 16l-6.621-6.621 1.379-1.379 8 8-8 8-1.379-1.379z'%3E%3C/path%3E%3C/svg%3E") no-repeat center/cover;
    border-radius: 30px;}
.index .slideshow-background .ddc-icon-carousel-arrow.ddc-icon-carousel-arrow-right { box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);  }
.index .slideshow-background .ddc-icon-carousel-arrow.ddc-icon-carousel-arrow-left  { box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.5);  }

/* wabbey 08955730 */
.vdp .photo-carousel .btn-carousel i{background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='//www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctitle%3Egallery-arrow%3C/title%3E%3Cpath fill='%230C5DB2' opacity='1' d='M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z'%3E%3C/path%3E%3Cpath fill='%23fff' opacity='0.0' d='M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M18.621 16l-6.621-6.621 1.379-1.379 8 8-8 8-1.379-1.379z'%3E%3C/path%3E%3C/svg%3E") no-repeat center/cover;}

/* ddcjosiahl 09057313 */
.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: 16px;}
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a { font-size: 21px;}

