.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; } .pp-custom-grid-post-title { font-size: 20px; line-height: 26px; margin: 0; margin-bottom: 10px; } .pp-custom-grid-post-terms { display: inline-block; bottom: 0; background: #f9f9f9; padding: 2px 10px; font-size: 12px; border-radius: 3px; margin: 20px; } .pp-custom-align-center .pp-custom-grid-post-terms { margin: 0; bottom: 20px; } .pp-custom-grid-post-terms, .pp-custom-grid-post-terms a { color: #333; } .pp-custom-grid-post-terms a:hover { color: #000; } .pp-custom-grid-post-meta { padding: 0; color: #888; font-size: 14px; 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 { font-size: 12px; } .pp-custom-grid-post-image + .pp-custom-grid-post-terms { position: absolute; }