/*
Theme Name:  Nature Theme
Theme URI:   https://themes.grizzly.marketing/vertical
Version:     1.0.1
Description: Het Nature theme van Grizzly New Marketing
Author:      vps230265
Author URI:  https://themes.grizzly.marketing/nature
Template:    Divi
*/

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-----------------[Contact form error]-----------------*/
/*------------------------------------------------*/

.validation_error{
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent!important;
    margin-bottom:0!important;
    border-top: 0!important;
    border-bottom: 0!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
    box-sizing: content-box!important;
}
.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper 
li.gfield_error textarea {
    border: 2px solid #790000!important;
	background-color:#fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label{
	color:white!important;
}

.gform_wrapper .validation_message{
	display:none;
}

/*------------------------------------------------*/
/*-----------------[Cookie notice]-----------------*/
/*------------------------------------------------*/

#cookie-notice {
	min-width:initial !important;
    background-color: #000000de!important;
    z-index: 2!important;
    position: fixed!important;
    bottom: 15px!important;
    left: 15px!important;
    width: 415px!important;
    font-size: 16px!important;
    line-height: 27px!important;
    text-align: left!important;
    box-shadow: 0px 5px 10px #6B676DA6!important;
    border-radius: 5px!important;
    min-width: initial;
}

#cookie-notice .cookie-notice-container {
    display: block;
    padding: 25px !important;
    text-align: left !important;
}

#cookie-notice h3 {
    color: white !important;
    margin: 0 !important;
    line-height: 25px !important;
}

#cookie-notice .cn-button {
    margin-left: 10px!important;
    display: block!important;
    text-align: center!important;
    padding: 9px 10px!important;
    width: 157px!important;
    font-size: 16px!important;
    margin-left: 0!important;
    margin-top: 13px!important;
    font-weight: 600;
}

@media only screen and (max-width:450px) {
#cookie-notice {
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
    border-radius: 0!important;
}
}


/* site */

.hp-header h1{
	color: #70A19B; 
	text-shadow: 0px 0px 4px rgba(0,0,0,0.23);
	font-weight: 600;
}
.hp-header h2{
	color: #fff;
	margin-top: 5px; 
	margin-bottom: 20px;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.3);
}
.hp-header strong{
	color: #70A19B !important; 
}
div#et-top-navigation {
    background-color: #fff;
    border-radius: 28px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.23); 
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.23);
}
.et_header_style_centered #top-menu > li > a {
    padding-bottom: 23px;
    padding-top: 23px;
}
.et_header_style_centered #main-header div#et-top-navigation {
    bottom: 0;
    position: relative;
    width: 100%;
/*     margin-left: 5%;
    margin-right: 5%; */
}
.et_header_style_centered #logo {
    max-height: 100% !important;
}
nav#top-menu-nav {
    width: 90%;
}
ul#top-menu {
    display: flex;
    justify-content: space-between;
}
.logo_container {
    margin: 20px 0px;
}
.nav-cta {
    background-color: #F1B14D;
    padding-left: 20px;
    padding-right: 20px !important;
	text-align: center;
	transition: all 0.3s ease;
}

