/*
Theme Name: Striking MultiFlex Standard Child Theme
Description:    Child theme for the Striking MultiFlex & Ecommerce Responsive WordPress Theme
Author:         <a href="http://themeforest.net/user/Kaptinlin">Kaptinlin</a>
Author URI:     http://themeforest.net/user/Kaptinlin
Template:       striking_r
Version:        1.3 dd 14 April 2016



Temporary disable until we know what we're doing - HG 20180112


.home #feature {
	background-color: black;
	background: url('images/header_bg3.jpg') no-repeat top center black !important;
	height:528px;
}
.home #logo { margin-bottom: 14px;}

.nothome #feature { 
	height:100px;
	background: #000 url('images/page_header_bg.png') no-repeat top center;
	margin-top:12px;
}

#footer .inner {
	background:url('images/bg_footer.png') no-repeat center top;
	margin-top:-8px;
	margin-bottom:8px;
}
#footer_bottom .inner { background: none;}
#footer input[type="text"], input[type="password"], input[type="email"] { color:#333 !important; }
*/