/******* WP Event Manager *****/
/* Titles */
.wpem-dashboard-main-title, ..wpem-dashboard-main-title.wpem-dashboard-main-filter {
	display: none; }

/* WPEM - Post Event */
.page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:first-child, .page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(3),
.page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(4), .page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(5), 
.page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(6), .page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(7),
.page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(8), .page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(9),
.page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(10), .page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(11),
.page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(12) {
  display: none; }
.page-id-10 .event-manager-form .fieldset-event_timezone #event_timezone optgroup:nth-child(2) option:first-child {
  display: none; }
/* WPEM - Single Event */
.single-event_listing .wpem-single-event-header-top .wpem-event-single-image {
	text-align: center; }
.single-event_listing .wpem-single-event-header-top .wpem-event-single-image img {
	width: 500px !important; 
    display: inline-block !important; }
#event_preview .event_listing_preview .wpem-event-single-image {
		text-align: center; }
#event_preview .event_listing_preview .wpem-event-single-image img {
	width: 500px !important; 
    display: inline-block !important; }

/* WPEM - Alerts */

/* WPEM - Organizer Dashboard */
.single-page #event-manager-event-registrations .event-manager-registration-edit-form .wpem-form-footer .delete_event_registration {
	display: none; }

/* Cart */
.woocommerce-cart .elementor-jet-cart-totals h2 {
	display: none; }

/* Checkout */
.waiver-checkbox-custom #billing_wooccm11-description {
	display: inline-block; }
#wcpfc_extra_product_fields_area_after_billing_form h3 {
	font-size: 1.2em;
	margin-bottom: 10px; 
    margin-top: 15px; }
.woocommerce-checkout .woocommerce-billing-fields h3, .elementor-jet-checkout-order-review h3, .woocommerce-additional-fields > h3:first-child {
	display: none; }
.woocommerce-checkout .woocommerce-additional-fields h3:nth-of-type(2) {
	margin-top: 50px;
	text-align: center; }
.woocommerce-checkout .woocommerce-additional-fields h3:nth-child(n+4):nth-child(-n+1000) {
	margin-top: 25px;
	font-size: 1.5em; }
.woocommerce-order-received .woocommerce-order-details h2 {
	display: none; }
.woocommerce-order-received .elementor-element-55b95b3a a {
	color: #ffffff;
	background: #5BBF59; 
	text-align: center; 
	font-family: "Lexend", Sans-serif;
    font-size: 1.1em;
    font-weight: bold; 
	text-transform: capitalize; }

/* Menu */
.wpem-main-vmenu-dashboard-nav-menu {
	display: none; }

.menu-secondary-custom ul li {
	border-bottom: 1px solid #E4E4E4; }

/* Login Page */
.page-id-213 .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
	display: none; }
.page-id-213 .xoo-el-header .xoo-el-login-tgr {
	text-decoration: underline; }
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"] {
	font-size: 16px; }

/* Fluent Forms */
.fluentform .ff-el-input--label label {
	font-size: 16px !important;
}
.frm-fluent-form .ff-btn {
	background-color: #5BBF59 !important;
	font-size: 1.1em !important; 
	font-weight: bold !important;
	border-radius: 5px !important; 
	padding: 10px 25px !important; }
.frm-fluent-form .ff-btn:hover {
	background-color: #0000FF !important; 
	opacity: 1 !important ;}

/* User Registration 
#user-registration {
	box-shadow: none; }
*/

/* Maintainence page */
.postid-24280 .elementor-element-48dc5b7d, .postid-24280 .elementor-element-44389773 {
	display: none !important; }



@media all and (min-width: 768px) {
	
	.wpem-col-md-9 {
		flex: auto;
		max-width: 100%; }
	
}
