@charset "UTF-8";

/*
 Theme Name:   Storefront Child
 Description:  Storefront Child Theme
 Author:       AMAN
 Author URI:   https://www.aman.de
 Template:     storefront
 Version:      4.3.32
 Text Domain:  storefront-child
*/

.site-content,
a:active,
a:hover {
    outline: 0
}

blockquote,
cite,
dfn,
em,
i {
    font-style: italic
}

img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

table th {
    background-color: transparent;
}

table tbody td {
    background-color: transparent;
}

table tbody tr:nth-child(2n) td,
fieldset,
fieldset legend {
    background-color: transparent;
}

img {
    border-radius: 0;
}

.fa,
.main-navigation ul li a:before {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.fa-fw,
.fa-li {
    text-align: center
}

.fa,
.main-navigation ul li a:before,
body,
button,
input,
textarea {
    -moz-osx-font-smoothing: grayscale
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.gallery:after,
.gallery:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table
}

.clear:after,
.comment-content:after,
.entry-content:after,
.gallery:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}


/*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */

html {
    font-family: 'Vorwerk';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background-color: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

.fa,
.fa-stack {
    display: inline-block
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

mark {
    color: #000
}

sup {
    top: -.5em;
    bottom: 1ex
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: 'Vorwerk';
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0
}


/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(assets/fonts/fontawesome-webfont.eot?v=4.6.1);
    src: url(assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format("embedded-opentype"), url(assets/fonts/fontawesome-webfont.woff2?v=4.6.1) format("woff2"), url(assets/fonts/fontawesome-webfont.woff?v=4.6.1) format("woff"), url(assets/fonts/fontawesome-webfont.ttf?v=4.6.1) format("truetype"), url(assets/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.site-branding h1 a,
table caption {
    font-weight: 700
}

body,
button,
input,
select,
textarea {
    font-family: 'Vorwerk';
    font-size: 14px;
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.alignleft,
.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

* {
    box-sizing: border-box
}

.site {
    overflow-x: hidden
}

pre,
textarea {
    overflow: auto
}

.site-header {
    padding-top: 1.618em;
    padding-bottom: 1.618em;
    color: #9aa0a7;
    background-position: center center;
    position: relative;
    z-index: 999
}

.site-header .custom-logo-link,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    display: block
}

.site-header .custom-logo-link img,
.site-header .site-logo-anchor img,
.site-header .site-logo-link img {
    max-width: 210px
}

img,
pre {
    max-width: 100%
}

.site-header .custom-logo-link,
.site-header .site-branding,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    margin-bottom: 0;
    float: left
}

.site-header .widget {
    margin-bottom: 0
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header,
.no-wc-breadcrumb .site-header {
    margin-bottom: 4.236em
}

.no-wc-breadcrumb.page-template-template-homepage .site-header {
    margin-bottom: 0
}

.header-widget-region {
    position: relative;
    z-index: 99
}

.site-branding h1 {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0
}

.site-branding .site-description {
    font-size: .857em;
    display: none
}

.site-main {
    margin-bottom: 2.618em
}

.page-template-template-homepage .site-main {
    padding-top: 4.236em
}

.site-footer {
    background-color: #f3f3f3;
    color: #76787e;
    padding: 1.618em 0
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #65676d
}

.site-footer a:not(.button),
a {
    color: #2c2d33
}

.site-info {
    padding: 2.618em 0
}

.alignleft {
    display: inline;
    margin-right: 1.618em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.618em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    display: block;
    /*font-weight: 700;*/
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    outline: 0
}

table caption {
    padding: 1em 0
}

table td,
table th {
    padding: 1em 1.387em;
    text-align: left;
    vertical-align: top
}

table td p:last-child,
table th p:last-child {
    margin-bottom: 0
}

table thead th {
    text-transform: uppercase;
    padding: 1.387em;
    vertical-align: middle;
    /*font-weight: bold;*/
}

table tbody h2,
table tbody h2 a {
    /*font-weight: 400*/
}

table tbody h2 {
    font-size: 1em;
    letter-spacing: normal
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 1em
}

body,
button,
input,
textarea {
    color: #43454b;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    /*font-weight: 400*/
}

select {
    color: initial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    /*font-weight: 700;*/
    margin: 0 0 .53em;
    color: #131315
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    /*font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
    /*font-weight: 500;*/
    line-height: 1.1;
    color: inherit;
}

span.green {
    color: #47B975;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    /*font-weight: 700*/
}


/*
.alpha,
h1 {
    font-size: 2.618em;
    line-height: 1.214;
    letter-spacing: -1px
}

.beta,
h2 {
    font-size: 2em;
    line-height: 1.214
}

.beta+h3,
h2+h3 {
    border-top: 1px solid rgba(0, 0, 0, .05);
    padding-top: .53em
}

.gamma,
h3 {
    font-size: 1.618em;
}*/

.delta,
b,
dt,
h4,
ins,
mark,
strong,
th {
    /*font-weight: 700*/
}

h4 {
    /*//font-weight: normal;*/
}

.delta,
h4 {
    /*// font-size: 1.387em*/
}

small,
sub,
sup {
    font-size: 75%
}

blockquote+h2,
blockquote+h3,
blockquote+h4,
blockquote+header h2,
form+h2,
form+h3,
form+h4,
form+header h2,
ol+h2,
ol+h3,
ol+h4,
ol+header h2,
p+h2,
p+h3,
p+h4,
p+header h2,
table+h2,
table+h3,
table+h4,
table+header h2,
ul+h2,
ul+h3,
ul+h4,
ul+header h2 {
    margin-top: 2.244em
}

address,
dd,
hr,
p {
    margin: 0 0 1.618em
}

hr {
    box-sizing: content-box;
    background-color: #ccc;
    border: 0;
    height: 1px
}

ol,
ul {
    margin: 0 0 1.618em 3em;
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.618em
}

blockquote {
    padding: 0 1.618em;
    border-left: 3px solid rgba(0, 0, 0, .05)
}

pre {
    background: #fff9c0;
    font-family: 'Vorwerk';
    margin-bottom: 1.618em;
    padding: 1.618em
}

code,
kbd,
tt,
var {
    font-family: 'Vorwerk';
    background-color: rgba(0, 0, 0, .05);
    padding: .202em .53em
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    text-decoration: none;
    background: 0 0
}

sub,
sup {
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em;
    top: .5ex
}

big {
    font-size: 125%
}

figure {
    margin: 0
}

table {
    border-collapse: separate;
    margin: 0 0 1.618em;
    width: 100%
}

img {
    height: auto;
    display: block
}

a {
    text-decoration: none;
    /*font-weight: 600*/
}

a:focus {
    outline: #2c2d33 solid 1px
}

.storefront-cute * {
    font-family: 'Vorwerk'
}

@media (min-width:768px) {
    table.shop_table_responsive tbody tr td,
    table.shop_table_responsive tbody tr th {
        text-align: left
    }
    .site-header {
        padding-top: 2.618em;
        padding-bottom: 0
    }
    .site-header .custom-logo-link,
    .site-header .site-branding,
    .site-header .site-logo-anchor,
    .site-header .site-logo-link {
        display: block;
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%;
        clear: both;
        margin-bottom: 2.618em
    }
    .site-header .custom-logo-link img,
    .site-header .site-branding img,
    .site-header .site-logo-anchor img,
    .site-header .site-logo-link img {
        height: auto;
        max-width: 100%;
        max-height: none
    }
    .woocommerce-active .site-header .secondary-navigation {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }
    .woocommerce-active .site-header .site-search {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        clear: none
    }
    .woocommerce-active .site-header .main-navigation {
        width: 77%;
        float: left;
        margin-right: 1%;
        clear: both
    }
    .woocommerce-active .site-header .site-header-cart {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        margin-bottom: 0
    }
    .site-branding .site-description {
        margin-bottom: 0;
        display: block
    }
    .custom-logo-link,
    .site-branding,
    .site-header-cart,
    .site-logo-anchor,
    .site-logo-link,
    .site-search {
        margin-bottom: 2.244em
    }
    .site-header .subscribe-and-connect-connect {
        float: right;
        margin-bottom: 1em
    }
    .site-header .subscribe-and-connect-connect .icons {
        list-style: none;
        margin: 0
    }
    .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em!important
    }
    .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 .53em!important;
        display: inline-block
    }
    .footer-widgets::after,
    .site-content::after {
        clear: both;
        content: "";
        display: table
    }
    .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }
    .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0
    }
    .right-sidebar .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }
    .right-sidebar .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0
    }
    .left-sidebar .content-area {
        width: 73.9130434783%;
        float: right;
        margin-right: 0
    }
    .left-sidebar .widget-area {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }
    .page-template-template-fullwidth-php .content-area,
    .page-template-template-homepage-php .content-area,
    .storefront-full-width-content .content-area {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .content-area,
    .widget-area {
        margin-bottom: 2.618em
    }
    .footer-widgets {
        padding-top: 4.236em;
        border-bottom: 3px solid rgba(0, 0, 0, .05)
    }
    .footer-widgets.col-2 .block {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }
    .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0
    }
    .footer-widgets.col-3 .block {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }
    .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0
    }
    .footer-widgets.col-4 .block {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }
    .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0
    }
}

.handheld-navigation,
.main-navigation .menu {
    clear: both
}

.wp-caption,
embed,
iframe,
object,
video {
    max-width: 100%
}

fieldset,
form {
    margin-bottom: 1.618em
}

@media (max-width:67.141em) {
    .col-full {
        margin-left: 2.618em;
        margin-right: 2.618em;
        padding: 0
    }
}

@media (max-width:568px) {
    .col-full {
        margin-left: 1.387em;
        margin-right: 1.387em;
        padding: 0
    }
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

.added_to_cart,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 0 #43454b;
    background: #43454b;
    color: #fff;
    cursor: pointer;
    padding: .618em 1.387em;
    text-decoration: none;
    /*font-weight: 600;*/
    text-shadow: none;
    display: inline-block;
    outline: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .3)
}

button.menu-toggle,
button.menu-toggle:hover {
    background-image: none
}

.added_to_cart:hover,
.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    color: #fff
}

.added_to_cart.added:after,
.button.added:after,
button.added:after,
input[type=button].added:after,
input[type=reset].added:after,
input[type=submit].added:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    margin-left: .53em
}

.added_to_cart.loading,
.button.loading,
button.loading,
input[type=button].loading,
input[type=reset].loading,
input[type=submit].loading {
    opacity: .5
}

.added_to_cart.small,
.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
    padding: .53em .857em;
    font-size: .857em
}

.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input[type=button].disabled,
input[type=button]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled {
    opacity: .5!important;
    cursor: not-allowed
}

.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
button.disabled:hover,
button:disabled:hover,
input[type=button].disabled:hover,
input[type=button]:disabled:hover,
input[type=reset].disabled:hover,
input[type=reset]:disabled:hover,
input[type=submit].disabled:hover,
input[type=submit]:disabled:hover {
    opacity: .5!important
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.input-text,
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea {
    padding: .618em;
    background-color: white;
    /* #f2f2f2;*/
    color: #666666;
    /* #43454b;*/
    /*    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 3px;
    box-sizing: border-box;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125)*/
    background-color: white;
    border: 1px solid #CACACA;
    border-radius: 3px;
}

.input-text:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
    background-color: #e6e6e6;
    color: #2b2c30
}

textarea {
    padding-left: .857em;
    vertical-align: top;
    width: 100%
}

label {
    /*font-weight: 600*/
}

label.inline input {
    width: auto
}

fieldset {
    padding: 0;
    border: 0
}

fieldset legend {
    /*font-weight: 700*/
}

[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    -moz-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.secondary-navigation {
    display: none
}

button.menu-toggle {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid transparent;
    box-shadow: none;
    border-radius: 2px;
    padding: .618em .857em .618em 2.618em;
    font-size: .857em
}

button.menu-toggle span:before,
button.menu-toggle:after,
button.menu-toggle:before {
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -1px;
    -webkit-transition: all, ease, .2s;
    -moz-transition: all, ease, .2s;
    transition: all, ease, .2s;
    border-radius: 3px
}

button.menu-toggle:before {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px)
}

button.menu-toggle:after {
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px)
}

.toggled button.menu-toggle:after,
.toggled button.menu-toggle:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.toggled button.menu-toggle:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.toggled button.menu-toggle span:before {
    opacity: 0
}

.primary-navigation {
    display: none
}

.primary-navigation {
    max-height: 56px;
    overflow: hidden;
}

.main-navigation::after {
    clear: both;
    content: "";
    display: table
}

.handheld-navigation,
.main-navigation div.menu>ul:not(.nav-menu),
.nav-menu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all, ease, .8s;
    -moz-transition: all, ease, .8s;
    transition: all, ease, .8s
}

.handheld-navigation ul {
    margin: 0
}

.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu>ul:not(.nav-menu) {
    max-height: 1750px
}

.main-navigation ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0
}

.main-navigation ul ul {
    display: block;
    margin-left: 1.387em
}

.main-navigation ul li a {
    padding: .857em 0;
    display: block
}

.main-navigation ul li a:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\f0f6";
    margin-right: .53em
}

.main-navigation ul li a:hover {
    color: #e6e6e6
}

@media (min-width:768px) {
    .secondary-navigation .menu a:hover,
    .secondary-navigation .menu>li:hover>a {
        text-decoration: none
    }
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu,
    .menu-toggle {
        display: none
    }
    .primary-navigation {
        display: block
    }
    .main-navigation,
    .secondary-navigation {
        clear: both;
        display: block;
        width: 100%
    }
    .main-navigation ul,
    .secondary-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block
    }
    .main-navigation ul li,
    .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left
    }
    .main-navigation ul li a,
    .secondary-navigation ul li a {
        display: block
    }
    .main-navigation ul li a:before,
    .secondary-navigation ul li a:before {
        display: none
    }
    .main-navigation ul li.focus>ul,
    .main-navigation ul li:hover>ul,
    .secondary-navigation ul li.focus>ul,
    .secondary-navigation ul li:hover>ul {
        left: 0;
        display: block
    }
    .main-navigation ul li.focus>ul li>ul,
    .main-navigation ul li:hover>ul li>ul,
    .secondary-navigation ul li.focus>ul li>ul,
    .secondary-navigation ul li:hover>ul li>ul {
        display: none
    }
    .main-navigation ul li.focus>ul li.focus>ul,
    .main-navigation ul li.focus>ul li:hover>ul,
    .main-navigation ul li:hover>ul li.focus>ul,
    .main-navigation ul li:hover>ul li:hover>ul,
    .secondary-navigation ul li.focus>ul li.focus>ul,
    .secondary-navigation ul li.focus>ul li:hover>ul,
    .secondary-navigation ul li:hover>ul li.focus>ul,
    .secondary-navigation ul li:hover>ul li:hover>ul {
        left: 100%;
        top: 0;
        display: block
    }
    .main-navigation ul ul,
    .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        display: none
    }
    .main-navigation ul ul li a,
    .secondary-navigation ul ul li a {
        width: 200px
    }
    ul.menu li.current-menu-item>a {
        color: #43454b;
    }
    .storefront-primary-navigation {
        clear: both;
        background: rgba(0, 0, 0, .06);
        margin-left: -99em;
        margin-right: -99em;
        padding-left: 99em;
        padding-right: 99em
    }
    .storefront-primary-navigation::after {
        clear: both;
        content: "";
        display: table
    }
    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        max-height: none;
        overflow: visible
    }
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        padding: 1.618em 1em
    }
    .main-navigation ul.menu>li:first-child,
    .main-navigation ul.nav-menu>li:first-child {
        margin-left: 0
    }
    .main-navigation ul.menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.menu>li.page_item_has_children:hover:after,
    .main-navigation ul.nav-menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.nav-menu>li.page_item_has_children:hover:after {
        display: block
    }
    .main-navigation ul.menu>li.menu-item-has-children>a:after,
    .main-navigation ul.menu>li.page_item_has_children>a:after,
    .main-navigation ul.nav-menu>li.menu-item-has-children>a:after,
    .main-navigation ul.nav-menu>li.page_item_has_children>a:after {
        display: inline-block;
        font: normal normal normal 1em/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f107";
        margin-left: 1em
    }
    .main-navigation ul.menu ul,
    .main-navigation ul.nav-menu ul {
        margin-left: 0
    }
    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: .857em 1.387em;
        font-weight: 400;
        font-size: .857em
    }
    .main-navigation ul.menu ul li:last-child,
    .main-navigation ul.nav-menu ul li:last-child {
        border-bottom: 0
    }
    .main-navigation ul.menu ul li.menu-item-has-children>a:after,
    .main-navigation ul.menu ul li.page_item_has_children>a:after,
    .main-navigation ul.nav-menu ul li.menu-item-has-children>a:after,
    .main-navigation ul.nav-menu ul li.page_item_has_children>a:after {
        display: inline-block;
        font: normal normal normal 1em/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f105";
        float: right;
        line-height: 1.618
    }
    .main-navigation ul.menu ul ul,
    .main-navigation ul.nav-menu ul ul {
        margin-left: 0;
        box-shadow: none
    }
    .main-navigation ul.menu ul a:hover,
    .main-navigation ul.menu ul li:hover>a,
    .main-navigation ul.nav-menu ul a:hover,
    .main-navigation ul.nav-menu ul li:hover>a {
        background-color: rgba(0, 0, 0, 0.025);
    }
    .main-navigation a {
        padding: 0 1em 2.244em
    }
    .secondary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1
    }
    .secondary-navigation .menu {
        font-size: .857em;
        width: auto;
        float: right
    }
    .secondary-navigation .menu>li>a {
        position: relative
    }
    .secondary-navigation .menu>li>a:before {
        content: "";
        display: block;
        width: 1px;
        height: 25%;
        background-color: rgba(0, 0, 0, .05);
        position: absolute;
        top: 37.5%;
        left: -3px
    }
    .secondary-navigation .menu>li:first-child a:before {
        display: none
    }
    .secondary-navigation .menu ul a {
        padding: .326em .857em;
        background: rgba(0, 0, 0, .05)
    }
    .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em
    }
    .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em
    }
    .secondary-navigation .menu ul ul {
        margin-top: -.618em
    }
    .secondary-navigation .menu a {
        padding: 1.387em .857em;
        font-weight: 300;
        color: #737781
    }
}

.site-main nav.navigation .nav-previous a:before,
.sticky .entry-title:before {
    font: normal normal normal 1em/1 FontAwesome;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.sticky .entry-title:before {
    display: inline-block;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    margin-right: .53em;
    content: "\f08d"
}

.hentry {
    margin: 0 0 4.236em
}

.hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto
}

.hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.hentry .entry-header .byline,
.hentry .entry-header .posted-on {
    font-size: .857em
}

.hentry .entry-header .byline a,
.hentry .entry-header .posted-on a {
    font-weight: 400;
    text-decoration: underline
}

.hentry .entry-header .byline a:hover,
.hentry .entry-header .posted-on a:hover {
    text-decoration: none
}

.hentry .entry-meta {
    font-weight: 300
}

.hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1.618em
}

.author,
.cat-links,
.comments-link,
.tags-links {
    display: block;
    margin-bottom: 1.618em
}

.author .avatar {
    width: 64px;
    margin-bottom: 1em
}

@media (min-width:768px) {
    .hentry .entry-header {
        margin-bottom: 2.618em
    }
    .hentry.type-post::after {
        clear: both;
        content: "";
        display: table
    }
    .hentry.type-post .entry-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%;
        font-size: .857em
    }
    .hentry.type-post .entry-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0
    }
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none
}

img {
    border-radius: 3px
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    display: inline-block;
    border-radius: 0
}

.wp-caption {
    margin-bottom: 1.618em
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid rgba(0, 0, 0, .05);
    padding: 1em 0
}

.gallery {
    margin-bottom: 1.618em
}

.gallery .gallery-item {
    float: left
}

.gallery .gallery-item .gallery-icon a {
    display: block
}

.gallery .gallery-item .gallery-icon img {
    border: none;
    height: auto;
    margin: 0 auto
}

.gallery .gallery-item .gallery-caption {
    margin: 0;
    text-align: center
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%
}

.gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%
}

.site-main nav.navigation {
    margin: 0 0 1.618em
}

.site-main nav.navigation::after {
    clear: both;
    content: "";
    display: table
}

.site-main nav.navigation .nav-next a,
.site-main nav.navigation .nav-previous a {
    display: inline-block;
    -webkit-transition: all, ease, .3s;
    -moz-transition: all, ease, .3s;
    transition: all, ease, .3s;
    padding: .618em 1em;
    border-radius: 3px
}

.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%
}

.site-main nav.navigation .nav-previous a:before {
    display: inline-block;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\f177";
    margin-right: .53em
}

.site-main nav.navigation .nav-previous a:hover {
    -webkit-transform: translate(-1em);
    -moz-transform: translate(-1em);
    -ms-transform: translate(-1em);
    -o-transform: translate(-1em);
    transform: translate(-1em)
}

.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.site-main nav.navigation .nav-next a:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    margin-left: .53em
}

.site-main nav.navigation .nav-next a:hover {
    -webkit-transform: translate(1em);
    -moz-transform: translate(1em);
    -ms-transform: translate(1em);
    -o-transform: translate(1em);
    transform: translate(1em)
}

.pagination,
.woocommerce-pagination {
    padding: 1em 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-width: 1px 0;
    text-align: center;
    clear: both
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0
}

.pagination .page-numbers::after,
.woocommerce-pagination .page-numbers::after {
    clear: both;
    content: "";
    display: table
}

.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
    display: inline-block
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .327em .857em;
    background-color: rgba(0, 0, 0, .025);
    color: #43454b
}

.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    font-weight: 700;
    background-color: #2c2d33;
    border-color: #2c2d33;
    color: #fff
}

.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: transparent
}

.pagination .page-numbers li .page-numbers.next,
.pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev {
    padding-left: 1em;
    padding-right: 1em
}

.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: rgba(0, 0, 0, .05)
}

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
    transform: rotateY(180deg)
}

#comments {
    padding-top: 2.618em
}

#comments .comments-title {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: .53em;
    margin-bottom: 1.618em
}

#comments .comment-list {
    list-style: none;
    margin-left: 0
}

#comments .comment-list .comment-body::after {
    clear: both;
    content: "";
    display: table
}

#comments .comment-list .comment-content {
    padding-bottom: 1.618em;
    margin-bottom: 1.618em
}

#comments .comment-list .comment-content .comment-text {
    padding: 1.618em;
    border-radius: 3px
}

#comments .comment-list .comment-content .comment-text p:last-child {
    margin-bottom: 0
}

#comments .comment-list .comment-meta {
    margin-bottom: 1em
}

#comments .comment-list .comment-meta .avatar {
    margin-bottom: 1em;
    max-width: 64px;
    height: auto
}

#comments .comment-list .comment-meta a.comment-date {
    font-size: .857em
}

#comments .comment-list .comment-meta cite {
    font-style: normal;
    clear: both;
    display: block
}

#comments .comment-list .bypostauthor>.comment-body cite:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: .53em;
    content: "\f0f6"
}

#comments .comment-list .reply {
    margin-bottom: 1.618em;
    padding-top: .618em
}

#comments .comment-list .reply::after {
    clear: both;
    content: "";
    display: table
}

#comments .comment-list .reply a {
    display: inline-block;
    margin-right: 1em
}

#comments .comment-list .reply a:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f112";
    margin-left: .53em
}

#comments .comment-list .reply a.comment-edit-link:after {
    content: "\f040"
}

#comments .comment-list .reply a:last-child {
    margin-right: 0
}

#comments .comment-list .children {
    list-style: none
}

.comment-content a {
    word-wrap: break-word
}

#respond {
    clear: both;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .0125);
    position: relative
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
    width: 100%
}

#respond .form-submit,
#respond form {
    margin-bottom: 0
}

#respond #cancel-comment-reply-link {
    position: absolute;
    top: .53em;
    right: .53em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.387em;
    text-align: center;
    -webkit-transition: -webkit-transform, ease, .3s;
    -moz-transition: -moz-transform, ease, .3s;
    transition: transform, ease, .3s
}

#respond #cancel-comment-reply-link:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

#respond #cancel-comment-reply-link:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f057";
    display: block
}

@media (min-width:768px) {
    #respond .comment-form-comment,
    .comment-list .comment,
    .comment-list .reply {
        clear: both
    }
    .comment-list::after {
        clear: both;
        content: "";
        display: table
    }
    .comment-list .comment-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%;
        text-align: right
    }
    .comment-list .comment-meta .avatar {
        float: right
    }
    .comment-list .comment-content {
        padding-bottom: 3.631em;
        margin-bottom: 3.631em
    }
    .comment-list #respond,
    .comment-list .comment-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0
    }
    .comment-list #respond {
        float: right
    }
    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
        width: 100%;
        margin-right: 0
    }
    .comment-list .comment-body #respond {
        box-shadow: 0 6px 2em rgba(0, 0, 0, .2);
        margin-bottom: 2.618em;
        margin-top: -1.618em
    }
    .comment-list .reply {
        text-align: right
    }
    .comment-list ol.children {
        width: 88.2352941176%;
        float: right;
        margin-right: 0;
        list-style: none
    }
    .comment-list ol.children .comment-meta {
        width: 20%;
        float: left;
        margin-right: 6.6666666667%
    }
    .comment-list ol.children #respond,
    .comment-list ol.children .comment-content {
        width: 73.3333333333%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children {
        width: 86.6666666667%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children .comment-meta {
        width: 23.0769230769%;
        float: left;
        margin-right: 7.6923076923%
    }
    .comment-list ol.children ol.children #respond,
    .comment-list ol.children ol.children .comment-content {
        width: 69.2307692308%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children {
        width: 84.6153846154%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children .comment-meta {
        width: 27.2727272727%;
        float: left;
        margin-right: 9.0909090909%
    }
    .comment-list ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children .comment-content {
        width: 63.6363636364%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children ol.children {
        width: 81.8181818182%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children ol.children .comment-meta {
        width: 33.3333333333%;
        float: left;
        margin-right: 11.1111111111%
    }
    .comment-list ol.children ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children ol.children .comment-content {
        width: 55.5555555556%;
        float: right;
        margin-right: 0
    }
    #respond {
        padding: 2.618em
    }
    #respond .comment-form-author,
    #respond .comment-form-email,
    #respond .comment-form-url {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }
    #respond .comment-form-url {
        float: right;
        margin-right: 0
    }
}

.widget {
    margin: 0 0 3.631em
}

.widget select {
    max-width: 100%
}

.widget .widget-search .search-submit {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.widget h2.widgettitle,
.widget h3.widget-title {
    font-size: 1.387em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 700
}

.widget ul {
    margin-left: 0;
    list-style: none
}

.widget ul ul {
    margin-left: 1.618em
}

.widget-area .widget {
    font-weight: 300
}

.widget-area .widget a.button {
    font-weight: 700!important;
    color: #fff
}

.widget-area .widget a.button:hover {
    color: #fff
}

.header-widget-region::after {
    clear: both;
    content: "";
    display: table
}

.header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: .857em
}

.widget_product_search form,
.widget_search form {
    position: relative
}

.widget_product_search form input[type=search],
.widget_product_search form input[type=text],
.widget_search form input[type=search],
.widget_search form input[type=text] {
    width: 100%;
    padding-left: 2.618em
}

.widget_product_search form input[type=submit],
.widget_search form input[type=submit] {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    top: 0;
    left: 0
}

.widget_product_search form:before,
.widget_search form:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    position: absolute;
    top: 1em;
    left: 1em
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    margin: 0
}

.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
    list-style: none;
    margin-bottom: .618em
}

.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_links ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before {
    font-family: FontAwesome;
    margin-right: .53em;
    display: inline-block;
    opacity: .35
}

.widget_archive ul .sub-menu,
.widget_categories ul .sub-menu,
.widget_links ul .sub-menu,
.widget_nav_menu ul .sub-menu,
.widget_pages ul .sub-menu,
.widget_recent_comments ul .sub-menu,
.widget_recent_entries ul .sub-menu {
    margin-top: .618em;
    margin-left: 1.618em
}

.footer-widgets #wp-calendar td,
.footer-widgets #wp-calendar th,
.widget-area #wp-calendar td,
.widget-area #wp-calendar th {
    padding: .236em;
    text-align: center
}

.widget_pages ul li:before,
.widget_recent_entries ul li:before {
    content: "\f0f6"
}

.widget_pages ul ul.children,
.widget_recent_entries ul ul.children {
    margin: .618em 0 0 1.387em
}

.widget_categories ul li:before {
    content: "\f114"
}

.widget_archive ul li:before,
.widget_categories ul li.current-cat:before {
    content: "\f115"
}

.widget_recent_comments ul li:before {
    content: "\f0e5"
}

.widget_nav_menu ul li:before {
    content: "\f0f6"
}

.widget_links ul li:before {
    content: "\f08e"
}

.widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: .618em
}

.widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none!important
}

.widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block
}

.widget-area .widget {
    font-size: .857em
}

.widget-area .widget h1.widget-title {
    font-size: 1.387em
}

.widget-area .widget a:not(.button) {
    font-weight: 400;
    text-decoration: underline
}

.widget-area .widget a:not(.button):hover {
    text-decoration: none
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.error404 .site-content .widget_product_search {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

.error404 .site-content .widget_product_search form {
    margin: 0
}

.error404 .content-area {
    width: 100%
}

.error404 .fourohfour-columns-2 {
    padding: 2.618em 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-width: 1px 0;
    margin-bottom: 2.618em
}

.error404 .fourohfour-columns-2::after {
    clear: both;
    content: "";
    display: table
}

.error404 .fourohfour-columns-2 .widget,
.error404 .fourohfour-columns-2 ul.products,
.error404 .fourohfour-columns-2 ul.products li.product {
    margin-bottom: 0
}

.error404 .fourohfour-columns-2 .col-1 {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%
}

.error404 .fourohfour-columns-2 .col-2 {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

.teaser-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-bottom: -80px;
    background-size: contain;
}

.teaser-image .content {
    background-color: #ffffff;
    margin: 100px 0 0 0;
    padding: 24px;
    text-align: center;
    cursor: pointer;
}

.teaser-image .content a {
    padding: 0;
}

.btn-link {
    padding-right: 0;
    padding-left: 0;
    -webkit-transition: color 100ms linear;
    transition: color 100ms linear;
    text-align: left;
    white-space: normal;
    color: #47B975;
}

.btn-default,
.btn-link {
    color: #47B975;
    box-shadow: none;
    text-shadow: none;
}

.btn-default,
.btn-link {
    /*font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
    text-transform: uppercase;
    border: none;
    background: transparent;
    /*font-weight: normal !important;    */
}

.row {
    margin-left: -12px;
    margin-right: -12px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-1 {
    width: 8.33%;
}

.col-2 {
    width: 16.66%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33%;
}

.col-5 {
    width: 41.66%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33%;
}

.col-8 {
    width: 66.66%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33%;
}

.col-11 {
    width: 91.66%;
}

.col-12 {
    width: 100%;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10 .col-11,
.col-12 {
    float: left;
    padding: 15px;
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

@media (max-width: 767px) {
    .teaser-image .content {
        margin-top: 40px;
    }
}

.teaser-image .content h2 {
    margin: 0 0 12px;
}

.teaser-image .content a {
    padding: 0;
}

@media (max-width: 767px) {
    .teaser-image {
        height: 300px;
    }
    .teaser-image .content {
        margin-top: 40px;
        max-height: 250px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .teaser-image {
        min-height: 400px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .teaser-image {
        min-height: 400px;
    }
}

@media screen and (min-width: 1200px) {
    .teaser-image {
        min-height: 480px;
    }
    .teaser-image .content {
        margin-top: 140px;
    }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.3333333333%;
    }
    .col-sm-pull-2 {
        right: 16.6666666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.3333333333%;
    }
    .col-sm-pull-5 {
        right: 41.6666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.3333333333%;
    }
    .col-sm-pull-8 {
        right: 66.6666666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.3333333333%;
    }
    .col-sm-pull-11 {
        right: 91.6666666667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.3333333333%;
    }
    .col-sm-push-2 {
        left: 16.6666666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.3333333333%;
    }
    .col-sm-push-5 {
        left: 41.6666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.3333333333%;
    }
    .col-sm-push-8 {
        left: 66.6666666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.3333333333%;
    }
    .col-sm-push-11 {
        left: 91.6666666667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.3333333333%;
    }
    .col-md-pull-2 {
        right: 16.6666666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.3333333333%;
    }
    .col-md-pull-5 {
        right: 41.6666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.3333333333%;
    }
    .col-md-pull-8 {
        right: 66.6666666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.3333333333%;
    }
    .col-md-pull-11 {
        right: 91.6666666667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.3333333333%;
    }
    .col-md-push-2 {
        left: 16.6666666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.3333333333%;
    }
    .col-md-push-5 {
        left: 41.6666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.3333333333%;
    }
    .col-md-push-8 {
        left: 66.6666666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.3333333333%;
    }
    .col-md-push-11 {
        left: 91.6666666667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.3333333333%;
    }
    .col-lg-2 {
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.3333333333%;
    }
    .col-lg-11 {
        width: 91.6666666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.3333333333%;
    }
    .col-lg-pull-2 {
        right: 16.6666666667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.3333333333%;
    }
    .col-lg-pull-5 {
        right: 41.6666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.3333333333%;
    }
    .col-lg-pull-8 {
        right: 66.6666666667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.3333333333%;
    }
    .col-lg-pull-11 {
        right: 91.6666666667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.3333333333%;
    }
    .col-lg-push-2 {
        left: 16.6666666667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.3333333333%;
    }
    .col-lg-push-5 {
        left: 41.6666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.3333333333%;
    }
    .col-lg-push-8 {
        left: 66.6666666667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.3333333333%;
    }
    .col-lg-push-11 {
        left: 91.6666666667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

.site-search .widget_product_search input[type=search],
.site-search .widget_product_search input[type=text] {
    padding: 0.7em 2em 0.7em 0.7em !important;
}

.site-search .widget_product_search form:before {
    right: 1em !important;
    left: auto !important;
    top: 0.8em !important;
}

.main-navigation ul li a,
.site-title a,
ul.menu li a,
.site-branding h1 a,
button.menu-toggle,
button.menu-toggle:hover {
    color: #113c2b;
    text-transform: uppercase;
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover>a {
    color: #47B975;
}

.storefront-primary-navigation {
    background: #f5f5f5 !important;
}

.main-navigation ul {
    background: url("img/logo-thermomix-only.png") no-repeat 0px 15px #f5f5f5 !important;
    padding-left: 180px;
}

.main-navigation ul li,
.secondary-navigation ul li {
    background: #f5f5f5;
}

.main-navigation ul li:hover,
.secondary-navigation ul li:hover {
    background: #eee;
}

.main-navigation ul li a {
    padding: 1.2em !important;
}

.secondary-navigation ul li a {
    padding: 1em !important;
}

.main-navigation ul li:hover a,
.secondary-navigation ul li:hover a {
    color: #47B975!important;
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a,
ul.menu li.current-menu-item>a {
    color: #47B975!important;
}

.site-header .custom-logo-link,
.site-header .site-branding,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    margin-bottom: 1em !important;
}

.site-header-cart {
    background: #113c2b !important;
    color: white !important;
}

ul.site-header-cart {
    padding-left: 10px;
    padding-right: 10px;
}

.site-header-cart li {
    color: #47B975!important;
}

.site-header-cart a {
    color: white !important;
}

.site-header-cart a:hover {
    color: #47B975!important;
}

a.cart-contents .mini_cart_item a {
    color: #47B975!important;
}

.site-header-cart .cart-contents {
    padding: 1em 0 !important;
}

.site-header .custom-logo-link img {
    width: 113px;
}

.site-header-cart .count {
    font-weight: 500 !important;
    opacity: 1;
}

.page-header-italic p {
    display: none;
}

a:focus,
.button:focus,
.button.alt:focus,
.button.added_to_cart:focus,
.button.wc-forward:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: none;
}

h1.entry-title {
    display: none;
    text-transform: uppercase;
}

.footer-widgets.col-1.fix {
    width: 800px;
    height: 60px;
}

.footer-area-1,
.footer-area-2 {
    text-align: center;
    color: white;
    font-weight: 500;
}

span.h3 {
    color: white;
}

.sfb-footer-bar .widget .teaser-text-cta a {
    color: #47B975;
    font-weight: normal;
}

.footer-area-1 .teaser-wrapper.teaser-text .input-group input {
    width: 90%;
    height: 30px;
    margin-bottom: 10px;
}

.footer-area-1 .teaser-wrapper.teaser-text .input-group button {
    height: 30px;
    line-height: 10px;
}

.footer-area-1 .media-comp a,
.footer-area-1 .media-comp img,
.footer-area-2 .media-comp img {
    display: inline;
    margin-top: 10px;
}

.sfb-footer-bar {
    background-color: #444;
    background-image: none;
}

.teaser-wrapper i {
    color: #b4b4b4;
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: lighter;
}

.site-footer {
    padding: 0;
}

.site-footer .footer-area-products {
    border-top-width: 0;
    margin-bottom: 0;
    padding: 24px 0 !important;
    color: #113c2b;
    background-color: #ffffff;
}

.btn-link .fa {
    font-weight: bold;
}

.teaser-image-text h2,
.teaser-image .content h2 {
    text-transform: uppercase;
}

.teaser-image-text {
    margin-bottom: 40px;
    text-align: center;
}

.teaser-image-text h2 {
    font-weight: normal;
}

.teaser-image-text p a.btn {
    font-weight: normal;
}

.teaser-image-text .promotion-image img {
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}

.teaser-image-text .background {
    background-color: #ececec;
    padding: 48px 0;
    cursor: pointer;
}

p.bigtext {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px !important;
    color: #47B975;
    display: block;
}

.widget_nav_menu ul li:before {
    content: "";
}


/*
#menu-footer-menu li {
    float: left;
    padding-right: 20px;
}
*/

.footer-area-1 .teaser-wrapper.teaser-text .input-group button {
    height: 30px;
    line-height: 30px;
    padding-top: 0;
}

.teaser-image .btn-link i {
    font-weight: bold;
}

ul.products li.product h3 {
    font-size: 1.3em;
    text-transform: uppercase;
}

.col-full .woocommerce-breadcrumb {
    margin-bottom: 0;
    background-color: #fff;
}

.product {
    /*margin-top: 4.236em;*/
}

h1 {
    display: block !important;
    font-size: 36px;
    margin-bottom: 20px;
    padding: 0 0 24px 0;
}

.entry-summary .description p,
.wc-tab p {
    font-size: 1.1em;
}

.stock.in-stock {
    color: #47B975;
}

.type-product .woocommerce-tabs ul.tabs li {
    color: #113c2b;
}

.type-product .woocommerce-tabs ul.tabs li.active a {
    color: #47B975;
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a,
ul.menu li.current-menu-item>a {
    color: #47B975;
}

select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #CACACA;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

select,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"] {
    display: block;
    width: 100%;
}

.form-row textarea {
    display: block;
    width: 100%;
}

.woocommerce-ordering select {
    min-width: 70px;
    width: auto;
    height: 38px;
    display: inline-block;
    float: right;
}

.site-main ul.products li.product h3 {
    font-size: 1.3em;
    font-weight: normal;
}

.storefront-sorting .woocommerce-result-count {
    padding: 0.9em 0;
}

.stock.in-stock:before {
    content: inherit !important;
}

.single-product div.product form.cart {
    /*float: right;*/
}


/*.single-product div.product form.cart .quantity {
    margin: 0 1em 0 0 !important;
}
*/

.single-product div.product .images .thumbnails a.zoom {
    display: block;
    width: 22.05% !important;
    margin-right: 3.8% !important;
    margin-bottom: 1em;
}

.single-product div.product .images .thumbnails a.zoom.last {
    margin-right: 0 !important;
}

.comment-respond .comment-reply-title {
    font-size: 1em;
}

.woocommerce-tabs ul.tabs li a {
    color: #2c2d33;
}


/*
div.product .summary {
    background-color: #f9f9f9;
    padding: 24px;
}*/

.woocommerce .shop_table.cart th {
    padding: 1em;
}

.product-name a {
    text-transform: uppercase;
}

.product-name a:hover {
    text-decoration: underline;
}

.product-subtotal span.amount {
    font-weight: bold;
}

a.remove:before {
    /*    content: '<i class="fa fa-trash-o"></i>'; */
}

.cart-info {
    padding: 24px;
    background-color: #f5f5f5 !important;
}

.order-total th,
.order-total td span.amount {
    font-size: 1.3em;
}

.order-total th,
.order-total td {
    padding-top: 20px !important;
}

ul.list-green-checkmark {
    margin-left: 0;
}

ul.list-green-checkmark li {
    list-style-type: none;
    margin-left: 0;
}

ul.list-green-checkmark li i {
    color: #47B975;
}

ul.list-green-checkmark li:before {
    content: '';
    color: #47B975;
}


/*
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
   background-color: #95c11c !important;
}
*/

.cart-collaterals h2 {
    font-weight: bold;
    text-transform: uppercase;
}

.product_title {
    text-transform: uppercase;
}

.woocommerce table.cart tr.cart_item td {
    border-bottom: 1px solid #d1d2d3;
}

.woocommerce table.cart td.product-remove {
    border-bottom: 1px solid #d1d2d3;
}

.quantity .qty {
    margin-left: 1em;
}

.woocommerce-tabs h2 {
    text-transform: uppercase;
}


/*  47B975  -> 47B975
#menu-footer-menu {
    margin-left: -20px;
}

#menu-footer-menu li.menu-item {
    margin-bottom: 0;
}
*/

.footer-widget-1 #nav_menu-3 {
    margin: 0;
}

.site-footer .site-info {
    display: none;
}

a.remove:before {
    color: #47B975;
}


/* remove standard-styles */

input[type=checkbox],
input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%
}


/* graceful degradation for ie8 */

input[type=checkbox],
input[type=radio] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none;
}

input[type=checkbox]:checked,
input[type=checkbox]:not(:checked),
input[type=radio]:checked,
input[type=radio]:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

input[type=checkbox]+label,
input[type=radio]+label {
    cursor: pointer;
}

.nf-field .checkbox-wrap .nf-field-label label::before,
input[type=checkbox]:checked+label::before,
input[type=checkbox]:not(:checked)+label::before,
input[type=radio]:checked+label::before,
input[type=radio]:not(:checked)+label::before {
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
}

input[type=radio]:checked+label::before,
input[type=radio]:not(:checked)+label::before {
    border-radius: 30px;
}

.nf-field .checkbox-wrap:hover .nf-field-label label::before,
input[type=checkbox]:hover+label::before,
input[type=radio]:hover+label::before {
    background: #d3d3d3;
    box-shadow: inset 0 0 0 2px white;
}

input[type=checkbox][disabled]+label::before,
input[type=radio][disabled]+label::before {
    background: #d3d3d3;
    box-shadow: inset 0 0 0 2px white;
}

.nf-field .checkbox-wrap .nf-field-label label.nf-checked-label::before,
input[type=checkbox]:checked+label::before,
input[type=radio]:checked+label::before {
    background: #47B975;
    box-shadow: inset 0 0 0 2px white;
}

#payment .payment_methods li input[type=radio]:first-child:checked+label:before,
#payment .payment_methods li label:before {
    float: left;
    content: '' !important;
    display: block;
}

#order_review_heading {
    margin: 15px 0 0 0;
}

#order_review_heading.order_review_heading_sub_container {
    padding: 30px;
    border: 1px solid #ccc;
    margin: 0;
    width: 100%;
}

#order_review_heading.order_review_heading_sub_container img {
    width: 134px;
    margin-bottom: 20px;
}

#order_review_heading.order_review_heading_sub_container p {
    margin: 0;
    color: #113c2b;
}

.order_review_heading_container_l {
    padding: 0 20px 0 0;
}

.order_review_heading_container_r {
    padding: 0;
}

h5#ship-to-different-address {
    line-height: 1.5em;
    font-weight: bold;
    font-size: 15px;
}

h1.image {
    height: 315px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin: 0 0 48px 0;
    font-size: 36px;
    padding: 0 0 24px 0;
    /*    border-bottom: 6px solid #47B975;*/
    overflow: hidden;
}

h1.image>div {
    background: #ffffff;
    display: inline-block;
    padding: 24px;
    margin-top: 109px;
    max-width: 100%;
}

h1.image div span {
    text-transform: uppercase;
}

.term-description p {
    margin: 0;
    font-size: 0.5em;
    color: #47B975;
}

address {
    font-style: normal;
}

.teaser-image .content a:hover {
    text-decoration: underline;
}

.btn-link:hover {
    text-decoration: underline;
}

.woocommerce-active .site-header .secondary-navigation {
    width: 180px;
    float: left;
    position: absolute;
    left: 177px;
    top: 39px;
}

.woocommerce-active .site-header .site-search {
    float: right;
}

.site-header .custom-logo-link,
.site-header .custom-logo-link img {
    width: 134px;
    margin-right: 20px;
}

.menu-special-buttons-header-container ul li {
    color: #6d6e71;
    background-color: #fff !important;
    font-weight: 600 !important;
}

.menu-special-buttons-header-container ul li a {
    font-weight: 600 !important;
}

.menu-special-buttons-header-container ul li.menu-item-153 a {
    color: #fff !important;
    background-color: #47B975!important;
    font-weight: 600 !important;
}

.site-footer {
    background: #113c2b !important;
    color: #fff !important;
}

.menu-footer-menu-container ul li a {
    /*color: #fff !important;*/
}

.menu-footer-menu-container ul li a:hover {
    /*color: #47B975!important;*/
}


/*
.page-header-italic {
    margin-bottom: 15px;
    margin-top: 40px;
}
*/

.woocommerce ul.products li.product {
    margin-top: 10px;
}


/* 
   Modify the color styles of the WooCommerce Bookings datepicker calendar.
   Add any/all of these styles to your theme's custom CSS, but be sure to change
   the color hex codes to your choice. They're all black here.
Vorwerk Green
#47B975

Dark Green
#113c2b

Lime Green
#95c11c

Silver
#b1b2b3
#c5c5c6
#d8d8d9
#ebecec

White
#ffffff

*/


/* Month header background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker-header {
    background-color: #47B975;
}


/* Previous/Next month arrow background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next,
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev {
    background-color: #47B975;
}


/* Previous/Next month arrows if not allowed, and calendar dates that are not available */

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-active {
    background-color: #47B975 !important;
}


/* Days of the week header background color */

.ui-datepicker-calendar thead {
    background-color: #113c2b;
}


/* Days of the week header font color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker th {
    color: #fff;
}


/* Days of the month header font color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-title span {
    color: #fff;
}


/* Past calendar days background color (not available) */

.ui-datepicker-calendar tbody {
    background-color: #ebecec;
}


/* Available calendar days background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable {
    background-color: #666 !important;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a {
    color: #666;
}


/* Available calendar day hover background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a:hover {
    background-color: #95c11c !important;
    color: #666;
}


/* Fully booked calendar days */

.wc-bookings-date-picker .ui-datepicker td.fully_booked a,
.wc-bookings-date-picker .ui-datepicker td.fully_booked span {
    background-color: #FF6155 !important;
}


/* Days not bookable based on the availability rules */

.wc-bookings-date-picker .ui-datepicker td.not_bookable {
    background-color: #d8d8d9 !important;
    color: #000;
}


/* Today's date on calendar background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today a {
    background-color: #95c11c !important;
}


/* Partially Booked Red Triangle */

.wc-bookings-date-picker .ui-datepicker td.partial_booked a:before {
    border-top: none;
    /* This style removes the red triangle */
}


/* Time Blocks */

#wc-bookings-booking-form .block-picker li a {
    background-color: #b1b2b3 !important;
}


/* Time Blocks Selected */

#wc-bookings-booking-form .block-picker li a.selected {
    background-color: #47B975 !important;
}


/* Time Blocks Hover */

#wc-bookings-booking-form .block-picker li a:hover {
    background-color: #95c11c !important;
}


/* Ninja Forms */


/* Ninja Form for register now */

.ninja-forms-all-fields-wrap .field-wrap.label-above select,
.ninja-forms-all-fields-wrap .field-wrap.label-above input {
    width: 100% !important;
}

.ninja-forms-all-fields-wrap .field-wrap.label-above select {
    height: 34px !important;
}

.ninja-forms-all-fields-wrap .njf-block {
    padding-left: 0px !important;
}

#colophon #nav_menu-2 {
    height: 30px;
    margin-bottom: 0px;
}

h1.entry-title {
    padding-bottom: 16px !important;
}

p.tax_error {
    padding: 1em 1.618em;
    margin-bottom: 2.618em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .618em solid rgba(0, 0, 0, .15);
    list-style: none;
    background-color: #95c11c;
}

table.shop_table {
    border: 1px solid white;
    border-collapse: collapse;
}

table.shop_table h4 {
    font-size: 1.1em;
    margin-top: 15px;
}

@media (max-width:767px) {
    .site-header .custom-logo-link,
    .site-header .custom-logo-link img {
        margin: 15px 20px 15px 5px;
    }
    .footer-widgets.col-1.fix {
        height: 120px;
    }
    .main-navigation ul {
        background: url("img/logo-thermomix-only.png") no-repeat 15px 15px #f5f5f5 !important;
        background: none;
        padding-left: 15px;
    }
    .footer-area-1 .teaser-wrapper.teaser-text,
    .footer-area-2 .teaser-wrapper.teaser-text {
        margin-bottom: 50px;
    }
    .main-navigation ul li a:before {
        content: none !important;
    }
    .main-navigation ul,
    .main-navigation ul li,
    .secondary-navigation ul,
    .secondary-navigation ul li {
        padding-left: 0px !important;
        margin-left: 0px !important;
    }
    .main-navigation ul li {
        border-bottom: 1px #ddd solid !important;
    }
    .main-navigation ul li ul,
    .main-navigation ul li ul li {
        border-bottom: none !important;
    }
    .main-navigation ul ul.children {
        border-bottom: none !important;
    }
    .main-navigation ul li {
        padding-left: 20px !important;
    }
    .main-navigation ul.children li {
        padding-left: 50px !important;
    }
    .main-navigation ul.children li:hover {
        /*        padding-left: #ccc !important;*/
    }
    .main-navigation ul li a,
    .secondary-navigation ul li a {
        padding: 0.5em;
    }
    .main-navigation ul li:hover,
    .secondary-navigation ul li:hover {
        background: #f5f5f5 !important;
    }
}

@media (max-width:992px) {
    .woocommerce-active .site-header .secondary-navigation {
        left: 115px !important;
    }
}


/*
.woocommerce h2 {
    text-transform: uppercase !important;
    color: #47B975!important;
    font-size: 16px !important;
    font-weight: normal;
}*/

.woocommerce p.myaccount_user a {
    color: #47B975!important;
}


/* VUWW-13 show meta info for products */

.product_meta {
    display: block;
}

.product_meta p.warranty_info {
    display: none;
}

.single-product div.product .product_meta {
    font-size: 1em;
}

@media screen and (-moz-images-in-menus:0) {
    .woocommerce-active .site-header .secondary-navigation {
        top: 37px !important;
    }
}

@media (max-width: 992px) {
    .primary-navigation .menu.nav-menu {
        background-image: none !important;
        padding-left: 0px !important;
    }
    .site-header-cart span.amount {
        display: none !important;
    }
    a.cart-contents {
        text-align: center !important;
    }
    a.cart-contents span.count {
        opacity: 1 !important;
    }
}


/* affiliate area */

#affwp-affiliate-dashboard a.resend-customer-order-invoice {
    color: #47B975;
}

#affwp-affiliate-dashboard a.resend-customer-order-invoice:hover {
    text-decoration: underline;
}

#affwp-affiliate-dashboard h4 {
    color: #47B975;
    margin-top: 10px;
}

ul#affwp-affiliate-dashboard-tabs {
    border-bottom: 1px solid #d8d8d9 !important;
    float: left;
    margin-left: 0px;
    width: 100%;
}

#affwp-affiliate-dashboard-tabs li {
    cursor: pointer !important;
    margin: 0px 2px 0 0 !important;
    background: #ebecec !important;
    float: left;
    list-style-type: none;
    width: auto;
}

.affwp-affiliate-dashboard-tab li a {
    padding: 10px !important;
    color: #47B975;
    cursor: pointer;
}

li.affwp-affiliate-dashboard-tab:hover {
    color: #47B975;
    background-color: #95c11c;
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab a {
    font-weight: bold !important;
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab:hover a {
    color: #fff !important;
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab:hover {
    color: #fff !important;
    background-color: #47B975!important;
}

#affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab.active {
    background-color: #47B975!important;
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab.active a {
    color: #fff !important;
    background-color: #47B975!important;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-all,
#affwp-affiliate-dashboard-order-details .am-info-all {
    border: 1px #c5c5c6 solid;
    border-bottom: none !important;
    padding: 0;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-short-info-row {
    border-bottom: 1px #d8d8d9 solid;
    overflow: hidden;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-toggle-row p.togglelink,
#affwp-affiliate-dashboard-order-details .am-toggle-row p.togglelink {
    font-weight: bold;
    color: #47B975;
    margin: 0;
    cursor: pointer;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-toggle-row p.toggleheader,
#affwp-affiliate-dashboard-order-details .am-toggle-row p.toggleheader {
    font-weight: normal;
    margin: 10px 0;
    float: left;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-toggle-row p.toggleheader span,
#affwp-affiliate-dashboard-order-details .am-toggle-row p.toggleheader span {
    white-space: normal;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-toggle-row p.toggleheader span.toggle-order-number,
#affwp-affiliate-dashboard-order-details .am-toggle-row p.toggleheader span.toggle-order-number {
    margin-right: 16px;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-row-header,
#affwp-affiliate-dashboard-consultant-promo-codes .am-info-row-first,
#affwp-affiliate-dashboard-order-details .am-info-row-header,
#affwp-affiliate-dashboard-order-details .am-info-row-first {
    border-bottom: 1px #d8d8d9 solid;
    padding: 15px 0;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-row p,
#affwp-affiliate-dashboard-order-details .am-info-row p {
    margin: 10px 0;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-col,
#affwp-affiliate-dashboard-order-details .am-info-col {}

ul.warranty-data {
    margin-top: 20px;
}

.affwp-tab-content a {
    /*color: #47B975!important;*/
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-consultant-promo-codes strong,
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-order-details strong {
    /*white-space: nowrap;*/
    overflow: hidden;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-consultant-promo-codes toggleheader span,
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-order-details toggleheader span {
    white-space: normal !important;
    overflow: hidden;
}

#affwp-affiliate-dashboard-visits .affiliate-visits-table {
    border: 1px #c5c5c6 solid;
    border-bottom: none;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}

#affwp-affiliate-dashboard-visits .affiliate-visits-table-last {
    border: none;
    border-top: 1px #c5c5c6 solid;
}

#affwp-affiliate-dashboard-campaign-stats {
    border: 1px #c5c5c6 solid;
}

.consultant_overlay_transparent {
    position: fixed;
    width: 100%;
    height: 2000px !important;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 98000;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=50);
}

.consultant_overlay {
    /*position: fixed;*/
    /*width: 100%;*/
    /*height: 100%;*/
    z-index: 99000;
}

.consultant_overlay .col-full {
    /*background: #fff;*/
    /*   padding-top: 50px;
    padding-bottom: 50px;*/
    margin-top: 120px;
}

@media (max-height: 800px) {
    .consultant_overlay .col-full {
        height: 700px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 40px;
    }
}

@media (max-height: 700px) {
    .consultant_overlay .col-full {
        height: 640px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 30px;
    }
}

@media (max-height: 600px) {
    .consultant_overlay .col-full {
        height: 560px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 20px;
    }
}

@media (max-height: 500px) {
    .consultant_overlay .col-full {
        height: 460px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 20px;
    }
}

@media (max-height: 400px) {
    .consultant_overlay .col-full {
        height: 360px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 10px;
    }
}

@media (max-height: 300px) {
    .consultant_overlay .col-full {
        height: 260px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 10px;
    }
}

.consultant_overlay_inner {
    background: #fff;
    padding: 20px;
    height: auto;
}

form.login input#rememberme {
    display: none;
}

.search_trigger_overlay {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

h1.page-title.image .term-description {
    max-height: 64px;
    overflow: hidden;
}

.site-main ul.products li.product h3 {
    max-height: 57px;
    overflow: hidden;
    min-height: 46px;
}

@media (max-width:768px) {
    .site-main ul.products li.product h3 {
        max-height: 78px;
        overflow: hidden;
    }
    .teaser-image-text h2,
    .teaser-image .content h2 {
        font-size: 24px;
    }
}

@media (max-width:991px) {
    .widget_shopping_cart_content p.total {
        display: none;
    }
    .mini_cart_item span.quantity {
        display: none;
    }
}

table.shop_table_responsive.my_account_orders .order-actions a {
    margin-bottom: 5px;
    width: 80%;
    text-align: center;
}

input#pwbox-565 {
    margin-bottom: 8px !important;
    width: 40%;
}

div.woocommerce-MyAccount-content fieldset legend,
div.woocommerce-MyAccount-content p a {
    color: #47B975;
}

div.woocommerce-MyAccount-content fieldset legend {
    margin-bottom: 8px;
}


/*.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #47B975!important;
}*/


/*.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation {
    margin-bottom: 50px;
}
*/

.woocommerce-MyAccount-content .woocommerce-Pagination {
    text-align: right;
    margin-right: 20px;
}

div.widget_product_search label.screen-reader-text {
    display: none !important;
}

.woocommerce p.lost_password a {
    font-weight: normal;
}

#payment .place-order .button {
    text-align: center;
}

#payment .place-order .button.button_disabled {
    opacity: 0.35;
    filter: alpha(opacity=35);
    cursor: default;
}

#payment .place-order .button.button_disabled:hover {
    background: -webkit-linear-gradient(top, #ea811f, #ea361e 100%);
    background: linear-gradient(to bottom, #ea811f, #ea361e 100%);
    background-color: #ea811f;
}

table.shop_table_responsive.my_account_orders .order-actions {
    width: 230px;
}

.form-row.create-account label {
    margin-top: 12px;
}

input#createaccount,
input#ship-to-different-address-checkbox {
    display: none;
}

h5#ship-to-different-address label,
.create-account.woocommerce-validated label {
    font-weight: normal;
    /*    font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif !important;*/
    font-size: 16px;
}

label.moverememberme {
    margin-top: 12px;
}

label.reccuring-remember-me {
    margin-top: 12px;
    cursor: pointer;
}

.ninja-forms-response-msg.ninja-forms-error-msg {
    list-style: none;
    background-color: #e2401c;
    padding: 1em 1.618em;
    margin-bottom: 2.618em;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .618em solid rgba(0, 0, 0, .15);
}

.ninja-forms-response-msg.ninja-forms-error-msg p {
    margin: 0;
}

.coupon input#coupon_code {
    height: 44px;
}

.woocommerce-MyAccount-content p.order-again a {
    color: #fff;
    margin-top: 12px;
}


/*#customer_details .woocommerce-billing-fields input,
#customer_details .woocommerce-shipping-fields input {
   box-shadow: none !important;
}*/

.lost_password.lost-your-password-reccuring a {
    font-weight: normal;
    /*font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
    text-transform: uppercase;
    color: #47B975;
    font-size: 16px;
}

@media (max-width: 992px) {
    .teaser-image .content h2 {
        font-size: 28px;
    }
}

.offset-billing-phone {
    margin-bottom: 20px;
}

.affiliate-visits-table {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.site-search .widget_product_search input[type=search]::-webkit-input-placeholder {
    color: #777;
}

.site-search .widget_product_search input[type=search]:-moz-placeholder {
    /* Firefox 18- */
    color: #777;
}

.site-search .widget_product_search input[type=search]::-moz-placeholder {
    /* Firefox 19+ */
    color: #777;
}

.site-search .widget_product_search input[type=search]:-ms-input-placeholder {
    color: #777;
}

form.checkout .bpa-warning {
    margin-bottom: 30px;
    border: 2px solid #FF6155;
    border-radius: 6px;
}

.woocommerce .bpa-warning {
    padding: 10px 24px;
}

.woocommerce header div.bpa-warning,
div.product .bpa-warning {
    margin-bottom: 30px;
    border: 2px solid #FF6155;
    border-radius: 6px;
    width: 100%;
    float: left;
    display: block;
    min-height: 80px;
}

.woocommerce header div.bpa-warning {
    min-height: 40px;
    width: auto;
}

@media (max-width: 768px) {
    div.product .bpa-warning {
        float: none !important;
        clear: both;
    }
}

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

div.bpa-warning .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: normal;
    font-size: 13px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.8s;
}

div.bpa-warning .tooltip:hover .top {
    visibility: visible;
    opacity: 1;
}

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

div.bpa-warning .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, 0.5);
}

@media (max-width: 768px) {
    .menu-footer-menu-container ul li a {
        font-size: 14px;
    }
}

.woocommerce table.cart tr.cart_item td {
    border-color: #ebecec;
}

@media (max-width: 768px) {
    .woocommerce table.cart tr.cart_item td {
        padding: 0.857em;
        line-height: 24px;
        font-size: 16px;
    }
    .cart_item .product-remove a.remove {
        font-size: 1.8em;
        top: -8px !important;
        right: 0 !important;
    }
    .cart_item .product-remove {
        border-top: 1px !important;
        margin-top: 50px !important;
    }
}

.order-again.order-again-after-purchase a {
    margin-top: 12px;
    width: 200px;
    text-align: center;
}

.warranty-button.button {
    width: 180px;
    text-align: center;
}

.order-total th,
.order-total td span.amount {
    font-size: 1em;
}

form.checkout_coupon input.button {
    height: 34px;
    line-height: 16px;
}


/* changes requested by Andrius 20160802 */

h1.page-title.image {
    display: none !important;
}

.product_meta .sku_wrapper {
    display: none !important;
}

.site-header-cart .cart-contents .amount {
    display: none !important;
}

.site-header-cart .cart-contents {
    text-align: center;
}

.site-header-cart .cart-contents .count {
    margin-right: 5px;
    font-size: 14px;
    opacity: 1;
}

.site-header-cart .cart-contents:after {
    float: none !important;
}


/*
@media (max-width: 768px) {
    #menu-footer-menu li.menu-item {
    width: 100%;
    margin-bottom: 10px;
    }
}
*/

@media (max-width: 768px) {
    .footer-widgets.col-1.fix {
        height: auto;
        margin-bottom: 60px;
        padding-top: 20px;
    }
}

@media (max-width: 768px) {
    .single-product div.product form.cart {
        /*float: right;*/
        width: 100%;
        text-align: left;
    }
    .single-product div.product form.cart button {
        float: none !important;
    }
}


/*payment styling */

.oppcw-widget {
    float: left !important;
    width: auto !important;
}


/* Tooltip container */

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */
}


/* Tooltip text */

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}


/* Show the tooltip text when you mouse over the tooltip container */

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.main-navigation ul {
    background: url("img/logo-thermomix-only.png") no-repeat 0px 12px #f5f5f5 !important;
    padding-left: 168px;
    background-size: 122px 22px !important;
}

.main-navigation ul li,
.secondary-navigation ul li {
    background: #f5f5f5;
}

.main-navigation ul li:hover,
.secondary-navigation ul li:hover {
    background: #eee;
}

.main-navigation ul li a {
    padding: 1.6em 1em !important;
}

.secondary-navigation ul li a {
    padding: 1em !important;
}

.main-navigation ul li:hover a,
.secondary-navigation ul li:hover a {
    color: #47B975!important;
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a,
ul.menu li.current-menu-item>a {
    color: #47B975!important;
}

.site-header .custom-logo-link,
.site-header .site-branding,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    margin-bottom: 1em !important;
}

.site-header-cart {
    background: #113c2b !important;
    color: white !important;
}

ul.site-header-cart {
    padding-left: 10px;
    padding-right: 10px;
}

.site-header-cart li {
    color: #47B975!important;
}

.site-header-cart a {
    color: white !important;
}

.site-header-cart a:hover {
    color: #47B975!important;
}

a.cart-contents .mini_cart_item a {
    color: #47B975!important;
}

.site-header-cart .cart-contents {
    padding: 1em 0 !important;
}

.site-header .custom-logo-link img {
    width: 113px;
}

.site-header-cart .count {
    font-weight: 500 !important;
    opacity: 1;
}

.widget_shopping_cart_content .mini_cart_item a {
    color: #113c2b !important;
}

.page-header-italic .bg-line span h1,
.page-header-italic .bg-line span h2 {
    /*    font-family: IngeborgItalic;*/
}

.page-header-italic p {
    display: none;
}

a:focus,
.button:focus,
.button.alt:focus,
.button.added_to_cart:focus,
.button.wc-forward:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: none;
}

h1.entry-title {
    display: none;
    text-transform: uppercase;
}

.footer-widgets.col-1.fix {
    width: 800px;
    height: 60px;
}

.footer-area-1,
.footer-area-2 {
    text-align: center;
    color: white;
    font-weight: 500;
}

span.h3 {
    color: white;
}

.sfb-footer-bar .widget .teaser-text-cta a {
    color: #47B975;
    font-weight: normal;
}

.footer-area-1 .teaser-wrapper.teaser-text .input-group input {
    width: 90%;
    height: 30px;
    margin-bottom: 10px;
}

.footer-area-1 .teaser-wrapper.teaser-text .input-group button {
    height: 30px;
    line-height: 10px;
}

.footer-area-1 .media-comp a,
.footer-area-1 .media-comp img,
.footer-area-2 .media-comp img {
    display: inline;
    margin-top: 10px;
}

.sfb-footer-bar {
    background-color: #444;
    background-image: none;
}

.teaser-wrapper i {
    color: #b4b4b4;
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: lighter;
}

.site-footer {
    padding: 0;
}

.site-footer .footer-area-products {
    border-top-width: 0;
    margin-bottom: 0;
    padding: 24px 0 !important;
    color: #113c2b;
    background-color: #ffffff;
}

.btn-link .fa {
    font-weight: bold;
}

.teaser-image-text h2,
.teaser-image .content h2 {
    text-transform: uppercase;
    color: #47B975;
}

.teaser-image-text {
    margin-bottom: 40px;
    text-align: center;
}

.teaser-image-text h2 {
    font-weight: normal;
}

.teaser-image-text p {
    color: #113c2b;
}

.teaser-image-text p a.btn {
    font-weight: normal;
}


/*.teaser-image-text p.bigtext {
    color: #47B975!important;
}
*/

.teaser-image-text .promotion-image img {
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}

.teaser-image-text .background {
    background-color: #ececec;
    padding: 48px 0;
    cursor: pointer;
    max-height: 350px;
}

p.bigtext {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px !important;
    color: #47B975!important;
    display: block;
}

.widget_nav_menu ul li:before {
    content: "";
}


/*
#menu-footer-menu li {
    float: left;
    padding-right: 20px;
}
*/

.footer-area-1 .teaser-wrapper.teaser-text .input-group button {
    height: 30px;
    line-height: 30px;
    padding-top: 0;
}

.teaser-image .btn-link i {
    font-weight: bold;
}

ul.products li.product h3 {
    font-size: 1.3em;
    text-transform: uppercase;
}

.col-full .woocommerce-breadcrumb {
    margin-bottom: 0;
    background-color: #fff;
}

.product {
    /*margin-top: 4.236em;*/
}

h1 {
    display: block !important;
    font-size: 36px;
    margin-bottom: 20px;
    padding: 0 0 24px 0;
    /*border-bottom: 6px solid #47B975;*/
}

.entry-summary .description p,
.wc-tab p {
    font-size: 1.1em;
}

.stock.in-stock {
    color: #47B975;
}

.type-product .woocommerce-tabs ul.tabs li {
    color: #113c2b;
}

.type-product .woocommerce-tabs ul.tabs li.active a {
    color: #47B975;
}

.main-navigation ul li a:hover,
.main-navigation ul li:hover>a,
.site-title a:hover,
a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a,
ul.menu li.current-menu-item>a {
    color: #47B975;
}

.form-row textarea {
    display: block;
    width: 100%;
}

.woocommerce-ordering select {
    min-width: 70px;
    width: auto;
    height: 38px;
    display: inline-block;
    float: right;
}

.site-main ul.products li.product h3 {
    font-size: 1.3em;
    font-weight: normal;
}

.storefront-sorting .woocommerce-result-count {
    padding: 0.9em 0;
}

.stock.in-stock:before {
    content: inherit !important;
}

.single-product div.product form.cart {
    /*float: right;*/
}

.single-product div.product form.cart .quantity {
    margin: 0 1em;
}

.single-product div.product .images .thumbnails a.zoom {
    display: block;
    width: 22.05% !important;
    margin-right: 3.8% !important;
    margin-bottom: 1em;
}

.single-product div.product .images .thumbnails a.zoom.last {
    margin-right: 0 !important;
}

.comment-respond .comment-reply-title {
    font-size: 1em;
}

.woocommerce-tabs ul.tabs li a {
    color: #2c2d33;
}


/*div.product .summary {
    background-color: #f9f9f9;
    padding: 24px;
}
*/

.woocommerce .shop_table.cart th {
    padding: 1em;
}

.product-name a {
    text-transform: uppercase;
}

.product-name a:hover {
    text-decoration: underline;
}

.product-subtotal span.amount {
    font-weight: bold;
}

a.remove:before {
    /*    content: '<i class="fa fa-trash-o"></i>'; */
}

.cart-info {
    padding: 24px;
    background-color: #f5f5f5 !important;
}

.order-total th,
.order-total td span.amount {
    font-size: 1.3em;
}

.order-total th,
.order-total td {
    padding-top: 20px !important;
}

ul.list-green-checkmark {
    margin-left: 0;
}

ul.list-green-checkmark li {
    list-style-type: none;
    margin-left: 0;
}

ul.list-green-checkmark li i {
    color: #47B975;
}

ul.list-green-checkmark li:before {
    content: '';
    color: #47B975;
}

.cart-collaterals h2 {
    font-weight: bold;
    text-transform: uppercase;
}

.product_title {
    text-transform: uppercase;
}

.woocommerce table.cart tr.cart_item td {
    border-bottom: 1px solid #d1d2d3;
}

.woocommerce table.cart td.product-remove {
    border-bottom: 1px solid #d1d2d3;
}

.quantity .qty {
    margin-left: 1em;
}

.woocommerce-tabs h2 {
    text-transform: uppercase;
}


/*
#menu-footer-menu {
    margin-left: -20px;
}

#menu-footer-menu li.menu-item {
    margin-bottom: 0;
}
*/

.footer-widget-1 #nav_menu-3 {
    margin: 0;
}

.site-footer .site-info {
    display: none;
}

a.remove:before {
    color: #47B975;
}


/* remove standard-styles */

input[type=checkbox],
input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%
}


/* graceful degradation for ie8 */

input[type=checkbox],
input[type=radio] {
    width: auto;
    float: left;
    margin-right: .75em;
    background: transparent;
    border: none;
}

input[type=checkbox]:checked,
input[type=checkbox]:not(:checked),
input[type=radio]:checked,
input[type=radio]:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

input[type=checkbox]+label,
input[type=radio]+label {
    cursor: pointer;
}

input[type=checkbox]:checked+label::before,
input[type=checkbox]:not(:checked)+label::before,
input[type=radio]:checked+label::before,
input[type=radio]:not(:checked)+label::before {
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
}

input[type=radio]:checked+label::before,
input[type=radio]:not(:checked)+label::before {
    border-radius: 30px;
}

input[type=checkbox]:hover+label::before,
input[type=radio]:hover+label::before {
    background: #d3d3d3;
    box-shadow: inset 0 0 0 2px white;
}

input[type=checkbox][disabled]+label::before,
input[type=radio][disabled]+label::before {
    background: #d3d3d3;
    box-shadow: inset 0 0 0 2px white;
}

input[type=checkbox]:checked+label::before,
input[type=radio]:checked+label::before {
    background: #47B975;
    box-shadow: inset 0 0 0 2px white;
}

#payment .payment_methods li input[type=radio]:first-child:checked+label:before,
#payment .payment_methods li label:before,
.payment_box.payment_method_woo-mercado-pago-custom:before {
    float: left;
    content: '' !important;
    display: block;
}

#order_review_heading {
    margin-top: 15px;
}

h5#ship-to-different-address {
    line-height: 1.5em;
    font-weight: bold;
    font-size: 15px;
}

h1.image {
    height: 315px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin: 0 0 48px 0;
    font-size: 36px;
    padding: 0 0 24px 0;
    /*    border-bottom: 6px solid #47B975;*/
    overflow: hidden;
}

h1.image>div {
    background: #ffffff;
    display: inline-block;
    padding: 24px;
    margin-top: 109px;
    max-width: 100%;
}

h1.image div span {
    text-transform: uppercase;
}

.term-description p {
    margin: 0;
    font-size: 0.5em;
    color: #47B975;
}

address {
    font-style: normal;
}

.teaser-image .content a:hover {
    text-decoration: underline;
}

.btn-link:hover {
    text-decoration: underline;
}

.woocommerce-active .site-header .secondary-navigation {
    width: 180px;
    float: left;
    position: absolute;
    left: 177px;
    top: 39px;
}

.woocommerce-active .site-header .site-search {
    float: right;
}

.site-header .custom-logo-link,
.site-header .custom-logo-link img {
    width: 134px;
    margin-right: 20px;
}

.menu-special-buttons-header-container ul li {
    color: #6d6e71;
    background-color: #fff !important;
    font-weight: 600 !important;
}

.menu-special-buttons-header-container ul li a {
    font-weight: 600 !important;
}

.menu-special-buttons-header-container ul li.menu-item-153 a {
    color: #fff !important;
    background-color: #47B975!important;
    font-weight: 600 !important;
}

.site-footer {
    background: #113c2b !important;
    color: #fff !important;
}


/*.menu-footer-menu-container ul li a {
    color: #fff !important;
}
*/


/*
.page-header-italic {
    margin-bottom: 15px;
    margin-top: 40px;
}
*/

.woocommerce ul.products li.product {
    margin-top: 10px;
}


/* 
   Modify the color styles of the WooCommerce Bookings datepicker calendar.
   Add any/all of these styles to your theme's custom CSS, but be sure to change
   the color hex codes to your choice. They're all black here.
Vorwerk Green
#47B975

Dark Green
#113c2b

Lime Green
#95c11c

Silver
#b1b2b3
#c5c5c6
#d8d8d9
#ebecec

White
#ffffff

*/


/* Month header background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker-header {
    background-color: #47B975;
}


/* Previous/Next month arrow background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next,
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev {
    background-color: #47B975;
}


/* Previous/Next month arrows if not allowed, and calendar dates that are not available */

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a.ui-state-active {
    background-color: #47B975 !important;
}


/* Days of the week header background color */

.ui-datepicker-calendar thead {
    background-color: #113c2b;
}


/* Days of the week header font color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker th {
    color: #fff;
}


/* Days of the month header font color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-title span {
    color: #fff;
}


/* Past calendar days background color (not available) */

.ui-datepicker-calendar tbody {
    background-color: #ebecec;
}


/* Available calendar days background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable {
    background-color: #666 !important;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a {
    color: #666;
}


/* Available calendar day hover background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a:hover {
    background-color: #95c11c !important;
    color: #666;
}


/* Fully booked calendar days */

.wc-bookings-date-picker .ui-datepicker td.fully_booked a,
.wc-bookings-date-picker .ui-datepicker td.fully_booked span {
    background-color: #FF6155 !important;
}


/* Days not bookable based on the availability rules */

.wc-bookings-date-picker .ui-datepicker td.not_bookable {
    background-color: #d8d8d9 !important;
    color: #000;
}


/* Today's date on calendar background color */

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today a {
    background-color: #95c11c !important;
}


/* Partially Booked Red Triangle */

.wc-bookings-date-picker .ui-datepicker td.partial_booked a:before {
    border-top: none;
    /* This style removes the red triangle */
}


/* Time Blocks */

#wc-bookings-booking-form .block-picker li a {
    background-color: #b1b2b3 !important;
}


/* Time Blocks Selected */

#wc-bookings-booking-form .block-picker li a.selected {
    background-color: #47B975 !important;
}


/* Time Blocks Hover */

#wc-bookings-booking-form .block-picker li a:hover {
    background-color: #95c11c !important;
}


/* Ninja Forms */


/* Ninja Form for register now */

.ninja-forms-all-fields-wrap .field-wrap.label-above select,
.ninja-forms-all-fields-wrap .field-wrap.label-above input {
    width: 100% !important;
}

.ninja-forms-all-fields-wrap .field-wrap.label-above select {
    height: 34px !important;
}

.ninja-forms-all-fields-wrap .njf-block {
    padding-left: 0px !important;
}

#colophon #nav_menu-2 {
    height: 30px;
    margin-bottom: 0px;
}

h1.entry-title {
    padding-bottom: 16px !important;
}

p.tax_error {
    padding: 1em 1.618em;
    margin-bottom: 2.618em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .618em solid rgba(0, 0, 0, .15);
    list-style: none;
    background-color: #95c11c;
}

table.shop_table {
    border: 1px solid white;
    border-collapse: collapse;
}

table.shop_table h4 {
    font-size: 1.1em;
    margin-top: 15px;
}

@media (max-width:767px) {
    .main-navigation.toggled .handheld-navigation {
        padding-top: 50px;
    }
}

@media (max-width:767px) {
    .site-header .custom-logo-link,
    .site-header .custom-logo-link img {
        margin: 15px 20px 15px 5px;
    }
    .footer-widgets.col-1.fix {
        height: 120px;
    }
    .main-navigation ul {
        background: url("img/logo-thermomix-only.png") no-repeat 15px 15px #f5f5f5 !important;
        background: none;
        padding-left: 15px;
    }
    .footer-area-1 .teaser-wrapper.teaser-text,
    .footer-area-2 .teaser-wrapper.teaser-text {
        margin-bottom: 50px;
    }
    .main-navigation ul li a:before {
        content: none !important;
    }
    .main-navigation ul,
    .main-navigation ul li,
    .secondary-navigation ul,
    .secondary-navigation ul li {
        padding-left: 0px !important;
        margin-left: 0px !important;
    }
    .main-navigation ul li {
        border-bottom: 1px #ddd solid !important;
    }
    .main-navigation ul li ul,
    .main-navigation ul li ul li {
        border-bottom: none !important;
    }
    .main-navigation ul ul.children {
        border-bottom: none !important;
    }
    .main-navigation ul li {
        padding-left: 0 !important;
    }
    .main-navigation ul.children li {
        padding-left: 50px !important;
    }
    .main-navigation ul.children li:hover {
        /*        padding-left: #ccc !important;*/
    }
    .main-navigation ul li a,
    .secondary-navigation ul li a {
        padding: 0.5em;
    }
    .main-navigation ul li:hover,
    .secondary-navigation ul li:hover {
        background: #f5f5f5 !important;
    }
}

@media (max-width:992px) {
    .woocommerce-active .site-header .secondary-navigation {
        left: 115px !important;
    }
}


/*
.woocommerce h2 {
    text-transform: uppercase !important;
    color: #47B975!important;
    font-size: 16px !important;
    font-weight: normal;
}
*/

.woocommerce p.myaccount_user a {
    color: #47B975!important;
}


/* VUWW-13 show meta info for products */

.product_meta {
    display: block;
}

.single-product div.product .product_meta {
    font-size: 1em;
}

@media screen and (-moz-images-in-menus:0) {
    .woocommerce-active .site-header .secondary-navigation {
        top: 38px !important;
    }
}

@media (min-width: 992px) and (max-width: 1130px) {
    .primary-navigation .menu.nav-menu {
        background-image: none !important;
        padding-left: 0px !important;
    }
}

@media (max-width: 992px) {
    .primary-navigation .menu.nav-menu {
        background-image: none !important;
        padding-left: 0px !important;
    }
    .site-header-cart span.amount {
        display: none !important;
    }
    a.cart-contents {
        text-align: center !important;
    }
    a.cart-contents span.count {
        opacity: 1 !important;
    }
}


/* affiliate area */

#affwp-affiliate-dashboard h4 {
    color: #47B975;
    margin-top: 10px;
}

ul#affwp-affiliate-dashboard-tabs {
    border-bottom: 1px solid #d8d8d9 !important;
    float: left;
    margin-left: 0px;
    width: 100%;
}

#affwp-affiliate-dashboard-tabs li {
    padding: 10px !important;
    cursor: pointer !important;
    margin: 0px 2px 0 0 !important;
    background: #ebecec !important;
    float: left;
    list-style-type: none;
    width: auto;
    font-size: 14px;
}

@media (max-width: 768px) {
    #affwp-affiliate-dashboard-tabs li {
        width: auto;
        padding: 10px 3px;
    }
}

@media (max-width: 768px) {
    #affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab a {
        font-weight: normal !important;
    }
}

.affwp-affiliate-dashboard-tab li a {
    color: #47B975;
    cursor: pointer;
}

li.affwp-affiliate-dashboard-tab:hover {
    color: #47B975;
    background-color: #95c11c;
}

@media (min-width: 769px) {
    #affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab a {
        font-weight: bold !important;
    }
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab:hover a {
    color: #fff !important;
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab:hover {
    color: #fff !important;
    background-color: #47B975!important;
}

#affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab.active {
    background-color: #47B975!important;
}

#affwp-affiliate-dashboard-tabs .affwp-affiliate-dashboard-tab.active a {
    color: #fff !important;
    background-color: #47B975!important;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-all,
#affwp-affiliate-dashboard-order-details .am-info-all {
    border: 1px #c5c5c6 solid;
    border-bottom: none !important;
    padding: 0;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-row,
#affwp-affiliate-dashboard-order-details .am-info-row {
    padding: 15px 0;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-row p,
#affwp-affiliate-dashboard-order-details .am-info-row p {
    margin: 0;
    overflow: hidden;
}

#affwp-affiliate-dashboard-consultant-promo-codes .am-info-col,
#affwp-affiliate-dashboard-order-details .am-info-col {}

ul.warranty-data {
    margin-top: 20px;
}

.affwp-tab-content a {
    /*color: #47B975!important;*/
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-order-details strong {}

.consultant_overlay_transparent {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 98000;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=50);
}

.consultant_overlay_inner {
    background: #fff;
    padding: 20px;
    height: auto;
}

form.login input#rememberme {
    display: none;
}

.search_trigger_overlay {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
}

.teaser-image .content p {
    border: none;
    text-align: center;
    margin-bottom: 0;
}


/*
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #47B975!important;
}
*/

.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation {
    margin-bottom: 50px;
    font-size: 14px;
}

.woocommerce-MyAccount-content .woocommerce-Pagination {
    text-align: right;
    margin-right: 20px;
}

@media (max-width:768px) {
    .site-main ul.products li.product h3 {
        max-height: 66px;
        overflow: hidden;
    }
    .teaser-image-text h2,
    .teaser-image .content h2 {
        font-size: 24px;
    }
}

.offset-billing-phone {
    margin-bottom: 20px;
}

form.checkout .bpa-warning {
    margin-bottom: 30px;
    border: 2px solid #FF6155;
    border-radius: 6px;
}

.woocommerce .bpa-warning {
    padding: 10px 24px;
    margin-top: 20px;
    margin-bottom: 30px;
    border: 2px solid #FF6155;
    border-radius: 6px;
}

div.product .bpa-warning {
    margin-bottom: 30px;
    border: 2px solid #FF6155;
    border-radius: 6px;
    width: 100%;
    float: left;
}

@media (max-width: 768px) {
    .cart_item .product-remove a.remove {
        font-size: 1.8em;
        top: 0;
        right: 0;
    }
}

.order-again.order-again-after-purchase a {
    margin-top: 12px;
    width: 200px;
    text-align: center;
}

.warranty-button.button {
    width: 200px;
    text-align: center;
}

.order-total th,
.order-total td span.amount {
    font-size: 1em;
}

form.checkout_coupon input.button {
    height: 34px;
    line-height: 16px;
}


/* changes requested by Andrius 20160802 */

h1.page-title.image {
    display: none !important;
}

.product_meta .sku_wrapper {
    display: none !important;
}

.site-header-cart .cart-contents .amount {
    display: none !important;
}

.site-header-cart .cart-contents {
    text-align: center;
}

.site-header-cart .cart-contents .count {
    margin-right: 5px;
    font-size: 14px;
    opacity: 1;
}

.site-header-cart .cart-contents:after {
    float: none !important;
}


/*
@media (max-width: 768px) {
    #menu-footer-menu li.menu-item {
    width: 100%;
    margin-bottom: 10px;
    }
}
*/

@media (max-width: 768px) {
    .footer-widgets.col-1.fix {
        height: auto;
        margin-bottom: 60px;
        padding-top: 20px;
    }
}

@media (max-width: 768px) {
    .single-product div.product form.cart {
        /*float: right;*/
        width: 100%;
        text-align: left;
    }
    .single-product div.product form.cart button {
        float: none !important;
    }
}


/*payment styling */

.oppcw-widget {
    float: left !important;
    width: auto !important;
}


/* Tooltip container */

.tooltip {
    position: relative;
    display: inline-block;
    border: none;
}

.tooltip strong {
    color: #47B975;
}


/* Tooltip text */

.tooltip .tooltiptext {
    visibility: hidden;
    width: 320px;
    background-color: #47B975;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 24px;
}


/* Show the tooltip text when you mouse over the tooltip container */

.tooltip:hover .tooltiptext {
    visibility: visible;
}

@media (max-width: 768px) {
    .bpa-warning .tooltip .tooltiptext {
        visibility: visible;
        width: 100%;
        background-color: #47B975;
        color: #fff;
        text-align: center;
        padding: 10px;
        border-radius: 6px;
        position: relative;
        z-index: 1;
        left: 0;
        bottom: 0;
        display: none;
    }
}

@media (max-width: 768px) {
    .tooltip:hover .tooltiptext {
        display: block;
        visibility: visible;
    }
}

.woocommerce-password-hint.bad {
    color: #e2401c;
}

ul.menu li.current-product_cat-ancestor>a,
ul.menu li.current-product-parent>a {
    color: #47B975!important;
}

@media (max-width: 500px) {
    #affwp-affiliate-dashboard-tabs li {
        font-size: 12px !important;
        font-weight: normal !important;
        width: auto !important;
    }
    #affwp-affiliate-dashboard-tabs li a {
        font-size: 12px !important;
        font-weight: normal !important;
    }
}

@media (max-width: 500px) {
    .single-product div.product form.cart .quantity {
        margin-left: 0px !important;
        margin-right: 40% !important;
    }
    .single-product div.product form.cart button {
        margin-top: 16px;
    }
}

#affwp-affiliate-dashboard-campaign-stats table.affwp-table {
    padding: 0;
    margin: 0;
}

#affwp-affiliate-dashboard-campaign-stats table.affwp-table thead th,
#affwp-affiliate-dashboard-campaign-stats table.affwp-table tbody td {
    padding: 10px !important;
    font-size: 14px;
}

mark.count {
    font-weight: 100;
    line-height: 20px;
}

@media (max-width: 768px) {
    mark.count {
        line-height: 20px;
        font-size: 16px;
    }
}


/* hide spare parts in 404 page (folder list) */

section.error-404.not-found li.cat-item.cat-item-24 {
    display: none;
}

.footer-area-products .col-xs-10.col-xs-offset-0.col-sm-5.col-md-5 img {
    margin-top: 8px;
}


/* hide shop as customer link back on thank you page */

.sac-frontend.sac-frontend-complete div.button-block.switch-back-view-block {
    display: none;
}


/* warning if no javascript activated */

.nojavascript {
    width: 100%;
    background: #FF3D2E;
    height: auto;
    color: white;
    margin-top: 40px;
    padding-left: 10%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .content-area .images {
        margin-bottom: 0px;
    }
    .content-area .images .thumbnails {
        display: inline-block;
    }
}

.woocommerce-password-hint {
    font-size: 100% !important;
}

.woocommerce-password-hint.bad {
    font-size: 100% !important;
    color: #e2401c;
}

p.lost_password.lost-your-password-reccuring span.fa.fa-angle-right {
    display: none;
}


/* fix credit card form fields */

form.wpwl-form.wpwl-form-card.wpwl-clearfix input {
    font-family: 'Vorwerk';
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: rgb(67, 69, 75);
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 25.888px;
    text-align: start;
    vertical-align: baseline;
    direction: ltr;
    opacity: 1;
    box-sizing: border-box;
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(255, 255, 255);
    background-position: 0% 0%;
    background-repeat: repeat;
    padding-left: 5px;
}

.register-refresh-captcha {
    color: #47B975!important;
    margin-left: 160px;
}


/*@media (max-width: 767px) {
    .register-refresh-captcha {
    float: left !important;
    margin-left: 0 !important;
    } 
}*/

@media (max-width: 992px) {
    .site-header-cart.menu .mini_cart_item a {
        font-size: 11px;
    }
    .site-header-cart.menu .mini_cart_item img.size-shop_thumbnail {
        display: none;
    }
}

.site-footer a:hover {
    color: #47B975;
}

div.star-rating {
    display: none;
}

.shipping-calculator-button {
    margin-top: 16px;
}

a.terms-of-purchase,
p.wc-terms-and-conditions a {
    color: #47B975!important
}

a.terms-of-purchase:hover,
p.wc-terms-and-conditions a:hover {
    text-decoration: underline;
}

p.wc-terms-and-conditions input#terms {
    display: none;
}

input#vuww-newsletter {
    display: none;
}

#oppcw-payment-container input.oppcw-payment-form-confirm,
div#oppcw-back-to-checkout {
    margin-left: 0px;
    font-size: medium !important;
    width: 240px;
}

div#oppcw-back-to-checkout a,
div#oppcw-back-to-checkout {
    width: 100%;
    font-size: medium !important;
    display: none;
}

a.print-button.button {
    float: right;
}

a.print-button.button i {
    float: left;
    margin: 2px 8px 0 0;
    font-size: 12px;
}

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

a.warranty-after-order-hidden {
    display: none;
}

body.page-id-6.woocommerce-order-received a.warranty-button.button {
    display: none;
}

@media print {
    .woocommerce a.button.print-button,
    .woocommerce a.button.warranty-button,
    p.order-again.order-again-after-purchase,
    nav.woocommerce-breadcrumb,
    div.sfb-footer-bar,
    footer {
        display: none;
    }
    ul.woocommerce-thankyou-order-details.order_details {
        margin: 0;
    }
    ul.order_details li {
        padding: 3px 0;
        font-size: 12px;
        border: none;
    }
    ul.order_details li strong {
        display: inline;
    }
    table.shop_table.order_details th,
    table.shop_table.order_details td {
        padding: 0;
    }
    ul.woocommerce-thankyou-order-details.order_details {
        margin-top: 10px !important;
    }
    button.menu-toggle {
        display: none;
    }
    .site-header div.site-search,
    .site-header nav.secondary-navigation,
    .site-header div.account-navigation,
    .site-header section.storefront-primary-navigation,
    .site-header div.menu-special-buttons-header-container {
        display: none;
    }
}

#payment .payment_methods li .payment_box.payment_method_bread_finance {
    display: none !important;
}

div.warranty-of-return {
    border: 2px solid #47B975!important;
}

.product div.warranty-of-return {
    display: none;
}

body.woocommerce-order-received div.warranty-of-return {
    display: none;
}

input#ninja_forms_field_157,
input#ninja_forms_field_158 {
    display: none;
}

abbr {
    text-decoration: none;
}

article.post-password-required label input {
    margin-bottom: 16px;
}

p.posterror.error {
    color: #FF6155;
}

@media (max-width: 992px) {
    h5#ship-to-different-address label,
    div#customer_details .form-row label {
        font-size: 13px;
    }
}


/* product list toggle list or grid */

.gridlist-toggle a {
    margin-right: 5px;
    display: inline-block;
}

ul.products.list li.product img {
    max-width: 200px !important;
}

.storefront-sorting ul.products.list li.product h2,
.storefront-sorting ul.products.list li.product .woocommerce-product-details__short-description,
.storefront-sorting ul.products.list li.product .price,
.storefront-sorting ul.products.list li.product .gridlist-buttonwrap {
    float: none !important;
    max-height: 69px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: 0 !important;
}


/* VUWW-215 */

.force-password-change-hint {
    list-style: none;
    background-color: #e2401c;
    padding: 1em 1.618em;
    margin-bottom: 2.618em;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .618em solid rgba(0, 0, 0, .15);
}


/* VUWW-353 */

input.generate_promo_codes_number {
    width: 60px;
    text-align: center;
    margin-bottom: 16px;
}

input.generate_promo_codes_email {
    width: 80%;
}

input.generate_promo_codes_send {
    margin-top: 16px;
}

.coupon-container {
    background-color: #47B975!important;
    margin-right: 10px !important;
    margin-bottom: 8px !important;
}

div#promocode_error {
    padding: 1em 1.618em;
    margin-bottom: 8px;
    background-color: #e2401c;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .618em solid rgba(0, 0, 0, .15);
    margin-top: 8px;
}

div#promocode_send {
    padding: 1em 1.618em;
    margin-bottom: 8px;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .618em solid rgba(0, 0, 0, .15);
    margin-top: 16px;
    font-size: 16px;
    margin-top: 8px;
}

div#promocode_send p {
    margin-bottom: 0;
}

.summary.entry-summary p.p1 a {
    color: #47B975;
}

.woocommerce-error .contact-us-link {
    text-decoration: underline;
}

.purchase-code {
    display: inline-block;
    width: 300px;
}


/* Autocomplete Consultant Popup */

.vuww_autocomplete {
    display: block;
    position: relative
}

ul.ui-autocomplete,
.vuww_autocomplete ul.ui-autocomplete {
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-image: none;
    border: 1px solid #ccc;
    width: auto;
    list-style-type: none;
    max-height: 250px;
    overflow-y: scroll;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 100;
}

ul.ui-autocomplete li,
.vuww_autocomplete ul.ui-autocomplete li {
    padding: 5px 10px;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
    background-color: #fff;
    text-decoration: none;
}

ul.ui-autocomplete li:last-child,
.vuww_autocomplete ul.ui-autocomplete li:last-child {
    border-bottom: none;
}

ul.ui-autocomplete li:target,
ul.ui-autocomplete li:active,
ul.ui-autocomplete li:focus,
ul.ui-autocomplete li:hover,
.vuww_autocomplete ul.ui-autocomplete li:target,
.vuww_autocomplete ul.ui-autocomplete li:active,
.vuww_autocomplete ul.ui-autocomplete li:focus,
.vuww_autocomplete ul.ui-autocomplete li:hover {
    border-bottom: 1px solid #fff;
    color: #009c3b;
    cursor: pointer;
}

.ui-autocomplete {
    position: absolute;
}

.wcpb-bundled-product td .wcpb-featured {
    width: 80px;
    display: inline-block;
}

.wcpb-bundled-product td .wcpb-featured img {
    width: 100%;
    height: auto;
}

#ninja_forms_form_20 img.ninja-forms-help-text {
    display: inline-block;
    margin-left: 10px;
}

#ninja_forms_field_262 {
    display: block !important;
    visibility: visible !important;
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
}

#ninja_forms_field_262:not(:checked) {
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, .1);
}

#ninja_forms_field_262:checked {
    background: #47B975;
    box-shadow: inset 0 0 0 2px white;
}

#ninja_forms_field_262:active,
#ninja_forms_field_262:focus {
    border: 1px solid #bbb;
}

#ninja_forms_field_263 {
    width: auto !important;
}

.wc-deposits-amount span.amount {
    /*    font-size: 1.8em;*/
    margin-bottom: 0;
    color: #95c11c;
}

.ninja-forms-error-msg a {
    color: #ffffff;
}

@media (max-width: 767px) {
    iframe.zEWidget-launcher {
        bottom: 70px !important;
    }
}

.second-add-to-cart {
    width: 70%;
    float: right;
    /*height: 80px;*/
    /*overflow: hidden;*/
}

.single-product div.summary.entry-summary .price {
    width: 30%;
    float: left;
    /* // height: 80px;*/
    overflow: hidden;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
}


/*
.price .amount, .entry-summary span.amount {
    font-size: 1.8em;
    margin-bottom: 0;
    color: #95c11c;
}
*/

div.summary.entry-summary div.wc-deposits-wrapper:first-of-type {
    height: auto;
}

.single-product div.product form.cart .quantity {
    width: auto;
}

.summary.entry-summary form.cart {
    margin-bottom: 0 !important;
}

.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan label:before {
    float: left;
}

.wc-deposits-wrapper .wc-deposits-payment-plans .wc-deposits-payment-plan-description {
    color: #43454b;
}

.wc-deposits-wrapper .wc-deposits-option li {
    width: auto;
}

.wc-deposits-wrapper {
    width: 100%;
}

@media (max-width: 992px) {
    .second-add-to-cart {
        width: 100%;
    }
    .single-product div.summary.entry-summary .price {
        width: 30%;
        float: left;
        width: 100%;
    }
    .product_meta,
    .wc-deposits-wrapper {
        width: 100%;
        float: left;
    }
}

@media (max-width: 768px) {
    .second-add-to-cart {
        height: auto;
    }
    .single-product div.summary.entry-summary .price {
        height: auto;
    }
    .product_meta,
    .wc-deposits-wrapper {
        width: 100%;
        float: none;
    }
    #main ul.products.list li.product img #main ul.products.list li.product h2,
    #main ul.products.list li.product .woocommerce-product-details__short-description,
    #main ul.products.list li.product .price,
    #main ul.products.list li.product .gridlist-buttonwrap {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .wc-deposits-wrapper .wc-deposits-option li {
        width: 100%;
        margin-bottom: 0.5em;
    }
}

.wc-deposits-wrapper .wc-deposits-option li input {
    margin: 0 !important;
}

li.wc-deposits-payment-plan>label:before {
    float: left;
}

ul.products.grid div.woocommerce-product-details__short-description {
    display: none;
}


/*
#main ul.products li.product .woocommerce-loop-product__title, 
#main ul.products li.product h2, 
#main ul.products li.product h3 {
    color: #131315 !important;
    font-size: 18.2px ;
    min-height: 46px;
}
*/

.storefront-full-width-content .related.products>h2:first-child,
.storefront-full-width-content .up-sells>h2:first-child {
    text-align: left;
}

.storefront-full-width-content .woocommerce-products-header,
.storefront-full-width-content.woocommerce-account .entry-header,
.storefront-full-width-content.woocommerce-cart .entry-header,
.storefront-full-width-content.woocommerce-checkout .entry-header {
    text-align: left;
}

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


/*.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #47B975;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #95c11c;
    border-color: #95c11c;
}*/

body ul.products.list li.product img {
    width: 25%;
    float: left;
    margin-bottom: 1.5em;
    -webkit-transition: none !important;
    margin-right: 3.8%;
}

body ul.products.list li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

body ul.products.list li.product h2,
body ul.products.list li.product .woocommerce-product-details__short-description,
body ul.products.list li.product .price,
body ul.products.list li.product .gridlist-buttonwrap {
    width: 75%;
    float: right;
    clear: none;
}

@media (max-width: 1060px) {
    body ul.products.list li.product h2,
    body ul.products.list li.product .woocommerce-product-details__short-description,
    body ul.products.list li.product .price,
    body ul.products.list li.product .gridlist-buttonwrap {
        width: 68%;
    }
}

@media (max-width: 850px) {
    body ul.products.list li.product h2,
    body ul.products.list li.product .woocommerce-product-details__short-description,
    body ul.products.list li.product .price,
    body ul.products.list li.product .gridlist-buttonwrap {
        width: 60%;
    }
}

@media (max-width: 768px) {
    .second-add-to-cart {
        height: auto;
    }
    .single-product div.summary.entry-summary .price {
        height: auto;
    }
    .product_meta,
    .wc-deposits-wrapper {
        width: 100%;
        float: none;
    }
    #main ul.products.list li.product img,
    #main ul.products.list li.product h2,
    #main ul.products.list li.product .woocommerce-product-details__short-description,
    #main ul.products.list li.product .price,
    #main ul.products.list li.product .gridlist-buttonwrap {
        width: 100%;
    }
}


/*
Fix Microsoft Edge Add To Cart Button not in one line issue
*/

@media (min-width: 370px) {
    .second-add-to-cart .cart,
    .entry-summary .cart {
        min-width: 320px;
        /*text-align: right;*/
    }
}

.second-add-to-cart .cart,
.entry-summary .cart {
    min-width: 320px;
    /*text-align: right;*/
}

.consultant_overlay_inner input.ninja-forms-field {
    width: 70% !important;
}

ul li.ui-state-focus,
.vuww_autocomplete ul li.ui-state-focus,
#vuww_consultant_autocomplete_field_results ul li.ui-state-focus {
    background-color: #47B975;
    color: white !important;
}


/* fix place order button on checkout after woo update
button#place_order {
    font-size: 16px !important;
    padding: 20px 30px  !important; 
}
*/

.nf-field-container select {
    padding: 13px 12px 14px;
}

.label-right .nf-field .checkbox-wrap .nf-field-label {
    order: 5;
}

.page-template-template-service-area header>.col-header {
    background-color: #47B975;
}


/* affiliatewp-affiliate-forms-ninja-forms adds error messages to ALL ninjaforms -> hide them  */

.afnf-error {
    display: none !important;
}


/* newsletter form in footer */

.footer .newsletter .nf-form-cont .nf-form-fields-required {
    display: none;
}

.footer .newsletter .nf-form-cont nf-fields-wrap {
    display: inline-flex;
}

.footer .newsletter .nf-form-cont input[type="email"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 24px;
    line-height: inherit;
    line-height: 28px;
}

.footer .newsletter .nf-form-cont input[type="button"] {
    background-color: #47B975;
    font-family: 'Vorwerk';
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 34px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border: none;
    /*padding: .618em 1.387em;*/
    min-width: 130px;
}

.pad-l-0 {
    padding-left: 0px !important;
}

.nf-field-element select {
    height: 3rem !important;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}


/* IE 11 fixes */

_:-ms-fullscreen,
 :root .nf-field-element select {
    height: 40px !important;
    padding-bottom: 12px;
    padding-top: 12px;
    /* dont show svg here as it cannot be properly positioned */
    background: white;
}

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


/*   ===================================== */


/*   /my-account/consultant-myarea/ */


/*   ===================================== */

.consultant-data-order-details-filter-select-container {
    text-align: right;
    padding-bottom: 20px;
    border-bottom: 1px solid #d8d8d9;
}

select#consultant-data-order-details-filter-select {
    display: inline-block;
    max-width: 200px;
    margin-left: 12px;
}

#consultant-data-order-details-pagination {
    text-align: right;
}


/**HTML Tabelle - Responsive Table CSS**/

.table-responsive th,
.table-responsive td {
    background: white;
    border-bottom: 1px solid #d8d8d9;
}

.table-responsive th {
    color: #333;
    font-weight: bold;
    text-transform: none;
}

.table-responsive p {
    margin-bottom: 4px;
}

.table-responsive tr::after {
    content: "";
    clear: both;
    display: table;
}

.am-info-row::after {
    content: "";
    clear: both;
    display: table;
}

.od-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.od-row .col-half {
    width: 45%;
    margin-bottom: 10px;
}

.btn-outline:hover {
    color: white;
}

@media all and (max-width:640px) {
    .od-row .col-half {
        width: 100%;
    }
    .table-responsive,
    .table-responsive thead,
    .table-responsive tbody,
    .table-responsive tr,
    .table-responsive th,
    .table-responsive td {
        display: block;
    }
    .table-responsive {
        text-align: right;
    }
    .table-responsive thead {
        position: absolute;
        top: -1111px;
        left: -1111px;
        /*  display:none;*/
    }
    .table-responsive td[data-label]:before {
        float: left;
        padding: 0 10px 0 0;
        content: attr(data-label) ":";
        font-weight: bold;
    }
    .table-responsive td:last-child {
        border-bottom: 1px #1d4d33 solid;
    }
    .oddRow {
        background: #fff;
    }
    .oddCol {
        background: #f5f8fd;
    }
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

body.woocommerce-active input[type="text"]:disabled,
body.woocommerce-active input[type="email"]:disabled,
body.woocommerce-active input[type="tel"]:disabled {
    background: #f0f0f0;
}

.woocommerce-message.message-yellow {
    background-color: #E8B40C !important;
}

form#passwordReset {
    margin-bottom: 5px;
}

div.searchResult {
    background-color: #EBEBEB;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin-bottom: 30px;
}

.divTable.searchResult .divTableCell,
.divTable.searchResult .divTableHead {
    border: 1px solid #FFFFFF;
    padding: 10px 5px;
}

.divTable.searchResult .divTableBody .divTableCell {
    font-size: 14px;
}

.divTable.searchResult .divTableRow:nth-child(even) .divTableCell {
    background: #FFFFFF;
}

.searchResult .tableFootStyle {
    font-size: 14px;
}


/* DivTable.com */

#popup .divTable {
    display: table;
}

#popup .divTableRow {
    display: table-row;
}

#popup .divTableHeading {
    display: table-header-group;
}

#popup .divTableCell,
.divTableHead {
    display: table-cell;
}

#popup .divTableHeading {
    display: table-header-group;
}

#popup .divTableFoot {
    display: table-footer-group;
}

#popup .divTableBody {
    display: table-row-group;
}


/* The container */

#popup .container {
    display: block;
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

#popup .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom checkbox */

#popup .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background-color: #9f9f9f;
    margin-top: 2px;
    margin-left: 5px;
}


/* On mouse-over, add a grey background color */

#popup .container:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

#popup .container input:checked~.checkmark {
    background-color: #47B975;
}


/* Create the checkmark/indicator (hidden when not checked) */

#popup .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

#popup .container input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

#popup .container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#popup .back:before {
    content: '‹';
    margin-right: 5px;
    font-size: 18px;
}

#popup .back {
    font-size: 12px;
    color: #9f9f9f;
}

#popup .back:hover {
    color: #47B975;
}

#popup #main h1.entry-title {
    font-size: 44px;
    margin-right: 8vh;
    margin-left: 8vh;
}

#TB_title {
    border-bottom: 0;
    background-color: #fff;
    height: 45px;
}

#TB_closeWindowButton {
    box-shadow: none;
}

#TB_closeAjaxWindow .tb-close-icon {
    width: 40px;
    height: 40px;
    color: #444444;
}

#TB_closeAjaxWindow .tb-close-icon:before {
    font: normal 40px/49px dashicons;
}

#popup #primary,
#popup .sie-main {
    margin-bottom: 0;
}

#TB_closeAjaxWindow #TB_closeWindowButton:hover .tb-close-icon,
#TB_closeAjaxWindow #TB_closeWindowButton:focus .tb-close-icon {
    color: #47B975 !important;
}

.grey {
    color: #43454b;
    text-decoration: underline;
}

#main #post-1006694 header h1.entry-title {
    display: none !important;
}

.consultantautocomplete-wrap .nf-field-description {
    order: 20;
    -ms-flex-order: 20;
}

div.product .bpa-warning.quebec-warning {
    min-height: inherit;
}

.flxContent+p+form {
    margin-top: 100px !important;
}