/*
Theme Name: Kamperen Child
Theme URI: https://kamperen.qodeinteractive.com
Description: A child theme of Kamperen
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: kamperen
Template: kamperen
*/
@media screen and (max-width: 600px) {
	#qodef-page-footer .qodef-grid{
		//top: 450px;
	}
	footer #qodef-page-footer-top-area-inner{
		padding-bottom: 0px;
		padding-top: 371px;
	}
	#qodef-page-footer-top-area{
		background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
	}
}
#qodef-page-header .qodef-widget-holder{
	    position: absolute;
    left: 15%;
}
.qodef-header-sticky-inner>.qodef-header-navigation{
	    position: inherit;

}
.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}