/*
    Theme Name: theWorld
    Theme URI: http://www.hartverwarmendwandelen.nl
    Version: 1.0
    Author: Herman van der Werf
    Author URI: http://www.hartverwarmendwandelen.nl/
*/


/* 0. CSS reset --------------------------------------- */

html { margin:0; padding:0;}

h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	line-height:2.2;
	font-family:inherit;
	text-align:left;
}


/* 1. Document --------------------------------------- */

html { font-size: 16px; }

body {
	margin: 0;
	padding: 0;
	font-family: Lucida Sans, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	height: 100%;
	background: url(https://hartverwarmendwandelen.nl/wp-content/uploads/2022/03/header_1_large-scaled.jpg) no-repeat center center fixed;
}

#bg{
	

}

a {	text-decoration: none; color: rgba(26, 26, 26, 0.75); }
h1 {font-size: 2em; margin: 0.5vw 0 0 0;}
h2 {font-size: 1.6em; margin: 0.5vw 0 2vw 0;}
p {font-size: 0.9em; margin: 0.5vw 0 2vw 0;}

a:hover {
	color: #0d82a8;
	transition: all 0.25s ease-in-out;
}

#heading h1 {font-size:2.6em; text-align: center; margin:2vw 0 0.6vw 0; line-height: 1.5;}
#heading h2 {font-size:1.15em; text-align: center; margin:0.2vw 0 2.3vw 0; line-height: 1.5;}

@media only screen and (max-width: 800px) {
#heading h1 {font-size:1.8em; text-align: center; margin:2vw 0 0.6vw 0; line-height: 1.5;}
#heading h2 {font-size:1em; text-align: center; margin:0.2vw 0 2.3vw 0; line-height: 1.5;}
}

#container {
	margin: auto;
	width: 70%;
	height: 100%;
	overflow: hidden;
}
@media only screen and (max-width: 1680px) { #container {margin: auto; width: 84%; } }
@media only screen and (max-width: 1450px) { #container {margin: auto; width: 91%; } }
@media only screen and (max-width: 1300px) { #container {margin: auto; width: 97%; } }
@media only screen and (max-width: 1140px) { #container {margin: auto; width: 100%; } }


/* 2a. Navigation --------------------------------------- */

#menu {
	float: left;
	position: relative;
	width: 100%;
	background-color: rgba(26, 26, 26, 0.75);
	margin: 0 0 1% 0;
	color: #333333;
	text-align: center;
}

#menu-box{
	float: right;
	margin: auto;
	position: relative;
}

#menu-gr{
	float: left;
	height: auto;
	position: relative;
	width: 500px;
	height: 25px;
	padding: 12px 0 5px; 0;
	background: rgba(140, 196, 118, 0.85);
}
@media only screen and (max-width: 1550px) { #menu-gr {width: 500px; } }
@media only screen and (max-width: 1300px) { #menu-gr {width: 400px; } }
@media only screen and (max-width: 1000px) { #menu-gr {width: 420px; } }

#menu-home{
	float: left;
	height: auto;
	width: 100px;
	height: 20px;
	padding: 12px 0 5px; 0;
	position: relative;
}
	
#menu-bl{
	float: left;
	height: auto;
	width: 285px;
	padding: 12px 0 5px; 0;
	position: relative;
}

#menu a{
	color:#FFF;
	padding: 0 4% 0 4%;
}
@media only screen and (max-width: 1550px) { #menu a {padding: 0 4% 0 4%; } }
@media only screen and (max-width: 1300px) { #menu a {padding: 0 2% 0 2%; } }
@media only screen and (max-width: 1000px) { #menu a {padding: 0 1% 0 1%; } }

#menu a:hover{
	color:#db6b97;
}

#menu-gr a:hover{
	color:#333;
}

#social {
	float: left;
	position: relative;
	height: auto;
	width: 100px;
	height: 20px;
}

#social img{
	padding: 7px 0 5px; 0;
	height: 28px;
}

#social img:hover {opacity: 0.7;}

@media only screen and (max-width: 922px) { #social {display:none; } }	


/* 2b. Navigation mob --------------------------------------- */
@media only screen and (max-width: 830px) { #menu {display:none; } }

.dropbtn{
	float: left;
	position: relative;
	background-color: rgba(140, 196, 118, 0.8);
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
}

.dropdown {
	position: relative;
	display: inline-block;
}

#container .dropdown {
	text-align: left;}

@media only screen and (min-width: 831px) { .dropdown {display:none; } }

.dropbtn img{ 
	float: left;
	position: relative;
	width: 33px; 
	height: 26px;
}

.dropdown-content {  
	display: none;
	float: left;
	position: absolute;
	background-color: rgba(242, 242, 242, 0.92);
	min-width: 270px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.6);
	z-index: 1;
	margin-top: 56px;
}

