/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* RED PRIMARY COLOR: #f8001a; */
/* GREEN SECONDARY COLOR: #3ec4b2 */





::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #aaa9a9 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaa9a9 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #aaa9a9 !important;
}

.grecaptcha-badge {
    right: -600px !important;
}

section.to-top-container.to-top-right {
    display: none !important;
}

.mobile_only_menu {
    display: none !important;
}

/* HEADER */

.fusion-header-v4 .fusion-header {
    padding-top: 15px;
    padding-bottom: 15px;
}

.fusion-contact-info i.fa {
    color: #5c7165;
    margin-right: 2px;
    margin-left: 15px;
}

.fusion-contact-info i.fa:nth-child(1) {
    margin-left: 0;
}

.fusion-main-menu .fusion-menu-cart-checkout-link a:hover, 
.fusion-main-menu .fusion-menu-cart-checkout-link a:hover:before, 
.fusion-main-menu .fusion-menu-cart-link a:hover, 
.fusion-main-menu .fusion-menu-cart-link a:hover:before,
span.fusion-widget-cart-number {
    color: #000000;
}

.fusion-custom-menu-item-contents.fusion-menu-cart-items {
    min-width: 270px;
}

.fusion-main-menu .fusion-menu-cart-checkout-link a:hover, 
.fusion-main-menu .fusion-menu-cart-checkout-link a:hover:before, 
.fusion-main-menu .fusion-menu-cart-link a:hover, 
.fusion-main-menu .fusion-menu-cart-link a:hover:before {
    color: #666 !important;
}

div#multilingualpress-language-switcher {
    margin-right: 20px;
}

div#multilingualpress-language-switcher a {
    float: right;
    margin-right: 5px;
    /* padding: 5px 0px; */
    display: inline-block;
    position: relative;
    opacity: 0.55;
}

div#multilingualpress-language-switcher a:hover {
    opacity: 1;
}

div#multilingualpress-language-switcher a.current_language {
    float: left;
    /* background: #eee;
    border-radius: 7px;
    padding: 5px 15px; */
    opacity: 1;
}

div#multilingualpress-language-switcher a span {
    margin-left: 5px;
    display: inline-block;
    display: none;
}

div#multilingualpress-language-switcher a:before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 13px;
    background-size: 120px !important;
    background-repeat: no-repeat !important;
    position: relative;
    top: 2px;
}

div#multilingualpress-language-switcher a.de_DE:before {
    /* background: url(img/germany.png); */
    background: url(img/flags-sprite_optimized.png);
    background-position: -20px center;
}

div#multilingualpress-language-switcher a.nl_NL:before {
    /* background: url(img/netherlands.png); */
    background: url(img/flags-sprite_optimized.png);
    background-position: -60px center;
    background-size: 120px !important;
}

div#multilingualpress-language-switcher a.fr_FR:before {
    /* background: url(img/france.png); */
    background: url(img/flags-sprite_optimized.png);
    background-position: 0px center;
}

div#multilingualpress-language-switcher a.en_GB:before {
    /* background: url(img/greatbritain.png); */
    background: url(img/flags-sprite_optimized.png);
    background-position: -40px center;
}

div#multilingualpress-language-switcher a.es_ES:before {
    /* background: url(img/spain.png); */
    background: url(img/flags-sprite_optimized.png);
    background-position: -80px center;
}

div#multilingualpress-language-switcher a.sv_SE:before {
    /* background: url(img/sweden.png); */
    background: url(img/flags-sprite_optimized.png);
    background-position: -100px center;
}

a.English.en_US {
    display: none !important;
}

a.German.de_DE:nth-child(7) {
    display: none !important;
}

.mobile-lang-only {
    display: none;
}

/*
div#multilingualpress-language-switcher a.fr_FR {
    display: none;
}
*/

/* HOME USPS */

.main_usps p {
	margin-bottom: 0 !important;
	color: #fff;
}

.main_usps .fa {
    background: #fff;
    border-radius: 50%;
    color: #5c7165;
    margin-right: 5px;
    /* margin-left: 20px; */
    width: 20px;
    height: 20px;
    padding: 3px 0px 0 4px;
}

.main_usps p > span {
    margin-right: 20px;
}

/* .main_usps p:nth-child(1) .fa,*/
.main_usps p > .fa {
    margin-left: 0;
}

