

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by ddcdevend on 04/25/23 08:52 AM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #0000FF; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by ddcdevend on 04/25/23 08:52 AM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 15.75px; color: #0000FF; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by ddcdevend on 04/25/23 08:52 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by ddcdevend on 04/25/23 08:53 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* 04749883 */
.inventory-featured-default .hproduct { padding-bottom: unset; }
.inventory-featured-default .yui3-g:nth-child(n + 2) { border-top: 2px solid var(--color-neutral-200); margin-top: 32px; padding-top: 32px; }

/* wabbey 05761042 */
.page-header.minimal .navigation-default .dropdown-menu { 
  background: #000; 
  &  > li { border-color: #000;}
  & a:not(.btn) { font-size:16px;color:#fff; }
  & h4 { color:#fff; }
}