/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 19 2025 | 12:47:14 */
.sh-portfolio-item h3 {
	margin-top: 0;
}

.sh-portfolio-item  .sh-portfolio-content-container {
	padding: 15px;
}

.sh-portfolio-item  .sh-portfolio-image-position,
.sh-portfolio-item  .sh-portfolio-content-container {
	-webkit-box-shadow: var(--webrShadow);
	box-shadow: var(--webrShadow);
}

.webr-diensten {
	-webkit-box-shadow: var(--webrShadow);
	box-shadow: var(--webrShadow);
}

article .post-container {
	-webkit-box-shadow: var(--webrShadow);
	box-shadow: var(--webrShadow);
	padding: 15px;
	background-color: var(--wit);
}

body:not(#__) .sh-accordion-style1 .sh-accordion-item {
	padding-bottom: 0px;
}

.webr-naam-team {
	font-weight: 700;
	color: var(--titelZwart);
	margin-bottom: 0px;
}
.webr-naam-team {
	font-size: 24px;
	line-height: 1.2em;
}
.webr-functie-team {
	font-size: 18px;
	line-height: 1.2em;
}
.webr-functie-team {
	margin-bottom: 10px;
}
.webr-omschrijving-team {
	font-size: 15px;
}

.sh-portfolio-overlay4-icons a:last-child,
.sh-overlay-style1 a:last-child {
	display: none !important;
}

.sh-portfolio-overlay4 .sh-overlay-item-container,
.sh-overlay-style1 .sh-overlay-item-container {
	left: 50%;
 	right: unset;
	transform: translate(-50%, -50%);
}
.sh-portfolio-single-description p:first-child {
	display: none !important;
}
.sh-portfolio-single-buttons {
	display: none !important;
}

.webr-custom-icon-box h3 {
	color: #43A52E;
    font-size: 20px;
    margin-bottom: 10px;
}
.webr-custom-icon-box h3,
.webr-custom-icon-box p {
	text-align: center;
}
.webr-custom-icon-box .wpb_single_image {
	margin-bottom: 20px;
}
.webr-custom-icon-box .wpb_single_image img {
	width: 150px;
}
.webr-custom-icon-box .wpb_text_column {
	margin-bottom: 0px;
}

.sh-filter span {
	text-transform: none;
	font-size: 16px;
}

.sh-titlebar #breadcrumbs {
	display: none;
}

.webr-team-member > .vc_column-inner > .wpb_wrapper {
	box-shadow: var(--webrShadow);
	background-color: var(--wit);
	margin-bottom: 25px;
}


.sh-portfolio-single {
	display: flex;
	flex-direction: row-reverse;
}
.sh-portfolio-single-left {
	width: 60%;
}
.sh-portfolio-single-right {
	width: 40%;
}
.sh-portfolio-single-description-vc {
	margin: 0;
}

.single-fw-portfolio .sh-portfolio-single-info a {
	pointer-events: none;
}

.single-fw-portfolio .sh-portfolio-single-title {
	border-color: var(--oranje);
}

.sh-portfolio-single-container .single-fw-portfolio h1 a,
.sh-portfolio-single-container .single-fw-portfolio h2 a,
.sh-portfolio-single-container .single-fw-portfolio h3 a,
.sh-portfolio-single-container .single-fw-portfolio h4 a,
.sh-portfolio-single-container .single-fw-portfolio h5 a,
.sh-portfolio-single-container .single-fw-portfolio h6 a, 
.sh-portfolio-single-container .single-fw-portfolio h1,
.sh-portfolio-single-container .single-fw-portfolio h2,
.sh-portfolio-single-container .single-fw-portfolio h3,
.sh-portfolio-single-container .single-fw-portfolio h4,
.sh-portfolio-single-container .single-fw-portfolio h5,
.sh-portfolio-single-container .single-fw-portfolio h6 {
	color: var(--groen);
}
.sh-portfolio-single-container .single-fw-portfolio h2,
.sh-portfolio-single-container .single-fw-portfolio h3 {
	font-size: 24px !important;
	margin-top: 30px;
}

body:not(#__) h2.webr-cursive-text.webr-cursive-text {
	font-size: 32px;
	font-weight: 400 !important;
}

.webr-dienst-icon {
	display: flex;
	justify-content: center;
}

.webr-dienst-icon img {
	max-width: 400px;
	text-align: center;
}

.sh-portfolio-title {
	font-size: 20px;
	color: var(--groen);
}

body:not(#__) #sidebar .cat-item a {
	text-transform: none !important;
}


