header {
	z-index: 10;
	position: relative;
}
			
#wrapper {
	z-index: 5;
	position: relative;
	max-width: 1004px !important;
}

#header-search-input {
	line-height:28px;
}

.m005-small-tout{
	width: 32.6%
}


@media only screen and (max-width: 991px) and (min-width: 662px){
	.m005-small-tout {
		width: 49.0%;
	}
}
@media only screen and (min-width: 662px){
	.filtered .m005-small-tout{
		width:49.3%;
	}
	.filtered .m005-small-tout .text{
		padding-top:5px;
	}

	.filtered .m005-small-tout .text p{
		font-size: 28px;
		line-height:28px;
		padding-right:0;
	}

}




.modal-copy-section.last-child {
	margin: 0;
	background: none;
}

.mini-label {
	line-height: 17px !important;
}

	.mini-label span {
		padding-top: 0;
		margin-left: 7px;
		height: 14px;
	}

@media only screen and (min-width: 662px) {
	.navbar.small-nav .logo{
		background-position: -257px 65px;
	}
	.navbar.small-nav,
	.navbar.searching{
		-ms-filter: "progid:DXImageTransform.Microsoft.DroShadow(Strength=8, Direction=180, Color='#555555')";
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#555555');
	}
}

.m015-search-banner div.search-wrapper div.search-field div.form-container div.form form input {
    padding-top:5px;
}

@media only screen and (max-width: 662px) {

	.mobile-level-nav .logo-mrmuscle {
		float: left;
		height: 63px;
		background-position: -329px -343px !important;
		margin: 6px 0 0 10px;
	}
	.navbar {
		-ms-filter: "progid:DXImageTransform.Microsoft.DroShadow(Strength=8, Direction=180, Color='#555555')";
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#555555');
	}

}

@media only screen and (min-width: 662px) {
	.navbar.small-nav .logo-mrmuscle {
		height: 64px;
		width: 98px;
		margin: 0 0 0 115px;
		background-position: -330px -343px !important;
		position: inherit;
		left: 0;
		top: 4px;
	}

}


.mobile-level-nav .logo-mrmuscle{
}

.m012-product-imgs ol.flex-control-nav {
    margin-bottom:20px;
}