/*
Theme Name: Divi 5 Child theme
Description: By Netfever for Divi 5
Version: 1.0.1
Author: Netfever
Author URI: Netfever.nl
Theme URI: Elegantthemes.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

/* ========== Custom CSS from Generator ========== */



#tribe-events-pg-template{
	max-width: 100%;
	width: 100%;
	padding: 0;
}

.tribe-events-back, 
.tribe-events-single-event-title, 
.tribe-events-schedule, 
.tribe-events-event-image, 
.tribe-events-event-meta,
.tribe-events-c-subscribe-dropdown{
	display: none;
}

.tribe-theme-Divi #et-main-area{
	background: #F3EEEA;
}

.tribe-events-single-event-description p, li{
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: normal;
  color: #444 !important;
}

.tribe-events-single-event-description p b{
	color: #000 !important;
}

.tribe-events-single-event-description ul{
  margin-top: -30px !important;
  padding-left: 20px;
}

#tribe-tickets__tickets-form{
	margin: 0 auto !important;
}

.tribe-common-h4{
	padding-top: 20px !important;
}

.tribe-common-c-btn{
	background: green !important;

}


.tribe-common-c-btn:hover{
	background: #1E3057 !important;	
}