/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 /* .product-additional-info .js-mailalert{
   display:none!important;
 } */

 .product_name {
     font-size: 16px!important;
 }
 .product-price-and-shipping .price {
     font-size: 16px!important;
 }


 .right-product {
     padding-left: 10px!important;
     padding-right: 10px!important;
 }
