/*
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;
}

.tribe-events-sub-nav a {
    color: #0068a4;
}

@media only screen and (min-width: 55em) {
  #masthead .main-navigation-container .menu>ul>li {
      margin-left: 0.40rem;
  }
}
body a.button:hover {background-color: #DDA82C;color:#000;}
a.wm-button.blue-hover:hover { background-color: #0068a4; color: #FFF; }
.gform_wrapper form [type=submit], .site .fl-builder-content .fl-module .gform_wrapper form [type=submit] { color: #FFF; }
.gform_wrapper form [type=submit]:hover, .site .fl-builder-content .fl-module .gform_wrapper form [type=submit]:hover { background-color: #051b3e; color: var(--color_accent_text); }
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: #DA1043;
}
body .fl-post-grid-text .fl-post-grid-author a {
  text-decoration: underline;
}

.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 }
aside.alert-bar {
    background: #004266;
    color:#FFF;
    text-align:center;
    padding:10px 15px;
}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background: none;
}

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

.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: #f7f7f7;
}