/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/* Global */

input[type="submit"], #submit, .button {
	padding: 11px 20px;
	font-size: 16px;
	border-radius: 5px;
}




/* Classes */

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	letter-spacing: 0;
}



.avia-button.avia-size-small{
	padding: 10px 15px 12px;
	font-size: 14px;
}

.avia-button.avia-size-medium{
	padding: 12px 20px 14px;
	font-size: 16px;
}

.avia-button.avia-size-large{
	padding: 14px 25px 16px;
	font-size: 18px;
}

.avia-button.avia-size-x-large{
	padding: 18px 50px 20px;
	font-size: 22px;
}

.main_color .avia-color-theme-color-subtle {
	background-color: #1D5036;
	color: #fff;
}

#top .avia-button-fullwidth {
	padding: 10px 20px;
	font-size: 1em;
}



.slideshow_caption {
	padding: 50px 280px;
}

.avia-slideshow-dots {
	bottom: 20px;
}

.avia-slideshow-dots a {
    margin: 0 3px;
    padding: 6px;
    background: transparent;
	border: 2px solid #f2f5f3;
}
.avia-slideshow-dots a.active, .avia-slideshow-dots a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#top .avia-slideshow-button {
	padding: 12px 20px 14px;
	font-weight: 600;
	font-size: 16px;
	text-transform: none;
	border-radius: 5px;
}



.gform_wrapper.gravity-theme .gform_fields {
	color: #1d5036;
    font-size: 16px;
	line-height: 24px;
}

.gform_wrapper.gravity-theme .gfield_label {
	margin-bottom: 0!important;
}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 30px 0 0!important;
    padding: 0!important;
}

.gform_required_legend {
    display:none;
}

.gform_wrapper .gform_validation_errors>h2 {
    color: #c02b0a!important;
    font-size: 15px!important;
    font-weight: 500!important;
    line-height: 18px!important;
}



#top ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #1d5036;
	opacity: 1; /* Firefox */
}

#top :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #1d5036;
}

#top ::-ms-input-placeholder { /* Microsoft Edge */
	color: #1d5036;
}

#top label {
	color: #1d5036;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	padding: 10px;
	font: 16px 'barlow', Helvetica, Arial, sans-serif;
	border-radius: 5px;
}

#top select {
	padding: 10px 40px 10px 10px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
	background-color: transparent;
	color: #1d5036;
}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
	border-radius: 5px;
}





/* Structure */

.header_color .header_bg {
	background: #23603f url(img/header-bg.png) center top/1920px 90px no-repeat;
}

#header_main_alternate {
	background: #1d5036;
}

#top .header_color .avia-color-theme-color {
	background: #378a3d;
    color: #fff;
    border-color: #378a3d;
}

#main, .avia-msie-8 .av_header_sticky_disabled#header {
    background-color: #f2f5f3;
}



.av-main-nav ul {
    width: 260px;
    margin-top: 0;
    box-shadow: none;
}

.av-main-nav > li > ul {
	border-top: 2px solid #ebaf0c!important;
}

.av-main-nav > li > a {
    padding: 0 25px 0 0;
}

#top .av-main-nav ul a {
	padding: 9px 20px;
	font-weight: 600;
}

.av-main-nav ul li a {
	border-right-width: 0;
	border-left-width: 0;
}
.av-main-nav ul li:last-child > a {
	border-bottom-width: 0;
}

#top #wrap_all .av-main-nav ul > li:hover > a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul {
	background: #cad7d0;
}



#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
	margin-top: 20px;
}



#socket {
	font-size: 16px;
	border-top: 0;
}

#socket .container {
    padding-top: 20px;
    padding-bottom: 20px;
}

#socket .sub_menu_socket li {
	position: relative;
	padding: 0 10px 0 13px;
	line-height: 24px;
	border-left-width: 0;
}
#socket .sub_menu_socket li:first-child {
	padding: 0 10px 0 0;
}
#socket .sub_menu_socket li:not(:first-child):before {
    position: absolute;
    left: 0;
    top: 4px;
    top: 11px;
    display: block;
    content: " ";
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
}

#socket .sub_menu_socket li a {
	text-decoration: none;
}

#socket .container {
	padding-top: 25px;
	padding-bottom: 25px;
}

#socket .sub_menu_socket {
	float: left;
}





/* Custom */

svg {
	color: #ebaf0c;
}

.av-umdc-ed425e9501165cfe1cbf084e95dce541 svg {
    /* display: inline-block; */
    float: left;
    font-size: 22px;
    margin: 4px 10px 4px 0;
    color: #1d5036!important;
}