.nav-cta a{
	color: #fff !important;
}
.nav-cta:hover a:hover{
	color: #666 !important;
}
.green-bottom-golf::after {
    content: "";
    background-image: url(/assets/uploads/Union-1.png);
    width: 100%;
    z-index: 1;
    position: absolute;
        height: 181px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -181px;
}
.green-top-golf::after {
    content: "";
    background-image: url(/assets/uploads/Union-2.png);
    width: 100%;
    z-index: 0;
    position: absolute;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -149px;
	background-position: 100% 100%;
}
.hp-contact-blurb{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.17); 
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.17);
}
.hp-contact-blurb .et_pb_blurb_description {
    padding: 0 40px 40px;
}
.hp-contact-blurb {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fff;
}
.hp-contact-section .et_pb_row{
	width: 80% !important;
	max-width: none !important; 
}
.hp-contact-section h3{
	color: #323234;
	font-size: 17px;
    font-weight: 600;
	margin-top: 10px;
	margin-bottom: 15px; 
}
.hp-contact-section em{
	margin-bottom: 15px; 
}
.hp-contact-section em {
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
}
.header{
	padding-bottom: 0 !important
}
.hp-header {
    padding-bottom: 150px !important;
}
.hp-header-content {
    max-width: 619px;
}
.hp-header .et_pb_column{
	display: flex;
	justify-content: center; 
}
a.phone-number i {
    background-color: #70A19B;
    height: 30px;
    width: 30px;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
	margin-right: 5px; 
}
.phone-number i::before{
	margin-bottom: -2px;
}
.hp-header-content {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
.hp-contact-section {
    padding: 0 !important;
    margin-top: -86px;
}
.hp-contact-blurb .et_pb_blurb_content::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 25px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.hp-contact-blurb-1 .et_pb_blurb_content::after{
	background-color: #F1B14D;
}
.hp-contact-blurb-2 .et_pb_blurb_content::after{
	background-color: #8AD0FF;
}
.hp-contact-blurb-3 .et_pb_blurb_content::after{
	background-color: #70A19B;
}
.hp-contact-blurb-4 .et_pb_blurb_content::after{
	background-color: #E0F0E5;
}
.home .text-img-section {
    margin-top: 270px;
	    padding-bottom: 0 !important;
}
.home .text-img-section h2, .home .text-img-section h3 {
    color: white !important;
    font-size: 30px;
        font-weight: 700;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.19);
	margin-bottom: 25px;
}
.pattern-background::before{
	content: '';
    position: absolute;
    background-image: url(/assets/uploads/Group-11.png);
    background-size: cover;
    height: calc(100% + 90px);
    width: 50%;
    right: 0;
    background-repeat: no-repeat;
    top: 0;
    z-index: 2;
}
.text-img-section .et_pb_row{
    max-width: none !important;
	margin-top: -150px;
	padding-bottom: 0 !important;
	display: flex;
}
.text-img-section .et_pb_row .et_pb_column{
	display: flex;
	align-items:center; 
}
.text-img-section .column-width-fix {
    margin-left: auto !important;
}

.bottom-roze-golf-sectie{
	margin-top: 450px !important;
}

