/*
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  ***************/

.disabled{
    pointer-events: none;
}

.jive-flex{
    display: flex;
}

.ft-left{
    margin-right: auto;
    display: flex;
    display: -webkit-flex;
}

.ft-right.curtidas{
    align-items: center;
}

.float-right {
    float: right;
}

.king-like.index{
    margin: 0 !important;
    height: 28px !important;
    line-height: 28px !important;
    width: 28px !important;
}

.entry-header {
    color: #81d742 !important;
}

/* .mfp-content .entry-header{
    position: relative;
} */

/* .mfp-content .entry-header .jive-like-button{
    position: absolute;
    right: 0;
    top: 0;
} */

.kingflix-head{
    margin-bottom: 20px;
}

.featured-video {
    height: 495px;
    overflow: hidden;
}

.featured-video-content h1 {
    color: #9bcb3a;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0 10px 10px;
}

.featured-video-description {
    width: 60%;
}

.featured-video-description {
    color: #9bcb3a;
    background: rgba(0, 0, 0, 0.75);
    padding: 10px 10px 10px 10px;
}

.featured-video-description p {
    padding: 0;
    margin-bottom: 0;
}

.kingflix-head h1 {
    font-size: 30px;
    text-shadow: 1px 1px 2px black;