.main_usps .fa:before {
    font-size: 12px;
}



/* Home Cats */

.home_cats .fusion-column-inner-bg {
    margin-left: 0;
    margin-right: 0;
}





/* Filters button */

#filters_button {
    display: none;
    width: calc(100% - 30px);
    padding: .5rem 15px .5rem 50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 20px;
    border: 1px solid #000000;
    background-color: #000000 !important;
    line-height: 1.9;
    color: #fff;
    background: url(/wp-content/themes/Avada-Child-Theme/img/filters.svg);
    background-position: left 15px center;
    background-repeat: no-repeat;
    background-size: 19px;
    cursor: pointer;
    margin-bottom: 40px;
    margin-left: 15px !important;
}

.sidebar-closer {
    display: none;
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}




/* WOO LOOP */

.product-buttons a {
    max-width: 100% !important;
    float: none !important;
    width: 100%;
    padding-left: 0 !important;
}

.woocommerce .wcwl_toggle button.button {
    letter-spacing: 0px !important;
    padding: 0 23px;
    line-height: 1;
}

h2.woocommerce-loop-category__title {
    text-align: center;
}

 .catalog-ordering .order-dropdown,
 .catalog-ordering .order-dropdown .current-li-content,
 .catalog-ordering .order-dropdown ul li a {
    width: 255.08px;
}

.product .product-images,
.product .product-images .crossfade-images {
    background: #fff;
}

.search-results .fusion-single-line-meta {
    display: none !important;
}

.brand-thumbnails {
    padding: 0 !important;
}

.product .product-buttons .fusion-content-sep,
a.show_details_button {
    display: none !important;
}

.products .quantity {
    width: 100% !important;
}

.products .quantity input.minus,
.products .quantity input.plus {
    width: 100px !important;
}

.products .quantity .qty {
    width: 60px !important;
    background: #fff;
}

.wcwl_toggle button,
.woocommerce_waitlist.button,
.purchasable .product-buttons .add_to_cart_button {
    background: #5c7165;
    color: #fff;
    padding: 10px 5px 10px 15px !important;
    max-width: 100%;
    border-radius: 3px !important;
    width: 100%;
    text-align: center;
    margin-top: 0;
    font-weight: 400 !important;
    height: 40px !important;
    text-transform: none !important;
    font-size: 12px !important;
    letter-spacing: 0px !important;
}

.product-buttons .add_to_cart_button:before {
    margin-left: -16px;
    font-family: awb-icons;
    color: inherit;
    margin-right: 10px;
}

.product-buttons form.cart {
    margin-bottom: 0;
    margin-top: 0;
}

.product-buttons form.cart .quantity {
    margin-bottom: 10px;
    background: #fafafa;
}

.wcwl_toggle button:hover,
.woocommerce_waitlist.button:hover,
.purchasable .product-buttons .add_to_cart_button:hover {
    background: #718c7d;
}

.wcwl_frontend_wrap.bound {
    margin-top: 0;
}

.tax-product_cat .fusion-out-of-stock {
    background: #ef4135;
}

li.product-category.product a {
    position: relative;
    display: block;
    background: #000;
}

li.product-category.product a img {
    opacity: 0.65;
}

li.product-category.product a:hover img {
    opacity: 1;
}

.products li.product .fusion-out-of-stock {
    display: none;
}

@media only screen and (min-width: 425px) {
    h2.woocommerce-loop-category__title {
        position: absolute;
        top: 35%;
        width: 100%;
        color: white !important;
        font-size: 20px !important;
        line-height: 1.4 !important;
        font-weight: 700 !important;
    }
}

@media only screen and (min-width: 425px) {
    h2.woocommerce-loop-category__title .count {
        display: block;
        font-size: 15px;
        font-style: italic;
        font-weight: 400 !important;
    }
}

h2.woocommerce-loop-category__title .count::after { 
    content: " items";
}

span.eta_archive {
    height: 39px;
    display: block;
    line-height: 39px;
}

.product-details-container .fusion-price-rating {
    margin-bottom: 10px;
}

span.woocommerce-Price-amount.amount {
    color: #000;
}





.widget_layered_nav li.chosen {
    background-color: transparent!important
}

.widget_layered_nav li.chosen a {
    margin-left: 0!important
}

.widget_layered_nav li.chosen a,.widget_layered_nav li.chosen .count {
    color: #000!important
}

.wc-layered-nav-term:not(.chosen) {
    order: 1
}

.widget_layered_nav .ajax-layered {
    max-height: 450px;
    overflow-y: scroll;
    padding-right: 20px;
}

.ajax-layered ul.colors li {
    border: none;
}

li.wc-layered-nav-term {
    padding: 0 !important;
    border: none !important;
}

.wc-layered-nav-term a {
    display: flex!important;
    padding: 0 2.5em!important;
    text-decoration: none;
    transition: .4s;
    position: relative
}

body .wc-layered-nav-term a:before {
    content: ''!important;
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 1em;
    height: 1em;
    border: 1px solid #ef4135;
    margin-left: 0px !important;
    transform: rotate(0deg) !important;
}

.wc-layered-nav-term.chosen a:after {
    content: '✔';
    color: #0e76bc;
    position: absolute;
    left: 2px;
    top: -4px;
    font-size: 20px
}

ul.colors li .box {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

/* WOOCOMMERCE PRODUCT */

.product_meta {
    display: none;
}

.extra_product_info {
    /* max-width: 760px; */
    margin: 30px 0 0 0;
    /* float: right; */
    /* width: 59%; */
    /* margin-right: 4%; */
    /* text-align: right;
    margin-left: 41%;
    margin-left: calc(450px + 30px);  */
}

/*
.extra_product_info.product_full_reviews {
    margin-right: 0;
}
*/

.usps {
    margin: 20px 0 30px;
}

.usps i {
    color: #BD9F38;
    margin-right: 10px;
}

.usps .single_usp {
    margin-bottom: 5px;
}

.single-product .woocommerce-message {
    position: fixed;
    background: #fff;
    z-index: 9999;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    max-width: 400px;
    padding: 20px;
    border-radius: 13px;
    border: solid 2px #2ecc71 !important;
    margin: 0 !important;
    text-align: center;
}

.single-product .woocommerce-message a.button.wc-forward {
    display: block !important;
    width: 100%;
    text-align: center;
    float: none;
}

.single-product .woocommerce-message:before {
    display: none;
}

.single-product .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: inline-block;
    position: relative;
    margin-top: -82px;
    width: 100%;
    text-align: left;
    float: left;
    left: 300px;
}

html:lang(de-DE) .single-product .wcppec-checkout-buttons.woo_pp_cart_buttons_div { 
    left: 335px;
}

button.single_add_to_cart_button.button.alt {
    font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
}


.extra_product_info.product_full_description h2 {
    font-size: 20px !important;
}


/* WOOCOMMERCE SIDE CART */

.xoo-wsc-body .yith-wcbm-badge {
    display: none;
}

.xoo-wsc-body .xoo-wsc-product del span.woocommerce-Price-amount.amount {
    text-decoration:line-through
}

.xoo-wsc-product {
    border-color: #5c7165;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.button.btn {
    background: #5c7165;
    color: #fff !important;
    border-radius: 25px;
    padding: 11px 23px;
    line-height: 16px;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: Karla;
    font-weight: 700;
    text-transform: uppercase;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.button.btn:hover {
    background: #000;
}




/* WOOCOMMERCE CART */

.woocommerce-cart #wrapper .post-content h2 {
    font-size: 18px;
}

.woocommerce-cart-form .shop_table tbody tr,
.woocommerce-checkout-review-order .shop_table tbody tr {
    height: auto;
}

.woocommerce-cart-form .shop_table td,
.woocommerce-checkout-review-order .shop_table td {
    padding: 10px 0;
}

.woocommerce-cart-form .shop_table .product-thumbnail,
.woocommerce-checkout-review-order .shop_table .product-thumbnail {
    text-align: center;
}

.woocommerce-cart-form__cart-item.cart_item img,
.woocommerce-checkout-review-order .cart_item img {
    max-height: 50px;
    width: auto;
}

.woocommerce-checkout-review-order .product-info {
    margin-top: 12px;
}

.woocommerce-cart .avada-cart-actions {
    height: auto !important;
}

.woocommerce-cart .cart .avada-cart-actions .actions {
    padding-top: 30px;
}

button.fusion-apply-coupon.fusion-button.button {
    background: #999;
}

