/*
Theme Name: Icelander Child theme of icelander
Theme URI: 
Description: Child theme of icelander theme for the Icelander theme
Author: <a href="https://www.webmandesign.eu/">WebMan Design</a>
Author URI: 
Template: icelander
Version: 1.3.3
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 28 Nov 2018 17:52:57 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.fl-col-content h2 {
    text-transform: capitalize;
}
.entry-content .tribe-list-widget li:before {
    content: "";
}

#masthead li.back-to-top-link {
    display: none;
}
.single-post .wp-custom-header {
	display: none;
}
@media (min-width: 720px) {
	.single-post .wp-custom-header {
		position: relative;
		height: 300px;
	}
	.single-post .wp-custom-header img {
		position: absolute;
    	top: -50%;
	    width: 100%;
    	height: auto;
	}
}

.single-post footer.entry-meta { display: none }
.foogallery .fg-loaded .fg-thumb:hover,.foogallery .fg-loaded .fg-thumb:focus {
    border-style: dashed;
}