/*  ddcryanp  SHOULD BE ADDED TO RELEASE */
.pricing .abSub,
.pricing .discount,
.pricing .rebate,
.vdp .inventory-detail-pricing ul.pricing.multiple-prices span.abSub,
.vdp .inventory-detail-pricing ul.pricing.multiple-prices span.discount,
.vdp .inventory-detail-pricing ul.pricing.multiple-prices span.rebate {display:none;}
.pricing span {font-weight:bold;}

.pricing .h1.price,
.pricing .value {font-size:1.3em !important;}
.pricing .please-call strong .no-value {font-size:1em !important;}

/* ddcdanc M-00198339 */
body > img, body > iframe {height: 0px;position:absolute;}

/* M-00230304 billyh */
.page-header.responsive .header-default .vcard .tels .tel.phone1 .value, .page-header.responsive .header-default .vcard .tels .tel.phone2 .value, .page-header.responsive .header-default .vcard .tels .tel.phone3 .value {font-size: 14px;}

/* ddcmhampton 12315654 */
:root {
--color-primary-50: #cdcdcc;
--color-primary-100: #b0b0af;
--color-primary-200: #939392;
--color-primary-300: #767675;
--color-primary-400: #595958;
--color-primary-500: #3c3c3b;
--color-primary-600: #333332;
--color-primary-700: #2a2a29;
--color-primary-800: #212120;
--color-primary-900: #181817;
--color-primary-950: #0f0f0e;
--btn-link-disabled-color: #3c3c3b;
}