.woocommerce-cart .cart .avada-cart-actions .actions>.button {
    visibility: visible;
    position: relative;
    height: auto;
    float: right !important;
    font-weight: 700;
    padding: 11px 23px;
    line-height: 16px;
    font-size: 13px;
    letter-spacing: 1px;
    background: #999;
    text-transform: uppercase;
    color: #ffffff;
    transition: all .2s;
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}

button.fusion-apply-coupon.fusion-button.button:hover,
.woocommerce-cart .cart .avada-cart-actions .actions>.button:hover {
    background: #d23f34;
}

.woocommerce-cart .wc-proceed-to-checkout .fusion-update-cart {
    display: none;
}

.wc_continue_shopping {
    float: left;
    padding-top: 5px;
}

.woocommerce form .form-row-quart, .woocommerce-page form .form-row-quart, 
.woocommerce form .form-row-quart-first, .woocommerce-page form .form-row-quart-first {
    width: 48% !important;
}

#billing_house_number_suffix_field {
    float: right;
}




/* WOOCOMMERCE CHECKOUT */

div#mailchimp-gdpr-fields > p {
    margin-bottom: 50px;
}

.woocommerce-checkout main#main {
    padding-bottom: 0;
    margin-bottom: -35px;
}

.woocommerce form .form-row-quart, .woocommerce-page form .form-row-quart, 
.woocommerce form .form-row-quart-first, .woocommerce-page form .form-row-quart-first {
    width: 48% !important;
}

p#woocommerce_eu_vat_number_field {
    width: 100%;
    float: left;
}

#billing_house_number_suffix_field {
    float: right;
}

.woocommerce form.woocommerce-content-box.checkout_coupon {
    display: none !important;
}

.woocommerce-checkout #wrapper .woocommerce .checkout h3 {
    font-size: 18px;
}

.checkout .wc_payment_methods.payment_methods {
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.checkout .payment_methods li {
    border-bottom: solid 1px #dedede;
}

.checkout .payment_methods li:nth-last-child(1) {
    border-color: transparent;
}

.checkout .payment_methods li p {
    margin-bottom: 0;
}

.woocommerce-privacy-policy-text {
    max-width: 570px;
    margin-left: 25px;
}

.woocommerce-privacy-policy-text a,
a.woocommerce-terms-and-conditions-link {
    color: #777;
    border-bottom: solid 1px;
}

.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    margin: 0;
}

a.fusion-button.button-default.fusion-button-default-size.button.checkout-button.button.alt.wc-forward {
    margin-left: 10px;
    margin-top: 0;
    height: 35px;
    line-height: 35px;
    padding-top: 0;
    padding-bottom: 0;
}

#customer_details #billing_postcode_field, 
#customer_details #shipping_postcode_field, 
#customer_details #billing_city_field, 
#customer_details #shipping_city_field {
    width: 50%;
    clear: none;
    float: none;
}

p#billing_street_name_field {
    width: 48%;
    float: left;
}

p#billing_city_field {
    float: right !important;
    width: 48% !important;
}

.wc-proceed-to-checkout {
    text-align: right;
}

body .cart-collaterals .cart_totals .checkout-button, 
body .cart-collaterals .cart_totals .fusion-button {
    float: none !important;
    margin-bottom: 20px;
}

.woocommerce .single_add_to_cart_button.eh_paypal_express_link,
.woocommerce .single_add_to_cart_button.eh_paypal_express_link img {
    padding: 0 !important;
    border: 0 !important;
    background: #fff !important;
}


/* REVIEW BUTTON  */

.buttonreviews {
    margin-top: 30px;
}

/* REVIEWS PAGE */

.oriental_review {
    width: 31.333333%;
    float: left;
    border: solid 1px #ddd;
    padding: 20px 20px 0px;
    margin-right: 3%;
    margin-bottom: 3%;
    min-height: 325px;
}

.oriental_review:nth-child(3n) {
    margin-right: 0;
}

.oriental_review_content {
    margin-top: 10px;
    max-height: 185px;
    overflow: hidden;
}

a.oriental_review_image {
    display: inline-block;
    float: left;
    margin: 0 20px 10px 0;
    max-width: 90px;
    border: solid 1px #eaeaea;
}







/* VOLUME KORTING */

td.wdr_td_head_title {
    font-weight: bold;
    padding-right: 50px;
}
td.wdr_td_head_range {
    font-weight: bold;
    padding-right: 50px;
}

td.wdr_td_head_discount {
    font-weight: bold;
}

