/*!
Theme Name: Kingpinparking
Template: neve
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kingpinparking
*/


.wp-block-columns.image-center .wp-block-column figure{
	text-align: center;
}
.main-container-height{
	min-height: calc(100vh - 60px)!important;
}
body.kp-dashboard-screen #wprmenu_bar{
	display: none;
}
.iti__flag-container ul.iti__country-list{
	margin: 0;
}
.iti__flag-container ul.iti__country-list .iti__country{
	margin: 0;
}

#content{
	margin-top: 5%!important;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) and (max-width : 767px) {
	


}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px)  {


header{
position: fixed!important;
width: 100%!important;
}


}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

.gform_wrapper{
	margin-top:20%!important;
}


header:not(.sticky-top){
position: fixed!important;
width: 100%!important;
}
}
.nv-single-page-wrap.col{
	flex: 0 0 100%;
}

#rmp_menu_trigger-37830{
	z-index: 200;
}
.wrapper header.header{
	z-index: 100;
}
#rmp-container-37830{
	z-index: 150;
	top: 75px;
	height: calc(100% - 75px);
}