/* Add you own css styling here to ovveride the template css */


.loqate {margin-bottom:20px}

/* category banner */
.category_banner {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}

/* banner row two */
.banner-row-two-promo {
	width: 75%;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
}
		