/*
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.*/

@font-face{
	font-family:"Century Gothic";
	src:url("fonts/700cfd4c-3384-4654-abe1-aa1a6e8058e4.woff2") format("woff2"),url("fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff");
}
.intro .intro-inner {
    padding: 2rem 0;
}

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

#masthead li.back-to-top-link {
    display: none;
}

.tribe-events-sub-nav a {
    color: #252e69;
}

#tribe-events-content a {
	text-decoration: underline;
}

@media only screen and (min-width: 55em) {
	#masthead .main-navigation-container .menu>ul>li {
		margin-left: 0.40rem;
	}
	.scrolled-not .masthead-placeholder {
		min-height: 252px;
	}
}
body a.button:hover {background-color: #ffb02d;}
.gform_wrapper form [type=submit], .site .fl-builder-content .fl-module .gform_wrapper form [type=submit] { background: #ffb02d; color: #252e69; }
.gform_wrapper form [type=submit]:hover, .site .fl-builder-content .fl-module .gform_wrapper form [type=submit]:hover { background-color: #ea9d2a; color: #252e69; }
body .screen-reader-text.skip-link:hover, body .comments-title .skip-link.add-comment-link:hover, body .screen-reader-text.skip-link:active, body .comments-title .skip-link.add-comment-link:active, body .screen-reader-text.skip-link:focus, body .comments-title .skip-link.add-comment-link:focus {
    background-color: #0065ad;
}
body .fl-post-grid-text .fl-post-grid-author a {
  text-decoration: underline;
}

.single-post .wp-custom-header {
  display:none;
}

.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
    background: #3F3F3F;
    color: #FFF!important;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
    background: #3F3F3F;
}

.fl-accordion-button-icon {
	text-decoration: none;
}

.search aside#secondary {
    display: none;
}

.search .content-area {
    width: 100%;
}
.home .fl-builder-pagination li a.page-numbers, .home .fl-builder-pagination li span.page-numbers {
    border: none;
	color: #000;
}

@media only screen and (max-width: 768px) {
	.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
		color: #000!important;
		background: none;
	}
	.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-]>a {
		background: 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 }


aside.alert-bar {
    background: #0b71b9;
    color:#FFF;
    text-align:center;
    padding:10px 15px;
}