
.customers-reviews p {color:#222222;}

.cat-1010-items {margin:0 auto;}
	.cat-1010-items .cell {display: inline-block;  vertical-align: top;width:285px; margin:0 25px 55px 0;}
		.cat-1010-items .cell:nth-child(4n) {margin-right:0}
		.cat-1010-items .cell .image {margin:0 auto; text-align:center; padding:0}
		.cat-1010-items .cell .name {height:auto;}
			.cat-1010-items .cell .name a {text-align:left; padding:24px 0 8px; font-family:'Lato', sans-serif; font-size:16px; line-height:18px; font-weight:700; color:#222; text-decoration:none; display:block}
			.cat-1010-items .cell .name a:hover {text-decoration:underline;}
		.cat-1010-items .cell .price {text-align:left; padding:0 0 2px; font-family:'Lato', sans-serif; font-size:16px; line-height:18px; font-weight:700; color:#065697;}
			.cat-1010-items .cell .price span {font-size:14px; font-weight:400; color:#222; text-decoration:line-through; padding-left:5px;}
		.cat-1010-items .cell .you-save {text-align:left; padding:0 0 6px; font-family:'Lato', sans-serif; font-size:14px; line-height:18px; font-weight:700; color:#66980f; text-transform:uppercase}


@media screen and (max-width: 1255px) {
	.cat-1010-items {max-width:930px !important;}
		.cat-1010-items .cell:nth-child(4n) {margin-right:25px;}
}


@media screen and (max-width: 960px) {
	.cat-1010-items {max-width:620px !important;}
}

@media screen and (max-width: 660px) {
	.cat-1010-items {width:96%; max-width:310px !important;}
		.cat-1010-items .cell {float:none; clear:both; margin:0 auto 55px;}
		.cat-1010-items .cell:nth-child(4n) {margin:0 auto 55px;}
}


@media screen and (max-width: 330px) {
	.cat-1010-items .cell {width:100%; max-width:285px !important;}
		.cat-1010-items .cell img {width:100%; max-width:285px !important; height:auto; max-height:200px !important;}
}