td.wdr_td_body_discount {
    color: #f8001a;
}

.sfs-eta-wrapper {
    display: none;
}

.sfs-picklocatie-wrapper {
    display: none;
}

td.wdr_td_body_title {
    padding-left: 5px;
}

table.woo_discount_rules_table {
    border: solid 1px;
    border-color: #e0dede;
    width: 50%;
}

td.wdr_td_head_title {
    padding-left: 5px;
}

td.wdr_td_body_range {
    display: none;
}

td.wdr_td_head_range {
    display: none;
}

/* TITEL PRODCUT CATEGORIEEN */

.entry-title {
    font-weight: bold !important;
}

/* GETAL WINKELWAGEN */

span.fusion-widget-cart-number {
    color: white;
    font-size: 11px;
    line-height: 1.5 !important;
    background: #BD9F38;
}

.fusion-body .fusion-main-menu .fusion-widget-cart-counter .fusion-main-menu-icon-active:before {
    color: #BD9F38 !important;
}





/* Footer */

p.payment-logos img {
    max-height: 30px;
    padding: 0 10px;
    margin: 10px 0 20px;
}





/* AFBEELDING GROTE  */
/*
@media only screen and (min-width: 801px) {
*/

.product-images,
.fusion-woo-product-slider .fusion-image-wrapper {
    display: table !important;
    width: 100%;
    min-height: 230px;
    height: 0;
}

.featured-image,
.product-images .crossfade-images,
.fusion-woo-product-slider .fusion-image-wrapper a {
    display: table-cell;
    vertical-align: middle;
    background: transparent !important;
}

.featured-image img,
.product-images .crossfade-images img,
.fusion-woo-product-slider .fusion-image-wrapper a img {
    max-height: 230px !important;
    width: auto;
    min-width: auto !important;
    margin-top: 0 !important;
}

h3.product-title {
    height: 90px;
    overflow: hidden;
}

/*
}
*/

/*

@media only screen and (min-width: 801px) {
    .products-4>li {
        margin-right: 0.9% !important;
    }

    .products-4>li:nth-child(4n) {
        margin-right: 0 !important;
    }


    .home .products-5>li {
        margin-right: 0.9% !important;
    }

    .home .products-5>li:nth-child(5n) {
        margin-right: 0 !important;
    }


}
*/


@media only screen and (max-width: 1225px) {
    .fusion-fullwidth.fullwidth-box.main_usps {
        display: none;
    }
}




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

.single-product .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: inline-block;
    position: relative;
    margin-top: -20px;
    width: 100%;
    text-align: left;
    float: none;
    left: 0px;
}

}


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

    .mobile_only_menu {
        display: block !important;
    }

    div#multilingualpress-language-switcher {
        /* display: none; */
        position: absolute;
        top: 20px;
        right: 135px;
        margin-right: 0;
    }

    .mobile-lang-only {
        display: block;
    }

    a.fusion-button.button-default.fusion-button-default-size.button.checkout-button.button.alt.wc-forward {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
        height: 45px;
        line-height: 45px;
    }

}


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

.fusion-body #main ul.products {
    padding: 0 5px;
}

.fusion-body #main ul.products li {
    width: 50% !important;
    margin-bottom: 30px;
    padding: 5px;
}

.fusion-body #main ul.products li.product-category {
    margin-bottom: -3px;
}

.fusion-body #main ul.products li.product-category.product a {
    display: flex;
    height: 110px;
    justify-content: center;
}

.fusion-body #main ul.products li.product-category.product a img {
    object-fit: cover;
}

h3.product-title {
    height: auto;
    margin-bottom: 10px;
    font-size: 14px !important;
}

.oriental_review {
    width: 100%;
    margin-right: 0;
    min-height: 1px;
}

    .extra_product_info {
    margin: 30px auto 30px;
    float: none;
    width: 100%;
    margin-right: 0;
}

    .woocommerce-cart-form__cart-item.cart_item img,
    .woocommerce-checkout-review-order .cart_item img {
        max-height:100%;
        width: auto;
    }
    .order-dropdown.sort-count {
             display: block;
             width: 250px !important;
         }

    .order-dropdown.orderby {
        width: 250px !important;
        margin: 0;
        z-index: 101;
        margin-left: -13px !important;
    }
    .catalog-ordering .order {
        margin: -50px !important;
    }

