 /*
* PremGeneral - Freestart Responsive HTML5 Template
* V2.0 - June 2014
*/

body{
	background: #C6C6C6 url(../img/bodytile.jpg) repeat-x!important;
}
#static_banner{
	margin-bottom: 0px!important;
	margin-top: 0px!important;
}
#logo_section{
	margin-top: 0px;
}
#logo_contact{
	text-align: right;
	font-size: 18px;
	line-height: 24px;
	padding-top: 18px;
}
#logo_contact a{
	text-decoration: none;
}
#logo_contact br{
	margin-bottom: 4px!important;
}
#navigation{
	margin: 0px 10px 10px 10px!important;
}
#hook_left #btns ul.sub-menu li a{
	color: #fff!important;
	border-bottom: 1px solid #fff!important;
}
#nav_2 li:nth-of-type(4){
	display: none!important;
}
.shop-item{
	min-height: 455px!important;
}
#ecommerce_container h4{
	max-height: 110px!important;
	min-height: 80px!important;
}
#zoom_btn{
	opacity: 0.9!important;
}
#formstyle p{
    display: none;
}

@media only screen and (max-width: 1029px) {
	#logo_contact{
		padding-top: 7px;
	}
}
@media only screen and (max-width: 767px) {	
	#logo {
		width: 100%;
	}
	#logo img{
		margin: 0 auto;
		display: block;
		float: none!important;
	}
	#logo_contact{
		text-align: center!important;
		margin-bottom: 15px;
		font-size: 16px!important;
	}
}