/*
Theme Name: Boomverzorging Kris Pelser
Theme URI: https://themeisle.com/themes/flat/
Author: ThemeIsle
Template: flat
Author URI: https://themeisle.com
Description: Flat is a free Blog Theme designed by YoArts. Works nice for a personal blog, magazine ,news or review website.
Version: 1.7.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flat
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready,featured-images, threaded-comments, translation-ready,photoblogging

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.sticky {}
.bypostauthor {}

body.custom-background {
  background-image: url('./assets/img/body_bg.gif') !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-attachment: fixed !important;
  background-size: cover;
}

a {
	color: #999208;
}



#site-navigation {
	padding-top: 20px;
}

#site-navigation a {
	color: #7B7505;
	padding: 15px 0;
	font-size: 16px;
}

#site-navigation .current_page_item > a,
#site-navigation a:active,
#site-navigation a:hover {
	color: #827C18;
/*	text-decoration: underline !important; */
	font-weight: bold;
}


h1.entry-title,
h2.entry-title  {
  font-size: 1.8em;
  padding-bottom: 20px;
  padding-top: 15px;
}

.hentry .entry-title {
  margin-top: 0;
  text-align: left;
  font-size: 2em;
}


/*
h1.site-title {
	background: url('./assets/img/boomverzorging-kris-pelser.be.png');
	text-indent: -9999px;
	width: 260px;
	height: 168px;
}
*/

#page,
#primary {
	background-color: rgba(255, 255, 255, 0.8);
}


#secondary {
	padding: 0 0 0 20px;
	background-color: rgba(255, 255, 255, 0.8) !important;
}

footer {
	background: none !important;
}


.site-info {
  text-align: center;
  padding: 30px;
  font-size: 16px;
  background: #fff;
}

.site-info a {
	color: #B3AA09;
}

.site-info a:hover {
	text-decoration: underline;
}

#comments {
	display: none;
}

#menu-item-282 {
	height: 140px;
}

#menu-item-282 a {
	background: url('./assets/img/etw_logo.png');
	width: 140px;
	height: 140px;
	text-indent: -9999px;
	background-size:   cover;
    background-repeat: no-repeat;
    display: block;
    margin: 30px auto 0;
}



@media screen and (max-width: 767px) {
	#page,
	#primary,
	#secondary {
		background-color: rgba(255, 255, 255, 1) !important;
	}
}

@media screen and (max-width: 1199px) {
	#page,
	#primary,
	#secondary {
		background-color: rgba(255, 255, 255, 0.8) !important;
	}

	#page > .container {
	  background: none;
	}

}



#secondary .toggle-navigation {
	color: #333;
}

