.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 { position: relative; padding: 20px; text-align: center; } .pp-custom-grid-post-title { text-transform: uppercase; font-size: 15px; font-weight: bold; line-height: 26px; margin: 0; margin-top: 15px; } .pp-custom-grid-post-meta { color: #888; font-size: 14px; margin: 0; padding: 0; text-transform: capitalize; } .pp-custom-grid-post-meta a, .pp-custom-grid-post-terms a { text-decoration: none; } .pp-custom-grid-product-rating { font-size: 13px; margin-bottom: 20px; } .pp-custom-grid-product-rating .star-rating { font-size: 12px; width: 64px; } .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: #fff; font-size: 16px; font-weight: bold; margin: 8px 0; display: table; background: #333; border-radius: 100%; min-width: 70px; min-height: 70px; line-height: 1.3; position: absolute; top: -50px; left: 50%; transform: translateX(-50%); } .pp-custom-grid-product-price .price { display: table-cell; vertical-align: middle; } .pp-custom-grid-product-price .price del { font-size: 13px; font-weight: 400; margin-right: 8px; color: #999; } .pp-custom-grid-product-price .price ins { text-decoration: none; } .pp-custom-grid-product-price .price del, .pp-custom-grid-product-price .price ins, .pp-custom-grid-product-price .price .amount { display: block; text-align: center; width: 100%; } .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; }