.iwd-paypal-product-credit-ms {
display: none;
}

.iwd-paypal-credit-msg {
display: none;
}



.product-info-main .price-box .price-excluding-tax span {
     font-weight: normal;
     font-size: 80% !important;
     }
.product-info-main .price-box .price-including-tax span {
       font-weight: bold;
     font-size: 120% !important;
     }

 .product-info-main .price-box  {
     
    padding-top: 20px;
     }

.product-item .price-box .price-including-tax span {
        font-size: 90% !important;
        font-weight: bold;
}

.deal-block .product-item .price-box .price-including-tax span {
        font-size: 120% !important;
        font-weight: bold !important;
}

tbody tr:nth-child(even)
{
  background: #fbfbfb !important;
}
