/*
Theme Name: Mall Child
Theme URI: http://cmsmasters.net/mall-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Mall Child Theme
Template: mall
Version: 1.0.0
License:
License URI:
Text Domain: mall-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


body.home .wysija-input {
	width: 70% !important;
	display: inline-block !important;
}

body.home .wysija-submit {
	display: inline-block !important;
}

.cinema_heading_movie {
	text-align: center;
	padding: 20px 0;
}

.cinema_poster_movie {
	text-align: center;
}

.cinema_poster_movie img {
	max-height: 280px;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.navigation .menu-item-13267 {
	border: 1px solid #5173a6;
    border-radius: 4px;
}

.navigation .menu-item-13267 > a {
	padding: 4px;
}