/* ===================================================================================

* Theme Name: Bizxpo Child
* Theme URI: https://themewinter.com/bizxpo/
* Author: Themewinter
* Author URI: http://themewinter.com
* Description: Event Conference WordPress Theme
* Version: 1.0.0
* Template: bizxpo
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: custom-background, blog, custom-header, one-column, two-columns, custom-logo, custom-menu, featured-images, post-formats

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

/* Hide Eventin Billing Container */
.eventin-billing-form-container {
    display: none !important;
}

.eventin-billing-title.css-16e636k{
	display: none !important;
}
.banner-area {
 
    background-color: #8d1317 !important;
}

.etn-qrImage {
  width: 100% !important;
  height: 100% !important;
  
}

.etn-accordion-wrap .etn-faq-heading {
    font-size: 1.5rem !important;
}

.etn-accordion-wrap .etn-content-item .etn-accordion-heading

 {
    
    font-size: 1rem !important;
}

.banner-area .breadcrumb {
    text-align: center;
    background: none;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    position: relative;
    margin-bottom: 0;
    display: none;
}


.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
    display: none !important;
}

.wc-block-checkout__add-note {
    display: none !important;
}

@media (max-width: 1000px){
	li#menu-item-2987 {
    display: none;
}
	
	div#eventin-checkout

 {
    width: 95% !important;
}

}

.etn-accordion-wrap.etn-event-single-content-wrap
 {
    display: none !important;
}

	.etn-sidebar .etn-widget {
   
    display: none !important;
}
