/*owen.perks FEATURE INVENTORY PAGES*/
.ddc-content.inventory-featured-default .hproduct .pricing li .label {white-space: wrap}
.ddc-content.inventory-featured-default .pricing .final-price .value {font-size: 1.3em}

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by cpeterson9 on 06/18/25 03:12 PM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #081c4e; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by cpeterson9 on 06/18/25 03:12 PM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #081c4e; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-label-final-price' (do not modify this line) */
/* Modified by zavdibegov on 02/21/24 11:42 AM EST */
.srp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #15a154; }
/* End 'srp-used-price-label-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by zavdibegov on 02/21/24 11:43 AM EST */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #15a154; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by cpeterson9 on 06/18/25 03:11 PM CDT */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 18px; color: #081c4e; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by cpeterson9 on 06/18/25 03:11 PM CDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #081c4e; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by zavdibegov on 02/21/24 11:52 AM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 18px; color: #15a154; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by zavdibegov on 02/21/24 11:52 AM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #15a154; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by cpeterson9 on 06/18/25 03:11 PM CDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #081c4e; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* ddcrandyh CC04050424 */
.page-header.compact .header-default {
  & .header-logo { top: 10px !important; }
  & .vcard .adr {position: absolute;   top: 60px;   left: 95px; }
}

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by cpeterson9 on 06/18/25 03:12 PM CDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #081c4e; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by cpeterson9 on 06/18/25 03:10 PM CDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #081c4e; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */