

.lost_password a{
	color: inherit;
	}

input[type=checkbox], input[type=radio], label{
	cursor: pointer;
	}
.wc_payment_method{
	cursor: pointer;
	position: relative;
	overflow: hidden;
	}
#checkout_order_holder .wc_payment_method .input-radio{
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width: 100%;
	height: 100%;
	z-index: 400;
	opacity: 0;
	}
.woocommerce-privacy-policy-text p, .woocommerce-terms-and-conditions-checkbox-text{
	font-size: 15px!important;
	line-height: 27px!important;
	color: #003249!important;
	padding-bottom: 0px!important;
	}	
.woocommerce-privacy-policy-text a{
	color: inherit;	
	}	
.validate-required label{
	margin-bottom: 0px!important;
	}	
.woocommerce-additional-fields{
	padding-bottom: 40px;
	}	
.woocommerce-additional-fields h3{
	display:none!important;
	}	
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	background-color: transparent!important;
	}	
/***************************************/
/************** CHECKOUT ***************/
/***************************************/




/***************************************/
/************** MY ACCOUNT *************/
/***************************************/


fieldset{
	border:none;
	}
	
	
.woocommerce-Button, #mijn_account .button{
	width: 100%;
	max-width: 300px;
	border-radius: 40px!important;
	text-align: center;
	color: #003249!important;
	text-transform: uppercase;
	padding-top: 25px!important;
	padding-bottom: 25px!important;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
	font-size: 16px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.3s;
	background-color: #f5db0a!important;
	border: none;
	}
.woocommerce-Button:hover, #mijn_account .button:hover{
	background-color: #db7218;
	}	
#mijn_account{
	width: 100%;
	background-color: #f9f9f9; 
	padding-top: 60px;
	padding-bottom: 60px;
	}
#mijn_account_inner{
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 6px;
	padding: 40px;
	padding-top: 80px;
	padding-bottom: 80px;
	}

.woocommerce-MyAccount-navigation ul{
	width: 100%;
	margin-bottom: 20px;
	border-bottom:1px solid #444444;
	height: auto;
	}
.woocommerce-MyAccount-navigation ul li{
	width: 100%;
	float: none;
	list-style: none;
	text-align: left;
	}	
@media (min-width:768px){	
.woocommerce-MyAccount-navigation ul{
	width: 100%;
	margin-bottom: 20px;
	border-bottom:1px solid #444444;
	height: 36px;
	}
.woocommerce-MyAccount-navigation ul li{
	width: 25%;
	float: left;
	text-align: center;
	}
}	
.woocommerce-MyAccount-navigation ul li:first-child{
	display:none;
	}	
	
.woocommerce-MyAccount-navigation ul li a{
	text-decoration: none;
	color: #003249
	display: inline-block;
	height: 36px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	}

.woocommerce-MyAccount-navigation ul li.is-active a{
	border-top:1px solid #444444;
	}
.woocommerce-MyAccount-content a{
	color: #003249
	}	
	
.woocommerce-MyAccount-content input{
	height: 30px;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	background-color: #ffffff;
	padding-left: 12px;
	}	
	
.woocommerce-MyAccount-content input[type=submit]{
	border-radius: 0!important;
	border:1px solid #e9a362!important;
	background-color: #e9a362!important;
	color: #ffffff!important;
	height: 50px;
	text-decoration: none;
	text-transform: uppercase;
	transition:all 0.3s;
	}	
.woocommerce-MyAccount-content input[type=submit]:hover{
	color: #e9a362!important;
	background-color: #ffffff!important;
	}	

.woocommerce-MyAccount-content h3{
	margin: 0;
	color: #003249
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	}

.woocommerce-MyAccount-content label{
	margin: 0;
	color: #003249
	font-weight: 400;	
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	}	
.woocommerce-MyAccount-content{
	font-size: 16px;
	line-height: 26px;
	
	}	
.edit{
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	}	
	
.woocommerce-info, .woocommerce-message{
	border-top-color: #e9a362;
	font-size: 12px;
	color: #003249
	}	
.woocommerce-info::before{
	color: #e9a362;
	}	
.woocommerce-message::before{
	color: #e9a362;
	}
#sigle_product_holder .woocommerce-message{
	display: none!important;
	}
	
.woocommerce-info a{
	color: #003249
	}	
.woocommerce-message a{
	color: #003249
	}	
	
.woocommerce-Address{
	margin-bottom: 20px;
	}	


.register input[type=text]{
	height: 30px;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	background-color: #ffffff;
	padding-left: 12px;
	}	
.register input[type=email]{
	height: 30px;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	background-color: #ffffff;
	padding-left: 12px;
	}
.register input[type=password]{
	height: 30px;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	background-color: #ffffff;
	padding-left: 12px;
	}	
.register label{
	margin: 0;
	color: #003249
	font-weight: 400;	
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	}
.register input[type=submit]{
	border-radius: 0!important;
	border:1px solid #e9a362!important;
	background-color: #e9a362!important;
	color: #ffffff!important;
	height: 50px;
	text-decoration: none;
	text-transform: uppercase;
	transition:all 0.3s;
	}	
.register input[type=submit]:hover{
	color: #e9a362!important;
	background-color: #ffffff!important;
	}


		
.woocommerce-form-login input[type=text]{
	height: 30px;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	background-color: #ffffff;
	padding-left: 12px;
	}	
.woocommerce-form-login input[type=password]{
	height: 30px;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	background-color: #ffffff;
	padding-left: 12px;
	}	
.woocommerce-form-login label{
	margin: 0;
	color: #003249
	font-weight: 400;	
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	}
.woocommerce-form-login input[type=submit]{
	border-radius: 0!important;
	border:1px solid #e9a362!important;
	background-color: #e9a362!important;
	color: #ffffff!important;
	height: 50px;
	text-decoration: none;
	text-transform: uppercase;
	transition:all 0.3s;
	}	
.woocommerce-form-login input[type=submit]:hover{
	color: #e9a362!important;
	background-color: #ffffff!important;
	}	
	
.woocommerce-LostPassword a{
	text-decoration: none;
	color: #003249
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	}	
.woocommerce-LostPassword a:hover{
	text-decoration: underline;
	}	
	
.lost_reset_password input[type=text]{
	height: 30px;
	border: 1px solid #444444;
	font-size: 14px;
	line-height: 14px;
	color: #003249
	background-color: #ffffff;
	padding-left: 12px;
	}	
.lost_reset_password label{
	margin: 0;
	color: #003249
	font-weight: 400;	
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	}
.lost_reset_password input[type=submit]{
	border-radius: 0!important;
	border:1px solid #e9a362!important;
	background-color: #e9a362!important;
	color: #ffffff!important;
	height: 50px;
	text-decoration: none;
	text-transform: uppercase;
	transition:all 0.3s;
	}	
.lost_reset_password input[type=submit]:hover{
	color: #e9a362!important;
	background-color: #ffffff!important;
	}	
.lost_reset_password p{
	font-size: 12px;
	line-height: 20px;
	color: #003249
	}





/***************************************/
/************** MY ACCOUNT *************/
/***************************************/



/***************************************/
/***************** SHOP ****************/
/***************************************/

#woo_shop{
	width: 100%;
	background-color: #ffffff;
	}
#woo_shop_inner{
	width: 100%;
    max-width: 1480px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
	}
	

#woo_shop_pagination{
	text-align: center;
	padding-bottom: 60px;
	background-color: #ffffff;
	}	
#woo_shop_pagination ul{
	display: inline-block;
	}	
#woo_shop_pagination ul li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	}
#woo_shop_pagination ul li a{
	color: #003249;
	text-decoration: none;
	font-weight: 700;
	display: inline-block;
	cursor: pointer;
	padding-top: 9px;
	padding-bottom: 9px;
	transition: 0.3s all;
	}
#woo_shop_pagination ul li a:hover{
	color: #1cbbe9;
	}		
#woo_shop_pagination ul li span.current{
	color: #1cbbe9;
	display: inline-block;
	height: 50px;
	padding-top: 9px;
	padding-bottom: 9px;
	}
	
#woo_shop_pagination ul li a.prev{
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px; 
	transition: 0.3s all;
	padding-top: 9px!important;
	padding-bottom: 9px;
	color: #003249;
	}
#woo_shop_pagination ul li a.prev:hover{
	color: #1cbbe9;
	}	
		
#woo_shop_pagination ul li a.next{
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px; 
	transition: 0.3s all;
	padding-top: 9px!important;
	padding-bottom: 9px;
	color: #003249;
	}
#woo_shop_pagination ul li a.next:hover{
	color: #1cbbe9;
	}
#woo_shop_pagination ul li a.prev:after{
	content:'';
	}		
#woo_shop_pagination ul li a.next:before{
	content:'';
	}		
@media (min-width:768px){		
#woo_shop_pagination ul li a.prev:after{
	content:' VORIGE';
	}		
#woo_shop_pagination ul li a.next:before{
	content:'VOLGENDE ';
	}	
}
		
/***************************************/
/***************** SHOP ****************/
/***************************************/





/***************************************/
/***************** SINGLE **************/
/***************************************/



.ook_beschikbaar_item{
	width: calc(16.66% - 6px);
	height: 65px;
	border-radius: 6px;
	background-size: contain;
	margin-right: 3px;
	margin-left: 3px;
	border: #dedede 1px solid;
	margin-bottom: 6px;
	transition: all 300ms ease;
	float: left;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	}
.ook_beschikbaar_item:hover{
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.4);
	}

.woocommerce-variation-availability{
	display: none!important;
	}
.disabled{
	pointer-events: none;
	opacity: 0.5;
	}
li.disabled:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/kruis.png');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	}
	
.out-of-stock, .onsale{
	display: none;
	}	

.single_uitverkocht{
	display: inline-block;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #ACB8C9;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	border: none;
	border-radius: 20px;
	}
.single_bestseller{
	display: inline-block;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #1dbbea;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	border: none;
	border-radius: 20px;
	}
.single_pre_order{
	display: inline-block;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #f5db0a;
	color: #003249;
	font-size: 18px;
	line-height: 18px;
	border: none;
	border-radius: 20px;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: 700;
	}
	
	
#woo_single_wrapper{
	width: 100%;
	}
#woo_single_wrapper_inner{
	width: 100%;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 60px;
	}

.added_to_cart, .reset_variations{
	display: none!important;
	}

.related .availability_date, .up-sells .availability_date{
	display: none;
	}
.variations{
	padding-bottom: 24px;
	}	
.variations .label{
	padding-bottom: 18px;
	}


/***************************************/
/***************** SINGLE **************/
/***************************************/



/***************************************/
/************** ADDED TO CART **********/
/***************************************/




.xoo-cp-container .attachment-woocommerce_thumbnail{
	height:auto;
	width:100%;
	}



.xoo-cp-success {
	background-color: #397f27!important;
	font-weight:600;
	color: #ffffff!important;
	}
.xoo-cp-pdetails {
	min-height:120px;
	height: auto;
}
span.xoo-cp-close {
	display:none;
}
.xoo-cp-ptotal{
	color:#72486e;
	font-weight: 700;
	}
.xoo-cp-pprice{
	color:#72486e;
	font-weight: 700;
	}
td.xoo-cp-ptitle a {
	color:#72486e;
	text-decoration:none;
}
td.xoo-cp-ptitle a:hover {
	text-decoration:underline;
}
.attachment-woocommerce_thumbnail {
	height:auto;
}
.xoo-cp-ptotal {
  display:none;
}

.xoo-cp-qtybox{
	border:2px solid #72486e!important;
	border-radius: 6px;
	}
.xoo-cp-qty{
	-webkit-appearance: none;
	-moz-appearance: textfield;
	font-weight: 700;
	color: #72486e;
	}
.xcp-minus{
	font-weight: 700!important;
	color: #72486e!important;
	border:none!important;
	}
.xcp-plus{
	font-weight: 700!important;
	color: #72486e!important;
	border:none!important;
	}


.xoo-cp-btn-vc.xcp-btn{
	color: #003249;
	background-color:#f5db0a;
	width:100%!important;
	height: 50px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 800;
	border:none;
	border-radius: 50px;
	line-height:50px;
	padding:0;
	margin-bottom: 0px;
	margin-top:20px;
	transition: all 0.3s;
}
.xoo-cp-btn-vc.xcp-btn:hover {
	color: #ffffff;
	background-color:#1cbbe9;
}

.xoo-cp-btn-ch.xcp-btn {
	color: #003249;
	background-color:#f5db0a;
	width:100%!important;
	height: 50px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 800;
	border:none;
	border-radius: 50px;
	line-height:50px;
	padding:0;
	margin-bottom: 20px;
	margin-top:20px;
	transition: all 0.3s;
}
.xoo-cp-btn-ch.xcp-btn:hover {
	color: #ffffff;
	background-color:#1cbbe9;
}
.xoo-cp-close.xcp-btn {
	color:#1cbbe9;
	background-color: transparent!important;
	border:none;
	font-size: 16px;
	font-weight: 800;
	transition: all 0.3s;
}
.xoo-cp-close.xcp-btn:hover {
 text-decoration:underline;
	color:#003249;
}
.xoo-cp-atcn {
    overflow: auto;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    text-align: left;
    margin-bottom: 15px;
}

#minimale_besteltext_added_popop{
	color:#72486e;
	text-align: center;
	font-size: 16px;
	font-weight: 800;
	
	}

/***************************************/
/************** ADDED TO CART **********/
/***************************************/



/***************************************/
/************** THANK YOU **************/
/***************************************/


.woocommerce-order{
	width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 6px;
	}
.woocommerce-order-overview strong, .woocommerce-order-details__title, .woocommerce-column__title{
	color: !important;
	}
.woocommerce-order h2{
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	color: #003249
	margin-bottom: 8px;
	text-transform: uppercase;
	}

.woocommerce-order-overview{
	padding-top: 20px;
	}

.woocommerce-order .woocommerce-column--billing-address{
	display: block;
	width: 100%!important;
	float:none;
	border:none;
	}
.woocommerce-order .woocommerce-column--shipping-address{
	display: block;
	width: 100%!important;
	border:none;
	float:none;
	}
.woocommerce-order address{	
	border:none!important;
	display: block;
	padding-bottom: 40px!important;
	}

/***************************************/
/************** THANK YOU **************/
/***************************************/

/***************************************/
/************** SHOP FILTER ************/
/***************************************/
.filterBox{ position: relative; padding-top: 6px; }
#watersportFilter{ position: absolute;top:5px; left:0px; z-index: 200; display: none; }

.premmerce-filter-body{ display: flex; flex-direction: column; }

.filter__item{ padding: 0px!important; margin-bottom: 15px!important; }
.filter__item:nth-child(1){ order:3; width:80%;}
.filter__item:nth-child(2){ order:1;}
.filter__item:nth-child(3){ order:2;}
.filter__item:nth-child(4){ order:4;}
.filter__item:nth-child(5){ order:5;}
.filter__item:nth-child(6){ order:6;}
.filter__item:nth-child(7){ order:7;}
.filter__item:nth-child(8){ order:8;}

.filter__item-border{ border:none; }
.filter__item:nth-child(3) .filter__properties-list>div.filter__properties-item .filter__checkgroup-title{font-weight: 600!important; color: #003249!important; }
.filter__item:nth-child(3) .filter__properties-list>div.filter__properties-item .filter__checkgroup-title:hover{ color: #1cbbe9!important}


.filter__item:first-child .filter__header .filter__title{ display: none!important; }
.filter__item:first-child .filter__header:before{ content:'Prijs';font-size: 18px!important; font-weight: 700!important; color: #003249!important; font-family: 'Open Sans', sans-serif!important; }
.filter__title{ font-size: 18px!important; font-weight:700!important; color: #003249!important; font-family: 'Open Sans', sans-serif!important; text-transform: capitalize!important;}
.filter__item:nth-child(3) .filter__header .filter__title{ display: none!important; }
.filter__item:nth-child(3) .filter__properties-list>div{ margin-bottom: 2px!important; }
.filter__item:nth-child(3) .filter__properties-list>div:last-child .filter__checkgroup-title{ font-weight: 700!important; color: #ff0000!important; }
.filter__item:nth-child(3) .filter__properties-item .filter__checkgroup-check{ display: none!important; }
.filter__inner{ margin-top: 4px!important; }
.filter__checkgroup-check{ box-shadow: inset 1px 1px 1px rgba(0,0,0,0.2); border: 1px solid #e2e2e2!important;}

.filter__inner-hierarchy-button-open-close{ display:none!important; }
.filter__checkgroup-title{ padding: 0!important;margin: 0!important;font-size: 18px!important; font-weight: 400; color:#003249!important; display: inline-block; }
.filter__checkgroup-check{ margin-right: 10px!important; }
.filter__checkgroup-count{ display: none!important; }
.filter__properties-item:hover .filter__checkgroup-title{ color: #1cbbe9!important}

div[data-parent-id="192"]{display: none!important;}
div[data-parent-id="194"]{display: none!important;}

.filter__item:nth-child(3) .filter__properties-list>div.filter__properties-item:nth-child(3):hover {opacity:0.4; display: block!important;}

.pc-range-slider__control .ui-slider-handle{ width: 14px!important; height: 14px!important; border-radius: 50%!important; background-color: #1cbbe9!important; border:1px solid #1cbbe9!important; top:3px!important; }
.pc-range-slider__control .ui-slider-range{ background-color: #1cbbe9!important; }
.pc-range-slider__control .ui-slider-handle:last-of-type{ margin-left: -14px!important; }

input.filter__slider-control{border: 1px solid #d5d5d5!important;padding: 10px!important;font-size: 18px!important;border-radius: 5px!important; -webkit-appearance: none; -moz-appearance: none;}






/***************************************/
/************** SHOP FILTER ************/
/***************************************/
	

/* --------------- END inline --------------- */ 

/* --------------- START inline --------------- */ 
.woocommerce-product-gallery{ opacity: 1 !important; }
/* --------------- END inline --------------- */ 

/* --------------- START inline --------------- */ 

			.cross-sells {
	display:none;
}
.woocommerce-cart-form table.shop_table tr {
	position:relative;
}
.betaal_icon {
	max-width:36px!important;
}
div.attribute-swatch {
	margin-top:20px;
}

.variation-Beschikbaar p {
	font-size:14px!important;
	margin-top:-5px;
}
#desktop_header_menu>ul>li>a {
	font-weight:800;
}
#home_usps_inner {
	padding-top:25px;
	padding-bottom:20px;
}
#home_banner_img h1, #home_intro_inner h2, #home_sub_boards_title_inner>h2, #home_accessoires_title_inner>h2, #home_wie_zijn_wij_inner_links_inner>h2, #wat_andere_vinden_inner_top_links>h2, #woo_single_related_products_heading>h2 {
	font-family:'League Spartan';
	font-weight:800;
}
#home_sub_boards_title_inner>h2:after, #home_accessoires_title_inner>h2:after, #home_wie_zijn_wij_inner_links_inner>h2:after, #wat_andere_vinden_inner_top_links>h2:after, #woo_single_related_products_heading>h2:after {
	right:12px;
}
.product_tablet p {
	font-size:20px;
	line-height:26px;
}
.product_tablet .woocommerce-Price-amount.amount {
	font-size:20px;
	line-height:26px;
	font-weight:600;
}
#wat_andere_vinden_nav_links, #wat_andere_vinden_nav_rechts {
	width:30px;
	height:30px;
	font-size:26px;
	line-height:24px;
}
.reviews_item_inner_titel {
	font-size:15px;
	line-height:20px;
	padding-top:10px;
}
.reviews_item_inner_bottom>p {
	font-size:20px;
}
#hoe_kunnen_we_helpen_inner_right>h2, #nb_aanmelden_inner_top>h2 {
	font-size:22px;
	line-height:30px;
	font-weight:800;
}
#hoe_kunnen_we_helpen_inner_right>p, #nb_aanmelden_inner_top>p {
	font-size:20px;
}
#woo_single_wrapper_inner_top_right h1 {
	font-family:'League Spartan';
	font-weight:800;
}

.woo_single_ups_item {
	font-size:15px;
}
#woo_single_omschrijving, #woo_single_details {
	max-width:800px;
}
#woo_single_omschrijving>h3, #woo_single_details>h3 {
	font-size:22px;
	line-height:30px;
	font-weight:800;
	margin-bottom:10px;
}
#woo_single_omschrijving>p, #woo_single_details>p {
	font-size:20px;
	line-height:26px;
}
label.wcvaswatchlabel {
	border:none!important;
	outline:none!important;
}
.product_tablet_prijs {
	padding-top:20px;
}
#checkout_details_holder h3 {
	text-transform: none!important;
}
.availability_date {
	padding-top:20px!important;
	margin-bottom:20px!important;
	display:block;
	font-size:14px;
	color:#848484;
}

.woof_checkbox_count, .woof_radio_count {
	display:none;
}

.productsBox .prodecription p {
  margin: 0 0 20px;
  padding-bottom: 0;
  font-weight: 400;
  color: #003249;
}		
/* --------------- END inline --------------- */ 

/* --------------- START https://watersport-meerstad.nl/wp-content/themes/meerstad/style.css?ver=1.1094 --------------- */ 
/* 
Theme Name: Meerstad
Theme URI: 
Description: A 2020 framework for WordPress.
Author: Internetbureau Jun-E-Jay
Version: 1.0 
Tags:

General comments (optional).

*/


/* Table of Content
==================================================
	#Font-Face
	#Site Styles
	#Media Queries */

/* #Font-Face
================================================== 

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');

*/


    
    
    
    


