/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 30 2024 | 16:55:31 */
/*QUITAMOS EL ORDEN POR DEFECTO*/
select.orderby{
    display: none;
}


/*QUITAMOS LA CANTIDAD ENCONTRADA*/
p.woocommerce-result-count{
    display: none;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	display: none !important;
}

form.wp- block-search_button-outside.wp-block-search_text-button.wp-block-search{
	display: none;
}

