/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by song01 on 06/12/26 10:39 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 27px; color: #262626; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/*owen.perks Price Stack Doc FEE */
.totalFees .price-value,.totalFees .price-label {font-size: .85rem !important; font-weight: normal !important; }
.final-price.totalFees.line-height-reset {line-height: .85rem !important;}

/*ddcrmelasky alert link*/
.content-alert-banner-link {
    background-color: gold;
    border-color: black !important;
    color: black !important;
    padding: 10px 30px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    border: 2px solid;
    text-decoration: none !important;
    transition: filter ease 0.3s , background-color ease 0.3s;
} 
.content-alert-banner-link:hover {
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.5));
    background-color: #887301;  
    color: #fff !important;
}

/* fdbarfety PPR-334459, */
.credit {display: none;}