/*  
Theme Name:Zinglabumm
Version: 2.4.2
Theme URI: http://themeforest.net
Description: A basic starter child theme for Jkreativ
Author: Jegtheme
Author URI: http://jegtheme.com/
Template: jkreativ-themes
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/


/*@import url("../jkreativ-themes/style.css");*/


/* =Theme customization starts here
------------------------------------------------------- */

form.em-booking-form input[type=text] {
	margin-bottom:7px;
}
form.em-booking-form p {
	margin-bottom:7px !important;
}
form.em-booking-form select.em-ticket-select {
	display: inline-block;
	width: auto;
}

.cuscenter {
	margin-top:50px;
}
/*section[data-id=events] {
	color:white;
}*/

section[data-id="events"] {
    /*text-align: center;*/
}

section[data-id=events] .teaser_grid_container .isotope-item .isotope-inner {
    border:none !important;
}
section[data-id=events] h2 a {font-size:20px;}
hr.contactline {
	border-top: 1px solid #ddd;
}
.galthumb {
	color: #555;
    display: block;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 3px;
}

section[data-id=videomerterthome] .sectioncontainer, .jcontainer {
	width:auto;
}
section[data-id=videomerterthome].normalbottommargin {padding-bottom:0px;}
section[data-id=videomerterthome].normaltopmargin {padding-top:0px;}

@media (min-width:960px)  {
.wpcf7-form-control
{
width: 50%;
}

}