/*
Theme Name:     Events & Adventures
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Strategic Marketing Inc.
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}


*/
#vc_footer_bttm, #vc_footer{display:none;}

#field_7_40 {
	display: block;
    white-space: normal;
    font-size: 13px;
    line-height: 16px;
}
@media (max-width: 1140px) {
	.homepage-huge-img-section {
		margin-top: -155px !important;
		margin-bottom: 0px;
	}
}
@media (max-width: 1140px) {
	header .mk-responsive-wrap {
		overflow-y: scroll;
    	height: calc(100vh - 142px);
	}
}

nav.elementor-nav-menu--main {
	z-index: 9999;
	position: relative; 
}