@import url('//fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic,cyrillic-ext');
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

.product-article {
    font-size: 16px;
    font-weight: 600;
}


tr.payment-row {
    display: none !important;
}tr.shipping-row {
    display: none !important;
}
tr.cart-sub-total {
    display: none !important;
}

.netvnalichii {
    
    margin-bottom: 10px;
    color: red;font-weight: 600;
}
.vnalichii {
    
    margin-bottom: 10px;
    color: green;
    font-weight: 600;
}

.podzakaz {
   
    margin-bottom: 10px;
    color: blue;font-weight: 600;
}