.woo-personalizado .add_to_cart_button,
.woo-personalizado .single_add_to_cart_button {
position: relative;
font-size: 0 !important; } .woo-personalizado .add_to_cart_button::before,
.woo-personalizado .single_add_to_cart_button::before {
content: "\f290"; font-family: "FontAwesome";
font-weight: 900;
font-size: 18px;
line-height: 1;
display: inline-block;
color: currentColor;
}