/*
Theme Name:     Academy
Theme URI:      
Description:    Bbeurope child theme.
Author:         Me
Author URI:     
Template:       bbeurope
Version:        0.1.0
*/


@import "style-mobile.css";
@import "style-sensei.css";

/* Fixing color the menu */
.html_header_top.html_header_transparency #header {
	color: white;
}


h2.av-special-heading-tag{
	font-weight: 600 !important;
}


/* flags on the homepage of the academy*/
.flag > img{
	width: 30px;
	height:30px;
}

/* woocommerce shit */


.single-product-main-image {
	width: 20%;

}
.single-product-main-image .woocommerce-product-gallery{
	pointer-events: none;

}

.stock {
	display: none;
}

table.shop_table.woocommerce-checkout-review-order-table th,
table.shop_table.woocommerce-checkout-review-order-table td { 
	font-size: 20px;

}


.single-product .wc-memberships-member-discount-message {
	display: none;
}




/* wp crowdfund */
.wpneo_donate_button {
	margin: 0 0 0 0;
	line-height: 38px;
	font-size: 13px;
	
}


.wpneo-location-wrapper{
	visibility: hidden;

}

.wpneo-campaign-creator-info-wrapper{
	visibility: hidden;
	
}


/* Congress */

#congressspacetext .av-special-heading-tag {
	letter-spacing: 0.04em;
	line-height: 1.3em;
}



#congressschedule .tab{
	color: #ffff;
}

#congressschedule .tab:hover{
	color: #f3f009 !important;
}



/* blog */

.big-preview.single-big a {
        pointer-events: none;
}