#footer-page svg {
	color: #ebaf0c!important;
}



.smal {
	max-width: 1360px;
	margin: 0 auto;
}

.special_amp {
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit!important;
}



/* --- Button */

#top #offerbutton {
	position: relative;
	min-width: 0;
	margin: 25px 0;
	padding: 10px 16px 9px;
	font-weight: 400;
}

#top #offerbutton svg {
	float: left;
	margin-right: 8px;
	color: #fff;
	font-size: 20px;
}

#top #offerbutton span#quote-counter {
	position: absolute;
    top: -11px;
    right: -11px;
	width: 22px;
	height: 22px;
    background-color: #ebaf0c;
	color: #25603f;
	font-weight: 600;
    font-size: 14px;
    line-height: 22px;
	border-radius: 100%;
}



/* --- Search */

#top #searchform {
	float: left;
	margin: 20px 0;
}

#top #searchform input[type=text] {
	margin-bottom: 0;
	padding: 10px 45px 11px 15px;
	background: transparent url(img/nav-search.png) right 15px center/17px 18px no-repeat;
	color: #d6e0da;
	font: 16px 'barlow', Helvetica, Arial, sans-serif;
	border: 1px solid #739383;
	border-radius: 5px;
	transition: border 0.2s;
}
#top #searchform input[type=text]:focus {
	border-color: #b6dcc9;
}
#top #searchform input[type=text]::-webkit-input-placeholder { /* Edge */
	color: #fff;
}
#top #searchform input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
}
#top #searchform input[type=text]::placeholder {
	color: #fff;
}



/* --- Classes */

.stars {
	--percent: calc(var(--rating) / 5 * 100%);
	float: left;
	display: block;
	margin: 6px 0 9px;
	font-size: 16px;
	font-family: Times;
	line-height: 1;
}
.stars::before {
	content: '★★★★★';
	letter-spacing: 2px;
	background: linear-gradient(90deg, #ebaf0c var(--percent), #fff var(--percent));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}



.block {
	margin-bottom: 40px;
	padding: 20px;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
}

.block.added {
	margin-bottom: 50px;
	padding: 20px;
	background: #ebaf0c;
}

.block.added .message {
	float: left;
	padding: 11px 0;
}

.block.added strong {
	color: #0b0d0c;
}



.block.order {
	padding-bottom: 0;
	box-shadow: 0 0 8px #0000001A;
}

.block.order h4 {
	margin-bottom: 20px;
}

.block.order input, .block.order select {
	float: left;
	width: calc(33.33333% - 15px)!important;
	margin: 0 20px 20px 0!important;
}
.block.order input:last-child {
	margin: 0 0 20px 0!important;
}



.block.explanation {
	background: #dee6e1;
}

.block.explanation p {
	margin: 0.85em 0 1.7em;
}

.block.explanation ol {
	color: #1d5036;
	list-style: none;
	counter-reset: item;
}

.block.explanation ol li {
	position: relative;
	margin-bottom: 15px;
	padding-left: 20px;
	counter-increment: item;
}
.block.explanation ol li:before {
	content: counter(item);
	position: absolute;
	top: 0;
	left: -15px;
	width: 26px;
	height: 26px;
	background: #378a3d;
	color: #fff;
	font-weight: 700;
	line-height: 26px;
	text-align: center;
	border-radius: 13px;
}

.block.explanation ol li h4, .block.explanation ol li p {
	margin: 0;
}



/* --- Products */

/* ------ Categories */

#categorien {}

#categorien .flex_column.av_one_fourth {
    transition: all 0.4s ease-in-out;
}
#categorien .flex_column.av_one_fourth:hover {
    box-shadow: rgb(0 0 0 / 13%) 0 0 8px 1px;
}



/* ------ Overview */

.wpgb-facet select.wpgb-select, .wpgb-facet .wpgb-search-facet input[type="search"], .wpgb-facet .wpgb-autocomplete-facet input[type="search"] {
	margin-bottom: 0!important;
}

.wpgb-facet select.wpgb-select+.wpgb-select-controls {
	display: none!important;
}



.wp-grid-builder .wpgb-layout {
	margin-top: 20px;
}



.wpgb-facet {}

.wpgb-facet .wpgb-facet-title {
	margin: 0 0 16px 0!important;
	font-weight: 600!important;
}

.wpgb-facet .wpgb-button[aria-pressed="true"] {
	background-color: #bc5a12!important;
	border-color: #bc5a12!important;
}

