body:not(.tp_product_name), input::placeholder, button, .footer-top .block.newsletter .actions button, .footer-top .block.newsletter .control input, input[type="text"] {
    font-family: 'Oswald' ;
}
.product-tag {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #a00f0f;
    z-index: 4;
    width: 45px;
}
.product-tag .tag-new {
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    color: #fff;
    line-height: 1;
    display: block;
}
#new_product_home {
    display: none;
}
b, strong {
    font-weight: 500;
}
.outstock{
    background-color: #bb0000 !important;
}
.product-labels{
    z-index: 5;
    width: 45px;
}
.pview-outstock{
    position: absolute;
    background: #bb0000;
    color: #fff;
    top: 15px;
    width: 70px;
    left: 15px;
    font-size: 14px;
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.fotorama__stage{
    position: relative;
}