
.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%;
   }
}
@media only screen and (max-width: 991px) {
    .topBox .cart {
        padding-top: 1.55em;
   }
    .topBox .cart span {
        top: 23px;
   }
    h2 {
        font-size: 30px;
   }
    .relatedBox .related-product .boardimg {
        height: 220px;
   }
    .relatedBox .related-product .slick-slide:hover .boardimg {
        height: 200px;
   }
    .boardsBox .board-list h3 {
        font-size: 16px;
   }
    .boardsBox .board-list .prices span.sale {
        font-size: 16px;
   }
    .boardsBox .board-list .prices span {
        font-size: 16px;
   }
    .boardsBox .board-list p {
        font-size: 16px;
        line-height: 24px;
   }
    .boardsBox .board-list .list-img li {
        margin-right: 7px;
        width: 50px;
   }
    .boardsBox .board-list .prices a {
        font-size: 13px;
   }
    .boardsBox .board-list .boards {
        margin-bottom: 30px;
   }
    .boardsBox.accessoires .board-list .boards {
        margin-bottom: 60px;
   }
    .whoweBox .text {
        margin-right: 2%;
        left: 0;
   }
    .whoweBox p {
        padding-right: 0;
   }
    .testimonialBox ul li p {
        font-size: 16px;
   }
    .paymentBox ul li {
        margin-right: 20px;
   }
    .paymentBox span {
        font-size: 14px;
   }
    .footerBox .footer-block .col3 {
        margin-right: 1%;
   }
    .footerBox .footer-block .col3.contactus {
        width: 36%;
   }
    .copyrightBox .copyright ul li {
        padding: 0 7px;
        font-size: 14px;
   }
    .productsBox .product-details .left {
        margin-right: 3%;
        width: 50%;
   }
    .productsBox .product-details .right {
        margin-top: -70px;
        width: 45%;
   }
    .productsBox .product-details .text {
        padding: 100px 0 50px;
   }
    .productsBox .product-details .text h1 {
        font-size: 30px;
        line-height: 40px;
   }
    .productsBox .description {
        padding: 50px 0 28px;
   }
    .relatedBox .related-product .slick-slide {
        padding: 0 10px;
   }
    .relatedBox {
        padding-bottom: 20px;
   }
    .productsBox .prodecription {
        padding-bottom: 50px;
   }
    .relatedBox .title {
        padding-top: 40px;
   }
    .productsBox .product-details .fullslider iframe {
        width: 100%;
        height: 369px;
   }
    .productsBox .slider .playicon {
        width: 40px;
        height: 40px;
   }
    .productsBox .slider .playicon:after {
        width: 15px;
        height: 18px;
        background-size: contain;
   }
    .productsBox .prodetail ul li {
        font-size: 18px;
   }
    .whoweBox .whoweimg {
        width: 50%;
   }
    .whoweBox .whoweimg img {
        box-shadow: 20px 20px 0 #1cbbe9;
   }
    .productsBox .product-details .addtocart .button {
        padding: 18px 15px 18px 38px;
        min-width: 10px;
        font-size: 18px;
   }
    .slick-arrow {
        margin-right: 0;
        right: 75px;
   }
    .slick-arrow.slick-next {
        margin-right: 0;
        right: 35px;
   }
    #headerCntr .logo .mobile {
        display: block;
   }
    #headerCntr .logo .desktop {
        display: none;
   }
    #headerCntr .logo {
        padding: 10px 0;
        position: absolute;
        top: 0;
        left: 50%;
        float: none;
        max-width: 60px;
        transform: translateX(-50%);
   }
    #headerCntr .mobileMenu {
        display: block;
   }
    #headerCntr .mobileMenu em {
        position: absolute;
        top: -10px;
        left: 25px;
        font-size: 20px;
        font-weight: 700;
        font-style: normal;
        line-height: 23px;
        letter-spacing: 0.36px;
        color: #000;
   }
    .menuBox {
        padding: 26px 25px 0;
        position: fixed;
        top: 0;
        left: -350px;
        z-index: 9991;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: flex-start;
        width: 90%;
        max-width: 336px;
        height: 100%;
        background-color: #003249;
        -webkit-transition: all 350ms;
        transition: all 350ms;
        overflow: hidden;
        overflow-y: auto;
   }
    .is-open-menu .menuBox {
        left: 0;
   }
    .scroll-none {
        overflow: hidden;
        position: relative;
   }
    .is-open-menu .menu-overlay {
        opacity: 1;
   }
    .menuBox span.close {
        display: inline-block;
        width: 26px;
        height: 26px;
        background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/close-icon.png') no-repeat;
        cursor: pointer;
   }
    .menuBox .navigation {
        padding: 50px 0;
        width: 100%;
   }
    .menuBox .navigation ul li a {
        padding-right: 0;
        padding-left: 0;
        position: relative;
        font-size: 24px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0.44px;
        text-decoration: none;
        color: #fff;
   }
    .menuBox .navigation ul li {
        padding-bottom: 47px;
        width: 100%;
   }
    .menuBox .navigation ul li a:after {
        position: absolute;
        bottom: 1px;
        left: 10px;
        z-index: -1;
        display: inline-block;
        width: 100%;
        height: 12px;
        background-color: #02668f;
        transition: all ease-in-out 0.4s;
        content: '';
   }
    .menuBox .navigation ul li a:hover:after {
        width: 0;
   }
    .menuBox .socials {
        padding-bottom: 30px;
        display: flex;
   }
    .menuBox .socials li {
        padding-right: 22px;
   }
    .menuBox .socials li:last-child {
        padding-bottom: 0;
   }
    #headerCntr {
        height: 84px;
   }
    .menuBox .search {
        margin-bottom: 30px;
   }
    .menuBox .search, .menuBox .search input {
        width: 100%;
   }
    .searchBox {
        display: none;
   }
    .searchBox.full_w {
        display: block;
   }
    .image-overlay {
        margin-bottom: 45px;
        width: calc(100% - 20px);
   }
    .image-overlay:before {
        top: 20px;
        left: 20px;
   }
    .bannerBox .content {
        padding-right: 20px;
   }
    .bannerBox h1 {
        font-size: 50px;
   }
    .bannerBox h1 {
        margin-bottom: 0;
   }
    .bannerBox {
        margin-bottom: 60px;
        padding-bottom: 20px;
   }
    .promotionBox, .testimonialBox, .blue-bg {
        margin-bottom: 40px;
   }
    .textBox .centering-small {
        padding-bottom: 40px;
   }
    .centering-small {
        max-width: 100%;
   }
    .slick-arrow.slick-next, .slick-arrow {
        margin: 0;
   }
    .blogBox .button-large {
        margin-top: 20px;
   }
    .blogBox .large-content {
        padding-left: 50px;
   }
    .blogBox .large-content p{
        font-size: 16px;
   }
    .blogBox {
        padding-top: 50px;
        padding-bottom: 1px;
   }
    .footerBox {
        padding-top: 50px;
   }
    .newsletter {
        padding-bottom: 35px;
   }
    .newsletter .newsletter-right, .newsletter .newsletter-left {
        width: 100%;
   }
    .boardsBox .holder {
        margin: 0 -10px;
        display: flex;
        flex-wrap: wrap;
        width: calc(100% + 20px);
   }
    .boardsBox .holder .boards {
        margin-bottom: 30px;
        padding: 0 10px 20px;
   }
    .sortBox {
        margin-bottom: 30px;
   }
    .boardsBox .list-img li {
        width: calc(20% - 10px);
   }
    .leftPart {
        width: 200px;
   }
    .rightPart {
        width: calc(100% - 200px);
   }
    .boardsBox .holder .product {
        width: 50%;
   }
    .boardsBox .holder .boards {
        padding: 0 25px 30px;
        width: 100%;
   }
   /* blog Box */
    .blogBox.inner-blog .title {
        margin-bottom: 40px;
   }
    .blogBox.inner-blog .title h2 {
        margin-bottom: 30px;
        font-size: 26px;
   }
    .blogBox.inner-blog .title h2::after {
   }
    .blogBox.inner-blog .title p {
        font-size: 20px;
        line-height: 28px;
   }
   /* recent Box */
    .recentBox .small.bottom h4 {
        margin-bottom: 12px;
   }
    .recentBox .small.bottom p {
        margin-bottom: 20px;
   }
   /* ### advice Box ### */
    .adviceBox {
        padding-left: 20px;
        padding-right: 20px;
   }
    .adviceBox .acc-head {
        font-size: 18px;
   }
   /* ### buying Box ### */
   
    .buyingBox .centering-small.first p {
        font-size: 18px;
        line-height: 24px;
   }
    .buyingBox .centering-small.first p:last-child {
        margin-bottom: 30px;
   }
    .buyingBox .image {
        margin-bottom: 70px;
   }
    .buyingBox .centering-small.second p {
        font-size: 18px;
        line-height: 24px;
   }
    .buyingBox .centering-small.second p + p {
        margin-bottom: 20px;
   }
    .buyingBox .button {
        padding: 15px 30px;
        font-size: 18px;
   }
   .videoBox p {
    font-size: 18px;
    line-height: 24px;
	}
}
@media only screen and (max-width: 767px) {
    .inroBox h1 {
        font-size: 34px;
        position: relative;
        z-index: 2;
        font-weight: 700;
        line-height: 34px;
        color: #003249;
        max-width: calc(100% - 60px);
        background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
        background-position: 12px 26px;
        background-repeat: no-repeat;
        background-size: 100% 12px;
        display: inline;
        padding-right: 12px;
   }
    .avwBox h1 {
        font-size: 34px;
        position: relative;
        z-index: 2;
        font-weight: 700;
        line-height: 34px;
        color: #003249;
        max-width: calc(100% - 60px);
        background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
        background-position: 12px 26px;
        background-repeat: no-repeat;
        background-size: 100% 12px;
        display: inline;
        padding-right: 12px;
   }
    .blogBox h1 {
        font-size: 34px;
        position: relative;
        z-index: 2;
        font-weight: 700;
        line-height: 34px;
        color: #003249;
        max-width: calc(100% - 60px);
        background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
        background-position: 12px 26px;
        background-repeat: no-repeat;
        background-size: 100% 12px;
        display: inline;
        padding-right: 12px;
   }
    .faqBox h1 {
        font-size: 34px;
        position: relative;
        z-index: 2;
        font-weight: 700;
        line-height: 34px;
        color: #003249;
        max-width: calc(100% - 60px);
        background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
        background-position: 12px 26px;
        background-repeat: no-repeat;
        background-size: 100% 12px;
        display: inline;
        padding-right: 12px;
   }
    .buyingBox h1 {
        font-size: 34px;
        position: relative;
        z-index: 2;
        font-weight: 700;
        line-height: 34px;
        color: #003249;
        max-width: calc(100% - 60px);
        background-image: linear-gradient(to bottom,#f5db0a 33%,#f5db0a);
        background-position: 12px 26px;
        background-repeat: no-repeat;
        background-size: 100% 12px;
        display: inline;
        padding-right: 12px;
   }
    #zoeken_links{
        width: 100%;
       float:left;
        padding-top: 14px;
   }
    #zoeken_rechts{
        width: 100%;
       float:right;
   }
    #mobile_single_order_btn_holder {
        display: none;
        position: fixed;
        width: 100%;
        padding: 15px;
        left:0;
        bottom:0;
        background-color: #ffffff;
        box-shadow: 0 -4px 0 rgba(2, 102, 143, 0.06);
        z-index: 1000;
   }
    #mobile_single_order_btn_holder.scrolled{
        display: block;
   }
    #mobile_single_order_btn {
        padding: 19px 12px 19px 32px;
        position: relative;
        display: inline-flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        min-width: 320px;
        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;
   }
    #mobile_single_order_btn:before {
        position: relative;
        top: 0;
        left: -15px;
        display: inline-block;
        width: 24px;
        height: 22px;
        background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/cart-button.png') no-repeat;
        transition: all ease-in-out 0.4s;
        content: '';
   }
    #mobile_single_order_btn:hover {
        color: #fff;
        background: #1cbbe9;
   }
    #mobile_single_order_btn:hover:before {
        background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/cart-button-white.png');
        background-repeat: no-repeat;
   }
    #singleAddToCardHolder{
        position: relative;
   }
    .recentBox .image:before {
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: -1;
        width: 100%;
        height: 100%;
        background: #f5db0a;
        content: '';
   }
    .textBox {
        padding-top: 50px;
   }
    .bannerBox {
        margin-bottom: 30px;
   }
    .cookies-text {
        padding: 15px;
        top: 100px;
        display: none;
        width: 80%;
        height: auto;
   }
    .bannerBox h1 {
        font-size: 36px;
   }
    .bannerBox h3 {
        font-size: 36px;
   }
    h2 {
        font-size: 26px;
        line-height: 36px;
   }
    h4 {
        font-size: 20px;
   }
    p {
        font-size: 16px;
        line-height: 1.35;
   }
    .inroBox h2 {
       font-size: 26px;
        line-height: 36px;
   }
    .faqBox h2 {
       font-size: 36px;
        line-height: 36px;
   }
    .avwBox h2 {
       font-size: 36px;
        line-height: 36px;
   }
    .adviceBox h3{
        font-size: 26px;
   }
    .relatedBox .title h2 span {
        position: relative;
        display: block;
   }
    .relatedBox .title h2:after {
        bottom: 43px;
        left: 5px;
   }
    .relatedBox .title h2 span:after {
        position: absolute;
        bottom: 5px;
        left: 5px;
        z-index: -1;
        display: inline-block;
        width: 100%;
        max-width: 155px;
        height: 12px;
        background-color: #f5db0a;
        content: '';
   }
    .boardsBox .board-list .boards {
        margin: 0 0 60px;
        width: 100%;
   }
    .boardsBox .board-list .list-img {
        display: none;
   }
    .boardsBox .board-list .prices span, .boardsBox .board-list .prices span.sale {
        font-size: 20px;
   }
    .boardsBox .board-list h3 {
        font-size: 20px;
   }
    .boardsBox .board-list .prices a {
        font-size: 15px;
   }
    .whoweBox .text {
        margin: 0 0 50px;
        padding: 0;
        order: 3;
        width: 100%;
   }
    .whoweBox .whoweimg {
        margin-bottom: 50px;
        order: 2;
        width: 100%;
        max-width: 94%;
   }
    .whoweBox .whoweimg img {
        box-shadow: 20px 20px 0 #1cbbe9;
   }
    .paymentBox .payement {
        margin-bottom: 22px;
        display: block;
        width: 100%;
        text-align: center;
   }
    .paymentBox ul {
        justify-content: center;
   }
    .paymentBox .shipment {
        display: block;
        width: 100%;
        text-align: center;
   }
    .paymentBox span {
        margin: 0;
        padding-bottom: 15px;
        display: block;
        font-size: 15px;
   }
    .footerBox {
        padding: 44px 0 27px;
   }
    .footerBox .footer-title {
        margin: 0 0 13px;
        font-size: 15px;
   }
    .footerBox .footer-block .col3 {
        margin: 0 0 10px;
        padding-left: 0;
        width: 100%;
   }
    .footerBox .footer-block .col3.contactus {
        margin: 0 0 30px;
        width: 100%;
   }
    .footerBox .footer-block .col3.address {
        padding: 0;
        width: 100%;
   }
    .footerBox .brand-block {
        margin: 17px 0 0;
        padding: 23px 0 5px;
        display: block;
   }
    .footerBox .brand-block span {
        padding-bottom: 18px;
        left: 0;
        display: block;
   }
    .footerBox .footer-block a.facebook:after {
        left: 6px;
        width: 13px;
        height: 26px;
        background-size: 13px auto;
   }
    .footerBox .footer-block a.facebook, .footerBox .footer-block a.instagram {
        padding-left: 40px;
   }
    .footerBox .footer-block a i {
        font-size: 30px;
        vertical-align: middle;
        width: 30px;
        margin-right: 4px;
        text-align: center;
        color: #ffffff!important;
   }
    .footerBox .footer-block a, .footerBox .footer-block span {
        line-height: 26px;
   }
    .copyrightBox {
        padding: 32px 20px;
   }
    .copyrightBox .copyright .flogo {
        float: none;
        width: 100%;
        text-align: center;
   }
    .copyrightBox .copyright .flogo img {
        margin: 0 auto;
   }
    .copyrightBox .copyright .footermenu {
        float: none;
        width: 100%;
        text-align: center;
   }
    .copyrightBox .copyright ul {
        margin: 30px 0 0;
        float: none;
   }
    .copyrightBox .copyright ul li {
        padding: 0 10px 1px;
        font-size: 15px;
   }
    .blogBox {
        margin-bottom: 50px;
   }
    .blogBox.inner-blog {
        padding-bottom: 60px;
   }
    .productsBox .product-details .left {
        margin: 0 0 23px;
        width: 100%;
   }
    .productsBox .product-details .right {
        margin-top: 0;
        padding: 0 20px;
        width: 100%;
   }
    .productsBox .centering {
        padding: 0;
   }
    .productsBox .slider .slick-arrow.slick-disabled {
        opacity: 0.5;
   }
    .productsBox .thumbnail {
        margin: 20px 0 0;
        display: none;
   }
    .productsBox .product-details .text h1 {
        font-size: 26px;
        line-height: 36px;
   }
    .productsBox .description {
        padding: 35px 0 63px;
   }
    .productsBox .prodetail ul li {
        padding-bottom: 3px;
        font-size: 16px;
   }
    .relatedBox .related-product p {
        font-size: 16px;
   }
    .productsBox .product-details .fullslider iframe {
        height: 640px;
   }
    .productsBox .slider .slick-slide img {
        width: 100%;
   }
    .productsBox .prodecription {
        padding: 0 20px 50px;
        display: none;
   }
    .productsBox .decriptiontext.showmobile {
        display: block;
   }
    .productsBox .decriptiontext.showmobile .prodecription {
        display: block;
   }
    .productsBox .product-details .text .bestseller {
        padding: 5px 14px;
        height: 30px;
        font-size: 14px;
        margin-right: 10px;
        text-align: center;
   }
    .productsBox .product-details .text .single_pre_order {
        padding: 5px 14px;
        height: 30px;
        font-size: 14px;
        text-align: center;
   }
    .productsBox .product-details .text .single_nieuw {
        padding: 5px 14px;
        height: 30px;
        font-size: 14px;
        text-align: center;
   }
    .productsBox .product-details .text .single_verwacht {
        padding: 5px 14px;
        height: 30px;
        font-size: 14px;
        text-align: center;
   }
    .productsBox .product-details .text .single_onsale {
        padding: 5px 14px;
        height: 30px;
        font-size: 14px;
        text-align: center;
   }
    .productsBox .product-details .text .soldout {
        padding: 5px 14px;
        min-width: 97px;
        height: 30px;
        font-size: 14px;
        text-align: center;
   }
    .productsBox .description h3, .productsBox .prodetail h3 {
        margin-bottom: 17px;
        font-size: 20px;
        letter-spacing: 0.36px;
   }
    .relatedBox .related-product li {
        margin-bottom: 59px;
   }
    .boardsBox .board-list .bestseller {
        padding: 5px 14px;
        min-width: 97px;
        height: 30px;
        font-size: 14px;
        text-align: center;
   }
    .boardsBox .board-list .onsale {
        padding: 5px 14px;
        min-width: 97px;
        height: 30px;
        font-size: 14px;
        text-align: center;
   }
    .slick-arrow {
        right: 44px;
        width: 20px;
        height: 20px;
   }
    .slick-arrow.slick-next {
        right: 15px;
   }
    .slick-arrow:after {
        width: 8px;
        height: 12px;
        background-size: contain;
   }
    .slick-arrow.slick-next:after {
        width: 8px;
        height: 12px;
        background-size: contain;
   }
    .footerBox .brand-block ul{
        display: block;
   }
    .footerBox .brand-block ul li{
        padding-top: 10px;
        padding-bottom: 10px;
        float:left;
   }
    .footerBox .brand-block ul li a.moai:after {
        top: 0;
        left: 40px;
        width: 60px;
        height: 20px;
        background-size: contain;
   }
    .footerBox .brand-block ul li a.marina:after {
        top: 0;
        right: -50px;
        width: 44px;
        height: 20px;
        background-size: contain;
   }
    .footerBox .brand-block ul li a {
        padding-right: 100px;
   }
    #headerCntr .cart {
        margin-right: 0;
        font-size: 12px;
        color: #003249;
   }
    .boardsBox .board-list .prices {
        padding-bottom: 3px;
   }
    .boardsBox .board-list p {
        line-height: 22px;
   }
    .boardsBox .board-list .boardimg, .relatedBox .related-product .boardimg, .relatedBox .related-product .boards:hover .boardimg, .boardsBox .board-list .boards:hover .boardimg {
        height: auto;
   }
    .boardsBox .board-list .boardimg img {
        width: 100%;
   }
    .testimonialBox .title {
        margin-bottom: 12px;
   }
    .paymentBox ul li:last-child, .paymentBox ul li {
        margin: 0 14px;
   }
    .testimonialBox .title h2 span {
        position: relative;
        display: block;
   }
    .testimonialBox .title h2:after {
        bottom: 5px;
   }
    .testimonialBox .title h2 span:after {
        position: absolute;
        bottom: 5px;
        left: 10px;
        z-index: -1;
        display: inline-block;
        width: 100%;
        max-width: 100px;
        height: 12px;
        background-color: #89e5ff;
        content: '';
   }
    .relatedBox .related-product {
        margin: 0;
        width: 100%;
   }
    .productsBox .product-details .prices {
        padding: 22px 0 13px;
   }
    .productsBox .product-details .addtocart {
        padding: 15px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 91;
        width: 100%;
        background: #fff;
        box-shadow: 0 -4px 0 rgba(2, 102, 143, 0.06);
   }
    .productsBox .product-details .addtocart .button {
        width: 100%;
   }
    .productsBox .product-details .productinfo div {
        font-size: 14px;
        letter-spacing: 0.45px;
   }
    .productsBox .product-details .productinfo {
        padding-bottom: 15px;
   }
    .productsBox .product-details .text h3 {
        margin-bottom: 14px;
        font-size: 16px;
   }
    .productsBox .product-details .text p {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
   }
    .productsBox .product-details .prices span.bold {
        margin-bottom: 10px;
   }
    .productsBox .product-details .text .category {
        padding-bottom: 20px;
   }
    .footerBox .footer-block address {
        padding-top: 0;
        line-height: 24px;
   }
    .productsBox .product-details .slider {
        max-width: 100%;
   }
    .menuBox nav ul li a {
        font-size: 20px;
   }
    .bannerBox .content {
        padding: 0 25px 20px 10px;
   }
    .bannerBox p {
        padding-bottom: 15px;
        font-size: 16px;
   }
    .discountedBox .holder {
        padding: 20px 30px 20px 20px;
        font-size: 16px;
        text-align: left;
   }
    .discountedBox .close-btn {
        right: 10px;
   }
    .discountedBox {
        padding: 0;
   }
    .uspBox ul li {
        padding: 0;
        display: none;
        letter-spacing: 0;
   }
    .uspBox {
        padding-top: 16px;
        padding-bottom: 17px;
   }
    .uspBox ul li:nth-child(2) {
        display: block;
   }
    .bannerBox .holder {
        min-height: 420px;
   }
    .introBox {
        margin-bottom: 25px;
   }
    hr {
        margin: 30px 0;
   }
    .boardsBox .slider {
        margin: 0 -10px;
        width: calc(100% + 20px);
   }
    .boardsBox .boardimg {
        display: block;
        width: 100%;
        object-fit: cover;
        object-position: center;
   }
    .boardsBox .boardimg img {
        width: 100%;
   }
    .boardsBox .boards {
        padding: 0 10px;
   }
    .boardsBox {
        margin-bottom: 20px;
   }
    .whoweBox .whoweblock hr:first-child {
        margin-bottom: 40px;
   }
    .button-large {
        padding-right: 25px;
        padding-left: 25px;
        font-size: 18px;
   }
    .blogBox .small-content, .blogBox .large-content {
        padding: 50px 0 0;
   }
    .blogBox .small-content, .blogBox .small-image, .blogBox .large-content, .blogBox .large-image {
        width: 100%;
   }
    .blogBox .button-large {
        margin-top: 0;
   }
    .blogBox .small-image, .blogBox .large-image {
        width: calc(100% - 20px);
   }
    .blogBox .large {
        margin-bottom: 40px;
   }
    .whoweBox .whoweblock {
        margin-bottom: 60px;
   }
    .newsletter .button-large {
        width: 150px;
   }
    .newsletter input {
        padding: 10px 20px;
        width: calc(100% - 160px);
        font-size: 18px;
   }
    .productsBox .slider .slick-arrow {
        margin-top: -15px;
        top: 50%;
        z-index: 9;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #003249;
   }
    .productsBox .slider .slick-arrow.slick-next {
        right: 10px;
   }
    .productsBox .slider .slick-prev {
        left: 10px;
   }
    .uspBox.inner {
        display: none;
   }
    .productsBox .product-details .text {
        padding-top: 15px;
        padding-bottom: 15px;
        position: relative;
        border-bottom: 2px solid #e5eaec;
   }
    .copyrightBox.b-space {
        padding-bottom: 120px;
   }
    .shopping-popupBox {
        margin: 10px;
   }
    .shopping-popupBox .cart-close {
        margin-top: 0;
        top: 20px;
   }
    .shopping-popupBox .mid {
        padding: 40px 20px;
   }
    .shopping-popupBox .image {
        width: 40px;
   }
    .shopping-popupBox .text {
        padding-left: 10px;
        width: calc(100% - 120px);
   }
    .shopping-popupBox .price {
        font-size: 15px;
   }
    .shopping-popupBox .quantity {
        margin-top: 15px;
   }
    .shopping-popupBox .shopping-cart {
        padding-left: 30px;
   }
    .shopping-popupBox .text p {
        font-size: 15px;
   }
    .shopping-popupBox .right {
        width: 80px;
   }
    .shopping-popupBox h4 {
        margin-bottom: 20px;
   }
    .shopping-popupBox .link {
        font-size: 18px;
   }
    .boardsBox .holder .boards {
        width: 50%;
   }
    .leftPart {
        padding: 100px 20px 50px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: calc(100% - 40px);
        height: 100vh;
        background: #fff;
        transform: translateX(-100%);
        transition: all 350ms;
        overflow: auto;
   }
    .is-open-filter .menu-overlay {
        opacity: 1;
   }
    .is-open-filter .leftPart {
        transform: none;
   }
    .rightPart {
        width: 100%;
   }
    .filterBox .top {
        margin-bottom: 30px;
        padding-bottom: 15px;
        width: 100%;
        border-bottom: 2px solid #e5eaec;
   }
    .whoweBox.inner .whoweblock hr:first-child {
        margin-bottom: 70px;
        order: 1;
   }
    .whoweBox.inner .whoweblock hr:last-child {
        margin-top: 0;
        order: 4;
   }
    .heapBox .holder {
        padding: 5px 33px 0 15px;
        width: 118px;
        height: 30px;
        font-size: 14px;
   }
    .heapBox .handler {
        top: 12px;
        right: 10px;
        background-size: 12px auto;
   }
    .filter-mobile {
        margin-bottom: 0;
        padding-bottom: 5px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        border-bottom: 2px solid #e5eaec;
   }
    .filter-mobile .filter-btn {
        padding: 10px 0 10px 40px;
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        color: #003249;
        background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/filter-icon.svg') left center no-repeat;
   }
    #scrolledFilterBlok{
        width: 100%;
        height: 90px;
        background-color: #ffffff;
        padding: 15px;
        position: fixed;
        left:0;
        bottom:-90px;
        z-index: 8888;
        transition: all 0.3s;
        display: block;
   }
    #scrolledFilterBlok.scrolled{
        bottom:0px;
   }
    #scrolledFilterBlokLinks{
        float: left;
        width: calc(100% - 80px);
   }
    #scrolledFilterBlokRechts{
        float: right;
        width: 60px;
   }
    #footer_search_btn{
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        border: 1px solid #d5d5d5;
        border-radius: 50%;
        cursor: pointer;
        padding-top: 14px;
   }
    #footer_filter_btn{
        max-width: 200px;
        background-color: #f5db0a;
        height: 60px;
        border-radius: 30px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        color: #003249;
        cursor: pointer;
   }
    #footer_filter_btn img{
        display: block;
        vertical-align: middle;
        max-width: none;
        margin-right: 10px;
   }
    .rightPart .uspBox {
        width: 100%;
   }
    .rightPart .uspBox, .filter-mobile .searchBox {
        margin-right: 0;
        display: block;
   }
    .filter-mobile .searchBox {
        width: 168px;
   }
    .filter-mobile .searchBox input {
        width: 100%;
   }
    .filterBox .filter-close {
        padding: 10px 0 10px 30px;
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        color: #003249;
        background: url('https://watersport-meerstad.nl/wp-content/themes/meerstad/images/close-filter.svg') left center no-repeat;
   }
    .sortBox {
        flex-wrap: wrap;
        justify-content: flex-start;
   }
    .sortBox span {
        padding: 0 20px 0 0;
   }
    .boardsBox .board-button {
        display: inline-flex;
   }
    .boardsBox .holder .product {
        width: 50%;
   }
    .boardsBox .holder .boards {
        padding: 0 25px 30px;
        width: 100%;
   }
    .newsletter input[type=submit] {
        align-content: center;
        align-items: center;
        justify-content: center;
        width: 100%;
        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;
   }
    .newsletter 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: 0px;
   }
    .newsletter input {
        margin-bottom: 10px;
        width: 100%;
   }
    #home_helpen_box {
        display: none;
   }
   /* blog Box */
    .blogBox.inner-blog .title p {
        font-size: 18px;
        line-height: 26px;
   }
   /* ### faq Box ### */
    .faqBox {
        padding: 50px 20px 50px 20px;
   }
    .faqBox h2 {
        font-size: 36px;
        margin-bottom: 30px;
   }
    .faqBox h2:after {
        bottom: 0;
        max-width: 100px;
   }
    .faqBox p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
   }
    .faqBox span {
        font-size: 18px;
   }
    .faqBox .button {
        font-size: 16px;
        cursor: pointer;
   }
   /* ### advice Box ### */
    .adviceBox {
        padding-top: 20px;
        padding-bottom: 20px;
   }
    .adviceBox h3 {
        margin-bottom: 20px;
   }
    .adviceBox .acc-head br {
        display: none;
   }
    .adviceBox .acc-head {
        font-size: 18px;
        padding: 20px 50px 20px 0;
   }
    .adviceBox .acc-body {
        margin-top: 0;
   }
    .adviceBox .acc-body p {
        font-size: 18px;
   }
    .adviceBox .acc-head:after, .adviceBox .acc-head.active:after {
        width: 14px;
        height: 14px;
   }
   /* ### buying Box ### */
    .buyingBox .image{
        width: calc(100% - 25px);
        margin-bottom: 50px;
   }
    .buyingBox .image:before {
        top: 25px;
        left: 25px;
   }
   /* ### video Box ### */
    .videoBox {
   }
    .videoBox p {
        font-size: 18px;
   }
    .videoBox h5 {
        font-size: 20px;
        margin-bottom: 5px;
   }
    .videoBox .video {
        margin-bottom: 40px;
        min-height: 350px;
   }
    .videoBox .video video {
        min-height: 350px;
   }
    .videoBox .video .play-pause-btn {
        width: 75px;
        height: 75px;
        top: 146px;
        margin-left: -35px;
   }
    .videoBox .expert {
        margin-bottom: 40px;
   }
   /* ### slider Box ### */
    .sliderBox {
        margin-bottom: 50px;
   }
    .sliderBox .centering-small.bdr {
        padding-bottom: 70px;
   }
    .productsBox .product-details .slider .fullslider img{
        max-height: 300px;
        display: inline-block;
        width: auto;
   }
}
@media only screen and (max-width: 639px) {
    .productsBox .product-details .fullslider iframe {
        height: 480px;
   }
    .testimonialBox .testimonials, .boardsBox .holder .boards, .boardsBox .slider {
        margin: 0;
        width: 100%;
   }
    .testimonialBox ul li, .boardsBox .boards {
        padding: 0;
   }
    .slick-arrow {
        right: 25px;
   }
    .slick-arrow.slick-next {
        right: 0;
   }
    .boardsBox .boards:hover .boardimg, .boardsBox .boardimg {
        height: auto;
   }
    .boardsBox .boards:hover .list-img {
        opacity: 0;
   }
    .boardsBox .list-img {
        display: none;
   }
    .boardsBox .boards {
        margin-bottom: 30px;
   }
    .boardsBox .holder .product {
        width: 100%;
   }
    .boardsBox .holder .boards {
        padding: 0 25px 30px;
        width: 100%;
   }
   /* ### faq Box ### */
    .faqBox span {
        font-size: 16px;
   }
    .faqBox .button {
        font-size: 14px;
   }
   /* recent Box */
    .recentBox {
        padding-top: 0px;
        padding-bottom: 50px;
   }
    .recentBox p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
   }
    .recentBox h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 9px;
   }
    .recentBox .small {
        margin-bottom: 30px;
   }
    .recentBox .small.bottom {
        margin-bottom: 30px;
   }
    .recentBox .small-image {
        width: 110px;
   }
    .recentBox .small-content {
        padding: 20px 0 0 40px;
        width: calc(100% - 110px) 
   }
   /* buying Box */
    
    .buyingBox .date {
        margin-bottom: 10px;
   }
    .buyingBox .centering-small.first p {
        font-size: 16px;
        line-height: 22px;
   }
    .buyingBox .centering-small.second p {
        font-size: 16px;
        line-height: 22px;
   }
    .buyingBox .button {
        font-size: 16px;
        padding: 12px 20px;
   }
   /* ### video Box ### */
    .videoBox p {
        font-size: 16px;
   }
   /* ### slider Box ### */
    .sliderBox .slider-nav .box img {
        width: 90px;
        height: 90px;
   }
    .boardsBox .centering-small .title{
        width: calc(100% - 60px);
   }
}
@media only screen and (max-width: 479px) {
    .productsBox .product-details .fullslider iframe {
        height: 375px;
   }
    .newsletter .button-large {
        width: 147px;
   }
   /* recent Box */
    .recentBox .small-image {
        width: 95px;
   }
    .recentBox .small-content {
        width: calc(100% - 95px) 
   }
    .recentBox .small.bottom {
        display: none;
   }
   /* ### faq Box ### */
    .faqBox .button {
        font-size: 12px;
        padding: 8px 12px;
        margin-right: 2px;
   }
   /* ### faq Box ### */
    .adviceBox .acc-head {
        font-size: 18px;
        padding: 15px 35px 15px 0;
   }
    .adviceBox .acc-body p {
        font-size: 18px;
   }
   /* ### video Box ### */
    .videoBox .video {
        margin-bottom: 40px;
        min-height: 270px;
   }
    .videoBox .video video {
        min-height: 270px;
   }
    .videoBox .video .play-pause-btn {
        width: 55px;
        height: 55px;
        top: 108px;
        margin-left: -27px;
   }
    .videoBox .expert {
        display: inherit;
        align-items: inherit;
        flex-wrap: inherit;
   }
    .videoBox .expert .text {
        width: 100%;
        margin-bottom: 10px;
        padding-right: 0px;
   }
    .videoBox .expert .image {
        width: 100%;
   }
    .videoBox .expert .image img {
        width: 100%;
   }
    .videoBox .video-text .image {
        width: 100%;
        order: 2;
   }
    .videoBox .video-text .image img {
        width: 100%;
   }
    .videoBox .video-text .text {
        width: 100%;
        margin-bottom: 10px;
        order: 1;
   }
}
@media only screen and (max-width: 374px) {
    .productsBox .product-details .fullslider iframe {
        height: 360px;
   }
}
@media only screen and (max-width: 359px) {
    .productsBox .product-details .fullslider iframe {
        height: 320px;
   }
}
.in-stock{
    display: none;
}
.xoo-cp-notice-box{
    display: none!important;
}
.woof_radio_term_reset_visible{
    display: none!important;
}
.pagination h2{
    display: none!important;
}
.ajax-loader{
    display: none!important;
}
.woof_term_201 label{
    color: #e73a0c!important;
}
@media (min-width:768px){
    .woof_childs_list_li .woof_childs_list{
        height: 0px;
        overflow: hidden;
   }
    .woof_childs_list_li:hover .woof_childs_list{
        height: auto;
        overflow: hidden;
   }
    .woof_childs_list_li:first-child .woof_childs_list{
        height: auto;
        overflow: hidden;
   }
    .woof_childs_list_li:nth-child(2) .woof_childs_list{
        height: auto;
        overflow: hidden;
   }
}