.custom-price-display{display:flex;flex-direction:column;align-items:stretch;width:50%;justify-content:center;align-content:space-between;flex-wrap:wrap;text-align:center}.black-friday-label~span.amount{color:#fff!important}.black-friday-label{background-color:#d94545;color:#fff;font-weight:700;padding:5px 10px;border-radius:4px 4px 0px 0px;font-size:14px;display:inline-block}.sale-price{font-size:24px;font-weight:700;color:#fff;background-color:#000;padding:10px 10px 0;display:inline-block}.regular-price{font-size:16px;color:#fff;background-color:#000;padding:0 10px 10px;border-radius:0px 0px 4px 4px;display:inline-block;text-decoration:line-through}