/*
 Theme Name:     dbev
 Theme URI:      www.graukeil.com
 Description:    Wordpress Theme für Demminer Bürger e.V.
 Author:         Graukeil
 Author URI:     www.graukeil.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");


.mobile_menu_bar:before {
font-size: 55px;
}

/* Social icons for divi mobile header  */
@media only screen and (max-width: 767px) {
div#et-secondary-menu { 
display: block !important; 
margin-top: 0px !important;
padding-top: .75em;
} 



#et-secondary-menu>div.et_duplicate_social_icons>ul>li a {
display: block;
padding-bottom: .75em;
}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
div#et-secondary-menu { 
display: block !important; 
padding-top: .75em; 
} 


}

.dsm_icon_list_icon {
	width: 14px;
}

/*-----------------Menu Icons to Replace Text---------------- */
 

.mec-time-comment, .mec-start-date-label, .author fn org, .mec-events-abbr, .mec-adress {
	font-weight: bold !important;
	color:#ae222b;

}

.mec-single-event .mec-event-meta dd, .mec-color-hover   {
	font-weight: bold;
	color:#ae222b;
}


.mec-event-list-standard .mec-event-meta .mec-time-details .mec-end-time, .mec-event-list-standard .mec-event-meta .mec-time-details .mec-start-time, .mec-event-list-standard .mec-event-meta .mec-venue-details span, .mec-event-list-standard .mec-event-meta span.mec-event-d .mec-start-date-label {
	font-weight: bold;
	color:#ae222b;
	font-size: 14px;
}

.mec-event-d img, .mec-venue-details img, .mec-time-details img {
	visibility: hidden;
}

.mec-event-footer .mec-booking-button:hover {
	background-color: #ae222b;
}

/*
.event-carousel-type1-head clearfix.mec-time-comment, .mec-start-date-label, .author fn org, .mec-events-abbr, .mec-adress {
	color: #fff;
}

*/

.mec-event-date-carousel .mec-start-date-label{
	color:#fff;
}