/* 
 * Custom CSS by WPDeveloper.ie
 * Please DO NOT Delete or modify this code in any way, without letting us know.
 * Last Updated by on 10th November 2016
 */

/* Blog Author/Meta Hide */
.author-avatar,
.about-author{
    display:none !important
}
.author-bio {
    padding-top: 0;
    margin-bottom: 35px;
    margin-top: 0;
    border-top: none;
}
.post-head .post-meta li:not(:first-child) {
    display:none !important
}
.post-head .post-meta li::after {
    display:none !important
}
/* Blog Author Hide END */

/* Text Misc &amp; Links */
.content-area p a:link {
    text-decoration: underline;
}
/* Text Misc &amp; Links END */