.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox[aria-pressed="true"] .wpgb-checkbox-control {
    border-color: #378a3d!important;
    background-color: #378a3d!important;
}

.wpgb-facet .wpgb-search-facet input[type="search"], .wpgb-facet .wpgb-autocomplete-facet input[type="search"] {
	padding: 6px 32px!important;
}

.wpgb-facet .wpgb-input-icon {
    top: calc(50% - 7px)!important;
}

.wpgb-facet fieldset {
	margin-bottom: 0!important;
}


.wpgb-facet .wpgb-pagination li a{
    color: #388A3D;
    background: #388a3d2b;
    border-radius: 6px;
}
.wpgb-facet .wpgb-pagination li a[aria-current] {
    color: #fff!important;
    background: #388A3D;
    border-radius: 6px;
}


/*
#filters {}

#filters .av_textblock_section {}

#filters .wpgb-facet {
	margin-bottom: 35px;
}
*/



/* ------ Detail */

#media {
	float: left;
	width: 50%;
	padding-right: 15px;
}

#media img {
	float: left;
	margin-bottom: 15px;
	border-radius: 6px;
}



#thumbs {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

#thumbs a {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 15px;
}

#thumbs img {
	width: 120px;
	height: 120px;
}



#details {
	float: right;
	width: 50%;
	padding-left: 15px;
}

#data {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	color: #1d5036;
	font-size: 16px;
	line-height: 31px;
}

#data sup {
	position: relative;
	top: -0.6em;
	font-size: 60%;
	vertical-align: baseline;
}



#related {
	float: left;
	width: 100%;
}



/* --- References */

#references {
	padding: 90px 0 25px;
}

#references .col {
	float: left;
	width: calc(25% - 30px);
	margin: 0 15px 40px;
}

/* #references .col:not(.reference) {} */

#references .col:not(.reference) img {
	margin-bottom: 15px;
}

#references .col:not(.reference) h3 {
	margin-bottom: 5px;
}

#references .col:not(.reference) p {
	margin: 0 0 15px;
}



#references .col.reference {
    padding: 60px 20px 30px;
    background: #fff url(img/reference-bg.png) 20px 25px/33px 21px no-repeat;
    font-size: 16px;
    line-height: 24px;
    min-height: 410px;
}

#references .col.reference p {
	margin-bottom: 75px;
	color: #0b0d0c;
	font-style: italic;
}

#references .col.reference .meta {
	float: left;
	width: 100%;
	color: #378a3d;
	background: url(img/google.png) right center/49px no-repeat;
}

#references .col.reference .rating {
	float: left;
	width: 100%;
}

#references .col.reference .score {
	float: left;
	margin-right: 10px;
	font-size: 16px;
}

#references .col.reference .score span {
	font-weight: 600;
	font-size: 22px;
}

#references .col.reference .name {
	float: left;
	width: 100%;
	font-size: 12px;
}



/* --- Offertelijst */

#offertelijst .offerte-form-container{
    padding: 20px 20px 0 20px;
    background-color: #ffffff;
    border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 6px 0 #0000001a;
}

#offertelijst .offerte-form-container .av-special-heading{
	padding-bottom: 20px;
}

#offertelijst .offerte-product-wrapper,
#offertelijst .offerte-product-header{
	font-size: 14px;
}

#offertelijst .offerte-product-wrapper{
	padding: 15px 15px 15px 0;
	border-bottom: 1px solid #e0e6e1;
}

#offertelijst .offerte-product-wrapper .flex_column{
	line-height: 1.3em;
}
#offertelijst .offerte-product-header .flex_column:nth-child(1), #offertelijst .offerte-product-wrapper .flex_column:nth-child(1){
	width: 10%;
	text-align: center;
}
#offertelijst .offerte-product-header .flex_column:nth-child(2), #offertelijst .offerte-product-wrapper .flex_column:nth-child(2){
	width: 15%;
}
#offertelijst .offerte-product-header .flex_column:nth-child(3), #offertelijst .offerte-product-wrapper .flex_column:nth-child(3){
	width: 41%;
	padding-left: 20px;
}
#offertelijst .offerte-product-header .flex_column:nth-child(4), #offertelijst .offerte-product-wrapper .flex_column:nth-child(4){
	width: 17%;
}
#offertelijst .offerte-product-header .flex_column:nth-child(5), #offertelijst .offerte-product-wrapper .flex_column:nth-child(5){
	width: 17%;
}

#offertelijst .offerte-product-wrapper .remove-quote-product,
#offertelijst .offerte-product-wrapper .remove-quote-product svg{
	margin-top: 31px;
	color: #bc5a12;
	font-size: 18px;
}

