/*------------------------------------------------------------------------------ # Page > Post Single Page ------------------------------------------------------------------------------*/ .single-post { margin: 0 0 15px; } .single-post .post-thumbnail { margin-bottom: 15px; text-align: center; font-size: 0; } .single-post .post-thumbnail amp-img { max-width: 100%; } .single-post .post-header { position: relative; margin: 0 -15px; } .single-post .post-header .content-holder { bottom: 0; } .single-post .post-title { color: #ffffff; margin-bottom: 10px; } .single-post .post-meta { text-align: left; } .single-post .post-meta amp-img { display: inline-block; vertical-align: middle; border-radius: 50px; margin-right: 6px; } /*------------------------------------------------------------------------------ # Page > Single Page Post Comments ------------------------------------------------------------------------------*/ .amp-wp-comments-wrapper { border: 1px solid #e2e2e2; background: #fff; margin: 15px 0 20px; padding: 16px 8px 16px 12px; position: relative; line-height: 18px; } .amp-wp-comments-wrapper .amp-wp-comments-title { display: inline-block; line-height: 34px; } .amp-wp-comments-wrapper .counts-label { color: #929292; } .amp-wp-comments-wrapper .amp-btn.add-comment { float: right; line-height: 30px; }