.blog-single h2,
.blog-single h3, 
.blog-single h4, 
.blog-single h5, 
.blog-single h6 {
	margin-bottom: 10px;
	margin-top: 25px;
}

footer p:empty {
	display: none;
}

.webr-diensten-navigatie {
	display: flex;
    flex-direction: row;
    justify-content: center;
}
.webr-diensten-navigatie .webr-navigatie-titel {
	font-weight: 600;
    color: var(--zwart);
    font-size: 20px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.webr-diensten-navigatie .webr-navigatie-item {
	padding: 15px 14px;
	border-bottom: 1px solid #eeeeee;
	margin-right: -4px;
	margin-left: -4px;
	position: relative;
	display: inline-block;
}
.webr-diensten-navigatie .webr-navigatie-item a {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	color: #4c4c4c;
}
.webr-diensten-navigatie .webr-navigatie-item a:hover {
	color: var(--groen);
}
.webr-diensten-navigatie .webr-navigatie-item a {
	text-decoration: none;
}
.webr-diensten-navigatie strong .webr-navigatie-item {
	font-weight: 700;
	color: var(--groen);
}
.webr-diensten-navigatie strong .webr-navigatie-item::after {
	content: '';
	display: block;
	position: absolute;
	width: calc(100% - 8px);
	height: 5px;
	bottom: -3.5px;
	left: 4px;
	background-color: var(--groen);
	border-radius: 5px;
	z-index: 10;
}

body.archive .titlebar-title h1 {
	font-size: 0px !important;
}
body.archive .titlebar-title h1 span {
	font-size: 40px !important;
}

.wp-caption-text {
	text-align: left;
	margin-top: -10px;
	font-size: 12px;
}


.sh-portfolio-single h2,
.sh-portfolio-single h3,
.sh-portfolio-single h4,
.sh-portfolio-single h5,
.sh-portfolio-single h6 {
	margin-top: 25px;
	margin-bottom: 10px;
}


.sh-portfolio-single .vc_message_box h2,
.sh-portfolio-single .vc_message_box h3,
.sh-portfolio-single .vc_message_box h4,
.sh-portfolio-single .vc_message_box h5,
.sh-portfolio-single .vc_message_box h6 {
	margin-top: 0;
} 

body.archive.category #wrapper > .sh-page-layout-default {
	padding: 0;
}

body.single.single-post .sh-titlebar,
body.archive.category .sh-titlebar {
	margin-bottom: 60px;
}

body.single.single-post .sh-page-layout-default {
	padding: 0 !important;
}

.sh-portfolio-single-description .vc_cta3_content-container h5:first-of-type {
	margin-top: 0 !important;
}

.sh-portfolio-item .sh-whitespace-small {
	display: none;
}

.webr-porftolio-wrapper {
	
}

.webr-porftolio-wrapper .sh-portfolio-overlay4 .sh-overlay-item::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.webr-porftolio-wrapper .sh-portfolio-overlay4 .sh-overlay-item .sh-overlay-item-container {
	background-color: #ffffff;
	margin-top: 0px !important;
	opacity: 1 !important;
	position: relative;
}
.webr-porftolio-wrapper .sh-portfolio-overlay4 .sh-overlay-item {
	position: unset !important;
}
.webr-porftolio-wrapper .sh-portfolio-overlay4 .sh-overlay-item-container i {
	color: #505050 !important;
}

.webr-porftolio-wrapper .sh-portfolio-overlay-style-overlay4 .sh-portfolio-image:hover .sh-portfolio-overlay4 {
	z-index: 3;
}

.webr-porftolio-wrapper .sh-portfolio-item .sh-portfolio-image::before {
	background-color: var(--oranje);
    color: var(--wit);
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    bottom: 25px;
    right: 25px;
    padding: 4px 14px;
    border-radius: 35px;
    font-family: 'Raleway';
    letter-spacing: 0.4px;
    z-index: 2;
}

/*.webr-porftolio-wrapper .category-projecten.sh-portfolio-item .sh-portfolio-image::before {
	content: 'Project';
}
.webr-porftolio-wrapper .category-trajecten.sh-portfolio-item .sh-portfolio-image::before {
	content: 'Traject';
}
.webr-porftolio-wrapper .category-initiatieven.sh-portfolio-item .sh-portfolio-image::before {
	content: 'Initiatief';
}*/
.webr-porftolio-wrapper .category-publicaties.sh-portfolio-item .sh-portfolio-image::before {
	content: 'Publicatie';
}