@charset "UTF-8";
// for cookie consent style
a.cc_btn_accept_all {
    background-color : #FADF00 !important;
    color : #116744 !important
}
a.cc_btn {
    background-color : #FADF00 !important;
    color : #116744 !important
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none !important
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #ccc
}
.mfp-preloader a:hover {
    color: #fff
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #fff
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .contacts-static {
        max-width: 100%;
    }
    .contacts-static td {
        display: block;
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    background: #fff;
    color: #000;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html,
button,
input,
select,
textarea {
    color: #222
}
body {
    font-size: 1em;
    line-height: 1.4
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
img {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}
.hidden {
    display: none !important;
    visibility: hidden
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
.background.dark-gray {
    background: #515151
}
.background.gray {
    background: #ebebeb
}
.background.green {
    background: #196544
}
.background.white {
    background: #fefefa
}
.background.yellow {
    background: #ffe100
}
.color.dark-gray {
    color: #515151
}
.color.gray {
    color: #ebebeb
}
.color.green {
    color: #196544
}
.color.white {
    color: #ebebeb
}
.color.yellow {
    color: #ffe100
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
* html .clearfix {
    zoom: 1
}
*:first-child+html .clearfix {
    zoom: 1
}
body {
    font-family: Arial, Helvetica, sans-serif
}
body h1 {
    color: #515151;
    font-weight: bold;
    margin: 0;
    margin-bottom: 18px;
    text-transform: uppercase
}
body h2 {
    color: #515151;
    font-weight: normal;
    margin: 0
}
body h3 {
    color: #515151;
    font-weight: normal;
    margin: 0.8em 0 0.3em
}
body ul {
    font-size: 13px
}
body .promotion h3 {
    margin: 0
}
a,
a:hover,
a:active,
a:focus {
    color: #196544;
    text-decoration: underline
}
div.unstyled ul,
div.unstyled ol,
ul.unstyled,
ol.unstyled {
    list-style: none;
    margin: 0;
    padding: 0
}
div.horizontal ul li,
div.horizontal ol li,
ul.horizontal li,
ol.horizontal li {
    display: inline-block
}
img.alignleft {
    border: 1px solid #c7c6b2;
    border-radius: 4px;
    padding: 8px
}
div.col {
    float: left
}
div.half {
    float: left;
    width: 50%
}
table {
    width: 100%
}
table tr td {
    padding: 10px
}
hr {
    clear: both
}
p {
    text-align: justify
}
#breadcrumbs {
    margin-top: 0;
    margin-bottom: 28px !important
}
.align-left {
    text-align: left
}
.align-right {
    text-align: right
}
.breadcrumb {
    background: none;
    font-size: 10px
}
.breadcrumb>li a {
    color: #515151;
    text-transform: uppercase
}
.breadcrumb>li+li:before {
    color: #515151;
    content: "»"
}
.clearfix {
    clear: both
}
.uppercase {
    text-transform: uppercase
}
.tp-bannershadow.tp-shadow2 {
    display: none
}
.media {
    position: relative;
    text-decoration: none
}
.media a {
    color: #222;
    text-decoration: none
}
.media a .logo-upload-info {
    background: #ccc;
    display: none;
    padding: 8px;
    height: 16px;
    width: 140px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #cccccc;
    background: -moz-linear-gradient(top, #ccc 0%, #aaa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #aaa));
    background: -webkit-linear-gradient(top, #ccc 0%, #aaa 100%);
    background: -o-linear-gradient(top, #ccc 0%, #aaa 100%);
    background: -ms-linear-gradient(top, #ccc 0%, #aaa 100%);
    background: linear-gradient(to bottom, #ccc 0%, #aaa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#aaaaaa', GradientType=0)
}
.media a:hover .logo-upload-info {
    display: block
}
.back-to-top {
    padding: 24px 0 0 0;
    text-align: center;
    width: 100% !important
}
.navbar .current-menu-item>a,
.navbar .current-menu-parent>a,
.navbar .current-menu-ancestor>a {
    color: #ffe100 !important
}
.home #breadcrumbs {
    display: none
}
header .header {
    padding: 0 20px
}
header .header .logo {
    text-underline: none
}
header .header .shop-banner {
    margin-left: 40px;
    text-underline: none
}
header .header .language {
    float: right;
    font-size: 13px;
    line-height: 20px;
    padding: 45px 4px 18px 4px;
    position: relative;
    height: 21;
    z-index: 1001
}
header .header .language .language,
header .header .language .country {
    float: left;
    height: 40px;
    margin: 0;
    position: relative;
    width: 128px
}
#lang_sel_list a,
#lang_sel_list a:visited {
    background: #ffe100 !important;
    padding: 1px 5px 3px !important;
}
header .navigation {
    background: #196544;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 0 20px
}
header .navigation ul li {
    padding: 8px 21px 8px 0;
    position: relative
}
header .navigation ul li a {
    color: #ffffff;
    font-size: 13px;
    line-height: 13px;
    text-decoration: none
}
header .navigation ul li ul {
    display: none;
    /*background:#196544;*/
    
    margin: 0
}
header .navigation ul li ul li ul {
    display: none
}
header .navigation ul li:hover ul {
    display: block
}
header .navigation ul li:hover ul li {
    display: block
}
header .navigation ul li:hover ul li ul {
    display: none;
    margin: -43px;
    left: 100%;
    width: 170px
}
header .navigation ul li:hover ul li:hover ul {
    display: block;
    left: 170px
}
header .navigation ul .nav-secondary {
    float: right
}
header .navigation ul .nav-secondary li {
    padding: 8px 0
}
header .slider .separator {
    background: #196544;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    height: 8px
}
.banner {
    margin: 0 auto;
    left: 50%;
    position: fixed;
    width: 501px
}
.banner .shop-banner {
    position: absolute;
    right: -202px;
    top: 296px
}
footer {
    background: #196544;
    color: #ffffff;
    font-size: 13px;
    padding: 28px 30px
}
footer .col a {
    color: #ffffff
}
.content {
    background: #fefefe;
    font-size: 13px
}
.content h3 {
    font-size: 1.47em
}
.content .content-main .text .breadcrumb {
    margin-bottom: 12px
}
.content .content-main .text .gallery {
    padding: 40px 0 0
}
.content .content-main table.pisearch {
    width: 50%
}
.content .content-main table.pisearch-left {
    float: left
}
.content .content-main table.pisearch tr td:first-child {
    width: 100px
}
.content .content-main div.list-item a h3 {
    padding-right: 170px
}
.content .content-main table.press-portal tr td img {
    max-width: 180px;
    max-height: 180px
}
@media screen and (max-device-width: 640px) {
    .content .content-main div.product-wrapper {
        width: 96%
    }
}
.content .content-main table.contact-persons {
    table-layout: fixed
}
.content .content-main table.contact-persons tr td.first-col {
    width: 160px
}
.content .content-main table.contact-persons tr td.first-col a img {
    max-height: 150px;
    max-width: 150px
}
.content .content-main div.start-two-cols-wrapper {
    width: 100%;
    text-align: left
}
.content .content-main div.start-two-cols-wrapper>div {
    width: 46%;
    float: left;
    padding: 2%
}
.content .content-main .month-link {
    margin: 10px 5px;
    display: inline-block
}
.content .search-container {
    margin: 0 0 20px
}
.content .sidebar .subpages-list {
    margin: 0 0 20px;
    padding: 16px 20px
}
.content .sidebar .subpages-list ul li {
    margin: 4px 0
}
.search-container a {
    word-wrap: break-word !important
}
.search-container .search {
    padding: 15px
}
.search-container .search-input,
.search-container .search-button {
    float: left
}
.search-container .search-input {
    background: #ffffff;
    border: 1px solid #b9b9b9;
    color: #6b6b6b;
    margin: 0 5px 0 0;
    padding: 6px 6px 5px
}
.search-container .search-button {
    background: #373737;
    background-image: url(../../img/search-button-background.gif);
    background-position: center center;
    border: 0;
    border-radius: 3px;
    height: 32px;
    width: 32px
}
.sidebar .subpages-list ul {
    padding: 0 0 0 20px
}
.sidebar .subpages-list ul li ul {
    display: none
}
.sidebar .subpages-list ul li.current_page_ancestor>ul,
.sidebar .subpages-list ul li.current_page_item>ul {
    display: block
}
.sidebar .promotion {
    padding: 16px;
    margin: 0 0 20px 0;
    width: 259px
}
.sidebar .promotion h2 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0;
    padding: 0
}
.sidebar .promotion img {
    width: 100%
}
.sidebar .promotion .promotion-footer {
    margin: 12px 0 0;
    padding: 8px 0
}
.sidebar .promotion .promotion-footer img {
    width: inherit
}
.sidebar .promotion .promotion-footer a {
    border-radius: 3px;
    color: #2b2b2b;
    display: block;
    padding: 4px 0;
    text-align: center;
    text-decoration: none
}
.top-left-menu ul {
    padding: 0
}
.top-left-menu ul li ul li {
    padding: 12px;
    display: block;
    background: #196544
}
.top-left-menu ul li ul li:hover {
    background: #ffe100
}
.top-left-menu ul li ul li:hover>a {
    color: #196544
}
.news-teaser {
    margin-top: 0;
    padding: 0 0 24px 0
}
.news-teaser h3 {
    margin-bottom: 8px
}
.news-teaser a {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}
.news-teaser .news-item {
    margin-top: 12px
}
.news-teaser .news-item img,
.news-teaser .news-item .info {
    float: left
}
.news-teaser .news-item img {
    height: auto;
    margin-right: 10px;
    width: 78px
}
.products {
    color: #515151;
    padding: 0 15px 15px
}
.products ul {
    padding: 0
}
.products ul li {
    background-color: #ebebeb;
    background-image: url(../../img/bullet.gif);
    background-position: 12px 12px;
    background-repeat: no-repeat
}
.products ul li a {
    color: #515151;
    display: block;
    padding: 4px 0 4px 28px
}
.products ul li.active {
    background-color: #fff;
    font-weight: bold
}
.products ul li ul {
    margin-bottom: -4px
}
.products ul li ul li {
    background-color: #ebebeb;
    background-image: url(../../img/bullet.gif);
    background-position: 40px 12px;
    background-repeat: no-repeat;
    display: block;
    font-weight: normal
}
.products ul li ul li.active {
    font-weight: bold;
    font-style: italic
}
.products ul li ul li a {
    padding: 4px 0 4px 56px
}
.product-details {
    font-size: 14px;
    padding: 16px 12px
}
.product-details .product-media {
    padding: 0 0 40px 0;
    text-align: center
}
.product-overview {
    letter-spacing: -1px
}
.product-overview ul li a {
    color: #000
}
.product-overview ul li a .price {
    font-weight: bold
}
.product-overview .woocommerce-pagination {
    text-align: left
}
.product-overview .woocommerce-pagination ul.page-numbers {
    list-style: none;
    margin: 0;
    padding: 0
}
.product-overview .woocommerce-pagination ul.page-numbers li {
    display: inline-block
}
.product-overview .woocommerce-pagination ul.page-numbers li .page-numbers {
    background: #ebebeb;
    padding: 4px 10px;
    text-decoration: none
}
.product-overview .woocommerce-pagination ul.page-numbers li .page-numbers.current {
    background: #196544;
    color: #ffffff
}
.product-overview2 {
    letter-spacing: -1px
}
.product-overview2 ul li a {
    color: #000
}
.product-overview2 ul li a .price {
    font-weight: bold
}
.timeline {
    font-size: 13px
}
.timeline h2 {
    color: #196544;
    font-size: 16px !important;
    font-weight: bold
}
.timeline .timeline-event-header {
    color: #196544;
    font-weight: bold
}
.wpcf7 label {
    display: inline-block;
    width: 200px !important
}
.wpcf7 input,
.wpcf7 textarea {
    background: #ffffff;
    border: 1px solid #b9b9b9;
    color: #6b6b6b;
    margin: 0 5px 0 0;
    padding: 6px 6px 5px
}
@media screen and (min-width: 1025px) {
    body {
        background: url(../../img/global_background.jpg) no-repeat center center fixed;
        padding: 5px 0 100px 0;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
    p {
        font-size: 13px
    }
    div.horizontal-desktop ul li,
    ul.horizontal-desktop li {
        display: inline-block
    }
    img.alignleft,
    img.alignright {
        border: 1px solid #c7c6b2;
        border-radius: 4px;
        display: inline;
        padding: 8px
    }
    img.alignleft {
        float: left;
        margin: 0 24px 34px 0
    }
    img.alignright {
        float: right;
        margin: 0 0 34px 24px
    }
    table {
        font-size: 13px
    }
    table td {
        min-width: 130px;
        vertical-align: top
    }
    .breadcrumb>li+li:before {
        padding: 0
    }
    #wpcf7-f1500-p351-o1 {
        margin-top: 36px
    }
    #wpcf7-f1500-p351-o1 label {
        font-weight: normal;
        width: 160px
    }
    #wpcf7-f1500-p351-o1 textarea {
        width: 267px
    }
    .wpcf7-mail-sent-ok {
        background: #196544 !important;
        border: 0 !important;
        color: #fff !important;
        font-size: 13px !important;
        padding: 12px 16px !important
    }
    .wpcf7-validation-errors {
        background: #f7e700 !important;
        border: 0 !important;
        color: #000 !important;
        font-size: 13px !important;
        padding: 12px 16px !important
    }
    .wpcf7-not-valid-tip {
        background: #ff0000 !important;
        border: 0 !important;
        color: #fff !important;
        font-size: 13px !important;
        padding: 12px 16px !important
    }
    .widgets h2 {
        font-size: 1.17em;
        padding: 16px 16px 0 16px
    }
    .widgets h3 {
        font-size: 1em;
        margin: 1.33em 0
    }
    .widgets .teaserContainer {
        padding: 16px
    }
    .socialbar-desktop {
        background-image: url(../../img/transparent_background.png);
        display: block;
        height: 100px !important;
        left: 0px !important;
        padding: 8px 0 !important;
        width: 62px !important;
        text-align: center;
        position: fixed !important;
        top: 120px !important;
        z-index: 100;
        overflow: hidden;
    }
    .socialbar-desktop a {
        display: block
    }
    .socialbar-desktop a:first-child {
        margin-bottom: 4px
    }
    .navbar-toggle {
        display: none
    }
    .news-overview .news-thumbnail {
        float: left;
        display: inline-block;
        width: 170px;
    }
    .news-overview .news-text {
        float: left;
        display: inline-block;
        padding-bottom: 40px;
        width: 475px
    }
    div.socialbar-mobile {
        display: none
    }
    div.socialbar-desktop {
        width: 80px;
        position: fixed;
        z-index: 100;
        top: 10px;
        left: 10px
    }
    div.socialbar-desktop .fb-share-button {
        margin-bottom: 10px
    }
    .main {
        background: url(../../img/transparent_background.png);
        margin: 0 auto;
        padding: 5px;
        position: relative;
        width: 1002px;
        z-index: 2
    }
    .main .content {
        padding: 24px 24px
    }
    .main .content .content-main {
        float: left;
        margin-right: 18px;
        min-height: 200px;
        width: 645px
    }
    .main header .slider {
        background: #fefefe;
        height: 360px;
        overflow: hidden
    }
    .main header .slider li {
        max-height: 360px;
        overflow: hidden
    }
    .main header .slider li img {
        height: 100%;
        width: 100%
    }
    .main header .top-left-menu {
        float: left
    }
    .main header .top-left-menu {
        width: 750px
    }
    .main header .top-right-menu {
        float: right;
        text-align: right;
        width: 210px
    }
    .main header .top-right-menu ul {
        margin: 4px 0 !important;
        padding: 0 0 0 28px
    }
    .main header .top-right-menu ul li {
        padding-right: 0 !important;
        margin-left: 20px
    }
    .main footer .col {
        float: left;
        width: 50%
    }
    .main footer .nav {
        text-align: right
    }
    .search-container {
        float: right;
        width: 291px
    }
    .search-container .socialbar {
        margin-top: -20px;
        text-align: right
    }
    .search-container .search-input {
        width: 210px
    }
    .search-container .employees {
        padding: 4px
    }
    .search-container p {
        margin-top: 0;
        padding-top: 0
    }
    .sidebar {
        float: left;
        width: 291px
    }
    .sidebar .promotion-footer a {
        font-size: 13px
    }
    .sidebar h2 {
        font-weight: bold
    }
    .shop_table.cart td {
        min-width: 0;
        width: 20px !important
    }
    .product-info {
        padding: 20px 0 0;
        position: relative
    }
    .product-info .product-image,
    .product-info .product-text {
        float: left
    }
    .product-info .product-image {
        width: 230px
    }
    .product-info .product-image img {
        max-width: 100%
    }
    .product-info .product-text {
        font-size: 13px;
        padding: 100px 0 0;
        min-height: 278px;
        width: 415px
    }
    .product-info .product-order {
        float: right;
        margin: 0 0 40px 0;
        position: absolute;
        right: 0;
        top: 0
    }
    .product-info .product-order a {
        text-decoration: none
    }
    .product-info .swiper-container {
        margin: 40px 0 0 0 !important
    }
    .product-info .swiper-container h2 {
        padding-bottom: 12px
    }
    .product-info .similar-products ul li,
    .product-info .product-overview ul li,
    .product-info .product-overview2 ul li {
        text-align: center;
        width: 24.4%
    }
    .product-info .similar-products ul li .title,
    .product-info .product-overview ul li .title,
    .product-info .product-overview2 ul li .title {
        margin: 8px 0
    }
    .product-info .similar-topics ul li {
        margin: 0 0 20px;
        text-align: center;
        width: 32.8%
    }
    .product-info .similar-topics ul li a {
        color: #fff
    }
    .product-info .similar-topics ul li .title {
        background: #2f7455;
        font-size: 11px;
        letter-spacing: -1px;
        margin: 0 auto;
        padding: 4px 0;
        width: 155px
    }
    .product-info-shop {
        padding: 20px 0 0;
        position: relative
    }
    .product-info-shop .product-details,
    .product-info-shop .product-text {
        float: left
    }
    .product-info-shop .product-details {
        width: 196px
    }
    .product-info-shop .product-details dl {
        font-size: 11px
    }
    .product-info-shop .product-details dl dt,
    .product-info-shop .product-details dl dd {
        float: left;
        padding: 0 0 12px 0
    }
    .product-info-shop .product-details dl dt {
        width: 100px;
        letter-spacing: -1px;
        font-weight: normal
    }
    .product-info-shop .product-details dl dd {
        margin: 0;
        float: right;
        width: 96px;
        text-align: right
    }
    .product-info-shop .product-details .product-cart label {
        display: block;
        float: left;
        font-size: 11px;
        font-weight: normal;
        letter-spacing: -1px
    }
    .product-info-shop .product-details .product-cart .cart-amount {
        display: block;
        float: left;
        margin: -4px 5px 0;
        width: 47px
    }
    .product-info-shop .product-details .product-cart .cart-submit {
        background: none;
        background-image: url(../../img/product_cart_submit.jpg);
        border: 0;
        color: none;
        display: block;
        float: left;
        font-size: 0;
        height: 31px;
        margin-top: -8px;
        width: 99px
    }
    .product-info-shop .product-details .product-details-footer {
        font-size: 11px;
        padding: 28px 0 0
    }
    .product-info-shop .product-details .product-details-footer .price {
        margin: 0 0 12px
    }
    .product-info-shop .product-header img {
        border: 4px solid #ebebeb
    }
    .product-info-shop .product-text {
        padding-left: 12px;
        min-height: 278px;
        width: 403px
    }
    .product-info-shop .product-order {
        float: right;
        margin: 0 0 40px 0;
        position: absolute;
        right: 0;
        top: 0
    }
    .product-info-shop .product-order a {
        text-decoration: none
    }
    .product-info-shop .swiper-container {
        margin: 40px 0 0 0 !important
    }
    .product-info-shop .swiper-container h2 {
        padding-bottom: 12px
    }
    .product-info-shop .similar-products ul li {
        float: left;
        display: block;
        margin: 0 5px 20px;
        padding: 12px 0;
        text-align: center;
        height: 171px;
        width: 150px
    }
    .product-info-shop .similar-products ul li a {
        display: block;
        padding: 12px 0
    }
    .product-info-shop .similar-products ul li .title {
        margin: 8px 0 0
    }
    .product-info-shop .product-overview ul li {
        float: left;
        display: block;
        margin: 0 5px 20px;
        padding: 12px 0;
        text-align: center;
        height: 291px;
        width: 150px
    }
    .product-info-shop .product-overview ul li a {
        display: block;
        padding: 12px 0
    }
    .product-info-shop .product-overview ul li .title {
        margin: 8px 0 0
    }
    .product-info-shop .product-overview ul li .price {
        font-size: 15px;
        font-weight: bold
    }
    .product-info-shop .product-overview2 ul li.swiper-slide {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 3px solid #ebebeb;
        float: left;
        font-size: 10px;
        display: block;
        margin: 0 5px 20px;
        padding: 3px;
        text-align: center;
        width: 150px
    }
    .product-info-shop .product-overview2 ul li.swiper-slide a {
        display: block
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .media {
        padding: 8px 0
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .product-info {
        padding: 0
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .title {
        margin: 8px 0 0
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .price {
        font-size: 15px;
        font-weight: bold
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .cart a {
        background: #333333;
        color: #fff;
        display: inline-block;
        margin: 12px;
        padding: 4px;
        text-decoration: none
    }
    .product-info-shop .product-overview2 ul li.swiper-slide ul.toolbar {
        font-size: 9px
    }
    .product-info-shop .product-overview2 ul li.swiper-slide ul.toolbar li.item {
        text-align: center;
        width: 32.3%
    }
    .product-info-shop .similar-topics ul li {
        margin: 0 0 20px;
        text-align: center;
        width: 32.8%
    }
    .product-info-shop .similar-topics ul li a {
        color: #fff
    }
    .product-info-shop .similar-topics ul li .title {
        background: #2f7455;
        font-size: 11px;
        letter-spacing: -1px;
        margin: 0 auto;
        padding: 4px 0;
        width: 155px
    }
    .pro-login .login-box {
        margin: 0 auto;
        padding: 40px 40px 62px 40px
    }
    .pro-login form {
        clear: both;
        margin: 0 auto
    }
    .pro-login form label {
        font-weight: normal
    }
    .pro-login form .login-username label,
    .pro-login form .login-password label {
        display: inline-block;
        width: 180px
    }
    .pro-login form .login-username input,
    .pro-login form .login-password input {
        color: #555;
        font-weight: 200;
        font-size: 13px;
        line-height: 1;
        padding: 3px;
        border: 1px solid #e5e5e5;
        background: #fbfbfb;
        border-radius: 3px;
        outline: 0;
        width: 187px;
        -webkit-box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2);
        box-shadow: inset 1px 1px 2px rgba(200, 200, 200, 0.2)
    }
    .pro-login form .login-username,
    .pro-login form .login-password,
    .pro-login form .login-remember {
        text-align: center
    }
    .pro-login form .login-submit {
        float: right;
        margin: 0
    }
    .pro-login form .login-submit input {
        background-color: #21759b;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#2a95c5), to(#21759b));
        background-image: -webkit-linear-gradient(top, #2a95c5, #21759b);
        background-image: -moz-linear-gradient(top, #2a95c5, #21759b);
        background-image: -ms-linear-gradient(top, #2a95c5, #21759b);
        background-image: -o-linear-gradient(top, #2a95c5, #21759b);
        background-image: linear-gradient(to bottom, #2a95c5, #21759b);
        border-color: #21759b;
        border-bottom-color: #1e6a8d;
        -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
        box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.5);
        color: #fff;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        height: 30px;
        line-height: 28px;
        padding: 0 12px 2px;
        background-attachment: scroll;
        background-clip: border-box;
        background-color: #21759b;
        background-image: linear-gradient(#2a95c5, #21759b);
        background-origin: padding-box;
        background-size: auto;
        border-bottom-color: #1e6a8d;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: #21759b;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #21759b;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: #21759b;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-top-style: solid;
        border-top-width: 1px;
        box-shadow: rgba(120, 200, 230, 0.49804) 0px 1px 0px 0px inset;
        box-sizing: border-box
    }
    .pro-login .login-logo {
        display: block;
        margin: 20px auto;
        width: 283px
    }
    .login .alignright {
        float: right;
        margin: 0 0 0 20px
    }
    .login .text {
        padding-top: 20px
    }
    .login .profile-sidebar {
        float: left;
        font-size: 11px;
        padding: 0 20px 0 0;
        width: 168px
    }
    .login .profile-sidebar .media {
        margin-bottom: 20px
    }
    .login .profile-sidebar .media img {
        max-width: 100%
    }
    .login .profile-sidebar .details dl {
        letter-spacing: -1px
    }
    .login .profile-sidebar .details dl dt,
    .login .profile-sidebar .details dl dd {
        float: left;
        margin: 0
    }
    .login .profile-sidebar .details dl dt {
        width: 72px
    }
    .login .profile-sidebar .details dl dd {
        width: 96px
    }
    .login .profile-main {
        float: left;
        width: 457px
    }
    .login .profile-main .profile-header h2 {
        margin-top: 76px
    }
    .login .profile-main .info {
        margin-top: 10px
    }
    .login .profile-main .info h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .login .profile-main .info .title {
        font-weight: bold;
        margin-top: 14px
    }
    .login .profile-main .info .email {
        margin-top: 20px
    }
    .login .profile-main .info .latest-videos li {
        display: inline-block
    }
    .login .profile-main .info+.info {
        margin-top: 40px
    }
    .login .daily-deals {
        margin: 40px 0 0
    }
    .login .daily-deals li {
        text-align: center;
        width: 24.4%
    }
    .login .daily-deals li .slide-container {
        padding: 8px 0
    }
    .login .daily-deals li .footer {
        margin: 20px 0 0
    }
    .login .daily-deals li .footer a {
        display: block
    }
    .pro-login .text {
        padding-top: 20px
    }
    .pro-login .profile-sidebar {
        float: left;
        font-size: 11px;
        padding: 0 20px 0 0;
        width: 168px
    }
    .pro-login .profile-sidebar .media {
        margin-bottom: 20px
    }
    .pro-login .profile-sidebar .media img {
        max-width: 100%
    }
    .pro-login .profile-sidebar .details dl {
        letter-spacing: -1px
    }
    .pro-login .profile-sidebar .details dl dt,
    .pro-login .profile-sidebar .details dl dd {
        float: left;
        margin: 0
    }
    .pro-login .profile-sidebar .details dl dt {
        width: 72px
    }
    .pro-login .profile-sidebar .details dl dd {
        width: 96px
    }
    .pro-login .profile-main {
        float: left;
        width: 457px
    }
    .pro-login .profile-main .profile-header h2 {
        margin-top: 76px
    }
    .pro-login .profile-main .info {
        margin-top: 10px
    }
    .pro-login .profile-main .info .title {
        font-weight: bold;
        margin-top: 14px
    }
    .pro-login .profile-main .info .email {
        margin-top: 20px
    }
    .pro-login .profile-main .info+.info {
        margin-top: 40px
    }
    .pro-login .daily-deals {
        margin: 40px 0 0
    }
    .pro-login .daily-deals li {
        text-align: center;
        width: 24.4%
    }
    .pro-login .daily-deals li .slide-container {
        padding: 8px 0
    }
    .pro-login .daily-deals li .footer {
        margin: 20px 0 0
    }
    .pro-login .daily-deals li .footer a {
        display: block
    }
    .timeline {
        text-align: center
    }
    .timeline ol {
        width: 644px
    }
    .timeline ol.timeline-list {
        background: url(../../img/timeline_line.gif);
        background-repeat: repeat-y;
        background-position: center 0px
    }
    .timeline ol.timeline-list ol.gallery {
        padding-top: 0 !important
    }
    .timeline ol>li h2 {
        background: #ffffff;
        border-radius: 4px;
        border: 2px solid #cbcbcb;
        display: inline-block;
        font-size: 13px;
        padding: 6px 24px
    }
    .timeline ol li.left,
    .timeline ol li.right {
        margin-top: 20px;
        position: relative;
        text-align: left;
        width: 322px
    }
    .timeline ol li.left .bullet,
    .timeline ol li.right .bullet {
        background-image: url(../../img/timeline_bullet.gif);
        background-position: center center;
        background-repeat: no-repeat;
        height: 8px;
        margin-top: 1em;
        padding-top: 12px;
        position: absolute;
        width: 8px
    }
    .timeline ol li.left .timeline-event,
    .timeline ol li.right .timeline-event {
        background: #ffffff;
        border-radius: 4px;
        border: 2px solid #cbcbcb;
        padding: 12px 12px
    }
    .timeline ol li.left .timeline-event a,
    .timeline ol li.right .timeline-event a {
        display: block;
        text-align: center
    }
    .timeline ol li.left .timeline-event img,
    .timeline ol li.right .timeline-event img {
        margin: 0 0 12px;
        max-height: 240px;
        max-width: 100%;
        width: auto
    }
    .timeline ol li.left .timeline-event .timeline-event-header div,
    .timeline ol li.right .timeline-event .timeline-event-header div {
        margin: 0 0 12px 0
    }
    .timeline ol li.left {
        float: left
    }
    .timeline ol li.left .bullet {
        right: -4px
    }
    .timeline ol li.left .timeline-event {
        margin-right: 20px
    }
    .timeline ol li.right {
        float: right
    }
    .timeline ol li.right.first {
        margin-top: 60px
    }
    .timeline ol li.right .bullet {
        left: -4px
    }
    .timeline ol li.right .timeline-event {
        margin-left: 20px
    }
    .tiles {
        background: none;
        font-size: 13px
    }
    .tiles.row2 li,
    .tiles.row2 .tile {
        width: 314px
    }
    .tiles.row2 li img,
    .tiles.row2 .tile img {
        width: 100%
    }
    .tiles.row3 li,
    .tiles.row3 .tile {
        width: 211px
    }
    .tiles.row4 li,
    .tiles.row4 .tile {
        width: 157px
    }
    .tiles li,
    .tiles .tile {
        background: #196544;
        display: inline-block;
        margin: 0 0 5px 0;
        padding: 0 0 10px 0;
        text-align: center
    }
    .tiles li:hover a,
    .tiles .tile:hover a {
        text-decoration: underline
    }
    .tiles li a,
    .tiles .tile a {
        color: #fefefa;
        text-decoration: none
    }
    .tiles li a img,
    .tiles .tile a img {
        margin-bottom: 10px;
        max-width: 100%
    }
    .tiles li a .product-image,
    .tiles .tile a .product-image {
        display: block;
        height: 157px;
        margin: 0 0 20px 0;
        overflow: hidden
    }
    .tile.row4 {
        background: #196544;
        display: inline-block;
        font-size: 13px;
        height: 229px;
        margin: 0 0 5px 0;
        padding: 0 0 2px 0;
        text-align: center;
        vertical-align: top;
        width: 156px
    }
    .tile.row4:hover {
        background: #155137
    }
    .tile.row4:hover a {
        text-decoration: underline
    }
    .tile.row4 a {
        color: #fefefa;
        text-decoration: none
    }
    .tile.row4 a img {
        max-height: 100%;
        max-width: 100%
    }
    .tile.row4 a .product-image {
        background: #fff;
        display: block;
        height: 156px;
        margin: 0 0 10px 0;
        overflow: hidden
    }
    .tile.row4 a .product-title {
        display: inline-block;
        padding: 0 10px
    }
    .shop_table.cart,
    .shop_table.review_order,
    .shop_table.order,
    .shop_table.order_details,
    .shop_table.my_account_orders,
    .thankyou_table.cart,
    .thankyou_table.review_order,
    .thankyou_table.order,
    .thankyou_table.order_details,
    .thankyou_table.my_account_orders,
    .shop_table.cart,
    .shop_table.review_order,
    .shop_table.order,
    .shop_table.order_details,
    .shop_table.my_account_orders {
        border: 0 !important;
        border-radius: 0 !important;
        font-size: 13px !important
    }
    .shop_table.cart tr th,
    .shop_table.review_order tr th,
    .shop_table.order tr th,
    .shop_table.order_details tr th,
    .shop_table.my_account_orders tr th,
    .thankyou_table.cart tr th,
    .thankyou_table.review_order tr th,
    .thankyou_table.order tr th,
    .thankyou_table.order_details tr th,
    .thankyou_table.my_account_orders tr th,
    .shop_table.cart tr th,
    .shop_table.review_order tr th,
    .shop_table.order tr th,
    .shop_table.order_details tr th,
    .shop_table.my_account_orders tr th {
        border: 0 !important
    }
    .shop_table.cart tr td,
    .shop_table.review_order tr td,
    .shop_table.order tr td,
    .shop_table.order_details tr td,
    .shop_table.my_account_orders tr td,
    .thankyou_table.cart tr td,
    .thankyou_table.review_order tr td,
    .thankyou_table.order tr td,
    .thankyou_table.order_details tr td,
    .thankyou_table.my_account_orders tr td,
    .shop_table.cart tr td,
    .shop_table.review_order tr td,
    .shop_table.order tr td,
    .shop_table.order_details tr td,
    .shop_table.my_account_orders tr td {
        border-bottom: 1px solid #ccc;
        border-top: 0px !important
    }
    .shop_table.cart tr td.product-remove,
    .shop_table.cart tr th.product-remove,
    .shop_table.review_order tr td.product-remove,
    .shop_table.review_order tr th.product-remove,
    .shop_table.order tr td.product-remove,
    .shop_table.order tr th.product-remove,
    .shop_table.order_details tr td.product-remove,
    .shop_table.order_details tr th.product-remove,
    .shop_table.my_account_orders tr td.product-remove,
    .shop_table.my_account_orders tr th.product-remove,
    .thankyou_table.cart tr td.product-remove,
    .thankyou_table.cart tr th.product-remove,
    .thankyou_table.review_order tr td.product-remove,
    .thankyou_table.review_order tr th.product-remove,
    .thankyou_table.order tr td.product-remove,
    .thankyou_table.order tr th.product-remove,
    .thankyou_table.order_details tr td.product-remove,
    .thankyou_table.order_details tr th.product-remove,
    .thankyou_table.my_account_orders tr td.product-remove,
    .thankyou_table.my_account_orders tr th.product-remove,
    .shop_table.cart tr td.product-remove,
    .shop_table.cart tr th.product-remove,
    .shop_table.review_order tr td.product-remove,
    .shop_table.review_order tr th.product-remove,
    .shop_table.order tr td.product-remove,
    .shop_table.order tr th.product-remove,
    .shop_table.order_details tr td.product-remove,
    .shop_table.order_details tr th.product-remove,
    .shop_table.my_account_orders tr td.product-remove,
    .shop_table.my_account_orders tr th.product-remove {
        padding: 6px 6px 6px 0
    }
    .shop_table.cart tfoot th,
    .shop_table.cart tfoot td,
    .shop_table.review_order tfoot th,
    .shop_table.review_order tfoot td,
    .shop_table.order tfoot th,
    .shop_table.order tfoot td,
    .shop_table.order_details tfoot th,
    .shop_table.order_details tfoot td,
    .shop_table.my_account_orders tfoot th,
    .shop_table.my_account_orders tfoot td,
    .thankyou_table.cart tfoot th,
    .thankyou_table.cart tfoot td,
    .thankyou_table.review_order tfoot th,
    .thankyou_table.review_order tfoot td,
    .thankyou_table.order tfoot th,
    .thankyou_table.order tfoot td,
    .thankyou_table.order_details tfoot th,
    .thankyou_table.order_details tfoot td,
    .thankyou_table.my_account_orders tfoot th,
    .thankyou_table.my_account_orders tfoot td,
    .shop_table.cart tfoot th,
    .shop_table.cart tfoot td,
    .shop_table.review_order tfoot th,
    .shop_table.review_order tfoot td,
    .shop_table.order tfoot th,
    .shop_table.order tfoot td,
    .shop_table.order_details tfoot th,
    .shop_table.order_details tfoot td,
    .shop_table.my_account_orders tfoot th,
    .shop_table.my_account_orders tfoot td {
        border: 0 !important
    }
    .shop_table.cart tfoot th,
    .shop_table.review_order tfoot th,
    .shop_table.order tfoot th,
    .shop_table.order_details tfoot th,
    .shop_table.my_account_orders tfoot th,
    .thankyou_table.cart tfoot th,
    .thankyou_table.review_order tfoot th,
    .thankyou_table.order tfoot th,
    .thankyou_table.order_details tfoot th,
    .thankyou_table.my_account_orders tfoot th,
    .shop_table.cart tfoot th,
    .shop_table.review_order tfoot th,
    .shop_table.order tfoot th,
    .shop_table.order_details tfoot th,
    .shop_table.my_account_orders tfoot th {
        margin-left: 120px
    }
    .shop_table.cart tfoot .shipping th,
    .shop_table.cart tfoot .shipping td,
    .shop_table.review_order tfoot .shipping th,
    .shop_table.review_order tfoot .shipping td,
    .shop_table.order tfoot .shipping th,
    .shop_table.order tfoot .shipping td,
    .shop_table.order_details tfoot .shipping th,
    .shop_table.order_details tfoot .shipping td,
    .shop_table.my_account_orders tfoot .shipping th,
    .shop_table.my_account_orders tfoot .shipping td,
    .thankyou_table.cart tfoot .shipping th,
    .thankyou_table.cart tfoot .shipping td,
    .thankyou_table.review_order tfoot .shipping th,
    .thankyou_table.review_order tfoot .shipping td,
    .thankyou_table.order tfoot .shipping th,
    .thankyou_table.order tfoot .shipping td,
    .thankyou_table.order_details tfoot .shipping th,
    .thankyou_table.order_details tfoot .shipping td,
    .thankyou_table.my_account_orders tfoot .shipping th,
    .thankyou_table.my_account_orders tfoot .shipping td,
    .shop_table.cart tfoot .shipping th,
    .shop_table.cart tfoot .shipping td,
    .shop_table.review_order tfoot .shipping th,
    .shop_table.review_order tfoot .shipping td,
    .shop_table.order tfoot .shipping th,
    .shop_table.order tfoot .shipping td,
    .shop_table.order_details tfoot .shipping th,
    .shop_table.order_details tfoot .shipping td,
    .shop_table.my_account_orders tfoot .shipping th,
    .shop_table.my_account_orders tfoot .shipping td {
        border-bottom: 1px solid #ccc !important
    }
    .shop_table.review_order td.product-total,
    .shop_table .order td.product-total,
    .thankyou_table.review_order td.product-total,
    .thankyou_table .order td.product-total,
    .shop_table.review_order td.product-total,
    .shop_table .order td.product-total {
        text-align: right;
        width: 160px
    }
    .shop_table.review_order .cart-subtotal td,
    .shop_table.review_order .shipping td,
    .shop_table.review_order .total td,
    .shop_table .order .cart-subtotal td,
    .shop_table .order .shipping td,
    .shop_table .order .total td,
    .thankyou_table.review_order .cart-subtotal td,
    .thankyou_table.review_order .shipping td,
    .thankyou_table.review_order .total td,
    .thankyou_table .order .cart-subtotal td,
    .thankyou_table .order .shipping td,
    .thankyou_table .order .total td,
    .shop_table.review_order .cart-subtotal td,
    .shop_table.review_order .shipping td,
    .shop_table.review_order .total td,
    .shop_table .order .cart-subtotal td,
    .shop_table .order .shipping td,
    .shop_table .order .total td {
        text-align: right
    }
    .thankyou_table tr td {
        border: 0 !important
    }
    .woocommerce .actions {
        margin-top: 24px
    }
    .woocommerce .actions li {
        background: #196544
    }
    .woocommerce .actions li.disabled {
        background: #e6e6e6
    }
    .woocommerce .cart-collaterals .cart_totals {
        width: 400px !important
    }
    .woocommerce .cart-collaterals .cart_totals table tr.shipping th,
    .woocommerce .cart-collaterals .cart_totals table tr.shipping td {
        border-bottom: 1px solid #ccc
    }
    .woocommerce .cart-collaterals .cart_totals table tr.total .amount {
        font-size: 22px;
        font-weight: normal
    }
    .woocommerce .cart-collaterals .cart_totals table tr.total .includes_tax .amount {
        font-size: 10px
    }
    .woocommerce table.shop_table {
        margin: 0px -1px 8px 0px !important
    }
    .woocommerce table.cart img {
        width: 48px !important;
        height: auto !important
    }
    .woocommerce table.cart a.remove {
        height: 22px !important;
        width: 24px !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        font-weight: normal !important
    }
    .woocommerce table.shop_table th {
        font-weight: normal !important;
        color: #999 !important;
        padding: 9px 12px 0 !important
    }
    .woocommerce table.thankyou_table th {
        font-weight: normal !important;
        color: #999 !important;
        padding: 9px 12px 0 !important
    }
    .woocommerce-message,
    .woocommerce-error,
    .woocommerce-info {
        padding: 1em 1em 1em 3.5em;
        margin: 0 0 2em;
        position: relative;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #ffffff;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
        background: -webkit-linear-gradient(#fff, #fff);
        background: -moz-linear-gradient(center top, #fff 0%, #fff 100%);
        background: -moz-gradient(center top, #fff 0%, #fff 100%);
        color: #666666;
        text-shadow: 0 1px 0 #ffffff;
        list-style: none outside;
        width: auto;
        -webkit-box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.05), inset 0 -2px 30px rgba(0, 0, 0, 0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.05), inset 0 -2px 30px rgba(0, 0, 0, 0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.3)
    }
    .woocommerce-message:before,
    .woocommerce-error:before,
    .woocommerce-info:before {
        display: none
    }
    .woocommerce .checkout input,
    .woocommerce .checkout textarea {
        background: #ffffff;
        border: 1px solid #b9b9b9;
        color: #6b6b6b;
        margin: 0 5px 0 0;
        padding: 6px 6px 5px
    }
    #checkout-wizard .steps ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center
    }
    #checkout-wizard .steps ul li {
        background-image: url("../../img/checkout-steps.jpg");
        display: inline-block;
        padding-right: 40px
    }
    #checkout-wizard .steps ul li a {
        background: #ffffff;
        color: #aaa;
        outline: 0;
        padding: 0 4px;
        text-decoration: none
    }
    #checkout-wizard .steps ul li.current a {
        color: #000;
        font-weight: bold
    }
    #checkout-wizard .steps ul li.last {
        padding: 0
    }
    #checkout-wizard .title {
        display: none !important
    }
    .actions {
        margin: 0;
        padding: 0;
        text-align: center
    }
    .actions ul {
        margin: 0;
        padding: 0
    }
    .actions ul li {
        -webkit-appearance: none;
        -webkit-background-clip: border-box;
        -webkit-background-origin: padding-box;
        -webkit-background-size: auto;
        -webkit-box-shadow: rgba(0, 0, 0, 0.07451) 0px -1px 0px 0px inset, rgba(255, 255, 255, 0.29804) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 1px 2px 0px;
        -webkit-rtl-ordering: logical;
        -webkit-user-select: text;
        -webkit-writing-mode: horizontal-tb;
        align-items: flex-start;
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: -webkit-linear-gradient(top, #196544, #0f3c28);
        background-origin: padding-box;
        background-size: auto;
        border-bottom-color: #05130d;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: #05130d;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #05130d;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: #05130d;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-top-style: solid;
        border-top-width: 1px;
        box-shadow: rgba(0, 0, 0, 0.07451) 0px -1px 0px 0px inset, rgba(255, 255, 255, 0.29804) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 1px 2px 0px;
        box-sizing: border-box;
        color: #a3dac2 !important;
        cursor: pointer;
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        height: 30px;
        left: auto;
        letter-spacing: normal;
        line-height: 16px;
        margin-bottom: 0px;
        margin-left: 6px;
        margin-right: 6px;
        margin-top: 0px;
        overflow-x: visible;
        overflow-y: visible;
        padding-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 6px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-indent: 0px;
        text-shadow: none;
        text-transform: none;
        vertical-align: baseline;
        white-space: nowrap;
        width: 214px;
        word-spacing: 0px;
        writing-mode: lr-tb;
        zoom: 1
    }
    .actions ul li a {
        color: #a3dac2;
        text-decoration: none
    }
    .actions ul li.disabled {
        background-image: -webkit-linear-gradient(top, #e6e6e6, #a7a7a7) !important
    }
    .actions ul li.disabled a {
        color: #9B9B9B !important
    }
    #checkout-wizard .content.clearfix {
        min-height: 505px
    }
    #account_password-2 {
        margin-top: 23px
    }
    .woocommerce .order_details li,
    .woocommerce-page .order_details li {
        border: 0 !important;
        width: 30.2% !important;
        padding: 20px 0 !important
    }
    .thankyou-container h2,
    .thankyou-container h3 {
        color: #515151;
        font-weight: normal;
        font-size: 1.17em;
        margin: 0.8em 0 0.3em
    }
    .shop_table {
        padding: 0 0 1em 0
    }
    .shop_table.my_account_orders {
        width: 640px !important
    }
    .shop_table.my_account_orders .order-number {
        width: 74px;
        min-width: 74px
    }
    .shop_table.my_account_orders .order-actions {
        min-width: 0px;
        width: 200px
    }
    .addresses {
        font-size: 13px
    }
}
@media screen and (min-width: 600px) and (max-width: 1025px) {
    .navbar .navbar-default {
        position: inherit !important
    }
}
@media screen and (max-width: 1025px) {
    .mobile-overflow {
        overflow: hidden;
    }
    div.socialbar-mobile {
        clear: both;
        display: block;
        padding: 24px 0;
        position: normal;
        text-align: center;
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        width: auto !important;
        text-align: center !important
    }
    div.socialbar-mobile img {
        width: 24px
    }
    .navigation ul li:hover ul li ul {
        left: 0 !important;
        margin: 0
    }
    .navigation ul li:hover ul li:hover ul {
        position: relative;
        left: 0;
        margin: 0 !important
    }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
    .top-right-menu a {
        color: #196544 !important
    }
    .mobile-webshop li {
        display: inline-block
    }
    .cart-mobile,
    .cart-tablet {
        padding-right: 0px !important
    }
    .cart-desktop {
        display: none !important
    }
}
.tablet-menu {
    background: red !important
}
@media screen and (min-width: 1026px) {
    .mobile-webshop {
        display: none
    }
    .navigation ul li:hover ul li ul {
        left: 0 !important;
        margin: 0
    }
    .navigation ul li:hover ul li:hover ul {
        position: absolute;
        left: 0;
        margin: 0 !important
    }
    .navigation ul li:hover ul {
        position: absolute;
        z-index: 1337;
        width: 150px
    }
    .navigation ul li:hover ul li ul {
        position: absolute;
        left: 150px !important
    }
    .navigation ul li:hover ul li:hover ul {
        margin-top: -43px !important
    }
    .nav.horizontal-desktop {
        padding-top: 4px
    }
}
@media screen and (max-width: 1025px) {
    #menu-top-left-menu,
    .top-left-menu {
        padding-top: 0 !important
    }
    .navbar-toggle {
        border: 1px solid #fff;
        border-radius: 4px;
        color: #fff !important;
        display: block;
        float: left;
        padding: 4px;
        margin: 12px 0;
        text-decoration: none !important
    }
    .navbar-toggle:visited {
        color: #fff
    }
    .cart-mobile {
        display: none
    }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
    .mobile-webshop {
        position: absolute;
        top: 32px;
        right: 0
    }
    .mobile-webshop li {
        display: inline-block
    }
    .mobile-webshop li a {
        color: #196544 !important
    }
    .cart-mobile {
        display: none !important
    }
    .cart-tablet {
        display: inline-block !important
    }
    .top-right-menu {
        margin-right: 12px !important
    }
}
@media screen and (max-width: 1024px) {
    header .header {
        background-repeat: no-repeat;
        background-position: center 20px;
        background-size: auto, contain;
        padding: 0 !important;
        position: relative
    }
    header .header>.language {
        float: none;
        margin: 0 auto;
        padding: 0px 0 0 0;
        width: 256px
    }
    header .header>.language ul {
        position: relative;
        text-align: center
    }
    header .header>.language .language {
        padding: 0
    }
    .top-right-menu {
        position: absolute;
        right: 0;
        top: 8px
    }
    img,
    img.alignleft {
        max-width: 100%
    }
    img.alignleft {
        float: none !important;
        display: block;
        margin: 0 auto 34px
    }
    ul {
        margin: 0;
        padding: 0 0 0 16px
    }
    p {
        font-size: 14px
    }
    .col {
        width: 100%;
        box-sizing: border-box
    }
    table.mobile td {
        display: block;
        width: 100%
    }
    .main {
        max-width: 100%
    }
    .main header .header {
        text-align: center;
        padding: 24px 0
    }
    .main header .header img {
        display: inline-block;
        max-width: 80%
    }
    .main header .header .shop-banner {
        display: none
    }
    .main header .header .language {
        display: block;
        margin: 0px auto 0;
        width: 112px;
    }
    .main header div.slider ul li img {
        height: auto
    }
    div.socialbar-desktop {
        display: none
    }
    div.socialbar-mobile {
        position: absolute;
        top: 60px;
        right: 5px;
        z-index: 100;
        width: 70px;
        text-align: right
    }
    div.socialbar-mobile .fb_iframe_widget {
        margin-bottom: 5px
    }
    .content .content-main .text {
        padding: 24px 14px
    }
    .content .content-main table tr td {
        vertical-align: top
    }
    .content .content-main div.product-info-shop div.product-text div.product-info-shop div.product-details,
    .content .content-main div.product-info-shop div.product-text div.product-info-shop div.product-details div.variations_button {
        width: 100% !important
    }
    .content .content-main ul.tiles li {
        width: auto !important;
        margin-bottom: 10px
    }
    .content .content-main ul.tiles li a img {
        display: block;
        padding-bottom: 8px
    }
    .content .content-main #checkout-wizard .steps ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center
    }
    .content .content-main #checkout-wizard .steps ul li {
        background-image: url("../../img/checkout-steps.jpg");
        display: inline-block;
        padding-right: 20px
    }
    .content .content-main #checkout-wizard .steps ul li a {
        background: #ffffff;
        color: #aaa;
        outline: 0;
        padding: 0 4px;
        text-decoration: none
    }
    .content .content-main #checkout-wizard .steps ul li.current a {
        color: #000;
        font-weight: bold
    }
    .content .content-main #checkout-wizard .steps ul li.last {
        padding: 0
    }
    .content .content-main #checkout-wizard .title {
        display: none !important
    }
    .content .content-main .actions {
        margin: 0;
        padding: 0;
        text-align: center
    }
    .content .content-main .actions ul {
        margin: 0;
        padding: 0
    }
    .content .content-main .actions ul li {
        -webkit-appearance: none;
        -webkit-background-clip: border-box;
        -webkit-background-origin: padding-box;
        -webkit-background-size: auto;
        -webkit-box-shadow: rgba(0, 0, 0, 0.07451) 0px -1px 0px 0px inset, rgba(255, 255, 255, 0.29804) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 1px 2px 0px;
        -webkit-rtl-ordering: logical;
        -webkit-user-select: text;
        -webkit-writing-mode: horizontal-tb;
        align-items: flex-start;
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: -webkit-linear-gradient(top, #196544, #0f3c28);
        background-origin: padding-box;
        background-size: auto;
        border-bottom-color: #05130d;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: #05130d;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #05130d;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: #05130d;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-top-style: solid;
        border-top-width: 1px;
        box-shadow: rgba(0, 0, 0, 0.07451) 0px -1px 0px 0px inset, rgba(255, 255, 255, 0.29804) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.09804) 0px 1px 2px 0px;
        box-sizing: border-box;
        color: #a3dac2 !important;
        cursor: pointer;
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        height: 30px;
        left: auto;
        letter-spacing: normal;
        line-height: 16px;
        margin-bottom: 0px;
        margin-left: 6px;
        margin-right: 6px;
        margin-top: 0px;
        overflow-x: visible;
        overflow-y: visible;
        padding-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 6px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-indent: 0px;
        text-shadow: none;
        text-transform: none;
        vertical-align: baseline;
        white-space: nowrap;
        width: 214px;
        word-spacing: 0px;
        writing-mode: lr-tb;
        zoom: 1
    }
    .content .content-main .actions ul li a {
        color: #a3dac2;
        text-decoration: none
    }
    .content .content-main .actions ul li.disabled {
        background-image: -webkit-linear-gradient(top, #e6e6e6, #a7a7a7) !important
    }
    .content .content-main .actions ul li.disabled a {
        color: #9B9B9B !important
    }
    .content .content-main #checkout-wizard .content.clearfix {
        min-height: 505px
    }
    footer .nav {
        margin: 20px 0 0;
        text-align: center
    }
    footer .nav li {
        padding: 0 8px
    }
    .sidebar {
        padding: 24px 14px 24px 14px
    }
    .sidebar h3 {
        padding: 12px 0
    }
    .sidebar .promotion-footer {
        font-size: 0.9em
    }
    .sidebar .products ul {
        padding: 0
    }
    .sidebar .products ul li {
        background-position: 12px 20px
    }
    .sidebar .products ul li a {
        display: block;
        padding-bottom: 12px;
        padding-top: 12px;
        text-decoration: none
    }
    .sidebar .products ul li a:active {
        background: #fff
    }
    .sidebar .products ul li ul {
        margin-bottom: -12px
    }
    .sidebar .products ul li ul li {
        background-position: 40px 20px
    }
    .sidebar .products ul li ul li a {
        display: block;
        padding-bottom: 12px;
        padding-top: 12px
    }
    .search-container .employees {
        display: inline-block;
        padding: 12px 4px 0 4px;
        width: auto
    }
    .search-container p {
        margin-top: 0;
        padding-top: 0
    }
    .product-info .product-image {
        padding: 16px 0;
        text-align: center
    }
    .product-info .product-image img {
        max-height: 240px
    }
    .product-info .product-order {
        padding: 20px 0 0;
        text-align: center
    }
    .product-info .similar-products {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1
    }
    .product-info .similar-products ul li {
        text-align: center
    }
    .product-info .similar-products ul li a {
        text-decoration: none
    }
    .product-info .similar-products ul li img {
        display: block;
        margin: 0 auto
    }
    .product-info .similar-products ul li .title {
        margin: 8px 0
    }
    .product-info .similar-products.swiper-container {
        width: 100%;
        height: 244px;
        padding: 20px 0
    }
    .product-info .similar-topics {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1
    }
    .product-info .similar-topics ul li {
        text-align: center
    }
    .product-info .similar-topics ul li a {
        color: #fff;
        text-decoration: none
    }
    .product-info .similar-topics ul li .title {
        background: #2f7455;
        font-size: 11px;
        letter-spacing: -1px;
        margin: 0 auto;
        padding: 4px 0;
        width: 155px
    }
    .product-info .similar-topics.swiper-container {
        width: 100%;
        height: 180px;
        padding: 20px 0
    }
    .product-info .swiper-container h2 {
        font-size: 2.2em;
        padding: 0 14px 12px
    }
    .product-info .swiper-container .swiper-slide {
        padding: 0 20px
    }
    .product-info-shop .product-image {
        padding: 16px 0;
        text-align: center
    }
    .product-info-shop .product-image img {
        max-height: 240px
    }
    .product-info-shop .product-order {
        text-align: center
    }
    .product-info-shop .product-details dl {
        font-size: 11px
    }
    .product-info-shop .product-details dl dt,
    .product-info-shop .product-details dl dd {
        float: left;
        padding: 0 0 12px 0;
        width: 50%
    }
    .product-info-shop .product-details dl dt {
        letter-spacing: -1px;
        font-weight: normal
    }
    .product-info-shop .product-details dl dd {
        margin: 0
    }
    .product-info-shop .product-details .product-cart label {
        width: 48%
    }
    .product-info-shop .product-details .product-cart .cart-amount,
    .product-info-shop .product-details .product-cart .cart-submit {
        width: 25%
    }
    .product-info-shop .product-details .product-cart label {
        display: block;
        float: left;
        font-size: 11px;
        font-weight: normal;
        letter-spacing: -1px
    }
    .product-info-shop .product-details .product-cart .cart-amount {
        display: block;
        float: left;
        margin: -4px 5px 0;
        width: 47px
    }
    .product-info-shop .product-details .product-cart .cart-submit {
        background: none;
        background-image: url(../../img/product_cart_submit.jpg);
        border: 0;
        // changed from 'none' to transparent
        color: transparent;
        display: block;
        float: left;
        font-size: 0;
        height: 31px;
        margin-top: -8px;
        width: 99px
    }
    .product-info-shop .product-details .product-details-footer {
        font-size: 11px;
        padding: 28px 0 0
    }
    .product-info-shop .product-details .product-details-footer .price {
        margin: 0 0 12px
    }
    .product-info-shop .product-header {
        display: none
    }
    .product-info-shop .similar-products {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1
    }
    .product-info-shop .similar-products ul li {
        height: 171px;
        text-align: center;
        width: 150px
    }
    .product-info-shop .similar-products ul li a {
        display: block;
        padding: 12px 0;
        text-decoration: none
    }
    .product-info-shop .similar-products ul li img {
        display: block;
        margin: 0 auto
    }
    .product-info-shop .similar-products ul li .title {
        margin: 8px 0
    }
    .product-info-shop .similar-products.swiper-container {
        width: 100%;
        height: 244px;
        padding: 20px 0
    }
    .product-info-shop .product-overview {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
        color: #000
    }
    .product-info-shop .product-overview ul li {
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 0 20px
    }
    .product-info-shop .product-overview ul li a {
        color: #000;
        text-decoration: none
    }
    .product-info-shop .product-overview ul li .title {
        font-size: 11px;
        letter-spacing: -1px;
        margin: 0 auto;
        padding: 4px 0;
        width: 155px
    }
    .product-info-shop .product-overview.swiper-container {
        width: 100%;
        height: 247px;
        padding: 20px 0
    }
    .product-info-shop .product-overview.swiper-container .swiper-slide {
        padding: 12px 20px
    }
    .product-info-shop .product-overview2 {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
        padding: 20px 0;
        height: 286px
    }
    .product-info-shop .product-overview2 ul li.swiper-slide {
        font-size: 10px
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .slide-container {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 3px solid #ebebeb;
        padding: 3px;
        text-align: center;
        width: 180px
    }
    .product-info-shop .product-overview2 ul li.swiper-slide a {
        display: block
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .media {
        padding: 8px 0
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .product-info {
        padding: 0
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .title {
        margin: 8px 0 0
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .price {
        font-size: 15px;
        font-weight: bold
    }
    .product-info-shop .product-overview2 ul li.swiper-slide .cart a {
        background: #333333;
        color: #fff;
        display: inline-block;
        margin: 12px;
        padding: 4px;
        text-decoration: none
    }
    .product-info-shop .product-overview2 ul li.swiper-slide ul.toolbar {
        font-size: 9px
    }
    .product-info-shop .product-overview2 ul li.swiper-slide ul.toolbar li.item {
        text-align: center;
        width: 32.3%
    }
    .product-info-shop .product-overview2+.product-overview2 {
        margin-top: 20px
    }
    .product-info-shop .similar-topics {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1
    }
    .product-info-shop .similar-topics ul li {
        text-align: center
    }
    .product-info-shop .similar-topics ul li a {
        color: #fff;
        text-decoration: none
    }
    .product-info-shop .similar-topics ul li .title {
        background: #2f7455;
        font-size: 11px;
        letter-spacing: -1px;
        margin: 0 auto;
        padding: 4px 0;
        width: 155px
    }
    .product-info-shop .similar-topics.swiper-container {
        width: 100%;
        height: 180px;
        padding: 20px 0
    }
    .product-info-shop .banner {
        margin: 20px
    }
    .product-info-shop .swiper-container h2,
    .product-info-shop .swiper-container .headline {
        display: block;
        padding: 0 14px 12px
    }
    .product-info-shop .swiper-container h2 {
        font-size: 2.2em
    }
    .product-info-shop .swiper-container .swiper-slide {
        padding: 0 20px
    }
    .login h1,
    .login .breadcrumb {
        padding-left: 12px
    }
    .login h1 {
        padding-top: 12px
    }
    .login .alignright {
        display: block;
        float: none;
        margin: 20px auto
    }
    .login .profile-sidebar {
        font-size: 14px;
        padding: 0 20px 0 0
    }
    .login .profile-sidebar .media {
        margin-bottom: 20px;
        text-align: center
    }
    .login .profile-sidebar .media img {
        max-width: 100%
    }
    .login .profile-sidebar .details dl {
        letter-spacing: -1px
    }
    .login .profile-sidebar .details dl dt,
    .login .profile-sidebar .details dl dd {
        float: left;
        margin: 0;
        width: 50%
    }
    .login .profile-main {
        padding: 20px 0 0
    }
    .login .profile-main .profile-header h2 {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .login .profile-main .info {
        margin-top: 10px
    }
    .login .profile-main .info h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .login .profile-main .info .half {
        float: none;
        width: 100%
    }
    .login .profile-main .info .half+.half {
        padding: 20px 0;
        text-align: center
    }
    .login .profile-main .info .title {
        font-weight: bold;
        margin-top: 14px
    }
    .login .profile-main .info .email {
        margin-top: 20px
    }
    .login .profile-main .info .latest-videos {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1
    }
    .login .profile-main .info .latest-videos li {
        margin-bottom: 4px;
        width: 49.2%
    }
    .login .profile-main .info .latest-videos li img {
        width: 100%
    }
    .login .profile-main .info+.info {
        margin-top: 0
    }
    .login .daily-deals {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
        height: 327px;
        margin: 0
    }
    .login .daily-deals h2 {
        margin: 20px 20px 0
    }
    .login .daily-deals li {
        text-align: center
    }
    .login .daily-deals li .slide-container {
        padding: 8px 20px
    }
    .login .daily-deals li .footer {
        margin: 20px 0 0
    }
    .login .daily-deals li .footer a {
        display: block
    }
    .pro-login h1,
    .pro-login .breadcrumb {
        padding-left: 12px
    }
    .pro-login h1 {
        padding-top: 12px
    }
    .pro-login .profile-sidebar {
        font-size: 14px;
        padding: 0 20px 0 0
    }
    .pro-login .profile-sidebar .media {
        margin-bottom: 20px;
        text-align: center
    }
    .pro-login .profile-sidebar .media img {
        max-width: 100%
    }
    .pro-login .profile-sidebar .details dl {
        letter-spacing: -1px
    }
    .pro-login .profile-sidebar .details dl dt,
    .pro-login .profile-sidebar .details dl dd {
        float: left;
        margin: 0;
        width: 50%
    }
    .pro-login .profile-main {
        padding: 20px 0 0
    }
    .pro-login .profile-main .profile-header h2 {
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .pro-login .profile-main .info {
        margin-top: 10px
    }
    .pro-login .profile-main .info .half {
        float: none;
        width: 100%
    }
    .pro-login .profile-main .info .half+.half {
        padding: 20px 0;
        text-align: center
    }
    .pro-login .profile-main .info .title {
        font-weight: bold;
        margin-top: 14px
    }
    .pro-login .profile-main .info .email {
        margin-top: 20px
    }
    .pro-login .profile-main .info+.info {
        margin-top: 0
    }
    .pro-login .daily-deals {
        border-top: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
        height: 327px;
        margin: 0
    }
    .pro-login .daily-deals h2 {
        margin: 20px 20px 0
    }
    .pro-login .daily-deals li {
        text-align: center
    }
    .pro-login .daily-deals li .slide-container {
        padding: 8px 20px
    }
    .pro-login .daily-deals li .footer {
        margin: 20px 0 0
    }
    .pro-login .daily-deals li .footer a {
        display: block
    }
    .timeline {
        text-align: center
    }
    .timeline ol {
        width: 100%
    }
    .timeline ol.timeline-list {
        background: url(../../img/timeline_line.gif);
        background-repeat: repeat-y;
        background-position: center 0px
    }
    .timeline ol>li h2 {
        background: #ffffff;
        border-radius: 4px;
        border: 2px solid #cbcbcb;
        display: inline-block;
        font-size: 13px;
        padding: 6px 24px
    }
    .timeline ol li.left,
    .timeline ol li.right {
        margin-top: 20px;
        position: relative;
        text-align: left
    }
    .timeline ol li.left .bullet,
    .timeline ol li.right .bullet {
        display: none
    }
    .timeline ol li.left .timeline-event,
    .timeline ol li.right .timeline-event {
        background: #ffffff;
        border-radius: 4px;
        border: 2px solid #cbcbcb;
        padding: 12px 12px
    }
    .timeline ol li.left .timeline-event .timeline-event-header div,
    .timeline ol li.right .timeline-event .timeline-event-header div {
        color: #000;
        margin: 0 0 12px 0
    }
    .timeline ol li.left .timeline-event div.image div.full,
    .timeline ol li.right .timeline-event div.image div.full {
        text-align: center
    }
}
@media screen and (max-width: 1024px) and (max-device-width: 480px) and (orientation: portrait) {
    .content .content-main div.list-item p {
        width: 130px
    }
    .content .content-main div.list-item img {
        width: 100px
    }
    .content .content-main div.list-item a h3 {
        padding-right: 110px;
        font-size: 15px
    }
    .content .content-main table.pisearch {
        width: 100%
    }
    .content .content-main table.press-portal tr td img {
        max-height: 80px;
        max-width: 80px
    }
    .content .content-main table.contact-persons tr td.first-col {
        width: 90px
    }
    .content .content-main table.contact-persons tr td {
        padding-left: 0
    }
    .content .content-main table.contact-persons tr td.second-col {
        padding-right: 0
    }
    .content .content-main table.contact-persons tr td.first-col a img {
        max-height: 80px;
        max-width: 80px
    }
    .content .content-main div.start-two-cols-wrapper>div {
        width: 96%
    }
    .content .content-main div.product-image-wrapper {
        float: none
    }
    .content .content-main div.product-description-wrapper {
        padding-left: 0
    }
    .content .content-main li.product.type-product {
        width: 50% !important
    }
    .content .content-main div.product-info-shop div.product-text div.product-info-shop {
        padding: 16px 12px !important
    }
    .content .content-main div.product-info-shop div.product-text div.product-info-shop div.product-details {
        max-width: 100%
    }
    .content .content-main div.product-info-shop div.product-text div.product-info-shop div.product-details form label {
        padding-bottom: 20px
    }
    .content .content-main div.woocommerce form div.cart-collaterals div.cart_totals {
        float: none
    }
    .content .content-main div.woocommerce form table.shop_table.cart {
        max-width: 100%;
        overflow: hidden;
        font-size: 70%
    }
    .content .content-main div.woocommerce form table.shop_table.cart tbody tr td,
    .content .content-main div.woocommerce form table.shop_table.cart thead tr th {
        padding: 5px
    }
    .content .content-main div.woocommerce form table.shop_table.cart thead tr th.product-subtotal {
        max-width: 60px
    }
    .content .content-main div.woocommerce form table.shop_table.cart tbody tr td.product-thumbnail {
        width: 0px;
        min-width: 0px;
        max-width: 0px;
        padding: 0
    }
    .content .content-main div.woocommerce form table.shop_table.cart tbody tr td.product-thumbnail img {
        width: 0px;
        display: none
    }
    .content .content-main .woocommerce .cart-collaterals .cart_totals {
        width: 100%
    }
    .content .content-main .woocommerce .cart-collaterals .cart_totals table tr td {
        max-width: 160px;
        overflow: hidden;
        padding: 0;
        padding-right: 5px;
        vertical-align: middle
    }
    .content .content-main div.woocommerce div.actions {
        margin-top: 20px;
        text-align: center !important
    }
    .content .content-main div.woocommerce div.actions input.checkout-button.button.alt {
        margin-top: 10px
    }
}
@media screen and (max-width: 599px) {
    .top-left-menu {
        padding: 17px 0
    }
    #menu-top-left-menu>a {
        display: none
    }
    #menu-top-left-menu {
        padding: 24px 0 0 0
    }
    #menu-top-left-menu a {
        display: block
    }
    #menu-top-left-menu li>a {
        display: block;
        padding: 12px 8px 12px 8px
    }
    #menu-top-left-menu li ul {
        padding: 0 0 0 0;
        margin: 0 0 -12px 0
    }
    #menu-top-left-menu li ul li>a {
        padding: 12px 32px 12px 32px
    }
    #menu-top-left-menu li ul li ul li>a {
        margin-left: 32px
    }
    #menu-top-left-menu li {
        position: relative
    }
    #menu-top-left-menu li a {
        display: block
    }
    #menu-top-left-menu>ul {
        height: 3.75em
    }
    #menu-top-left-menu>ul>li {
        height: 100%;
        float: left
    }
    #menu-top-left-menu li ul {
        display: none;
        // changed from "normal" to "initial"
        position: initial;
        top: 100%;
        z-index: 200
    }
    .navigation ul li:hover ul li ul {
        width: auto !important
    }
}
@media screen and (max-width: 599px) and (max-width: 1025px) {
    .navbar.navbar-default {
        position: relative
    }
}
.olLayerDiv.olLayerGrid img {
    position: inherit;
    max-width: initial !important;
}
#lang_sel_list a.lang_sel_sel {
    background: #196544 !important;
}
#trader-menu ul {
    display: block;
    padding: 0;
    margin: 0 !important;
    position: relative !important;
    width: auto !important;
}
#trader-menu ul li {
    padding: 0 !important;
}
.wp-prev-next {
    text-align: center;
    // addes PX to value
    margin-left: 24px;
}
.wp-prev-next ul.clearfix {
    margin: 0 auto;
    width: 306px;
}
.wp-prev-next ul li {
    display: block;
    float: left;
    height: 18px;
    width: 152px;
}
.wp-prev-next .prev-link {
    border-right: 1px solid #196544;
}
#menu-haendlermenue-de {
    background: none;
}
.FRandENleft {
    width: 786px !important;
}
.FRandENright {
    width: 175px !important;
}
.DEleft {
    width: 730px !important;
}
.DEright {
    width: 230px !important;
}
.professionalBody {
    background: url(../../img/global_background_profi.jpg) no-repeat center center fixed;
}
.current_page_item a
{
        font-weight:bold;
}
.pure-button
{ font-family: Arial,Helvetica,sans-serif; font-size: 100%; *font-size: 90%; /*IE 6/7 - To reduce IE's oversized button text*/ *overflow: visible; /*IE 6/7 - Because of IE's overly large left/right padding on buttons */ padding: 0.5em 1em; color: #444; /* rgba not supported (IE 8) */ color: rgba(0, 0, 0, 0.80); /* rgba supported */ *color: #444; /* IE 6 & 7 */ border: 1px solid #999; /*IE 6/7/8*/ border: none rgba(0, 0, 0, 0); /*IE9 + everything else*/ background-color: #E6E6E6; text-decoration: none; border-radius: 2px; }
.pure-button-hover,
.pure-button:hover,
.pure-button:focus
{ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0,0,0, 0.05)), to(rgba(0,0,0, 0.10))); background-image: -webkit-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10)); background-image: -moz-linear-gradient(top, rgba(0,0,0, 0.05) 0%, rgba(0,0,0, 0.10)); background-image: -o-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10)); background-image: linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10)); }
.pure-button:focus
{ outline: 0; }
.pure-button-active,
.pure-button:active
{ box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset; }
.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active
{ border: none; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); filter: alpha(opacity=40); -khtml-opacity: 0.40; -moz-opacity: 0.40; opacity: 0.40; cursor: not-allowed; box-shadow: none; }
.pure-button-hidden
{ display: none; }
/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner
{ padding: 0; border: 0; }
.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected
{ background-color: rgb(0, 120, 231); color: #fff; }
.button-fgreen,
.button-fred,
.button-fyellow
{ color: white; border-radius: 4px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
.button-fgreen
{ background: rgb(1, 103, 64); /* Floragard Gruen */ color: rgb(255, 255, 255); }
.button-fred
{ background: rgb(227, 0, 15); /* Floragard Rot */ color: rgb(255, 255, 255); }
.button-fyellow
{ background: rgb(254, 225, 0); /* Floragard Gelb */ }
header > .navigation > nav.navbar > .top-left-menu > div > div > ul > li:hover > a {
    color: #FFE100 !important;
}
.navbar > .top-left-menu > div > div > ul > li > ul li.current-menu-item:hover > a, 
.navbar > .top-left-menu > div > div > ul > li > ul li.current-menu-parent:hover > a, 
.navbar > .top-left-menu > div > div > ul > li > ul li .current-menu-ancestor:hover > a {
    color: #196544 !important;
}
.mobile {
    padding: 12px 8px 12px 8px;
}
/*
.top-left-menu li.current-menu-ancestor:hover > a,
.top-left-menu li.current-menu-parent:hover > a {
        color: #FFE100 !important;
}*/