/*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .hentry { margin: 0 0 1.5em; } .updated:not(.published) { display: none; } .add-to-cart-wrap a.quick_view.button, .woocommerce ul.products li.product .add-to-cart-wrap a.quick_view.button{ margin-top:20px; } .single .byline, .group-blog .byline { display: inline; } .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .entry-meta > span, .entry-footer > span, .single-post-meta > span { margin: 0 15px 0 0; } .entry-meta > span a, .single-post-meta > span a, .entry-footer > span a { color: #707070; font-style: normal; } .page-content, .entry-content, .entry-summary { margin: 15px 0 0; } .entry-meta > span::before, .entry-footer > span::before, .single-post-meta > span::before { display: inline-block; font-family: FontAwesome; height: 15px; margin-right: 6px; content: ""; color: #6c50fb; } .entry-meta .byline .author.vcard { margin-left: -4px; } .entry-footer span { margin-right: 15px; } .entry-footer span.author.vcard { margin-right: 0px; } span.comments-link::before { content: "\f0e6"; } .entry-meta .posted-on::before, .single-post-meta .posted-on::before { content: "\f274 "; } .entry-footer > .cat-links::before, .entry-meta .cat-links::before { content: "\f115"; } .entry-meta .byline::before, .single-post-meta .byline::before { content: "\f2c0"; } .entry-footer .edit-link::before { content: "\f044"; } .entry-footer .tags-links::before { content: "\f02c"; } /*-------------------------------------------------------------- ## Asides --------------------------------------------------------------*/ .blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ .authorbox .author-avatar { float: left; margin: 5px 15px 10px 0; } .authorbox { background: #e6ffff; border: 1px solid #dddddd; margin-top: 20px; overflow: hidden; padding: 15px; } .authorbox.no-author-avatar .author-info { margin-left: 0; } .authorbox .author-bio-posts-content { margin-top: 10px; } .authorbox .author-bio-posts-content p { margin: 0; } .authorbox .author-bio-posts-content ul { list-style-position: inside; margin: 0; } #respond { clear: both; display: block; float: left; width: 97%; } #commentform label { display: inline-block; } .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } .comments-area form#commentform p { float: left; width: 33.33%; } .comments-area form#commentform p.comment-form-cookies-consent, .comments-area #commentform p.comment-notes, .comments-area #commentform p.comment-form-comment { width: 100%; } .comments-area form#commentform p.comment-form-cookies-consent input[type="checkbox"] { margin-right: 10px; margin-top: 9px; float: left; } .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } .comment-form { margin: 0 -15px; } .comments-area form#commentform p.logged-in-as, .comments-area form#commentform p { padding: 0 15px; } .woocommerce #review_form #respond p.comment-form-comment, .comment-form-author input, .comment-form-email input, .comment-form-url input { width: 100%; } #tab-reviews .comment-form-author, #tab-reviews .comment-form-email, #tab-reviews .comment-form-url { width: 50%; } #tab-reviews .comment-form-author { padding-right: 10px; } .comments-area form#commentform p.logged-in-as { padding: 0 15px; width: 100%; } .comment-form-author, .comment-form-email, .comment-form-url { width: 33.33%; float: left; } .comment-list li.comment::after { content: inherit; display: none; } .comment-list li { padding-left: 0; } .comment { background-position: 0 -74px; display: block; float: left; width: 100%; } ol.comment-list .comment { margin-bottom: 15px; } ol.comment-list .comment:first-child { margin-bottom: 0px; } ol.comment-list { border-radius: 5px; float: left; margin-bottom: 15px; margin-left: 0; margin-right: 0; overflow: inherit; padding: 0; width: 100%; } ol.comment-list .children { border: medium none; float: left; margin: 15px 0 5px 15px; width: 98%; } ol.comment-list li { list-style: outside none none; margin-bottom: 0px; } .comment-list .comment-content ul, .comment-list .comment-content ul li { list-style: disc; } .comment-list .comment-content ol, .comment-list .comment-content ol li { list-style: decimal; } .comment .comment-body { background-color: #ffffff; border: 1px solid #dddddd; border-radius: 0; clear: both; display: block; float: left; margin-top: 5px; padding: 10px 30px 10px 30px; position: relative; text-align: left; width: 100%; } .comment-author.vcard { font-size: 20px; margin-bottom: 5px; } .comment-list .children { background-position: left 20px; background-repeat: no-repeat; border-left: 1px solid rgb(238, 238, 238); margin-left: 0; padding-left: 40px; } .comment-list li.comment > div img.avatar { left: 29px; position: absolute; top: 29px; } #comment-form-title { font-size: 24px; padding-bottom: 10px; } .vcard .avatar { float: left; margin: 7px 15px 15px 0; } .comment-metadata { font-size: 13px; font-style: italic; line-height: 16px; margin-bottom: 10px; } .comment-reply-link { color: #ffffff; display: inline-block; float: none; font-size: 15px; line-height: 1.5; margin-bottom: 10px; padding: 1px 15px 3px; border-radius: 2px; } a.comment-reply-link:hover { color: #fff; } .form-allowed-tags code { white-space: inherit; word-wrap: break-word; } .comment-respond label { display: block; font-weight: normal; } .comments-title { float: left; font-weight: normal; margin: 25px 0 15px 0px; } .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } #commentform label { display: inline-block; } #commentform input[type="submit"] { line-height: 1.1; border: 1px solid #6c50fb; } #commentform input[type="submit"]:hover { background: transparent; color: #6c50fb; }