.fullwidth-text-img-section .et_pb_row{
	width: 100%; 
	max-width: none !important; 
}
.fullwidth-text-img-section{
	padding-top: 0 !important; 
}
.min-margin-top {
    margin-top: -50px;
}
.usp {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #70A19B;
    font-weight: 700;
	margin-top: 14px;
}
.usps{
	margin-top: 30px; 
}
.usp img {
    margin-right: 12px;
	    height: 28px;
}
.fullwidth-text-img-section img {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
h2 {
        font-weight: 700;
}
.fullwidth-text-img-section .et_pb_column{
	display: flex;
	align-items:center; 
}
.hp-contact-blurb h4{
	color: #323234;
	font-size: 18px; 
	font-weight: 600;
}
.cta {
    padding: 11px 30px;
    border-radius: 30px;
	font-weight: 700; 
	transition: all 0.3s ease;
	display: inline-block;
	
}
.cta-light-green{
	background-color: #E0F0E5; 
	color: #70A19B;
	
}
.cta-light-roze{
	background-color: #E3F4FF; 
	color: #8AD0FF;
}
.et_pb_blurb .cta{
	margin-top: 25px;
}
.et_pb_blurb .cta {
    margin-top: 8px;
    display: inline-block;
}
.roze-golf-sectie{
	margin-top: 400px; 
	margin-bottom: 125px;
	padding: 0 !important;
}
.roze-golf-sectie:before{
	content: "";
    background-image: url(/assets/uploads/Union-3-1-e1624262598752.png);
    width: 100%;
    z-index: 0;
    position: absolute;
    height: 170px;
    background-repeat: no-repeat;
    background-size: contain;
    top: -169px;
	background-position: 100% 100%;
}
.roze-golf-sectie:after{
	content: "";
    background-image: url(/assets/uploads/Union-3.png);
    width: 100%;
    z-index: 0;
    position: absolute;
    height: 170px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -170px;
	padding: 0 !important;
}
.roze-blurb-row .et_pb_column{
	 margin-top: -400px;
}
.cta-dark-green{
	background-color: #70A19B;
	color: #fff; 
}
.roze-golf-sectie h2, .roze-golf-sectie h3{
	color: #8AD0FF; 
}
.roze-text-cta-row{
	padding-top: 100px !important;
	padding-bottom: 75px !important;
}
.et_pb_equal_columns .et_pb_column {
    display: flex;
    align-items: center;
}
#main-footer h4{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px; 
}
footer#main-footer .container {
    margin-bottom: 30px;
}
#footer-bottom .container {
    margin-bottom: 0 !important;
}
#footer-bottom {
    background-color: #e3f4ff;
}
#footer-bottom a, #footer-bottom{
	color: #fff;
}
p#footer-info {
    display: flex;
    justify-content: space-between;
}
div#footer-info {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.footer-info-right a:first-of-type{
	font-weight: 400 !important;
}
.footer-info-left a {
    font-size: 20px;
    margin-right: 3px;
}
.cta:hover, input#gform_submit_button_1:hover, .nav-cta:hover{
	background-color: #f2f2f2;
	color: #666 !important; 
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.nav-cta:hover a{
	color: white !important;
}
@media screen and (max-width: 980px) {
.pattern-background::before {
    height: 100%;
	width: 100%;
}
	#main-header .container{
		background-color: #fbefdc; 
		    border-radius: 50px;
	}
	span.select_page {
    display: none !important;
}

.mobile_nav {
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: 0 !important;
}

div#et-top-navigation {
    background-color: transparent;
}
	#main-header {
    box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
	}
	div#et-top-navigation {
    background-color: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
	.et_header_style_centered #logo {
    max-height: 45px !important;
    margin-top: 8px;
}
	.logo_container {
    display: flex;
    justify-content: flex-start;
	}
	.container.clearfix.et_menu_container {
    height: 60px !important;
}
	img#logo {
    margin-left: 40px;
}
	span.mobile_menu_bar.mobile_menu_bar_toggle {
    position: absolute;
    margin-top: -65px;
}
	.mobile_menu_bar:before {
    font-size: 43px;
		color: #F1B14D !important;
	}
	.et_builder_inner_content .et_pb_section:nth-of-type(1){
		padding-top: 120px !important;
	}
	.hp-header .et_pb_row{
		padding: 0 !important;
	}
	.container {
		width: 90% !important;
	}
	.et_pb_row {
    width: 85%;
	}
	.hp-header strong {
    color: #000 !important;
}
	#mobile_menu{
		background-color: #fff !important;
    top: 0 !important;
	}
	.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
    border-color: #70A19B !important;
}
	.hp-header {
    padding-bottom: 75px !important;
}
	.hp-contact-section .et_pb_column {
    margin-bottom: 60px !important;
}
	/*.hp-contact-blurb-2 .et_pb_main_blurb_image, .hp-contact-blurb-3 .et_pb_main_blurb_image, .hp-contact-blurb-4 .et_pb_main_blurb_image{
		display: none !important;
	}*/
	.hp-contact-blurb-2 h3, .hp-contact-blurb-3 h3, .hp-contact-blurb-4 h3{
		margin-top: 40px; 
	}
	.text-img-section {
    margin-top: 15px !important;
    padding-bottom: 0 !important;
}

	.reverse-column-mobile .et_pb_row{
		display: flex !important;
		flex-direction: column-reverse !important; 
	}
	.home .text-img-section .et_pb_row {
    margin-top: -120px;
}
	.usps {
    margin-top: 40px;
    margin-bottom: 40px !important;
}
	.fullwidth-text-img-section .et_pb_image_wrap{
		padding-right: 10%;
	}
	.home .text-img-section {
    padding-bottom: 85px !important;
}
	.min-margin-top {
    margin-top: -125px;
}
	.custom-column-spacer {
    padding-left: 7.5%;
    padding-right: 7.5%;
}
	.roze-blurb-row .et_pb_column {
    margin-top: 40px;
}
	.roze-golf-sectie {
    margin-top: 150px;
	}
	.roze-blurb-row .et_pb_column {
    margin-top: -185px;
    margin-bottom: 250px;
}
	.roze-blurb-row .hp-contact-blurb-2 .et_pb_main_blurb_image, .roze-blurb-row .hp-contact-blurb-3 .et_pb_main_blurb_image, .roze-blurb-row .hp-contact-blurb-4 .et_pb_main_blurb_image {
    display: block !important;
}
	.roze-blurb-row .et_pb_main_blurb_image {
    width: 100%;
}

