/*responsive logo*/
@media only screen and (min-width: 200px) and (max-width: 670px) {
 img.site-logo {
display: block;
width: 30%;
height: auto;
}
}


/*header homepage niet weergeven*/
.page-id-271 .hentry .entry-header {
display: none;
}


/*tekst menu*/
.main-navigation a {
color: #093D5E !important;
font-size: 16px !important;
font-family: kiona !important;
padding-top: 0px !important;
padding-bottom: 30px !important;
}


/*lijntjes menu*/
.main-navigation li {
border-top: 1px solid #093D5E !important;
}


/*smartphone menu*/
.menu-toggle {
color: #093D5E !important;
	border-color:#093D5E !important;
}


/*social menu*/
.social-links ul a:before{
color: #093D5E !important;
background-color: rgba(0,0,0,0) !important;
}


/*slogan*/
.site-description {
	color: #093D5E !important;
		background-color: rgba(0,0,0,0) !important;
	font-family: kiona !important;
	font-size: 16px;
	text-align: center;
	padding-top: 30px;
	padding-bottom:40px;
}

.site-branding {
margin: 0px;
padding: 0px;
}



/*stijl paginatitel*/
.entry-header {
border-top: 1px solid #093D5E !important;
	padding-top:15px;
	font-weight: bold !important;
}


blockquote p{
font-family: kiona !important;
color:#093D5E;
		font-weight: bold !important;
	font-size: 20px !important;
}


/*stijl koptekst*/

h1 {
	color: #093D5E !important;
	font-family: kiona !important;
	margin-bottom: 10px !important;
			font-weight: bold !important;
	line-height: 1.5 !important;
}

h2 {
border-top: 1px solid #093D5E !important;
	color: #093D5E !important;
	font-family: kiona !important;
			font-weight: bold !important;
}

h3 {
	color: #093D5E !important;
	font-family: kiona !important;
			font-weight: bold !important;
}

h3 a{
	color: #fff !important;
	font-family: kiona !important;
			font-weight: bold !important;
	border-color: #fff !important;
	text-decoration:none !important;
	
}

h4 {
	color: #093D5E !important;
	font-family: kiona !important;
			font-weight: normal !important;
	font-size: 18px;
	margin-bottom: 15px;
	padding-top: 3px;
	border-top: 1px solid #093D5E !important;
}


/*stijl paragrafen*/
p {
color: #093D5E !important;
font-family: blinker !important;
line-height: 21px !important;
font-weight: normal;
margin-bottom: 1px;
}

/*hoofdtekst*/
.page-content {
color: #093D5E !important;
font-family: blinker !important;
line-height: 21px !important;
font-weight: normal;
}



/*hovereffect portfolio items*/
.portfolio-thumbnail a {
background: #093D5E !important;
}

.portfolio-thumbnail a:hover:after {
box-shadow: inset 0 0 0 0px #093D5E;
}



/*paginatitel*/
.entry-title {
color: #093D5E !important;
font-family: kiona !important;
line-height: 100% !important;
font-weight: bold;
}

/*projecttitel in overzicht*/
.project-title {
color: #f7e5d8 !important;
font-family: kiona !important;
line-height: 25px !important;
font-weight: bold;
	border: none !important;
}


/*breedte inhoudcontainer pagina
.entry-header {
width: 880px !important;
}

.page-content {
width: 880px !important;
}
*/


/*bolletjes fotogallerij*/
.swiper-pagination-bullet {
	color: #C0D9C4 !important;
	height: 12px !important;
	width: 12px !important;
}

/*pijltjes fotogallerij*/
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {	
	background-color: rgba(0,0,0,0) !important;
}


.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next {	
	background-color:rgba(0,0,0,0) !important
}

.entry-content a:hover {
    border-bottom: 0px;
}


/*projecten slider*/
.entry-content {
width: 100% !important;
}


/*navigatie tussen projecten*/
.post-navigation {
	max-width: 880px !important;
}

.post-navigation a{
color: #093D5E !important;
	font-family: kiona;
	margin-right:0px;
}

.comment-navigation a:hover, .posts-navigation a:hover, .post-navigation a:hover {
    border-top: 1px solid #093D5E;
	    border-bottom: 0px solid #093D5E;
}

.post-navigation {
    border: 0px;
}







/*contactinfo*/
.wp-block-jetpack-address  a{
color: #093D5E !important;
	}

.wp-block-jetpack-email  a{
color: #093D5E !important;
border-bottom: 0px;
	}

.wp-block-jetpack-phone  a{
color: #093D5E !important;
border-bottom: 0px;
	}

.wp-block-jetpack-email  a:hover{
border-color: #093D5E !important;
	}

.wp-block-jetpack-phone  a:hover{
border-color: #093D5E !important;
	}

/*contactformulier tekst*/
.grunion-field-label {
font-family: kiona !important;
font-weight: normal !important;
	
	}

/*contactformulier knop*/
.wp-block-button__link {
	color: #C0D9C4 !important;
	background-color: #093D5E !important;
	border-radius: 20px 0px 0px 0px;
font-family: Kiona !important;
line-height: 12px !important;
font-weight: normal;
	}

/*contactformulier velden*/
input[type=text] {
  border: 1px solid #093D5E; 
  border-radius: 20px 0px 0px 0px;; 
 background-color: rgba(0,0,0,0);
	}

input[type=email] {
  border: 1px solid #093D5E; 
  border-radius: 20px 0px 0px 0px;; 
 background-color: rgba(0,0,0,0);
	}

#contact-form-comment-bericht {
  border: 1px solid #093D5E; 
  border-radius: 20px 0px 0px 0px;; 
 background-color: rgba(0,0,0,0);
	}



input[type=text]:focus {
    outline: 1px solid #093D5E !important;
}

input[type=email]:focus {
    outline: 1px solid #093D5E !important;
}

textarea:focus {
    outline: 1px solid #093D5E !important;
}

.wp-container-2 {
    margin-bottom: 0px;
}

.wp-block-image{
    margin-bottom: 20px;
}



/*footer*/
.site-footer {
color: #ebbba0 !important;
font-family: blinker !important;
line-height: 12px !important;
font-weight: normal !important;
 border-top: 0px solid #093D5E;
	padding-top: 20px;
	margin-top:0px;
}

.site-footer a{
color: #ebbba0 !important;
font-family: blinker !important;
line-height: 12px !important;
font-weight: normal !important;

}

.site-footer a:hover {
    border-top: 1px solid #093D5E;
	    border-bottom: 0px solid #093D5E;
	color: #093D5E !important;
	
}

.footer-widget-area {
	display: none;
}

.post-271 {
	margin:0px;
}
