/*
 Theme Name: Maiko Child
 Theme URI: https://example.com/
 Description: Child theme for Maiko.
 Author: Your Name
 Author URI: https://example.com/
 Template: maiko
 Version: 1.0.0
 Text Domain: maiko-child
*/
.top-metas{justify-content:center !important;}
.link-icon,.comments-area,.grid-search-input{display:none;}
.top-metas .post-metas .meta-inner {

    justify-content: center;
}
.grid-layout.mobile {
    margin: 16px 28px 82px !important;
}
@media screen and (max-width: 991px) {
    .pxl-scroll-top.pxl-on {
            bottom: 67px !important;
        right: 14px;
    }
    .top-metas .post-metas .meta-inner span, .top-metas .post-metas .meta-inner a {
  
    font-size: 13px !important;
    }
}