/*
Theme Name: watercooler-online
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

html body {
    color: #495059;
}

html body p {
    font-size: 17px;
    line-height: 35px;
}

h2,
h2.uppercase {
    font-size: 30px;
    text-transform: none;
    margin-bottom: 30px;
}

.homepage-usps .icon-box h5 {
    line-height: 35px;
}

.header .header-search {
    display: none;
}

.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    background-color: #FFF;
}

.footer-primary.pull-left {
    width: 100%;
}

.footer-bottom__webvalue {
    float: right;
}

.home .box-image {
    max-height: 400px;
}

.product .category {
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 1px;
}

.product .name.product-title a {
    margin: 10px 0;
    font-size: 15px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #003255;
}

.product-info .price-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.product-info .price-wrapper .price {
    margin: 5px 0 0 0;
}

.product .product-info .price-wrapper .price.product-page-price ins {
    background: transparent;
}
.product .product-info .price-wrapper .price.product-page-price .woocommerce-Price-currencySymbol {
    font-size: 24px;
}

.single-product .product-info .price-wrapper {
    display: flex;
    align-items: center;
}

.single-product .product-info .price-wrapper .price-inner {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
}

.single-product .product-info .price-wrapper .price-tax-percent {
    font-size: 17px;
}

.single-product .product-info .price-wrapper .price-inner .woocommerce-Price-currencySymbol {
    font-size: 14px;
}

.single-product .product-info .price-wrapper .price-inner .amount {
    font-weight: 400;
    color: #495059;
}

body:not(.single-product) .product .price-wrapper .amount,
.single-product .product-info .price-wrapper .price .amount {
    position: relative;
    float: left;
    font-size: 18px;
    font-weight: 700;
    border-radius: 3px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    padding: 0 7px;
    margin-right: 10px;
    background: #34c100;
}

.product .product-info .price-wrapper .price.product-page-price .amount,
.single-product .product-info .price-wrapper .price .amount {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    padding: 0 17px;
}


/*.product .product-info .price-wrapper .price.product-page-price span.amount,*/
/*.product-info .price span.amount {*/
    /*position: relative;*/
/*}*/

/*.product .product-info .price span.amount::after,*/
/*.product.product-small .price-wrapper .price span.amount::after {*/
    /*content: "Excl. BTW" !important;*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*right: -75px;*/
    /*font-size: 14px;*/
    /*font-weight: 400;*/
    /*color: #003255;*/
/*}*/

/*.product .product-info .price span.amount::after {*/
    /*top: 5px;*/
/*}*/

/*@media (max-width: 500px) {*/
    /*.product .product-info .price span.amount::after,*/
    /*.product.product-small .price-wrapper .price span.amount::after {*/
        /*right: -60px;*/
        /*font-size: 12px;*/
    /*}*/
/*}*/

.product .price-wrapper .price ins .amount {
    margin-right: 0;
}

.product .price-wrapper .price del,
.product .price-wrapper .price del .amount {
    padding: 0;
    margin: 0;
    float: none;
    background: transparent;
}

.product .price-wrapper .price del .amount {
    opacity: 1;
    font-size: 16px;
    font-weight: 100;
    line-height: 40px;
    color: #495059;
}

.product-summary .woocommerce-Price-currencySymbol {
    font-size: 18px;
    vertical-align: unset;
    margin-top: 0;
    line-height: 0;
}

.product .badge .badge-inner {
    padding: 0 15px;
    background: #e8672d;
    border-radius: 3px;
}

.section-title-bold-center, .section-title-bold {
    font-size: 1.6em;
}

.section-title-bold-center span, .section-title-bold span {
    border: none;
    padding: 0;
}

.section-title-bold-center b, .section-title-bold b {
    display: none;
}

