/* schadwick 05113089 */
.navbar.navbar-default .navigation-default .nav>li>a[href="/make-a-subaru-service-appointment.htm"] {
	color: var(--btn-primary-color);
	border-color: var(--btn-primary-border-color);
	background: var(--btn-primary-bg);
	border:var(--btn-primary-border);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px
}

/* fdbarfety 05163548 */
.alias-sitebuilder-lease-buy-out-program .aside-right .main {width: 97%;}


/* TonyQ - per Raz owner 12/2018 Share The Love Colors */
.promotions-listing .promotion-body, .promotions-details .promotion-body, .promotions-form .promotion-body {
    padding: 15px;
    background-color: #0086ac;
}
.btn-primary, .locations-proximity [type='submit'], .pricing .ePrice .btn, .pricing .eprice-button, .pricing [data-eprice].btn, .showroom-details-section .hproduct .view-link, .showroom-details-section .callout .callout-button {
    color: #fff;
    border-color: #167ac6;
    background: #0086ac;
}
.promotions-banner .promotion-body {
    min-height: 150px;
    padding: 32px 16px;
    background-color: #0086ac;
}
a {
    color: #0086ac;
    text-decoration: none;
}
.btn-link {
    border-radius: 0;
    color: #0086ac;
}
.page-header .header-default .value-statement {
    top: 95px;
    bottom: auto;
    left: 340px;
    font-size: 14px;
    font-style: italic;
    color: #0086ac;
}
.promotions-listing .btn-link.promo-text-link, .promotions-details .btn-link.promo-text-link, .promotions-form .btn-link.promo-text-link {
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
    text-decoration: none;
    color: #0086ac;
}
.promo-slide.standard-promo .slide-background {
    background-color: #0086ac;
}

/* end Raz's Changes */


/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by cnconway on 11/30/18 02:31 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: line-through; font-size: 24px; color: #ffffff; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by mhorton3 on 04/26/23 03:04 PM CDT */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 16px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */


/* Robert T - Custom CSS */

.btn-icon { border: none; color: white; width:150px; height:150px; cursor: pointer; border-radius:50%; display:flex; align-items:center; justify-content:center; margin: 0 auto; margin-bottom:15px }

.btn-icon:hover { filter:brightness(90%) }

.btn-title {  font-size:14px; text-transform: uppercase; font-weight:700 }

.btn-link:link { color:#000; text-decoration:none; }
.btn-link:hover { color:#000; text-decoration: underline; }
.btn-link:visited { color:#000; }

.btn-green { background-color:#0bff01 }
.btn-red { background-color:#ff1a1a }
.btn-yellow { background-color:#fdfe02 }
.btn-orange { background-color:#fea201 }
.btn-blue { background-color:#054da2 }
.btn-blue-alt { background-color:#0093ec }
.btn-green-alt { background-color:#10f107 }

/* For Mobile */
@media screen and (max-width: 540px) {
    
.btn-icon { width:100px; height:100px; }
  
.btn-title {  font-size:16px; }
    
}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by nwilliam14 on 04/26/23 04:45 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 16px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* wabbey 09785429 */
.custom-yellow-CC09785429{color:#FFE866 !important;}

/* Start 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */
/* Modified by tcarvey on 12/19/22 10:45 AM EST */
.srp .vehicle-card-title.inv-type-new .portal-price { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by tcarvey on 12/19/22 10:45 AM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by tcarvey on 12/19/22 10:48 AM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* 11090674 JLC */
.navbar .navigation-default .nav > li > a {height: auto; padding: 8px 0;}
.navbar .navigation-default .nav > li { display: flex; justify-content: center; align-items: center; }

/* ddcsamp 11341583 */
.ws-detailed-pricing.cst-final-price-strikethrough .pricing-detail.final-price > dd > button {text-decoration: line-through;}

/* 05204084 ddcjareds */
.cc05204084 .checkbox { position: static; }