/*
Theme Name: Kami-test
Theme URI: http://bk-ninja.com
Description: Kami is a clean magazine & blog WordPress theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Author: BK-Ninja
Author URI: http://bk-ninja.com
Text Domain: bkninja
Tags: right-sidebar, sticky-post, light, two-columns, three-columns, responsive-layout, custom-menu, featured-images, post-formats, translation-ready
Version: 1.2.8
*/
.showtime-now-playing {
    maring-top: -25px !important;
}

img .showtime-image-thumbnail {
    maring-top: -25px !important;
}
.footer-hover a:hover {
color: #F03E34 !important;
}
.mejs-container {
margin-top: 15px !important;
}
td a {
    color:#F03E34 !important;
}

@media (min-width:991px) {
	#main-mobile-menu {
		display:none;
	}
}

.widget-twitter {
	background-color:#a6242e !important;
}

.col-6 {
	width:50%;
}

.cols {
	padding-left:0.9375em;
	padding-right:0.9375em;
	postion:relative;
	float:left;
}

@media (max-width: 992px) {
	.col-6 {
		width:100%;
	}
}