/*
Theme Name:     Entrepreneur - Child Theme
Theme URI:      http://themovation.com/entrepreneur
Template:       entrepreneurx
Author:         Themovation
Author URI:     http://themovation.com
Version:        2.0
Text Domain:    entrepreneur
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

#billing_last_name_field {
	display: none !important;
}

.entry-summary .price {
	display: none !important;
}

#btn-razorpay-cancel {
	display: none !important;
}

@media only screen and (min-width: 1025px) {
	.page-id-109 iframe {
	height: 300px !important;
	}
}

.page-id-689 iframe {
	height: 1000px !important;
}

.postid-144 #product-144 .wc-tabs {
	display: none !important;
}

.postid-144 .woocommerce-tabs .panel{
	width: 100% !important;
}

.postid-144 .woocommerce-tabs .panel h2 {
	display: none !important;
}

.woocommerce div.product form.cart div.quantity::before {
	content: "Number of Seats";
}

.woocommerce .woocommerce-message, .woocommerce-notices-wrapper {
    display: none !important;
}