/*
Theme Name: King Child
Theme URI: http://kingthemes.net
Template: king
Author: RedKings
Author URI: http://themeforest.net/user/RedKings
Description: Description
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: king
*/

/*************** Add your custom css here  ***************/

article .entry-title a {
    display: block;
    margin: 4px 2px;
    color: #313647;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    overflow: visible;
    white-space: break-spaces;
}

.king-grid-06 .site-main-top article .entry-title a {
    color: #fff;
    font-weight: bold;
}

.cat-links {
    display: none;
}

.post-views {
    display: none;
}

.content-share-counter {
    display: none;
}

.wp-block-image {
    display: flex;
    justify-content: center;
}
.wp-block-embed {
   text-align: center;
}