html,
body {
	font-family: 'Proza Libre', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Proza Libre', sans-serif;
	font-weight: 700;
}
.page-header {
	padding-bottom: 9px;
	margin: 0 0 0px;
	border-bottom: 0px solid #eeeeee;
}
.page-header h2 {
	color: #333;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
}
h1 {
	color: #333;
	font-size: 28px;
	font-weight: 700;
}
.home h1 {
	color: #FFF;
}
h2 {
	color: #333;
	font-weight: 700;
	font-size: 24px;
}
h3 {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.home h3 {
	text-transform: none;
}
h4 {
	color: #333;
	font-size: 16px;
	font-weight: 700;
}
p,
ol,
ul,
li,
table {
	color: #333;
	font-weight: 400;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.t3-sl-filter {
	padding-bottom: 0px;
	margin-top: 100px;
	padding-top: 0px;
	background: #fff;
}
.t3-mainbody {
	padding-top: 0px;
	padding-bottom: 20px;
}
.t3-content {
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar-default {
	background-color: #F7F7F7;
	border-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span.dropdown-toggle {
	color: #333;
	text-transform: none;
	font-weight: 300;
	font-size: 14px;
}
.navbar-default .navbar-nav > li > span.dropdown-toggle:hover {
	color: #000;
}
.nav .caret {
	border-top-color: #333;
	border-bottom-color: #333;
	border-bottom-width: 0;
	border-style: solid;
	margin-left: 3px;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li .separator {
	white-space: normal;
	display: block;
	padding: 5px;
	color: #333;
	font-size: 12px;
	text-transform: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #000;
	background-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #000;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
	text-decoration: none;
	color: #000;
	background-color: transparent !important;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
	background-color: transparent !important;
}
.affix {
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.t3-mainnav {
	border-left: 0;
	border-right: 0;
	margin-bottom: 0;
	border-radius: 0;
	z-index: 999;
}
.t3-mainnav .t3-navbar {
	padding-left: 0;
	padding-right: 0;
}
.off-canvas-toggle span {
	background-color: #000;
	display: block;
	height: 4px;
	position: absolute;
	left: 12px;
	width: 30px;
	transition: all 0.25s;
}
.off-canvas-toggle span.bar-first {
	top: 30px;
}
.off-canvas-toggle span.bar-mid {
	top: 38px;
}
.off-canvas-toggle span.bar-last {
	top: 46px;
}
@media (max-width: 510px) {
	.home-link img {
		position: absolute;
		float: left;
		height: 80px;
		width: 225px;
	}
}
@media (min-width: 511px) {
	.home-link img {
		position: absolute;
		float: left;
		height: 80px;
		width: 300px;
	}
}
.navbar {
	min-height: 80px !important;
}
@media (max-width: 480px) {
	.navbar-header {
		background: url(../../../images/logo_kunstzaal-van-heijningen_mob.png) no-repeat center;
		z-index: 99;
		height: 80px;
		display: block;
		top: 0%;
	}
}
@media (min-width: 481px) and (max-width: 999px) {
	.navbar-header {
		background: url(../../../images/logo_kunstzaal-van-heijningen.png) no-repeat center;
		z-index: 99;
		height: 80px;
		display: block;
		top: 0%;
		width: 100%;
	}
	#t3-mainnav ul.navbar-nav {
		display: none;
	}
}
@media (min-width: 1000px) and (max-width: 1199px) {
	.navbar-header {
		background: url(../../../images/logo_kunstzaal-van-heijningen.png) no-repeat center;
		z-index: 99;
		width: 420px;
		height: 80px;
		display: block;
		top: 0%;
	}
	#t3-mainnav ul.navbar-nav {
		display: none;
	}
}
@media (min-width: 1200px) {
	.navbar-header {
		background: url(../../../images/logo_kunstzaal-van-heijningen.png) no-repeat;
		z-index: 99;
		width: 310px;
		height: 80px;
		display: block;
		top: 0%;
	}
}
.t3-megamenu ul.navbar-nav {
	margin-top: 19px;
	margin-left: 30px;
	float: right;
	margin-right: 20px;
}
.t3-footnav {
	padding: 40px 0 0px;
}
.t3-copyright {
	border-top: 0px solid #eeeeee;
	font-size: 12px;
	padding: 10px 0 10px;
}
.t3-megamenu .mega > .mega-dropdown-menu {
	min-width: 250px;
}
@media (max-width: 991px) {
	.btn-primary {
		background-color: transparent !important;
	}
	.btn-primary:hover {
		background-color: transparent;
	}
}
.btn {
	background: transparent;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #333;
	color: #333;
	border-radius: 0 !important;
}
.btn:hover {
	background: #CCC;
	color: #333;
}
.navbar-header .btn {
	background: transparent !important;
}
.nav-pills > li > a {
	border-radius: 0px;
}
.nav.nav-pills > li > a {
	position: relative;
	display: block;
	padding: 5px 5px;
	color: #333;
}
.nav.nav-pills > li > a:hover {
	color: #000;
}
.nav.nav-pills > li > .separator {
	position: relative;
	display: block;
	padding: 5px 5px;
	line-height: 20px;
}
.nav.nav-pills li ul.dropdown-menu {
	min-width: auto;
	padding: 5px 0;
	margin: 0px 0 0;
	font-size: 12px;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #000 !important;
	background-color: transparent !important;
	font-weight: 700;
}
.site-content {
	margin-top: 80px;
}
.t3-navhelper {
	background: #ededed;
	border-top: 0px solid #eeeeee;
	color: #555555;
	padding: 5px 0;
}
.breadcrumb {
	padding: 8px 15px 4px 0px;
	margin-bottom: 0px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px;
	font-size: 12px;
}
.omgek:hover {
	filter: brightness(0) invert(0);
}
.btn.white {
	background-color: #FFF;
	color: #333;
}
.btn.white:hover {
	color: #000;
}
.header-banner {
	background: url(../../../images/header-kunstzaal-van-heijningen.jpg) no-repeat center;
}
.header-banner h1,
.header-banner h2 {
	color: #FFF !important;
	font-weight: 300;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
}
.header-banner h1 {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 60px;
}
.header-banner h2 {
	margin-bottom: 20px;
	font-size: 36px;
	margin-top: 5px;
}
.header-banner .btn {
	margin-bottom: 20px;
}
.header-banner img {
	padding-bottom: 20px;
}
.blog.kunstwerken div[itemprop="blogPost"] {
	width: 33%;
	float: left;
	clear: none;
	border-top: 0px;
	padding: 10px;
	margin-bottom: 20px;
	height: 320px;
}
.blog.kunstwerken div[itemprop="blogPost"] .item-image img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 0px;
	display: block !important;
	margin: auto;
}
.blog.kunstwerken div[itemprop="blogPost"]:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	z-index: -1;
}
.blog.kunstwerken div[itemprop="blogPost"] .pull-left {
	margin: 0 0 0px 0px;
	width: 100%;
	height: 200px;
	overflow: hidden;
	max-height: 200px;
	margin-bottom: 10px;
	background: #F8f8f8;
}
.blog.kunstwerken .items-leading .page-header h2 a,
.blog.kunstwerken .items-leading .page-header h2 a:hover,
.blog.kunstwerken .items-leading .page-header h2 {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold !important;
	margin-top: 0px !important;
	margin-left: 0px;
	text-shadow: none;
	z-index: 999;
	line-height: 1.3;
}
p.nz {
	display: none !important;
	visibility: hidden !important;
}
.kunstwerken div[itemprop="articleBody"] h1 {
	font-size: 24px;
	color: #383838;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 0px;
}
.kunstwerken div[itemprop="articleBody"] h2 {
	font-size: 20px;
	color: #383838;
	font-weight: 300;
	margin-top: 10px;
}
.kunstwerken #rl_modals div[itemprop="articleBody"] h1 {
	color: #FFF;
}
.kunstwerken #rl_modals div[itemprop="articleBody"] h2 {
	color: #CCC;
}
.kunstwerken #rl_modals div[itemprop="articleBody"] p,
.kunstwerken #rl_modals div[itemprop="articleBody"] td {
	color: #FFF;
}
.kunstwerken div[itemprop="articleBody"] table {
	font-size: 16px;
}
.kunstwerken div[itemprop="articleBody"] td,
.kunstwerken div[itemprop="articleBody"] tr td {
	border-top: 0px solid #dddddd;
}
.ig-thumb-scroller-horizontal .ig-slider-items {
	text-align: center !important;
}
a.btnk.wl,
input.myshortlist {
	background: #fff !important;
	color: #383838;
	border: 1px solid #383838;
	width: 100%;
	border-radius: 0;
	font-weight: normal;
}
a.btnk.wl:hover,
input.myshortlist:hover {
	background: #383838 !important;
	color: #fff;
	text-decoration: none;
	border: 1px solid #383838;
}
a.btnk.bl {
	background: #383838;
	color: #fff;
	border: 1px solid #383838;
}
a.btnk.bl:hover {
	background: #fff;
	color: #383838;
	border: 1px solid #383838;
	text-decoration: none;
}
a.btnk {
	display: block;
	padding: 6px 10px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
	transition: 0.4s all ease;
}
div.buttons {
	margin-top: 25px;
	margin-bottom: 25px;
}
.view-article.itemid-101 .t3-sidebar {
	display: none !important;
}
.view-article.itemid-101 #t3-content {
	width: 100% !important;
	left: 0% !important;
}
#rl_modals {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
.view-article.kunstwerken .header-banner,
.view-article.kunstwerken .t3-sidebar {
	display: none;
}
.view-article.kunstwerken .t3-navhelper {
	margin-top: 0px;
}
.view-article.kunstwerken .site-content {
	margin-top: 80px;
	background: #202020;
}
.view-article.kunstwerken #t3-content {
	width: 100% !important;
	left: 0% !important;
}
.view-article.kunstwerken h1,
.view-article.kunstwerken td,
.view-article.kunstwerken p,
.view-article.kunstwerken h3,
.view-article.kunstwerken {
	color: #FFF !important;
}
.view-article.kunstwerken .page-header,
.view-article.kunstwerken .article-info {
	display: none;
}
.view-article.kunstwerken div[itemprop="articleBody"] h1 {
	font-weight: bold;
	text-transform: uppercase;
}
.view-article.kunstwerken div[itemprop="articleBody"] h2 {
	color: #CCC !important;
	font-weight: normal;
}
.view-article.kunstwerken h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}
.view-article.kunstwerken h3 span {
	font-weight: bold;
}
.blog.kunstwerken .page-header {
	padding-bottom: 0px;
	margin: 0 0 0px;
	border-bottom: 0px solid #eeeeee;
	height: 260px;
}
@media (max-width: 767px) {
	.blog.kunstwerken .page-header {
		height: auto;
	}
}
.blog.kunstwerken dd.createdby {
	text-transform: uppercase;
}
.blog.kunstwerken dd.createdby i {
	display: none;
}
.blog.kunstwerken section.readmore {
	margin-top: 20px;
}
.blog.kunstwerken .btn {
	background: #f8f8f8;
	font-weight: bold;
	text-transform: uppercase;
	color: #151515;
	border-color: #151515;
	border-radius: 0;
	width: 100%;
}
.blog.kunstwerken .btn:hover {
	border-color: #151515;
	background: #FFF;
}
.blog.kunstwerken .blk {
	background: #f8f8f8;
	padding: 10px;
}
.blog.kunstwerken div[itemprop="blogPost"] {
	width: 33%;
	float: left;
	clear: none;
	border-top: 0px;
	padding: 10px;
	margin-bottom: 0px;
	height: auto;
}
.ig-thumb-scroller-main-below {
	padding-top: 20px !important;
}
.deelbuttons {
	margin-top: -30px;
	text-align: center;
}
.at-style-responsive .at-share-btn {
	padding: 5px;
	margin: 10px !important;
}
.raxo-bricks .raxo-img {
	border-width: 0 0 0px !important;
}
.pagenav > li {
	margin: 0;
	padding: 0;
	float: none;
}
.view-article.kunstwerken .pagenav li > a {
	padding: 10px 20px;
	line-height: normal;
	border: 1px solid #383838;
	border-radius: 4px;
}
.view-article.kunstwerken .pager li > a,
.view-article.kunstwerken .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #383838;
	border: 1px solid #383838;
	border-radius: 4px;
	color: #FFF;
}
.view-article.kunstwerken .pagenav li > a:hover,
.view-article.kunstwerken .pagenav li > a:active,
.view-article.kunstwerken .pagenav li > a:focus {
	background-color: #202020;
}
.pagination {
	float: none;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #000;
	cursor: default;
	background-color: #CCC;
	border-color: #CCC;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #151515;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
h3 span {
	font-weight: normal;
}
.t3-module {
	margin-bottom: 0px;
}
.jlmf-label {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.jlcontentfieldsfilter input {
	height: 13px !important;
	line-height: 16px !important;
	margin: 0;
}
.jlcontentfieldsfilter input[type="text"] {
	height: 30px !important;
	line-height: 30px !important;
	margin: 0;
}
.noUi-connect {
	background: #151515 !important;
}
.jlmf-link {
	display: inline-block;
	margin-top: 0px !important;
	padding: 0 !important;
	font-family: inherit;
	font-size: 12px !important;
	font-weight: 600 !important;
	border: none;
	background-color: transparent;
	cursor: pointer;
	text-transform: uppercase;
	color: #666 !important;
}
.jlmf-button {
	display: inline-block;
	margin-top: 0px !important;
	padding: 2px 10px !important;
	font-family: inherit;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 2;
	text-transform: uppercase;
	border: 1px solid #000 !important;
	background-color: #FFF !important;
	color: #000 !important;
	cursor: pointer;
	margin-bottom: 5px;
	border-radius: 0px;
}
.jlmf-button:hover {
	background-color: #CCC !important;
}
.jlmf-section {
	margin-top: 15px !important;
}
.jlmf-label[for],
.jlmf-sublabel[for] {
	cursor: pointer;
	font-weight: 400;
}
.raxo-bricks article {
	margin-bottom: 12px !important;
}
.raxo-bricks {
	margin-top: 0px !important;
}
.formResponsive input[type="text"],
.formResponsive input[type="number"],
.formResponsive input[type="email"],
.formResponsive input[type="tel"],
.formResponsive input[type="url"],
.formResponsive input[type="password"] {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	width: 97% !important;
	height: 30px !important;
}
.formResponsive textarea {
	width: 97% !important;
}
.formResponsive input[type="submit"],
.formResponsive button[type="submit"] {
	background-color: #FFF !important;
	background-image: none !important;
	border-color: #000 !important;
	filter: none !important;
	color: #000 !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	padding: 5px 10px !important;
	border-radius: 0 !important;
}
.formResponsive input[type="submit"]:hover,
.formResponsive button[type="submit"]:hover {
	background-color: #CCC !important;
	background-image: none !important;
	border-color: #000 !important;
	filter: none !important;
	color: #000 !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	padding: 5px 10px !important;
	border-radius: 0 !important;
}
.view-article.kunstwerken .rsfp_thankyou_popup_inner p {
	color: #000 !important;
}
.itemid-128.view-category .wrap.t3-navhelper {
	display: none;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	background-color: #CCC !important;
}
.t3-off-canvas .t3-off-canvas-header h2 {
	font-size: 12px !important;
}
.t3-navbar .nav > li > a {
	padding: 10px 12px !important;
}
.t3-navbar .nav > li[data-id="127"] a {
	border: 1px solid #000;
	padding: 7px 10px !important;
	margin-top: 2px;
	margin-left: 5px;
}
.t3-navbar .nav > li[data-id="127"] a:hover,
.t3-navbar .nav > li[data-id="130"] a:hover,
.t3-navbar .nav > li[data-id="131"] a:hover {
	border: 1px solid #000;
	background: #CCC;
}
.t3-navbar .nav > li[data-id="130"] a {
	border: 1px solid #000;
	padding: 4px 6px 2px 10px !important;
	margin-top: 2px;
	margin-left: 5px;
}
.t3-navbar .nav > li[data-id="131"] a {
	border: 1px solid #000;
	padding: 7px 6px 5px 10px !important;
	margin-top: 2px;
	margin-left: 15px;
}
.t3-megamenu .nav li[data-id="130"] .fa {
	margin-right: 0px;
	font-size: 26px;
}
.t3-megamenu .nav li[data-id="131"] .fa {
	margin-right: 0px;
	font-size: 19px;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
	display: none !important;
}
li[data-id="131"] .dropdown-menu {
	background: #f7f7f7 !important;
	margin-top: -52px;
	margin-left: 0px;
	box-shadow: none;
	background-clip: unset;
	border: none;
}
a.ps_row_1_catlink,
a.ps_row_0_catlink {
	display: none;
}
.ps_row_1_subhead,
.ps_row_0_subhead {
	font-weight: bold;
	font-size: 14px;
}
.ps_row_1_innerbody,
.ps_row_0_innerbody {
	font-size: 12px;
}
.ps_footer_links {
	display: none;
}
fieldset.only,
fieldset.phrases {
	display: none;
}
#searchForm .fa {
	line-height: 1.1 !important;
	font-size: inherit !important;
}
#searchForm {
	padding-top: 20px;
}
dd.result-category {
	display: none;
}
.dropdown-menu {
	position: relative !important;
	top: 100%;
	left: 0;
	z-index: 9999 !important;
	display: block;
}
.t3-megamenu .dropdown-menu .t3-module .module-inner {
	padding: 0px 0px;
	margin: 0px -10px 0px -10px;
}
.t3-megamenu .mega > .mega-dropdown-menu {
	width: 170px;
	display: block;
	min-width: 170px;
	margin-right: -5px;
}
.t3-megamenu .dropdown-menu .shacksearch .ps_search_box {
	width: 100%;
	padding: 6px 26px 6px 6px;
	min-height: 36px;
	border: 1px solid #000;
	border-radius: 0px;
	margin-top: 0px;
	margin-right: -5px;
	background: #f7f7f7;
}
.t3-megamenu .dropdown-menu .ps_class_search_search {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 36px;
	width: 28px;
	cursor: pointer;
}
.t3-off-canvas li.item-131 {
	display: none;
}
@media (max-width: 1199px) and (min-width: 992px) {
	.blog.kunstwerken div[itemprop="blogPost"] .item-image img {
		height: 140px;
	}
	.blog.kunstwerken div[itemprop="blogPost"] .pull-left {
		height: 140px;
		max-height: 140px;
	}
	.blog.kunstwerken .page-header {
		height: 200px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.blog.kunstwerken div[itemprop="blogPost"] {
		width: 50%;
	}
	.blog.kunstwerken div[itemprop="blogPost"] .item-image img {
		height: 145px;
	}
	.blog.kunstwerken div[itemprop="blogPost"] .pull-left {
		height: 145px;
		max-height: 145px;
	}
	.blog.kunstwerken .page-header {
		height: 205px;
	}
	.header-banner h1 {
		padding-top: 25px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size: 50px;
	}
}
@media (max-width: 767px) and (min-width: 500px) {
	.blog.kunstwerken div[itemprop="blogPost"] {
		width: 50%;
	}
	.blog.kunstwerken div[itemprop="blogPost"] .item-image img {
		height: 145px;
	}
	.blog.kunstwerken div[itemprop="blogPost"] .pull-left {
		height: 145px;
		max-height: 145px;
	}
	.blog.kunstwerken .page-header {
		height: 205px;
	}
	.header-banner h1 {
		font-size: 30px;
	}
	.header-banner h2 {
		font-size: 24px;
	}
	.t3-sidebar {
		display: none;
	}
}
@media (max-width: 499px) {
	.blog.kunstwerken div[itemprop="blogPost"] {
		width: 100%;
	}
	.blog.kunstwerken div[itemprop="blogPost"] .item-image img {
		height: 100%;
		width: 100%;
	}
	.blog.kunstwerken div[itemprop="blogPost"] .pull-left {
		height: 100%;
		max-height: 100%;
		width: 100%;
	}
	.myshortlist_grid .myshortlist_item {
		width: 100% !important;
		margin: 0px !important;
		margin-bottom: 15px !important;
	}
	.header-banner h1 {
		padding-top: 25px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font-size: 22px;
		font-weight: bold;
	}
	.header-banner h2 {
		margin-bottom: 20px;
		font-size: 16px;
		margin-top: 5px;
	}
	.t3-sidebar {
		display: none;
	}
}
.tagfilter.dropdown-menu {
	position: absolute;
	display: block;
	height: 200px;
	overflow: hidden;
	overflow-y: scroll;
}
.list-group {
	display: none;
}
.list-group.tonen {
	background-color: #FFF !important;
	display: block;
	list-style-type: none;
	margin: -6px auto 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
	overflow-y: scroll;
	z-index: 9;
}
.list-group > li {
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	padding-left: 10px;
}
.view-article .zoeken-banner {
	display: none !important;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd !important;
	border-radius: 0 !important;
}
.zoeken-banner input {
	width: 400px;
	margin: auto;
	margin-bottom: 0px;
}
@media (max-width: 450px) {
	.zoeken-banner input {
		width: 90%;
	}
	.list-group.tonen {
		width: 90%;
	}
}
.zoeken-banner h3 {
	text-align: center;
	font-size: 26px;
	color: #000;
	margin-bottom: 20px;
	margin-top: 20px;
}
.closeddm {
	margin-right: 5px;
	z-index: 9999;
	display: block;
	position: absolute;
	right: 0;
	margin-top: 5px;
}
.zoeken-banner .ps_class_search_search {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 36px;
	width: 28px;
	cursor: pointer;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #CCC;
}
.t3-footnav .t3-module .module-title {
	color: #333333;
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.view-article.kunstwerken .t3-footnav .t3-module .module-title,
.view-article.kunstwerken .t3-footnav p,
.view-article.kunstwerken .t3-footnav td {
	color: #333333 !important;
}
.t3-footnav .t3-module h3 span {
	font-weight: bold;
}
.t3-footnav td,
.t3-footnav tr td,
.itemid-114 td,
.itemid-114 tr td {
	border-top: 0px solid #dddddd;
	line-height: 1.65;
	width: 50%;
}
.t3-footnav .formControlLabel,
.itemid-114 .formControlLabel {
	display: none;
}
.t3-footnav .formResponsive .formControls label,
.itemid-114 .formResponsive .formControls label {
	font-size: 12px;
}
#GMapsID_com_content_article_211_0_1_map {
	width: 100% !important;
}
span.myshortlist.article_category {
	display: none;
}
.myshortlist_item_image {
	margin-bottom: 5px;
	position: relative;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.myshortlist_item_image img {
	width: auto;
	max-height: 200px;
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
}
.myshortlist_item_title a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold !important;
	text-transform: uppercase;
	line-height: 1.3;
	padding-top: 10px;
}
.myshortlist_grid .myshortlist_item {
	padding: 10px !important;
	background: #f8f8f8;
	margin: 10px;
}
.myshortlist_text_wrapper {
	display: block;
}
.nieuwsberichten .blk,
.kunstenaars .blk {
	background: #f8f8f8;
	padding: 10px;
	height: 250px;
	margin-bottom: 20px;
}
.blog.kunstenaars div[itemprop="blogPost"] {
	width: 50%;
	float: left;
	clear: none;
	border-top: 0px;
	padding: 10px;
	margin-bottom: 0px;
	height: auto;
}
.nieuwsberichten .blk .pull-left.item-image,
.kunstenaars .blk .pull-left.item-image {
	height: 230px;
}
.kunstenaars .blk .pull-left.item-image {
	height: 230px;
	max-width: 220px;
	overflow: hidden;
	margin-right: 20px;
}
.nieuwsberichten .blk .item-image img,
.kunstenaars .blk .item-image img {
	height: 100%;
	margin-right: 20px;
}
.kunstenaars .blk .item-image img {
	margin-right: 0px;
}
.nieuwsberichten .blk h2,
.kunstenaars .blk h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.nieuwsberichten .article-info,
.kunstenaars .article-info {
	margin: 0;
	width: 100%;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.item-page.nieuwsberichten .item-image {
	width: 50%;
	margin-left: 20px;
}
.item-page.kunstenaars .item-image {
	width: 25%;
	margin-left: 20px;
	margin-top: -40px;
}
.item-page.nieuwsberichten .item-image img,
.item-page.kunstenaars .item-image img {
	width: 100%;
	margin-bottom: 20px;
}
.btn.off-canvas-toggle {
	border: 0px !important;
}
@media (max-width: 767px) {
	.nieuwsberichten .blk,
	.kunstenaars .blk {
		background: #f8f8f8;
		padding: 10px;
		height: auto;
	}
	.nieuwsberichten .blk .pull-left.item-image,
	.kunstenaars .blk .pull-left.item-image {
		height: auto;
	}
	.kunstenaars .blk .pull-left.item-image {
		max-width: 100%;
		overflow: auto;
		margin-right: 0px;
		width: 100%;
		height: auto;
	}
	.nieuwsberichten .blk .item-image img,
	.kunstenaars .blk .item-image img {
		height: 100%;
		margin-right: 0px;
		width: 100%;
		padding-bottom: 20px;
	}
	.nieuwsberichten .blk h2,
	.kunstenaars .blk h2 {
		font-size: 18px;
	}
	.item-page.nieuwsberichten .item-image,
	.item-page.kunstenaars .item-image {
		width: 100%;
		margin-left: 0px;
	}
	.blog.kunstenaars div[itemprop="blogPost"] {
		width: 100%;
		float: left;
		margin-bottom: 20px;
		height: auto;
	}
}
.exposities .blk {
	background: #f8f8f8;
	padding: 10px;
	margin-bottom: 20px;
}
.exposities .blk h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.exposities .blk h3 {
	margin-bottom: 20px;
	margin-top: 0px;
}
.bt-cs .bt-inner img {
	outline: 0px solid #b5b5b5 !important;
	border: 0px solid #fff !important;
	max-width: 99%;
	margin: 5px 0px;
}
.bt-cs .bt-inner .bt-title {
	color: #333 !important;
	font-size: 16px !important;
}
.bt-cs .bt-date,
.bt-cs .bt-author {
	font-weight: normal !important;
	font-size: 100% !important;
	text-transform: uppercase !important;
	color: #333 !important;
}
.bt-cs .bt-inner {
	padding: 10px !important;
	background: #FFF !important;
	margin: 10px !important;
	min-height: 330px;
}
.bt-row-separate {
	border-bottom: 0px dotted #959595 !important;
	margin: 0px 0px !important;
	margin-bottom: 0px !important;
}
.bt-cs .bt-center {
	text-align: center;
	min-height: 240px;
}
.bt-cs .bt-inner .btn {
	width: 100%;
	margin-top: 20px;
	font-weight: bold;
}
@media (min-width: 500px) and (max-width: 991px) {
	.exposities .bt-row {
		width: 50% !important;
	}
}
@media (max-width: 499px) {
	.exposities .bt-row {
		width: 100% !important;
	}
	.bt-cs .bt-inner {
		min-height: auto;
	}
	.bt-cs .bt-center {
		min-height: auto;
	}
}
.kunstenaars .raxo-bricks .raxo-title a {
	color: #333 !important;
	text-transform: uppercase !important;
}
.kunstenaars .raxo-bricks .raxo-title {
	font-size: 16px !important;
	font: bold 16px 'Proza Libre' !important;
}
.kunstenaars .raxo-bricks .raxo-content {
	padding: 10px 10px !important;
}
.kunstenaars .raxo-bricks article .raxo-wrap {
	background-color: #f8f8f8 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	overflow: hidden;
	padding: 10px !important;
}
.pagenav {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 30px;
}
.ktbtn a.btn {
	font-size: 12px;
}
.view-article.kunstwerken .ktbtn {
	margin-top: -54px;
}
@media (max-width: 499px) {
	.ktbtn {
		display: none;
	}
}
.itemid-114 .ktbtn,
.itemid-129 .ktbtn {
	display: none !important;
}
form#tagfilterform input {
	width: 100%;
	margin-bottom: 5px;
	border-radius: 0 !important;
}
li.item-130 {
	display: none;
}
#Mod98 {
	margin-top: -15px;
}
div.alert-error {
	display: none;
}
div input[disabled="disabled"] {
	display: none;
}
div input[disabled="disabled"] + label {
	color: #CCC !important;
	font-style: italic;
	display: none;
}
div.jlmf-list-1 input#type-kunstwerk-1-91[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-2-91[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-3-91[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-4-91[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-5-91[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-6-91[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-1-97[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-2-97[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-3-97[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-4-97[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-5-97[disabled="disabled"],
div.jlmf-list-1 input#type-kunstwerk-6-97[disabled="disabled"] {
	display: inline-block !important;
}
div.jlmf-list-1 input#type-kunstwerk-1-91[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-2-91[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-3-91[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-4-91[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-5-91[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-6-91[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-1-97[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-2-97[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-3-97[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-4-97[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-5-97[disabled="disabled"] + label,
div.jlmf-list-1 input#type-kunstwerk-6-97[disabled="disabled"] + label {
	display: inline-block !important;
	color: #CCC !important;
	font-style: italic;
	cursor: not-allowed;
	pointer-events: none;
}
.gsearch-results-102 .item {
	word-break: break-word;
	width: 32%;
	float: left;
	background: #f8f8f8;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 1%;
}
.gsearch-results-102 .item .item-image {
	height: 300px;
	width: 100%;
	overflow: hidden;
}
.gsearch-results-102 h4 {
	text-transform: uppercase;
}
.gsearch-results-102 .item .item-image img {
	width: 100%;
}
.gsearch-results-102 .item .item-image img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.gsearch-results-102 .item .btn {
	width: 100%;
	margin-top: 10px;
}
.gsearch-buttons {
	display: none;
}
.gsearch-table {
	text-align: center;
}
.gsearch-field-select.author h3 {
	display: none !important;
}
.dropdown-menu.open .inner.open {
	max-height: 250px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
	.gsearch-results-102 .item {
		width: 50%;
	}
	.gsearch-results-102 .item .item-image {
		height: 300px;
		width: 100%;
		overflow: hidden;
	}
}
@media (max-width: 767px) {
	.gsearch-results-102 .item {
		width: 100%;
		float: left;
		background: #f8f8f8;
		padding: 10px;
		margin-bottom: 20px;
		margin-right: 0%;
	}
	.gsearch-results-102 .item .item-image {
		height: auto;
		width: 100%;
		overflow: hidden;
	}
	.item-page.kunstenaars .item-image {
		margin-left: 0px;
		margin-top: 0px;
	}
	.zoeken-kunstenaar {
		padding-top: 5px;
	}
}
.ig-lbox-open-icon {
	margin: 5px !important;
	height: 40px;
	width: 40px;
	color: #FFF;
	background: url(../search-bg-icon.png) no-repeat;
}
.igui-scope svg:not(:root) {
	overflow: hidden;
	color: transparent;
}
html.kunstwerken .ktbtn.std {
	display: none;
}
html.kunstenaars .ktbtn.kw,
html.nieuwsberichten .ktbtn.kw,
html.exposities .ktbtn.kw {
	display: none;
}
.blog.kunstenaars div[itemprop="blogPost"] {
	width: 33%;
	float: left;
	clear: none;
	border-top: 0px;
	padding: 10px;
	margin-bottom: 0px;
	height: auto;
}
.blog.kunstenaars div[itemprop="blogPost"] div.introtxt {
	display: none;
}
.kunstenaars .blk .item-image img {
	margin-right: 0px;
	width: 100%;
	height: auto;
}
.kunstenaars .blk .pull-left.item-image {
	height: 300px;
	width: 100%;
	overflow: hidden;
	margin-right: 0px;
	max-width: 100%;
}
.blog.kunstenaars div[itemprop="blogPost"] .readmore .btn {
	width: 100%;
	margin-top: 10px;
}
.blog.kunstenaars div[itemprop="blogPost"] .readmore .btn .icon-chevron-right {
	display: none;
}
.blog .kunstenaarnaam {
	display: none !important;
}
.blog.kunstenaars div[itemprop="blogPost"] .kunstenaarnaam {
	display: block !important;
}
.blog.kunstenaars div[itemprop="blogPost"] .std {
	display: none !important;
}
.kunstenaars .blk {
	height: auto;
}
.kunstenaars h4 {
	font-size: 22px;
}
.igui-scope .igui-light .igui-slidenav svg:not(:root) {
	color: rgba(255,255,255,0.7) !important;
}
.view-article.kunstwerken ul.pager.pagenav {
	display: none;
}
.view-article.kunstwerken .pager li > a:hover {
	background-color: transparent;
	border: 1px solid #383838;
	border-radius: 4px;
	color: #FFF;
}

@media (min-width: 992px) {
.col-md-push-3 {
    left: 0%;
}
.col-md-pull-9 {
    right: 0%;
}
}
@media (min-width: 768px) {
.col-sm-pull-8 {
    right: 0%;
}
.col-sm-push-4 {
    left: 0%;
}
}
@media (max-width: 767px) {
.t3-sidebar {
    display: block;
  padding-top: 0px;
  padding-bottom: 0px;
}
  .header-banner, .zoeken-banner {
    display:none;
  }
#Mod91 {
display:none;
}
}