.header .nav-left {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-bg-color,
.header-wrapper {
    background-color: transparent !important;
}

.header-main {
    background: #e8672d;
}

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

.header-main .nav li {
    border-bottom: 2px solid transparent;
    transition: all ease-in-out .2s;
}

.header-main .nav li.current-menu-item,
.header-main .nav li:hover {
    border-bottom: 2px solid #FFF;
}

.header-wrapper.stuck .header-bottom {
    margin: 0;
    padding: 0;
    height: 40px;
}

.header-wrapper.stuck .header-bottom .header-usps li span {
    display: none;
}

.header-wrapper.stuck .header-bottom .button {
    padding: 0 30px;
    height: 25px;
    font-size: 15px;
    line-height: 37px;
}

.header-wrapper.stuck .header-usps li {
    padding-left: 50px;
    font-size: 16px;
}
.header-wrapper.stuck .header-usps li:nth-child(2) {
    padding-left: 38px;
}
.header-wrapper.stuck .header-usps li:nth-child(3) {
    padding-left: 34px;
}

.header-wrapper.stuck .header-usps li:before {
    height: 17px;
    width: 35px;
}
.header-wrapper.stuck .header-usps li:nth-child(2):before {
    height: 20px;
    width: 23px;
}
.header-wrapper.stuck .header-usps li:nth-child(3):before {
    height: 19px;
    width: 19px;
}

.header-bottom {
    margin: 40px 0;
    height: 50px;
    min-height: 50px !important;
}

.header-usps {
    height: 80px;
    display: flex;
}

.header-usps li {
    padding-left: 75px;
    margin: 0 45px 0 0;
    height: 55px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    list-style-type: none;
    font-size: 17px;
    line-height: 26px;
}

.header-usps li a,
.header-usps li a:hover {
    color: #003255;
}

.header-usps li:last-child {
    margin: 0;
}

.header-usps li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 26px;
    width: 55px;
    transform: translateY(-50%);
    background: url('images/usp-icon-1.svg') no-repeat;
}

.header-usps li:nth-child(2) {
    padding-left: 57px;
}

.header-usps li:nth-child(2):before {
    height: 33px;
    width: 37px;
    background: url('images/usp-icon-2.svg') no-repeat;
}

.header-usps li:nth-child(3) {
    padding-left: 52px;
}

.header-usps li:nth-child(3):before {
    height: 32px;
    width: 32px;
    background: url('images/usp-icon-3.svg') no-repeat;
}

.header-usps li img.size-full.alignnone {
    margin-bottom: 0;
}

.footer .is-divider {
    display: none;
}

.footer .widget-title {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    text-transform: none;
    font-size: 17px;
    line-height: 23px;
}

.footer .footer-btn {
    margin-top: 20px;
    padding: 25px;
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 17px;
    font-weight: 700;
    background: #34c100;
    border-radius: 3px;
    transition: all ease-in-out .2s;
}

.footer .footer-btn,
.footer .footer-btn span {
    transition: all ease-in-out .2s;
}

.footer .footer-btn:hover {
    transform: translateY(-2px);
}

.footer .footer-btn span:after {
    content: "";
    margin-left: 10px;
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url('images/arrow-right.svg') no-repeat;
}

.footer .footer-btn .footer-btn__sub {
    font-weight: 100;
}

.footer .footer-btn span.footer-btn__sub:after {
    display: none;
}

html {
    background-color: transparent !important;
}

body.woocommerce-checkout {
    background: #e8672d;
}

.product-ask-expert {
    margin-bottom: 15px;
    padding: 30px;
    background: #f3f7fa;
}

.product-ask-expert p {
    margin-bottom: 0;
}

.product-ask-expert .button {
    margin-top: 25px;
    margin-bottom: 0;
    color: #FFF;
    background-color: #003255;
}

.product .reset_variations {
    display: none !important;
}

.button.single_add_to_cart_button {
    font-size: 20px;
    background-color: #34c100 !important;
}

.button.single_add_to_cart_button:after {
    display: none;
}

