/**
	Theme Name: MasCamp.APP 
	Description: Seamlessly connect with multiple vendors, accept bookings, and showcase products.
	Template: goya
	Version: 2026
	Author: MasCamp.APP
	Author URI: http://mascamp.app/about
	Tags: responsive-layout, flexible-header, custom-colors, mega-menu, woocommerce, shop, ajax, page-builder, translation-ready, gutenberg
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body.woocommerce-checkout .inner_coupon.form-row.float-label.has-val {
    display: inline-grid !important;
}

body.woocommerce-page li.post-25670 a.button.product_type_external.add_to_cart_button span.text {
    display: none !important;
}

body.woocommerce-checkout li.wc_payment_method.payment_method_yith-stripe-connect .payment_box p.form-row.form-row-last {
    margin-top: unset !important;
}

nav#mobile-menu .account-menu li.woocommerce-MyAccount-navigation-link--stripe-connect.menu-item {
    display: none !important;
}