@media (max-width:844px) {
	.shop-now-category ul.products li {min-width: 90%; margin: 10px 0;}
	
}

.collection-hero p {color: #141414; font-weight: 700; font-size: 26px;}
.shop-category-row .btn {position: relative; z-index: 5;}
.shop-now-category ul.products {padding-left: 0;}
.shop-now-category ul.products li .archive-shop-btn {margin-bottom: 20px;}

.shop-now-category ul {text-align: center;}
.shop-now-category ul.products li {padding: 20px; box-shadow: 0 0 20px rgba(0,0,0,0.07); display: inline-block; vertical-align: top; margin: 0 1.8% 2.992em 0; padding: 0; position: relative; width: 22.05%; margin-left: 0; list-style: none;}



.shop-now-category ul.products li img {width: 100%; height: auto;}
.shop-now-category ul.products li h2 {font-size: 20px !important; text-align: center; margin-top: 20px; padding-left: 10px; padding-right: 10px;}
.shop-now-category ul.products li .price, .shop-now-category ul.products li .archive-shop-btn {text-align: center; min-width: 100%; display: block;}
.shop-now-category ul.products li .add_to_cart_button {display: none;}
.container.shop-now-category {max-width: 1300px !important;}

.container.shop-now-category {clear: both; padding: 50px 0 90px 0;}
.shop-now-category ul.products li .price {color: #141414;}

.shop-now-category ul.products li:hover {filter: brightness(105%); box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.shop-now-category ul.products li:hover, .shop-now-category ul.products li {transition: all 0.4s ease;}

