@charset 'utf-8';
/*
 Theme Name:   RunCrew Childtheme
 Theme URI:    http://runcrew.ancorathemes.com/
 Description:  RunCrew: Running club - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     runcrew
 Version:      1.0
 Tags:         inheritable theme-options
 Text Domain:  runcrew
*/


@import url("../runcrew/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.top_panel_image {
    height: 35rem;
}
.top_panel_middle .menu_main_wrap {
    margin-top: 4rem;
}
header .menu_main_nav > li > a {
border-width: 0 0 2px 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.menu_main_nav > li > ul {
	top: inherit;
}
@media (max-width: 1135px) and (min-width: 960px), all {
	html, body {
		font-size: 100%;
	}
/* 	h1,h2,h3,h4,h5 {
		font-size: 130%;
	} */
	h1,h2 {
		font-size: 500%;
	}
	.sc_item_subtitle {
		margin-bottom: 0.5em;
	}

}
.cat_triathlon-echternach #tribe-events-footer {
	display:none;
}

ul.instagram-pics {
	list-style:none;
	margin-bottom:2em;
	padding:0;
	display: flex;
	flex-wrap: wrap;
  justify-content: center; 
}
ul.instagram-pics img {
	flex: 1;
	justify-content:center;	
	max-width: 250px;
	background:white;
	margin: 0 10px;
	padding: 5px;
}
h1,h2,h3,h4,h5 {
	letter-spacing: 0.03em;
}
h3 {
	margin-bottom: 0.5em;
}