#filters_button,
.sidebar-closer {
    display: block;
}

.sidebar-closer.opened  {
    left: 0;
    z-index: 99999;
}

.post-type-archive-product aside#sidebar,
.tax-product_cat aside#sidebar {
    margin-top: 0;
    padding: 20px;
    position: fixed;
    overflow-y: scroll;
    background: #fff !important;
    top: 0;
    z-index: 9999999999;
    width: 80% !important;
    height: 100%;
    left: -100%;
    border-right: solid 1px #ddd;
    max-width: 320px;
    -webkit-transition: all .35s ease;
       -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
         -o-transition: all .35s ease;
            transition: all .35s ease;
}

.post-type-archive-product aside#sidebar.opened,
.tax-product_cat aside#sidebar.opened {
    left: 0;
}




}


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

.footer_whatsapp {
    display: none !important;
}

.xoo-wsc-basket {
    width: 40px;
    height: 40px;
}

.xoo-wsc-basket .xoo-wsc-bki {
    font-size: 22px;
}

.xoo-wsc-basket span.xoo-wsc-items-count {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.main_usps p > span {
    display: block;
}

.fusion-logo img {
    max-height: 70px !important;
}

main#main {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.product-images,
.fusion-woo-product-slider .fusion-image-wrapper {
    min-height: 150px;
}
.featured-image img,
.product-images .crossfade-images img,
.fusion-woo-product-slider .fusion-image-wrapper a img {
    max-height: 150px !important;
    padding: 7.5px;
}

span.eta_archive {
    /* height: 32px; */
    line-height: 1;
}

.product-grid-view .fusion-product-content {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
}

.product-grid-view .star-rating {
    font-size: 12px;
}

/*
.woocommerce .wcwl_toggle button.button {
    color: #5c7165;
    position: relative;
}


.woocommerce .wcwl_toggle button.button:before {
    content: 'wachtlijst';
    position: absolute;
    top: 13px;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 12px;
}
*/

.cart_totals table th {
    width: 0% !important;
}

input.dhlpwc-parcelshop-option-change {
    float: right !important;
    margin-bottom: 40px;
}

.order-total span.woocommerce-Price-amount.amount {
    color: #293133 !important;
    font-size: 20px !important;
}

div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    display: none;
}

.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header {
    padding: 5px 15px !important;
}

.fusion-secondary-menu>ul>li>a {
    height: 35px;
}

.fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

.single-product main#main {
    padding-top: 15px;
}

.single-product #wrapper .product .woocommerce-product-gallery {
    justify-content: center;
}

.single-product .avada-product-images-global .woocommerce-product-gallery img {
    max-height: 400px;
    object-fit: contain;
}

.single-product h1.product_title.entry-title {
    font-size: 20px !important;
    line-height: 28px !important;
}

.product .summary-container .product-border {
    display: none !important;
}

.post-content.woocommerce-product-details__short-description {
    margin-top: 10px;
}

.post-content.woocommerce-product-details__short-description p:nth-last-child(1) {
    margin-bottom: 0px;
}

.product .summary-container form.cart {
    margin-top: 0px;
}

.xoo-wsc-markup .xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-img-col {
    width: 20%;
}

.xoo-wsc-markup .xoo-wsc-products:not(.xoo-wsc-pattern-card), 
.xoo-wsc-markup .xoo-wsc-products:not(.xoo-wsc-pattern-card) span.amount, 
.xoo-wsc-markup .xoo-wsc-products:not(.xoo-wsc-pattern-card) a {
    font-size: 13px;
    line-height: 1.4;
}


}

@media screen and (min-width: 768px) {
    /* Wachtlijst */
    .waitlist-single-product {
        display: inline-block !important;
        width:30% !important;
    }

    .waitlist-single-product img  {
        max-height: 100px !important;
        width: auto !important;
    }
}

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

    .fusion-contact-info {
    display: none;
    }

    .fusion-title-size-four, h4 {
        font-size: 18px;
    }

    .extra_product_info p {
        font-size: 15px !important;
    }

    #wrapper .orderby-order-container {
        margin-bottom: 30px;
    }

    #wrapper .order-dropdown.sort-count {
        margin-bottom: 30px;
    }

    .fusion-mobile-menu-icons a {
        margin-left: 15px;
    }

    div#multilingualpress-language-switcher {
        right: 105px;
    }


}