.button.single_add_to_cart_button:before {
    content: "\e908";
    margin-right: 15px;
    font-size: 15px;
    font-family: 'fl-icons' !important;
    speak: none !important;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}

.woocommerce-product-gallery__wrapper .flickity-viewport {
    z-index: 2;
}

.homepage-banner .text-box,
.homepage-banner .text-box .text {
    height: 100%;
}

.homepage-banner .text-box:last-child {
    transform: none !important;
    top: 30px;
    left: 460px;
    width: 170px !important;
    height: 170px;
    background-image: url('images/action-circle.svg');
    background-size: 100%;
}

.homepage-banner .text-box:last-child .text-center p {
    font-size: 38px;
    font-weight: 700;
    line-height: 95px;
    color: #34c100;
}

.homepage-banner h4 {
    margin-top: 0;
    font-size: 30px;
    text-transform: none;
}

.homepage-banner .text ul {
    padding-left: 0;
}

.homepage-banner .text ul li {
    position: relative;
    padding-left: 40px;
    margin-left: 0;
    list-style-type: none;
    font-size: 17px;
    color: #495059;
}

.homepage-banner .text ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 25px;
    width: 25px;
    transform: translateY(-50%);
    background: url('images/check.svg') no-repeat;
}

.homepage-banner .button {
    background-color: #e8682d !important;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
    box-shadow: 10px 0 100px 0 rgba(0,27,82,0.15);
}

