From: Anthony Talarico Date: Mon, 16 Nov 2015 13:42:36 +0000 (-0500) Subject: Added margin to recent product 4th child to align with other products X-Git-Tag: v1.0.0^2~97 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=03998cea776b445bfb0d0e35f35d8b9e4f24592b;p=WP-Themes%2Fthemoleholeonline.git Added margin to recent product 4th child to align with other products --- diff --git a/style.css b/style.css index 067e6d9..26c3958 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,10 @@ Text Domain: galleria */ /* =Galleria styles starts here -------------------------------------------------------------- */ +.last.post-125.product.type-product.status-publish.has-post-thumbnail.product_cat-allen-design-whimical-wall-clocks.shipping-taxable.purchasable.product-type-simple.product-cat-allen-design-whimical-wall-clocks.instock .animated { + margin-top: 80px; +} -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both;