@charset "UTF-8";

/* APENAS UM BOTÃO NO PRODUTO DA LISTA DE PRODUTOS DO WOOCOMMERCE */
#top #wrap_all .avia_cart_buttons .add_to_cart_button {
	width: 100%;
}
#top #wrap_all .avia_cart_buttons .show_details_button,
#top #wrap_all .avia_cart_buttons .button-mini-delimiter {
	display: none;
}
