/* 
 Theme Name:     Conversion Elevation
 Author:         Mr Umair Gujjar
 Author URI:     https://conversionelevation.com/
 Template:       Divi
 Version:        1.4
*/ 
/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */


/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

.type-event_listing .et_post_meta_wrapper,.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info .wpem-event-organizer.wpem-event-organizer{display:none;}
.single .et_pb_post.type-event_listing{margin-bottom:100px;}