/*
Theme Name: PNHZ
Theme URI: https://www.pnhz.nl/
Author: BIR
Author URI: https://www.bir.nl/
Template: agile
Version: 1.5.5
*/
/*
geel #fac828
paars #5e236a
donkergrijs #5b5f60
lichtgrijs #9f9e9e
grijze tekst op grijs #5c6266
grijs-achtergrond #e6e7e9
*/
body {
	font-family: Calibri,Candara,Segoe,"Segoe UI",Optima,'Lato',Arial,sans-serif;
}
#search-form,
ul > li.hidden  {
	display: none !important;
}
.text-white,
.text-white * {
	color: #fff !important;
}
.lsow-dark-bg.text-white a {
	color: #fac828 !important;
}
.lsow-dark-bg.text-white a:hover {
	text-decoration: underline;
}
.text-left {
	text-align: left !important;
}
.text-left * {
	text-align: left;
}
.text-center {
	text-align: center !important;
}
.text-smaller {
	font-size: 80% !important;
}
#page-loading {
	z-index: 10010;
	background: #fff url(images/preloader.gif) no-repeat 50% 50%;
}
button,
.button,
input[type=button],
input[type="submit"],
input[type="reset"] {
	font-weight: 900;
	color: #656564 !important;
	font-size: 13px !important;
}
.button:hover,
.button.default:hover,
.button.black:hover,
.button.blue:hover,
.button.cyan:hover,
.button.green:hover,
.button.orange:hover,
.button.pink:hover,
.button.red:hover,
.button.teal:hover {
	color: #fff !important;
}
/* header */
#header.sticky #site-logo {
	top: 2px;
}
#header.sticky #site-logo img {
	max-height: 46px;
}
/*#primary-menu .hover-bg {
	border-color: #fac828;
}*/
#primary-menu > ul.menu > li > a {
	padding-top: 30px;
	padding-left: 12px;
    padding-right: 12px;
	line-height: 70px;
	font-style: normal;
}
/*#primary-menu > ul.menu > li > a:before {
	content: "|";
}*/
#header.sticky #primary-menu > ul.menu > li > a {
	padding-top: 0;
}
#primary-menu > ul.menu > li > ul.sub-menu,
#primary-menu > ul.menu > li:hover > ul.sub-menu {
	border-top-color: #5e236a;
}
/* home */
.slogan1.big {
	font-size: 52px;
    line-height: 68px;
	text-align: center;
}
.slogan1.big,
.slogan1 .highlight,
.slogan1 .highlight h2 {
	color: #5e236a;
}
.slogan1 .highlight,
.slogan1 .highlight h2 {
	font-size: 64px;
}
/*.slogan1 small,
.slogan1 .small {
	text-transform: none;
	letter-spacing: 0.5px;
	font-size: 22px !important;
	line-height: 30px !important;
}*/
body.home .heading2 {
	margin-bottom: 10px;
}
body.home .widget-title {
	text-transform: none;
	border-color: #9f9e9e;
}
/* home featured posts widget */
/*body.home #pgc-12773-1-0 > .panel-cell-style {
	background-repeat: no-repeat;
}*/
body.home .panel-grid-cell .featured-posts-widget .widget-title {
	border: 0;
	margin: 12px 0;
	color: #5f2264;
	font-size: 20px;
	line-height: 24px;
	padding: 0 21px 0 42px;
}
body.home .panel-grid-cell ul.post-list li {
	border-top: 0;
	padding: 9px 9px 9px 42px !important;
}
body.home .panel-grid-cell ul.post-list li > article {
	display: table;
}
body.home .panel-grid-cell ul.post-list li > article .image-area {
	background-color: #5e236a;
	margin: 0 20px 0 0 !important;
}
body.home .panel-grid-cell ul.post-list li > article .entry-text-wrap {
	display: table-cell;
	vertical-align: middle;
}
body.home .panel-grid-cell ul.post-list li > article .entry-title {
	font-weight: 700;
	/*text-transform: uppercase;*/
}
@media (min-width: 1081px) {
	body.home #pgc-12773-1-0 > .panel-cell-style {
		background-size: contain;
		background-position: right center;
	}
}
@media (max-width: 780px) {
	body.home .panel-grid #pgc-12773-1-0.panel-grid-cell-empty {
		height: 330px;
		display: block;
	}
}
@media (max-width: 499px) {
	body.home .panel-grid #pgc-12773-1-0.panel-grid-cell-empty {
		height: 230px;
	}
}
/* home nieuws carousel */
.post-snippets .byline {
	color: #5f2264;
	margin: -8px 0;
	font-size: 16px;
	font-weight: 700;
}
.post-snippets .published.no-comments {
	border-right: 0;
}
body.home .post-snippets .image-area .image-info {
	opacity: 1;
	text-align: left;
	background-color: rgba(100, 100, 99, .8);
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s, background 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s, background 0.4s;
	transition: transform 0.4s, opacity 0.1s 0.3s, background 0.4s;
}
body.home .post-snippets .image-area,
body.home .post-snippets .image-area:hover .image-info {
	background-color: #646463;
}
body.home .post-snippets .image-area .image-info .post-title:hover {
	color: #fff;
}
body.home .post-snippets .image-area .image-info .terms {
	display: none !important;
}
body.home .post-snippets .hentry .entry-summary {
	border-top: 0;
	padding-top: 0;
}
body.home .heading2 .title {
	color: #5f2264;
}
body.home .text-left .heading2 .title {
	font-size: 36px;
	line-height: 44px;
}
body.home .text-left .heading2 .pitch {
	max-width: none;
}
/* home afbeeldingen carousel */
/*
body.home .siteorigin-panels-stretch > .panel-grid-cell {
	margin-left: -20px;
}
body.home .siteorigin-panels-stretch > .panel-grid-cell .owl-carousel .owl-item {
	margin-left: 20px;
}
body.home .siteorigin-panels-stretch > .panel-grid-cell .carousel-container .post-snippets .hentry {
	margin: 0 0 20px 0;
}
*/
body.home .siteorigin-panels-stretch > #pgc-12773-4-0 .post-snippets .image-area .image-info {
	display: none !important;
}
body.home .siteorigin-panels-stretch > #pgc-12773-4-0 .post-snippets .image-area {
	background-color: transparent;
}
/* home gallery */
body.home .widget_media_gallery {
	text-align: center;
}
body.home .widget_media_gallery > div {
	width: auto;
	display: inline-block;
}
/* blog pages */
.entry-meta span.category:after {
	display: none;
}
/* pages */
body:not(.home) .heading2 .title {
	font-size: 28px;
	line-height: 44px;
}
/* footer */
#footer-bottom .inner {
	padding-bottom: 30px;
}
#footer-bottom-text {
	padding-bottom: 5px;
}
/* cf7 */
#content .wpcf7-form p {
	display: block;
}
/* responsive */
#mobile-menu-toggle {
	position: fixed;
}
body.admin-bar #mobile-menu-toggle {
	top: auto;
}
.mapsvg-wrap {
	padding-left: 200px;
}
@media (max-width: 1879px) {
	.mapsvg-wrap {
		padding-left: 0 !important;
	}
}
@media (min-width: 1256px) and (max-width: 1559px) {
	.row-werkgebied > div {
		width: 28% !important;
	}
	.row-werkgebied > div:first-child {
		width: 72% !important;
	}
}
@media (min-width: 1256px) and (max-width: 1449px) {
	body.home .panel-grid-cell .featured-posts-widget .widget-title {
		margin: 5px 0;
		font-size: 18px;
		line-height: 22px;
	}
	body.home #content .panel-grid-cell ul.post-list li > article .image-area img {
		width: 80px;
	}
}
@media (max-width: 1255px) {
	.row-werkgebied {
		-webkit-flex-direction: column;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	.row-werkgebied > div {
		width: 100% !important;
		margin-bottom: 0 !important;
	}
	body.home #content .panel-grid-cell ul.post-list li > article .image-area img {
		width: 90px !important;
	}
}
@media (min-width: 768px) {
	#site-logo {
		top: 7px;
	}
}
@media (min-width: 768px) and (max-width: 1099px) {
	#header .wrap,
	#header .wrap * {
		text-align: center !important;
	}
	#header .wrap {
		line-height: 10px; /* spacing bug? */
	}
	#site-logo {
		margin-right: 0;
	}
	#site-logo a {
		display: inline-block !important;;
	}
	#primary-menu {
		width: auto !important;
		display: inline-block !important;;
	}
	#primary-menu > ul.menu > li > a {
		padding-top: 10px !important;
	}
}
@media (max-width: 699px) {
	body .mapsvg-popover {
		max-width: 80% !important;
		min-width: 250px !important;
	}
	body .mapsvg-controller-view-content h3 {
		font-size: 15px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	body .mapsvg-controller-view-content input.MyButton {
		width: auto;
		height: auto;
		padding-top: 5px;
		padding-bottom: 5px;
		letter-spacing: 2px;
	}
	body .mapsvg-controller-view-wrap.nano {
		top: 28px !important;
	}
}
@media (max-width: 479px) {
	body .slogan1.big {
		font-size: 36px;
		line-height: 54px;
	}
	.slogan1 .highlight,
	.slogan1 .highlight h2 {
		font-size: 48px;
	}
}