.roze-blurb-row img {
    width: 100%;
}
	.home footer#main-footer {
    margin-top: -75px;
}
	div#footer-widgets {
    padding-bottom: 0 !important;
}
	div#footer-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
		text-align: left;
}
	.footer-info-left {
    margin-bottom: 20px;
    margin-top: 20px;
}
	#footer-info {
    padding-bottom: 25px;
	}
	.footer-info-left i {
    font-size: 30px;
}
	.hp-contact-section .et_pb_row {
    display: flex;
    flex-direction: column;
}

.hp-contact-section .et_pb_column {
    width: 100% !important;
}
	.et_pb_blurb_content {
    max-width: none !important;
	}
	.et_pb_main_blurb_image, .et_pb_main_blurb_image img {
    width: 100%;
}
	.hp-contact-blurb .et_pb_blurb_content::after{
		display: none !important;
	}
	.hp-contact-blurb::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 25px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.hp-contact-blurb-1::after{
	background-color: #F5AD94;
}
.hp-contact-blurb-2::after{
	background-color: #F1B14D;
}
.hp-contact-blurb-3::after{
	background-color: #70A19B;
}
.hp-contact-blurb-4::after{
	background-color: #E0F0E5;
}
}
@media screen and (min-width: 981px) {
	.current-menu-item {
    font-weight: 700 !important;
}
	
	#et-top-navigation {
    font-weight: 400 !important;
}
	.hp-contact-blurb {
    display: inline-block;
}
	.hp-contact-blurb .et_pb_blurb_content::after {
    left: 0;
}
	.button-row-section .et_pb_row {
    width: 80%;
    max-width: none;
}
	.button-row {
    display: flex;
    justify-content: space-between;
}
	.column-width-fix {
    max-width: 480px !important;
}
	.tp-blurb-section {
    padding-bottom: 150px !important;
}
	.tp-roze-golf-sectie.roze-golf-sectie .et_pb_row {
    display: flex;
    justify-content: flex-end;
}
	.tp-text-section-1{
	margin-top: 75px;
	margin-bottom: 350px;
}
.tp-blurb-section .et_pb_row{
	margin-top: 0 !important; 
}
.tp-blurb-section .et_pb_row{
	max-width: 1000px !important;
}
.fullwidth-text-img-section .et_pb_module, .fullwidth-text-img-section .et_pb_image_wrap, .fullwidth-text-img-section img{
    width: 100% !important;
}
.tp-roze-golf-sectie.roze-golf-sectie {
    margin-top: 100px !important;
	
}
.tp-roze-golf-sectie .roze-text-cta-row {
    padding-top: 0 !important;
	 padding-bottom: 0 !important;
}
.tp-roze-golf-sectie.roze-golf-sectie .et_pb_row{
	width: 80% !important;
    max-width: none !important;
}
.tp-roze-golf-sectie .et_pb_column{
	margin-top: -175px;
	margin-bottom: -75px;
}
	
