.specialPrice {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 13px;
    color: #f1002f;
    text-transform: uppercase;
    position: relative;
}

.__web-inspector-hide-shortcut__ {
    display: none;
}

#price{
    text-align: right;
}

#product-details #price .product-price {
    top: -20px;
}