.shop-brands img {
	width:100%;
}
.menu > ul > li a {
    padding: 1.5em;
}
.product-item-details .color-swatch-imagesec .swatch-option.image {
	background-size:20px 20px !important;
}
.color-swatch-imagesec div.color-label {
	font-size:11px;
	letter-spacing: 0.3px;
	line-height: 0.5;
}
.amcart-message-box .product-add-form .actions #product-addtocart-button {
	display:none !important;
}
.amcart-confirm-block .amcart-message-box .amcart-qty-wrap {
	display:none;
}
.button-actions .view-btn {
	width:100% !important;
	margin-bottom:7px;
}
.button-actions .cart-btn {
	width:100% !important;
}
.products-grid .product-item .price-msrp_price {
	
}
.amcart-minipage-wrap .am-photo-container .product-image-container {
	border:none !important;
}
.shop-section.col-md-4, .shop-products-section.col-md-4 {
	padding:0;
	min-height: 650px !important;
}
.cms-home .shop-section.col-md-4 {
	padding: 0 30px;
}
.cms-home .shop-section.col-md-4 .shop-brands-btn2 {
	margin-top:15px;
}
.shop-products-section.col-md-4 {
	padding:0 10px;
}
.shop-heading h3, .shop-products-section h3 {
	padding-top:0;
}
.login-container .register-btn {
	margin-top:0;
	margin-left:20px;
}
@media only screen and (max-width: 600px) {
	.products-grid .product-item .price-msrp_price {
		display:inline-block;
		height:60px;
	}	
}
.is-blog .loadmore-btn-section {
	margin-top:50px;
}
@media only screen and (min-width: 768px) {
	#confirmBox {
		min-width:550px;
	}
	body.page-products .products-grid .product-item {
		width:32%;
		float:none;
	}
	.register-btn {
		margin-top:0;
		margin-left:20px;
	}
}
@media only screen and (min-width: 1030px) {
	.button-actions .view-btn {
		width:35% !important;
		margin-bottom:0;
	}
	.button-actions .cart-btn {
		width:63% !important;
	}	
}
@media only screen and (min-width: 1350px) {
	.menu > ul > li a {
		padding: 1.5em;
	}	
}
.page-products .product-item-details .trade-price .orignaltprice{
	font-size: 16px;
    text-decoration: line-through;
    margin-left: 5px;
}
.page-products .product-item-details .rrp-price{
	margin-right:5px;
}
.swatch_color_container{
	float: left;
    margin-bottom: 10px;
}
.page-products .swatch_color_title{
	display:none;
}
.swatch_color_title{
	clear: both;
    text-align: left;
    position: relative;
    top: -3px;
}
.color-swatch-section{
	margin-bottom:10px;
}