/* removing custom header map button - kevinthibault */
.customHeader_map {display: none;}

/* reducing header height - kevinthibault */
.page-header .header-default .vcard.header-logo-enabled { height: fit-content; }

/* kevinthibault - removing padding from alert banner */
.content-alert-banner .content-alert-banner-container {padding: 0px 0px 6px!important;}

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by katelynwhitman on 08/27/18 10:43 AM EDT */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 24px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #c3002f; background-color: #c3002f; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #aa0025; background-color: #aa0025; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by cladd1 on 06/12/19 04:24 PM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 25px; color: #4CC949; }
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