/* #Site Styles
================================================== */
/* ### general ### */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html, body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #003249;
}
body {
    background: #fff;
}
input, button, select, textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #003249;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
}
ul, li {
    list-style: none;
}
:focus {
    outline: none;
}
a {
    transition: all ease-in-out 0.4s;
    cursor: pointer;
}
.bannerBox h1 {
    font-family: 'leaguespartan', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
}
.bannerBox h3 {
    font-family: 'leaguespartan', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
}
h1 {
    font-family: 'leaguespartan', sans-serif;
}
h2, .h2_div {
    font-family: 'leaguespartan', sans-serif;
    font-size: 34px;
    font-weight: 700;
    word-break: break-word;
}
h3 {
    font-family: 'leaguespartan', sans-serif;
    font-size: 30px;
    font-weight: 700;
}
h4 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
}
p {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    color: #003249;
}
p a {
    color: #1cbbe9;
}
p a:hover {
    color: #003249;
}
hr {
    margin: 50px 0;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #e5eaec;
}
button.mfp-close, button.mfp-arrow, .mfp-close {
    opacity: 1;
    text-indent: -9999px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/close.svg') center center no-repeat;
}
/* ### global classes ### */
::placeholder {
    opacity: 1;
    color: #003249;
}
.clear {
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
}
.centering {
    padding-right: calc((100% - 1240px) / 2);
    padding-left: calc((100% - 1240px) / 2);
}
.centering-large {
    padding-right: calc((100% - 1390px) / 2);
    padding-left: calc((100% - 1390px) / 2);
}
.centering-small {
    margin: 0 auto;
    max-width: 800px;
}
.title {
    margin-bottom: 40px;
    width: 100%;
}
.title h1 {
    font-size: 34px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 30px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
.title h2, .title .h2_div {
    font-size: 34px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 24px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
/* .title h2:after {
    position: absolute;
    bottom: 5px;
    left: 10px;
    z-index: -1;
    display: inline-block;
    width: 100%;
    height: 12px;
    background-color: #f5db0a;
    content: '';
}
*/

.woof_container_inner h4{
	font-size: 18px!important;
	}
.woof_list_radio input[type=radio]{
	display:none;
	}

.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 50, 73, 0.8);
    -webkit-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1);
    pointer-events: none;
}
.fancybox-container .fancybox-bg {
    opacity: 1;
    background: #fff;
}
.fancybox-container.fancybox-is-open .fancybox-bg {
    opacity: 1;
}
.fancybox-container .fancybox-infobar {
    display: none;
}
.fancybox-container .fancybox-caption:before {
    display: none;
}
.fancybox-container .fancybox-caption {
    font-family: 'DM Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #003249;
    background: #fff;
}
.fancybox-container .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
}
.fancybox-container .fancybox-toolbar .fancybox-button {
    display: none;
    color: #003249;
    background: none;
}
.fancybox-container .fancybox-button:hover {
    color: #003249;
}
.fancybox-container .fancybox-button.fancybox-button--close {
    display: block;
    width: 80px;
    height: 80px;
}
.fancybox-container .fancybox-button.fancybox-button--zoom {
    display: none !important;
}
.fancybox-container .fancybox-navigation .fancybox-button {
    padding: 0;
    top: calc(50% - 15px);
    left: 15px;
    opacity: 1;
    visibility: visible;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #003249;
}
.fancybox-container .fancybox-navigation .fancybox-button:hover {
    background: #1cbbe9;
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
    right: 15px;
    left: auto;
}
.fancybox-container .fancybox-navigation .fancybox-button div {
    display: none;
}
.fancybox-container .fancybox-navigation .fancybox-button:after {
    position: absolute;
    top: 6px;
    left: 8px;
    width: 11px;
    height: 18px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon.png') no-repeat;
    content: '';
}
.fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:after {
    position: absolute;
    top: 6px;
    left: 11px;
    width: 11px;
    height: 18px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon2.png') no-repeat;
    content: '';
}
.button-large {
    padding: 18px 30px;
    display: inline-flex;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 40px;
    background: #f5db0a;
}
.button-large:hover {
    color: #fff;
    background: #1cbbe9;
}
.button-small {
    padding: 5px 13px;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    color: #fff;
    border-radius: 40px;
    background: #1cbbe9;
}
.button-small:hover {
    color: #fff;
    background: #003249;
}
/* ### wrapper ### */
#wrapper {
    padding-top: 140px;
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
}
/* ### main container ### */
#mainCntr {
    width: 100%;
}
/* ### header container ### */
#headerCntr {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 0 rgba(2, 102, 143, 0.06);
}
#headerCntr .right {
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}
#headerCntr .logo {
    padding: 20px 0;
    position: relative;
    left: -3px;
    float: left;
    width: 100%;
    max-width: 320px;
}
#headerCntr .logo svg {
    max-width: 100%;
}
#headerCntr .logo img {
    max-width: 100%;
}
#headerCntr .logo .mobile {
    display: none;
}
#headerCntr .cart {
    margin: 0 8px 5px;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    color: rgba(0, 50, 73, 0.4);
}
#headerCntr .cart:hover {
    color: #1cbbe9;
}
#headerCntr .cart:after {
    position: relative;
    top: 6px;
    right: -2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/cart-icon.svg') no-repeat;
    content: '';
}
#headerCntr .cart span {
    position: absolute;
    top: 0;
    right: -3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    font-family: 'DM Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.24px;
    color: #fff;
    border-radius: 50%;
    background: #1cbbe9;
}
#headerCntr .mobileMenu {
    position: relative;
    left: -25px;
    z-index: 15;
    display: none;
    float: left;
    width: 120px;
    height: 40px;
    transition: 0.2s;
    cursor: pointer;
    overflow: hidden;
}
#headerCntr .mobileMenu span {
    position: absolute;
    top: 50%;
    right: 20%;
    left: 20%;
    display: block;
    width: 18px;
    height: 3px;
    background: #1cbbe9;
    transition: 0.2s;
}
#headerCntr .mobileMenu span:before, #headerCntr .mobileMenu span:after {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background-color: #1cbbe9;
    transition-duration: 0.2s, 0.2s;
    content: '';
}
#headerCntr .mobileMenu span:before {
    top: -7px;
}
#headerCntr .mobileMenu span:after {
    bottom: -7px;
}
/* ### menu box ### */
.menuBox {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: auto;
}
.menuBox .navigation {
    margin-right: 15px;
}
.menuBox .navigation>ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.menuBox .navigation ul li a {
    padding: 0 15px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    text-decoration: none;
    color: #003249;
}
.menuBox .navigation ul li a:hover {
    color: #1cbbe9;
}
.menuBox .socials, .menuBox .close {
    display: none;
}
.menuBox .socials a {
   color: #ffffff;
    font-size: 42px;
}
/* ### search box ### */
.searchBox {
    margin-right: 10px;
    position: relative;
    width: 130px;
}
.searchBox.full_w{
    width: 100%;
}
.searchBox input {
    padding: 5px 40px 5px 14px;
    width: 130px;
    height: 60px;
    font-size: 15px;
    color: rgba(0, 50, 73, 1);
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}
.searchBox.full_w input {
    width: 100%;
}
.searchBox input::placeholder {
    opacity: 1;
    color: rgba(0, 50, 73, 0.4);
}
.searchBox input::-webkit-search-decoration, .searchBox input::-webkit-search-cancel-button, .searchBox input::-webkit-search-results-button, .searchBox input::-webkit-search-results-decoration {
    display: none;
}
.searchBox button {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 60px;
    border: 0;
    background: transparent;
    cursor: pointer;
}
#zoeken_links{
    width: 50%;
   float:left;
    padding-top: 14px;
}
#zoeken_rechts{
    width: 50%;
   float:right;
}
/* ### content container ### */
#contentCntr {
    width: 100%;
}
.centerPart {
    padding-top: 12px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.leftPart {
    padding-right: 15px;
    width: 220px;
}
.rightPart {
    width: calc(100% - 220px);
}
.rightPart .uspBox {
    display: none;
}
/* ### discounted box ### */
.discountedBox {
    width: 100%;
}
.discountedBox .holder {
    padding: 18px 15px;
    position: relative;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 0 0 6px 6px;
    background: #e73a0c;
}
.discountedBox .close-btn {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}
.discountedBox a {
   color:#ffffff;
   text-decoration:none;
}
.discountedBox a:hover {
   text-decoration:underline;
}
/* ### usp box ### */
.uspBox {
    padding-top: 36px;
    padding-bottom: 37px;
}
.uspBox ul {
    width: 100%;
    text-align: center;
    list-style: none;
}
.uspBox ul li {
    padding: 0 13px;
    position: relative;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.25px;
    color: #000;
}
.uspBox ul li strong {
    font-weight: 700;
    color: #1cbbe9;
}
.home_usps_item {
}
.home_usps_item span {
    font-weight: 700;
    color: #1cbbe9;
}
.home_usps_item div.usp_text {
    height: 24px;
    padding-top: 0px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top;
}
.home_usps_item svg {
    vertical-align: bottom;
    margin-right: 6px;
}
/* ### banner box ### */
.bannerBox {
    margin-bottom: 85px;
    padding-bottom: 50px;
    width: 100%;
    overflow: hidden;
}
.bannerBox .holder {
    position: relative;
    display: flex;
    align-content: flex-start;
    width: 100%;
    min-height: 624px;
    padding-top: 40px;
}
.bannerBox .image-overlay {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.image-overlay {
    margin-bottom: 90px;
    position: relative;
    z-index: 1;
    width: calc(100% - 40px);
    height: 100%;
}
.image-overlay img {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.image-overlay:before {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #f5db0a;
    content: '';
}
.image-overlay:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0.2;
    width: 100%;
    height: 70%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    content: '';
}
.bannerBox .content {
    padding: 0 0 49px;
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: center;
}
.bannerBox h1 {
    margin-bottom: -5px;
    color: #fff;
}
.bannerBox p {
    padding-bottom: 16px;
    padding-top: 16px;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    color: #fff;
}
.bannerBox .button {
    margin: 0 4px;
    padding: 15px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 30px;
    background: #fff;
    transition: all ease-in-out 0.2s;
}
.bannerBox .button:hover {
    color: #fff;
    background: #003249;
}
.blue-bg {
    margin-bottom: 90px;
    padding-bottom: 10px;
    background: #eefaff;
}
.blue-bg:last-child {
    margin-bottom: 0;
}
.banner_cta_holder{
    position: absolute;
    width: 100%;
    z-index: 90;
    left:0;
    bottom: 40px;
    text-align: center;
}
/* blog Box */
.blogBox {
    padding-top: 90px;
    padding-bottom: 1px;
    position: relative;
    width: 100%;
    background: #eefaff;
}
.blogBox .title {
    margin-bottom: 40px;
}
.blogBox .large {
    margin-bottom: 82px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
}
.blogBox .large:hover h4 {
    text-decoration: underline;
}
.blogBox .image {
    position: relative;
    z-index: 2;
}
.blogBox .image:before {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #f5db0a;
    content: '';
}
.blogBox .image img {
    width: 100%;
}
.blogBox .large-image {
    width: 45%;
}
.blogBox .large-content {
    padding-left: 80px;
    width: 55%;
}
.blogBox h4 {
    color: #1cbbe9;
    letter-spacing: 0.3px;
}
.blogBox .date {
    letter-spacing: 0.028em;
    color: rgba(0, 50, 73, 0.4);
}
.blogBox .small {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
}
.small .image:before {
    z-index: 0!important;
}
.small-image img {
    position: relative;
    z-index: 2;
}
.blogBox .small:hover h4 {
    text-decoration: underline;
}
.blogBox .small-image {
    width: 170px;
}
.blogBox .small-content {
    padding: 20px 0 0 50px;
    width: calc(100% - 170px);
}
.blogBox .button-large {
    margin-top: 50px;
}
.blogBox.inner-blog {
    margin-bottom: 0;
    padding-bottom: 121px;
}
.blogBox.inner-blog .large {
    margin-bottom: 0;
}
.blogBox.inner-blog .title {
    margin-bottom: 66px;
}
.blogBox.inner-blog .title h2 {
    font-size: 34px;
    margin-bottom: 48px;
}
.blogBox.inner-blog .title p {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding-bottom: 0;
}
.blogBox.inner-blog h4 {
    letter-spacing: 0.3px;
    margin-bottom: 13px;
}
.blogBox.inner-blog p {
    padding-bottom: 0;
    margin-bottom: 12px;
}
.blogBox.inner-blog .date {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    letter-spacing: 0;
}
.blogBox.inner-second {
    margin-bottom: 0;
}
/* recent Box */
.recentBox {
    padding-top: 0px;
    padding-bottom: 60px;
}
.recentBox h4 {
    color: #1cbbe9;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
}
.recentBox h4:hover {
    text-decoration: underline;
}
.recentBox p {
    margin-bottom: 20px;
    padding-bottom: 0;
}
.recentBox .small {
    margin-bottom: 59px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
   color: #003249;
}
.recentBox .small.bottom {
    margin-bottom: 105px;
}
.recentBox .small.bottom h4 {
    margin-bottom: 42px;
}
.recentBox .small.bottom p {
    margin-bottom: 46px;
}
.recentBox .small-image {
    width: 170px;
}
.recentBox .image {
    position: relative;
}
.recentBox .image:before {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #f5db0a;
    content: '';
}
.recentBox .image_page:before {
    background: #1cbbe9;
}
.recentBox .image_post:before {
    background: #003249;
}
.recentBox .small-content {
    padding: 20px 0 0 52px;
    width: calc(100% - 170px);
   font-size: 20px;
   font-weight: 400;
   line-height: 27px;
   color: #003249;
}
.recentBox .date {
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0.028em;
    color: rgba(0, 50, 73, 0.4);
}
.recentBox .pagination {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.recentBox .pagination span {
    text-decoration: none;
    color: #003249;
    display: inline-block;
    margin-left: 9px;
    margin-right: 9px;
    font-size: 20px;
    font-weight: 700;
}
.recentBox .pagination a {
    text-decoration: none;
    color: #003249;
    display: inline-block;
    margin-left: 9px;
    margin-right: 9px;
    font-size: 20px;
    cursor: pointer;
}
.recentBox .pagination a.active, .recentBox .pagination a:hover {
    font-weight: 700;
}
.recentBox .pagination a.next {
    vertical-align: top;
    overflow: hidden;
    height: 30px;
    width: 30px;
    line-height: 33px;
    text-align: center;
    background-color: #003249;
    border-radius: 30px;
    display: inline-block;
    font-size: 0px;
   line-height: 0px;
}
.recentBox .pagination a.next:before {
    background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon2.png');
    background-repeat: no-repeat;
    width: 10px;
    height: 24px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    content: '';
    background-position: center 5px;
}
.recentBox .pagination a.prev {
    vertical-align: top;
    overflow: hidden;
    height: 30px;
    width: 30px;
    line-height: 33px;
    text-align: center;
    background-color: #003249;
    border-radius: 30px;
    display: inline-block;
    font-size: 0px;
   line-height: 0px;
}
.recentBox .pagination a.prev:before {
    background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon.png');
    background-repeat: no-repeat;
    width: 10px;
    height: 24px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    content: '';
    background-position: center 5px;
}
/* promotion Box */
.promotionBox {
    margin-bottom: 80px;
    position: relative;
    width: 100%;
}
.promotionBox .title {
    margin-bottom: 10px;
}
/* filter Box */
.filterBox {
    position: relative;
    width: 100%;
    padding-bottom: 80px;
}
.filterBox .list > li {
    margin-bottom: 12px;
    width: 100%;
}
.filterBox .list > li > a {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
}
.filterBox .list > li > a:hover {
    color: #1cbbe9;
}
.filterBox .list > li > ul {
    padding: 12px 0 1px 30px;
}
.filterBox .list > li > ul > li {
    margin-bottom: 10px;
}
.filterBox .list > li > ul > li > a {
    font-size: 18px;
    text-decoration: none;
    color: #003249;
}
.filterBox .list > li > ul > li > a:hover {
    color: #1cbbe9;
}
.filterBox .list > li.sale > a {
    color: #e73a0c;
}
.filterBox .panel {
    padding-top: 10px;
}
.filterBox .price {
    padding: 67px 0 30px;
}
.filterBox .price span {
    padding-bottom: 10px;
    display: block;
    font-size: 18px;
}
.filterBox .price-number {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 180px;
}
.filterBox .price-number input {
    padding: 5px 8px;
    width: calc(50% - 6px);
    height: 40px;
    font-size: 18px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}
.filterBox .range {
    margin-bottom: 24px;
    position: relative;
    max-width: 180px;
    height: 4px;
    background: #d5d5d5;
}
.filterBox .range:after {
    position: absolute;
    top: 0;
    left: 15%;
    z-index: 2;
    width: 50%;
    height: 4px;
    background: #1cbbe9;
    content: '';
}
.filterBox .dot-left {
    position: absolute;
    top: -5px;
    left: 13%;
    z-index: 6;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #1cbbe9;
}
.filterBox .dot-right {
    position: absolute;
    top: -5px;
    left: 60%;
    z-index: 6;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #1cbbe9;
}
.filterBox .filter-close {
    display: none;
}
.checkbox {
    margin-bottom: 10px;
    position: relative;
}
.checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.checkbox label {
    padding-left: 30px;
    display: inline-block;
    font-size: 18px;
    color: #003249;
    cursor: pointer;
}
.checkbox label:after {
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/check.svg') center center no-repeat;
    background-size: 0 0;
    transition: all 0.3s;
    content: '';
}
.checkbox input:checked + label:after {
    border-color: #1cbbe9;
    background-color: #1cbbe9;
    background-size: 10px auto;
}
/* image Box */
.imageBox {
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.imageBox .title {
    margin-bottom: 20px;
}
/* sort Box */
.sortBox {
    margin-bottom: 60px;
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
.sortBox span {
    padding: 0 10px;
    display: inline-block;
    opacity: 0.4;
    font-size: 12px;
    color: #003249;
}
.sortBox span p{
    font-size: 15px;
    padding-bottom: 0px;
}
.woocommerce-ordering {
    width: 100%;
    max-width: 260px;
}
.orderby {
    position: relative;
    z-index: 91;
    opacity: 0.8;
    background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/select-arrow.svg');
    background-position: 94% center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.orderby {
    display: block;
    width: 100%;
    height: 50px;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 10px!important;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
    text-decoration: none;
    color: #003249;
    text-overflow: ellipsis;
    border: 1px solid #d5d5d5;
    border-radius: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.heapBox .heap {
    padding: 15px;
    position: absolute;
    top: 100%;
    right: 0;
    width: 190px;
    border-radius: 5px;
    background: #373737;
}
.heapBox ul li {
    margin-bottom: 8px;
}
.heapBox ul li:last-child {
    margin-bottom: 0;
}
.heapBox ul li a {
    padding-left: 21px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}
.heapBox ul li a.selected {
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/check-white.svg') left 4px no-repeat;
}
.heapBox .handler {
    position: absolute;
    top: 20px;
    right: 13px;
    display: block;
    width: 18px;
    height: 11px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/select-arrow.svg') center center no-repeat;
}
.nice-select .option{
    font-size: 14px;
    line-height: 30px;
    min-height: 30px;
    color: #ffffff;
    background-color: #373737!important;
    cursor: pointer;
}
.nice-select .option:hover{
    font-weight: 700;
}
.nice-select .list {
    background-color: #373737!important;
}
.iradio_square-blue{
    display: none;
}
.woof_childs_list{
    display: block!important;
}

.woof_radio_label_selected{
	color: #1cbbe9!important;
	}
.woof_reset_search_form{
    position: relative;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    height: auto;
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 35px;
    background-color: #f5db0a;
    border: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.woof_childs_list_opener{
    display:none!important;
}
.woof_childs_list_opener span.woof_is_closed {
    opacity: 0.8;
    background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/cat_dd.png');
    background-repeat: no-repeat;
    background-position: center 4px;
}
.woof_childs_list_opener span.woof_is_opened {
   opacity: 0.8;
    background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/cat_dd_open.png');
    background-repeat: no-repeat;
   background-position: center 4px;
}
.woof_reset_search_form:hover{
    background-color: #1cbbe9;
    color: #ffffff;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #1cbbe9;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #1cbbe9;
    border-color: #1cbbe9;
}
.woof .woof_redraw_zone .woof_checkbox_label{
    font-size: 18px;
    color: #003249;
    font-weight: 400;
}
.woof .woof_redraw_zone .woof_childs_list label{
    font-size: 18px;
    color: #003249;
    font-weight: 400;
}
.woof .woof_redraw_zone .woof_radio_label{
    font-size: 18px;
    color: #003249;
    font-weight: 700;
    margin-left: 0px;
}
.woof .woof_list_checkbox li{
    padding-bottom: 0px!important;
}
.woof .woof_redraw_zone label:hover{
    color: #1cbbe9!important;
}
.woof_price_search_container .price_slider_amount .price_label .from, .woof_price_search_container .price_slider_amount .price_label .to{
    border:1px solid #d5d5d5;
    padding: 10px;
    font-size:18px;
    border-radius: 5px;
}
.woof_price_search_container .price_slider_amount .price_label .from{
    margin-right: 5px;
}
.woof_price_search_container .price_slider_amount .price_label .to{
    margin-left: 5px;
}
.icheckbox_square-blue{
    width: 16px;
    height:16px;
    border: 1px solid #d5d5d5;
    border-radius:3px;
}
.icheckbox_square-blue.checked {
    background-position: -52px -2px!important;
}
.woof_price_search_container{
    max-width: 180px;
}
.woof_price_search_container{
    margin-top:26px;
    margin-bottom:26px;
    max-width: 180px;
}
.woof_list label{
    padding-top: 2px!important;
    padding-bottom: 2px!important;
}
.price_label{
    font-size: 0px!important;
}
/* boards Box */
.home_boards{
	padding: 0 20px 20px 20px!important;
	}
.home_boards_inner{
	border: 3px solid #f0f6f9;
	border-radius: 6px;
	padding: 20px;
	min-height: 0px;
	}	
@media (min-width:768px){	
.home_boards_inner{
	border: 3px solid #f0f6f9;
	border-radius: 6px;
	padding: 20px;
	min-height: 635px;
	height: 100%;
	}
.home_boards{
	height: 100%;
	}	
}	
.introBox {
    margin-bottom: 80px;
    position: relative;
    width: 100%;
}
.introBox h2 {
    margin-bottom: 20px;
    color: #003249;
}
.introBox h1 {
    margin-bottom: 20px;
    color: #003249;
    font-family: 'leaguespartan', sans-serif;
   font-size: 34px;
   font-weight: 700;
   word-break: break-word;
}
/* boardsBox */
.boardsBox {
    margin-bottom: 40px;
    width: 100%;
    overflow: hidden;
}
.boardsBox hr:first-child {
    margin: 0 0 70px;
}
.boardsBox .board-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.boardsBox h3 {
    margin: 0 0 3px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #1cbbe9;
}
.boardsBox h3 a {
    text-decoration: none;
    color: #1cbbe9;
}
.boardsBox h3 a:hover {
    text-decoration: underline;
    color: #f5db0a;
}
.boardsBox p {
    font-family: 'Open Sans', sans-serif;
    color: #003249;
}
.boardsBox .slider {
    margin: 0 -40px;
    width: calc(100% + 80px);
    min-height: 0px;
}
@media (min-width:768px){
.boardsBox .slider {
    margin: 0 -40px;
    width: calc(100% + 80px);
    min-height: 680px;
}
}
.boardsBox .boards {
    padding: 0 50px;
    transition: all ease-in-out 0.5s;
}
.boardsBox .boards:nth-child(3n) {
    margin-right: 0;
}

.boardsBox .boards_inner{
	border-radius: 10px;
	border: 3px solid #f0f6f9;
	padding: 20px;
	}
.boardsBox .prices {
    padding: 13px 0 8px;
}
.boardsBox .prices span {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #003249;
}
.boardsBox .prices ins {
    color: #e73a0c;
    text-decoration:none!important;
}
.boardsBox .prices ins span bdi {
    color: #e73a0c;
    text-decoration:none!important;
}
.boardsBox .prices ins span bdi span {
    color: #e73a0c;
}
.boardsBox .prices span.sale {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #e73a0c;
}
.boardsBox span.sale + span {
    padding-left: 9px;
    font-weight: 400;
    text-decoration: line-through;
}
.boardsBox .prices span.category {
    padding-left: 10px;
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.36px;
    text-decoration: none;
    color: #003249;
}
.boardsBox .bestseller {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    border-radius: 30px;
    background-color: #1cbbe9;
}
.boardsBox .onsale {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    border-radius: 30px;
    background-color: #e73a0c;
}
.boardsBox .pre_order {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 30px;
    background-color: #f5db0a;
}
.boardsBox .nieuw {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
    border-radius: 30px;
    background-color: #1cbbe9;
}
.boardsBox .verwacht {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 30px;
    background-color: #ffffff;
}
.boardsBox .uitverkocht {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 44px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
    border-radius: 30px;
    background-color: #bbbaba;
}
.boardsBox .list-img {
    padding: 10px 0 0;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    width: 100%;
    transition: all ease-in-out 0.4s;
    height: 0px;
    overflow: hidden;
}
.boardsBox .list-img li {
    margin-right: 10px;
    width: calc(20% - 10px);
}
.boardsBox .boardimg {
    position: relative;
    height: 325px;
    transition: all ease-in-out 0.5s;
    overflow: hidden;
}
.boardsBox .boardimg img {
    width: 100%;
    height: auto;
    max-height: 325px;
}
.boardsBox .boards a {
    display: block;
    text-decoration: none;
}
.boardsBox .boards:hover {
    margin-bottom: 25px;
}
.boardsBox .boards:hover .boardimg {
    height: 290px;
}

.boardsBox .boards:hover .list-img {
    opacity: 1;
    height: 60px;
}
.boardsBox .boards:hover h3 {
    text-decoration: underline;
}
.boardsBox .holder {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
}
.boardsBox .holder .products {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.boardsBox .holder .product {
    width: 33.333%;
}
.boardsBox .holder .boards {
    padding: 0 25px 30px;
    width: 100%;
}
.boardsBox .holder .bestseller {
    padding: 5px 10px;
    min-width: 1px;
    height: 40px;
}
.boardsBox .holder .onsale {
    padding: 5px 20px;
    min-width: 1px;
    height: 40px;
    text-transform: uppercase;
}
.boardsBox .board-button {
    margin-bottom: 50px;
    display: none;
}
.rightPart .boardsBox .boards {
    padding-right: 15px;
    padding-left: 15px;
}
.boardsBox .availability_date {
    display:none;
}
/* whoweBox */
.whoweBox {
    width: 100%;
    overflow: hidden;
}
.whoweBox .title {
    margin-bottom: 23px;
    padding-left: 0;
}
.whoweBox .title h2, .whoweBox .title .h2_div {
    position: relative;
    z-index: 11;
}
.whoweBox .title h2, .whoweBox .title .h2_div{
    background-image: linear-gradient(to bottom,#1cbbe9 33%,#1cbbe9);
}
.whoweBox .title h2:after, , .whoweBox .title .h2_div:after {
    background: #89e5ff;
}
.whoweBox .whoweblock {
    margin-bottom: 80px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.whoweBox .whoweblock hr:first-child {
    margin-bottom: 80px;
}
.whoweBox .whoweblock hr:last-child {
    margin-top: 85px;
    margin-bottom: -5px;
}
.whoweBox .text {
    padding-top: 5px;
    position: relative;
    width: 46%;
}
.whoweBox .whoweimg {
    width: 45%;
}
.whoweBox .whoweimg img {
    box-shadow: 40px 39px 0 #89e5ff;
}
.whoweBox p {
    padding-right: 15px;
    padding-bottom: 10px;
    font-weight: 400;
    line-height: 1.45;
}
.whoweBox.inner .whoweblock hr:first-child {
    margin-top: 0;
}
#home_helpen_box {
    display: block;
}
/* testimonial Box */
.testimonialBox {
    margin-bottom: 90px;
    width: 100%;
    overflow: hidden;
}
.testimonialBox .title {
    margin-bottom: 35px;
}
.testimonialBox .title h2, .testimonialBox .title .h2_div{
    background-image: linear-gradient(to bottom,#1cbbe9 33%,#1cbbe9);
}
.testimonialBox .title h2:after, .testimonialBox .title .h2_div:after  {
    bottom: 5px;
    background: #89e5ff;
}
.slick-arrow {
    margin-right: -360px;
    position: absolute;
    top: -75px;
    right: 50%;
    z-index: 2;
    width: 30px;
    height: 30px;
    font-size: 0;
    border: 0;
    border-radius: 50%;
    background-color: #003249;
    cursor: pointer;
}
.slick-arrow:hover {
    background-color: #000;
}
.slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 44%;
    width: 11px;
    height: 18px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon.png') no-repeat;
    transform: translate(-50%, -50%);
    content: '';
}
.slick-arrow.slick-next {
    margin-right: -400px;
}
.slick-arrow.slick-next:after {
    left: 54%;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon2.png') no-repeat;
}
.testimonialBox .detail {
    padding-bottom: 13px;
    display: flex;
    align-items: center;
}
.testimonialBox .detail span.name {
    padding-left: 10px;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.27px;
    color: #003249;
}
.testimonialBox .img {
    position: relative;
    top: 1px;
    border-radius: 50%;
    overflow: hidden;
    width: 60px;
    height: 60px;
}
.testimonialBox .img img {
    position: relative;
    min-width: 60px;
    min-height: 60px;
}
.testimonialBox ul li p {
    font-size: 20px;
    font-weight: 400;
    color: #003249;
}
.testimonialBox ul li {
    padding: 0 40px;
}
.testimonialBox .testimonials {
    margin: 0 -40px;
    width: calc(100% + 80px);
}
/* paymentBox */
.paymentBox {
    padding-bottom: 50px;
    padding-top: 50px;
    width: 100%;
    overflow: hidden;
}
.paymentBox .holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.paymentBox span {
    margin-right: 17px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #003249;
}
.paymentBox ul {
    display: flex;
    align-items: center;
}
.paymentBox ul li {
    margin-right: 30px;
}
.paymentBox ul li:last-child {
    margin-right: 0;
}
.paymentBox .payement {
    display: flex;
    align-items: center;
    width: 73%;
}
.paymentBox .shipment {
    padding-left: 12px;
    display: flex;
    align-items: center;
    width: 27%;
}
.paymentBox .shipment span {
    margin-right: 7px;
}
/* products Box */
.productsBox {
    float: left;
    width: 100%;
}
.productsBox .product-details {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.productsBox .product-details .left {
    margin-right: 5%;
    width: 66%;
}
.productsBox .product-details .slider {
    max-width: 694px;
}
.productsBox .product-details .slider .fullslider .slick-slide a{
    text-align: center;
    display: block;
}
.productsBox .product-details .slider .fullslider img{
    max-height: 600px;
    display: inline-block;
}
.productsBox .product-details .slider .thumbnail .slick-slide a{
    text-align: center;
    display: block;
}
.productsBox .product-details .slider .thumbnail img{
    max-height: 110px;
    display: inline-block;
}
.productsBox .product-details .text .single_onsale {
    padding: 5px 14px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
   text-decoration: none;
   color: #fff;
   border-radius: 30px;
   background-color: #e73a0c;
   margin-right:10px;
}
.productsBox .bestseller-block {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.productsBox .bestseller-block span {
    font-size: 15px;
    color: #003249;
}
.productsBox .product-details .right {
    margin-top: -90px;
    width: 29%;
}
.productsBox .product-details .text {
    padding: 160px 0 50px;
    -webkit-position: sticky;
    position: sticky;
    top: 0;
    width: 100%;
}
.productsBox .product-details .text h1 {
    margin: 0 0 3px;
    font-family: 'leaguespartan', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
}
.productsBox .product-details .text .bestseller {
    padding: 7px 19px 8px;
    display: inline-block;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    border-radius: 30px;
    background-color: #1cbbe9;
    margin-right: 10px;
}
.productsBox .product-details .text .soldout {
    padding: 7px 18px 8px;
    display: inline-block;
    min-width: 218px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    border-radius: 30px;
    background-color: #acb8c9;
}
.productsBox .product-details .prices {
    padding: 25px 0 27px;
    width: 100%;
}
.productsBox .product-details .prices span {
    font-family: 'DM Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #003249;
}
.productsBox .product-details .prices span.bold {
    margin-bottom: 26px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
    letter-spacing: 0;
}
.productsBox .product-details .text .category {
    padding-bottom: 47px;
    display: block;
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.27px;
    text-align: left;
    color: #003249;
}
.productsBox .product-details .prices span.sale {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #e73a0c;
}
.productsBox .product-details span.sale + span {
    padding-left: 9px;
    opacity: 0.2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-decoration: line-through;
}
.productsBox .product-details .addtocart {
    padding-bottom: 22px;
}
.productsBox .product-details .single_add_to_cart_button {
    padding: 21px 12px 21px 32px;
    position: relative;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width:100%;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 35px;
    background-color: #f5db0a;
    border:none;
    -webkit-appearance: none;
    cursor: pointer;
}
.productsBox .product-details .single_add_to_cart_button:before {
    position: relative;
    top: 0;
    left: -15px;
    display: inline-block;
    width: 32px;
    height: 22px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/cart-button.png') no-repeat;
    content: '';
}
.productsBox .product-details .single_add_to_cart_button:hover {
    color: #fff;
    background: #1cbbe9;
}
.productsBox .product-details .single_add_to_cart_button:hover:before {
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/cart-button-white.png') no-repeat;
}
.productsBox .product-details .productinfo {
    padding-bottom: 28px;
    width: 100%;
}
.productsBox .product-details .productinfo div {
    padding-top:8px;
    padding-bottom: 8px;
    padding-left: 40px;
    background-position: left center;
   background-size: auto 24px;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.27px;
    color: #003249;
}
.productsBox .product-details .productinfo div strong {
    font-weight: 700;
}
.productsBox .product-details .productinfo span.free-shiping:before {
    position: relative;
    top: 6px;
    left: -10px;
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/free-shiping.png') no-repeat;
    content: '';
}
.productsBox .product-details .productinfo span.fast-delivery:before {
    position: relative;
    top: 6px;
    left: -10px;
    display: inline-block;
    width: 30px;
    height: 21px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/fast-delivery.png') no-repeat;
    content: '';
}
.productsBox .product-details .productinfo span.free-back:before {
    position: relative;
    top: 8px;
    left: -3px;
    display: inline-block;
    width: 30px;
    height: 21px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/back.png') no-repeat;
    content: '';
}
.productsBox .product-details .text h3 {
    margin: 0 0 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #003249;
}
.productsBox .product-details .text h3 span {
    font-weight: 400;
}
.productsBox .product-details .text p {
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.27px;
    color: #003249;
}
.productsBox .product-details .list-img {
    padding: 10px 0 30px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.productsBox .product-details .list-img li {
    margin-right: 10px;
    width: 60px;
}
.productsBox .description {
    margin: 0 0 40px;
    padding: 114px 0 40px;
    width: 100%;
    border-bottom: 2px solid #e5eaec;
}
.productsBox .prodecription h3 {
    margin: 0 0 12px;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.4px;
    color: #003249;
}
.productsBox .prodecription p {
    margin: 0 0 20px;
    padding-bottom: 0;
    font-weight: 400;
    color: #003249;
}
.productsBox .prodetail ul li {
    padding-bottom: 10px;
    padding-left: 5px;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #003249;
}
.productsBox .prodetail ul li:before {
    position: relative;
    left: -5px;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #003249;
    content: '•';
}
.productsBox .thumbnail {
    margin: 20px 0 0;
}
.productsBox .thumbnail li {
    margin: 0 20px 0 0;
    cursor: pointer;
    width: 110px;
}
.productsBox .thumbnail li img {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}
.productsBox .thumbnail li.slick-current {
    opacity: 0.4;
}
.productsBox .slider .slick-arrow {
    margin: 0;
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    z-index: 1;
    opacity: 1;
    width: 40px;
    height: 100%;
    border-radius: 0;
    background: rgba(0, 50, 73, 0.4);
    transition: all 0.3s;
}
.productsBox .slider .slick-arrow:hover {
    background: rgba(0, 50, 73, 1);
}
.productsBox .slider .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 44%;
    width: 11px;
    height: 18px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon.png') no-repeat;
    transform: translate(-50%, -50%);
    content: '';
}
.productsBox .slider .slick-arrow.slick-next {
    right: 0;
    left: auto;
}
.productsBox .slider .slick-arrow.slick-next:after {
    left: 54%;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon2.png') no-repeat;
}
.productsBox .product-details .fullslider iframe {
    width: 100%;
    height: 694px;
}
.productsBox .slider .playicon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f5db0a;
    transform: translate(-50%, -50%);
}
.productsBox .slider .playicon:after {
    display: block;
    width: 23px;
    height: 27px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/play-icon.png') no-repeat;
    content: '';
}
.productsBox .slider .slick-slide {
    position: relative;
}
.productsBox .prodecription {
    padding-bottom: 84px;
    width: 100%;
    max-width: 800px;
}
.productsBox .decriptiontext.showmobile {
    display: none;
}
.productsBox .prices ins {
    color: #e73a0c;
    text-decoration:none!important;
}
.productsBox .prices ins span {
    color: #e73a0c!important;
    text-decoration:none!important;
}
.productsBox .prices ins span bdi {
    color: #e73a0c;
    text-decoration:none!important;
}
.productsBox .qty {
   display: none;
}
.productsBox .woocommerce-variation-description {
    display:none;
}
#mobile_single_order_btn_holder {
    display:none;
}
#singleAddToCardHolder{
    position: relative;
}
#singleAddToCardHolder p.price {
    display: none;
}
.productsBox .woocommerce-variation-price {
    position: absolute;
   top:25px;
   left:0px;
}
.productsBox .woocommerce-variation-price .price {
    display:flex;
    flex-direction:row-reverse;
}
.productsBox .woocommerce-variation-price bdi{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #003249;
}
.productsBox .woocommerce-variation-price del bdi {
    text-decoration: line-through!important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.36px;
    color: #003249;
    opacity: 0.2
}
.productsBox .woocommerce-variation-price ins {
    text-decoration: none!important;
}
.productsBox .woocommerce-variation-price ins bdi {
    text-decoration: none!important;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #e73a0c;
    margin-right: 10px;
}
.productsBox .nieuw {
    padding: 7px 19px 8px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #ffffff!important;
    border-radius: 30px;
    background-color: #1cbbe9;
    margin-right: 10px;
}
.productsBox .verwacht {
    padding: 7px 19px 8px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 30px;
    background-color: #ffffff;
    margin-right: 10px;
}
.productsBox .uitverkocht {
    padding: 7px 19px 8px;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #ffffff!important;
    border-radius: 30px;
    background-color: #bbbaba;
    margin-right: 10px;
}
/* text Box */
.textBox {
    padding-top: 70px;
    width: 100%;
    letter-spacing: 0.015em;
    overflow: hidden;
}
.textBox .centering-small {
    padding-bottom: 80px;
    border-bottom: 2px solid #e5eaec;
}
.textBox p {
    font-size: 15px;
    line-height: 1.35;
}
.textBox .block {
    margin-bottom: 30px;
}
.mfp-bg {
    background: #003249;
}
.textBox h2{
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
}
/* shopping-popup Box */
.shopping-popupBox {
    margin: 20px auto;
    position: relative;
    max-width: 593px;
}
.shopping-popupBox .mid {
    padding: 45px 40px;
    max-width: 593px;
    border-radius: 10px;
    background: #fff;
}
.shopping-popupBox h4 {
    margin-bottom: 40px;
    letter-spacing: 0.015em;
}
.shopping-popupBox .button-large {
    margin-bottom: 20px;
    justify-content: center;
    width: 100%;
}
.shopping-popupBox .text-center {
    text-align: center;
}
.shopping-popupBox .link {
    margin-top: 5px;
    display: inline-block;
    font-size: 20px;
    color: #1cbbe9;
}
.shopping-popupBox .link:hover {
    color: #003249;
}
.shopping-popupBox .shopping-cart {
    margin-bottom: 30px;
    padding: 20px 0 20px 40px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 2px solid rgba(0, 50, 73, 0.1);
    border-bottom: 2px solid rgba(0, 50, 73, 0.1);
}
.shopping-popupBox .cart-close {
    margin-top: -18px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
}
.shopping-popupBox .text {
    padding-left: 20px;
    width: calc(100% - 202px);
}
.shopping-popupBox .text p {
    font-size: 18px;
    line-height: 1.4;
}
.shopping-popupBox .image {
    width: 92px;
}
.shopping-popupBox .text p span {
    padding-top: 8px;
    display: block;
    color: #003249;
}
.shopping-popupBox .right {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-end;
    width: 110px;
}
.shopping-popupBox .price {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    text-align: right;
    color: #003249;
}
.shopping-popupBox .quantity {
    margin-top: 28px;
    position: relative;
    width: 71px;
}
.shopping-popupBox .quantity-nav {
    position: relative;
    width: 100%;
}
.shopping-popupBox .quantity-input {
    padding: 5px 20px;
    width: 100%;
    height: 40px;
    font-size: 18px;
    text-align: center;
    color: #003249;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    background: #fff;
}
.shopping-popupBox .quantity-button {
    position: absolute;
    top: 7px;
    width: 20px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #003249;
    cursor: pointer;
}
.shopping-popupBox .quantity-down {
    left: 5px;
}
.shopping-popupBox .quantity-up {
    right: 5px;
}
/* related Box */
.relatedBox {
    padding-bottom: 80px;
    width: 100%;
    overflow: hidden;
}
.relatedBox .title {
    padding-top: 71px;
    border-top: 2px solid #e5eaec;
}
.relatedBox .related-product {
    margin: 0 -25px;
    width: calc(100% + 50px);
}
.relatedBox .related-product .prices {
    padding: 13px 0 8px;
}
.relatedBox .related-product .prices span {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #003249;
}
.relatedBox .related-product .prices span.sale {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #e73a0c;
}
.relatedBox .related-product span.sale + span {
    padding-left: 9px;
    font-weight: 400;
}
.relatedBox .related-product .prices a {
    padding-left: 10px;
    font-family: 'DM Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.36px;
    text-decoration: none;
    color: #003249;
}
.relatedBox .related-product .bestseller {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: inline-block;
    min-width: 127px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    border-radius: 30px;
    background-color: #1cbbe9;
}
.boardsBox .board-list .bestseller:hover {
    background: #003249;
}
.relatedBox .related-product .onsale {
    padding: 7px 19px 8px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: inline-block;
    min-width: 127px;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    border-radius: 30px;
    background-color: #e73a0c;
}
.relatedBox .related-product .onsale:hover {
    background: #003249;
}
.relatedBox .related-product h3 {
    margin: 0 0 3px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.36px;
    color: #1cbbe9;
}
.relatedBox .related-product h3 a {
    text-decoration: none;
    color: #1cbbe9;
}
.relatedBox .related-product p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #003249;
}
.relatedBox .related-product .slick-arrow {
    position: absolute;
    top: -75px;
    right: 75px;
    width: 30px;
    height: 30px;
    font-size: 0;
    border: 0;
    border-radius: 50%;
    background-color: #1cbbe9;
    cursor: pointer;
}
.relatedBox .related-product .slick-arrow:hover {
    background-color: #89e5ff;
}
.relatedBox .related-product .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 44%;
    width: 11px;
    height: 18px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon.png') no-repeat;
    transform: translate(-50%, -50%);
    content: '';
}
.relatedBox .related-product .slick-arrow.slick-next {
    right: 35px;
}
.relatedBox .related-product .slick-arrow.slick-next:after {
    left: 54%;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/arrow-icon2.png') no-repeat;
}
.relatedBox .related-product .slick-slide {
    padding: 0 25px;
}
.relatedBox .related-product .boardimg {
    height: 360px;
    transition: all ease-in-out 0.5s;
    overflow: hidden;
}
.relatedBox .related-product .slick-slide:hover .boardimg {
    height: 316px;
}
.relatedBox .related-product .slick-slide:hover h3 {
    text-decoration: underline;
}
.relatedBox .related-product a {
    padding-right: 20px;
    display: block;
    text-decoration: none;
}
.filter-mobile {
    display: none;
}
#scrolledFilterBlok{
    display: none;
}
/* ### faq Box ### */
.faqBox {
    padding: 87px 0 85px 0;
    background-color: #eefaff;
}
.faqBox h2 {
    font-size: 60px;
    margin-bottom: 44px;
    color: #003249;
    position: relative;
    z-index: 2;
}
.faqBox h2 {
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
   background-position: 6px .73em;
   background-repeat: repeat-x;
   background-size: 4px 12px;
   display: inline;
}
.faqBox h2:after {
   content: '';
   display: block;
    width: 100%;
    height: 44px;
}
/* .faqBox h2:after {
    position: absolute;
    bottom: 12px;
    left: 10px;
    z-index: -1;
    display: inline-block;
    width: 100%;
    max-width: 130px;
    height: 12px;
    background-color: #f5db0a;
    content: '';
}
*/
.faqBox.zoek h2:after {
    width: 100%;
    max-width: 240px;
}
.faqBox p {
    font-size: 22px;
    margin-bottom: 44px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding-bottom: 0;
}
.faqBox span {
    display: block;
    font-size: 20px;
    margin-bottom: 27px;
    color: #003249;
    font-weight: 400;
}
.faqBox .button {
    font-size: 18px;
    font-weight: 700;
    color: #003249;
    background-color: #F5DB0A;
    text-decoration: none;
    text-align: center;
    padding: 8px 20px;
    border-radius: 50px;
    margin-right: 5px;
    margin-bottom:10px;
    display: inline-block;
    cursor: pointer;
}
.faqBox .button:hover {
    color: #fff;
    background-color: #1cbbe9;
}
.faqBox .button:last-child {
    margin-right: 0;
}
/* ### advice Box ### */
.adviceBox {
    padding-top: 40px;
    padding-bottom: 40px;
}
.adviceBox h3 {
    color: #003249;
    font-size: 34px;
    margin-bottom: 34px;
}
.adviceBox .accordion-wrapper {
    position: relative;
}
.adviceBox .acc-head {
    position: relative;
    font-size: 20px;
    color: #003249;
    font-weight: 700;
    border-top: 2px solid #E5EAEC;
    padding: 33px 0 36px 0;
    cursor: pointer;
}
.adviceBox .accordion-wrapper:last-child{
    border-bottom: 2px solid #E5EAEC;
}
.adviceBox .acc-head.active {
    border-bottom: none;
}
.adviceBox .acc-head:after, .adviceBox .acc-head.active:after {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    height: 22px;
    width: 22px;
    position: absolute;
    right: 16px;
    transition: all 0.4s;
    content: '';
    display: inline-block;
}
.adviceBox .acc-head:after {
    background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/accordian-black-arrow.png');
}
.adviceBox .acc-head.active:after {
    background-image: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/accordian-blue-arrow.png');
}
.adviceBox .acc-body {
    display: none;
    margin-top: -7px;
}
.adviceBox .acc-body p {
    font-weight: 400;
}
.adviceBox .ace-body p a {
    color: #1CBBE9;
}
/* ### buying Box ### */
.buyingBox {
}
/*
.buyingBox h2 {
    font-size: 60px;
    margin-bottom: 34px;
    position: relative;
}
.buyingBox h2 {
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
   background-position: 6px .73em;
   background-repeat: repeat-x;
   background-size: 4px 12px;
   display: inline;
}
.buyingBox h2:after {
   content: '';
   display: block;
    width: 100%;
    height: 34px;
}
/* .buyingBox h2:after {
    position: absolute;
    bottom: 12px;
    left: 55px;
    z-index: -1;
    display: inline-block;
    width: 100%;
    height: 12px;
    max-width: 740px;
    background-color: #f5db0a;
    content: '';
}

.buyingBox h1{
                font-size: 60px;
                line-height: 70px;
                margin-bottom: **px (?, zoals ie nu is op website)
                }
.buyingBox h2{
                font-size: 30px;
                line-height: 38px;
                margin-bottom: 10px
                }
.buyingBox h3{
                font-size: 20px;
                line-height: 27px;
                margin-bottom: 10px
                }


.buyingBox h4{
	font-size: **px;
	line-height: **px;
	margin-bottom: **px
	}
.buyingBox h5{
	font-size: **px;
	line-height: **px;
	margin-bottom: **px
	}
.buyingBox h6{
	font-size: **px;
	line-height: **px;
	margin-bottom: **px
	}
.videoBox h3{
	font-size: **px;
	line-height: **px;
	margin-bottom: **px
	}	
	
	
	
*/
.buyingBox h1{
	font-size: 60px;
    line-height: 70px;
	margin-bottom: 10px
	}
.buyingBox h2{
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: 'leaguespartan', sans-serif;
	}
.buyingBox h3{
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	}

.buyingBox .author {
    font-size: 15px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    color: #99ADB6;
    margin-bottom: 22px;
    display: inline-block;
    padding-right: 5px;
}
.buyingBox .date {
    font-size: 15px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    color: #99ADB6;
    margin-bottom: 22px;
    display: inline-block;
}
.buyingBox .centering-small.first p {
    font-size: 22px;
    margin-bottom: 10px;
    padding-bottom: 0;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.4px;
}
.buyingBox .centering-small.first p:last-child {
    margin-bottom: 72px;
}
.buyingBox .image{
    position: relative;
    z-index: 2;
    margin-bottom: 115px;
    width: calc(100% - 39px);
}
.buyingBox .image:before {
    position: absolute;
    top: 39px;
    left: 39px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #f5db0a;
    content: '';
}
.buyingBox h6 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.buyingBox h6 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.buyingBox .centering-small.second p {
    margin-bottom: 10px;
    padding-bottom: 0;
}
.buyingBox .centering-small.second p + p {
    margin-bottom: 10px;
}
.buyingBox .button {
    padding: 21px 38px;
    font-size: 20px;
    font-weight: 700;
    color: #003249;
    background-color: #F5DB0A;
    text-decoration: none;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
}
.buyingBox .button:hover {
    color: #fff;
    background-color: #1cbbe9;
}
/* ### video Box ### */
.videoBox {
}
.videoBox .video {
    position: relative;
    min-height: 444px;
    margin-bottom: 86px;
}
.videoBox .video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 444px;
}
.videoBox .video .play-pause-btn {
    position: absolute;
    top: 177px;
    left: 50%;
    margin-left: -45px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/icon-play-video.png') no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 90px;
    width: 90px;
    text-indent: -999px;
    cursor: pointer;
}
.videoBox .video .play-pause-btn[data-click='1'] {
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/icon-pauze-video.png') no-repeat;
}
.videoBox .video .play-pause-btn[data-click='1'] {
    opacity: 0;
}
.videoBox .video:hover .play-pause-btn[data-click='1'] {
    opacity: 1;
}
.videoBox h6 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}


.videoBox h2{
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: 'leaguespartan', sans-serif;
	}
.videoBox h3{
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 10px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	}
   
   
   
   
.videoBox p {
    padding-bottom: 0;
    margin-bottom: 10px;
}
.videoBox .expert {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 87px;
}
.videoBox .expert .text {
    width: 50%;
    padding-right: 20px;
}
.videoBox .expert .image {
    width: 45%;
}
.videoBox .video-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.videoBox .video-text .image {
    width: 49%;
}
.videoBox .video-text .text {
    width: 45%;
}
.videoBox h5 {
    font-size: 22px;
    margin-bottom: 10px;
    letter-spacing: 0.4px;
}
.mcBox {
    padding-top: 60px;
    padding-bottom: 60px;
}
.mcBox input[type=submit] {
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 60px;
    text-align: center;
    border: 0;
    transition: all 0.3s;
    cursor: pointer;
    padding: 14px 30px;
    display: inline-flex;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 40px;
    background: #f5db0a;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.mcBox input[type=submit]:hover {
    color: #ffffff;
    background: #1cbbe9;
}
.mcBox input[type=email] {
    padding: 10px 30px;
    width: 100%;
    height: 60px;
    font-size: 20px;
    color: rgba(0, 50, 73, 1);
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: #fff;
    margin-right: 10px;
}


.videoBox .playicon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f5db0a;
    transform: translate(-50%, -50%);
}
.videoBox .playicon:after {
    display: block;
    width: 23px;
    height: 27px;
    background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/play-icon.png') no-repeat;
    content: '';
}


/* ### image Box ### */
.sliderBox {
}
.sliderBox .centering-small.bdr {
    border-bottom: 2px solid #E5EAEC;
    padding-bottom: 128px;
}
.sliderBox img {
    width: 100%;
}
.sliderBox .slider-for {
    margin-bottom: 10px;
}
.sliderBox .slider-for .item {
    margin-bottom: 10px;
}
.sliderBox .slider-nav .box {
    padding-right: 20px;
}
.sliderBox .slider-nav .box:last-child {
    padding-right: 0;
}
.sliderBox .slider-nav .slick-list {
    padding: 0!important;
}
.sliderBox .slider-nav .slick-track {
    transform: translate3d(0, 0px, 0px)!important;
}
.sliderBox .img {
}
.formBox{
    padding-top: 60px;
    padding-bottom: 40px;
}
.formBox .form_row{
    width: 100%;
}
.formBox label{
    font-size: 20px;
}
.formBox .form_row_left{
    width: 48%;
    float: left;
}
.formBox .form_row_right{
    width: 48%;
    float: right;
}
.ginput_container_text input[type=text]{
    width: 100%;
    height: 60px;
    border: 1px solid #cbd8de;
    border-radius: 2px;
    padding-left: 20px;
}
.ginput_container_email input[type=email]{
    width: 100%;
    height: 60px;
    border: 1px solid #cbd8de;
    border-radius: 2px;
    padding-left: 20px;
}
.ginput_container_text input[type=tel]{
    width: 100%;
    height: 60px;
    border: 1px solid #cbd8de;
    border-radius: 2px;
    padding-left: 20px;
}


.gform_button{
    width: 100%;
    height: 60px;
    max-width: 400px;
    border: none;
    border-radius: 30px;
    padding: 20px;
    padding-top: 16px;
    text-align: center;
    background-color: #003249;
    transition:all 0.3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
}
.gform_button:hover{
    color: #003249;
    background-color: #F5DB0A;
}


.ginput_container_textarea textarea{
    width: 100%;
    height: 170px;
    border: 1px solid #cbd8de;
    border-radius: 2px;
    padding: 20px;
    font-family: inherit;
}
.adresBox{
    padding-top: 60px;
    padding-bottom: 40px;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
}
.adresBox h3{
    font-size: 18px;
}
.adresBox p{
    padding-bottom: 40px;
}
.marginNone{
    margin: 0;
}
.inroBox h1 {
    font-size: 60px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 48px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
.avwBox h1 {
    font-size: 60px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 48px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
.blogBox h1 {
    font-size: 60px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 60px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 48px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
.faqBox h1 {
    font-size: 60px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 60px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 48px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
.buyingBox h1 {
    font-size: 60px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 60px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 48px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
.inroBox h2 {
    font-size: 34px;
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 12px 24px;
    background-repeat: no-repeat;
    background-size: 100% 12px;
    display: inline;
    padding-right: 12px;
}
.blogBox h2, .blogBox .h2_div {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 34px;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
    background-position: 6px .73em;
    background-repeat: repeat-x;
    background-size: 4px 12px;
    display: inline;
}
.avwBox {
    padding: 87px 0 85px 0;
    background-color: #eefaff;
}
.avwBox h2 {
    font-size: 60px;
    margin-bottom: 44px;
    color: #003249;
    position: relative;
    z-index: 2;
    display: inline-block;
}
.avwBox h2 {
    position: relative;
    z-index: 2;
    font-weight: 700;
    line-height: 42px;
    color: #003249;
    max-width: calc(100% - 60px);
    background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
   background-position: 6px .73em;
   background-repeat: repeat-x;
   background-size: 4px 12px;
   display: inline;
}
.avwBox h2:after {
   content: '';
   display: block;
    width: 100%;
    height: 44px;
}
/* .avwBox h2:after {
    position: absolute;
    bottom: 12px;
    left: 10px;
    z-index: -1;
    display: inline-block;
    width: 100%;
    height: 12px;
    background-color: #f5db0a;
    content: '';
}
*/
.avwBox p {
    font-size: 22px;
    margin-bottom: 44px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding-bottom: 0;
}
.avwBox ul li{
    font-size: 22px;
   font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding-bottom: 0;
    cursor: pointer;
}
.avwBox ul li a{
    text-decoration: underline;
}
.avwBox span {
    display: block;
    font-size: 20px;
    margin-bottom: 27px;
    color: #003249;
    font-weight: 400;
}
.avwBox .button {
    font-size: 18px;
    font-weight: 700;
    color: #003249;
    background-color: #F5DB0A;
    text-decoration: none;
    text-align: center;
    padding: 8px 20px;
    border-radius: 50px;
    margin-right: 5px;
    margin-bottom:10px;
    display: inline-block;
    cursor: pointer;
}
.avwBox .button:hover {
    color: #fff;
    background-color: #1cbbe9;
}
.avwBox .button:last-child {
    margin-right: 0;
}
.avw_header{
    font-size: 22px;
    margin-bottom: 27px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.4px;
    padding-bottom: 0;
}
/* ### footer container ### */
#footerCntr {
    overflow: hidden;
    width: 100%;
    background: #003249;
}
/* footer Box */
.footerBox {
    padding: 80px 0 27px;
    width: 100%;
    background: #003249;
    overflow: hidden;
}
.footerBox .footer-block {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.footerBox .footer-block .col3 {
    margin-right: 3.5%;
    padding-left: 9px;
    width: 32%;
}
.footerBox .footer-block .col3.contactus {
    padding-left: 0;
}
.footerBox .footer-block .col3.address {
    width: 29%;
}
.footerBox .footer-block .col3 #footer_adres_icoon {
    font-size: 36px;
    vertical-align: middle;
    width: 44px;
    text-align: center;
    color:#ffffff;
    display: block;
    float: left;
}
.footerBox .footer-block .col3:last-child {
    margin-right: 0;
}
.footerBox .footer-block .social li {
    padding-bottom: 8px;
}
.footerBox .footer-title {
    margin: 0 0 19px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.footerBox .footer-block a, .footerBox .footer-block span {
    font-size: 15px;
    line-height: 36px;
    letter-spacing: 0.27px;
    text-decoration: none;
    color: #fff;
}
.footerBox .footer-block a:hover {
    color: #1cbbe9;
}
.footerBox .footer-block a:hover i{
    color: #ffffff;
}
.footerBox .footer-block a i {
    font-size: 36px;
    vertical-align: middle;
    width: 48px;
    text-align: center;
    color: #ffffff!important;
}
.footerBox .footer-block a svg{
    vertical-align: middle;
    margin-right: 10px;
}
.footerBox .footer-block address {
    padding-top: 2px;
    width: calc(100% - 48px);
    position: relative;
    display: block;
    float: left;
    font-size: 15px;
    font-style: normal;
    line-height: 30px;
    color: #fff;
}
.footerBox .footer-block address p {
    color: #ffffff;
   font-size: 15px;
    font-style: normal;
    line-height: 30px;
}
.footerBox .contactus a.mail {
    padding-bottom: 10px;
    position: relative;
    display: block;
}
.footerBox .contactus .mail i.fa {
    font-size: 26px!important;
}
.footerBox .contactus span.telphone {
    padding-bottom: 10px;
    position: relative;
    display: block;
    padding-left: 8px;
}
.footerBox .contactus span.telphone svg{
    margin-right: 14px;
}
.footerBox .contactus span.whatsup {
    position: relative;
    display: block;
}
.footerBox .footer-block a.facebook, .footerBox .footer-block a.instagram {
    margin-bottom: 10px;
    padding-left: 46px;
    position: relative;
    display: block;
}
.footerBox .brand-block {
    margin: 29px 0 0;
    padding: 27px 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-top: 2px solid #02668f;
}
.footerBox .brand-block span {
    padding-right: 5px;
    position: relative;
    left: -7px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.27px;
    text-transform: uppercase;
    color: #fff;
}
.footerBox .brand-block ul {
    display: flex;
    align-items: center;
}
.footerBox .brand-block ul li a {
    padding-right: 135px;
    position: relative;
    font-size: 15px;
    letter-spacing: 0.27px;
    text-decoration: none;
    color: #fffffd;
    background-position: center center;
   background-repeat: no-repeat;
   background-size: contain;
}
.footerBox .brand-block ul li:last-child a {
    padding-right: 69px;
}
.newsletter {
    margin-bottom: 30px;
    padding-bottom: 45px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    border-bottom: 2px solid #02668f;
}
.newsletter .newsletter-left {
    padding-bottom: 15px;
    width: 45%;
    color: #fff;
}
.newsletter .newsletter-right {
    width: 46.7%;
}
.newsletter form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.newsletter input[type=submit] {
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 60px;
    text-align: center;
    border: 0;
    transition: all 0.3s;
    cursor: pointer;
    padding: 14px 30px;
    display: inline-flex;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #003249;
    border-radius: 40px;
    background: #f5db0a;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.newsletter input[type=submit]:hover {
    color: #ffffff;
    background: #1cbbe9;
}
.newsletter input[type=email] {
    padding: 10px 30px;
    width: calc(100% - 200px);
    height: 60px;
    font-size: 20px;
    color: rgba(0, 50, 73, 1);
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background: #fff;
    margin-right: 10px;
}
.newsletter input::placeholder {
    color: rgba(0, 50, 73, 0.4);
}
.newsletter .newsletter-title {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.03em;
}
.newsletter p {
    color: #fff;
}
.wpcf7-not-valid-tip{
    display:none!important;
}
.wpcf7-response-output{
    color: #ffffff!important;
    margin: 0!important;
}
.wpcf7 form.sent .wpcf7-response-output {
   color:#000000!important;
   margin-top:20px!important;
   font-weight:bold;
   padding:10px;
}
.wpcf7 form.invalid .wpcf7-response-output {
   color:#000000!important;
   margin-top:20px!important;
   font-weight:bold;
   padding:10px;
}
/* copyright Box */
.copyrightBox {
    padding: 15px 0;
    width: 100%;
    min-height: 60px;
    background: #002232;
    overflow: hidden;
}
.copyrightBox .copyright {
    width: 100%;
}
.copyrightBox .copyright .flogo {
    float: left;
    width: 30%;
}
.copyrightBox .copyright .footermenu {
    float: right;
    width: 70%;
}
.copyrightBox .copyright ul {
    margin: 5px 0 0;
    float: right;
}
.copyrightBox .copyright ul li {
    padding: 0 11px;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.27px;
    color: #fff;
}
.copyrightBox .copyright ul li:last-child {
    padding-right: 0;
}
.copyrightBox .copyright ul li:first-child {
    padding-right: 0;
}
.copyrightBox .copyright ul li a {
    text-decoration: underline;
    color: #fff;
}
.copyrightBox .copyright ul li a:hover {
    text-decoration: none;
    color: #1cbbe9;
}
/* #Media Queries ================================================== */
@media only screen and (max-width: 1429px) {
    .centering-large {
        padding-right: 20px;
        padding-left: 20px;
   }
    .boardsBox .holder .product {
        width: 33.33%;
   }
    .boardsBox .holder .boards {
        padding: 0 25px 30px;
        width: 100%;
   }
}
@media only screen and (max-width: 1289px) {
    .centering {
        padding-right: 20px;
        padding-left: 20px;
   }
    .boardsBox .board-list .boards {
        margin-right: 3.5%;
        width: 31%;
   }
    .boardsBox.accessoires {
        padding: 50px 0 0;
   }
    .boardsBox.accessoires .board-list .boards {
        margin-bottom: 100px;
   }
    .productsBox .product-details .left {
        margin-right: 9%;
        width: 56%;
   }
    .productsBox .product-details .right {
        width: 35%;
   }
    .productsBox .product-details .fullslider iframe {
        width: 100%;
        height: 656px;
   }
    .boardsBox .holder .product {
        width: 50%;
   }
    .boardsBox .holder .boards {
        padding: 0 25px 30px;
        width: 100%;
   }
}
@media only screen and (max-width: 1199px) {
    .relatedBox .related-product .boardimg {
        height: 295px;
   }
    .relatedBox .related-product .slick-slide:hover .boardimg {
        height: 250px;
   }
    .boardsBox .board-list p {
        font-size: 18px;
   }
    .boardsBox .board-list h3 {
        font-size: 18px;
   }
    .boardsBox .board-list .boards {
        margin-bottom: 40px;
   }
    .whoweBox p {
        font-size: 18px;
   }
    .testimonialBox ul li p {
        font-size: 18px;
   }
    .testimonialBox ul li {
        padding: 0 15px;
   }
    .testimonialBox .testimonials {
        margin: 0 -15px;
        width: calc(100% + 30px);
   }
    .productsBox .product-details .left {
        margin-right: 5%;
        width: 55%;
   }
    .productsBox .product-details .right {
        width: 40%;
   }
    .productsBox .thumbnail li {
        padding: 0 4px;
   }
    .productsBox .description {
        padding: 70px 0 28px;
   }
    .productsBox .product-details .text h1 {
        font-size: 32px;
   }
    .relatedBox .related-product h3 {
        font-size: 18px;
   }
    .relatedBox .related-product p {
        font-size: 18px;
   }
    .productsBox .product-details .fullslider iframe {
        width: 100%;
        height: 530px;
   }
    .relatedBox .related-product a {
        padding-right: 0;
   }
    #headerCntr .logo {
        max-width: 220px;
   }
    .menuBox .navigation ul li a {
        padding: 0 5px;
        font-size: 16px;
   }
    .image-overlay {
        margin-bottom: 60px;
        width: calc(100% - 30px);
   }
    .image-overlay:before {
        top: 30px;
        left: 30px;
   }
    .bannerBox .content {
        padding-right: 30px;
   }
    .promotionBox, .testimonialBox, .blue-bg {
        margin-bottom: 60px;
   }
    .textBox .centering-small {
        padding-bottom: 60px;
   }
    .boardsBox .slider {
        margin: 0 -20px;
        width: calc(100% + 40px);
   }
    .boardsBox .boards {
        padding: 0 20px;
   }
    .boardsBox .holder .boards {
        width: 50%;
   }
    .sortBox {
        margin-bottom: 40px;
   }
    #wrapper {
        padding-top: 122px;
   }
    .boardsBox .holder .product {
        width: 50%;
   }
    .boardsBox .holder .boards {
        padding: 0 25px 30px;
        width: 100%;
   }
}