/*
Theme Name: Murtomiehet Oy
Author: Carrata
Template: root
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

#masthead {
    border-bottom: 7px solid #7A7D87;
    border-top: 7px solid #7A7D87;
    background: #E4E51B;
	margin-top: 45px;
	height: 92px;
	min-height: 66px !important;
	
}
.page_header_wrap, .page_header_wrap.clearfix {
	background: none !important;
}
#main {	
	background: none;
}
#main-slider {
	display: none;
	height: 0px;
}
#site-branding {
    float: none;
    display: inline-block;
    position: relative;
    top: -15px;
	z-index: 999;
}
.widget {
	box-shadow: none;

}
.secondary-right .widget {
	padding: 0px 25px;
}
.widget-title {
	padding: 0px 0 0 10px;
}
.widget a {
	color: #CCC;
	font-weight: bold;
}

article a {
	color: #FFF;
	border-bottom: 2px solid #E4E51B;
}

.hiippari-piilossa {
	float: right;
	margin-top: -12px;
}
.site-logo img {
    vertical-align: middle;
    height: 132px;
	z-index: 999;
	margin-top: -37px;
}
.right-header {
    margin: 2px 0px 0px 0px !important;
}

.main-navigation ul ul {
    top: 120%;
}
.footer-title {
	color: #000 !important;
}
.page_header_wrap.clearfix {
    margin-top: 0;
	background: #FFF;
}

.page_header_wrap .entry-title {
    color: #3b3b3b;
    line-height: 1.3;
    margin: 0;
	margin-top: 25px;
}

.page_header_wrap .entry-title {
	color: #E4E51B;
	font-weight: bold;
}
.header-layout2 #site-navigation > ul > li > a {
	border: none;
}

#top-footer {
	background: url(https://www.murtomiehet.fi/wp-content/uploads/2019/02/murtomiehet-ei-nuku.png) repeat-x center top;
	max-height: 250px;
	font: bold 14px Verdana;

}
.top-footer-block .widget li {
	margin-bottom: 8px;
}
.top-footer-wrap {
	margin-top: 12px;
}

	
	
@media (max-width: 768px) {
	#top .nav-btn {
		background-color: #000 !important;
	}
	#top {
		top: -112px !important;
	}
	.hiippari-piilossa {
		margin-top: -160px;
	}
	.top-footer-block .widget {
		margin-top: 10px;
	}
}

