/*
Theme Name: Autoglow
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Version: 1.1.2
Description: Autoglow is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Autoglow will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author URI: <a href="https://themeforest.net/user/ovatheme/portfolio">Ovatheme</a>
License: GNU General Public License
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: autoglow
Domain Path: /languages/
*/
/* 隐藏文章底部的分享按钮区域 */
footer.post-tag {
    display: none !important;
}
/* 隐藏评论表单区域 */
#respond {
    display: none !important;
}
/* 隐藏服务页面的分享区域 */
div.share_social {
    display: none !important;
}