.g-product-title.animated.fadeIn{
opacity: 0.7 !important;
}
+@media (min-width: 900px) and (max-width: 1200px){
+ .site-main ul.products li.product {
+ width: 20%;
+ height: 210px !important;
+ margin-bottom: 0; }
+}
+@media (min-width: 1200px) and (max-width: 1800px){
+ .site-main ul.products li.product {
+ width: 20%;
+ height: 265px !important;
+ margin-bottom: 0; }
+}
/* end of custom css */
margin-bottom: .618em;
font-weight: 900 !important; }
.single-product div.product .summary .price .amount {
+ color: white;
opacity: 1; }
.single-product div.product .summary .woocommerce-product-rating {
margin-bottom: 0;
.site-main .storefront-recent-products ul.products li.product,.site-main .storefront-featured-products ul.products li.product, .site-main .storefront-popular-products ul.products li.product{
height: 350px;
}
- .site-main ul.products li.product:nth-child(n+5):nth-child(-n+9) {
+
+ /*.site-main ul.products li.product:nth-child(n+5):nth-child(-n+8) {
position: absolute;
-
+ top: 250px !important;
}
+ .site-main ul.products li.product:nth-child(n+9):nth-child(-n+12) {
+ position: absolute;
+ top: 250px !important;
+ } */
.site-main ul.products li.product > a {
display: block;
.woocommerce-active.swc-header-no-cart.swc-header-no-search .site-header .site-logo-anchor,
.woocommerce-active.swc-header-no-cart.swc-header-no-search .site-header .site-logo-link {
margin-left: 34.7826086957%; } }
+@media screen and (min-width: 980px) {
+ .site-main ul.products li.product {
+
+ }
+}
+
@media screen and (min-width: 1024px) {
.sph-hero.full,
.sprh-hero.full {
.site-main ul.products li.product {
width: 25%;
+ height: 250px;
margin-bottom: 0; }
.site-main ul.products li.product:nth-child(3n) {
width: 25%; }
@media screen and (min-width: 1800px) {
.site-main ul.products li.product {
width: 20%;
+ height: 220px;
margin-bottom: 0; }
.site-main ul.products li.product:nth-child(3n) {
width: 20%; }