

/* Start 'vdp-new-price-label-discount' (do not modify this line) */
/* Modified by ddccadyk on 09/23/24 07:49 AM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 18px; color: #228B22; }
/* End 'vdp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by ddccadyk on 09/23/24 07:49 AM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #228B22; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* wabbey 04969356 */
.btn.CC04969356 { background-color:#00b33c !important; }

/*owen.perks Mega Menu Fixes */
.page-header.minimal .navigation-default .dropdown-menu {left: 50%;transform: translate(-50%,0); width: 990px;box-shadow: none; white-space: normal; top: 165px !important;}