.pp-custom-grid-post { font-size: 14px; } .pp-custom-grid-post-header { position: relative; } .pp-custom-grid-post-image { position: relative; overflow: hidden; } .pp-custom-grid-post-image img { overflow: hidden; transition: all 0.3s ease-out 0s; -webkit-transform-style: preserve-3d; } .pp-custom-grid-post-image:hover img { transform: scale(1.1); } .pp-custom-grid-post-text { padding: 20px; text-align: left; } .pp-custom-grid-post-title { text-transform: uppercase; font-size: 15px; font-weight: bold; line-height: 26px; margin: 0; } .pp-custom-grid-post-meta { color: #888; font-size: 14px; margin: 10px 0; padding: 0; text-transform: capitalize; } .pp-custom-grid-post-meta a, .pp-custom-grid-post-terms a { text-decoration: none; } .pp-custom-grid-post-terms, .pp-custom-grid-post-terms a { color: #888; font-size: 12px; } .pp-custom-grid-post-terms a:hover { color: #000; } .pp-custom-grid-product-rating { font-size: 13px; margin-bottom: 20px; } .pp-custom-grid-product-rating .star-rating { float: right; } .pp-custom-grid-product-rating .star-rating:before { color: #FFC107; } .pp-custom-grid-product-rating .star-rating span:before { color: #FFC107; } .pp-custom-grid-product-price { color: #333; font-size: 16px; font-weight: bold; margin: 8px 0; } .pp-custom-grid-product-price .price del { font-size: 15px; font-weight: 400; margin-right: 8px; color: #999; } .pp-custom-grid-product-price .price ins { text-decoration: none; color: #4CAF50; } .pp-custom-grid-product-button, .pp-custom-grid-product-button a, .pp-custom-grid-product-button .button { font-size: 13px; text-transform: uppercase; } .pp-custom-grid-product-button a, .pp-custom-grid-product-button .button { padding: 5px 10px; background: #428bca; color: #ffffff; border: 1px solid #2d6ca2; border-radius: 3px; display: inline-block; } .pp-custom-grid-product-sale { background: #F44336; color: #fff; top: 10px; left: 0; text-transform: uppercase; }