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

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

/* dtannasaponjyan DNA5227069 | updated william.thompson | ddcluker M-00200839 | ddcjareds 05655020 */
.page-header .custom-warranty-link {position:absolute;top: 100px;left: 234px;}
.page-header.sticky-header-nav.shrink-header-nav .custom-warranty-link {top:5px;}
.page-header.sticky-header-nav.shrink-header-nav .custom-warranty-link img {height:40px;} 
.page-header.shrink-header-nav .ddc-integrations {display:block; top:10px !important; right:300px !important;}


/* Start 'vlp-ePrice' (do not modify this line) */
/* Modified by ddcbethanym on 06/09/16 11:53 AM EST */
.inventoryList .pricing .ui-button .ui-button-text { font-style: normal; font-weight: bold; text-decoration: none; font-size: 16px; color: #ffffff; }
.inventoryList .pricing .ui-button.ui-state-hover .ui-button-text{ color: #ffffff; }
/* End 'vlp-ePrice' (do not modify this line) */

/* DNA5444992 william.thompson */
.page-header.sticky-header-nav.shrink-header-nav .header-logo { left: 20px !important; top: 10px !important }

/* M-00189342 chris.diego | edited william.thompson M-00192404 */
.showroom-v2 .franchise.volkswagen { width:180px;height:125px;}
.showroom-v2 .franchise.mazda {background: width:180px;height:125px;}
.showroom-v2 .franchise.volvo {width:180px;height:125px;}
/* edited M-00201810 billyh */
.social-header-buttons a[title='Facebook']{background:url(/sites/d/deanmccrarygroup/images/newfacebooklogo.png);background-size: 156% auto; background-position: -9px -10px; margin-right: 2px;}

/* M-00199787 chris.diego | edited M-00201810 billyh */
.social-header-buttons a.youtube-button {background:url(/sites/d/deanmccrarygroup/images/ytChrome2.png) no-repeat center;background-size:90%;background-position:initial;}
.social-header-buttons a.googleplus-button {background:url(/sites/d/deanmccrarygroup/images/gplusChrome.png) no-repeat center;background-size:90%;background-position:initial;}

/* ddcluker M-0020083 */
.inventoryList .hproduct { min-height: 270px; }

/* M-00249905 ddcjoshc - modified by jakespurr1 4/25 added visiblity:hidden; */
.page-header .header-default .vcard .tels .tel .separator { display:none; }
.page-header .header-default .vcard .tels .tel .separator {visibility:hidden;}

/* M-00423820 billyh */
.index .franchiseList.flyout.black.list-unstyled {width: 100%;}
.index .franchiseList {max-width: 100%;}

/* M-00449237 ddcrandyh */
.slideshow-background { height: 300px; }

/* william.thompson 09047777 */
.navbar-default.responsive .container .navbar-nav .dropdown { width: 12%; }

/* ddcrandyh 05175648 */
.customFormStyles {
  & .form-horizontal .form-group label { text-align: left; }
  & .alert-info {
     background-color: transparent;
     border-color: transparent;
    color: var(--form-label-color);
     padding: 0px; 
     margin: -15px 0px 15px 0px; 
  }
  & .alert-info .ddc-icon { display: none; }
  & h1 { font-size: 13px !important; font-weight: normal; margin: 0px; text-transform: unset; }
  & .alert-content {
    margin-left: calc(33.33333% + 30px);
    width: calc(66.66667% - 30px);
  }
}