.dropdown-gr {background-color: rgba(139, 139, 139, 0.35); }

.dropdown-content a{
  color: black;
  padding: 16px 16px 16px 16px ;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {background-color: rgba(140, 196, 118, 1); color: #FFF;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #db6b97;}


/* 3. Home --------------------------------------- */

#header {
	float:left;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height: 610px;
}

#heading {
	float: none;
	position: relative;
	width: 100%;
	height: auto;
	top: 210px;
	background: rgba(140, 196, 118, 0.85);
	color: #FFF;
	display: inline-block;
	text-align: left;
	overflow: hidden;
	padding: 2% 0 2% 0;
}
@media only screen and (max-width: 590px)  {#heading img { width: 100%; height: auto; } }
@media only screen and (max-width: 1024px)  {#header {height: 450px;} #heading {top:140px; } }

#heading h1, h2 {
	display: none;
}

#logo_titel{
	display: flex;
	justify-content: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#titel {
	justify-content: center;
	position: relative;	
	padding-top: 1%;
}

#heading img.home-titel{ 
	padding: 2% 0 0 0;
} 

#heading img.logo{
	float:left;
	position: relative;
	width: 8%;
	height: auto;
	margin: 2px 40px 0 0;
}

@media only screen and (max-width: 1024px) { #heading {width: 100%; } #heading img.home-titel{ width: 90%; height: auto; padding: 3% 0 3% 0;} #heading img.logo{ width: 12%; height: auto; padding: 2px 20px 0 %; margin: 2px 20px 0 0;} }
@media only screen and (max-width: 831px) { #heading {width: 100%; } #heading img.home-titel{ width: 90%; height: auto; padding: 3% 0 3% 0;} #heading img.logo{ width: 12%; height: auto; padding: 2px 10px 0 5%; margin: 2px 6px 0 0;} }


#content{
	float:left;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	padding: 40px 100px 40px 120px;
	overflow: hidden;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
	display: inline-block;
}
.content_1 {background: #FFF; }
.content_2 {background: #edffe7; }
.content_3 {background: rgba(146, 196, 125, 1); border-top: 7px solid #FFF; }
.content_3 #content_text {color: #FFF;}

@media only screen and (max-width: 1450px) { #content {padding: 65px 80px 55px 90px; } }
@media only screen and (max-width: 1300px) { #content {padding: 65px 50px 55px 70px; } }
@media only screen and (max-width: 1000px) { #content {padding: 65px 30px 55px 50px; } }
@media only screen and (max-width: 750px) { #content {padding: 30px 20px 35px 30px; } }

#content_text {
	float:left;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	color: #333; 
}

#img_1 {float:left;	position:relative; width: 30%; margin: 10px 0 0 0; }
#img_1 img {width:100%; max-height: 250px; object-fit: cover; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.18);}
#title_1 {float:left; position:relative; margin: 0 0 0 5%; width:62%; border-bottom: solid 2px #db6b97; color: #db6b97; font-weight: bold; height: auto;}
#content_1 {float:left; position:relative; margin: 20px 0 0 5%; width:62%;columns:2; font-size: 0.9em; line-height: 1.9; column-gap: 4vw; text-align: justify; word-spacing: 1px;}

#img_2 {float:left;	position:relative; width:30%; margin: 10px 0 0 5%;}
#img_2 img {width:100%; max-height: 250px; object-fit: cover; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.25);}
#title_2 {float:left; position:relative; margin: 0 0 0 0; width:62.5%; border-bottom: solid 2px #5f9d2c; color: #5f9d2c; font-weight: bold;}
#content_2 {float:left; position:relative; margin: 20px 0 0 0; width:62.5%; columns:2; font-size: 0.9em; line-height: 1.9; column-gap: 4vw; text-align: justify; word-spacing: 1px;}

@media only screen and (max-width: 850px) { #content_1, #content_2 { columns:1;  } }
@media only screen and (max-width: 750px)  { 
	#img_1, #img_2 { position:relative; margin: 10px 0 28px 3%; width:90%;}
	#title_1, #title_2 { position:relative; margin: 1% 0 0 3%; width:90%;} 
	#content_1, #content_2 { position:relative; margin: 3% 0 10px 3%; width:90%; columns:1;} 
}

#content_gallery { width: 97.3%; padding: 2% 0 1.3% 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#lees-verder-1{
	position: relative; 
	float: left;
	border: 2px solid #db6b97;
	color: #db6b97;
	padding: 14px;
	margin: 10px 0 0 86%;
}
@media only screen and (max-width: 850px) { #lees-verder-1{ float: left; margin: 20px 0 0 35% ; } }
@media only screen and (max-width: 750px)  { #lees-verder-1{ float: left; margin: 12px 0 0 18px ; } }

#lees-verder-2{
	position: relative; 
	float: left;
	border: 2px solid #5f9d2c;
	padding: 14px;
	margin: 10px 0 0 52%;
}
@media only screen and (max-width: 1450px) { #lees-verder-2{ margin: 10px 0 0 52%; } }
@media only screen and (max-width: 1300px) { #lees-verder-2{ margin: 10px 0 0 50%; } }
@media only screen and (max-width: 1000px) { #lees-verder-2{ margin: 10px 0 0 48%; } }
@media only screen and (max-width: 900px) { #lees-verder-2{ margin: 10px 0 0 45%; } }
@media only screen and (max-width: 750px)  { #lees-verder-2{ margin: 10px 0 0 18px; } }

#lees-verder-1 a{ color: #db6b97;}
#lees-verder-2 a{ color: #5f9d2c;}
#lees-verder-1 a:hover, #lees-verder-2 a:hover{ text-decoration:underline; }
	

/* 4. Page --------------------------------------- */

#page {
	position:relative; 
	margin-left:auto;
	margin-right:auto;
	margin-top: 2%;
	float:none;
	width: 76%;
	height: auto;
	min-height: 640px;
	text-align: left;
	background: #FFFFFF;
    display: inline-block;
	color: #1d1d1d;
	box-sizing: border-box;
}
#page a {color: rgba(146, 196, 125, 1); }
#page h1 {font-size: 2.2em; margin: 45px 0 10px 0; line-height: 1.5; font-weight: normal;  }
#page h2 {font-size: 1.5em; display: initial; margin: 40px 0 2px 0; line-height: 2; font-weight: normal; }
#page h3 {font-size: 1.25em; margin: 40px 0 10px 0; line-height: 1.5; font-weight: normal; }
#page h4 {font-size: 1em; margin: 40px 0 10px 0; line-height: 1.5; font-weight: bold; }
#page h5 {font-size: 1em; margin: 40px 0 10px 0; line-height: 1.5; font-style:italic; font-weight: normal; }
#page h6 {font-size: 0.95em; margin: 40px 0 10px 0; font-style:italic; line-height: 1.5; font-weight: normal; }

#article{
	position:relative; 
	padding-right: 4;
	width: 85%;
	position: relative; 
	padding: 2% 5% 0 7%;
	margin: 0 0 20px 0;
}

#page #text {
	position: relative; 
	float: left;
	margin-top: 3%;
}

#page #title {margin-top: 20px; height: 100%;}

#page p { margin-bottom: 20px; text-align: justify;}
#featured img { width:100%; height:auto;}

hr.hr-1 {border-top: 2px solid #db6b97; }
	
.quote {font-style: italic; margin-left: 60px;}

figcaption {text-align: center; font-size: 0.9em; font-style: italic; padding: 5px 0 8px 0; border-bottom: solid 1px #5f9d2c;}

#sidebar {
	position:relative;
	float: right;
	width: 24%;
	margin-top: 2%;
	background: rgba(146, 196, 125, 1);
    display: table-cell;
	box-sizing: border-box;
	vertical-align: top;
	padding: 40px 28px 1% 28px;
	min-height: 640px;
	height: 100%;
	margin-bottom: -5000px;
  	padding-bottom: 5000px; 
}

#sidebar_header {margin: 46px 0 0 20px; height: 50px;}
#sidebar li {margin: 7px 0 0 7px; list-style-type:circle }
#sidebar a:hover { color:#FFF;}
#sidebar h3 {font-size: 1.5em; color: #FFF;}

#sidebar_box1{
	background: rgba(146, 196, 125, 1);
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
}

#sidebar_box2{
	background: rgba(146, 196, 125, 1);
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
	margin: 32px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 1.1em;
}

@media only screen and (max-width: 980px)  { 
	#sidebar {width: 30%; padding: 40px 14px 1% 14px;}
	#sidebar_box2 {font-size: 1.05em;} 
	#sidebar_header {margin-top: 20px; height: 60px;}
	#page {width: 70%;}
}

@media only screen and (max-width: 830px)  { 
	#sidebar { display: none;} 
	#article { width: 86%;}
	#sidebar_box2 {font-size: 1em;} 
	#page {width: 100%;}
} 


/* 5. Contact --------------------------------------- */
/* 6. Footer --------------------------------------- */

#disclaimer {
	float: left;
	height: auto;
	position: relative;
	width: 100%;
	padding: 7px 0 8px 0;
	text-align:center;
	font-size: 0.9em;
	background-color: rgba(237, 255, 231, 1);
	border-top: 7px solid #FFF;
	color: #666666;
}

@media only screen and (max-width: 850px) {
	#disclaimer {font-size: 1em;}
}

#disclaimer p{
	font-size: 0.85em; 
	margin: 0px 0 0px 0;
	text-align: center;}
}

#disclaimer, #disclaimer a{
	color: #666666;
}

#disclaimer a:hover{
	text-decoration:none;
	}