.header-logo.header-logo-style {
    top: 25px !important;
}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by dzenanpilav on 10/17/18 05:35 PM EDT */
.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: #1b9afb; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #33B900; background-color: #33B900; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #ffffff; background-color: #ffffff; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */



/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by marthamckenna on 06/21/19 11:36 AM EDT */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #1b9afb; }
.vdp .pricing .eprice.button { border: none; background: #26db1c; background-color: #26db1c; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #ffffff; background-color: #ffffff; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* wabbey 07544437 */
.inventory-detail-callout .autocheck .badge::before{content:"View Vehicle History Report";color:#000;position: relative;right: 100px;top: 22px;}

/* ddcrandyh 05114832 */
.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);
  }
}

/* ddcrandyh CC05743126 */
.ddc-mega-menu-nav .inventory-featured-default .hproduct {
 & > div:is(.hover-state,:hover) { top: 0px; }
} 
