/*

Theme Name:     Themify Flow Child
Template:       themifyflow

*/

@import url("../themifyflow/style.css");

/* hieronder aanpassen */

body {
background: linear-gradient(#0092D7, #2C293F);
font-size: 84%;
}

.tf_mobile_menu_wrap {
border-radius: 10px;
box-shadow: 3px 3px 5px #6F6F6F;
margin-bottom: 10px !important;
}

tf_row_inner {
background-size: auto !important;
}

.tf_row_wrapper {
background-size: 100% !important;
}

/* achtergrond header */
.tf_module_block_55c210d44dd40 {
background: #E2E799;
max-width:1160px;
}

/* achtergrond middengedeelte */
#middle.pagewidth {
background: linear-gradient(#E2E799, #A3C048);
max-width:1160px;
width:94%;
}

/* achtergrond footer */
.tf_module_block_55c0e26c82af6 {
background: #A3C048;
max-width:1160px;
}

h1 {
font-size: 120%;
}

#pagewrap{
/* background-image: url("/wp-content/uploads/2015/08/achtergrondfooter.png"); */
/* background-repeat: repeat-y; */
/* background-position: center top; */
position: static;
padding: 0px;
background-size: 100% !important;
margin-top: -20px;
}

#headerwrap{
/* background-image: url("/wp-content/uploads/2015/08/achtergrondheader.png"); */
/* background-repeat: repeat-y; */
/* background-position: center top; */
position: static;
padding: 0px;
background-size: 100% !important;
margin-bottom: -4px;
}

#middlewrap{
/* background-image: url("/wp-content/uploads/2015/08/achtergrondcontent.png"); */
/* background-repeat: no-repeat; */
/* background-position: center top; */
position: static;
padding: 0px;
background-size: 100% !important;
}

#footerwrap{
/* background-image: url("/wp-content/uploads/2015/08/achtergrondfooter.png"); */
/* background-repeat: repeat-y; */
/* background-position: center top; */
position: static;
padding: 0px;
background-size: 100% !important;
}

.tf_col.tf_col4-3 {
background-color: white;
padding: 10px;
box-shadow: 3px 3px 5px #6F6F6F;
}

.tf_menu li {
border-bottom: 2px solid #ffffff;
padding-bottom: 10px;
padding-top: 9px;
width: 60%;
}

.tf_module_block_55c07e7695d13 .tf_menu a {
border-bottom: 0px solid #FFF !important;
font-weight: bold !important;
}

#sidebar {
border-style: none !important;
/* background-color: rgba(255, 255, 255, 0.5); */
padding: 10px;
margin-top: 0px;
float:left !important;
}



#content {
width: 73%;
margin-top: -65px;
}

#cimy_div_id_0 {
float: left;
border: 0px solid #000000;
width: 98%;
height: 400px;
z-index:4;
top: 5px;
margin-left: 1%;
margin-right: 1%;
margin-top: 16%;
margin-bottom: 0%;
}

div.cimy_div_id_0_caption {
position: absolute;
margin-top: 175px;
margin-left: -75px;
width: 100%;
text-align: center;
left: 50%;
padding: 5px 10px;
background: black;
color: white;
font-family: sans-serif;
border-radius: 10px;
display: none;
z-index: 5;
}


/* aanpassen animatiefoto iets naar boven */
#cimy_div_id_0 img {
margin-top:-12%;
}
@media screen and (max-width: 860px) {
#cimy_div_id_0 img {
margin-top:0px;
min-height: 380px;
}
} /* laten staan */

#positie {
position: absolute;
top: 0px;
z-index: 400;
width: 100%;
right: 0px;
left: 0px;
}



/* kopregel voor Facebook */
.cff-header {
font-size: 100%;
}

.tf_menu ul {
background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%;
border: 0px solid rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 600px) {

#middle.pagewidth {
width:90%;
}

#cimy_div_id_0 {
height: 250px;
}

} /* laten staan */