:root {
    --btn-primary-hover-border-color: var(--color-neutral-1000);
    --btn-primary-hover-bg: var(--color-neutral-0);
    --btn-primary-hover-color: var(--color-neutral-1000);
}

/* fdbarfety PPR-087088 */
.bg-attachment-fixed {
    background-attachment: fixed;
}

/*owen.perks FONT */
@font-face {
    font-family: "DDC Heading Font Face";
    src: url(/static/sites/c/customwork/fonts/avenirltstdLight.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DDC Heading Font Face";
    src: url(/static/sites/c/customwork/fonts/avenirltstdLight.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DDC Heading Font Face";
    src: url(/static/sites/c/customwork/fonts/avenirltstdLight.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DDC Heading Font Face";
    src: url(/static/sites/c/customwork/fonts/avenirltstdLight.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DDC Heading Font Face";
    src: url(/static/sites/c/customwork/fonts/avenirltstdLight.woff2) format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DDC Heading Font Face";
    src: url(/static/sites/c/customwork/fonts/avenirltstdLight.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DDC Heading Font Face";
    src: url(/static/sites/c/customwork/fonts/avenirltstdLight.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

/* FOOTER */
.ddc-footer .pull-left.credit {display: none; }
.ddc-footer .navigation-default ul li > a {padding: 10px;height: auto;}
.ddc-footer .container {max-width: 1600px;min-width: 960px;width: auto;background:url('https://pictures.dealer.com/o/ogaracoachlvnv/1234/e06f812cbfff4de0b7ea358395d3a06e.png?impolicy=downsize&h=240') no-repeat 0 center transparent;background-size: auto 120px}
.ddc-footer .navigation-default {width: auto;margin: 60px 50px 10px 0px;}
.ddc-footer .non-mega-menu .nav-list>li>a:hover {background: transparent;text-decoration: underline;}

/* 05102025 JLC */
.ws-inv-listing .pricing-detail .price-value { font-weight: 800; font-size: 1.25rem; }