.product-content-blocks {
    margin: 60px 130px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.product-content-blocks .product-content-blocks__content {
    padding: 40px;
}

.product-content-blocks .product-content-blocks__image {
    text-align: center;
}

.product-content-blocks:nth-child(odd) {
    flex-direction: row-reverse;
    background: #f3f7fa;
}

.product-content-blocks__sub {
    width: 50%;
}

.product-content-blocks__image img {
    max-height: 200px;
}

.nav-tabs>li>a {
    border-top: 1px solid #ddd;
    font-weight: 100 !important;
    background-color: transparent;
}

.nav-tabs>li.active>a {
    font-weight: 700 !important;
}

.product-payment-logos {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.product-payment-logos img {
    margin-right: 20px;
    max-height: 25px;
}

.product-payment-logos img:last-child {
    margin-right: 0;
    margin-left: auto;
    max-height: 40px;
}

.product-payment-logos .Visa {
    max-height: 15px;
}

.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .price_slider_amount .button {
    background-color: #003255;
    border-radius: 3px;
}

.widget_price_filter .price_label {
    float: left;
}

.widget_price_filter .ui-slider .ui-slider-range {
    background-color: rgba(7, 43, 72, 0.5);
}

.widget_layered_nav_filters ul li.chosen a {
    color: #111;
    transition: all ease-in-out .2s;
}

.widget_layered_nav_filters ul li.chosen a:hover {
    color: #e8672d;
}

.custom-category-header,
.custom-category-footer {
    max-width: 1080px;
    width: 100%;
    margin: 0px auto;
    padding: 30px;
    background: #f3f7fa;
    border-radius: 3px;
}

.custom-category-header p:last-child,
.custom-category-footer p:last-child {
    margin-bottom: 0;
}

.button,
.box-category .header-title,
input[type="submit"],
.product .add_to_cart_button,
.product-small .add_to_cart_button {
    padding: 0 50px;
    height: 55px;
    font-size: 17px;
    line-height: 53px;
    text-transform: none;
    color: #FFF;
    background-color: #0e3d5e;
    border-radius: 3px;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.product .add_to_cart_button,
.product-small .add_to_cart_button {
    color: #FFF !important;
    background-color: #e86a2d;
    border: none;
}

.product .add_to_cart_button:hover,
.product-small .add_to_cart_button:hover {
    border: none;
}

.box-category .header-title {
    display: inline;
    padding: 18px 50px;
    background-color: #e86a2d;
}

.box-category .header-title:hover {
    box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);
}

.button:after,
.box-category .header-title:after,
.product .add_to_cart_button:after,
.product-small .add_to_cart_button:after {
    content: "";
    margin-left: 10px;
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url('images/arrow-right.svg') no-repeat;
}

.homepage-product-feed {
    position: relative;
    padding-top: 60px;
    background: #f3f5f9;
}

.homepage-product-feed:before {
    content: "";
    position: absolute;
    top: 0;
    left: -5000px;
    height: 100%;
    width: 90000px;
    background: #f3f5f9;
}

.homepage-product-feed .section-title {
    justify-content: center;
}

.homepage-product-feed .section-title b {
    display: none;
}

.homepage-product-feed .section-title .section-title-main {
    margin-bottom: 50px;
    font-size: 30px;
    text-transform: none;
}

.box-category .box-image {
    margin-bottom: 30px;
    text-align: center;
}

.box-category .box-image img {
    width: 80%;
}

.button.back-to-top:after {
    display: none;
}

.page-box .box-text {
    padding-top: 20px;
    padding-bottom: 20px;
}

.row .klantenservice-text {
    padding: 0 30px;
}

.klantenservice-text p:last-child {
    margin-bottom: 0;
}

input[type='email'],
input[type='search'],
input[type='number'],
input[type='url'],
input[type='tel'],
input[type='text'],
textarea {
    box-shadow: none;
    border-radius: 3px;
    resize: none;
}

.cart-item.has-icon .icon-shopping-cart:after {
    display: none;
}

.header-bottom .flex-col.hide-for-medium {
    display: block !important;
}

.sticky-add-to-cart-wrapper .price-wrapper .price .amount {
    font-size: 18px !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 12px !important;
    color: #495059 !important;
    background: transparent !important;
}

.sticky-add-to-cart-wrapper .price-wrapper .price .woocommerce-Price-currencySymbol {
    font-size: 18px !important;
    color: #495059 !important;
}

.add-to-cart-button {
    display: none;
}

.woocommerce-cart .add-to-cart-button {
    display: block;
	width: 100px;
}

.woocommerce-cart .add-to-cart-button .add_to_cart_button {
    padding: 0 10px;
    height: 50px;
    font-size: 13px;
    line-height: 49px;
}

.quantity input[type="number"] {
    height: 55px;
}

.woocommerce-product-gallery__image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
}

.woocommerce-product-gallery__image img {
    max-height: 500px;
    width: auto;
}

.products .product-small {
    padding: 30px;
}

#content .slider .flickity-prev-next-button:hover {
    background: transparent;
}

.popup--belgie {
    opacity: 1;
    visibility: visible;
    position: fixed;
    padding: 30px;
    bottom: 25px;
    left: 25px;
    background: #34c100;
    z-index: 999;
}
@media (max-width: 400px) {
    .popup--belgie {
        right: 25px;
    }
}
.popup--belgie.hide {
    opacity: 0;
    visibility: hidden;
}
.popup--belgie .popup__close {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 10px;
    height: 10px;
}

.popup--belgie .popup__close:hover {
    cursor: pointer;
}

.popup--belgie .popup__close img {
    display: block;
    width: 10px;
    height: 10px;
}

.popup--belgie .content-text span,
.popup--belgie .content-text,
.popup--belgie a {
    color: #FFFFFF;
}

.popup--belgie a {
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    border-bottom: 1px solid #FFF;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
}

.popup--belgie a:hover {
    border-bottom: 1px solid transparent;
}

.popup--belgie .content-text span {
    word-spacing: 4px;
    line-height: 1.2em;
}

.popup--belgie .content-text span.popup-text-normal {
    font-size: 28px;
}

.popup--belgie .content-text {
    padding: 0 30px;
    text-align: center;
    font-weight: 700;
}

@media (max-width: 1050px) {
    .homepage-banner .text-box {
        width: 50% !important;
    }

    .homepage-banner .text-box:last-child {
        left: 55%;
    }
}

