/* RDM BUTTON MODS */

.srp .btn, .vdp .btn {

border: none!important;

border-radius: 6px;

box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 40%)!important;

}

.srp .load-abg-vehicle-questions, .vdp .load-abg-vehicle-questions {

background: #E3E3E3!important;

}

.srp .load-abg-eprice-tool, .vdp .load-abg-eprice-tool {

border: none!important;

border-radius: 6px;

box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 40%)!important;

}

.cbo-button.cbo-trade {

height: 42px!important;

border-radius: 6px!important;

}

.textus {

box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 20%);

}

.abg-dynamic-content .appraisal-tool-srp {

border-radius: 12px !important;

box-shadow: rgba(131, 131, 131, 0.5) 0px 10px 40px -10px !important;

}

/* END RDM MOD */
/* RDM Trade Tool*/
   .abg-static-ui .appraisal-tool-srp {
    background: #000000!important;
    }

/*jc-slider-update*/
.slideshow-background {
background-color:#000000!important;
}
/* dtannasaponjyan 08012635 */
/* VLP */
.inventoryList .hproduct {background: transparent;}
/* Header */
.header-contact .links-list {padding-top: 0;}
.header-contact .links-list a.btn {padding: 0 14px; line-height: 26px;}
.page-header .header-default .tels .tel .type,
.page-header .header-default .tels .tel .separator {display: inline-block;}
/* Hide Sandbox content before style is loaded - dtannasaponjyan - copied this from the live site */
.abg-static-ui {
      display: none;
}

/* dtannasaponjyan 08033366 */
.horizontal-facet-browse {width: 1000px; margin: auto; margin-bottom: -16px;}
.horizontal-facet-browse .form-group {width: 26%; float: left; margin-left: 10px;}
.horizontal-facet-browse .btn{ margin-left: 10px;}

/* dtannasaponjyan 08125467 */
.header-transition .page-header.responsive-centered-nav {background: #000;}
.index .model-selector-responsive .nav-tabs {text-align: center; text-color: black}
.index .model-selector-responsive .widget-heading {text-align: center;}

/* dtannasaponjyan 08152278 */
.vlp .content-page-title h1 {font-size: 36px;}

/* fdbarfety 08249749 */
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav > li > a:hover {color: #0090ff;}
.vdp-sidebar .ddc-nav .btn {background: #000; color: #fff;}
.vdp-sidebar .ddc-nav .btn:hover {background: #fff; color: var(--btn-default-hover-color);}

/* Start 'vlp-used-price-label-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 09/21/20 02:37 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .label { text-decoration: none; font-weight: 800; font-size: 13px; color: #000000; }
/* End 'vlp-used-price-label-final-price' (do not modify this line) */

/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 09/21/20 02:37 PM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-weight: 800; font-size: 23px; color: #000000; }
/* End 'vlp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 09/21/20 02:41 PM CDT */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-size: 16px; color: #000000; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 09/21/20 02:41 PM CDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 20px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* ddcrandyh CC09394515 */
.inventoryList .hproduct .pricing .internetPrice.final-price { margin-top: 5px; border-top: 1px solid var(--color-neutral-1000-alpha-1); }

/* 09971251 ddcjareds */
.index div[data-widget-id="content12"] { background-color: #E3F2FF; }

/* ddcsamp 10334757 */
.overflow-visible {overflow: visible !important;}

/* 05577598 ddcjareds */
.page-header.minimal .ws-site-text-search button:hover {color: #FFF; }
.ddc-site .ws-mycars-nav { position: relative; }

/* ddcdusting 05618017 */
.page-header.minimal.true-minimal .header-navigation .header-nav-container {margin: 0px auto;}
.page-header.minimal .ddc-font-size-small {font-size: 1.1em !important;}

/* 05642376 ddcjareds */
.navigation-default .dropdown-menu h4 {color: #0090ff; font-size: 20px; }
/* ddcdaniele Mobile SRP - Increase Vehicle Title Size */
.vehicle-card-title a span:first-child { font-size: 19px;!important}
