.et_pb_contact_field_options_title{display:none!important}.woocommerce ul.products li.product .button{margin-top:1em!important;color:#8300e9;margin:auto;display:table!important}// register add to cart actionfunction dac_add_cart_button (){add_action('woocommerce_after_shop_loop_item_title','woocommerce_template_loop_add_to_cart',10)}add_action('after_setup_theme','dac_add_cart_button');