.hp-header-content {
    text-align: center;
}
.normal-header .hp-header-content {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: none !important;
}

	.text-img-section .et_pb_row{
	width: 85% !important;
}
}
@media screen and (max-width: 980px) {
	.color-btn {
    display: inline-block;
		width: 100%; 
		margin: 4px 0;
}
	.button-row-section {
    margin-top: 0;
    margin-bottom: 0;
}
	.text-img-section .et_pb_row{
		    display: flex;
    flex-direction: column;
	}
	.no-min-margin{
		margin-top: 0 !important; 
	}
.usp-cta .usps {
    margin-top: 0 !important;
}
	.tp-blurb-section {
    margin-top: 100px !important;
		padding-bottom: 200px !important;
}
	.tp-blurb-section .roze-blurb-row .et_pb_column {
    margin-top: 0 !important;
    margin-bottom: 50px !important;
	}
	.tp-roze-golf-sectie .roze-text-cta-row {
    padding-top: 25px !important;
    padding-bottom: 0;
}
	.tp-roze-golf-sectie{
		margin-top: 0 !important;
	}
	.nav-cta {
		border-radius: 50px;
	margin-top: 20px;
	}
}
p.breadcrumb {
    text-align: center;
}
.contact-info-section {
		margin-bottom: 100px !important; 
	}
.gfield_label{
	display: none !important;
}
#gform_wrapper_1 input, #gform_wrapper_1 textarea {
    padding: 10px;
    background-color: #f9f9f9;
    border: none;
}
input#gform_submit_button_1 {
    background-color: #F1B14D;
    border: 0;
    padding: 15px 30px !important;
    border-radius: 50px;
    color: white;
    font-weight: 700;
	transition: all 0.3s ease;
}
.gmaps-row .a.phone-number br {
    display: none;
}
.page-info{
	margin-top: 100px; 
}
.color-btn {
   transition: all 0.3s ease;
    color: #fff;
    padding: 12px 0px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 50px;
    width: 18%;
    text-align: center;
}

.color-btn-1, .color-btn-5{
	 background-color: #F5AD94;
}
.color-btn-2, .color-btn-4{
	 background-color: #70A19B;
}
.color-btn-3{
	background-color: #F1B14D;
}
.color-btn:hover{
	background-color: #f2f2f2;
	color: #666; 
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2); 
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.orange{
	color: #F1B14D;
	font-weight: 700; 
}
.pink{
	color: #F5AD94;
	font-weight: 700; 
}
.green{
	color: #70A19B;
	font-weight: 700; 
}
.button-row-section {
    margin-top: 125px;
    margin-bottom: 125px;
}
.usp-cta .cta{
	margin-top: 20px; 
}
@media screen and (max-width: 980px) {
	.color-btn {
    width: 100%;
}
	.button-row-section {
    margin-top: 50px;
    margin-bottom: 50px;
}
	.bottom-roze-golf-sectie {
    margin-top: 250px !important;
}
}
.cn-button.wp-default {
    color: #fff;
    background: #70A19B !important;
}
.normal-header h1 {
    color: #70A19B;
    font-weight: 600;
}
.error404 a.cta.cta-dark-green {
    margin-top: 20px !important;
}

.nav li ul {
    border-color: #70A19B !important;
}


#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    position: unset !important;
}

.no-padding-top {
	padding-top: 0px !important;
}

#footer-info, #footer-info a {
    color: #323234 !important;
}

#top-menu li li a {
    width: 240px !important;
}

.nav li ul {
	width: 280px !important;
}

.vestigingen .et_pb_blurb_container {
	min-height: 360px;
}