#offertelijst .offerte-product-wrapper .offerte-product-image img{
	border-radius: 5px;
}

#offertelijst .offerte-product-header{
	background-color: #dee6e1;
	padding: 6px 0;
}

#offertelijst .offerte-product-header strong{
	text-transform: uppercase;
	color: #1D5036;
}

#offertelijst .offerte-product-wrapper input, #offertelijst .offerte-product-wrapper select{
	width: 90%;
}





/* --- Footer */

/* --- 780: 260 / 520 */

#infoblok {
	overflow: hidden;
}

#infoblok p {
	margin: 0;
}

#infoblok img {
	float: left;
	margin: 0;
}

#infoblok .tekst {
	float: left;
	width: 520px;
	padding: 30px;
}

#infoblok .tekst p {
	margin: 0.85em 0;
}





/* Responsive */

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

	#infoblok img {
		display: none;
	}

	#infoblok .tekst {
		width: 100%;
	}
	
}



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

	#top #header .av-main-nav > li > a {
		font-size: 14px;
	}

	.av-main-nav > li > a {
		padding: 0 8px;
	}
	
	.slideshow_caption {
	    padding: 50px 200px;
    }
	
}



@media only screen and (max-width: 989px) {
	
	.responsive #top .logo {
		height: 90px !important;
	}
	
	.responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
		height: 90px;
		line-height: 90px;
	}
	
	
	
	#top #offerbutton {
		position: absolute;
		top: 0;
		right: 50px;
		padding: 10px 12px 9px;
	}
	
	#top #offerbutton span#label {
		display: none;
	}
	
	#top #offerbutton svg {
		margin-right: 0;
	}
	
	
	
	.block.order input, .block.order select {
		width: 100%!important;
		margin-right: 0!important;
	}
	

	#references .col {
		width: calc(50% - 30px);
	}
	
}



@media only screen and (max-width: 767px) {
	
	.header_color .header_bg {
		background-position: -300px top;
	}
	
	
	#top #searchform {
		width: 100%;
	}
	

	.av-umdc-ed425e9501165cfe1cbf084e95dce541 svg {
		min-width: 27.5px;
	}
	
	
	.block.added .message {
		padding: 0 0 20px;
	}
	
	/* .block.added {} */
	
	.block.added .avia-button-wrap {
		float: left;
	}
	
	
	#media, #details {
		width: 100%;
		padding: 0;
	}
	
	
	#references .col {
		width: 100%;
		margin: 0 0 40px;
	}
	
	
	
	#offertelijst .offerte-product-header {
		display: none;
	}
	
	#offertelijst .offerte-product-wrapper .flex_column:nth-child(1){
		width: 12%!important;
		text-align: left;
	}
	#offertelijst .offerte-product-wrapper .flex_column:nth-child(2){
		width: 20%!important;
	}
	#offertelijst .offerte-product-wrapper .flex_column:nth-child(3){
		width: 68%!important;
	}
	#offertelijst .offerte-product-wrapper .flex_column:nth-child(4){
		width: 50%!important;
		clear: left;
	}
	#offertelijst .offerte-product-wrapper .flex_column:nth-child(5){
		width: 50%!important;
	}
	
	#offertelijst .offerte-product-wrapper .remove-quote-product,
	#offertelijst .offerte-product-wrapper .remove-quote-product svg{
		margin-top: 18px;
	}
	
	
	
	body.home #av_section_1 .flex_column {
		margin-bottom: 0!important;
	}
	
	
	
	.responsive #top #wrap_all .flex_column.av-14wpu9-5fe2f736877c9d58318c07a577daa5af {
		margin-top: 0!important;
	}
	
	
	
	#filters .av_textblock_section {
		display: none;
		padding-top: 35px;
	}
	
}



@media only screen and (max-width: 479px) {
	
	.wp-grid-builder .wpgb-card-3 .wpgb-card-media {
		min-height: 149px!important;
		max-height: 149px!important;
	}
	
}



@media only screen and (min-width: 768px) {
	
	#top #searchform {
		width: 50%;
		max-width: 230px;
		margin: 24px 0 24px 50%;
		margin: 24px 0 24px calc(50% - 115px);
	}
	
	
	
	#filters .av_textblock_section {
		display: block!important;
	}
	
}



@media only screen and (min-width: 990px) {
	
	#top #searchform {
		max-width: 430px;
		margin: 24px 0 24px calc(50% - 215px);
	}
	
}