/* Mobile Styles for Lt. Moses Shop */


h1, h2, h3, h4, h5 {
	font-weight: normal	
}

#mainFeature h1 {
	margin: 28px 0 6px 0;
}

#aboutBanner h4 {
	color: #fff;	
}

#productCol h4 {
	color: #fff;	
}

#productCol h5 {
	color: #fff;
	font-size: 12px;
		
}

.product {
	text-align: center;	
}

	.product h6 {
		margin: 0 0 8px 0;	
	}


#footer {
	text-align: center;	
}
	
	#footer p {
		float: none !important;
		display: block;
		font-size: 8px !important;
	}
	
	#footer a {
		font-size: 8px !important;	
	}
	
	#ofcLove {
		position: static !important;
		left: 0;
		top: 0;
		margin: 10px 0 0 0
	}
