/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.single_variation_wrap .woocommerce-variation-price{
	display: none !important;
	}

/* Foil Business Card - Hide Swatch lable */
.hide_lable_section .tc-label { display: none !important;}


/*Checkout page inline error. PHP script added in to fucntion*/
.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    color: #e2401c;
    display: inline !important;
    font-size: 11px;
}

/*Checkout Page - Remove Default errors */
.woocommerce-checkout .alert_error{ display: none !important;}

/* Add to Card Button*/
.e-atc-qty-button-holder {margin-top: -40px !important;}

/**/
.membership_faq, .order_process_faq {text-align: left !important;}


.elementor-menu-cart__product .variation {
    font-size: 11px !important;
    line-height: 13px !important;
}

.woocommerce-mini-cart dl>dt {padding: 5px 0 !important; }