/*
Theme Name: Martin Child
Theme URI: http://cityofmartin.net/
Description: A child theme of the City of Martin Theme
Version: 1.0.0
Template: martin
*/
/*This code added for compatibility with My Calendar plugin */
.mc-main .details {
  display: none;
}
.logo img {
  top:0px!important;
}
.header_inner {
	min-height:120px;
}
.logo a {
	height: 120px!important;
}
.loader { display:none;}
.logo { top: 0px!important; height:100%; }
.logo a { visibility:visible; }
.logo img { height:80px; }
@import url("../martin/style.css");
.mc-main .list-event { display:block!important; }
.mc-main .list-event .details { display:block!important;}
