body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a span, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span
{
    display: inline-block !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a:before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:before
{
    content: '';
    display: none;

}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a i, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i
{
    display: inline-block !important;
    position: static;
    width: auto;
    vertical-align: text-bottom;
}