/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2025 | 22:45:26 */
.product-rate-cover{
	display: none;
	margin-top: 5px;
}

/*actuializa el texto del boton add*/
body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a::before  {
                content: "Agregar"!important;
}


/*amplia el texto del boton add con el nuevo texto*/
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button {

    width: 110px !important;


}