/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

body.custom-background.tribe-events-page-template {
  background-color: #fff;
}

.single-tribe_events .tribe-events-back,
.single-tribe_events .tribe-events-notices,
.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events .tribe-events-header,
.single-tribe_events .tribe-events-schedule,
.single-tribe_events .tribe-events-cal-links,
.single-tribe_events .tribe-events-single-section {
  position: relative;
  width: 80%;
  max-width: 1080px;
  margin-left: auto !important;
  margin-right: auto !important;
}
