/*
Theme Name: Nation Fan Tix
Theme URI: http://striveenterprise.com
Author: striveenterprise.com
Author URI: http://striveenterprise.com
Description: WordPress theme for Nation Fan Tix Allegiant Stadium Ticket System
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nation-fan-tix
Tags: nfl, tickets, allegiant stadium, las vegas, raiders, nation fan tix
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/*
#wcfm_products_manage_form {
	    display: flex !important;
    	flex-direction: column-reverse !important;
}
*/


th{
  text-align: center;
}

#orders_details_general_expander table{
	display: none !important;
}

#orders_details_general_expander .form-field.form-field-wide.wc-customer-user{
	display: none !important;
}

#wcfmmp_profile_complete_progressbar{
	display: none;
}

.wcfmmp_profile_complete_help.description{
	display: none;
}

#wcfm_settings_multi_location_head{
	display: none;
}

#wcfm_settings_form_seo_head{
	display: none;
}

#wcfm_settings_form_customer_support_head{
	display: none;
}

#wcfm_settings_form_shipstation_head{
	display: none;
}

#wcfm_settings_form_vacation_head{
	display: none;
}

.wcfm-tabWrap{
	padding: 1rem;
}

#wcfm_settings_form_geolocate_head{
	display: none;
}

a#wcfm_social_settings{
	display: none !important;
}

 .wcfm_menu_items.wcfm_menu_home{
	display: none !important;
} 

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--followings{
	display: none;
}

#wp-shop_description-wrap{
	display: none;
}

.store_address.store_visibility_wrap{
	display: none;
}

#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .gravatar,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .banner_type,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .banner,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .banner_video,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .banner_slider,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .mobile_banner,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .list_banner_type,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .list_banner,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .list_banner_video,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .shop_description,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .wcfm-wp-fields-uploader,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings select,
#wcfm_settings_form .wcfm-container.wcfm_marketplace_store_settings .wcfm_vendor_settings_heading
{
  display: none !important;
}
#wcfm_acf_profile_manage_1419_head{
	display: none;
}



#wcfm_products_manage_form{
	position: relative;
}

#wcfm_products_manage_form #wcfm_products_simple_submit{
	position: absolute;
    bottom: 50px;
    left: -50px;
    z-index: 9999999999999999999999999999999;
}



.swal2-confirm {
	border: none;
}

.swal2-actions:focus-visible {
    outline: none !important;
}

.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}

.swal-button:focus {
	box-shadow: none;
}

#wcfm_settings_form_shipping_head, #wcfm_settings_form_review_head	{
	display: none;
}
#wcfm_bulk_edit{
	display: none;
}
[data-tip="Products Export"]{display: none!important;}

.woocommerce-Address:nth-child(2){
	display: none!important;
}

@media (min-width: 991px){
	.d-none.d-xxl-flex.order-content {
		overflow: hidden;
	}
}
.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}

.login #login_error, .login .message, .login .success {
	margin-top: 15px;
}

.acf-switch span{
    color: #000 !important;
}