/* ddcdusting 01940670 */
.compact.ddc-header .header-default .home-logolink, .page-header.compact .header-default .home-logolink {z-index: 999999999;}

/* DDC */
#contentlp {
    width:100%; max-width:1440px; margin:0 auto; box-sizing: border-box;
    & .wrapper {display: block; overflow: hidden;}
    & .banner {
        background:#000; padding:4% 2%; box-sizing: border-box; text-align: center;
        & img {max-width:680px; margin:0 auto;}
    }
    & .contentrow {
        padding:0 2%; box-sizing: border-box;
        & h1 {font-size: 2em;}
        & h2 {font-size: 1.5em;}
        & p {font-size: 1.15em;}
    }
    & .buttons a {
        margin:2% auto;
        & {display: block; width:49%; background:#9e1b32; color:#fff; float:left; text-align: center; text-decoration: none; text-transform: capitalize; padding:2%; margin-right:2%; line-height: 1em; box-sizing: border-box; font-size:1.5em; transition: ease-in-out all .2s; -moz-transition: ease-in-out all .2s; -webkit-transition: ease-in-out all .2s;}
        &:last-of-type {margin-right:0;}
        &:hover {background:#333;}
    }
    & .disclaimer {font-size:.75em; font-style: italic;}
}
@media only screen and (max-width: 750px) {
    #contentlp {
        & .contentrow {
            & h1 {font-size: 1.5em;}
            & h2 {font-size: 1.25em;}
        }
        & .buttons a {width:100%; float:none; margin:0 0 2%;}
    }
}

/* ddcrandyh 05954423 */
.countdown-clock-default .countdown-container {    min-height: 90px;  }

/* Start 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by tnoland on 12/20/25 02:52 PM CST */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-value { text-decoration: line-through; font-size: 22.5px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by tnoland on 12/20/25 02:52 PM CST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */