.hentry .entry-content a:not(.button) {
    text-decoration: none
}

.woocommerce-breadcrumb a {
    text-decoration: none!important
}

input[type=number].xoo-wsc-qty {
    box-shadow: none
}

body {
    font-family: 'Vorwerk'!important
}

img {
    max-width: 100%
}

#main h1.entry-title {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 72px;
    letter-spacing: 1px;
    text-transform: none
}

@media(max-width:380px) {
    #main h1.entry-title {
        font-size: 54px
    }
}

#address_rdi {
    display: none
}

@media(min-width:768px) {
    body .storefront-breadcrumb {
        margin: 0 0 1.618em
    }
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #47b975!important
}

mark {
    display: inline-block;
    margin-top: 5px;
    text-decoration: none;
    background: 0 0;
    background: #47b975;
    color: #fff;
    padding: 3px 12px;
    border-radius: 20px
}

.hidden {
    display: none
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.visibility-hidden-height-0 {
    visibility: hidden;
    height: 0;
    position: absolute
}

.clearfix {
    clear: both;
    content: "";
    display: table
}

.shadow-behind {
    position: relative
}

.shadow-behind:before {
    content: "";
    position: absolute;
    top: -60px;
    bottom: -60px;
    left: -160px;
    right: -160px;
    background: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    pointer-events: none
}

.shadow-behind>* {
    position: relative;
    z-index: 1
}

a.thickbox {
    text-decoration: underline
}

.jumptarget::before {
    content: "";
    display: block;
    height: 140px;
    margin: -140px 0 0
}

.alert {
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 30px;
    color: #fff;
    background: #999;
    font-weight: 700
}

.alert.alert-success {
    background: #47b975
}

@media(min-width:768px) {
    .col-full {
        max-width: 73.125em;
        margin-left: auto;
        margin-right: auto;
        padding: 0 2.618em;
        box-sizing: content-box
    }
    .col-full::after {
        clear: both;
        content: "";
        display: table
    }
    .col-full:after {
        content: " ";
        display: block;
        clear: both
    }
}

.col-full-hidden {
    display: none
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Vorwerk';
    font-weight: 400
}

h1 {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 72px;
    letter-spacing: 1px
}

@media(max-width:380px) {
    h1 {
        font-size: 54px
    }
}

h2 {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 36px;
    letter-spacing: 1px
}

h3 {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 24px
}

h4 {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 21px
}

h1.entry-title {
    text-align: left
}

body.home .entry-header {
    margin-top: 40px
}

.entry-content strong,
.entry-content b {
    font-family: 'Vorwerk';
    font-weight: 700
}

a.green {
    color: #47b975!important;
    text-decoration: underline
}

a.green:hover {
    color: #009a3d!important
}

.site-header h2.site-header__title {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 72px;
    letter-spacing: 1px;
    color: #fff
}

@media(max-width:380px) {
    .site-header h2.site-header__title {
        font-size: 54px
    }
}

.font-body {
    font-family: 'Vorwerk'!important
}

.font-weight-700 {
    font-weight: 700!important
}

.hover-color-green:hover {
    color: #47b975!important
}

.hl-new {
    margin-top: 30px;
    font-family: 'Vorwerk';
    font-weight: 700!important;
    border-top: none
}

.btn {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975
}

.btn:hover {
    background-color: #ff6155
}

.btn-outline {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #47b975;
    background-color: #fff;
    color: #47b975
}

.btn-outline:hover {
    background-color: #47b975;
    color: #fff
}

.btn-slim {
    padding: 7px 20px 6px!important
}

#main input[type=button],
#main input[type=reset],
#main input[type=submit],
#main .button,
#main .added_to_cart,
#main .widget a.button,
#main .site-header-cart .widget_shopping_cart a.button,
#main a.button,
#main .button.alt,
#main button.alt {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975
}

#main input[type=button]:hover,
#main input[type=reset]:hover,
#main input[type=submit]:hover,
#main .button:hover,
#main .added_to_cart:hover,
#main .widget a.button:hover,
#main .site-header-cart .widget_shopping_cart a.button:hover,
#main a.button:hover,
#main .button.alt:hover,
#main button.alt:hover {
    background-color: #ff6155
}

#main input[type=button].btn-large,
#main input[type=reset].btn-large,
#main input[type=submit].btn-large,
#main .button.btn-large,
#main .added_to_cart.btn-large,
#main .widget a.button.btn-large,
#main .site-header-cart .widget_shopping_cart a.button.btn-large,
#main a.button.btn-large,
#main .button.alt.btn-large,
#main button.alt.btn-large {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px;
    font-size: 18px
}

#main input[type=button].btn-large:hover,
#main input[type=reset].btn-large:hover,
#main input[type=submit].btn-large:hover,
#main .button.btn-large:hover,
#main .added_to_cart.btn-large:hover,
#main .widget a.button.btn-large:hover,
#main .site-header-cart .widget_shopping_cart a.button.btn-large:hover,
#main a.button.btn-large:hover,
#main .button.alt.btn-large:hover,
#main button.alt.btn-large:hover {
    background-color: #ff6155
}

#main input[type=button].btn-large:hover,
#main input[type=reset].btn-large:hover,
#main input[type=submit].btn-large:hover,
#main .button.btn-large:hover,
#main .added_to_cart.btn-large:hover,
#main .widget a.button.btn-large:hover,
#main .site-header-cart .widget_shopping_cart a.button.btn-large:hover,
#main a.button.btn-large:hover,
#main .button.alt.btn-large:hover,
#main button.alt.btn-large:hover {
    background-color: #ff6155;
    color: #fff
}

#main .woocommerce-error .button,
#main .woocommerce-info .button,
#main .woocommerce-message .button,
#main .woocommerce-noreviews .button,
#main p.no-comments .button {
    float: right;
    padding: 0;
    background: 0 0;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, .25)!important;
    border-radius: 0;
    text-transform: none;
    letter-spacing: 0;
    font-size: inherit
}

#main .woocommerce-error .button:hover,
#main .woocommerce-info .button:hover,
#main .woocommerce-message .button:hover,
#main .woocommerce-noreviews .button:hover,
#main p.no-comments .button:hover {
    background-color: transparent
}

.btn-large {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px;
    font-size: 18px
}

.btn-large:hover {
    background-color: #ff6155
}

.btn-large:hover {
    background-color: #ff6155;
    color: #fff
}

.bread-promo.button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px;
    font-size: 18px
}

.bread-promo.button:hover {
    background-color: #ff6155
}

.bread-promo.button:hover {
    background-color: #ff6155;
    color: #fff
}

#main .bread-promo.button,
.bread-promo.button {
    display: block;
    padding: 20px 24px;
    width: 200px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 2px
}

div#vuww-bread-placeholder {
    border: 2px solid #ddd;
    background-color: #fff;
    color: #ddd;
    font-family: 'Vorwerk';
    font-weight: 500;
    border-radius: 100px;
    line-height: 14px;
    text-align: center;
    padding: 18px 10px;
    text-transform: uppercase;
    margin: 0
}

div.bread-checkout-button::before {
    content: '';
    display: table;
    clear: both
}

body.woocommerce-active .one-field-form {
    display: inline-flex;
    width: 100%;
    max-width: 370px;
    height: 50px;
    position: relative;
    z-index: 1
}

body.woocommerce-active .one-field-form [type=text],
body.woocommerce-active .one-field-form [type=email] {
    flex-grow: 1;
    width: 0;
    min-width: 0;
    font-size: 16px;
    padding: 0 0 0 24px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

body.woocommerce-active .one-field-form [type=submit] {
    flex-grow: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 14px;
    min-width: 9em;
    box-shadow: none;
    background-color: #47b975;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border: none
}

body.woocommerce-active .one-field-form [type=submit]:hover {
    background-color: #ff6155
}

body.woocommerce-active .input-text,
body.woocommerce-active input[type=email],
body.woocommerce-active input[type=password],
body.woocommerce-active input[type=search],
body.woocommerce-active input[type=text],
body.woocommerce-active input[type=url],
body.woocommerce-active input[type=tel],
body.woocommerce-active textarea {
    box-shadow: none;
    padding: .618em;
    background-color: #fff;
    color: #666;
    background-color: #fff;
    border: 1px solid #cacaca;
    border-radius: 3px;
    background-image: none!important
}

body.woocommerce-active .form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #47b975
}

body.woocommerce-active .form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #ff6155
}

::placeholder {
    color: #ccc
}

::-webkit-input-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

input[type=checkbox][disabled]+label::before,
input[type=radio][disabled]+label::before {
    box-shadow: none;
    border: 1px solid #d3d3d3!important
}

input[type=checkbox][disabled]:hover+label::before,
input[type=radio][disabled]:hover+label::before {
    box-shadow: none;
    background: #d3d3d3;
    border: 1px solid #d3d3d3
}

input[type=checkbox][disabled]+label,
input[type=radio][disabled]+label {
    color: #9b9b9b
}

input[type=checkbox]:checked+label::before,
input[type=checkbox]:not(:checked)+label::before {
    border-radius: 4px;
    border: 1px solid #9b9b9b
}

input[type=radio]:checked+label::before,
input[type=radio]:not(:checked)+label::before {
    border: 1px solid #9b9b9b
}

input[type=checkbox]:hover+label::before,
input[type=radio]:hover+label::before {
    background: #47b975;
    border: 1px solid #47b975;
    box-shadow: none
}

input[type=checkbox]:checked+label::before,
input[type=radio]:checked+label::before {
    background: #47b975;
    border: 1px solid #47b975;
    box-shadow: none
}

.checkbox-wrap .nf-field-label label {
    font-weight: 400
}

.checkbox-container.label-right {
    margin-top: 35px
}

@media(max-width:767px) {
    .nf-form-cont .nf-field-container.one-half,
    .nf-form-cont .nf-field-container.one-third,
    .nf-form-cont .nf-field-container.one-fourth {
        width: 100%;
        margin-left: 0
    }
}

.nf-help {
    background: 0 0!important
}

.nf-form-fields-required {
    color: #999;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 12px
}

.vuww-form-infobox {
    border: 2px solid #aaa
}

.vuww-form-infobox .nf-field-label {
    background-color: #aaa;
    color: #fff;
    padding: 10px 20px;
    width: 100%
}

.vuww-form-infobox .nf-field-label label {
    display: block;
    margin-left: 60px;
    line-height: 40px
}

.vuww-form-infobox .nf-field-label label::before {
    font-family: FontAwesome;
    content: "\f059";
    display: block;
    font-size: 46px;
    position: absolute;
    left: 20px;
    top: 10px
}

.vuww-form-infobox .nf-field-element {
    padding-top: 10px;
    padding-bottom: 10px
}

.alert-info {
    color: #666;
    background-color: #d9edf7;
    border-color: #56b0ee;
    font-weight: 400;
    display: flex
}

.alert-info .fa {
    display: inline-flex;
    margin-right: 40px;
    float: left;
    margin-top: 26px;
    font-size: 23px;
    color: #56b0ee
}

.alert-info p {
    display: inline-flex;
    margin: 0
}

.ninja-forms-form-wrap .woocommerce-message {
    margin-bottom: 0;
    margin-top: 35px
}

@media(max-width:768px) {
    .ninja-forms-form-wrap .woocommerce-message {
        margin-top: 0
    }
}

@media(min-width:768px) {
    .nf-field-container.one-half.push-right {
        margin-left: 52%
    }
}

.big-select-boxes .nf-field-element ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.big-select-boxes .nf-field-element ul li {
    width: 100%
}

.big-select-boxes .nf-field-element ul li input {
    margin-top: 0
}

.big-select-boxes .nf-field-element ul li input:checked+label {
    box-shadow: 0 20px 32px 0 rgba(0, 0, 0, .3);
    margin-top: 0;
    margin-bottom: 36px
}

.big-select-boxes .nf-field-element ul li label {
    background-color: #ddd;
    background-position: center;
    background-size: cover;
    padding: 30px;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    margin-left: 0;
    color: #fff;
    margin-top: 16px;
    margin-bottom: 20px;
    text-align: center;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .3);
    transition: all .4s cubic-bezier(.2, .75, .25, 1);
    min-height: 400px
}

.big-select-boxes .nf-field-element ul li label::before {
    display: none
}

.big-select-boxes .nf-field-element ul li label .big-select-boxes-inner {
    margin-top: 60px
}

.big-select-boxes .nf-field-element ul li label .big-select-boxes-inner h3 {
    font-size: 32px;
    color: #fff
}

.big-select-boxes .nf-field-element ul li:first-child label {
    background-image: url(https://consultant.thermomix.com/wp-content/uploads/2018/08/home-news-category@3x.jpg)
}

.big-select-boxes .nf-field-element ul li:nth-child(2) label {
    background-image: url(https://consultant.thermomix.com/wp-content/uploads/2018/08/homepage-tools-resources-category@3x.jpg)
}

@media(min-width:768px) {
    .big-select-boxes .nf-field-element ul li {
        width: 48%
    }
}

.teaser-image div.content {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent
}

.teaser-image div.content:after {
    content: "";
    position: absolute;
    top: -30px;
    bottom: -20px;
    left: -20px;
    right: -20px;
    background: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    pointer-events: none
}

.teaser-image div.content>* {
    position: relative;
    z-index: 1
}

.teaser-image div.content h2 {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 36px;
    letter-spacing: 1px;
    color: #fff;
    font-size: 44px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 30px
}

.teaser-image div.content h2 span.green {
    color: #fff
}

.teaser-image div.content p {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #fff;
    background-color: #fff;
    color: #47b975;
    border: none;
    display: inline-block;
    padding: 11px 25px
}

.teaser-image div.content p:hover {
    border: 1px solid #47b975;
    background-color: #47b975;
    color: #fff
}

.teaser-image div.content p:hover {
    border: none
}

.teaser-image .content p.bigtext,
.teaser-image .content p.bigtext:hover {
    background-color: transparent;
    font-size: 18px;
    text-transform: initial;
    font-weight: 400;
    box-shadow: none;
    display: block;
    padding: 0 0 20px;
    color: #fff!important
}

@media(min-width:768px) and (max-width:991px) {
    .col-sm-offset-1 {
        margin-left: 0%
    }
    .col-sm-10 {
        width: 100%
    }
}

@media(max-width:768px) {
    .shop-by-category h2 {
        font-size: 36px
    }
    .shop-by-category .vc_column_container>.vc_column-inner {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }
    .shop-by-category .teaser-image {
        position: relative;
        padding-bottom: 60%;
        text-align: center;
        background-size: cover;
        margin-bottom: 5%;
        max-height: 214px
    }
}

@media(max-width:380px) {
    .teaser-image div.content h2 {
        font-size: 36px
    }
}

.product_meta {
    margin-top: 20px
}

form.variations_form.cart table.variations td.label {
    padding-bottom: 6px
}

form.variations_form.cart table.variations td.label label {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 24px;
    text-transform: uppercase
}

.menu-product-filter-categories-menu-container {
    margin-bottom: 40px
}

.menu-product-filter-categories-menu-container ul.menu {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.menu-product-filter-categories-menu-container ul.menu li a {
    text-transform: none;
    color: #333;
    font-size: 14px
}

.menu-product-filter-categories-menu-container ul.menu li a:hover {
    text-decoration: underline
}

#main ul.products {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    list-style-type: none;
    text-align: center
}

#main ul.products li.product {
    display: inline-flex;
    display: -webkit-inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    max-width: 49%
}

#main ul.products li.product a.woocommerce-LoopProduct-link {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    display: flex;
    display: -webkit-flex;
    flex-direction: column
}

#main ul.products li.product a.woocommerce-LoopProduct-link h2 {
    flex-grow: 1;
    -webkit-flex-grow: 1
}

#main ul.products li.product a.woocommerce-LoopProduct-link .price {
    flex-grow: 0;
    -webkit-flex-grow: 0
}

#main ul.products li.product .woocommerce-loop-product__title,
#main ul.products li.product h2,
#main ul.products li.product h3 {
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: 14px!important;
    color: #444!important;
    margin-bottom: 10px
}

#main ul.products li.product .woocommerce-loop-product__title {
    margin-top: 8px
}

#main ul.products li.product {
    grid-template-rows: auto auto auto 50px
}

#main ul.products li.product img {
    margin: 0
}

#main ul.products .woocommerce-LoopProduct-link {
    text-align: left
}

#main ul.products .woocommerce-LoopProduct-link .price {
    color: #47b975;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    float: left;
    margin-right: 10px
}

.page-template-default #main ul.products img {
    box-shadow: none!important;
    border-radius: 0;
    margin-bottom: 0
}

.page-template-default #main ul.products li.product {
    text-align: left
}

.page-template-default #main ul.products li.product .woocommerce-loop-product__title,
.page-template-default #main ul.products li.product h2,
.page-template-default #main ul.products li.product h3 {
    font-size: .875em!important;
    color: #333!important;
    font-weight: 400;
    min-height: 24px;
    line-height: 24px;
    margin-top: .8em
}

.page-template-default #main ul.products li.product .onsale {
    display: none
}

.page-template-default #main ul.products li.product .price del {
    opacity: 1;
    color: #333
}

.page-template-default #main ul.products li.product .price del span {
    color: #333
}

.page-template-default #main ul.products li.product .price ins {
    margin-left: 0
}

.page-template-default #main ul.products li.product .price ins span {
    color: #47b975
}

@media(max-width:768px) {
    #main ul.products li.product:nth-of-type(odd) {
        padding-right: 15px;
        padding-left: 0
    }
    #main ul.products li.product:nth-of-type(even) {
        padding-left: 15px;
        padding-right: 0
    }
    .product .small {
        display: block
    }
    .product .small a.button.add_to_cart_button,
    .product .small a.button.product_type_composite,
    .product .small a.button.product_type_simple {
        background: 0 0;
        font-family: 'Vorwerk';
        font-weight: 400;
        font-size: .875em;
        letter-spacing: normal;
        line-height: 16px;
        text-align: center;
        padding: 14px 18px;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid #47b975;
        background-color: #fff!important;
        color: #47b975!important;
        width: 100%
    }
    .product .small a.button.add_to_cart_button:hover,
    .product .small a.button.product_type_composite:hover,
    .product .small a.button.product_type_simple:hover {
        background-color: #47b975!important;
        color: #fff!important
    }
    .product .small a.added_to_cart {
        background: 0 0;
        font-family: 'Vorwerk';
        font-weight: 400;
        font-size: .875em;
        letter-spacing: normal;
        line-height: 16px;
        text-align: center;
        padding: 14px 18px;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid #47b975;
        background-color: #fff!important;
        color: #47b975!important;
        width: 100%
    }
    .product .small a.added_to_cart:hover {
        background-color: #47b975!important;
        color: #fff!important
    }
}

@media(min-width:1169px) {
    .product .product-hover {
        height: 370px;
        width: 270px
    }
}

@media(min-width:768px) {
    .product .product-hover {
        display: block
    }
    .product .product-hover img {
        border-radius: 0
    }
    .product .product-hover a.button.add_to_cart_button,
    .product .product-hover a.button.product_type_composite,
    .product .product-hover a.button.product_type_simple {
        background: 0 0;
        font-family: 'Vorwerk';
        font-weight: 400;
        font-size: .875em;
        letter-spacing: normal;
        line-height: 16px;
        text-align: center;
        padding: 14px 18px;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid #fff!important;
        background-color: #fff!important;
        color: #47b975!important
    }
    .product .product-hover a.button.add_to_cart_button:hover,
    .product .product-hover a.button.product_type_composite:hover,
    .product .product-hover a.button.product_type_simple:hover {
        border: 1px solid #47b975!important;
        background-color: #47b975!important;
        color: #fff!important
    }
    .product .product-hover a.added_to_cart {
        background: 0 0;
        font-family: 'Vorwerk';
        font-weight: 400;
        font-size: .875em;
        letter-spacing: normal;
        line-height: 16px;
        text-align: center;
        padding: 14px 18px;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid #fff!important;
        background-color: #fff!important;
        color: #47b975!important
    }
    .product .product-hover a.added_to_cart:hover {
        border: 1px solid #47b975!important;
        background-color: #47b975!important;
        color: #fff!important
    }
}

.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
    background-color: #47b975!important
}

.woocommerce-error {
    background-color: #ff6155!important
}

.woocommerce-error strong,
.woocommerce-info strong,
.woocommerce-message strong,
.woocommerce-noreviews strong,
p.no-comments strong {
    font-family: 'Vorwerk';
    font-weight: 700
}

.woocommerce-message.message-orange {
    background-color: #efc758!important
}

table tr th,
table tr td {
    font-family: 'Vorwerk';
    font-weight: 400;
    color: #666
}

table tr th strong,
table tr td strong {
    font-family: 'Vorwerk';
    font-weight: 700;
    color: #666
}

table tr th.product-total,
table tr th.product-subtotal,
table tr th.product-price,
table tr td.product-total,
table tr td.product-subtotal,
table tr td.product-price {
    text-align: right!important
}

table tr th a,
table tr td a {
    color: #009a3d
}

table tr.cart-subtotal td,
table tr.order-total td {
    text-align: right
}

table.table-borderless th,
table.table-borderless td {
    border: none
}

table.table-no-side-padding th:first-child,
table.table-no-side-padding td:first-child {
    padding-left: 0
}

table.table-no-side-padding th:last-child,
table.table-no-side-padding td:last-child {
    right: 0
}

.form-group {
    padding-bottom: 1rem
}

.tooltip {
    display: inline-block;
    position: relative;
    border-bottom: 1px dotted #666;
    text-align: left
}

.tooltip .top {
    min-width: 350px;
    max-width: 400px;
    top: -10px;
    left: 50%;
    transform: translate(-50%, -100%);
    padding: 10px 20px;
    color: #666;
    background-color: #47b975;
    font-weight: 400;
    font-size: 13px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .5);
    visibility: hidden;
    opacity: 0;
    transition: opacity .8s
}

.tooltip .top i {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    overflow: hidden
}

.tooltip .top i::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #47b975;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .5)
}

.tooltip:hover .top {
    visibility: visible;
    opacity: 1
}

.vuww-progressbar-container {
    margin-top: 80px
}

.woocommerce-checkout .vuww-progressbar-container {
    margin-top: 0;
    margin-bottom: 100px
}

#post-1006065 .entry-header h1,
#post-1002218 .entry-header h1,
#post-1007353 .entry-header h1,
#post-1006656 .entry-header h1,
#post-1005967 .entry-header h1,
#post-1006043 .entry-header h1,
#post-1006268 .entry-header h1,
#post-1005967 .entry-header h1 {
    display: none!important
}

.page-id-1006065 .woocommerce-breadcrumb,
.page-id-1002218 .woocommerce-breadcrumb,
.page-id-1007353 .woocommerce-breadcrumb,
.page-id-1006656 .woocommerce-breadcrumb,
.page-id-1005967 .woocommerce-breadcrumb,
.page-id-1006043 .woocommerce-breadcrumb,
.page-id-1006268 .woocommerce-breadcrumb,
.page-id-1005967 .woocommerce-breadcrumb,
.page-id-1006694 .woocommerce-breadcrumb {
    display: none!important
}

.newcomer-headline h1 {
    font-size: 2em;
    color: #47b975
}

.progress {
    position: relative;
    display: flex
}

.progress .progress-track {
    position: absolute;
    top: 11px;
    width: 100%;
    height: 5px;
    background-color: #dfe3e4;
    z-index: -1
}

.progress .progress-step {
    position: relative;
    width: 100%;
    font-size: 14px;
    text-align: center
}

.progress .progress-step.is-active {
    color: #47b975
}

.progress .progress-step.is-active:before {
    border: 4px solid #47b975;
    animation: pulse 2s infinite
}

.progress .progress-step.is-complete {
    color: #47b975
}

.progress .progress-step.is-complete:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    background: #47b975;
    border: 4px solid transparent
}

.progress .progress-step.is-complete:after {
    background: #47b975;
    width: 100%
}

.progress .progress-step:before {
    content: "";
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 4px solid #dfe3e4;
    border-radius: 100%;
    color: #fff
}

.progress .progress-step:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 50%;
    width: 0%;
    transition: width 1s ease-in;
    height: 5px;
    background: #dfe3e4;
    z-index: -1
}

.progress .progress-step:last-child:after {
    display: none
}

@media(max-width:516px) {
    .vuww-tabs-wrapper .progress-step span {
        display: none
    }
    .vuww-tabs-wrapper .progress-step.current span {
        display: inherit
    }
}

.xoo-wsc-content .component_table_item .component_table_item_subtotal,
.xoo-wsc-content .component_table_item .woocommerce-Price-amount {
    font-size: 16px!important
}

.xoo-wsc-content input[type=number] {
    -moz-appearance: textfield
}

.xoo-wsc-content input[type=number]::-webkit-inner-spin-button,
.xoo-wsc-content input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number].xoo-wsc-qty {
    max-width: 40px
}

.vuww-checklist-hl,
.woocommerce-MyAccount-content h2.vuww-checklist-hl {
    font-family: 'Vorwerk';
    font-weight: 700;
    margin-bottom: 60px;
    letter-spacing: 0;
    padding-top: 30px
}

.woocommerce-MyAccount-content h2.vuww-checklist-hl.jumptarget::before {
    margin: 0 0 -140px
}

.vuww-checklist-item {
    margin-bottom: 20px
}

.vuww-checklist-item:after {
    clear: both;
    content: "";
    display: table
}

.vuww-checklist-item .fa {
    font-size: 32px;
    display: block;
    float: left
}

.vuww-checklist-item .vuww-checklist-content {
    font-size: 18px;
    margin-left: 60px
}

.vuww-checklist-item .vuww-checklist-content p {
    font-size: 14px;
    margin-bottom: 0
}

.vuww-checklist-item .vuww-checklist-content p a:hover {
    text-decoration: underline
}

.esign-docs pre {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #444;
    font-size: 14px
}

.esign-docs .esig-access-control-wrap {
    width: 30%
}

.esign-docs .esig-thumbnail {
    padding: 10px 10px 0
}

.esign-docs img.esig_access_img_thumb {
    display: none
}

.esign-docs h2 {
    font-family: 'Vorwerk'
}

.esign-docs .esig-ac-title {
    text-align: left;
    white-space: pre-wrap;
    word-break: break-word;
    font-size: 1.3em
}

.esign-docs .esig-ac-description {
    text-align: left;
    white-space: pre-wrap;
    word-break: break-word;
    font-size: 1em;
    color: #444
}

.esig-ac-sign-now,
.esig-ac-signed-button {
    background-color: #47b975!important;
    border-bottom: none!important
}

.woocommerce #coupons_list,
.woocommerce-page #coupons_list {
    margin-bottom: 0;
    padding: 20px
}

.woocommerce .coupon-content,
.woocommerce-page .coupon-content {
    color: #fff;
    border-color: #fff!important
}

body.storefront-full-width-content.product-template-default div.product div.woocommerce-product-gallery__image.flex-active-slide>img {
    object-fit: cover;
    max-width: none
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery {
    margin-right: 0
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery .vorwerk-woocommerce-product-gallery__image-container {
    background-size: cover;
    background-position: center;
    min-height: 690px
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery img[data-large_image] {
    display: none
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery li.flex-nav-prev {
    float: left
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery li.flex-nav-next {
    float: right
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery a.flex-next {
    visibility: hidden
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery a.flex-prev {
    visibility: hidden
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    left: 0;
    margin: 0;
    margin-right: 4.347826087%;
    padding: 0;
    list-style: none;
    display: flex;
    height: 100%
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav:hover a.flex-next::after,
body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav:hover a.flex-prev::before {
    transition: background-color .4s;
    background: rgba(0, 0, 0, .15)
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav li {
    position: absolute;
    top: calc(50% - 40px)
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav li:first-child {
    left: 0
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav li:last-child {
    width: auto;
    right: 0
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav li:hover a.flex-next::after,
body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav li:hover a.flex-prev::before {
    transition: background-color .4s;
    background: rgba(0, 0, 0, .3)
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav a.flex-prev {
    height: 250px;
    width: 250px
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav a.flex-prev:before {
    visibility: visible;
    content: '\f053';
    font-family: 'font awesome 5 free';
    padding: 20px;
    font-size: 36px;
    font-weight: 700;
    color: #fff
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav a.flex-next {
    height: 250px;
    width: 250px
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav a.flex-next:after {
    visibility: visible;
    content: '\f054';
    font-family: 'font awesome 5 free';
    font-size: 36px;
    padding: 20px;
    font-weight: 700;
    color: #fff
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav ul.flex-direction-nav li a {
    color: #ccc
}

body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery ul.flex-direction-nav ul.flex-direction-nav li a:hover {
    text-decoration: none
}

body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 {
    width: 100%;
    margin-right: 0;
    margin-top: 40px
}

body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs {
    justify-content: space-between;
    display: block;
    width: 100%;
    height: auto
}

body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs::before,
body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs::after {
    display: none
}

body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    position: relative;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 71px;
    height: 71px;
    cursor: pointer
}

body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li img {
    opacity: 1;
    max-width: none!important;
    width: auto;
    height: 100%;
    padding-bottom: 7px
}

body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li img:hover {
    opacity: .8
}

body.storefront-full-width-content.product-template-default div.product .summary.entry-summary .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li img.flex-active {
    border-bottom: 2px solid #47b975
}

@media(max-width:768px) {
    body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery {
        width: 100%;
        margin-left: 0;
        position: relative
    }
    body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery img {
        width: 100vw;
        height: auto
    }
    body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery .vorwerk-woocommerce-product-gallery__image-container {
        min-height: 320px
    }
    body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs {
        position: relative;
        left: unset;
        top: unset
    }
    body.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
        clear: none
    }
}

@media(max-width:425px) {
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
        clear: unset!important
    }
}

.header-pre {
    height: 30px;
    background-color: #f0f0f0
}

.header-pre .account-navigation {
    margin-top: 4px;
    height: auto;
    float: right
}

.header-pre .account-navigation .checkout-consultant-select .consultant_popup_form {
    display: inline-flex
}

.header-pre .account-navigation .checkout-consultant-select .consultant_popup_form label {
    text-align: right
}

.header-pre .account-navigation .checkout-consultant-select .consultant_popup_form input {
    cursor: pointer;
    padding-top: 0!important;
    padding-bottom: 0!important;
    background: 0 0;
    border: none;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 25px;
    text-align: right;
    color: #47b975;
    max-width: 45vw;
    min-width: 180px;
    line-height: 14px;
    height: 20px;
    margin-left: 10px
}

.header-pre .account-navigation .checkout-consultant-select .consultant_popup_form input:focus {
    border: 1px solid #d7d7d7;
    background: #fff
}

.header-pre .account-navigation .checkout-consultant-select .consultant_popup_form:after {
    content: '\f044';
    font-family: FontAwesome;
    font-weight: 700;
    color: #47b975;
    position: relative;
    left: -20px;
    top: 1px;
    pointer-events: none
}

.header-pre .account-navigation .shop-with-consultant,
.header-pre .account-navigation .switch-sign-out,
.header-pre .account-navigation .switch-my-account {
    padding-right: 20px
}

.header-pre .account-navigation .account-navigation-login-logout>div {
    float: right
}

.header-pre .account-navigation>div {
    float: left
}

.header-pre .account-navigation a {
    color: #2c2d33
}

.header-pre .account-navigation a:hover {
    color: #47b975
}

.header-pre .account-navigation .switch-sign-out a:hover {
    color: #ff6155
}

.header-pre .account-navigation .shop-with-consultant .shop-with-consultant-label,
.header-pre .account-navigation .shop-with-consultant .shop-with-consultant-name {
    padding-right: 4px
}

.header-pre .account-navigation .shop-with-consultant a {
    color: #47b975
}

.header-pre .account-navigation .shop-with-consultant a:hover {
    text-decoration: underline
}

@media(max-width:380px) {
    .header-pre .account-navigation .checkout-consultant-select .consultant_popup_form {
        display: flex;
        width: 328px
    }
}

@media(max-width:767px) {
    .header-pre {
        height: 60px
    }
    .header-pre .account-navigation {
        box-sizing: border-box;
        padding-right: 16px;
        padding-left: 16px;
        width: 100%
    }
    .header-pre .account-navigation .shop-with-consultant {
        width: 100%
    }
    .header-pre .account-navigation a {
        padding: 3px 0;
        display: inline-block
    }
}

@media(max-width:900px) {
    .header-pre {
        font-weight: 200
    }
    .header-pre .shop-with-consultant,
    .header-pre .switch-sign-out,
    .header-pre .switch-my-account {
        padding-right: 15px
    }
}

.header-widget-region .widget {
    padding: 0
}

.col-header {
    position: relative;
    max-width: 83em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    box-sizing: content-box;
    height: 59px
}

.site-header {
    background-color: #f4f5f5
}

.header.fake {
    height: 89px
}

header.header {
    width: 100%;
    position: fixed;
    z-index: 100;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    font-size: 14px
}

header.header .container {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    white-space: nowrap
}

header.header .container .menu-item .menu-item {
    white-space: normal
}

header.header .logo {
    flex: 0 0 135px
}

header.header .logo img {
    width: 135px
}

header.header nav {
    text-transform: uppercase;
    letter-spacing: .215em
}

header.header nav:hover a:not(:hover) {
    opacity: .5
}

header.header nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

header.header nav ul {
    display: flex;
    justify-content: center;
    align-items: center
}

header.header nav a {
    font-family: 'Vorwerk';
    font-weight: 200;
    background-color: #fff
}

header.header nav div>ul>li>a {
    height: 59px;
    color: #444;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 0 24px;
    transition: .2s;
    text-decoration: none;
    font-weight: 600;
}

header.header nav div>ul>li>a:after {
    content: '';
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 0;
    height: 4px;
    background: #47b975;
    transition: .4s cubic-bezier(.2, .75, .25, 1);
    transform: translateY(100%)
}

header.header nav div>ul>li>a:hover:after {
    transform: none
}

header.header nav .current-menu-item a:after {
    transform: none
}

header.header .header-menu-right {
    position: relative
}

header.header .header-menu-right .header-btn-buy-now {
    float: left;
    margin-top: 20px
}

header.header .cart {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: -11px;
    margin-left: 30px;
    width: 33px;
    height: 33px;
    background: url(../../img/cart-icon.png);
    background-size: 33px;
    background-position: 0 50%;
    background-repeat: no-repeat
}

header.header .cart.cart-has-content {
    width: 53px
}

header.header .cart .cart-content-count {
    font-family: 'Vorwerk';
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    background-color: #ff6155;
    border-radius: 100px;
    color: #fff;
    text-align: center
}

@media(max-width:1000px) {
    header.header nav {
        letter-spacing: .15em
    }
    header.header nav ul#menu-main-navigation>li>a {
        padding: 0 14px
    }
    header.header nav ul#menu-main-navigation>li>a:after {
        left: 8px;
        right: 8px
    }
    header.header .cart {
        margin-left: 14px
    }
}

@media(max-width:830px) {
    header.header nav,
    header.header .btn {
        font-size: 13px
    }
    header.header nav {
        letter-spacing: .1em
    }
    header.header nav ul#menu-main-navigation>li>a {
        padding: 0 10px
    }
    header.header nav ul#menu-main-navigation>li>a:after {
        left: 4px;
        right: 4px
    }
}

@media(min-width:768px) {
    .mobile-only {
        display: none
    }
    .col-header {
        padding: 0 2.618em
    }
}

@media(max-width:1044px) {
    .header-btn-buy-now {
        display: none
    }
}

@media(max-width:767px) {
    .header.fake {
        height: 119px
    }
    .nav-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(68, 68, 68, .7);
        transition: .5s;
        backdrop-filter: blur(2px) saturate(.25);
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        pointer-events: none
    }
    body.nav-open .nav-overlay {
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }
    header.header {
        z-index: 100
    }
    header.header .container {
        padding: 0 16px
    }
    header.header .nav-toggle,
    header.header .cart {
        width: 44px;
        height: 44px;
        cursor: pointer;
        position: relative;
        z-index: 200;
        vertical-align: middle
    }
    header.header .nav-toggle>div {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 24px;
        height: 18px;
        margin: auto
    }
    header.header .nav-toggle span,
    header.header .nav-toggle div:before,
    header.header .nav-toggle div:after {
        content: "";
        display: block;
        position: absolute;
        height: 11.15%;
        width: 100%;
        background: #444;
        opacity: 1;
        left: 0;
        border-radius: 3px;
        transform: none;
        transition: .35s cubic-bezier(.315, .74, .153, .946)
    }
    header.header .nav-toggle div:before {
        top: 0
    }
    header.header .nav-toggle span:first-child,
    header.header .nav-toggle span:last-child {
        top: 40%
    }
    header.header .nav-toggle div:after {
        top: 80%
    }
    body.nav-open header.header .nav-toggle div:before,
    body.nav-open header.header .nav-toggle div:after {
        top: 40%;
        transform: scaleX(0);
        visibility: hidden
    }
    body.nav-open header.header .nav-toggle span:first-child {
        transform: rotate(45deg)
    }
    body.nav-open header.header .nav-toggle span:last-child {
        transform: rotate(-45deg)
    }
    header.header nav {
        position: absolute;
        left: 0;
        right: 0;
        top: 59px;
        background: #fff;
        height: auto;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-4px);
        box-shadow: 0 12px 18px rgba(0, 0, 0, .3);
        transition: .6s cubic-bezier(.2, .75, .25, 1)
    }
    body.nav-open header.header nav {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: none
    }
    header.header nav ul {
        display: block
    }
    header.header nav li a {
        height: 44px
    }
}

.nav-open .menu-primary-menu-container,
.nav-open header.header nav {
    height: 100vh
}

.nav-open header.header nav ul.menu {
    position: absolute;
    overflow: scroll;
    width: 100%;
    height: calc(100% - 120px);
    background: #fff
}

.col-header a.cart {
    height: 59px;
    overflow: hidden
}

.col-header a.cart:after {
    content: '';
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 0;
    height: 4px;
    background: #47b975;
    transition: .4s cubic-bezier(.2, .75, .25, 1);
    transform: translateY(100%)
}

.col-header a.cart:hover:after {
    transform: none
}

.col-header a.cart.cart-has-content:after {
    right: 18px
}

header.header .header-language-switcher {
    padding: 12px 0 12px 12px;
    vertical-align: -2px
}

header.header .header-language-switcher img {
    display: inline-block
}

header.header ul.menu>li a {
    padding: 0 16px
}

header.header ul.menu>li>ul.sub-menu li {
    text-align: center
}

header.header ul.menu>li>ul.sub-menu a {
    display: block;
    padding: 8px 24px;
    letter-spacing: 1px;
    opacity: 1!important;
    background-color: #fff
}

header.header ul.menu>li>ul.sub-menu a:hover {
    background-color: #47b975;
    color: #fff!important
}

header.header ul.menu>li:hover>ul.sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transform: none
}

header.header .btn-outline {
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: .125em;
    border-radius: 50px
}

@media(min-width:768px) {
    header.header .header-language-switcher {
        padding: 12px 0 12px 26px;
        vertical-align: 12px
    }
    header.header ul.menu>li {
        position: relative
    }
    header.header ul.menu>li>ul.sub-menu {
        position: absolute;
        left: 4px;
        box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .15);
        display: block;
        transition: .4s cubic-bezier(.2, .75, .25, 1);
        transform: translateY(10px);
        visibility: hidden;
        opacity: 0;
        min-width: 140px
    }
    header.header ul.menu>li>ul.sub-menu li {
        text-align: left
    }
    header.header ul.menu>li>ul.sub-menu:hover {
        transform: none
    }
    header.header ul.menu>li>ul.sub-menu li:not(:last-child) {
        border-bottom: 1px solid #ebebeb
    }
}

@media(min-width:831px) {
    header.header ul.menu>li>ul.sub-menu {
        left: 8px
    }
}

@media(min-width:1001px) {
    header.header ul.menu>li a {
        padding: 0 24px
    }
    header.header ul.menu>li>ul.sub-menu {
        left: 18px
    }
}

.page-template-template-checkout .footer {
    background: #103c2b
}

.footer {
    background: #262626;
    padding: 50px 0
}

.footer .widget {
    margin-bottom: 1.6em
}

.footer .col-full {
    display: flex
}

.footer .block {
    flex: 0 0 30%;
    margin: 0 3% 0 0
}

.footer .block.newsletter {
    min-width: 380px
}

.footer .block p {
    line-height: 16px
}

.footer .block p b,
.footer .block p a[href^=tel] {
    font-family: 'Vorwerk';
    font-weight: 700;
    color: #fff!important
}

.footer h5,
.footer p {
    color: #fff
}

.footer p {
    margin: 0 0 14px
}

.footer h5 {
    line-height: 1.25;
    margin-bottom: 20px;
    font-family: 'Vorwerk';
    font-size: 1.5em;
    font-weight: 400;
    margin-top: 0
}

.footer ul.menu {
    margin: 0 0 16px;
    list-style-type: none;
    padding: 0
}

.footer ul.menu li {
    margin: 0 0 8px;
    line-height: 15px;
    display: block;
    padding-left: 0
}

.footer ul.menu li:before {
    content: none
}

.footer ul.menu a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    transition: .25s;
    color: #47b975;
    text-decoration: none
}

.footer ul.menu a:hover {
    color: #ff6155
}

@media(max-width:767px) {
    .footer {
        text-align: center
    }
    .footer .col-full {
        display: block
    }
    .footer .block {
        margin: 0 0 50px;
        min-width: 0!important
    }
    .footer .block:last-child {
        margin: 0
    }
    .footer .menu {
        margin: 0 0 30px
    }
    .footer .menu li {
        display: inline-block;
        margin: 0 12px
    }
    .footer .menu a {
        border-bottom: 1px solid currentColor
    }
}

.postfooter {
    padding: 15px 0;
    color: #444;
    font-family: 'Vorwerk';
    font-weight: 400
}

.postfooter .col-full {
    display: flex;
    align-items: center
}

.postfooter p {
    margin: 0
}

.postfooter .copyright {
    flex-grow: 0;
    font-size: 10px
}

.postfooter .copyright img {
    vertical-align: -8px;
    margin-right: 4px;
    display: inline-block
}

.postfooter ul {
    margin: 0
}

.postfooter nav {
    flex-grow: 1;
    text-align: center;
    padding-right: 200px
}

.postfooter nav li {
    display: inline-block
}

.postfooter nav a {
    font-size: 12px;
    color: #444;
    font-weight: 300;
    padding: 12px 8px;
    text-decoration: none
}

.postfooter nav a:hover {
    color: #111
}

@media(max-width:960px) {
    .postfooter nav {
        text-align: right;
        padding-right: 0
    }
}

@media(max-width:680px) {
    .postfooter {
        text-align: center
    }
    .postfooter .col-full {
        display: block;
        padding: 0 4px
    }
    .postfooter nav {
        text-align: center;
        padding: 14px 0 0
    }
    .postfooter nav a {
        font-size: 11px;
        padding: 12px 6px
    }
}

@media(max-width:370px) {
    .postfooter nav a {
        font-size: 3vw;
        padding: 3vw 1vw
    }
}

.textwidget a {
    text-decoration: none;
    color: #47b975
}

.textwidget a:hover {
    color: #ff6155
}

.sidebar-footer-right {
    width: 25%
}

.sidebar-footer-left {
    width: 75%
}

@media(max-width:767px) {
    .sidebar-footer-left {
        width: 100%
    }
}

.sidebar-footer-left h3 {
    color: #fff!important;
    font-size: 24px!important;
    line-height: 30px;
    font-weight: 400!important;
    padding-bottom: 0!important
}

.sidebar-footer-left p {
    font-family: 'Vorwerk'!important;
    color: #9b9b9b!important;
    font-size: 14px!important;
    line-height: 18px;
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

.sidebar-footer-left h4 {
    font-family: 'Vorwerk'!important;
    color: #47b975!important;
    font-size: 18px!important;
    line-height: 18px;
    margin-top: 15px!important
}

.widget-area .widget.widget-woof h2 {
    color: #000;
    font-size: 1.25em;
    font-family: 'Vorwerk';
    line-height: 16px;
    padding-bottom: 1.875em;
    margin-bottom: 1.5em;
    border-bottom: none;
    border-bottom: 1px solid #e5e5e5
}

.widget-area .widget.widget-woof h4 {
    color: #666;
    font-family: 'Vorwerk';
    font-size: 1.25em;
    line-height: 16px;
    margin-bottom: 10px
}

.widget-area .widget.widget-woof .woof_container {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.widget-area .widget.widget-woof a.woof_front_toggle {
    text-decoration: none;
    color: #666;
    font-size: 1.15em
}

.widget-area .widget.widget-woof .woof_radio_label,
.widget-area .widget.widget-woof .woof_checkbox_label {
    font-size: 14px;
    font-weight: 300;
    color: #333
}

.widget-area .widget.widget-woof .button.woof_reset_search_form {
    background: no-repeat;
    box-shadow: none;
    padding: 0;
    font-size: .875em;
    font-weight: 400;
    color: #333
}

.widget-area .widget.widget-woof .button.woof_reset_search_form:hover {
    text-decoration: underline
}

.widget-area .widget.widget-woof .woof_checkbox_label.woof_checkbox_label_selected {
    font-weight: 400
}

.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #47b975
}

.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #47b975;
    top: 0
}

select.orderby:focus,
input:focus {
    outline: none
}

select.orderby {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iRWJlbmVfMSIgZGF0YS1uYW1lPSJFYmVuZSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS45MiA3Ljg2Ij48dGl0bGU+ZHJvcGRvd24tYXJyb3c8L3RpdGxlPjxwb2x5Z29uIHBvaW50cz0iMTEuOTIgMS45MSAxMC4wMSAwIDUuOTYgNC4wNSAxLjkxIDAgMCAxLjkxIDUuOTYgNy44NyA1Ljk2IDcuODYgNS45NiA3Ljg3IDExLjkyIDEuOTEiLz48L3N2Zz4=);
    background-position: right 0 top 50%;
    background-repeat: no-repeat;
    background-size: 11px;
    color: #000;
    font-family: 'Vorwerk';
    font-size: 1.25em;
    line-height: 20px;
    text-align: right;
    border: none;
    box-shadow: none;
    padding-right: 25px
}

select::-ms-expand {
    display: none
}

.select-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: 'Vorwerk';
    font-size: 1.25em;
    color: #000
}

.select-box_current {
    position: relative;
    cursor: pointer;
    outline: none
}

.select-box_current:focus+.select-box_list {
    opacity: 1;
    -webkit-animation-name: none;
    animation-name: none
}

.select-box_current:focus+.select-box_list .select-box_option {
    cursor: pointer
}

.select-box_current:focus .select-box_icon {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.select-box_icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 15px;
    opacity: .3;
    transition: .2s ease
}

.select-box_value {
    display: flex
}

.select-box_input {
    display: none
}

.select-box_input:checked+.select-box_input-text {
    display: block;
    padding: 0 40px 0 10px
}

.select-box_input-text {
    display: none;
    width: 100%;
    margin: 0;
    padding: 15px;
    background-color: #fff
}

.select-box_list {
    position: absolute;
    width: 200px;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 20px -10px rgba(0, 0, 0, .3)
}

.select-box_list li:first-child .select-box_option {
    border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0
}

.select-box_list li:last-child .select-box_option {
    border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px
}

.select-box_option {
    display: block;
    padding: 10px 20px 5px;
    background-color: #fff;
    font-size: 15px
}

.select-box_option:hover,
.select-box_option .select-box_option:focus {
    color: #fff;
    background-color: #47b975
}

@-webkit-keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@media(min-width:768px) {
    .content-area .woocommerce-ordering {
        float: right;
        padding: 0;
        margin-bottom: 7px
    }
}

@media(max-width:768px) {
    .woocommerce-ordering select {
        float: left;
        padding-left: 0
    }
}

input[type=number].xoo-wsc-qty {
    box-shadow: none
}

.wpb_wrapper .page-header-italic .bg-line span h2 {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 36px;
    letter-spacing: 1px;
    font-size: 44px;
    margin-bottom: 30px
}

.wpb_wrapper .page-header-italic .bg-line span::after,
.wpb_wrapper .page-header-italic .bg-line span::before {
    height: 0
}

body.single-product #main .onsale {
    top: 50px;
    left: 20px;
    position: relative
}

body.single-product #main .pre-orders-product-message {
    display: inline-block;
    font-weight: 300;
    margin: 15px 0;
    font-size: 14px
}

body.single-product #main .bread-checkout-button {
    height: 40px
}

body.single-product #main div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #47b975
}

body.single-product #main div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #6cc791
}

body.single-product #main div.product {
    overflow: visible
}

body.single-product #main div.product .product_meta {
    border-top: none
}

body.single-product #main .summary.entry-summary {
    background-color: #fff
}

body.single-product #main .summary.entry-summary h1.product_title.entry-title {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 0;
    padding-bottom: 0
}

body.single-product #main .summary.entry-summary h2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    font-family: 'Vorwerk';
    color: #333;
    margin-bottom: 40px
}

body.single-product #main .summary.entry-summary p.price {
    line-height: 54px
}

body.single-product #main .summary.entry-summary .stock.in-stock {
    display: none
}

body.single-product #main .summary.entry-summary form.cart {
    padding-top: 0;
    padding-bottom: 0;
    text-align: left
}

body.single-product #main .summary.entry-summary form.cart .quantity {
    float: none;
    margin-bottom: 20px
}

body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container {
    text-align: left;
    clear: both;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .bread-checkout-button {
    margin: 0;
    height: 60px
}

body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px;
    font-size: 18px;
    width: 100%;
    font-size: 1.25em
}

body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .button:hover {
    background-color: #ff6155
}

body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .button:hover {
    background-color: #ff6155;
    color: #fff
}

body.single-product #main .summary.entry-summary form.cart .wc-deposits-wrapper .wc-deposits-option li {
    background-color: inherit
}

body.single-product #main .summary.entry-summary form.cart .wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan:hover {
    background-color: inherit
}

body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description {
    clear: both;
    font-size: 18px;
    font-weight: 300
}

body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description p.p1 strong {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 24px
}

body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description table {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px
}

body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description table th {
    color: #009a3d;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    background-color: #fff
}

body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description table th,
body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description table td {
    background-color: #fff;
    padding: .5em 0
}

body.single-product #main .summary.entry-summary .wc-deposits-wrapper {
    width: 100%
}

body.single-product #main .summary.entry-summary .wc-deposits-wrapper .wc-deposits-option li {
    padding-left: 0!important
}

body.single-product #main .summary.entry-summary .wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan {
    padding-top: 0;
    text-align: left;
    border: 0;
    margin-bottom: 0
}

body.single-product #main .summary.entry-summary .wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan .wc-deposits-payment-plan-name {
    font-family: 'Vorwerk';
    font-weight: 700
}

body.product-template-default .bread-btn-placeholder {
    font-family: 'Vorwerk';
    color: #47b975;
    font-size: 18px;
    line-height: 24px;
    text-decoration: underline
}

body.product-template-default .bread-btn-placeholder:after {
    margin-left: 8px;
    height: auto;
    width: 75px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(https://docs.getbread.com/wp-content/themes/bread-docs/assets/images/logo-new.png)
}

@media(min-width:768px) {
    .flex-active-slide img {
        width: -webkit-fill-available
    }
    body.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery {
        width: calc(100% - 400px)
    }
    body.storefront-full-width-content.product-template-default div.product .summary {
        width: 380px;
        float: right;
        margin-right: 0;
        margin-bottom: 3.706325903em
    }
    body.storefront-full-width-content.product-template-default div.product .summary .product_title {
        margin-top: 40px
    }
    body.storefront-full-width-content.product-template-default div.product .summary ul {
        margin-left: 16px;
        margin-bottom: 0
    }
    body.storefront-full-width-content.product-template-default div.product .summary p.price {
        width: 100%
    }
    body.storefront-full-width-content.product-template-default div.product .summary form.cart {
        margin-top: 40px
    }
}

@media(max-width:1024px) {
    body.single-product #main .summary.entry-summary h1 {
        font-size: 24pt
    }
    body.single-product #main .summary.entry-summary h2 {
        font-size: 20pt
    }
    body.single-product #main .summary.entry-summary span.amount {
        font-size: 24pt
    }
    body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description {
        font-size: 16pt
    }
    body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description ul {
        margin: 0 0 1.618em 1em
    }
    body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container {
        flex-wrap: wrap
    }
    body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .button {
        font-weight: 400;
        font-size: 1.3em
    }
    body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .single_add_to_cart_button,
    body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .composite_add_to_cart_button,
    body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .bread-checkout-button {
        width: 100%
    }
    body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .single_add_to_cart_button,
    body.single-product #main .summary.entry-summary form.cart .vuww-add-to-cart-button-container .composite_add_to_cart_button {
        margin-bottom: 16px
    }
}

body.single-product .site-content>.col-full {
    padding-left: 0!important;
    padding-right: 0!important
}

@media(max-width:767px) {
    body.single-product .site-content>.col-full {
        margin-left: 0!important;
        margin-right: 0!important
    }
    body.single-product .site-content>.col-full .summary.entry-summary {
        padding-left: 2.618em;
        padding-right: 2.618em
    }
}

@media(max-width:568px) {
    body.single-product .site-content>.col-full .summary.entry-summary {
        padding-left: 1.387em;
        padding-right: 1.387em
    }
}

body.single-product #main .summary.entry-summary h1 {
    color: #333;
    font-family: 'Vorwerk';
    font-size: 2.25em
}

body.single-product #main .summary.entry-summary .woocommerce-product-details__short-description {
    color: #333;
    font-size: 1em;
    line-height: 24px
}

#main .entry-summary .price .amount,
#main .entry-summary span.amount {
    color: #333;
    font-size: 2.25em;
    font-weight: 400;
    margin-bottom: 0
}

.thermomix-box {
    margin: 80px 0
}

.single-product .storefront-breadcrumb {
    display: none;
    opacity: 0
}

.single-product .woocommerce-product-gallery img {
    border-radius: 0
}

.component_selections select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iRWJlbmVfMSIgZGF0YS1uYW1lPSJFYmVuZSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS45MiA3Ljg2Ij48dGl0bGU+ZHJvcGRvd24tYXJyb3c8L3RpdGxlPjxwb2x5Z29uIHBvaW50cz0iMTEuOTIgMS45MSAxMC4wMSAwIDUuOTYgNC4wNSAxLjkxIDAgMCAxLjkxIDUuOTYgNy44NyA1Ljk2IDcuODYgNS45NiA3Ljg3IDExLjkyIDEuOTEiLz48L3N2Zz4=);
    background-position: right 10px top 50%;
    background-repeat: no-repeat;
    background-size: 11px;
    color: #000;
    font-family: 'Vorwerk';
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    box-shadow: none;
    padding-right: 25px;
    border: 1px solid #000;
    border-radius: 4px
}

.component_selections .component_description_wrapper {
    background-color: #009a3d;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-radius: 8px;
    padding: 10px 20px;
    position: absolute;
    z-index: 99999999;
    bottom: 100%;
    opacity: 0;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    visibility: hidden;
    transition: opacity .8s;
    pointer-events: none
}

.component_selections .component_description_wrapper:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 60%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 8px #009a3d;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent
}

.component_selections .component_options:hover~.component_description_wrapper {
    visibility: visible;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .5);
    opacity: 1
}

.wpb_wrapper .component_selections .component_description_wrapper {
    width: 50%;
    margin-left: 0
}

#main form.composite_form {
    margin: 0
}

#main form.composite_form:not(.paged) .component:not(.first) .component_title_wrapper {
    padding-top: 21px
}

#main form.composite_form label.select_label {
    font-family: 'Vorwerk';
    font-weight: 700
}

#main form.composite_form label.selected_option_label {
    font-family: 'Vorwerk';
    font-weight: 700
}

#main form.composite_form div.component {
    text-align: left
}

#main form.composite_form div.component div.component_title_wrapper h2 {
    display: none
}

#main form.composite_form div.component div.component_title_wrapper h4.component_title {
    display: none
}

#main form.composite_form div.component .component_inner .component_description_wrapper .component_tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #000
}

#main form.composite_form div.component .component_inner .component_description_wrapper .component_tooltip .component_tooltip_description {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1
}

#main form.composite_form div.component .component_inner .component_description_wrapper .component_tooltip:hover .component_tooltip_description {
    visibility: visible
}

#main form.composite_form div.component .component_inner .component_selections select.orderby:focus,
#main form.composite_form div.component .component_inner .component_selections input:focus {
    outline: none
}

#main form.composite_form div.component .component_inner .component_selections select.component_options_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iRWJlbmVfMSIgZGF0YS1uYW1lPSJFYmVuZSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS45MiA3Ljg2Ij48dGl0bGU+ZHJvcGRvd24tYXJyb3c8L3RpdGxlPjxwb2x5Z29uIHBvaW50cz0iMTEuOTIgMS45MSAxMC4wMSAwIDUuOTYgNC4wNSAxLjkxIDAgMCAxLjkxIDUuOTYgNy44NyA1Ljk2IDcuODYgNS45NiA3Ljg3IDExLjkyIDEuOTEiLz48L3N2Zz4=);
    background-position: right 10px top 50%;
    background-repeat: no-repeat;
    background-size: 11px;
    color: #000;
    font-family: 'Vorwerk';
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    box-shadow: none;
    padding-right: 25px;
    border: 1px solid #000;
    border-radius: 4px
}

#main form.composite_form div.component .component_inner .component_selections select::-ms-expand {
    display: none
}

#main form.composite_form div.component .component_inner .component_selections .select-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: 'Vorwerk';
    font-size: 1.25em;
    color: #000
}

#main form.composite_form .component_options {
    padding-bottom: 20px
}

#main form.composite_form .composited_product_title {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 24px;
    text-transform: uppercase
}

#main form.composite_form h5.thumbnail_title {
    line-height: 1.3
}

#main form.composite_form .composited_product_details_wrapper span.price {
    line-height: 56px;
    width: 43%;
    margin-bottom: 0
}

#main form.composite_form .composite_price p.price {
    text-align: left
}

#main form.composite_form div.component_content .summary_content {
    text-align: left
}

@media(max-width:500px) {
    .single-product div.product form.cart.composite_form .quantity {
        margin-right: 0%!important
    }
}

body.woocommerce-cart header.entry-header {
    padding-bottom: 0!important
}

body.woocommerce-cart .entry-content>p {
    font-size: 20px
}

body.woocommerce-cart form.woocommerce-cart-form {
    margin-bottom: 0!important
}

body.woocommerce-cart table.cart {
    margin-bottom: 0!important
}

body.woocommerce-cart table.cart tr:last-child th:first-child {
    border-top-left-radius: 8px
}

body.woocommerce-cart table.cart tr:last-child th:last-child {
    border-top-right-radius: 8px
}

body.woocommerce-cart table.cart tr {
    border-bottom: 1px solid #ebebeb
}

body.woocommerce-cart table.cart thead tr th {
    background-color: #47b975;
    color: #fff;
    text-transform: none;
    font-family: 'Vorwerk';
    font-weight: 700;
    text-align: center;
    padding: 1.62em!important
}

body.woocommerce-cart table.cart td.product-name span.product-language-error {
    display: block;
    color: #ff6155;
    font-size: 15px
}

body.woocommerce-cart table.cart td.product-remove a.remove:before {
    content: '\00d7';
    color: #b0b1b3
}

body.woocommerce-cart table.cart td.product-remove a.remove:hover:before {
    color: #ff6155
}

body.woocommerce-cart table.cart tbody tr td.actions input[name=update_cart] {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #47b975;
    background-color: #fff!important;
    color: #47b975!important;
    margin: 0 20px 20px 0
}

body.woocommerce-cart table.cart tbody tr td.actions input[name=update_cart]:hover {
    background-color: #47b975!important;
    color: #fff!important
}

body.woocommerce-cart .cart-collaterals .cart_totals,
body.woocommerce-cart .cart-collaterals .shipping_calculator {
    width: 100%
}

body.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button,
body.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #47b975;
    background-color: #fff!important;
    color: #47b975!important
}

body.woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button:hover,
body.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:hover {
    background-color: #47b975!important;
    color: #fff!important
}

body.woocommerce-cart .cart-collaterals .cart_totals h2 {
    display: none
}

body.woocommerce-cart tr.cart-subtotal>td,
body.woocommerce-cart tr.cart-subtotal>th {
    color: #666!important;
    font-weight: 400!important;
    background-color: #fff!important
}

body.woocommerce-cart tr.cart-subtotal>td {
    text-align: right;
    background-color: #fff!important
}

body.woocommerce-cart tr.shipping th,
body.woocommerce-cart tr.shipping td,
body.woocommerce-cart tr.tax-total th,
body.woocommerce-cart tr.tax-total td,
body.woocommerce-cart tr.order-total th,
body.woocommerce-cart tr.order-total td {
    background-color: #fff!important
}

body.woocommerce-cart tr.shipping td,
body.woocommerce-cart tr.tax-total,
body.woocommerce-cart tr.cart-subtotal {
    border-bottom: 1px solid #ebebeb
}

body.woocommerce-cart tr.order-total {
    color: #47b975;
    font-size: 20px;
    font-family: 'Vorwerk';
    font-weight: 700
}

body.woocommerce-cart tr.order-total>th,
body.woocommerce-cart tr.order-total>th .strong {
    font-weight: 700!important
}

body.woocommerce-cart tr.order-total>td {
    text-align: right
}

body.woocommerce-cart .shipping-calculator-button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #47b975;
    background-color: #fff;
    color: #47b975
}

body.woocommerce-cart .shipping-calculator-button:hover {
    background-color: #47b975;
    color: #fff
}

body.woocommerce-cart .wc-proceed-to-checkout {
    width: 100%;
    text-align: right;
    margin-bottom: 10px
}

body.woocommerce-cart .wc-proceed-to-checkout>a.checkout-button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px!important;
    font-size: 18px!important;
    display: inline-block;
    margin-right: 30px
}

body.woocommerce-cart .wc-proceed-to-checkout>a.checkout-button:hover {
    background-color: #ff6155
}

body.woocommerce-cart .wc-proceed-to-checkout>a.checkout-button:hover {
    background-color: #ff6155!important;
    color: #fff!important
}

@media(min-width:767px) {
    body.woocommerce-cart table.cart div.coupon {
        margin-left: 40px!important
    }
}

@media(min-width:993px) {
    body.woocommerce-cart div.woocommerce {
        margin-left: 10%!important;
        width: 90%!important
    }
    body.woocommerce-cart div.woocommerce form.woocommerce-cart-form,
    body.woocommerce-cart div.woocommerce div.cart-collaterals {
        box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .15)
    }
}

form#order_review table.shop_table thead tr th {
    background-color: #fff!important;
    border-bottom: 1px solid #ebebeb
}

form#order_review table.shop_table tfoot th {
    background-color: #fff!important
}

form#order_review table.shop_table tfoot tr td,
form#order_review table.shop_table tfoot tr th {
    border-bottom: 1px solid #ebebeb
}

form#order_review #payment input#place_order {
    width: inherit!important;
    padding: 100px
}

body.woocommerce-active .one-field-form {
    margin: 0;
    height: 45px
}

.sub-header-input-bar {
    position: relative;
    height: auto;
    z-index: 99000;
    text-align: center
}

.sub-header-input-bar:before {
    content: "";
    clear: both;
    display: table
}

.sub-header-input-bar .sub-header-input-bar-inner {
    padding: 20px 0;
    border-bottom: 2px solid #f0f0f0
}

.sub-header-input-bar .sub-header-input-bar-inner p {
    font-size: 20px
}

.sub-header-input-bar .sub-header-input-bar-inner button {
    font-size: 14px
}

.sub-header-input-bar .sub-header-input-bar-inner button.btn-outline {
    border-radius: 4px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 400
}

.sub-header-input-bar .sub-header-input-bar-inner button.btn-outline:hover {
    background-color: #ff6155;
    border-color: #ff6155
}

.sub-header-input-bar .sub-header-input-bar-inner .sub-header-input-bar-form-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.sub-header-input-bar .sub-header-input-bar-inner .sub-header-input-bar-message {
    color: #666;
    padding: 10px 0
}

@media(min-width:768px) {
    .sub-header-input-bar .sub-header-input-bar-form-container button {
        margin-left: 10px
    }
    .sub-header-input-bar .sub-header-input-bar-form-container input.ninja-forms-field {
        width: 70%;
        max-width: 260px
    }
    .sub-header-input-bar .sub-header-input-bar-form-container input[name=customer_email] {
        width: 70%;
        max-width: 260px
    }
}

@media(max-width:767px) {
    .sub-header-input-bar {
        padding-left: 20px;
        padding-right: 20px
    }
    .sub-header-input-bar .sub-header-input-bar-form-container>* {
        width: 100%;
        margin-bottom: 12px;
        margin-left: 0
    }
}

.oppcw-widget button.wpwl-button.wpwl-button-pay {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px;
    font-size: 18px;
    border: none!important
}

.oppcw-widget button.wpwl-button.wpwl-button-pay:hover {
    background-color: #ff6155
}

.oppcw-widget button.wpwl-button.wpwl-button-pay:hover {
    background-color: #ff6155;
    color: #fff
}

.oppcw-widget button.wpwl-button.wpwl-button-pay:hover {
    border: none!important
}

.payment_method_woo-mercado-pago-ticket {
    width: 100%!important
}

.payment_method_woo-mercado-pago-ticket>label {
    background: url(/assets/themes/storefront-child/img/payment/Cashpayment.png) no-repeat 50% 50%
}

.payment_method_woo-mercado-pago-ticket>label img {
    display: none
}

.wc_payment_method.payment_method_woo-mercado-pago-custom>label {
    background: url(/assets/themes/storefront-child/img/payment/Credit_card_icon.png) no-repeat 50% 50%
}

.wc_payment_method.payment_method_woo-mercado-pago-custom>label img {
    display: none
}

.payment_box.payment_method_woo-mercado-pago-custom input[type=checkbox] {
    visibility: visible;
    height: 22px
}

.payment_box.payment_method_woo-mercado-pago-custom input[type=checkbox]:checked {
    background: #47b975!important;
    box-shadow: inset 0 0 0 3px #fff
}

.payment_box.payment_method_woo-mercado-pago-custom:before {
    content: 'Ingresa los datos requeridos de tu forma de pago. Asegúrate de seleccionar correctamente en "Método de pago" crédito o débito, por ejemplo: Visa Débito o Visa Crédito en el menú.';
    font-family: 'Vorwerk'!important;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #43454b;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    font-weight: 400
}

#mercadopago-form-customer-and-card label:after {
    content: 'Selecciona si tu tarjeta es Débito o Crédito.';
    font-family: 'Vorwerk'!important;
    font-size: 12px!important;
    font-weight: 400!important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: rgba(0, 0, 0, .45)!important;
    margin-left: 5px
}

@media screen and (min-width:767px) {
    body.woocommerce-checkout .checkout-mexico #payment .wc_payment_method {
        width: 100%!important
    }
}

body.woocommerce-checkout .checkout-mexico #payment .wc_payment_methods>li.wc_payment_method {
    width: 100%!important
}

body.woocommerce-checkout .checkout-mexico #payment .wc_payment_methods li:nth-child(2n+3) {
    margin-left: 0
}

.mp-panel-custom-checkout {
    padding: 0
}

.mp-ticket-payments {
    padding: 0
}

.mp-ticket-payments input[type=radio] {
    visibility: visible;
    height: 22px
}

.mp-ticket-payments input[type=radio]:checked {
    background: #47b975!important;
    box-shadow: inset 0 0 0 3px #fff
}

#wa-msg-us-btn {
    background-color: #47b975!important
}

.woocommerce p.lost_password a.btn {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #47b975;
    background-color: #fff;
    color: #47b975;
    text-transform: none
}

.woocommerce p.lost_password a.btn:hover {
    background-color: #47b975;
    color: #fff
}

.woocommerce p.lost_password a.btn:hover {
    text-decoration: none
}

.woocommerce-account table tbody tr:nth-child(2n) td,
.woocommerce-account fieldset,
.woocommerce-account fieldset legend {
    background-color: inherit
}

.woocommerce-account .woocommerce-orders-table__cell .button {
    margin: 0 6px 6px 0
}

#affwp-affiliate-dashboard-tab-consultant-agreements h2 {
    font-family: 'Vorwerk';
    font-weight: 700;
    margin-bottom: 60px;
    letter-spacing: 0
}

span.vorwerk-zero-percent-financing {
    font-weight: 300;
    font-size: 12px;
    border: 1px solid lightgrey;
    padding: 2px 5px;
    border-radius: 4px
}

@media(max-width:767px) {
    body.woocommerce-edit-address .col-1,
    body.woocommerce-edit-address .col-2 {
        width: 100%;
        float: none
    }
}

@media(min-width:768px) {
    .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation {
        width: 17.6470588235%;
        float: left!important;
        margin-right: 5.8823529412%!important
    }
    .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content {
        width: 76.4705882353%;
        float: right!important;
        margin-right: 0!important
    }
}

body.woocommerce-thankyou-order-received h1.entry-title {
    font-size: 36px;
    padding: 0
}

.coupon-wrapper {
    display: inline-block;
    float: left;
    width: 100%
}

.coupon-wrapper .woocommerce-form-coupon-toggle {
    width: 100%
}

.coupon-wrapper .woocommerce-form-coupon-toggle .woocommerce-info {
    width: 100%
}

ul.woocommerce-thankyou-order-details.order_details {
    margin-top: 40px;
    margin-bottom: 40px
}

ul.order_details li strong {
    display: block;
    font-size: 16px;
    text-transform: none
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-family: 'Vorwerk';
    font-size: 16px;
    line-height: 26px
}

.cooking-demo {
    height: auto;
    width: 100%;
    border-radius: 3px;
    background-color: #113c2b;
    padding: 40px 100px;
    margin-bottom: 30px
}

.cooking-demo h2 {
    color: #fff;
    font-family: 'Vorwerk';
    font-size: 36px;
    line-height: 44px
}

.cooking-demo a.button {
    margin: 10px 0
}

.cooking-demo p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Vorwerk';
    float: none;
    padding: 15px 0 0;
    margin-bottom: 0
}

@media(min-width:768px) {
    .coupon-wrapper {
        display: inline-block;
        float: left;
        width: 65%
    }
    .coupon-wrapper .woocommerce-form-coupon-toggle {
        width: 100%
    }
    .coupon-wrapper .woocommerce-form-coupon-toggle .woocommerce-info {
        width: 100%
    }
}

@media(max-width:1024px) {
    .cooking-demo {
        padding: 40px
    }
    .cooking-demo p {
        float: none
    }
}

@media(max-width:768px) {
    .cooking-demo h2 {
        font-size: 26px!important;
        line-height: 34px!important
    }
}

@media(min-width:768px) {
    a.print-button.btn-outline.btn-slim {
        position: relative;
        float: right;
        top: -130px
    }
}

#post-1008185 .wpb_wrapper h2 {
    font-family: 'Vorwerk';
    font-weight: 700;
    margin-bottom: 60px;
    letter-spacing: 0
}

.collect_payment_form_submit {
    margin: 2% 0
}

.archive h2 {
    line-height: 1.5
}

.archive .storefront-breadcrumb {
    display: none!important
}

.archive #content>div:nth-child(1) {
    display: none
}

.archive #content>div.col-full.left-sidebar>div.storefront-breadcrumb {
    display: inherit!important
}

.archive #content>div.col-full.left-sidebar>div.storefront-breadcrumb .col-full {
    padding-left: 0
}

.archive .page-title-product.image {
    position: relative;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    padding-bottom: 40%
}

.archive .page-title-product.image .description-wrapper {
    position: absolute;
    margin-top: 10%
}

.archive .page-title-product.image .description-wrapper .term-description p {
    color: #fff;
    font-size: 70px;
    font-weight: 700;
    line-height: 72px;
    text-shadow: 0 0 .4em #000;
    background: 0 0
}

.archive .page-title-product.image>div {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: 0 0
}

.archive .page-title-product.image>div span {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-shadow: 0 0 .4em #000
}

.archive .archive.storefront-breadcrumb {
    display: none
}

.archive .product-category-wrapper {
    width: 100%;
    box-sizing: border-box;
    display: flex
}

.archive h1 {
    display: none!important
}

.archive .col-full.left-sidebar>.storefront-sorting {
    display: none;
    opacity: 0
}

.woocommerce-result-count {
    display: none;
    opacity: 0
}

@media(min-width:768px) {
    .archive.left-sidebar .content-area {
        width: 74.36%!important;
        float: right!important;
        margin-right: 0!important
    }
    .left-sidebar .widget-area {
        width: 22.19%;
        margin-right: 3.45%
    }
    .storefront-sorting {
        margin-bottom: 0!important
    }
    .archive #main ul.products li.product {
        margin-top: 0;
        width: 30.03%;
        margin-right: 3.45%
    }
    .archive #main ul.products li.product.last {
        margin-right: 0
    }
}

@media(max-width:768px) {
    .archive h2 {
        display: block!important
    }
    .archive .page-title-product.image .description-wrapper {
        margin-top: 6%
    }
    .archive .page-title-product.image {
        background-size: cover
    }
    .archive .page-title-product.image>div span {
        font-size: 18px;
        line-height: 24px
    }
    .archive .page-title-product.image .description-wrapper {
        padding-left: 29px;
        padding-right: 20px
    }
    .archive .page-title-product.image .description-wrapper .term-description p {
        font-size: 36px;
        font-weight: 700;
        line-height: 40px;
        text-shadow: 0 0 .4em #000;
        background: 0 0
    }
    .archive #content>div.col-full.left-sidebar>div.storefront-breadcrumb .col-full {
        margin-left: 0
    }
}

.storefront-full-width-content .up-sells ul.products.columns-3 li.product {
    margin-right: 20px!important;
    width: auto!important
}

.storefront-full-width-content .up-sells>h2:first-child {
    text-align: left!important
}

.product .header-small {
    display: none
}

.product .small {
    display: none
}

.product .product-hover.product-hover {
    position: relative;
    display: inline-block
}

.product .product-hover>img {
    vertical-align: middle
}

.product .product-hover .product-hover-image {
    opacity: 0
}

.product .product-hover .attachment-woocommerce_thumbnail,
.product .product-hover .woocommerce-placeholder {
    position: absolute;
    top: 0;
    opacity: 1;
    transition: .5s ease
}

.product .product-hover a.added_to_cart {
    margin-bottom: .236em;
    right: 15px
}

.product .product-hover a.added_to_cart:after {
    content: none
}

.product .added_to_cart.added:after,
.product .button.added:after,
.product button.added:after,
.product input[type=button].added:after,
.product input[type=reset].added:after,
.product input[type=submit].added:after {
    position: relative;
    left: .53em;
    margin-left: 0
}

.product .product-hover:hover .product-hover-image {
    opacity: 1
}

.product .product-hover:hover .attachment-woocommerce_thumbnail,
.product .product-hover:hover .woocommerce-placeholder {
    opacity: 0;
    transition: .5s ease
}

.product .product-hover:hover a.button.add_to_cart_button,
.product .product-hover:hover a.button.product_type_composite,
.product .product-hover:hover a.button.product_type_simple,
.product .product-hover:hover a.added_to_cart {
    opacity: 1
}

@media(min-width:768px) {
    .woocommerce-pagination {
        display: none;
        opacity: 0
    }
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content-title {
    font-size: 1.25em;
    line-height: 1.5em;
    color: #000
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content-title {
    font-weight: 300
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content-title strong {
    font-weight: 400
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content-price {
    color: #000;
    opacity: 1;
    font-size: 16px;
    line-height: 1.188em;
    font-weight: 400
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart img {
    border: none;
    max-width: 4.706326em
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content-button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975!important;
    font-size: 1.25em
}

.storefront-sticky-add-to-cart .storefront-sticky-add-to-cart__content-button:hover {
    background-color: #ff6155!important
}

@media(hover:none) {
    .product .small {
        display: block
    }
    .product .small a.button.add_to_cart_button,
    .product .small a.button.product_type_composite,
    .product .small a.button.product_type_simple {
        background: 0 0;
        font-family: 'Vorwerk';
        font-weight: 400;
        font-size: .875em;
        letter-spacing: normal;
        line-height: 16px;
        text-align: center;
        padding: 14px 18px;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid #47b975;
        background-color: #fff!important;
        color: #47b975!important;
        width: 100%
    }
    .product .small a.button.add_to_cart_button:hover,
    .product .small a.button.product_type_composite:hover,
    .product .small a.button.product_type_simple:hover {
        background-color: #47b975!important;
        color: #fff!important
    }
    .product .product-hover a.button.add_to_cart_button,
    .product .product-hover a.button.product_type_composite,
    .product .product-hover a.button.product_type_simple {
        display: none;
        opacity: 0
    }
    .product .product-hover .product-hover-image {
        visibility: hidden
    }
    .product .product-hover:hover .attachment-woocommerce_thumbnail,
    .product .product-hover:hover .woocommerce-placeholder {
        opacity: 1
    }
}

@media(hover:hover) {
    a.added_to_cart,
    a.button.add_to_cart_button,
    a.button.product_type_composite,
    a.button.product_type_simple {
        position: absolute;
        bottom: 10px;
        opacity: 0;
        transition: .5s ease;
        font-size: 1em!important
    }
    a.button.learn_more {
        left: 15px;
        right: auto;
        font-size: 1em!important
    }
    a.button.add_to_cart_button:nth-child(2),
    a.button.add_to_cart_button:last-child,
    a.button.product_type_composite:nth-child(2),
    a.button.product_type_composite:last-child,
    a.button.product_type_composite.add_to_cart_button,
    a.button.product_type_simple:nth-child(2),
    a.button.product_type_simple:last-child,
    a.button.product_type_simple.add_to_cart_button {
        right: 15px;
        left: auto
    }
}

@media(hover:hover) and (max-width:1170px) {
    .product .product-hover a.button.learn_more,
    .product .product-hover a.button.add_to_cart_button,
    .product .product-hover a.added_to_cart {
        right: 15px!important;
        left: 15px!important
    }
    .product .product-hover a.button.learn_more {
        bottom: 64px
    }
}

body.woocommerce-order-pay #main h1.entry-title {
    margin-top: 50px;
    display: inherit!important
}

body.woocommerce-order-pay .content-area {
    width: 100%;
    background-color: #fff
}

body.woocommerce-order-pay .site-content {
    background-color: #fff
}

body.woocommerce-order-pay .site-main {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

body.woocommerce-order-pay #payment .wc_payment_methods li {
    margin-left: 0;
    margin-right: 0;
    width: 100%!important
}

body.woocommerce-order-pay #order_review .button#place_order::after {
    left: 17%;
    font-family: FontAwesome;
    content: '\f105';
    color: #fff;
    position: relative;
    float: right;
    z-index: 99
}

body.woocommerce-order-pay #order_review .button#place_order {
    position: relative;
    z-index: 1;
    width: auto;
    line-height: 16px;
    font-size: 18px;
    padding: 19px 42px 19px 32px!important;
    float: right
}

@media(min-width:767px) {
    body.woocommerce-order-pay #payment .wc_payment_methods li:nth-child(2n+3) {
        margin-left: 0
    }
    body.woocommerce-order-pay #payment .wc_payment_methods li:nth-child(2n+2) {
        margin-right: 0
    }
    #payment .form-row {
        padding-left: 0;
        padding-right: 0
    }
}

.storefront-full-width-content.woocommerce-checkout .entry-header {
    margin-bottom: 20px
}

.button-inactive {
    display: none
}

.shop_table {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important
}

body.woocommerce-checkout form.checkout_coupon input[type=submit] {
    height: 45px
}

body.woocommerce-checkout .content-area {
    width: 100%;
    min-height: 800px
}

body.woocommerce-checkout input[type=checkbox]:checked+label::before {
    content: '\f00c';
    font-family: FontAwesome;
    text-align: center;
    position: relative;
    top: 0;
    color: #fff;
    font-size: 16px;
    line-height: 16px
}

body.woocommerce-checkout #vuww_newsletter_row label {
    font-weight: 300;
    font-size: 12px;
    color: #444
}

body.woocommerce-checkout #vuww_newsletter_row label::before {
    margin-right: 17px;
    top: 8px
}

body.woocommerce-checkout .select2-container--default .select2-selection,
body.woocommerce-checkout .select2-container--default .select2-selection--single {
    height: 46px;
    border-color: #cacaca
}

body.woocommerce-checkout .select2-container--default .select2-selection .select2-selection__rendered,
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 39px;
    font-size: 16px;
    padding: 0 20px;
    font-weight: 300;
    color: #666
}

body.woocommerce-checkout .select2-container--default .select2-selection .select2-selection__arrow,
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

body.woocommerce-checkout .vuww-tabs-wrapper {
    margin-bottom: 40px
}

body.woocommerce-checkout .vuww-tabs-wrapper .vuww-tab-list {
    width: 100%
}

body.woocommerce-checkout .storefront-breadcrumb {
    display: none
}

body.woocommerce-checkout input[type=radio]+label::before {
    border: 1px solid #4a4a4a
}

body.woocommerce-checkout input[type=radio]:checked+label::before {
    background: #47b975;
    box-shadow: inset 0 0 0 3px #fff
}

body.woocommerce-checkout input[type=checkbox]:hover+label::before,
body.woocommerce-checkout input[type=radio]:hover+label::before {
    background: #47b975
}

body.woocommerce-checkout .entry-header {
    padding-bottom: 20px!important
}

body.woocommerce-checkout table tr td tfoot {
    background-color: #f6f4f1
}

body.woocommerce-checkout input[type=text],
body.woocommerce-checkout input[type=email],
body.woocommerce-checkout input[type=tel] {
    height: 46px;
    font-size: 16px;
    padding: 9px 20px;
    color: #666;
    font-family: 'Vorwerk';
    font-weight: 300;
    border-color: #d8d8d8!important
}

body.woocommerce-checkout input[type=text]:focus,
body.woocommerce-checkout input[type=email]:focus,
body.woocommerce-checkout input[type=tel]:focus {
    border-color: #47b975!important;
    border-width: 2px
}

body.woocommerce-checkout input[type=text]::placeholder,
body.woocommerce-checkout input[type=email]::placeholder,
body.woocommerce-checkout input[type=tel]::placeholder {
    color: #9b9b9b
}

body.woocommerce-checkout .button-hide {
    display: none
}

body.woocommerce-checkout .vuww-nav-buttons input[type=button].btn-large {
    padding: 19px 42px 19px 32px!important
}

body.woocommerce-checkout .vuww-nav-buttons span:after {
    content: '\f105';
    font-family: FontAwesome;
    color: #fff;
    position: relative;
    left: 10px
}

body.woocommerce-checkout .submit-container .submit-wrap {
    display: inline
}

body.woocommerce-checkout .submit-container input[type=button].btn-large {
    padding: 19px 42px 19px 32px!important
}

body.woocommerce-checkout .submit-container .nf-field-element {
    width: auto;
    float: right
}

body.woocommerce-checkout .submit-container .nf-field-element input {
    float: right
}

body.woocommerce-checkout .submit-container .nf-field-element::after {
    left: 85%;
    top: 15px;
    font-family: FontAwesome;
    content: '\f105';
    color: #fff;
    position: relative;
    float: right;
    z-index: 99
}

@media(min-width:768px) {
    .vuww-step-item,
    .vuww-nav-wrapper,
    .vuww-tabs-wrapper {
        width: 72%;
        float: left;
        padding-right: 3%;
        position: relative
    }
    .vuww-tabs-wrapper .vuww-nav-text {
        color: #555
    }
    .vuww-tabs-wrapper .vuww-nav-text a {
        color: #e23636
    }
    .vuww-tabs-wrapper .vuww-nav-text,
    .vuww-tabs-wrapper .vuww-nav-buttons {
        border-color: #d9d9d9
    }
    .woocommerce-checkout .woocommerce .vuww-tabs-wrapper form label.error {
        color: #e23636!important
    }
    .vuww-tabs-wrapper .vuww-tabs-list {
        font-weight: 600
    }
    .vuww-tabs-wrapper .vuww-tab-item {
        color: #aaa
    }
    .vuww-tabs-wrapper .vuww-tab-item .vuww-tab-number {
        color: #000;
        background: #fff;
        border: 1px solid #ccc
    }
    .vuww-tabs-wrapper .vuww-tab-item.current {
        color: #000
    }
    .vuww-tabs-wrapper .vuww-tab-item.current .vuww-tab-number {
        color: #000;
        background: #fff;
        border: 2px solid #ccc
    }
    .vuww-tabs-wrapper .vuww-tab-item.current .vuww-tab-text {
        display: block
    }
    .vuww-tabs-wrapper .vuww-tab-item:before {
        border-bottom-color: #c9c9c9
    }
    .vuww-tabs-wrapper .vuww-tab-item.visited:before {
        border-bottom-color: #000
    }
    .vuww-tabs-wrapper .vuww-tab-item .number-text {
        top: 1px
    }
    .vuww-tabs-wrapper .tab-completed-icon {
        top: 2px
    }
    .vuww-footer-right,
    .vuww-footer-left {
        float: right
    }
}

@media screen and (min-width:767px) {
    .vuww-footer-right,
    .vuww-footer-left {
        float: right
    }
}

.vuww-footer-left {
    float: left
}

.vuww-nav-buttons {
    text-align: right
}

.vuww-nav-buttons button {
    display: none!important
}

.vuww-nav-buttons button.current {
    display: inline-block!important
}

.vuww-step-item {
    display: none!important
}

.vuww-step-item.current {
    display: block!important;
    padding-right: 50px;
    width: 72%
}

.woocommerce-checkout form.login .wc-social-login {
    display: block!important
}

@-moz-document url-prefix() {
    .sq-input {
        height: 60px!important
    }
}

@media(min-width:768px) {
    body.woocommerce-checkout {
        background-color: #f6f4f1
    }
    body.woocommerce-checkout .vuww-tabs-wrapper {
        margin-bottom: 40px
    }
    body.woocommerce-checkout .vuww-tabs-wrapper .vuww-tab-list {
        width: 93%
    }
    body.woocommerce-checkout .form-row-first,
    body.woocommerce-checkout .form-row-last {
        width: 48.5%;
        margin-right: 0;
        clear: none
    }
    body.woocommerce-checkout .content-area {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        width: 80%
    }
    body.woocommerce-checkout .content-area:before {
        min-height: 100%;
        content: '';
        min-width: 75vw;
        position: absolute;
        z-index: -1;
        top: 0;
        background: #fff;
        right: 28%
    }
    body.woocommerce-checkout .woocommerce-message,
    body.woocommerce-checkout .woocommerce-error,
    body.woocommerce-checkout .woocommerce-info {
        width: 68%
    }
    body.woocommerce-checkout form.checkout .checkout-sidebar {
        margin-left: 0;
        padding: 0;
        background-color: transparent
    }
    body.woocommerce-checkout form.checkout .checkout-sidebar .host-reward-exclusive-offer-message {
        position: relative;
        left: 5%
    }
    body.woocommerce-checkout form.checkout .checkout-sidebar .tabs {
        max-width: 440px;
        left: 5%;
        margin-bottom: 40px
    }
    body.woocommerce-checkout form.checkout .checkout-sidebar #order_review {
        position: relative;
        width: 440px!important;
        left: 4%;
        margin-top: -20px
    }
    body.woocommerce-checkout form.woocommerce-checkout #billing_state_field,
    body.woocommerce-checkout form.woocommerce-checkout #shipping_state_field {
        width: 20%;
        margin-left: 3%;
        float: left
    }
    body.woocommerce-checkout form.woocommerce-checkout .form-row-wide {
        clear: none
    }
    body.woocommerce-checkout form.woocommerce-checkout .form-row-wide.update_totals_on_change {
        clear: both
    }
    body.woocommerce-checkout form.woocommerce-checkout #billing_postcode_field,
    body.woocommerce-checkout form.woocommerce-checkout #shipping_postcode_field {
        width: 25.5%!important;
        float: right
    }
    body.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
        margin-top: -100px
    }
    body.woocommerce-checkout #payment .address-information-wrapper {
        display: inline-flex;
        width: 100%
    }
    body.woocommerce-checkout #payment .address-information-wrapper h4 {
        font-family: 'Vorwerk';
        color: #47b975;
        font-weight: 700;
        font-size: 18px;
        line-height: 20px
    }
    body.woocommerce-checkout #payment .address-information-wrapper #billing-address-wrapper,
    body.woocommerce-checkout #payment .address-information-wrapper #shipping-address-wrapper {
        font-weight: 300;
        font-size: 14px;
        line-height: 18px;
        width: 50%
    }
    body.woocommerce-checkout #payment .address-information-wrapper #shipping-address-wrapper {
        margin-left: 15px
    }
}

@media(min-width:1231px) {
    form.checkout .checkout-sidebar .tabs {
        max-width: 440px;
        left: 50px;
        margin-bottom: 40px
    }
}

@media(max-width:767px) {
    .vuww-nav-wrapper {
        margin-top: 20px
    }
    .vuww-step-item.current {
        width: 100%;
        padding-right: 0
    }
}

body.woocommerce-checkout tr.cart-discount th {
    margin-top: 20px
}

body.woocommerce-checkout tr.cart-discount th,
body.woocommerce-checkout tr.cart-discount td {
    padding: 0;
    display: grid
}

body.woocommerce-checkout tr.cart-discount td {
    display: flex;
    padding-top: 0!important;
    padding-bottom: 20px!important
}

body.woocommerce-checkout tr.cart-discount td a {
    font-size: 14px;
    margin-left: 10px
}

body.woocommerce-checkout tr.cart-discount td a:hover {
    color: #47b975
}

body.woocommerce-checkout .checkout-sidebar {
    margin-left: -10%;
    padding: 10%;
    background-color: #f6f4f1;
    width: 120%
}

body.woocommerce-checkout .checkout-sidebar .coupon-wrapper {
    float: left;
    margin-left: 40px
}

body.woocommerce-checkout .checkout-sidebar .coupon-wrapper .form-row-first {
    width: 80%
}

body.woocommerce-checkout .checkout-sidebar .coupon-wrapper .form-row-last {
    width: 15%
}

body.woocommerce-checkout .checkout-sidebar .host-reward-exclusive-offer-message {
    color: #47b975;
    font-weight: 700
}

body.woocommerce-checkout .checkout-sidebar .host-reward-exclusive-offer-message:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background: #47b975;
    border: 4px solid transparent;
    border-radius: 50%
}

body.woocommerce-checkout .checkout-sidebar .tabs {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    position: relative;
    left: 0;
    width: 100%;
    color: #fff;
    overflow: hidden
}

body.woocommerce-checkout .checkout-sidebar .tabs input[type=checkbox]:hover+label::before,
body.woocommerce-checkout .checkout-sidebar .tabs input[type=checkbox]:checked+label::before,
body.woocommerce-checkout .checkout-sidebar .tabs input[type=checkbox]:not(:checked)+label::before,
body.woocommerce-checkout .checkout-sidebar .tabs input[type=radio]:hover+label::before,
body.woocommerce-checkout .checkout-sidebar .tabs input[type=radio]:not(:checked)+label::before {
    border: none;
    box-shadow: none;
    background: no-repeat
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content table {
    border-collapse: collapse
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content tr {
    border-bottom: 1px solid #d8d8d8
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content tr:last-child {
    border-bottom: none
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td {
    padding: 20px 0
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-name {
    display: flex
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-name .product-quantity {
    position: relative;
    left: 55px;
    top: -10px;
    font-size: 14px;
    line-height: 18px;
    height: 25px;
    min-width: 25px;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    background: #47b975;
    border: 4px solid transparent
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-name img.review-order-product-image {
    width: 70px;
    height: 70px;
    margin-right: 0;
    margin-left: -25px;
    object-fit: cover
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-total {
    padding-right: 0;
    color: #47b975;
    font-size: 14px;
    font-weight: 700
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-total .product-title {
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
    font-weight: 400;
    text-align: left;
    color: #000
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-total .composited_product_quantity {
    display: none!important
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-total .component_table_item_subtotal {
    display: none!important
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-total .product-subtitle {
    color: #000;
    font-weight: 300;
    float: left
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-total span .woocommerce-Price-currencySymbol {
    position: relative;
    top: 0
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content .component_table_item td.product-total {
    font-weight: 400
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab input~.tab-content {
    padding-left: 20px;
    padding-right: 20px;
    height: 60px
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab input:checked+.tab-label {
    background: #fff
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab input:checked+.tab-label h3 span::after {
    content: '\f106';
    color: #000
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab input:checked~.tab-content {
    height: auto;
    display: table;
    width: 100%
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab input:checked::before {
    visibility: hidden
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab label {
    display: flex;
    text-align: left;
    margin: 0;
    height: 60px;
    justify-content: flex-start;
    padding: 20px;
    background: #fff;
    color: #000;
    font-weight: 700;
    cursor: pointer
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab label h3 {
    color: #333;
    font-family: 'Vorwerk';
    font-size: 16px;
    line-height: 24px;
    position: relative;
    left: -30px;
    width: 100%
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab label h3 span {
    float: right;
    color: #666;
    font-size: 14px;
    position: relative;
    margin-right: -30px
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab label h3 span::after {
    content: "\f107";
    font-family: FontAwesome;
    transform: rotate(-90deg);
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all .35s;
    position: relative;
    right: -10px;
    font-weight: 700
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab-content {
    max-height: 0;
    color: #fff;
    background: #fff;
    transition: all .35s
}

body.woocommerce-checkout .checkout-sidebar .tabs .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: .75em;
    background: #fff;
    cursor: pointer
}

body.woocommerce-checkout .checkout-sidebar .checkout-consultant-select {
    border-bottom: 1px solid #d8d8d8
}

body.woocommerce-checkout .checkout-sidebar .checkout-consultant-select .one-field-div {
    padding-bottom: 30px
}

body.woocommerce-checkout .checkout-sidebar #order_review_heading {
    margin-top: 30px;
    background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-family: 'Vorwerk';
    font-weight: 700;
    color: #000;
    font-size: 16px;
    padding: 20px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .15)
}

body.woocommerce-checkout .checkout-sidebar #order_review {
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, .15);
    background-color: #f6f4f1;
    box-shadow: none!important
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tr th {
    color: #000;
    background-color: #f6f4f1;
    border-color: #d8d8d8;
    padding-left: 0;
    padding-right: 0
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table td {
    color: #000;
    padding-left: 0;
    padding-right: 0
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table .shipping td,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table #shipping_method li label {
    font-size: 14px;
    font-weight: 300;
    color: #000
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table .order-total th,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount {
    font-weight: 400;
    font-size: 18px;
    color: #000
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot th {
    font-size: 14px;
    font-weight: 300
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.tax-total td,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.order-total td,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.fee td {
    text-align: right!important
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.fee th,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.fee td {
    padding: 24px 0 0
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.fee+tr.tax-total th,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.fee+tr.tax-total td {
    padding-top: 4px
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
    font-size: 16px;
    font-weight: 300;
    padding: 30px 0!important;
    border-bottom: 1px solid #d8d8d8
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.shipping td,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.shipping th {
    padding: 0
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th,
body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td {
    padding: 30px 0 0
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.tax-total td {
    padding-top: 24px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d8d8d8
}

body.woocommerce-checkout .checkout-sidebar #order_review table.woocommerce-checkout-review-order-table tfoot tr.tax-total th {
    padding-top: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8
}

@media(max-width:767px) {
    body.woocommerce-checkout .checkout-sidebar #order_review {
        margin-top: 20px
    }
    body.woocommerce-checkout .checkout-sidebar .tabs .tab input:checked~.tab-content {
        width: 100%
    }
    body.woocommerce-checkout .checkout-sidebar .tabs .tab .tab-content td.product-name img.review-order-product-image {
        margin-right: 30px
    }
}

.vuww-info-returning-customer {
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 20px
}

.vuww-info-returning-customer a {
    font-weight: 300;
    color: #47b975;
    border-bottom: 1px solid currentColor
}

.vuww-info-returning-customer a:hover {
    color: #ff6155
}

body.woocommerce-checkout .vuww-step-shipping .nf-field-label {
    display: none
}

body.woocommerce-checkout .form-row select {
    height: 46px;
    box-shadow: none;
    font-size: 16px;
    color: #666;
    border-color: #d8d8d8!important;
    font-weight: 300;
    font-family: 'Vorwerk'
}

body.woocommerce-checkout .form-row select:focus {
    border-color: #47b975!important;
    border-width: 2px;
    outline: 0
}

body.woocommerce-checkout .form-row select::placeholder {
    color: #9b9b9b
}

body.woocommerce-checkout .form-row select .checkout_coupon {
    margin-left: 1em
}

body.woocommerce-checkout .mx-branch-select {
    clear: both
}

body.woocommerce-checkout .characters_counter {
    display: none
}

body.woocommerce-checkout #billing_postcode_field {
    width: 100%!important
}

body.woocommerce-checkout .woocommerce-shipping-methods label {
    margin-left: 0
}

body.woocommerce-checkout #main h1.entry-title {
    display: none!important
}

body.woocommerce-checkout #nf-field-640-container {
    margin-bottom: 10px
}

body.woocommerce-checkout a.vorwerk-lost-password-link {
    color: #47b975
}

body.woocommerce-checkout .woocommerce-billing-fields h3 {
    color: #333;
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 36px;
    letter-spacing: 1px;
    padding-bottom: 12px;
    letter-spacing: 1px;
    font-size: 44px
}

body.woocommerce-checkout .woocommerce-billing-fields .form-row label:not(.radio),
body.woocommerce-checkout .woocommerce-shipping-fields .form-row label:not(.radio) {
    display: none
}

body.woocommerce-checkout .woocommerce-billing-fields input[type=checkbox]+label,
body.woocommerce-checkout .woocommerce-billing-fields input[type=radio]+label,
body.woocommerce-checkout .woocommerce-shipping-fields input[type=checkbox]+label,
body.woocommerce-checkout .woocommerce-shipping-fields input[type=radio]+label {
    line-height: 20px
}

body.woocommerce-checkout .woocommerce-input-error-message {
    font-size: 11px;
    color: red;
    position: absolute
}

body.woocommerce-checkout p.tax_error {
    background-color: #47b975
}

body.woocommerce-checkout form.checkout #ship-to-different-address label,
body.woocommerce-checkout form.checkout #do-you-require-bill label {
    color: #000;
    font-family: 'Vorwerk';
    color: #47b975;
    font-weight: 700;
    margin-left: 0;
    margin-right: 10px;
    font-size: 16px
}

body.woocommerce-checkout form.checkout #ship-to-different-address input[type=checkbox]:checked+label::before,
body.woocommerce-checkout form.checkout #do-you-require-bill input[type=checkbox]:checked+label::before {
    content: '\f00c';
    font-family: FontAwesome;
    text-align: center;
    position: absolute;
    top: -2px;
    left: -5px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    transition: all .2s
}

body.woocommerce-checkout form.checkout #ship-to-different-address input[type=checkbox]:checked+label,
body.woocommerce-checkout form.checkout #do-you-require-bill input[type=checkbox]:checked+label {
    position: relative;
    left: 5px;
    padding-left: 30px;
    top: 5px
}

@media(min-width:768px) and (max-width:945px) {
    body.woocommerce-checkout form.checkout .checkout-sidebar #order_review,
    body.woocommerce-checkout form.checkout .checkout-sidebar .tabs {
        width: 30vw!important;
        float: left
    }
    body.woocommerce-checkout form.checkout .checkout-sidebar .tabs .tab label h3 span {
        top: -22px
    }
}

@media(min-width:993px) {
    body.woocommerce-checkout form.checkout #customer_details {
        width: 65%!important;
        margin-right: 0
    }
    body.woocommerce-checkout form.checkout div.col-12 {
        padding-left: 0!important
    }
    body.woocommerce-checkout form.checkout #order_review,
    body.woocommerce-checkout form.checkout #order_review_heading,
    body.woocommerce-checkout form.checkout div.gift-certificate.sc_info_box {
        width: 33%!important
    }
}

@media(min-width:946px) and (max-width:1230px) {
    body.woocommerce-checkout form.checkout .checkout-sidebar #order_review,
    body.woocommerce-checkout form.checkout .checkout-sidebar .tabs {
        max-width: 440px;
        width: 40%!important
    }
}

.diff-shipment {
    display: none
}

body.woocommerce-checkout .cxsac-frontend .cxsac-email-block {
    display: none
}

body.woocommerce-checkout .cxsac-info-block {
    display: none
}

body.woocommerce-checkout #payment .wc-credit-card-form .form-row-wide {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-right: 0
}

body.woocommerce-checkout #payment .wc-credit-card-form .form-row-first,
body.woocommerce-checkout #payment .wc-credit-card-form .form-row-last {
    width: 100%;
    max-width: 100%
}

body.woocommerce-checkout #payment input:focus {
    border-color: #47b975!important;
    border-width: 2px;
    outline: 0
}

body.woocommerce-checkout #payment #place_order {
    position: relative;
    top: -15px
}

body.woocommerce-checkout #payment .address-information-wrapper {
    width: 100%;
    border-top: 1px solid #d8d8d8;
    padding-top: 30px;
    margin-top: 10px
}

body.woocommerce-checkout #payment .address-information-wrapper #billing-address-wrapper,
body.woocommerce-checkout #payment .address-information-wrapper #shipping-address-wrapper {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    width: 100%
}

body.woocommerce-checkout #payment .address-information-wrapper #billing-address-wrapper #vuww-billing-prev {
    font-size: 16px;
    color: #47b975;
    background: 0 0;
    border: none;
    text-decoration: underline;
    padding-left: 0;
    padding-top: 5px;
    text-align: left;
    box-shadow: none
}

body.woocommerce-checkout #payment .address-information-wrapper #shipping-address-wrapper {
    margin-left: 0
}

body.woocommerce-checkout #payment .address-information-wrapper #shipping-address-wrapper input[type=checkbox]+label::before {
    margin-right: 10px
}

body.woocommerce-checkout #payment .address-information-wrapper #shipping-address-wrapper input[type=checkbox]:checked+label::before {
    content: '\f00c';
    text-align: center;
    font-family: FontAwesome;
    position: relative;
    top: 0;
    left: -5px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    transition: all .2s
}

body.woocommerce-checkout #payment .wc_payment_method {
    width: 100%;
    border: 1px solid #47b975;
    border-radius: 5px;
    margin-bottom: 30px
}

body.woocommerce-checkout #payment .wc_payment_method .title {
    position: absolute;
    top: -26px;
    font-size: 14px
}

body.woocommerce-checkout #payment .wc_payment_method .wc-credit-card-form label {
    height: 20px
}

body.woocommerce-checkout #payment .wc_payment_method label {
    height: 60px
}

body.woocommerce-checkout #payment .wc_payment_method.payment_method_stripe {
    width: 100%;
    border: none
}

body.woocommerce-checkout #payment .wc_payment_method.payment_method_stripe .title {
    display: none
}

body.woocommerce-checkout #payment .wc_payment_methods .wc-saved-payment-methods li:last-child,
body.woocommerce-checkout #payment .wc_payment_methods .woocommerce_error li:last-child {
    border-bottom: none
}

body.woocommerce-checkout #payment .wc_payment_methods li:last-child {
    border-bottom: 1px solid #47b975
}

body.woocommerce-checkout #payment .payment_methods>li .payment_box {
    background-color: #fff
}

body.woocommerce-checkout #payment .payment_method_stripe label {
    width: 52%
}

body.woocommerce-checkout #payment .payment_method_stripe .form-row form-row-wide {
    width: 50%
}

body.woocommerce-checkout #payment .payment_method_stripe .form-row form-row-first,
body.woocommerce-checkout #payment .payment_method_stripe .form-row form-row-last {
    width: 25%
}

body.woocommerce-checkout #payment .wc_payment_methods li {
    margin-top: 20px;
    margin-bottom: 30px
}

body.woocommerce-checkout #payment .wc_payment_methods li input[type=checkbox]:checked+label {
    padding-left: 0;
    position: relative
}

body.woocommerce-checkout #payment .wc_payment_methods li input[type=checkbox]:checked+label:before {
    content: '\f00c'!important;
    font-family: FontAwesome;
    color: #fff;
    position: relative;
    top: 4px
}

body.woocommerce-checkout #payment .wc_payment_methods li img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    float: none
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method {
    background-color: #fff!important
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method>label {
    padding: 16px
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method label {
    color: #666;
    font-weight: 400
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method.payment_method_stripe .payment_box,
body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method.payment_method_stripe label {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method.payment_method_stripe .payment_stripe_img {
    position: relative;
    display: block;
    float: right
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method.payment_method_stripe .payment_stripe_img::after {
    content: 'and more';
    position: absolute;
    right: 0;
    top: 26px;
    font-size: 9px;
    color: #9b9b9b;
    font-weight: 300
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method.payment_method_bread_finance #bread_checkout_button {
    display: none
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method .payment_box.payment_method_stripe p {
    font-weight: 300
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method .woocommerce-SavedPaymentMethods-saveNew {
    margin-top: 20px
}

body.woocommerce-checkout #payment .wc_payment_methods>li.wc_payment_method .woocommerce-SavedPaymentMethods-saveNew label {
    font-weight: 300;
    font-size: 16px
}

body.woocommerce-checkout #payment .place-order {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff!important;
    margin-top: 0
}

body.woocommerce-checkout #payment .place-order .button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px!important;
    font-size: 18px!important;
    padding: 19px 42px 19px 32px!important;
    font-size: 18px;
    width: auto;
    float: right;
    position: relative;
    z-index: 1;
    top: 80px
}

body.woocommerce-checkout #payment .place-order .button:hover {
    background-color: #ff6155
}

body.woocommerce-checkout #payment .place-order .button:hover {
    background-color: #ff6155!important;
    color: #fff!important
}

body.woocommerce-checkout #payment .place-order .button::after {
    left: 17%;
    font-family: FontAwesome;
    content: '\f105';
    color: #fff;
    position: relative;
    float: right;
    z-index: 99
}

body.woocommerce-checkout #payment .place-order .wc-terms-and-conditions {
    color: #666;
    margin-bottom: 24px;
    clear: both;
    font-size: 16px;
    line-height: 16px
}

body.woocommerce-checkout #payment .place-order .wc-terms-and-conditions input[type=checkbox]+label {
    position: relative;
    left: -5px
}

body.woocommerce-checkout #payment .place-order .wc-terms-and-conditions input[type=checkbox]:checked+label span {
    position: relative;
    top: 4px
}

body.woocommerce-checkout #payment .place-order .wc-terms-and-conditions input[type=checkbox]:checked+label::before {
    content: '\f00c';
    font-family: FontAwesome;
    color: #fff;
    position: relative;
    top: 4px
}

body.woocommerce-checkout #payment .place-order #pwgc-redeem-gift-card-form #pwgc-redeem-gift-card-number {
    margin-bottom: 12px
}

body.woocommerce-checkout #payment .place-order #pwgc-redeem-gift-card-form #pwgc-redeem-button {
    padding: 20px
}

body.woocommerce-checkout .bpa-warning,
body.woocommerce-checkout .warranty-of-return {
    font-weight: 300
}

body.woocommerce-checkout input#place_order {
    letter-spacing: 2px;
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px!important;
    font-size: 18px!important
}

body.woocommerce-checkout input#place_order:hover {
    background-color: #ff6155
}

body.woocommerce-checkout input#place_order:hover {
    background-color: #ff6155!important;
    color: #fff!important
}

body.woocommerce-checkout #payment .place-order .button.button_disabled {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px!important;
    font-size: 18px!important
}

body.woocommerce-checkout #payment .place-order .button.button_disabled:hover {
    background-color: #ff6155
}

body.woocommerce-checkout #payment .place-order .button.button_disabled:hover {
    background-color: #ff6155!important;
    color: #fff!important
}

body.woocommerce-checkout #stripe-card-element,
body.woocommerce-checkout #stripe-exp-element,
body.woocommerce-checkout #stripe-cvc-element {
    background: #fff!important;
    box-shadow: none!important;
    font-family: 'Vorwerk'!important;
    font-weight: 300!important;
    border-radius: 3px!important;
    border: 1px solid #cacaca!important;
    color: #666!important;
    padding: 9px 20px!important;
    margin-bottom: 12px!important
}

body.woocommerce-checkout.woocommerce-order-pay #order_review #payment #vorwerk-mx-manual-payment-data .form-row {
    padding: 0!important
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data label {
    height: auto!important
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .manual-payment-devider {
    height: 1px;
    background-color: #47b975;
    margin: 5px 0
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .manual-payment-devider.more-space {
    margin-top: 10%
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_bank_select_field {
    margin-top: 2vh;
    margin-bottom: 6vh
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_bank_select_field .bank-select {
    width: 25%;
    float: left
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_date_field,
body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_amount_field {
    width: 23%;
    float: left
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_date_field,
body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_number_field {
    margin-right: 2%!important
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_card_type_field {
    width: 23%
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_card_number_field {
    width: 49.5%;
    float: left;
    margin-left: 2%
}

body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_months_field,
body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_amount_field,
body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_expiry_date_field {
    width: 23.5%;
    float: left;
    clear: none;
    margin-left: 2%
}

@media(min-width:777px) and (max-width:1092px) {
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_bank_select_field .bank-select {
        width: 50%
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_number_field {
        width: 100%!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_date_field,
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_amount_field {
        width: 48%!important;
        float: left
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_amount_field {
        margin-left: 0!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_amount_field {
        clear: both
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_card_number_field {
        width: 73.5%!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_holder_name_field {
        margin-left: 2%!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_months_field,
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_amount_field {
        width: 48%!important;
        margin-right: 1%!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_expiry_date_field {
        width: 48%!important;
        float: left!important;
        clear: none!important;
        margin-left: 0!important
    }
}

@media(max-width:776px) {
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_date_field,
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_amount_field {
        width: 100%!important;
        float: left
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_date_field,
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_reference_number_field {
        margin-right: 0!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_holder_name_field {
        width: 100%!important;
        margin-left: 0!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_card_type_field {
        float: left
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_card_number_field {
        width: 75%!important;
        margin-left: 2%!important
    }
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_months_field,
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_amount_field,
    body.woocommerce-checkout #vorwerk-mx-manual-payment-data .vorwerk_expiry_date_field {
        width: 100%!important;
        float: left!important;
        clear: none!important;
        margin-left: 0!important
    }
}

@media screen and (min-width:767px) {
    body.woocommerce-checkout #payment .wc-credit-card-form .form-row-wide {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-right: 0
    }
    body.woocommerce-checkout #payment .wc-credit-card-form .form-row-first,
    body.woocommerce-checkout #payment .wc-credit-card-form .form-row-last {
        width: 48%;
        max-width: 100%
    }
    body.woocommerce-checkout #payment .wc_payment_methods li {
        margin-top: 20px;
        margin-bottom: 20px
    }
    body.woocommerce-checkout #payment .wc_payment_method {
        width: 300px;
        border: 1px solid #47b975;
        border-radius: 5px;
        float: left;
        opacity: .4
    }
    body.woocommerce-checkout #payment .wc_payment_method .title {
        position: absolute;
        top: -26px;
        font-size: 14px
    }
    body.woocommerce-checkout #payment .wc_payment_method.active,
    body.woocommerce-checkout #payment .wc_payment_method:hover {
        opacity: 1
    }
    body.woocommerce-checkout #payment .wc_payment_method:focus-within {
        opacity: 1
    }
    body.woocommerce-checkout #payment .wc_payment_methods li:nth-child(2n+2) {
        margin-right: 10px
    }
    body.woocommerce-checkout #payment .wc_payment_methods li:nth-child(2n+3) {
        margin-left: 10px
    }
    body.woocommerce-checkout #payment .wc_payment_methods li:nth-child(3n+4) {
        clear: both
    }
}

@media screen and (min-width:1200px) {
    body.woocommerce-checkout #payment .wc-credit-card-form .form-row-wide {
        width: 48%;
        max-width: 315px;
        float: left;
        margin-right: 20px
    }
    body.woocommerce-checkout #payment .wc-credit-card-form .form-row-first,
    body.woocommerce-checkout #payment .wc-credit-card-form .form-row-last {
        width: 100%;
        max-width: 140px
    }
}

body.woocommerce-order-received {
    min-height: 100vh
}

body.woocommerce-order-received h1 {
    font-size: 36px
}

body.woocommerce-order-received .thank-you-title {
    font-size: 72px
}

body.woocommerce-order-received .content-area {
    width: 100%;
    min-height: 800px
}

body.woocommerce-order-received .vuww-tabs-wrapper {
    width: 55%
}

body.woocommerce-order-received .cooking-demo {
    width: 100%;
    padding: 40px
}

body.woocommerce-order-received .cooking-demo h2 {
    font-size: 26px;
    line-height: 36px
}

body.woocommerce-order-received .vuww-tabs-wrapper,
body.woocommerce-order-received .checkout-content {
    width: 100%
}

body.woocommerce-order-received .thank-you-sidebar {
    display: none
}

.vuww-step-item.vuww-step-last.current {
    width: 100%
}

@media(min-width:767px) {
    body.woocommerce-order-received .content-area:before {
        right: 41%
    }
    body.woocommerce-order-received .thank-you-content,
    body.woocommerce-order-received .checkout-content,
    body.woocommerce-order-received .vuww-tabs-wrapper {
        width: 58%
    }
    body.woocommerce-order-received .thank-you-sidebar {
        margin-left: 65%;
        height: 100%;
        padding: 0;
        width: 100%;
        position: absolute;
        z-index: -1;
        top: 0;
        display: inherit
    }
    body.woocommerce-order-received .thank-you-sidebar img {
        object-fit: cover;
        object-position: top;
        width: 100%!important;
        height: 100%;
        border-radius: 0
    }
}

#TB_window {
    border-radius: 3px;
    overflow: hidden
}

.host-reward-popup__inner {
    text-align: center
}

.host-reward-popup__inner img {
    display: inline-block
}

.host-reward-popup__logo {
    margin-bottom: 16px;
    max-width: 140px
}

.host-reward-popup__thumbnail {
    margin-bottom: 16px;
    max-width: 240px
}

.host-reward-popup__btn-add-to-cart {
    display: inline-block;
    font-size: 20px;
    padding: 16px 24px
}

.host-reward-popup__btn-cancel {
    color: #6e6f6e;
    text-decoration: underline
}

.host-reward-popup__btn-cancel:hover {
    color: #555
}

.jquery-modal.blocker.current {
    z-index: 4000
}

.modal a.close-modal {
    top: 5px!important;
    right: 5px!important;
    text-indent: 0!important;
    background: 0 0!important;
    color: #fff;
    font-size: 20px
}

#serial-number-dialog {
    border-radius: 0;
    background: #47b975;
    color: #fff;
    text-align: center;
    max-width: none;
    width: auto
}

#serial-number-dialog .serial-number-text-main {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px
}

#serial-number-dialog .serial-number-text-steps {
    margin-bottom: 15px
}

#serial-number-dialog .serial-number-text-notes {
    font-size: 12px;
    margin-bottom: 15px;
    max-width: 531px
}

#serial-number-dialog img {
    margin: 0 auto;
    margin-bottom: 15px
}

#serial-number-dialog img.steps {
    max-width: 500px
}

#serial-number-dialog img.logo {
    max-width: 120px
}

.type-thermomix-serial-number {
    margin-bottom: 10px
}

input.tm_serial_number {
    margin-bottom: 15px
}

.validation-message {
    margin-bottom: 15px
}

.extended-warranty-error {
    background: #f30000;
    padding: 20px;
    color: #fff;
    margin-bottom: 15px;
    display: none
}

.extended-warranty-validation-error {
    background: #f30000;
    padding: 20px;
    color: #fff;
    margin-bottom: 15px;
    display: none
}

.extended-warranty-validation-error div {
    margin-bottom: 15px
}

.extended-warranty-validation-error .message {
    font-weight: 700
}

.extended-warranty-already-purchased-error {
    background: #f30000;
    padding: 20px;
    color: #fff;
    margin-bottom: 15px;
    display: none
}

.extended-warranty-already-purchased-error div {
    margin-bottom: 15px
}

.extended-warranty-already-purchased-error .message {
    font-weight: 700
}

.extended-warranty-confirmation {
    background: #47b975;
    padding: 20px;
    color: #fff;
    margin-bottom: 15px;
    display: none
}

.extended-warranty-confirmation div {
    margin-bottom: 15px
}

.extended-warranty-confirmation .presentation {
    font-size: 14px
}

.extended-warranty-confirmation .name {
    text-align: center;
    font-size: 20px
}

.extended-warranty-confirmation .buttons {
    text-align: center
}

.extended-warranty-confirmation .buttons .option-button {
    max-width: 130px;
    width: 100%
}

.extended-warranty-confirmation .buttons a {
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px
}

.extended-warranty-confirmation .buttons .confirm {
    background-color: #42a67a!important;
    margin-right: 15px
}

.extended-warranty-confirmation .buttons .deny {
    background-color: #aa5a5c!important
}

.extended-warranty-success {
    background: #47b975;
    padding: 20px;
    color: #fff;
    display: none;
    margin-bottom: 15px
}

.extended-warranty-deny {
    background: #f30000;
    padding: 20px;
    color: #fff;
    display: none;
    margin-bottom: 15px
}

.extended-warranty-deny {
    margin-bottom: 15px
}

.extended-warranty-deny div {
    margin-bottom: 15px
}

.validation-help {
    color: #47b975;
    font-style: italic;
    margin-bottom: 15px
}

.validation-help a {
    color: #47b975
}

.validation-help span {
    font-style: initial
}

.validation-note {
    margin-bottom: 20px;
    display: table
}

.validation-note .icon {
    margin-bottom: 10px
}

.validation-note .fa-lightbulb {
    font-size: 45px;
    color: #47b975;
    padding-right: 10px;
    display: table-cell
}

.validation-note span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px
}

.vuww-validate-tm-serial-number-button-container {
    margin-bottom: 25px
}

.vuww-validate-tm-serial-number-button-container .validate_tm_serial_number {
    width: 100%;
    margin-bottom: 5px
}

.vuww-validate-tm-serial-number-button-container .validation-loading {
    display: none
}

.vuww-validate-tm-serial-number-button-container .generating_extended_warranty_add_to_cart {
    display: none
}

.single_add_to_cart_button.extended_warranty {
    display: none;
    width: 100%
}

tr.cart_item .variation {
    margin-left: 5px
}

a.download-pdf-link {
    text-transform: capitalize;
    font-size: 14px
}

.purchase-extended-warranty {
    text-align: center;
    margin-bottom: 40px
}

.purchase-extended-warranty .image img {
    margin: 0 auto
}

.purchase-extended-warranty .image-title {
    margin-bottom: 10px
}

.purchase-extended-warranty .benefits-title {
    font-size: 20px
}

.purchase-extended-warranty .benefits-title span {
    font-weight: 700
}

.purchase-extended-warranty .benefits-description {
    margin: 0 auto;
    max-width: 750px
}

.purchase-extended-warranty .margin-bottom-30 {
    margin-bottom: 30px
}

.purchase-extended-warranty .purchase-link a {
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    background-color: #47b975;
    font-size: 16px
}

.xoo-wsc-notice-box {
    z-index: 999999!important
}

section.photo-caption {
    margin-bottom: 60px;
    position: relative
}

section.photo-caption h5 {
    color: #333;
    font-family: 'Vorwerk';
    font-size: 2.25em;
    line-height: 2.75em
}

section.photo-caption p {
    font-weight: 300;
    color: #333;
    font-size: 1em;
    line-height: 1.5em
}

section.photo-caption h6 {
    color: #47b975;
    font-size: 1.25em;
    line-height: 1.8em;
    margin-bottom: 0;
    font-weight: 400
}

section.photo-caption .container {
    display: flex;
    justify-content: center;
    align-items: center
}

section.photo-caption .image {
    height: 600px;
    flex: 1;
    margin-left: -145px;
    background-size: cover;
    background-position: 50%
}

@media(max-width:1160px) {
    section.photo-caption .image {
        height: 50vw
    }
}

section.photo-caption .text {
    max-width: 380px;
    margin-left: 30px
}

section.photo-caption .text img {
    float: left
}

section.photo-caption .text h5 {
    line-height: 46px;
    margin-top: 16px
}

@media(min-width:681px) {
    section.photo-caption.left:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        margin: auto;
        background: #f6f4f1;
        height: 392px;
        max-height: 61%;
        width: 12%
    }
}

section.photo-caption.right .image {
    order: 2;
    margin-left: auto;
    margin-right: -145px
}

section.photo-caption.right .text {
    order: 1;
    margin-left: auto;
    margin-right: 30px
}

@media(max-width:680px) {
    section.photo-caption {
        background-color: #f6f4f1;
        margin-bottom: 0
    }
    section.photo-caption h5 {
        font-size: 24pt
    }
    section.photo-caption h6 {
        font-size: 18pt
    }
    section.photo-caption p {
        font-size: 16pt!important
    }
    section.photo-caption .container {
        flex-direction: column
    }
    section.photo-caption .text,
    section.photo-caption .image {
        margin: 0 auto!important;
        max-width: none
    }
    section.photo-caption .text {
        order: 2!important;
        padding-top: 22px
    }
    section.photo-caption .image {
        order: 1!important;
        display: block;
        width: 100%;
        min-height: 246px;
        flex: auto
    }
}

@media(min-width:680px) {
    .site-content section.photo-caption {
        background-color: #f6f4f1;
        margin-bottom: 0;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .site-content section.photo-caption:first-of-type {
        padding-top: 80px
    }
    .site-content section.photo-caption:nth-of-type(3),
    .site-content section.photo-caption:nth-last-of-type(1),
    .site-content section.photo-caption:last-of-type {
        padding-bottom: 120px
    }
}

section.quality-photocaption img {
    padding-bottom: 23px
}

section.free-html table:before {
    margin-top: 40px
}

section.free-html table tbody tr:nth-child(2n) td {
    background-color: #fff
}

section.free-html table tbody tr td:first-child {
    padding-left: 0
}

section.free-html table th {
    font-family: 'Vorwerk';
    color: #444;
    font-weight: 400;
    text-transform: none;
    font-size: 2.25em;
    padding: 0
}

section.free-html table td {
    font-size: 1em;
    color: #666;
    background-color: #fff
}

section.free-html table td h4 {
    color: #47b975;
    font-weight: 400;
    font-size: 1.25em;
    padding-left: 0;
    font-family: 'Vorwerk';
    padding-left: 0
}

section.free-html table td p {
    font-weight: 300;
    color: #333;
    font-size: 1em;
    line-height: 1.5em
}

section.free-html table:after {
    margin-top: 40px
}

section.free-html hr {
    background-color: #ebebeb;
    height: 2px
}

.col {
    float: left
}

@media(min-width:1155px) {
    section.free-html.technicalSpecsContainer {
        display: flex;
        position: relative;
        margin-bottom: 60px
    }
    section.free-html.technicalSpecsContainer:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
        margin: auto;
        background: #f6f4f1;
        height: 100%;
        width: 50%
    }
    section.free-html.technicalSpecsContainer .technicalSpecs {
        margin-bottom: 0;
        padding: 80px 0
    }
    section.free-html.technicalSpecsContainer .technicalSpecs:first-child {
        float: left;
        width: 79%;
        background: #f6f4f1
    }
    section.free-html.technicalSpecsContainer .technicalSpecs:first-child th {
        background-color: #f6f4f1
    }
    section.free-html.technicalSpecsContainer .technicalSpecs:first-child td {
        background-color: #f6f4f1;
        padding-left: 0;
        padding-right: 10%!important
    }
    section.free-html.technicalSpecsContainer .technicalSpecs:last-child {
        float: left;
        width: 20%
    }
    section.free-html.technicalSpecsContainer .technicalSpecs:last-child th,
    section.free-html.technicalSpecsContainer .technicalSpecs:last-child td {
        padding-right: 0;
        padding-left: 10%!important
    }
    section.free-html.technicalSpecsContainer .technicalSpecs:after {
        clear: left
    }
}

.thermomix-box .col:first-child {
    margin-left: 0%
}

.thermomix-box .grid * {
    box-sizing: border-box;
    margin-bottom: 1%
}

.thermomix-box .grid {
    width: 100%;
    box-sizing: border-box
}

.thermomix-box .grid:after {
    content: '';
    clear: both;
    display: block
}

@media(min-width:320px) {
    .thermomix-box .col-1-of-6 {
        width: 50%;
        margin-left: 0%
    }
    .thermomix-box .col-1-of-6-1 {
        width: 100%;
        margin-left: 0%
    }
    .thermomix-box .col-2-of-6 {
        width: 50%;
        margin-left: 0%
    }
    .thermomix-box img {
        margin: 0 auto
    }
    .thermomix-box .grid * {
        box-sizing: border-box;
        margin-bottom: 0%
    }
}

@media(min-width:641px) {
    .thermomix-box .grid * {
        box-sizing: border-box;
        margin-bottom: 1%
    }
    .thermomix-box .col {
        width: 50%
    }
    .thermomix-box img {
        margin: 0 auto
    }
    .thermomix-box .col-1-of-6-1 {
        width: 100%;
        margin-left: 0%
    }
}

@media(min-width:1025px) {
    .thermomix-box .grid * {
        box-sizing: border-box;
        margin-bottom: 1%
    }
    .thermomix-box .col {
        margin-left: .4%
    }
    .thermomix-box .col-1-of-6 {
        width: 15.500000000000002%
    }
    .thermomix-box .col-1-of-1-1 {
        width: 100%
    }
    .thermomix-box .col-2-of-6 {
        width: 15.500000000000002%
    }
}

@media(max-width:1155px) {
    section.free-html.technicalSpecsContainer:nth-child(3n) {
        background: #f6f4f1;
        padding-top: 45px
    }
    section.free-html.technicalSpecsContainer:nth-child(3n) thead,
    section.free-html.technicalSpecsContainer:nth-child(3n) tbody,
    section.free-html.technicalSpecsContainer:nth-child(3n) th,
    section.free-html.technicalSpecsContainer:nth-child(3n) td,
    section.free-html.technicalSpecsContainer:nth-child(3n) tr {
        float: left;
        width: 100%;
        padding-left: 0;
        background: #f6f4f1
    }
}

@media(max-width:768px) {
    table.responsiveTable {
        width: 100%;
        border-collapse: collapse
    }
    table.responsiveTable h4 {
        font-size: 18pt!important
    }
    table.responsiveTable p {
        font-size: 16pt!important
    }
    table.responsiveTable thead,
    table.responsiveTable tbody,
    table.responsiveTable th,
    table.responsiveTable td,
    table.responsiveTable tr {
        display: block
    }
    table.responsiveTable th {
        font-size: 24pt!important
    }
    table.responsiveTable td {
        border: none;
        position: relative;
        padding: 1em 0
    }
    table.responsiveTable td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
}

section.hero {
    background-color: #ddd;
    background-position: 50%;
    background-size: cover;
    height: 690px;
    text-align: center;
    margin-bottom: 0
}

section.hero:only-child {
    margin-bottom: 0
}

section.hero .container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

section.hero .shadow-behind {
    margin-top: -5%
}

section.hero .shadow-behind:before {
    background: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0))!important
}

section.hero h2,
section.hero p {
    color: #fff;
    text-shadow: 0 0 1.5em #000
}

section.hero h2 {
    font-size: 72px;
    margin-bottom: 15px
}

@media(max-width:1020px) {
    section.hero h2 {
        font-size: 46px
    }
}

section.hero p {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px
}

@media(max-width:1020px) {
    section.hero p {
        font-size: 18px
    }
}

section.hero .overlay {
    position: absolute;
    bottom: -90px;
    top: 66%;
    left: 0;
    right: 0;
    margin: 0 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

section.hero.tall-overlay .overlay {
    top: 55%
}

@media(max-width:640px) {
    section.hero {
        max-height: 67vh;
        margin-bottom: 60px
    }
    section.hero.tall-overlay .overlay {
        top: 63%;
        bottom: -10%
    }
}

.promo-teaser-hero {
    color: #fff;
    margin: 0 50px
}

.promo-teaser-hero .promo-teaser-text {
    margin: 140px 0
}

.promo-teaser-hero .promo-teaser-text h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    text-shadow: 0 0 .4em #000;
    padding-bottom: 0
}

.promo-teaser-hero .promo-teaser-text p {
    color: #fff;
    font-size: 18px;
    text-shadow: 0 0 .4em #000
}

.promo-teaser-hero .promo-teaser-text .button {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-family: 'Vorwerk';
    font-weight: 400;
    background-color: #47b975;
    padding: 19px 32px!important;
    font-size: 18px!important
}

.promo-teaser-hero .promo-teaser-text .button:hover {
    background-color: #ff6155
}

.promo-teaser-hero .promo-teaser-text .button:hover {
    background-color: #ff6155!important;
    color: #fff!important
}

.promo-teaser-thermomix {
    margin-top: -140px
}

.promo-teaser-thermomix .vc_single_image-img {
    width: 160px
}

.promo-teaser-thermomix .promo-teaser-image {
    position: relative;
    z-index: 10
}

body.home .entry-header {
    margin-top: 0!important
}

.thermomix-headline-lp h2 {
    color: #666
}

.thermomix-headline-lp {
    margin-bottom: 32px
}

@media(min-width:1024px) {
    .promo-teaser-hero .promo-teaser-text h1 {
        font-size: 70px
    }
    .promo-teaser-hero .promo-teaser-text p {
        font-size: 24px
    }
    .promo-teaser-hero .promo-teaser-text .button {
        position: relative;
        z-index: 20
    }
    .promo-teaser-thermomix {
        margin-top: -220px
    }
    .promo-teaser-thermomix .vc_single_image-img {
        width: 261px
    }
}

.best-deals-teaser .best-deals-teaser-box {
    position: relative;
    padding-bottom: 60%;
    text-align: center;
    background-size: cover;
    margin-bottom: 5%
}

.best-deals-teaser .best-deals-teaser-box .content {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.best-deals-teaser .best-deals-teaser-box .content.shadow-behind:before {
    background: radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    top: -30px;
    bottom: -20px;
    left: -20px;
    right: -20px
}

.best-deals-teaser .best-deals-teaser-box h1,
.best-deals-teaser .best-deals-teaser-box h2,
.best-deals-teaser .best-deals-teaser-box h3,
.best-deals-teaser .best-deals-teaser-box p {
    color: #fff;
    text-shadow: 0 0 .4em #000
}

.best-deals-teaser .best-deals-teaser-box h3 {
    font-weight: 700;
    text-transform: none;
    font-size: 36px
}

.best-deals-teaser .best-deals-teaser-box p {
    display: none;
    font-size: 20px
}

.best-deals-teaser .best-deals-teaser-box .btn {
    background: 0 0;
    font-family: 'Vorwerk';
    font-weight: 400;
    font-size: .875em;
    letter-spacing: normal;
    line-height: 16px;
    text-align: center;
    padding: 14px 18px;
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid #fff;
    background-color: #fff;
    color: #47b975;
    display: inline-block
}

.best-deals-teaser .best-deals-teaser-box .btn:hover {
    border: 1px solid #47b975;
    background-color: #47b975;
    color: #fff
}

@media(min-width:1024px) {
    .best-deals-teaser .best-deals-teaser-box.best-deals-main-box .content {
        left: 30px;
        right: 30px
    }
    .best-deals-teaser .best-deals-teaser-box.best-deals-main-box .content.shadow-behind:before {
        top: -30px;
        bottom: -20px;
        left: -30px;
        right: -30px
    }
    .best-deals-teaser .best-deals-teaser-box.best-deals-main-box h3 {
        font-size: 60px
    }
    .best-deals-teaser .best-deals-teaser-box.best-deals-main-box p {
        display: inherit
    }
    .best-deals-teaser .best-deals-teaser-box.best-deals-main-box .btn {
        background: 0 0;
        font-family: 'Vorwerk';
        font-weight: 400;
        font-size: .875em;
        letter-spacing: normal;
        line-height: 16px;
        text-align: center;
        padding: 14px 18px;
        border-radius: 4px;
        box-shadow: none;
        border: 1px solid #fff;
        background-color: #fff;
        color: #47b975;
        padding: 18px 50px
    }
    .best-deals-teaser .best-deals-teaser-box.best-deals-main-box .btn:hover {
        border: 1px solid #47b975;
        background-color: #47b975;
        color: #fff
    }
}

#customer_details input[type=radio] {
    visibility: visible;
    appearance: auto;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    margin: 6px 6px 0
}

_:-ms-fullscreen .consultant_overlay_inner .one-field-form [type=text],
:root .consultant_overlay_inner .one-field-form [type=text] {
    padding: 0 0 0 20px!important
}