@media (max-width: 1000px) {
    .header-bottom .header-button {
        display: none;
    }

    .product-content-blocks {
        margin: 0;
    }
}

@media (max-width: 850px) {
    .homepage-banner .text-box {
        width: 100% !important;
    }

    .homepage-banner .text-box:last-child {
        left: 60%;
        z-index: 10;
        box-shadow: 10px 0 100px 0 rgba(0,27,82,0.15);
        border-radius: 100%;
    }
}

@media (max-width: 720px) {
    .header-bottom {
        margin: 20px 0 0 0;
    }

    .stuck .header-bottom {
        display: none;
    }

    .header-usps {
        height: auto;
    }

    .header-usps li:before {
        width: 35px;
    }

    .header-usps li:nth-child(2):before {
        width: 27px;
    }

    .header-usps li:nth-child(3):before {
        width: 24px;
    }

    .header-usps li {
        margin: 0 25px 0 0;
        padding-left: 45px;
        height: 0;
        font-size: 13px;
        line-height: 17px;
    }

    .header-usps li:nth-child(2) {
        padding-left: 45px;
    }

    .header-usps li:nth-child(3) {
        padding-left: 45px;
    }

    .product-content-blocks,
    .product-content-blocks:nth-child(odd) {
        flex-direction: column;
    }

    .product-content-blocks__sub {
        width: 100%;
    }

    .product-content-blocks .product-content-blocks__image {
        padding: 0 0 40px 40px;
        text-align: left;
    }

    .products .product-small {
        padding: 20px;
    }
}

@media (max-width: 575px) {
    .homepage-banner .text-box:last-child {
        left: 75%;
        width: 100px !important;
        height: 100px;
    }

    .homepage-banner .text-box:last-child .text-center p {
        font-size: 23px;
        line-height: 55px;
    }

    .products .product-small {
        padding: 10px;
    }
}

@media (max-width: 525px) {
    .header-bottom {
        height: auto;
        padding-bottom: 20px;
    }

    .header-bottom .flex-col {
        width: 100%;
    }

    .header-usps {
        flex-direction: column;
    }

    .header-usps li {
        padding-left: 45px;
        height: auto;
        margin: 0 0 20px 0;
    }

    .header-usps li:last-child {
        margin: 0;
    }

    .button,
    .box-category .header-title,
    input[type="submit"] {
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
    }

    .box-category .header-title {
        padding: 10px 30px;
    }

    .homepage-banner .text-box .text .text-inner {
        padding: 60px 30px !important;
    }

    .homepage-banner .text-box:last-child .text .text-inner {
        padding: 0 !important;
    }

    .quantity input[type="number"] {
        height: 40px;
    }
}

@media (max-width: 450px) {
    .product-payment-logos {
        display: block;
    }

    .product-payment-logos img:last-child {
        margin-top: 20px;
    }
}

@media (max-width: 425px) {
    .homepage-banner .text-box:last-child {
        display: none;
    }

    .homepage-banner .bg.bg-loaded {
        background-image: none !important;
    }

    .homepage-banner .banner-layers {
        overflow: none;
    }

    .mobile-nav {
        margin-right: 20px;
    }
}

/* FAQ styling */
.faq__questions {
    width: calc(100% - 40px);
    margin: 0 auto;
}

.faq__question {
    margin-top: 20px;
    display: block;
    font-size: 14px;
    background: #f4f4f4;
    color: #849398;
    line-height: 20px;
    padding: 16px 70px 16px 30px;
    position: relative;
    z-index: 1;
    transition: .2s;
}
.faq__question.open {
    text-decoration: underline;
}

.faq__question.open + .faq__answer {
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 1;
    max-height: 500px;
}

.faq__answer {
    padding: 20px 30px;
    line-height: 35px;
    color: #767676;
    font-size: 14px;
    transition: .3s;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
}