@media only screen and (max-width: 450px) {
    h2.woocommerce-loop-category__title {
        position: absolute;
        top: 25%;
        width: 100%;
        color: white !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
        font-weight: 700 !important;
    }

    h2.woocommerce-loop-category__title .count {
        display: none;
        font-size: 15px;
        font-style: italic;
        font-weight: 400 !important;
    }

    .fusion-logo img {
        max-height: 40px !important;
        max-width: 130px !important;
        margin-top:15px;
    }

    .wcwl_toggle button,
    .woocommerce_waitlist.button,
    .purchasable .product-buttons .add_to_cart_button {
        padding: 10px 15px 10px 35px !important;
    }

    /*
    .wcwl_toggle button,
    .woocommerce_waitlist.button,
    .purchasable .product-buttons .add_to_cart_button {
        background: #5c7165;
        color: #fff;
        padding: 10px 15px 10px 30px;
        max-width: 100%;
        border-radius: 3px !important;
        width: 100%;
        text-align: right;
        margin-top: 0;
        font-weight: 400 !important;
        text-transform: none !important;
        overflow: hidden;
    }*/

    p#billing_street_name_field,
    p#billing_city_field {
        float: none !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 375px) {
   
    /*
   .wcwl_toggle button,
    .woocommerce_waitlist.button,
    .purchasable .product-buttons .add_to_cart_button {
        background: #5c7165;
        color: #fff;
        padding: 10px 15px 10px 30px;
        max-width: 100%;
        border-radius: 3px !important;
        width: 100%;
        text-align: right;
        margin-top: 0;
        font-weight: 400 !important;
        text-transform: none !important;
        font-size: 11px;
    }
    */

    button.single_add_to_cart_button.button.alt {
        font-size: 10px;
    }

    .fusion-logo img {
        max-height: 60px !important;
        max-width: 120px !important;
    }

}



@media only screen and (max-width: 320px) {
    /*
    .wcwl_toggle button,
    .woocommerce_waitlist.button,
    .purchasable .product-buttons .add_to_cart_button {
        background: #5c7165;
        color: #fff;
        padding: 10px 15px 10px 30px;
        max-width: 100%;
        border-radius: 3px !important;
        width: 100%;
        text-align: right;
        margin-top: 0;
        font-weight: 400 !important;
        text-transform: none !important;
        font-size: 11px;
    }
    */

    .product-title {
        font-size: 12px !important;
    }
}

/*
.product-title {
    height: auto !important;
}
*/

.about_paypal {
    display: none !important;
}

/* Voeg nog X toe voor gratis verzending */
.woocommerce-cart .woocommerce-info {
    font-weight:bold !important;
}

.woocommerce-cart .woocommerce-info .woocommerce-Price-amount {
    color: blue !important;
}

span.lmp-popup-coupon-code {
    background: #5c7165;
}

body.home .main_usps{
    display: none;
}


/* Whatsapp Button */


.footer_whatsapp {
    position:fixed;
    width:60px;
    height:60px;
    bottom: 25px;
    left: 23px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    float: left !important;
}

.footer_whatsapp:hover {
    color: #ddd;
}

.footer_whatsapp_icon {
    margin-top:16px;
}

a.footer_whatsapp i {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}

.hover_phone_number {
    position: absolute;
    top: 20px;
    left: 0;
    opacity: 0;
    background: #000;
    color: #fff;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 14px;
    width: 155px;
    line-height: 33px;
    border-radius: 4px;
}

.footer_whatsapp:hover .hover_phone_number {
    opacity: 1;
    top: -40px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    padding-bottom: 40px !important;
}

#checkout_country_shipping_time {
    position: relative;
    top: -60px;
    left: 18px;
    font-weight: 700;
    /* padding: 10px 20px; */
    /* background: #01b902; */
    /* border-radius: 12px; */
    /* color: #fff; */
    /* margin-bottom: 20px; */
}





#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810{
    -webkit-transition: all 1s ease !important;
       -moz-transition: all 1s ease !important;
        -ms-transition: all 1s ease !important;
         -o-transition: all 1s ease !important;
            transition: all 1s ease !important;
}
#minimized-trustbadge-98e3dadd90eb493088abdc5597a70810.hideme {
    right: -300px !important;
} 

div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
    z-index: 99 !important;
}