/*
Theme Name: Zokaj Child
Description: Zokaj Theme.
Author: Zokaj.com
Theme URI: https://zokaj.com
Author URI: https://zokaj.com 
Version: 2.0
Template: zokaj
License: GNU General Public License
License URI: license.txt
Text Domain: Zokaj.com
Tags: Tokusatsu English sub, watch tokusatsu, kamen rider english sub, watch kamen rider online, super sentai english sub, watch super sentai online...
*/
a{
	text-decoration: none!important;
}
.item-img .status {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 25px;
    margin-top: -30px;
    padding: 2px 10px;
    opacity: 0.9;
}
.title-loop-videos {
    text-align: center;
}
.img-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000d6;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.title-section {
    border-bottom: 1px solid #131313;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 35px;
}
.textwidget.custom-html-widget {
    padding-top: 15px;
}

.pagination{
margin-bottom: 0px!important;
}
.item-img img {
    width: 300px;
    height: 428px;
    margin: auto;
}
.video-details .meta, .post-info .meta {
    margin-top: 10px;
    line-height: 18px;
}
.video-details .title{
    text-transform: uppercase;
}
.video-details .title a{
    color: #000851;
}
.video-details a{
    color: #e60d75;
    font-weight: bold;
}
h1.title, h2.title {
    text-align: center;
}
.post-header {
    margin-bottom: 10px;
}
#logo{
	border:none;
	box-shadow: unset;
}
.navbar-brand{
    display: none;
}
.float-right {
    float: right;
}
#header-ads{
	margin: 5px 0px;	
}
.pagination>li>a, .pagination>li>span {
    color: #7d7d7d !important;
}
td.content1 iframe {
    position: relative;
    height: 250px;
}
.content {
    padding: 20px 0px;
    text-align: justify;
}
#header-ads-mobile, .ads_mobi{
    display: none;
}
.video-section .item h3 a, .widget .item h3 a{
    white-space: nowrap;
}
#footer {
    margin-top: 15px;
}
@media (min-width: 768px){

}
@media (max-width: 767px){
    #logo{
        display: none;
    }
    .navbar-brand{
        display:unset;
        padding: 0px;
    }
    .navbar-brand img {
        height: 45px;
        width: auto;
    }
    #header-ads, .ads_des {
        display: none; 
    }
    #header-ads-mobile, .ads_mobi{
        display: block;
    }
}