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

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


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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -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
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

body {
    background-color: #fcfcfc
}

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

.site-header .site-logo-anchor {
    display: block
}

.site-header .site-logo-anchor img {
    max-height: 2.618em;
    width: auto
}

.site-header .site-branding,
.site-header .site-logo-anchor {
    margin-bottom: 1.618em
}

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

.no-wc-breadcrumb .site-header {
    margin-bottom: 4.236em
}

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

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

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

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

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

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

.site-content {
    outline: 0
}

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

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

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

.site-footer a:not(.button) {
    color: #96588a
}

.site-info {
    padding: 2.618em 0
}

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

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

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

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

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

table {
    border-spacing: 0;
    border-collapse: separate
}

table caption {
    padding: 1em 0;
    font-weight: 700
}

table td,
table th {
    text-align: left;
    vertical-align: top
}

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

table thead th {
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    text-transform: uppercase;
    padding: 1.387em;
    vertical-align: middle
}

table tbody tr:nth-child(2n) td:last-child {
    border-right: 0
}

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

table tbody h2 a {
    font-weight: 400
}

table tbody tr:last-child td {
    border-bottom: 0
}

table tbody tr:last-child th:first-child {
    border-bottom: 0
}

table tfoot td,
table tfoot th {
    border-top: 1px dotted rgba(0, 0, 0, .1)
}

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

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

select {
    color: initial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    margin: 0 0 .618em;
    color: #303236
}

.alpha,
h1 {
    font-size: 2.244em;
    letter-spacing: -1px;
    line-height: 1.214;
    font-weight: 300
}

.alpha a,
h1 a {
    font-weight: 300
}

.beta,
h2 {
    font-size: 1.618em;
    letter-spacing: -1px
}

.gamma,
h3 {
    font-size: 1.387em
}

.delta,
h4 {
    font-size: 1em
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 1.618em
}

p {
    margin: 0 0 1.618em
}

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

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

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

dt {
    font-weight: 700
}

dd {
    margin: 0 0 1.618em
}

b,
strong {
    font-weight: 700
}

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

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

address {
    margin: 0 0 1.618em
}

pre {
    background: #fff9c0;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%
}

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

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

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

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

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

figure {
    margin: 0
}

table {
    margin: 0 0 1.618em;
}

th {
    font-weight: 700
}

img {
    height: auto;
    max-width: 100%;
    display: block
}

a {
    color: #96588a;
    text-decoration: none;
    font-weight: 700
}

a:focus {
    outline: 1px solid #96588a
}


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

@media screen and (max-width:65.141em) {
    .col-full {
        margin-left: 2.618em;
        margin-right: 2.618em
    }
}

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

form {
    margin-bottom: 1.618em
}

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

.added_to_cart,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 0;
    background: 0 0;
    background-color: #60646c;
    border-color: #60646c;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    padding: .618em 1em;
    text-decoration: none;
    font-weight: 700;
    text-shadow: none;
    display: inline-block;
    outline: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
}

.added_to_cart.alt,
.added_to_cart.cta,
.button.alt,
.button.cta,
button.alt,
button.cta,
input[type=button].alt,
input[type=button].cta,
input[type=reset].alt,
input[type=reset].cta,
input[type=submit].alt,
input[type=submit].cta {
    background-color: #96588a;
    border-color: #96588a
}

.added_to_cart.alt:hover,
.added_to_cart.cta:hover,
.button.alt:hover,
.button.cta:hover,
button.alt:hover,
button.cta:hover,
input[type=button].alt:hover,
input[type=button].cta:hover,
input[type=reset].alt:hover,
input[type=reset].cta:hover,
input[type=submit].alt:hover,
input[type=submit].cta:hover {
    background-color: #96588a
}

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

.added_to_cart:focus,
.button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
    outline: 2px solid #96588a
}

.added_to_cart.added:after,
.button.added:after,
button.added:after,
input[type=button].added:after,
input[type=reset].added:after,
input[type=submit].added:after {
    content: "\f00c";
    font-family: FontAwesome;
    margin-left: .53em
}

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

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

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

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

input[type=checkbox],
input[type=radio] {
    padding: 0
}

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

input[type=search] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

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

.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    padding: .618em;
    background-color: #efefef;
    color: #60646c;
    line-height: 1;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125);
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, .125)
}

.input-text:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    background-color: #e3e3e3;
    color: #484b51
}

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

label {
    font-weight: 700
}

label.inline input {
    width: auto
}

fieldset {
    padding: 0;
    border: 0;
    margin-bottom: 1.618em
}

fieldset legend {
    font-weight: 700
}

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

.main-navigation {
    clear: both
}

.secondary-navigation {
    display: none
}

.menu-toggle {
    cursor: pointer;
    margin: 2.244em auto;
    display: block;
    width: 100%;
    text-align: left
}

.menu-toggle:before {
    font-family: FontAwesome;
    font-weight: 400;
    content: "\f0c9";
    margin-right: .53em
}

.primary-navigation {
    display: none
}

.handheld-navigation,
.main-navigation div.menu>ul:not(.nav-menu),
.nav-menu {
    display: none
}

.handheld-navigation {
    margin-bottom: 2.244em
}

.handheld-navigation ul {
    margin: 0
}

.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu>ul:not(.nav-menu) {
    display: block
}

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

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


.main-navigation ul li a:before {
    font-family: FontAwesome;
    content: "\f0f6";
    margin-right: .53em;
    font-weight: 400
}

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

@media screen and (min-width:960px) {
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .menu-toggle {
        display: none
    }
    .primary-navigation {
        display: block
    }
    .main-navigation,
    .secondary-navigation {
        clear: both;
        display: block;
        width: 100%
    }
    .main-navigation ul,
    .secondary-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block
    }
    .main-navigation ul li,
    .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left
    }
    .main-navigation ul li a,
    .secondary-navigation ul li a {
        display: block
    }
    .main-navigation ul li a:before,
    .secondary-navigation ul li a:before {
        display: none
    }
    .main-navigation ul li.focus>ul,
    .main-navigation ul li:hover>ul,
    .secondary-navigation ul li.focus>ul,
    .secondary-navigation ul li:hover>ul {
        left: 0;
        display: block
    }
    .main-navigation ul li.focus>ul li>ul,
    .main-navigation ul li:hover>ul li>ul,
    .secondary-navigation ul li.focus>ul li>ul,
    .secondary-navigation ul li:hover>ul li>ul {
        display: none
    }
    .main-navigation ul li.focus>ul li.focus>ul,
    .main-navigation ul li.focus>ul li:hover>ul,
    .main-navigation ul li:hover>ul li.focus>ul,
    .main-navigation ul li:hover>ul li:hover>ul,
    .secondary-navigation ul li.focus>ul li.focus>ul,
    .secondary-navigation ul li.focus>ul li:hover>ul,
    .secondary-navigation ul li:hover>ul li.focus>ul,
    .secondary-navigation ul li:hover>ul li:hover>ul {
        left: 100%;
        top: 0;
        display: block
    }
    .main-navigation ul ul,
    .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        background-color: #2c2d33;
        display: none
    }
    .main-navigation ul ul li a,
    .secondary-navigation ul ul li a {
        width: 200px
    }
    ul.menu li.current-menu-item>a {
        color: #60646c
    }
    .main-navigation {
        position: relative;
        padding-top: 1.618em
    }
    .main-navigation ul.menu>li:first-child,
    .main-navigation ul.nav-menu>li:first-child {
        margin-left: -1em
    }
    .main-navigation ul.menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.menu>li.page_item_has_children:hover:after,
    .main-navigation ul.nav-menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.nav-menu>li.page_item_has_children:hover:after {
        display: block
    }
    .main-navigation ul.menu>li.menu-item-has-children>a:after,
    .main-navigation ul.menu>li.page_item_has_children>a:after,
    .main-navigation ul.nav-menu>li.menu-item-has-children>a:after,
    .main-navigation ul.nav-menu>li.page_item_has_children>a:after {
        content: "\f107";
        font-family: FontAwesome;
        margin-left: 1em;
        line-height: 1;
        font-weight: inherit
    }
    .main-navigation ul.menu ul,
    .main-navigation ul.nav-menu ul {
        background-color: #2c2d33;
        margin-left: 0
    }
    .main-navigation ul.menu ul li,
    .main-navigation ul.nav-menu ul li {
        background-color: rgba(0, 0, 0, .025)
    }
    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: .857em 1em
    }
    .main-navigation ul.menu ul li:last-child,
    .main-navigation ul.nav-menu ul li:last-child {
        border-bottom: 0
    }
    .main-navigation ul.menu ul li.menu-item-has-children>a:after,
    .main-navigation ul.menu ul li.page_item_has_children>a:after,
    .main-navigation ul.nav-menu ul li.menu-item-has-children>a:after,
    .main-navigation ul.nav-menu ul li.page_item_has_children>a:after {
        content: "\f105";
        font-family: FontAwesome;
        float: right
    }
    .main-navigation ul.menu ul ul,
    .main-navigation ul.nav-menu ul ul {
        margin-left: 0;
        border-top-color: rgba(0, 0, 0, .1);
        -webkit-box-shadow: none;
                box-shadow: none
    }
    .main-navigation ul.menu ul a:hover,
    .main-navigation ul.menu ul li:hover>a,
    .main-navigation ul.nav-menu ul a:hover,
    .main-navigation ul.nav-menu ul li:hover>a {
        background-color: rgba(0, 0, 0, .025)
    }
    .secondary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1
    }
    .secondary-navigation .menu {
        font-size: .857em;
        width: auto;
        float: right
    }
    .secondary-navigation .menu>li:hover>a {
        text-decoration: none
    }
    .secondary-navigation .menu>li>a {
        position: relative
    }
    .secondary-navigation .menu>li>a:before {
        content: "";
        display: block;
        width: 1px;
        height: 25%;
        background-color: rgba(0, 0, 0, .05);
        position: absolute;
        top: 37.5%;
        left: -3px
    }
    .secondary-navigation .menu>li:first-child a:before {
        display: none
    }
    .secondary-navigation .menu ul {
        background-color: #2c2d33
    }
    .secondary-navigation .menu ul a {
        padding: .326em .857em;
        background: rgba(0, 0, 0, .05)
    }
    .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em
    }
    .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em
    }
    .secondary-navigation .menu ul ul {
        margin-top: -.618em
    }
    .secondary-navigation .menu a {
        padding: 1.387em .857em;
        font-weight: 400;
        color: #93979f
    }
    .secondary-navigation .menu a:hover {
        text-decoration: none
    }
}

.sticky .entry-title:before {
    font-family: FontAwesome;
    font-weight: 400;
    margin-right: .53em;
    content: "\f08d"
}

.hentry .entry-meta a {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.hentry .entry-meta a:hover {
    border-bottom-color: rgba(0, 0, 0, .2)
}

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

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

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

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

.cat-links:before,
.comments-link:before,
.edit-link:before,
.tags-links:before {
    content: "\f114";
    font-family: FontAwesome;
    margin-right: .53em;
    display: inline-block;
    width: 1em
}

.tags-links:before {
    content: "\f02b"
}

.comments-link:before {
    content: "\f0e5"
}

.edit-link:before {
    content: "\f040"
}

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

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

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

.wp-caption {
    margin-bottom: 1.618em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    padding: 1em 0
}

.gallery {
    margin-bottom: 1.618em
}

.gallery .gallery-item {
    float: left
}

.gallery .gallery-item .gallery-icon a {
    display: block
}

.gallery .gallery-item .gallery-icon img {
    border: none;
    height: auto;
    margin-bottom: 0
}

.gallery .gallery-item .gallery-caption {
    margin: 0;
    text-align: center
}

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

.site-main [class*=navigation] {
    margin: 0 0 1.618em;
    overflow: hidden
}

.site-main [class*=navigation] .nav-previous {
    float: left;
    width: 50%
}

.site-main [class*=navigation] .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.pagination,
.woocommerce-pagination {
    padding: 1em 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-width: 1px 0;
    text-align: center;
    clear: both
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0
}

.pagination .page-numbers::after,
.woocommerce-pagination .page-numbers::after {
    clear: both;
    content: "";
    display: table
}

.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
    display: inline-block
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .327em .857em;
    background-color: rgba(0, 0, 0, .025);
    color: #60646c
}

.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    font-weight: 700;
    background-color: #96588a;
    border-color: #96588a;
    color: #fff
}

.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: transparent
}

.pagination .page-numbers li .page-numbers.next,
.pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev {
    padding-left: 1em;
    padding-right: 1em
}

.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: rgba(0, 0, 0, .05)
}

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg)
}

#comments {
    padding-top: 2.618em
}

#comments .comments-title {
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    padding-bottom: .53em;
    margin-bottom: 1.618em
}

#comments .comment-list {
    list-style: none;
    margin-left: 0
}

#comments .comment-list .comment-body::after {
    clear: both;
    content: "";
    display: table
}

#comments .comment-list .comment-content {
    padding-bottom: 1.618em;
    margin-bottom: 1.618em
}

#comments .comment-list .comment-meta .avatar {
    margin-bottom: 1em;
    max-width: 32px;
    height: auto
}

#comments .comment-list .comment-meta a.comment-date {
    opacity: .8;
    font-size: .857em
}

#comments .comment-list .comment-meta a.comment-date:hover {
    color: #60646c
}

#comments .comment-list .comment-meta cite {
    font-style: normal;
    clear: both;
    display: block
}

#comments .comment-list .bypostauthor>.comment-body cite:after {
    font-family: FontAwesome;
    font-weight: 400;
    margin-left: .53em;
    content: "\f097"
}

#comments .comment-list .reply {
    font-size: .857em;
    margin-bottom: 1.618em
}

#comments .comment-list .reply::after {
    clear: both;
    content: "";
    display: table
}

#comments .comment-list .reply .comment-edit-link {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

#comments .comment-list .reply a {
    color: #60646c;
    background-color: rgba(0, 0, 0, .025);
    padding: .53em 1em;
    float: left
}

#comments .comment-list .reply a:hover {
    background-color: rgba(0, 0, 0, .05)
}

#comments .comment-list .children {
    list-style: none
}

.comment-content a {
    word-wrap: break-word
}

#respond {
    margin-bottom: 4.236em;
    clear: both;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .0125);
    border-top: .236em solid rgba(0, 0, 0, .025)
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
    width: 100%
}

#respond .form-submit,
#respond form {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .comment-list::after {
        clear: both;
        content: "";
        display: table
    }
    .comment-list .comment {
        clear: both
    }
    .comment-list .comment-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%
    }
    .comment-list .comment-meta .avatar {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .comment-list .comment-content {
        padding-bottom: 3.631em;
        margin-bottom: 3.631em
    }
    .comment-list #respond,
    .comment-list .comment-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0
    }
    .comment-list #respond {
        float: right
    }
    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
        width: 100%;
        margin-right: 0
    }
    .comment-list .reply {
        clear: both
    }
    .comment-list ol.children {
        width: 88.2352941176%;
        float: right;
        margin-right: 0;
        list-style: none
    }
    .comment-list ol.children .comment-meta {
        width: 20%;
        float: left;
        margin-right: 6.6666666667%
    }
    .comment-list ol.children #respond,
    .comment-list ol.children .comment-content {
        width: 73.3333333333%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children {
        width: 86.6666666667%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children .comment-meta {
        width: 23.0769230769%;
        float: left;
        margin-right: 7.6923076923%
    }
    .comment-list ol.children ol.children #respond,
    .comment-list ol.children ol.children .comment-content {
        width: 69.2307692308%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children {
        width: 84.6153846154%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children .comment-meta {
        width: 27.2727272727%;
        float: left;
        margin-right: 9.0909090909%
    }
    .comment-list ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children .comment-content {
        width: 63.6363636364%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children ol.children {
        width: 81.8181818182%;
        float: right;
        margin-right: 0
    }
    .comment-list ol.children ol.children ol.children ol.children .comment-meta {
        width: 33.3333333333%;
        float: left;
        margin-right: 11.1111111111%
    }
    .comment-list ol.children ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children ol.children .comment-content {
        width: 55.5555555556%;
        float: right;
        margin-right: 0
    }
    #respond .comment-form-author,
    #respond .comment-form-email,
    #respond .comment-form-url {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }
    #respond .comment-form-url {
        float: right;
        margin-right: 0
    }
    #respond .comment-form-comment {
        clear: both
    }
}

.widget {
    margin: 0 0 3.631em
}

.widget select {
    max-width: 100%
}

.widget .widget-search .search-submit {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.widget h2.widgettitle,
.widget h3.widget-title {
    font-size: 1.387em;
    letter-spacing: 0;
    border-bottom: 3px solid #60646c;
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 700
}

.widget ul {
    margin-left: 0;
    list-style: none
}

.widget ul ul {
    margin-left: 1.618em
}

.widget-area .widget a.button {
    font-weight: 700!important;
    color: #fff
}

.widget-area .widget a.button:hover {
    color: #fff
}

.header-widget-region::after {
    clear: both;
    content: "";
    display: table
}

.header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: .857em
}

.widget_product_search form,
.widget_search form {
    position: relative
}

.widget_product_search form input[type=search],
.widget_product_search form input[type=text],
.widget_search form input[type=search],
.widget_search form input[type=text] {
    width: 100%;
    padding-left: 2.618em
}

.widget_product_search form input[type=submit],
.widget_search form input[type=submit] {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    top: 0;
    left: 0
}

.widget_product_search form:before,
.widget_search form:before {
    content: "\f002";
    font-family: FontAwesome;
    position: absolute;
    top: .618em;
    left: 1em;
    line-height: 1
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    margin: 0
}

.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
    list-style: none;
    margin-bottom: .618em
}

.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_links ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before {
    font-family: FontAwesome;
    margin-right: .53em;
    display: inline-block;
    opacity: .35
}

.widget_archive ul .sub-menu,
.widget_categories ul .sub-menu,
.widget_links ul .sub-menu,
.widget_nav_menu ul .sub-menu,
.widget_pages ul .sub-menu,
.widget_recent_comments ul .sub-menu,
.widget_recent_entries ul .sub-menu {
    margin-top: .618em;
    margin-left: 1.618em
}

.footer-widgets #wp-calendar td,
.footer-widgets #wp-calendar th,
.widget-area #wp-calendar td,
.widget-area #wp-calendar th {
    padding: .236em;
    text-align: center
}

.widget_pages ul li:before,
.widget_recent_entries ul li:before {
    content: "\f0f6"
}

.widget_pages ul ul.children,
.widget_recent_entries ul ul.children {
    margin: .618em 0 0 1.387em
}

.widget_categories ul li:before {
    content: "\f114"
}

.widget_categories ul li.current-cat:before {
    content: "\f115"
}

.widget_archive ul li:before {
    content: "\f115"
}

.widget_recent_comments ul li:before {
    content: "\f0e5"
}

.widget_nav_menu ul li:before {
    content: "\f0f6"
}

.widget_links ul li:before {
    content: "\f08e"
}

.widget-area .widget {
    font-size: .857em
}

.widget-area .widget h1.widget-title {
    font-size: 1.387em
}

.widget-area .widget a {
    color: #60646c;
    font-weight: 400
}

.widget-area .widget a:hover {
    color: #96588a
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.error404 .site-content .widget_product_search {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

.error404 .site-content .widget_product_search form {
    margin: 0
}

.error404 .content-area {
    width: 100%
}

.error404 .fourohfour-columns-2 {
    padding: 2.618em 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-width: 1px 0;
    margin-bottom: 2.618em
}

.error404 .fourohfour-columns-2::after {
    clear: both;
    content: "";
    display: table
}

.error404 .fourohfour-columns-2 .widget,
.error404 .fourohfour-columns-2 ul.products,
.error404 .fourohfour-columns-2 ul.products li.product {
    margin-bottom: 0
}

.error404 .fourohfour-columns-2 .col-1 {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%
}

.error404 .fourohfour-columns-2 .col-2 {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

.si_feed {
    max-width: 100%
}

ul.si_feed_list {
    margin: 0;
    padding: 0
}

div.si_item {
    float: left
}

li.si_item {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

.si_feed:after,
.si_feed:before {
    content: " ";
    display: table
}

.si_feed:after {
    clear: both
}

.si_profile {
    clear: both
}

.themed .si_profile_picture {
    float: left;
    width: 25%
}

.themed .si_profile_picture img {
    max-width: 100%
}

.themed .si_username {
    float: right;
    width: 70%;
    font-size: 1.25em;
    color: #3f729b;
    font-weight: 700
}

.themed .si_full_name {
    float: right;
    width: 70%;
    font-size: .9em;
    font-style: italic
}

.themed .si_bio {
    float: right;
    width: 70%;
    font-size: .9em;
    margin: 1em auto
}

.themed .si_website {
    float: right;
    width: 70%
}

.themed .si_website a {
    font-size: .9em;
    color: #3f729b
}

.si_feed_widget .si_item {
    width: 33%;
    float: left;
    margin: 0;
    padding: 0
}

.si_feed_widget .si_item img {
    max-width: 100%
}

.si_feed_list {
    overflow: hidden
}

.si_profile_widget {
    clear: both
}

.si_profile_widget .si_profile_picture {
    float: left;
    width: 25%
}

.si_profile_widget .si_profile_picture img {
    max-width: 100%
}

.si_profile_widget .si_username {
    float: right;
    width: 70%;
    font-size: 1.25em;
    color: #3f729b;
    font-weight: 700
}

.si_profile_widget .si_full_name {
    float: right;
    width: 70%;
    font-size: .9em;
    font-style: italic
}

.si_profile_widget .si_bio {
    float: right;
    width: 70%;
    font-size: .9em;
    margin: 1em auto
}

.si_profile_widget .si_website {
    float: right;
    width: 70%
}

.si_profile_widget .si_website a {
    font-size: .9em;
    color: #3f729b
}

.cart_totals .wc-gzd-additional-wrapper,
.entry-content .woocommerce .checkout-btn-wrap,
.shop_table .product-name-inner tr td:last-child {
    text-align: right
}

.wc-gzd-small-business-includes-tax {
    display: inline!important;
    font-size: .9em;
    padding-left: 3px
}

.wc-gzd-parcel-finder-open-button {
    display: inline;
    margin-left: 5px
}

.wc-gzd-item-desc p {
    font-size: .9em
}

#order_review .legal {
    text-align: left;
    padding: 0 1em 0 0;
    float: left
}

.cart_totals .wc-gzd-additional-wrapper,
.entry-content .woocommerce .checkout-btn-wrap,
.shop_table .product-name-inner tr td:last-child {
    text-align: right
}

#order_review .legal label {
    display: inline
}

.woocommerce-checkout .shop_table {
    background-color: #EEE
}

.includes_tax,
.tax_label {
    display: none!important
}

#order_review_heading {
    display: none
}

.woocommerce-checkout .shop_table tr td p {
    margin-bottom: 0
}

.woocommerce-checkout .shop_table td,
.woocommerce-checkout .shop_table th {
    line-height: 1.5
}

.shop_table .product-name-inner,
.shop_table .product-name-inner tr td {
    border: none;
    padding: 0;
    margin: 0
}

.cart_totals p.wc-gzd-additional-info {
    font-size: .8em;
    width: 60%;
    border-top: 1px solid #CCC;
    padding-top: .5rem;
    display: inline-block
}

.entry-content .woocommerce #payment {
    margin-bottom: 1em
}

.woocommerce #payment .wc-terms-and-conditions {
    display: none!important
}

.woocommerce-checkout p.direct-debit-checkbox {
    display: none
}

.unit-price-cart {
    font-size: .9em;
    display: block;
    margin-top: 5px
}

.products .wc-gzd-additional-info {
    font-size: .8em;
    margin: .7rem 0;
    padding: 0
}

.products .product .price-unit {
    font-size: .8em
}

.wc-gzd-item-desc p,
p.footer-info {
    font-size: .9em
}

.product p.wc-gzd-additional-info {
    margin-bottom: .5rem;
    font-size: .9em;
    clear: left
}

.product .product_meta {
    margin-top: 1rem
}

p.footer-info {
    text-align: center;
    padding-bottom: .5rem
}

.wc-gzd-edit-data-notice {
    background: #EEE;
    display: inline-block;
    padding: 1em
}

.wc-gzd-edit-data-notice p.wc-gzd-info {
    margin: 0;
    padding: 0
}

table.product-details-inner {
    table-layout: fixed;
    margin: 0;
    padding: 0
}

table.product-details-inner,
table.product-details-inner td,
table.product-details-inner tr {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    background: 0 0
}

table.product-details-inner tr td:last-child {
    text-align: right
}

.wc-gzd-product-name-left,
.wc-gzd-product-name-right {
    float: left
}

.wc-gzd-product-name-left {
    max-width: 15%;
    margin-right: 1em
}

#eKomiSeal_default img {
    width: 100%!important;
    height: 100%!important
}

#affwp-generate-ref-url input,
.affwp-form label+input,
.affwp-form label+textarea {
    width: 100%
}

.affwp-form input[type=checkbox],
.visit-converted i {
    display: inline-block
}

.affwp-creative pre,
.affwp-table {
    word-wrap: break-word
}

table.affwp-table {
    text-align: left;
    width: 100%;
    border: none;
    margin: 0 0 21px;
    border-collapse: collapse
}

table.affwp-table td,
table.affwp-table th {
    text-align: left;
    border: 1px solid #eee;
    color: #666;
    padding: .3em 1em;
    max-width: 100%
}

table.affwp-table th {
    background: #fafafa;
    font-weight: 700
}

.affwp-form {
    margin-bottom: 20px
}

.affwp-form fieldset {
    border: none
}

.affwp-form legend {
    font-size: 120%;
    margin-bottom: 1em
}

.affwp-form input[type=text],
.affwp-form input[type=password],
.affwp-form input[type=email],
.affwp-form input[type=url],
.affwp-form textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.affwp-form input {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, .1)
}

.affwp-form input[type=text].required,
.affwp-form input[type=password].required,
.affwp-form input[type=email].required,
.affwp-form input[type=url].required {
    color: inherit
}

.affwp-form label {
    cursor: pointer
}

.affwp-wrap {
    margin-bottom: 20px
}

.affwp-errors,
.affwp-notice {
    border-radius: 2px;
    border: 1px solid #E6DB55;
    margin: 0 0 21px;
    background: #FFFFE0;
    color: #333
}

.affwp-error,
.affwp-notice {
    padding: 10px
}

p.affwp-error {
    margin: 0!important
}

#affwp-affiliate-dashboard h4,
#affwp-graphs-filter {
    margin-bottom: 20px
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
    margin: 0 0 20px;
    padding: 0;
    border: none
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
    font-weight: 700
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a {
    text-decoration: none
}

#affwp-affiliate-dashboard .affwp-graph {
    margin-bottom: 20px
}

#affwp-affiliate-dashboard .affwp-graph table {
    width: auto
}

#affwp-affiliate-dashboard-visits {
    table-layout: fixed
}

#affwp-affiliate-dashboard-visits .referring-url,
#affwp-affiliate-dashboard-visits .visit-url {
    width: 30%
}

#affwp-affiliate-dashboard-visits .referral-status {
    width: 15%
}

#affwp-affiliate-dashboard-visits .visit-date {
    width: 25%
}

#affwp-affiliate-dashboard .affwp-send-notifications-wrap label,
.affwp-form .affwp-tos,
.affwp-form .affwp-user-remember {
    width: auto
}

.visit-converted i {
    position: relative;
    top: 2px;
    left: 2px
}

.visit-converted i:before {
    font-family: dashicons;
    font-style: normal
}

.visit-converted.yes i:before {
    content: "\f147";
    color: #5e95ef
}

.visit-converted.no i:before {
    content: "\f158";
    color: #ef6c5e
}

.affwp-creative pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, .01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, .1);
    line-height: 1.5;
    max-width: 100%;
    overflow: auto;
    padding: 1em;
    white-space: pre;
    white-space: pre-wrap
}

.affwp-creative code,
.affwp-creative pre {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

.affwp-creative {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    border-bottom: 1px solid rgba(51, 51, 51, .1)
}

.affwp-creative:last-of-type {
    border-bottom: none;
    padding-bottom: 0
}

.screen-reader-text {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal!important
}

.affwp-table-responsive td:before {
    content: attr(data-th) ":\00a0";
    font-weight: 700;
    display: none
}

@media (max-width:767px) {
    #affwp-affiliate-dashboard-campaign-stats .affwp-table-responsive td.affwp-table-no-data {
        display: block
    }
    #affwp-affiliate-dashboard-payouts .affwp-table-responsive td.affwp-table-no-data:before,
    #affwp-affiliate-dashboard-referrals .affwp-table-responsive td.affwp-table-no-data:before,
    #affwp-affiliate-dashboard-visits .affwp-table-responsive td.affwp-table-no-data:before {
        display: none
    }
    .affwp-table-responsive td:last-child {
        margin-bottom: 20px
    }
    .affwp-table-responsive td:first-child {
        background-color: #fafafa
    }
    .affwp-table-responsive td:before {
        display: inline-block
    }
    .affwp-table-responsive th {
        display: none
    }
    .affwp-table-responsive td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    table.cart td.actions .coupon {
        width:100%;
        display:inline-block;
    }
    .woocommerce-cart .coupon #coupon_code {
        width:100% !important;
    }
    .coupon label {
        display:none !important;
    }
}

.single-product div.product form.cart .quantity,
.woocommerce-active .site-branding,
.woocommerce-active .site-logo-anchor {
    float: left
}

@font-face {
    font-family: star;
    src: url(../../../../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(../../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(../../../../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(../../../../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(../../../../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

.woocommerce-active .site-header .col-full {
    position: relative
}

.site-header-cart {
    list-style-type: none;
    margin-left: 0;
    padding: 0
}

.site-header-cart .cart-contents {
    display: block;
    height: 2.244em;
    width: 2.244em;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .05);
    text-indent: -9999px
}

.site-header-cart .cart-contents span,
table.shop_table_responsive tbody th,
table.shop_table_responsive thead {

}

.site-header-cart .cart-contents:after {
    content: "\f07a";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2.244;
    width: 100%;
    text-align: center;
    text-indent: 0
}

.site-header-cart .widget_shopping_cart {
    display: none;
    background-color: #2c2d33
}

.site-header-cart .widget_shopping_cart .product_list_widget {
    max-height: 15em;
    overflow-y: scroll
}

.site-search {
    font-size: .857em;
    clear: both
}

.site-search .widget_product_search input[type=search],
.site-search .widget_product_search input[type=text] {
    padding: 1.387em 1.618em 1.387em 3.631em;
    line-height: 1
}

.site-search .widget_product_search form:before {
    top: 1.387em;
    left: 1.618em
}

.site-search .widget_product_search #searchsubmit {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

table.shop_table_responsive tr td {
    display: block
}

table.product-quantity tr td:before {
    content: attr(data-title) " ";
    font-weight: 700
}

.single-product div.product form.cart::after,
.single-product div.product::after,
ul.products::after {
    clear: both;
    content: ""
}

ul.products {
    margin-left: 0;
    clear: both
}

ul.products::after {
    display: table
}

ul.products li.product {
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.236em;
    text-align: center;
    position: relative
}

ul.products li.product .price,
ul.products li.product .star-rating {
    margin: 0 auto 1em
}

ul.products li.product .price {
    display: block;
    color: #60646c;
    font-weight: 400
}

ul.products li.product .price ins {
    font-weight: 700;
    margin-left: .618em;
    background-color: transparent
}

ul.products li.product h3 {
    font-size: 1.1em
}

.single-product div.product .product_meta,
.single-product div.product .woocommerce-product-rating a,
ul.products li.product .star-rating {
    font-size: .857em
}

ul.products li.product img {
    display: block;
    margin: 0 auto 1.618em
}

#reviews .commentlist,
.product_list_widget {
    margin-left: 0;
    list-style: none
}

ul.products li.product.product-category img {
    margin-bottom: 1.618em
}

ul.products li.product .button {
    margin-bottom: .236em
}

.single-product div.product {
    position: relative;
    overflow: hidden
}

.single-product div.product::after {
    display: table
}

.single-product div.product .images,
.single-product div.product .summary {
    margin-bottom: 2.618em;
    margin-top: 0
}

.single-product div.product .images .woocommerce-main-image {
    margin-bottom: 1.618em;
    display: block
}

.single-product div.product .images .thumbnails a.zoom {
    display: block;
    width: 22.05%;
    margin-right: 3.8%;
    float: left;
    margin-bottom: 1em
}

.single-product div.product .images .thumbnails a.zoom.last {
    margin-right: 0
}

.single-product div.product .images .thumbnails a.zoom.first {
    clear: both
}

.single-product div.product form.cart div.quantity{
    display: none !important;
}

.single-product div.product form.cart::after {
    display: table
}

.single-product div.product form.cart .button {
    float: right;
    padding:10px;
}

.single-product div.product .price {
    font-weight: 700
}

.single-product div.product table.variations {
    margin: 0
}

.single-product div.product table.variations td,
.single-product div.product table.variations th {
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent
}

.single-product div.product table.variations .value {
    margin-bottom: 1em
}

.single-product div.product .single_variation .price {
    margin-bottom: 1em;
    display: block
}

.single-product div.product .variations_button::after,
.single-product div.product .woocommerce-product-rating::after {
    content: "";
    display: table;
    clear: both
}

.single-product div.product .variations_button {
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.single-product div.product .woocommerce-product-rating {
    margin-bottom: 2.618em;
    line-height: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0 0 1.618em;
    margin-top: -.618em
}

.single-product div.product .woocommerce-product-rating .star-rating {
    float: right
}

.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .tagged_as {
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    display: block;
    padding: .53em 0
}

.single-product div.product .product_meta .posted_in:last-child,
.single-product div.product .product_meta .sku_wrapper:last-child,
.single-product div.product .product_meta .tagged_as:last-child {
    border-bottom: 0
}

.single-product div.product p.stock:before {
    font-family: FontAwesome;
    margin-right: .53em
}

.single-product div.product p.stock.in-stock:before {
    content: "\f118"
}

.single-product div.product p.stock.out-of-stock:before {
    content: "\f119"
}

#reviews #comments {
    padding-top: 0
}

#reviews .commentlist li {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 3.631em;
    list-style: none;
    clear: both
}

#reviews .commentlist li time {
    opacity: .8
}

#reviews .commentlist li .avatar {
    float: right;
    width: 2.618em;
    height: auto
}

#reviews .commentlist li p.meta {
    margin-bottom: 1em
}

#reviews .commentlist li .description {
    padding-bottom: 1.618em
}

#reviews .commentlist li ul.children {
    border-top: 1px solid rgba(0, 0, 0, .1);
    width: 81.8181818182%;
    float: right;
    margin-right: 0;
    padding-top: 2.618em
}

#reviews .comment-form-rating {
    clear: both
}

.woocommerce-breadcrumb {
    margin-bottom: 4.236em;
    font-size: .857em;
    padding: 1em 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.woocommerce-breadcrumb a.home:before {
    content: "\f015";
    font-family: FontAwesome;
    font-weight: 400;
    margin-right: .53em
}

.product_list_widget li {
    padding: 1em 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1)
}

.product_list_widget li::after {
    clear: both;
    content: "";
    display: table
}

.product_list_widget li .quantity,
.widget_products a,
.widget_shopping_cart .buttons .button {
    display: block
}

.product_list_widget li img {
    max-width: 2.618em;
    float: right
}

.product_list_widget a:hover {
    color: #96588a
}

.widget_shopping_cart .product_list_widget {
    margin-bottom: 0
}

.widget_shopping_cart .product_list_widget li {
    padding-left: 2em;
    position: relative
}

.widget_shopping_cart .product_list_widget li a.remove {
    position: absolute;
    top: 1em;
    left: 0;
    opacity: 1
}

.widget_shopping_cart p.buttons,
.widget_shopping_cart p.total {
    padding: 1em 0;
    margin: 0;
    text-align: center
}

.widget_shopping_cart p.total {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.widget_shopping_cart .buttons .button:nth-child(odd) {
    margin-bottom: .618em
}

.widget_product_categories ul {
    margin: 0
}

.widget_layered_nav li:before,
.widget_product_categories ul li:before {
    font-family: FontAwesome;
    margin-right: .53em;
    display: inline-block
}

.widget_product_categories ul li {
    list-style: none;
    margin-bottom: .618em
}

.widget_product_categories ul li:before {
    opacity: .25;
    content: "\f114"
}

.widget_product_categories ul li.current-cat:before {
    content: "\f115"
}

.widget_product_categories .children {
    margin-top: .618em;
    margin-left: 1.618em
}

.site-header .widget_shopping_cart li,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart p.total {
    padding-left: 1.387em;
    padding-right: 1.387em;
    background-color: rgba(0, 0, 0, .025)
}

.widget_layered_nav li {
    margin-bottom: .618em
}

.widget_layered_nav li:before {
    opacity: .35;
    content: "\f0c8"
}

.widget_layered_nav .chosen:before {
    content: "\f14a"
}

.widget.woocommerce li .count {
    font-size: 1em;
    float: right
}

.widget_price_filter .price_slider {
    margin-bottom: 1em
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em
}

a.remove,
a.remove:before {
    line-height: 1.618;
    font-weight: 400
}

.widget_price_filter .price_slider_amount .button {
    float: left
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.quantity .qty,
.storefront-product-section .section-title,
.woocommerce-tabs ul.tabs,
a.remove:before {
    text-align: center
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    cursor: ew-resize;
    outline: 0;
    background: #96588a;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: -.25em;
    opacity: 1;
    border-radius: 1em
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em
}

.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active,
.widget_price_filter .ui-slider .ui-slider-handle:hover {
    -webkit-box-shadow: 0 0 0 .236em rgba(0, 0, 0, .1);
            box-shadow: 0 0 0 .236em rgba(0, 0, 0, .1)
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #96588a;
    border-radius: 1em
}

table.cart .product-quantity .minus,
table.cart .product-quantity .plus,
table.cart .product-thumbnail,
table.cart td.actions label {
    display: none
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: rgba(0, 0, 0, .1);
    border-radius: 1em
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

table.cart {
    margin-bottom: 3.631em
}

table.cart thead {
    text-indent: -999em
}

table.cart thead th {
    padding: 0
}

table.cart td,
table.cart th {
    padding: .53em
}

table.cart .qty {
    padding: .236em;
    max-width: 1.618em
}

table.cart td.actions .coupon {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted rgba(0, 0, 0, .1)
}

table.cart td.actions input {
    display: block;
    width: 100%;
    margin: .236em 0
}

.wc-proceed-to-checkout {
    margin-bottom: 1.618em
}

.wc-proceed-to-checkout::after {
    clear: both;
    content: "";
    display: table
}

.wc-proceed-to-checkout .button {
    display: block;
    text-align: center;
    margin-bottom: 1em
}

.wc-proceed-to-checkout .button.checkout-button {
    font-size: 1.387em
}

ul#shipping_method {
    margin: 0;
    list-style: none
}

a.remove {
    display: block;
    width: 1.618em;
    height: 1.618em;
    text-indent: -9999px;
    position: relative
}

#payment::after,
form.checkout::after {
    display: table
}

a.remove:before {
    content: "\f014";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000;
    text-indent: 0;
    font-size: 20px;
}

#payment::after,
form.checkout::after,
ul.order_details::after {
    content: "";
    clear: both
}

.checkout_coupon {
    margin-bottom: 2.618em;
    margin-top: 30px;
}

#payment {
    border-top: 3px solid rgba(0, 0, 0, .1)
}

#payment .create-account {
    clear: both
}

#payment .payment_methods {
    margin: 0!important;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    padding: 0!important
}

#payment .payment_methods li {
    list-style: none!important;
    padding: 1.387em!important;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin-left: 0
}

#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 1.618em
}

#payment .payment_methods li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

#payment .payment_methods li label {
    width: 92%;
    padding-top: 0!important;
    margin-left: .618em;
    font-weight: 700
}

#payment .payment_methods li p {
    margin: 0
}

#payment .payment_methods li .payment_box {
    padding: 1.387em;
    margin: 1.387em -1.387em -1.387em;
    background: rgba(0, 0, 0, .035);
    border-top: 1px dotted rgba(0, 0, 0, .1)
}

#payment .payment_methods li .payment_box fieldset {
    border: 0;
    margin: 0;
    padding: 1em 0 0;
    font-size: .857em
}

#payment .payment_methods li .payment_box fieldset label {
    width: auto;
    margin-left: 0
}

#payment .payment_methods li .payment_box fieldset .form-row {
    margin-bottom: 1em
}

#payment .payment_methods li .payment_box fieldset .form-row-first select {
    width: 48%
}

#payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
    float: right
}

#payment .payment_methods li .payment_box fieldset #cvv {
    width: 22%!important
}

#payment .payment_methods li .payment_box fieldset .help {
    width: 75%;
    float: right
}

#payment .terms {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 0;
    margin-top: 1em
}

#payment .terms label {
    display: inline
}

#payment .terms input {
    display: inline-block;
    width: auto;
    float: left;
    margin: .327em .53em 0 0
}

.woocommerce-tabs ul.tabs,
ul.digital-downloads,
ul.order_details {
    margin-left: 0;
    list-style: none
}

#payment .place-order {
    padding: 1.387em;
    margin-bottom: 0;
    float: none;
    width: 100%
}

#payment .place-order .button {
    font-size: 1.387em;
    width: 100%;
    white-space: pre-wrap
}

#customer_login .col-1 {
    padding-bottom: 1.618em;
    margin-bottom: 1.618em;
    border-bottom: 1px dotted rgba(0, 0, 0, .1)
}

ul.order_details {
    border: 1px solid rgba(0, 0, 0, .1);
    position: relative
}

ul.order_details::after {
    display: table
}

ul.order_details li {
    float: left;
    padding: 1em 1.618em;
    border-right: 1px solid rgba(0, 0, 0, .1);
    font-size: .8em;
    text-transform: uppercase
}

p.stars a:last-child,
ul.order_details li:last-child {
    border-right: 0
}

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

ul.digital-downloads li {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted rgba(0, 0, 0, .1)
}

ul.digital-downloads li:before {
    font-family: FontAwesome;
    content: "\f019";
    margin-right: .53em
}

.my_account_orders .button {
    padding: .53em 1em;
    font-size: .857em;
    margin-right: .236em
}

.form-row label {
    display: block;
    font-family: Gotham_Book_Regular;
}

.form-row input,
.form-row select,
.form-row textarea {
    width: 100%
}

.form-row .button,
.form-row input[type=checkbox],
.form-row input[type=radio] {
    width: auto
}

.form-row.create-account label {
    display: inline-block
}

.form-row.woocommerce-validated input.input-text {
    -webkit-box-shadow: inset 2px 0 0 #0f834d;
            box-shadow: inset 2px 0 0 #0f834d
}

.form-row.woocommerce-invalid input.input-text {
    -webkit-box-shadow: inset 2px 0 0 #e2401c;
            box-shadow: inset 2px 0 0 #e2401c
}

.form-row-last {
    margin-right: 0!important
}

.form-row-wide {
    clear: both;
    width: 100%
}

.required {
    border-bottom: 0!important;
    color: red
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1em 1.387em;
    background-color: #3d9cd2;
    color: #fff
}

.demo_store:before {
    font-family: FontAwesome;
    margin-right: .53em;
    content: "\f05a"
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.5em;
    font-family: star
}

.star-rating:before {
    content: "\73\73\73\73\73";
    color: rgba(0, 0, 0, .2);
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #96588a
}

p.stars,
p.stars a {
    position: relative
}

p.stars {
    font-size: 1.618em
}

.onsale,
dl.variation {
    font-size: .857em
}

p.stars a {
    display: block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    color: #60646c
}

p.stars a:hover {
    color: #96588a
}

.onsale,
.woocommerce-tabs ul.tabs li.active a {
    color: #60646c
}

p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 1em
}

p.stars a.star-1 {
    width: 2em
}

p.stars a.star-1:after {
    content: "\f006"
}

p.stars a.star-1.active:after,
p.stars a.star-1:hover:after {
    content: "\f005"
}

p.stars a.star-2 {
    width: 3em
}

p.stars a.star-2:after {
    content: "\f006\f006"
}

p.stars a.star-2.active:after,
p.stars a.star-2:hover:after {
    content: "\f005\f005"
}

p.stars a.star-3 {
    width: 4em
}

p.stars a.star-3:after {
    content: "\f006\f006\f006"
}

p.stars a.star-3.active:after,
p.stars a.star-3:hover:after {
    content: "\f005\f005\f005"
}

p.stars a.star-4 {
    width: 5em
}

p.stars a.star-4:after {
    content: "\f006\f006\f006\f006"
}

p.stars a.star-4.active:after,
p.stars a.star-4:hover:after {
    content: "\f005\f005\f005\f005"
}

p.stars a.star-5 {
    width: 6em;
    border: 0
}

p.stars a.star-5:after {
    content: "\f006\f006\f006\f006\f006"
}

p.stars a.star-5.active:after,
p.stars a.star-5:hover:after {
    content: "\f005\f005\f005\f005\f005"
}

.onsale {
    border: 2px solid #60646c;
    padding: .202em .618em;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1em
}

.quantity .qty {
    max-width: 3.631em
}

.storefront-sorting {
    font-size: .857em;
    margin-bottom: 2.618em
}

.woocommerce-tabs {
    border: 1px solid rgba(0, 0, 0, .1);
    border-width: 1px 0;
    padding: 1em 0
}

.woocommerce-tabs ul.tabs li {
    display: inline-block;
    margin-right: 1em;
    position: relative
}

.woocommerce-tabs ul.tabs li.active:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 1em;
    width: 1em;
    line-height: 1;
    margin-left: -.5em
}

.woocommerce-error
 {
    font-family: Gotham_Book_Regular;
    padding: 1em 1.618em;
    margin-bottom: 2.618em;
    background-color: #e2401c;
    margin-left: 0;
    color: #FFFFFF;
    clear: both;
}

.cart-is-empty .woocommerce-info {
    background-color: transparent;
    color: black;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after,
.woocommerce-noreviews::after,
p.no-comments::after {
    clear: both;
    content: "";
    display: table
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a {
    color: #fff
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
    color: #fff;
    opacity: .7
}

.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover,
.woocommerce-noreviews a.button:hover,
p.no-comments a.button:hover {
    opacity: 1
}

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

.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
    background: 0 0;
    color: #fff;
    opacity: .7
}

.woocommerce-error pre,
.woocommerce-info pre,
.woocommerce-message pre,
.woocommerce-noreviews pre,
p.no-comments pre {
    background-color: rgba(0, 0, 0, .1)
}

.site-content>.col-full>.woocommerce>.woocommerce-error:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-message:first-child {
    margin-top: 2.618em
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #3d9cd2
}

.woocommerce-error {
    list-style: none;
    background-color: #e2401c
}

dl.variation dd {
    margin: 0 1em;
    float: left;
}

.storefront-product-section {
    border-bottom: 3px solid rgba(0, 0, 0, .025);
    margin-bottom: 4.236em
}

.storefront-product-section:last-child {
    border-bottom: 0
}

@media screen and (min-width:768px) {
    .cart-collaterals::after,
    .storefront-sorting::after,
    .woocommerce-tabs::after {
        content: ""
    }
    p.stars {
        font-size: 1em
    }
    p.stars a {
        display: inline-block
    }
    p.stars a.star-1,
    p.stars a.star-2,
    p.stars a.star-3,
    p.stars a.star-4 {
        border-right: 1px solid rgba(0, 0, 0, .1)
    }
    table.shop_table_responsive thead {
        display: table-header-group
    }
    table.shop_table_responsive tbody th,
    table.shop_table_responsive tr td {

    }
    table.shop_table_responsive tr td:before {
        display: none
    }
    .site-header-cart {
        position: relative
    }
    .site-header-cart .cart-contents {
        padding: 0 1em 2.244em;
        display: block;
        position: relative;
        background-color: transparent;
        height: auto;
        width: auto;
        text-indent: 0
    }
    .site-header-cart .cart-contents:after {
        right: 1.618em;
        line-height: 1;
        height: 1em;
        width: 1em;
        top: .3em
    }
    .site-header-cart .cart-contents .amount {
        margin-right: .327em
    }
    .site-header-cart .cart-contents .count {
        font-weight: 400;
        opacity: .5;
        font-size: .857em
    }
    .site-header-cart .cart-contents span {
        display: inline
    }
    .site-header-cart .widget_shopping_cart {
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 999999;
        font-size: .857em;
        left: -999em;
        display: block
    }
    .site-header-cart .widget_shopping_cart h2.widgettitle {
        display: none
    }
    .site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
        position: relative;
        float: left;
        top: auto
    }
    .site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before {
        text-align: left
    }
    .site-header-cart.focus .widget_shopping_cart,
    .site-header-cart:hover .widget_shopping_cart {
        left: 0
    }
    ul.products li.product {
        clear: none;
        width: 100%;
        float: left;
        font-size: .857em
    }
    ul.products li.product.first {
        clear: both!important
    }
    ul.products li.product.last {
        margin-right: 0!important
    }
    .page-template-template-fullwidth-php .site-main .columns-1 ul.products li.product,
    .page-template-template-homepage-php .site-main .columns-1 ul.products li.product,
    .storefront-full-width-content .site-main .columns-1 ul.products li.product {
        width: 100%;
        margin-right: 0;
        float: none
    }
    .page-template-template-fullwidth-php .site-main .columns-2 ul.products li.product,
    .page-template-template-homepage-php .site-main .columns-2 ul.products li.product,
    .storefront-full-width-content .site-main .columns-2 ul.products li.product {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }
    .page-template-template-fullwidth-php .site-main .columns-3 ul.products li.product,
    .page-template-template-homepage-php .site-main .columns-3 ul.products li.product,
    .storefront-full-width-content .site-main .columns-3 ul.products li.product {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }
    .page-template-template-fullwidth-php .site-main .columns-4 ul.products li.product,
    .page-template-template-homepage-php .site-main .columns-4 ul.products li.product,
    .storefront-full-width-content .site-main .columns-4 ul.products li.product {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }
    .page-template-template-fullwidth-php .site-main .columns-5 ul.products li.product,
    .page-template-template-homepage-php .site-main .columns-5 ul.products li.product,
    .storefront-full-width-content .site-main .columns-5 ul.products li.product {
        width: 16.9%;
        margin-right: 3.8%
    }
    .site-main .columns-1 ul.products li.product {
        width: 100%;
        margin-right: 0;
        float: none
    }
    .site-main .columns-2 ul.products li.product {
        width: 48%;
        margin-right: 3.8%
    }
    .site-main .columns-3 ul.products li.product {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }
    .site-main .columns-4 ul.products li.product {
        width: 22.05%;
        margin-right: 3.8%
    }
    .site-main .columns-5 ul.products li.product {
        width: 16.9%;
        margin-right: 3.8%
    }
    .site-main ul.products li.product {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }
    .single-product div.product .images {
        width: 41.1764705882%;
        float: left;
        margin-right: 5.8823529412%;
        margin-bottom: 3.631em
    }
    .single-product div.product .images .thumbnails::after {
        clear: both;
        content: "";
        display: table
    }
    .single-product div.product .images .thumbnails a.zoom {
        width: 14.2857142857%;
        float: left;
        margin-right: 14.2857142857%
    }
    .single-product div.product .images .thumbnails a.zoom.last {
        float: right;
        margin-right: 0
    }
    .single-product div.product .summary {
        width: 52.9411764706%;
        float: right;
        margin-right: 0;
        margin-bottom: 3.631em
    }
    .single-product div.product .woocommerce-tabs {
        clear: both
    }
    #reviews .comment-form-author,
    #reviews .comment-form-email {
        width: 47%
    }
    #reviews .comment-form-email {
        margin-right: 0
    }
    .storefront-full-width-content.single-product div.product .images {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%;
        margin-bottom: 3.631em
    }
    .storefront-full-width-content.single-product div.product .images .thumbnails a.zoom {
        width: 14.2857142857%;
        float: left;
        margin-right: 14.2857142857%
    }
    .storefront-full-width-content.single-product div.product .images .thumbnails a.zoom.last {
        margin-right: 0
    }
    .storefront-full-width-content.single-product div.product .summary {
        width: 65.2173913043%;
        float: right;
        margin-right: 0;
        margin-bottom: 3.631em
    }
    .storefront-full-width-content.single-product div.product .woocommerce-tabs {
        clear: both
    }
    .storefront-full-width-content.single-product .related ul.products li.product,
    .storefront-full-width-content.single-product .upsells ul.products li.product {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }
    .woocommerce .page-description {
        margin-bottom: 1.618em
    }
    .storefront-sorting {
        margin-bottom: 2.618em
    }
    .storefront-sorting::after {
        clear: both;
        display: table
    }
    .page-template-template-fullwidth-php table.cart .product-thumbnail,
    table.cart .product-remove {
        display: table-cell
    }
    .storefront-sorting select {
        width: auto
    }
    .woocommerce-result-count {
        float: left;
        position: relative;
        margin-bottom: 0;
        padding: .327em 0
    }
    .woocommerce-ordering {
        float: left;
        margin-right: 1em;
        margin-bottom: 0;
        padding: .327em 0
    }
    .woocommerce-pagination {
        float: right;
        border: 0;
        clear: none;
        padding: 0;
        margin-bottom: 0
    }
    .page-template-template-fullwidth-php table.cart .product-thumbnail img {
        max-width: 3.631em;
        height: auto;
        border: .327em solid #fff
    }
    .page-template-template-fullwidth-php table.cart thead {
        font-size: 1em;
        text-indent: 0
    }
    .page-template-template-fullwidth-php table.cart thead th,
    table.cart td,
    table.cart th {
        padding:20px;
    }
    table.cart .qty {
        padding: .857em;
        max-width: 3.632em
    }
    table.cart .product-quantity .minus,
    table.cart .product-quantity .plus {
        display: inline-block
    }
    table.cart .quantity .qty {
        padding: .618em
    }
    table.cart td.actions {
        text-align: right
    }
    table.cart td.actions label {
        display: none
    }
    table.cart td.actions .coupon {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
        display: inline-block;
        float: left
    }
    table.cart td.actions input {
        display: inline-block;
        width: auto;
        margin: 0
    }
    .cart-collaterals::after {
        clear: both;
        display: table
    }
    .cart-collaterals .cross-sells {
        width: 41.1764705882%;
        float: left;
        margin-right: 5.8823529412%
    }
    .cart-collaterals .cross-sells ul.products li.product {
        width: 42.8571428571%;
        float: left;
        margin-right: 14.2857142857%
    }
    .cart-collaterals .cart_totals,
    .cart-collaterals .shipping_calculator {
        width: 100%;
        float: right;
        margin: 0;
        clear: right
    }
    .cart-collaterals .shipping_calculator {
        clear: right
    }
    .page-template-template-fullwidth-php .cart-collaterals .cross-sells {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }
    .page-template-template-fullwidth-php .cart-collaterals .cross-sells ul.products li.product {
        width: 45.4545454545%;
        float: left;
        margin-right: 9.0909090909%
    }
    .page-template-template-fullwidth-php .cart-collaterals .cart_totals,
    .page-template-template-fullwidth-php .cart-collaterals .shipping_calculator {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }
    .col2-set {
        width: 52.9411764706%;
        float: left;
        margin-right: 5.8823529412%
    }
    .col2-set .form-row-first {
        width: 33.3333333333%;
        float: left;
        margin-right: 11.1111111111%
    }
    .col2-set .form-row-last {
        width: 55.5555555556%;
        float: right;
        margin-right: 0
    }
    .col2-set .col-1,
    .col2-set .col-2 {
        margin-bottom: 1.618em
    }
    .col2-set+#customer_details {
        display: none
    }
    #order_review,
    #order_review_heading {
        width: 41.1764705882%;
        float: right;
        margin-right: 0;
        border: 3px solid #96588a;
        clear: right
    }
    #order_review_heading {
        margin-bottom: 0;
        padding-bottom: .618em;
        padding-top: .618em;
        border-width: 3px 3px 0;
        padding-left: 2.0833333333%;
        padding-right: 2.0833333333%
    }
    #order_review {
        border-width: 0 3px 3px
    }
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review,
    .woocommerce-order-pay #order_review {
        border-width: 3px;
        width: 100%;
        float: none
    }
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3,
    .woocommerce-order-pay #order_review #payment h3 {
        padding-left: 1em;
        padding-top: 1em
    }
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods+.form-row,
    .woocommerce-order-pay #order_review #payment .form-row,
    .woocommerce-order-pay #order_review .payment_methods+.form-row {
        padding: 1em
    }
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order,
    .woocommerce-order-pay #order_review .button#place_order {
        display: block;
        width: 100%;
        font-size: 1.387em
    }
    #wc_checkout_add_ons {
        width: 41.1764705882%;
        float: left;
        margin-right: 5.8823529412%
    }
    .page-template-template-fullwidth-php .col2-set {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }
    .page-template-template-fullwidth-php .col2-set .form-row-first {
        width: 45.4545454545%;
        float: left;
        margin-right: 9.0909090909%
    }
    .page-template-template-fullwidth-php .col2-set .form-row-last {
        width: 45.4545454545%;
        float: right;
        margin-right: 0
    }
    .page-template-template-fullwidth-php #order_review,
    .page-template-template-fullwidth-php #order_review_heading,
    .page-template-template-fullwidth-php #wc_checkout_add_ons {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }
    .page-template-template-fullwidth-php #order_review {
        font-size: .857em
    }
    #order_review .shop_table {
        margin-bottom: 2.618em
    }
    .form-row-first {
        width: 47.0588235294%;
        float: left;
        margin-right: 5.8823529412%;
        clear: both
    }
    .form-row-last {
        width: 47.0588235294%;
        float: right;
        margin-right: 0
    }
    .page-template-template-fullwidth-php .form-row-first {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }
    .page-template-template-fullwidth-php .form-row-last {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }
    .storefront-full-width-content .woocommerce-tabs ul.tabs {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }
    .storefront-full-width-content .woocommerce-tabs .panel {
        width: 65.2173913043%;
        float: right;
        margin-right: 0;
        margin-bottom: 3.631em
    }
    .woocommerce-tabs {
        margin-bottom: 2.618em;
        padding-top: 2.618em;
        padding-bottom: 2.618em
    }
    .woocommerce-tabs::after {
        clear: both;
        display: table
    }
    .woocommerce-tabs ul.tabs {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%;
        text-align: left
    }
    .woocommerce-tabs ul.tabs li {
        display: block;
        margin: 0;
        border-bottom: 1px dotted rgba(0, 0, 0, .1)
    }
    .woocommerce-tabs ul.tabs li a {
        padding: 1em 0;
        display: block
    }
    .woocommerce-tabs ul.tabs li.active:after {
        margin: -.5em 0 0;
        right: 0;
        left: auto;
        top: 50%;
        content: "\f105"
    }
    .woocommerce-tabs .panel {
        width: 64.7058823529%;
        float: right;
        margin-right: 0;
        margin-top: 0
    }
}

.show-mobile {
    display: none !important
}

@media (max-width: 767px) {
    .show-mobile {
        display: block !important
    }
}

.show-tablet {
    display: none !important
}

@media (max-width: 959px) {
    .show-tablet {
        display: block !important
    }
}

.hide-mobile {
    display: inherit
}

@media (max-width: 767px) {
    .hide-mobile {
        display: none !important
    }
}

.divider {
    height: 1px;
    width: 100%;
    background: #979797;
    opacity: 0.38
}

iframe {
    border: none
}

body .button.added_to_cart:focus,
body .button.alt:focus,
body .button.wc-forward:focus,
body .button:focus,
body a:focus,
body button:focus,
body input[type="button"]:focus,
body input[type="reset"]:focus,
body input[type="submit"]:focus {
    outline: none
}

#skip-to-content {
    top: -80px
}

#skip-to-content:focus {
    top: 0
}

.breadcrumb {
    padding: 10px;
    position: absolute;
    top: 100px;
    cursor:pointer;
}

@media (max-width: 767px) {
    .breadcrumb {
        position: static;
    }
}

.otto-payone-iframe-input {
    background: white;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 4px
}

.payonecw-preview-fields .payonecw-control-group:nth-child(4),
.payonecw-preview-fields .payonecw-control-group:nth-child(5) {
    display: inline-block;
    width: 50%;
    padding-left: 8px;
    padding-right: 8px
}

.payonecw-preview-fields .payonecw-control-group:nth-child(4) {
    padding-left: 0
}

.payonecw-preview-fields .payonecw-control-group:nth-child(5) {
    padding-right: 0
}

.payonecw-preview-fields .payonecw-text-field input {
    width: 100%
}

.payoneInputIframe iframe {
    width: 100%
}

.secondary-navigation {
    display: block
}

@media (max-width: 767px) {
    .site-title {
        background-color: #fff;
        width: 100%;
        height: 53px;
        margin-bottom: 0
    }
    #site-navigation.main-navigation ul li a:before {
        content: none;
        margin: 0
    }
    #site-navigation.main-navigation .nav-menu {
        margin: 0
    }
    #site-navigation.main-navigation.toggled .primary-navigation,
    #site-navigation.main-navigation.toggled .nav-menu {
        display: block
    }
    #site-navigation .menu-toggle,
    #site-navigation .button-shop-now {
        min-width: 102px
    }
    #site-navigation .button-shop-now {
        width: auto;
        height: auto;
        margin: 0;
        position: absolute;
        top: 12px;
        right: 14px;
        min-width: 90px;
        border-width: 2px;
        -webkit-box-shadow: none;
                box-shadow: none;
        font-size: 12px;
        padding: 7px 7px;
        line-height: 1
    }
    .woocommerce-checkout .menu-toggle {
        display: none !important
    }
}

@media (max-width: 1279px) {
    .site-header .main-navigation .button-shop-now {
        font-size: 18px;
        padding: 6px 12px;
        height: 44px;
        min-width: 165px;
        line-height: 21px;
        margin-top: 2px
    }
}

@media (min-width: 1280px) {
    .hide-desktop {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1280px) {
    .hide-tablet {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 1280px) {
    .hide-tablet-middle {
        display: none !important
    }
}

@media (min-width: 768px) {
    .site-header .col-full {
        max-width: 100%
    }
    .site-header .site-title {
        margin: 0;
        position: absolute;
        top: 10%;
        left: 10%;
        -webkit-transform: translate(-10%);
                transform: translate(-10%)
    }
    .site-header .site-title .site-logo-link {
        width: 90px;
        float: none;
        z-index: 100;
        position: relative
    }
    .site-header .header-widget-region {
        background: #1f1f1f;
        color: #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        z-index: auto
    }
    .site-header .header-widget-region .col-full {
        max-width: 1200px
    }
    .site-header .header-widget-region .widget {
        float: left;
        margin: 0 1em 0;
        padding: 0
    }
    .site-header .header-widget-region .widget:first-child {
        margin-left: 22px
    }
    .site-header .header-widget-region .widget div {
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        padding-top: 1px
    }
    .site-header .header-widget-region .widget div a {
        font-weight: normal
    }
    .site-header .header-widget-region #text-4 {
        float: right
    }
    .site-header .header-widget-region #text-4 a {
        color: #e1e1e1
    }
    .site-header .header-widget-region #text-5 {
        float: right
    }
    .site-header .header-widget-region #text-5 a {
        color: #f29501
    }
    .site-header .secondary-navigation {
        height: 30px;
        line-height: 30px;
        text-transform: none;
        margin: 0 0 1.618em;
        right: 0;
        left: auto;
        margin-right: 0 !important;
        position: absolute;
        margin-top: -30px
    }
    .site-header .secondary-navigation li {
        height: auto;
        line-height: normal
    }
    .site-header .secondary-navigation li.current-menu-item {
        border-bottom: none !important
    }
    .site-header .secondary-navigation a {
        font-size: 11px;
        color: #ffffff !important;
        height: auto !important;
        line-height: normal !important
    }
    .site-header .secondary-navigation li.highlight a {
        color: #f29501 !important
    }
    .site-header .secondary-navigation .menu {
        margin-top: -2px;
        margin-right: -6px;
        font-size: .857em;
        width: auto;
        float: right
    }
    .site-header .main-navigation {
        position: relative;
        margin: 0 0 0 0 !important;
        padding: 0;
        text-align: center;
        width: 100% !important;
        font-size: 18px;
        clear: both;
        max-width: 1600px !important;
        margin: auto !important;
        float: none !important;
        display: block
    }

    .site-header .main-navigation div ul li a:before {
        display: none
    }
    .site-header .main-navigation .primary-navigation {
        text-align: right;
        display: inline-block
    }
    .site-header .main-navigation .primary-navigation-2 {
        text-align: left;
        display: inline-block;
        padding-left: 20px
    }
    .site-header .main-navigation .button-shop-now {
        padding: 8px 10px;
        top: 8px;
        min-width: 0;
        text-transform: none
    }

    .site-header .main-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left
    }
    .site-header a.button-rounded {
        position: absolute;
        right: 10px;
        top: 40px;
        height: 48px;
        font-size: 21px;
        line-height: 24px
    }
}

@media (max-width: 1023px) {
    .site-header .main-navigation .primary-navigation li a,
    .site-header .main-navigation .primary-navigation-2 li a {
        font-size: 14px;
        margin: 0 5px
    }
    .site-header .main-navigation .button-shop-now {
        padding: 4px 5px;
        top: 13px;
        font-size: 14px;
        width: auto;
        height: auto
    }
    .site-header .col-full {
        max-width: 1024px
    }
}


@media (max-width: 479px) {
    .button-cart-contents>.button-cart-contents__text {
        display: none
    }
}

.button-cart-contents:before {
    content: "\f07a";
    font-family: FontAwesome;
    margin-right: .53em;
    font-weight: 400
}

a.checkout-button.button,
a.checkout-button.button:hover {
    background: #c60219;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: white;
    padding: 8px 14px;
    font-size: 24px !important;
    font-family: Gotham_Bold;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 4px solid #c60219;
    border-radius: 4px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    a.checkout-button.button,
    a.checkout-button.button:hover {
        font-size: 12px !important
    }
}

.wc-price-based-country {
    overflow: hidden;
    background: #1f1f1f;
    color: white
}

.country-switcher-header {
    padding: 22px 0;
    line-height: 1
}

.country-switcher-header-title {
    float: left
}

.country-switcher {
    position: relative;
    margin-bottom: 0;
    margin-top: -100%;
    padding: 0 22px
}

.close-country-switcher {
    color: white;
    width: 20px;
    height: 20px;
    border: none;
    float: right;
    padding: 0
}

.close-country-switcher svg {
    width: 20px;
    height: 20px
}

.close-country-switcher:hover {
    color: white;
    border: none;
    padding: 0
}

.country-switcher-form {
    width: 100%;
    margin-bottom: 0
}

.country-switcher-lang {
    width: 25%;
    float: left;
    margin-bottom: 0
}

#page.show-country-switcher .country-switcher {
    margin-top: 0
}

@media (max-width: 767px) {
    #page.show-country-switcher .country-switcher {
        padding-bottom: 10px
    }
}

#page.show-country-switcher .wc-price-based-country {
    border-bottom: 1px solid #4f4f4f
}

#page.show-country-switcher .site-header {
    position: absolute
}

.country-switcher-lang-switcher {
    padding: 0;
    margin: 0
}

.country-switcher-lang-switcher .lang-item {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 22px
}

.country-switcher-lang-switcher .lang-item a {
    color: white;
    padding-left: 4px;
    padding-right: 4px
}

.country-switcher-lang-switcher .lang-item.current-lang,
.country-switcher-lang-switcher .lang-item a:hover {
    cursor: pointer;
    background-color: #4f4f4f
}

.country-switcher-flag {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 22px
}

.country-switcher-flag.current-flag {
    background-color: #4f4f4f
}

.country-switcher-flag:hover {
    cursor: pointer;
    background-color: #4f4f4f
}

.country-switcher-flag:hover label {
    cursor: pointer
}

.country-switcher-flag label,
.country-switcher-flag a {
    background-repeat: no-repeat;
    background-position: left 4px center;
    padding-left: 28px;
    padding-right: 4px;
    font-weight: normal
}

.country-switcher-flag a {
    color: white;
    font-weight: normal
}

.country-switcher-flag input {
    display: none
}

.change-country {
    color: white
}

.change-country img {
    display: inline;
    margin-right: 5px
}

.site-header .main-navigation ul li.change-country-small {
    display: none
}

@media (max-width: 767px) {
    .site-header .main-navigation ul li.change-country-small {
        display: block
    }
}

@media (max-width: 767px) {
    .country-switcher-lang,
    .country-switcher-form {
        width: 100%;
        float: none
    }
    .close-country-switcher {
        position: absolute;
        top: 22px;
        right: 22px
    }
}

.current-country-wrapper {
    max-width: 1600px;
    position: relative;
    margin: 0 auto
}

.current-country {
    background: white;
    position: absolute;
    padding: 10px;
    max-width: 200px;
    left: 0;
    color: black;
    text-align: center;
    display: none
}

@media (min-width: 1024px) {
    .current-country {
        display: block
    }
}

.current-country__btn-close.button-rounded.button-red {
    width: 100%;
    min-width: 0;
    font-size: 14px
}

.current-country .btn-text {
    margin-bottom: 10px;
    margin-top: 10px
}

.btn-text,
.btn-text:hover {
    padding: 0;
    border: none;
    font-size: 15px;
    text-decoration: underline
}

.social-row {
    text-align: center;
    margin-bottom: 60px
}

.social-row .center-icons {
    display: inline-block
}

.social-row--top-space {
    margin-top: 60px
}

@media (max-width: 767px) {
    .social-row--top-space {
        margin-bottom: 40px
    }
}

.social-row--no-bottom-space {
    margin-bottom: 0
}

.social-row a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 43px;
    height: 43px;
    display: inline-block;
    margin-right: 16px
}

.social-row a:last-child {
    margin-right: 0
}

.social-row a .svgicon {
    font-size: 43px
}

.social-row .mail {
    background-image: url("../images/icon-mail.jpg")
}

.social-row--c-black a {
    color: black
}

.social-row--black .mail {
    background-image: url("../images/icon-mail-black.jpg");
    background-size: 100%
}

.social-row--no-bg .facebook,
.social-row--no-bg .instagram,
.social-row--no-bg .twitter {
    background: none
}

@media (max-width: 767px) {
    .social-row {
        margin-bottom: 15px
    }
}

.svgicon {
    width: auto;
    height: 1em;
    display: inline-block
}

.col-full {
    max-width: 1200px
}

@media (max-width: 1023px) {
    .col-full {
        max-width: 1024px
    }
}

.site-content .content-area {
    margin-bottom: 0
}

.site-content .content-area .site-main {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .single-product .onsale {
        display: block;
        max-width: 100px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px
    }
}

@media (max-width: 599px) {
    .single-product .onsale {
        margin-top: 30px
    }
}

.single-product .content-area {
    width: 100%
}

.single-product .content-area div.product {
    overflow: visible
}

.single-product .content-area div.product .woocommerce-product-gallery {
    width: 69%;
    float: left;
    margin-right: .8219178082%;
    text-align: center;
    min-height: 520px;
    position: relative
}

@media (min-width: null) {
    .single-product .content-area div.product .woocommerce-product-gallery {
        margin-left: 10%
    }
}

@media (max-width: 800px) {
    .single-product .content-area div.product .woocommerce-product-gallery {
        width: 100%;
        float: none;
        padding: 40px 20px 0;
        min-height: 0
    }
}

.single-product .content-area div.product .woocommerce-product-gallery__video {
    margin-bottom: 20px
}

.single-product .content-area div.product .woocommerce-product-gallery__thumbs {
    margin: 114px 0 0
}

@media (max-width: 1023px) {
    .single-product .content-area div.product .woocommerce-product-gallery__thumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center
    }
}

.single-product .content-area div.product .woocommerce-product-gallery__wrapper {
    position: relative
}

.single-product .content-area div.product .woocommerce-product-gallery__image>a {
    display: inline-block
}

.single-product .content-area div.product .woocommerce-product-gallery__image--main {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    left: 55%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 40px;
    width: 60%
}

@media (max-width: 1023px) {
    .single-product .content-area div.product .woocommerce-product-gallery__image--main {
        position: static;
        -webkit-transform: none;
                transform: none;
        margin: 0 auto;
        text-align: center;
        width: auto;
        padding-left: 20px
    }
}

@media (max-width: 767px) {
    .single-product .content-area div.product .woocommerce-product-gallery__image--main {
        padding-left: 0
    }
}

.single-product .content-area div.product .woocommerce-product-gallery__image--main img {
    width: auto
}

.single-product .content-area div.product .woocommerce-product-gallery__image--video {
    width: 70%
}

.single-product .content-area div.product .woocommerce-product-gallery__image--thumb {
    position: relative;
    float: none;
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.14);
    margin: 0 0 10px 10px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

@media (max-width: 1023px) {
    .single-product .content-area div.product .woocommerce-product-gallery__image--thumb {
        border: 2px solid black;
        border-radius: 50%;
        width: 14px;
        height: 14px;
        background: none;
        margin: 0 5px
    }
    .single-product .content-area div.product .woocommerce-product-gallery__image--thumb img {
        display: none
    }
}

.single-product .content-area div.product .woocommerce-product-gallery__image--thumb-video:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("../svg/playbutton.svg");
    background-repeat: no-repeat;
    background-position: center
}

.single-product .content-area div.product .woocommerce-product-gallery__image--current {
    width: 86px;
    border-right: 6px solid #c60219;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

@media (max-width: 1023px) {
    .single-product .content-area div.product .woocommerce-product-gallery__image--current {
        width: 14px;
        border: 2px solid black
    }
    .single-product .content-area div.product .woocommerce-product-gallery__image--current:after {
        content: '';
        display: block;
        width: 80%;
        height: 80%;
        border-radius: 50%;
        background: black
    }
}

.single-product .content-area div.product .summary {
    width: 30%;
    float: right;
    margin-right: 0;
    text-align: center
}

.single-product .content-area div.product .summary .product_title {
    font-family: Gotham_Black_Regular;
    margin-top: 40px;
    font-size: 35px;
    line-height: 45px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
    text-align: left;
}

.single-product .content-area div.product .summary .product_title .headline {
    padding: 3px 34px;
    border-bottom: 8px solid #000;
    border-top: 8px solid #000;
    font-size: 80px;
    line-height: 80px;
    display: inline-block;
    min-width: 296px
}

.single-product .content-area div.product .summary .product_title .the-original-title {
    margin-top: 20px !important;
    font-size: 12px;
    width: 174px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1em
}

.single-product .content-area div.product .summary .product_title .the-original-title svg {
    width: 100%
}

@media (max-width: 767px) {
    .single-product .content-area div.product .summary .product_title {
        margin-top: 0
    }
}

.single-product .content-area div.product .summary .cart {
    border: none;
    text-align: center;
    padding: 20px 0;
    float: left;
    width: 100%;
    border-bottom:1px solid #979797;
}

.single-product .content-area div.product .summary .cart .quantity {
    display: none !important
}

.single-product .content-area div.product .summary .cart button {
    width: 100%;
    font-size: 20px;
    background: #c60219;
    color: #fff;
    font-family: Gotham_Bold;
    float: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 4px;
    min-height: 59px;
    letter-spacing: 1px
}

.center .arrow-left {
    cursor: pointer;
    position: absolute;
    z-index: 1000;
    top: 41%;
    left: 10px;
    color: #BFAFB2;
    width: 30px;
}

@media (max-width: 767px) {
    .single-product .content-area div.product .summary .cart button {
        min-width: 0;
        max-width: 190px;
        padding: 8px 14px;
        width: 100%;
        font-size: 15px;
        min-height: 0;
        line-height: 1.6em;
        border: 2px solid #c60219
    }
}

.single-product .content-area div.product .summary .woocommerce-product-details__short-description ul {
    margin: 0 0 0 22px;
    list-style-image: url("../images/list-checkmark.png")
}

@media (max-width: 767px) {
    .single-product .content-area div.product .summary {
        display: block
    }
}

@media (max-width: 800px) {
    .single-product .content-area div.product .summary {
        width: 100%;
        float: none
    }
}

.single-product .content-area div.product .woocommerce-tabs {
    border-top: 0;
    color: #000;
    margin: 0;
    padding: 0
}

.single-product .content-area div.product .woocommerce-tabs ul.tabs {
    display: none
}

.single-product .content-area div.product .woocommerce-tabs .panel {
    float: none;
    width: 100%;
    display:block !important;
}

.woocommerce-Tabs-panel--product_extra_description {
    background: white;
    padding: 70px 0
}

.woocommerce-Tabs-panel--product_extra_description .woocommerce-Tabs-panel__content {
    color: black;
    max-width: 877px;
    width: 100%;
    margin: 0 auto
}

.woocommerce-Tabs-panel--product_extra_description h2 {
    font-size: 76px;
    line-height: 76px;
    margin: 0 0 10px;
    letter-spacing: 2px
}

@media (max-width: 767px) {
    .woocommerce-Tabs-panel--product_extra_description h2 {
        font-size: 30px;
        line-height: 30px
    }
}

.woocommerce-Tabs-panel--product_extra_description .center {
    margin-top: 40px
}

@media (max-width: 767px) {
    .woocommerce-Tabs-panel--product_extra_description .center {
        padding: 0 20px
    }
}

.woocommerce-Tabs-panel--product_extra_description .image {
    width: 50%;
    text-align: right;
    margin: 0;
    float: left
}

.woocommerce-Tabs-panel--product_extra_description .image img {
    display: inline
}

@media (min-width: 600px) {
    .woocommerce-Tabs-panel--product_extra_description .image img {
        padding-right: 36px
    }
}

@media (max-width: 767px) {
    .woocommerce-Tabs-panel--product_extra_description .image {
        float: none;
        width: 100%;
        text-align: center
    }
}

.woocommerce-Tabs-panel--product_extra_description .right {
    width: 50%;
    text-align: left;
    margin: 0;
    float: right;
    padding-top: 10px
}

@media (max-width: 767px) {
    .woocommerce-Tabs-panel--product_extra_description .right {
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    .woocommerce-Tabs-panel--product_extra_description {
        padding-top: 40px
    }
}

.woocommerce-tabs {
    border: none
}

#tab-description {
    padding: 70px 0;
}

@media (max-width: 767px) {
    #tab-description h2 {
        font-size: 30px;
        line-height: 30px
    }
}

#tab-description .center {
    margin-top: 40px
}

@media (max-width: 767px) {
    #tab-description .center {
        padding: 0 20px
    }
}

#tab-description .image {
    width: 70%;
    margin: 0;
    float: left
}

#tab-description .image img{
    min-width: 65%;
    margin: 0 auto;
    display: block !important;
}

@media (min-width: 600px) {
    #tab-description .image img {
        padding-right: 36px
    }
}

@media (min-width: 768px) {
    #tab-description .image img {
        display: inline
    }
    #tab-description .image img.hidden-s {
        display: none
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    #tab-description .image img.hidden-s {
        display: inline
    }
}

@media (min-width: 768px) {
    #tab-description .image img.hidden-m {
        display: block
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    #tab-description .image img.hidden-m {
        display: none
    }
}

@media (max-width: 767px) {
    #tab-description .image {
        float: none;
        width: 100%;
        text-align: center
    }
}

#tab-description ul {
    width: 30%;
    text-align: left;
    margin: 0;
    float: right;
    list-style-type: none;
    padding-top: 10px
}

#tab-description ul li {
    background: no-repeat url("../images/check.png");
    padding: 0 0 0 45px;
    line-height: 30px;
    font-size: 20px;
    font-family: Gotham_Black_Regular;
    margin-bottom: 36px;
    background-size: 35px;
}

#tab-description ul li span {
    display: inline-block;
    font-family: Gotham_Book_Regular;
    font-size: 20px;
    line-height: 30px
}

@media (max-width: 767px) {
    #tab-description ul li {
        max-width: none;
        line-height: 1.6
    }
}

@media (max-width: 767px) {
    #tab-description ul {
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    #tab-description {
        padding-top: 40px
    }
}

#tab-product-technical-data {
    background: #f3f3f3;
    text-align: center;
    color: #1f1f1f;
    padding: 70px 0
}

#tab-product-technical-data h2 {
    font-size: 76px;
    letter-spacing: 2px
}

@media (max-width: 767px) {
    #tab-product-technical-data h2 {
        font-size: 30px;
        line-height: 1
    }
}

#tab-product-technical-data table {
    max-width: 877px;
    min-width: 600px;
    width: 66%;
    margin: 0 auto 40px;
    table-layout: fixed
}

@media (max-width: 767px) {
    #tab-product-technical-data table img {
        margin-bottom: 24px;
        margin-left: auto;
        margin-right: auto
    }
}

#tab-product-technical-data table h3 {
    letter-spacing: 2px;
    font-size: 36px;
    line-height: 36px;
    border-bottom: 1px solid #1f1f1f;
    padding: 0 0 10px;
    margin: 0
}

@media (max-width: 767px) {
    #tab-product-technical-data table h3 {
        font-size: 26px
    }
}

#tab-product-technical-data table th:first-child {
    width: 250px
}

#tab-product-technical-data table th:first-child img {
    width: 250px
}

@media (max-width: 767px) {
    #tab-product-technical-data table th:first-child img {
        width: auto
    }
}

#tab-product-technical-data table th {
    padding: 0 15px
}

#tab-product-technical-data table td:first-child {
    width: 160px
}

#tab-product-technical-data table td {
    font-size: 18px;
    background: none;
    padding: 5px 0 5px 15px
}

@media (max-width: 767px) {
    #tab-product-technical-data table td {
        font-size: 13px
    }
}

#tab-product-technical-data table tr:last-child td:first-child {
    width: 100%
}

@media (max-width: 767px) {
    #tab-product-technical-data table {
        min-width: 0;
        width: 100%
    }
}

@media (max-width: 767px) {
    #tab-product-technical-data {
        padding: 40px 20px 0
    }
    #tab-product-technical-data tr {
        display: block;
        padding-bottom: 13px
    }
    #tab-product-technical-data tr td,
    #tab-product-technical-data tr th {
        display: block;
        padding: 0
    }
}

.woocommerce-checkout .site-header--checkout {
    position: relative
}

.woocommerce-checkout .site-header--checkout .site-title .site-logo-link {
    width: 124px
}

.woocommerce-checkout .woocommerce-info {
    background-color: transparent;
    color: #999;
    font-weight: bold;
    border-left: none;
    padding: 0;
    text-align: center
}

.woocommerce-checkout .woocommerce-info .showlogin {
    background: #f29501;
    display: inline-block;
    color: #fff;
    padding: 0.1em 0.5em;
    margin-left: 0.5em
}

.woocommerce-checkout .fancybox-inner {
    font-size: 13px
}

.woocommerce-checkout .fancybox-inner h1 {
    font-size: 20px
}

.woocommerce-checkout div.checkout-nav {
    float: none;
    width: 100%;
    max-width: 1200px;
    font-size: 12px;
    color: #959595;
    margin: 0 auto
}

@media (max-width: 599px) {
    .woocommerce-checkout div.checkout-nav {
        display: none
    }
}

.woocommerce-checkout div.checkout-nav.checkout-nav-footer {
    display: none;
    position: static;
    padding-top: 0
}

@media (max-width: 599px) {
    .woocommerce-checkout div.checkout-nav.checkout-nav-footer {
        display: block
    }
}

.woocommerce-checkout div.checkout-nav div:first-child {
    text-align: left;
    padding: 0 63px 0 70px;
    background: no-repeat url("../images/otto-call.jpg");
    background-size: 50px;
    background-position: 10px 50%;
    line-height: 68px;
    vertical-align: middle
}

.woocommerce-checkout div.checkout-nav div:first-child span {
    display: inline-block;
    line-height: 20px
}

@media (max-width: 767px) {
    .woocommerce-checkout div.checkout-nav div:first-child {
        width: 50%;
        float: left
    }
}

@media (max-width: 599px) {
    .woocommerce-checkout div.checkout-nav div:first-child {
        float: none;
        width: 100%
    }
}

.woocommerce-checkout div.checkout-nav div:last-child {
    padding: 0 0 0 83px;
    line-height: 68px
}

.woocommerce-checkout div.checkout-nav div:last-child ul {
    display: inline-block;
    line-height: 20px
}

.woocommerce-checkout div.checkout-nav div:last-child ul li {
    background: no-repeat url("../images/list-checkmark.png");
    background-position: left;
    padding: 0 25px 0 20px
}

@media (max-width: 767px) {
    .woocommerce-checkout div.checkout-nav div:last-child {
        width: 50%;
        float: left;
        padding: 0
    }
}

@media (max-width: 599px) {
    .woocommerce-checkout div.checkout-nav div:last-child {
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    .woocommerce-checkout div.checkout-nav {
        position: absolute;
        z-index: -1;
        padding-top: 20px
    }
    .woocommerce-checkout div.checkout-nav ul li {
        display: inline
    }
}

.woocommerce-checkout .site-content {
    padding-top: 0
}

.woocommerce-checkout .site-content .checkout-header {
    background: #1f1f1f;
    color: #e1e1e1;
    text-align: center;
    padding: 50px 0 30px
}

.woocommerce-checkout .site-content .checkout-header .textwidget {
    max-width: 1200px;
    margin: auto
}

@media (max-width: 599px) {
    .woocommerce-checkout .site-content .checkout-header .textwidget {
        padding-left: 15px;
        padding-right: 15px
    }
}

.woocommerce-checkout .site-content .checkout-header .textwidget p {
    margin: 0
}

.woocommerce-checkout .site-content .checkout-header h2 {
    color: #e1e1e1;
    margin: 0;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 1.3em
}

@media (max-width: 599px) {
    .woocommerce-checkout .site-content .checkout-header h2 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px
    }
}

@media (max-width: 959px) {
    .woocommerce-checkout .site-content .checkout-header {
        padding-top: 90px
    }
}

@media (max-width: 599px) {
    .woocommerce-checkout .site-content .checkout-header {
        padding-top: 20px
    }
}

.woocommerce-checkout .site-content .content-area {
    width: 100%
}

.woocommerce-checkout .site-content .content-area .site-main {
    max-width: 1200px;
    margin: 0 auto
}

.woocommerce-checkout .site-content .content-area .site-main article.hentry {
    border-bottom: none
}

.woocommerce-checkout .site-content .content-area .site-main header {
    border-bottom: 2px solid #d7d7d7;
    margin: 20px 0 18px;
    height: 80px
}

.woocommerce-checkout .site-content .content-area .site-main header .col-1 {
    width: 31.8518518519%;
    float: left;
    margin-right: 2.2222222222%;
    height: 70px;
    line-height: 70px
}

@media (max-width: 599px) {
    .woocommerce-checkout .site-content .content-area .site-main header .col-1 {
        padding: 0;
        margin: 0
    }
}

.woocommerce-checkout .site-content .content-area .site-main header .col-1 a {
    color: #999
}

.woocommerce-checkout .site-content .content-area .site-main header .col-2 {
    width: 31.8518518519%;
    float: left;
    margin-right: 2.2222222222%;
    font-size: 26px;
    text-align: center;
    border: none;
    height: 70px;
    line-height: 70px;
    clear: none
}

@media (max-width: 599px) {
    .woocommerce-checkout .site-content .content-area .site-main header .col-2 {
        width: auto;
        padding: 0;
        margin: 0
    }
}

.woocommerce-checkout .site-content .content-area .site-main header .col-3 {
    width: 31.8518518519%;
    float: right;
    margin-right: 0;
    text-align: right;
    line-height: normal;
    padding-top: 22px
}

@media (max-width: 599px) {
    .woocommerce-checkout .site-content .content-area .site-main header .col-3 {
        height: 0;
        padding: 0;
        margin: 0
    }
}

.woocommerce-checkout .site-content .content-area .site-main header .col-3 input[type=text] {
    font-size: 12px;
    border-radius: 4px;
    color: #1f1f1f;
    height: 32px;
    width: 230px;
    margin-right: 10px;
    display: inline;
    vertical-align: middle;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none
}

.woocommerce-checkout .site-content .content-area .site-main header .col-3 .button {
    font-size: 12px;
    border-width: 2px
}

@media (max-width: 767px) {
    .woocommerce-checkout .site-content .content-area .site-main header {
        height: auto;
        padding-left: 15px;
        padding-right: 15px
    }
    .woocommerce-checkout .site-content .content-area .site-main header .col-3 {
        float: none;
        width: auto;
        clear: both
    }
}

@media (max-width: 1223px) {
    .woocommerce-checkout .site-content .content-area .site-main .woocommerce {
        padding-left: 15px;
        padding-right: 15px
    }
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout form {
    margin-bottom: 0
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .form-row.woocommerce-invalid input.input-text {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #c60219
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .form-row {
    margin-bottom: 10px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .form-row label {
    font-weight: normal !important
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #billing_address_2_field,
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #order_comments_field {
    display: none !important
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #newsletter-signup,
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #ship-to-different-address {
    margin-bottom: 15px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #newsletter-signup label,
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #ship-to-different-address label {
    font-weight: normal
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout input[type="text"],
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout input[type="email"],
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout input[type="tel"],
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout input[type="password"],
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout textarea {
    font-family: Gotham_Book_Regular;
    font-size: 15px;
    border-radius: 4px;
    color: #1f1f1f;
    height: 50px;
    display: inline;
    vertical-align: middle;
    line-height: 18px;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    border:1px solid #c2c8cc;
    margin: 5px 0;
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .select2-container a {
    height: 50px;
    line-height: 50px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col2-set {
    margin: 0
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col2-set .col-1 {
    margin: 0
}

.woocommerce-select{
    font-family: Gotham_Book_Regular !important;
    font-size: 15px !important;
    border-radius: 4px !important;
    color: #1f1f1f !important;
    height: 50px !important;
    display: inline;
    vertical-align: middle !important;
    line-height: 18px !important;
    background: #fff;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #c2c8cc !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
}

@media (max-width: 959px) {
    .woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col2-set {
        width: 100%;
        float: none;
        margin: 0
    }
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment {
    border-top: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods {
    border-bottom: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li:first-child {
    padding-top: 0
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li {
    padding: 5px 0 !important;
    border-bottom: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li label {
    text-align: left;
    float: none;
    padding: 0;
    margin: 0;
    font-weight: normal !important
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li>input {
    float: left;
    margin-top: 4px;
    height: 35px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li>label {
    width: 100%;
    padding-left: 10px;
    line-height: 35px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li>label img {
    float: left;
    padding-left: 10px;
    max-height: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li>label img:first-child {
    padding-left: 0
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods li .payment_box {
    padding: 0;
    margin: 15px 0 30px;
    background: none;
    border: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-cvc>label,
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-holder-name>label,
.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-number>label {
    display: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-control-group>.payonecw-controls {
    margin: 0
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-holder-name {
    margin-bottom: 10px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-holder-name input {
    width: 100%
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-number {
    width: 65%;
    float: left;
    margin-bottom: 10px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-number .payonecw-text-field {
    width: 100%
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-number .payonecw-text-field input {
    width: 100%
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .card-brand-image-selection {
    margin-top: 10px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-cvc {
    width: 35%;
    float: right;
    position: relative
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-cvc .payonecw-controls {
    margin-left: 20px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-cvc input {
    min-width: 65px;
    margin-right: 38px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-cvc .cvc-tip {
    position: absolute;
    right: 0;
    margin: 15px 0 15px 15px;
    display: block;
    float: none;
    z-index: 100
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-card-cvc .cvc-tip img {
    float: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-select-field {
    width: 50%;
    padding-right: 8px
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-select-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 50px;
    width: 100%;
    background: url("../images/arrow_down.png") no-repeat 90% #fff;
    padding: 10px;
    border: none;
    border-radius: 4px;
    margin: 0;
    color: #a9a9a9
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-select-field select option {
    color: #1f1f1f
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-select-field select::-ms-expand {
    display: none
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-select-field:last-child {
    padding-right: 0
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-expiration-date .payonecw-select-field:last-child {
    text-align: right
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment #payment ul.payment_methods .payonecw-date-of-birth .payonecw-select-field {
    width: 33.3333333333%
}

@media (max-width: 959px) {
    .woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout .col-payment {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0
    }
}

.woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #review_order .button {
    font-size: 24px;
    background: #c60219;
    color: #fff;
    font-family: Gotham_Bold;
    /* min-width: 296px; */
    float: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 4px;
    min-height: 59px;
    width: 100%;
    margin-top:30px;
}
.checkout_coupon .button {
    font-size: initial !important;
    min-width: initial !important;
    min-height: initial !important;
    width: initial !important;
    margin-top: initial !important;
    padding: 17px 30px;
    vertical-align: middle;
}
.ottos-coupon .woocommerce-error {
    margin:30px 0px !important
}
.ottos-coupon .button {
    font-size: initial !important;
    min-width: initial !important;
    min-height: initial !important;
    width: initial !important;
    margin-top: initial !important;
    padding: 17px 30px;
    vertical-align: middle;
}
@media (max-width: 599px) {
    .woocommerce-checkout .site-content .content-area .site-main .woocommerce .checkout #review_order .button {
        min-width: 0
    }
}

.woocommerce-checkout .payonecw-help-block {
    display: none
}

.page-template-default .site-content {
    margin: 0 auto
}

.page-template-default .site-content .content-area {
    width: 100%;
    float: none;
    margin: 0
}

.page-template-default .site-content .content-area article {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .single-product .content-area div.product .woocommerce-product-gallery__image--video {
        width: 100%;
        padding: 0 90px
    }
    .woocommerce-product-gallery__image--main {
        -ms-touch-action: none;
            touch-action: none
    }
}

@media (max-width: 450px) {
    .single-product .content-area div.product .woocommerce-product-gallery__image--video {
        padding: 0 20px
    }
}

@media screen and (max-width: 65.141em) {
    .col-full {
        margin-left: 0;
        margin-right: 0
    }
}

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

.button-rounded {
    border: 4px solid white;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    color: white;
    padding: 8px 14px;
    font-size: 24px;
    line-height: 1.5em;
}

.button-rounded.stage-action-button {
    width: 258px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .button-rounded.stage-action-button {
        width: 100%
    }
}

.button-rounded.button-red {
    color: #c60219;
    border-color: #c60219;
    background: none;
    min-width: 296px
}

.button-rounded.button-red.button-filled {
    background: #c60219;
    color: white
}

@media (max-width: 767px) {
    .button-rounded.button-red {
        min-width: 0
    }
}

.button-rounded.button-black {
    color: black;
    border-color: black
}

.button-rounded.button-black.button-filled {
    background: black;
    color: white
}

.button-rounded.no-border {
    border: none
}

@media (max-width: 1023px) {
    .button-rounded {
        font-size: 20px;
        max-width: 224px;
        width: 100%
    }
}

@media (max-width: 599px) {
    .button-rounded {
        border-width: 2px;
        font-size: 15px;
        max-width: 260px;
        width: 100%;
        line-height: 1.6em
    }
}

.ajax-pagination {
    width: 100%;
    margin-bottom: 55px
}

.ajax-pagination .loader {
    margin: 0 auto;
    display: none
}

.ajax-pagination .end-text {
    display: none;
    text-align: center;
    color: white;
    font-size: 18px
}

.ajax-pagination .button-load-more {
    font-family: Gotham_Bold;
    margin: 0 auto;
    display: block;
    border-radius: 8px;
    background: #000;
    font-size: 16px;
    width: 20%;
    padding: 10px;
}

.ajax-pagination .button-load-more:hover {
    color: white;
    border-color: white;
    display: block;
    margin: 0 auto
}

.ajax-pagination.loading .loader {
    display: block
}

.ajax-pagination.loading .button-load-more {
    display: none
}

.ajax-pagination.end .button-load-more {
    display: none
}

.ajax-pagination.end .end-text {
    display: block
}

.woocommerce-checkout #order_payment_heading,
.woocommerce-checkout #order_review_heading {
    padding-left: 0 !important
}

@media screen and (min-width: 768px) {
    #order_review_heading {
        float: none;
        width: 100%
    }
}

.onsale {
    margin-top: 30px
}

.price del {
    display: block
}

.wc-gzd-sale-price-label {
    display: block;
    font-size: 16px;
    line-height: 1em
}

.main-navigation ul li a:hover,
.site-title a:hover {
    color: #fff;
    border-bottom:1px solid #fff;
}

ul.menu li.current-menu-item a {
    font-family: Gotham_Bold !important;
    color: #fff;
    border-bottom:1px solid #fff !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1f1f1f
}

.widget h1 {
    border-bottom-color: #1f1f1f
}

#comments .comment-list .reply a,
.onsale,
.pagination .page-numbers li .page-numbers:not(.current),
.secondary-navigation a,
.widget-area .widget a,
.woocommerce-pagination .page-numbers li .page-numbers:not(.current),
body {
    color: #1f1f1f
}


.button.added_to_cart:focus,
.button.alt:focus,
.button.wc-forward:focus,
.button:focus,
a:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline-color: #f29501
}

.site-footer {
    background-color: #1f1f1f;
    color: #ffffff
}

.site-footer a:not(.button) {
    color: #ffffff
}

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

@media screen and (min-width: 768px) {
    .main-navigation ul.menu>li>ul {
        border-top-color: #ffffff
    }
    .secondary-navigation ul.menu a:hover {
        color: #191919
    }
    .main-navigation ul.menu ul {
        background-color: #ffffff
    }
    .secondary-navigation ul.menu a {
        color: #000000
    }
}

.site-header-cart .widget_shopping_cart a,
a.cart-contents {
    color: #000000
}

.site-header-cart .widget_shopping_cart a:hover,
a.cart-contents:hover {
    color: #000000
}

.site-header-cart .widget_shopping_cart {
    background-color: #ffffff
}

.onsale,
.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price {
    color: #1f1f1f
}

.onsale {
    border-color: #1f1f1f
}

.product_list_widget a:hover,
.quantity .minus,
.quantity .plus,
.star-rating span:before,
.star-rating span:before,
.widget-area .widget a:hover,
p.stars a:after,
p.stars a:hover:after {
    color: #f29501
}

.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #f29501
}

#order_review,
#order_review_heading {
    border: none
}

@media screen and (min-width: 768px) {
    .site-header .product_list_widget li .quantity,
    .site-header-cart .widget_shopping_cart {
        color: #000000
    }
}



.woocommerce-cart .cart_totals .wc-proceed-to-checkout {
    float: none
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout .checkout-button {
    display: block
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout #pay_with_amazon {
    float: none;
    display: block;
    margin-top: 20px;
    text-align: center
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout #pay_with_amazon img {
    display: inline-block
}

@media screen and (min-width: 768px) {
    .woocommerce-cart .cart_totals .wc-proceed-to-checkout #pay_with_amazon {
        margin-top: 0
    }
}

@media screen and (min-width: 768px) {
    .woocommerce-cart form {
        margin: 0
    }
    .woocommerce-cart .site-main {
        max-width: 1200px;
        margin: 0 auto
    }
    .woocommerce-cart table.cart {
        margin-bottom: 0
    }
    .woocommerce-cart table.cart .product-thumbnail {
        display: table-cell
    }
    .woocommerce-cart table.cart .product-price {
        text-align: right
    }
    .woocommerce-cart table.cart thead {
        text-indent: 0
    }
    .woocommerce-cart table.cart thead th {
        height: 2em;
        padding: 0.857em 1.387em
    }
    .woocommerce-cart .entry-header p.col-1 {
        width: 31.8518518519%;
        float: left;
        margin-right: 2.2222222222%;
        height: 70px;
        line-height: 70px
    }
    .woocommerce-cart .entry-header p.col-1 a:before {
        content: "\2039";
        font-size: 1.4em;
        padding-right: 0.5em
    }
    .woocommerce-cart .entry-header h1.col-2 {
        width: 31.8518518519%;
        float: left;
        margin-right: 2.2222222222%;
        font-size: 26px;
        text-align: center;
        border: none;
        height: 70px;
        line-height: 70px;
        clear: none
    }
}

@media screen and (min-width: 768px) and (max-width: 599px) {
    .woocommerce-cart .entry-header h1.col-2 {
        width: auto
    }
}

@media screen and (min-width: 768px) {
    .woocommerce-cart .entry-header p.col-3 {
        width: 31.8518518519%;
        float: right;
        margin-right: 0;
        text-align: right;
        height: 70px;
        line-height: 70px
    }
}

@media screen and (min-width: 768px) and (max-width: 767px) {
    .woocommerce-cart .entry-header {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (min-width: 768px) {
    .woocommerce-cart .cart-collaterals {
        padding:0 15px;
    }
    .woocommerce-cart .cart-collaterals table {
        width: 100%;
    }
    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
        margin: 10px 0;
    }
}

@media screen and (max-width: 767px) {
    .woocommerce-cart .woocommerce {
        padding: 0 15px
    }
    .woocommerce-cart table.cart .quantity {
        display: inline-block
    }
    .woocommerce-cart table.cart .qty {
        max-width: 6em
    }
    .woocommerce-cart table.shop_table_responsive tr td:before {
        display: inline-block;
        min-width: unset;
    }
    .woocommerce-cart table.shop_table_responsive tr td.product-name:before {
        content: none
    }
    .woocommerce-cart table.shop_table_responsive tr td.product-remove {
        position: relative
    }
    .woocommerce-cart table.shop_table_responsive tr td.product-remove:before {
        content: none
    }
    .woocommerce-cart table.shop_table_responsive tr td.product-remove a:before {
        top: 0;
        bottom: auto;
        right: 15px;
        left: auto
    }
    .woocommerce-cart .cart-collaterals {
        margin-bottom: 30px
    }
    .woocommerce-cart .cart-collaterals table td {
        padding-left: 0
    }
    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
        margin-bottom: 0
    }
    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a {
        margin-bottom: 0;
        width: 100%
    }
    .woocommerce-cart table.cart .actions:before {
        content: none
    }
    .woocommerce-cart table.cart .actions {
        background-color: transparent
    }
    .woocommerce-cart .hentry .entry-header h1 {
        border: 0;
        padding: 0;
        margin: 0
    }
}

@media (max-width: 767px) {
    .woocommerce-cart .entry-header {
        padding-top: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-bottom: 20px
    }
    .woocommerce-cart .entry-header .button.checkout-button {
        margin: 0
    }
    .woocommerce-cart .entry-header>p {
        margin: 0
    }
}

@media (max-width: 479px) {
    .woocommerce-cart .entry-header {
        display: block
    }
    .woocommerce-cart .entry-header .entry-title {
        margin: 20px 0 !important;
    }
    .woocommerce-cart .entry-header .checkout-button {
        width: 100%
    }
}

.woocommerce-cart .cart_item .product-thumbnail img {
    max-width: 110px
}

@media (max-width: 767px) {
    .woocommerce-cart .cart_item td.product-remove>a.remove {
        width: auto !important;
        height: auto !important
    }
    .woocommerce-cart .cart_item td.product-remove>a.remove:before {
        right: 0 !important
    }
}

@media (max-width: 767px) {
    #page .woocommerce-message {
        margin: 0;
        border-left: 0
    }
    #page .woocommerce-message .button {
        float: none;
        width: 100%;
        border: 2px solid white !important;
        border-radius: 4px;
        display: block;
        text-align: center;
        color: white;
        padding: 8px 14px;
        font-family: Gotham_Book_Regular;
        font-size: 15px;
        max-width: 260px;
        line-height: 1.6em;
        margin: 0.5em auto !important
    }
}

#page .woocommerce-message .button {
    border: 0 !important;
    padding: 0
}

body.single-product .breadcrumb {
    position: static;
    float: right;
    width: 30%;
    margin-bottom: 100px;
    margin-top: 20px;
    line-height: 30px;
    font-size: 20px;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 4px;
    min-height: 59px;
    letter-spacing: 1px;

}

body.single-product .breadcrumb a{
    margin: 0 auto;
    font-family: Gotham_Bold;
    color: #000;
}

.si_feed {
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.si_feed.fade-in {
    opacity: 1
}

.logged-in .ottos-checkout-header .ottos-checkout-coupon .woocommerce-info {
    top: -77px
}

@media (max-width: 599px) {
    .logged-in .ottos-checkout-header .ottos-checkout-coupon .woocommerce-info a.showcoupon {
        width: 80px;
        line-height: 1.3em;
        text-decoration: none
    }
}

.ottos-checkout-header {
    position: relative;
    padding-bottom: 85px
}

.ottos-checkout-login-inputs .form-row {
    margin-bottom: 10px
}

.ottos-checkout-login-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.country-availability {
    text-align: center;
    margin-top: 10px
}

.country-availability span {
    color: white;
    padding: 0.1em 0.5em;
    background: #f29501
}

#order_review_heading {
    display: block
}

.body--modal-open {
    overflow: hidden
}


.modal:focus {
    border: 1px solid red
}

.modal--hidden {
    display: none
}

.modal__body {
    background: white;
    padding: 20px 20px 0;
    max-width: 400px
}

.modal__header {
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px
}

.modal__btn-close {
    color: black;
    border: none;
    padding: 0;
    display: block;
    width: 20px;
    height: 20px
}

.modal__btn-close line {
    stroke: black
}

.modal__btn-close:hover {
    display: black;
    border: none;
    padding: 0
}

.modal .country-switcher-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}

.modal .country-switcher-flag {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-right: 0;
    white-space: nowrap;
    color: black;
    border: 1px solid transparent
}

.modal .country-switcher-flag.current-flag,
.modal .country-switcher-flag:hover {
    background: white;
    border-color: black
}

@media (max-width: 479px) {
    .form-row.create-account {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .form-row.create-account .input-checkbox {
        margin-top: 3px !important;
        margin-right: 6px !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important
    }
}

.payment_method_PayoneCw_OpenInvoice select,
.payment_method_klarna_part_payment select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 50px;
    background: url("../images/arrow_down.png") no-repeat center right 15px #fff;
    padding: 10px 40px 10px 10px;
    border: none;
    border-radius: 4px;
    margin: 0;
    color: #1f1f1f
}

.payment_method_PayoneCw_OpenInvoice select option,
.payment_method_klarna_part_payment select option {
    color: #1f1f1f
}

.dob_select.dob_day,
.dob_select.dob_year {
    width: 80px !important
}

.dob_select.dob_month {
    width: 100px !important
}

.single-product div.product p.stock.out-of-stock:before {
    content: ''
}

.body--modal-open {
    overflow: hidden
}

.modal:focus {
    border: 1px solid red
}

.modal--hidden {
    display: none
}

.modal__body {
    background: white;
    padding: 20px 20px 0;
    max-width: 400px
}

.modal__header {
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px
}

.modal__btn-close {
    color: black;
    border: none;
    padding: 0;
    display: block;
    width: 20px;
    height: 20px
}

.modal__btn-close line {
    stroke: black
}

.modal__btn-close:hover {
    display: black;
    border: none;
    padding: 0
}

.modal .country-switcher-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}

.modal .country-switcher-flag {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-right: 0;
    white-space: nowrap;
    color: black;
    border: 1px solid transparent
}

.modal .country-switcher-flag.current-flag,
.modal .country-switcher-flag:hover {
    background: white;
    border-color: black
}

@media (max-width: 479px) {
    .form-row.create-account {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .form-row.create-account .input-checkbox {
        margin-top: 3px !important;
        margin-right: 6px !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important
    }
}

.payment_method_PayoneCw_OpenInvoice select,
.payment_method_klarna_part_payment select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 50px;
    background: url("../images/arrow_down.png") no-repeat center right 15px #fff;
    padding: 10px 40px 10px 10px;
    border: none;
    border-radius: 4px;
    margin: 0;
    color: #1f1f1f
}

.payment_method_PayoneCw_OpenInvoice select option,
.payment_method_klarna_part_payment select option {
    color: #1f1f1f
}

.product-archive {
    background: white;
    margin-top: 0
}

.product-archive .card .wc-gzd-sale-price-label {
    display: none
}

body.custom-background.post-type-archive-product {
    background: white
}

p:empty {
    display: none
}

#amazon_customer_details h3 {
    font-size: 14px
}

@media (min-width: 768px) {
    #amazon_customer_details {
        max-width: calc(100% / 3)
    }
    #amazon_customer_details h3 {
        font-size: 18px
    }
}

#amazon_customer_details .col2-set {
    width: 100%
}

#amazon_addressbook_widget {
    margin-bottom: 10px
}

#amazon_wallet_widget {
    margin-bottom: 20px
}

.warranty {
    background: #f4f4f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

@media (min-width: 1200px) {
    .warranty {
        padding-top: 22px
    }
}

.warranty__badge {
    width: 120px;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0
}

@media (min-width: 768px) {
    .warranty__badge {
        width: 220px
    }
}

.warranty__badge-wrapper {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.warranty__slogan {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.warranty__explainer {
    font-size: 18px;
    margin-bottom: 0;
    max-width: 320px
}

.warranty__description {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0
}

.warranty__otto {
    width: 350px;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: none;
    -ms-flex-item-align: end;
        align-self: flex-end
}

@media (min-width: 992px) {
    .warranty__otto {
        display: block
    }
}

.warranty__caption {
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    letter-spacing: 2px;
    margin-bottom: 16px;
    font-size: 22px;
}

@media (min-width: 768px) {
    .warranty__caption {
        font-size: 44px
    }
}

.warranty__content {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding-top: 22px;
    padding-bottom: 22px
}

.warranty__title {
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 36px;
    line-height: 1.1;
    font-size: 34px
}

@media (min-width: 768px) {
    .warranty__title {
        font-size: 68px
    }
}

.warranty__hr {
    margin: 0;
    border: none;
    background: black;
    height: 2px;
    position: relative;
    overflow: visible;
    margin-bottom: 48px
}

.warranty__hr::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: #f4f4f4;
    color: black;
    background: url("../images/pdp-new/plus.png");
    width: 64px;
    height: 64px
}

.warranty__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

@media (min-width: 1024px) {
    .site-footer {
        padding-top: 40px;
        padding-left: 17px;
        padding-right: 17px
    }
}

.site-footer .footer-menu__menu,
.site-footer .sub-menu {
    padding: 0;
    margin: 0;
    list-style: none
}

@media (min-width: 768px) {
    .site-footer .footer-menu__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 17px;
        padding-right: 17px;
        padding-top: 25px
    }
}

@media (min-width: 1024px) {
    .site-footer .footer-menu__menu {
        padding: 0
    }
}

.site-footer .sub-menu {
    display: none
}

.site-footer .sub-menu .menu-item>a {
    font-weight: normal;
    background: none
}

.site-footer .sub-menu .menu-item:last-child {
    border-bottom: none
}

@media (min-width: 768px) {
    .site-footer .sub-menu {
        display: inline-block
    }
    .site-footer .sub-menu .menu-item {
        margin-bottom: 5px
    }
}

.site-footer .menu-item.site-footer__sub-menu-open .sub-menu {
    display: block
}

.site-footer .menu-item:last-child {
    border-bottom: 1px solid #979797
}

@media (min-width: 768px) {
    .site-footer .menu-item {
        border-top: none;
        border-bottom: none;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1
    }
    .site-footer .menu-item>a {
        background: none;
        padding: 0;
        display: inline-block
    }
    .site-footer .menu-item.site-footer__sub-menu-open>a {
        background: none
    }
    .site-footer .menu-item:last-child {
        border-bottom: none
    }
    .site-footer .menu-item.menu-item-has-children>a {
        margin-bottom: 10px;
        display: block
    }
}

.site-footer__menu {
    margin: 0 auto 42px;
    max-width: 824px
}

@media (min-width: 1024px) {
    .site-footer__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.site-footer .footer-menu {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1
}

.site-footer__social {
    margin-bottom: 40px
}

.site-footer__social .social-row {
    margin-bottom: 0
}

.site-footer__divider {
    border: none;
    height: 1px;
    width: 100%;
    max-width: 824px;
    margin: 0 auto 57px
}

.site-footer__logo {
    max-width: 106px;
    margin: 0 auto 26px
}

.site-footer__copy {
    font-size: 12px;
    text-align: center
}

.site-footer__providers {
    padding: 38px 17px
}

@media (min-width: 768px) {
    .site-footer__providers {
        border-bottom: 1px solid #979797
    }
}

@media (min-width: 1024px) {
    .site-footer__providers {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        border-bottom: none;
        padding: 0;
        margin-right: -80px
    }
}

.providers {
    margin-bottom: 38px
}

.providers:last-child {
    margin-bottom: 0
}

@media (min-width: 1024px) {
    .providers {
        margin-bottom: 20px
    }
}

.providers__title {
    display: none;
}

@media (min-width: 1024px) {
    .providers__title {
        display: block;
        margin-bottom: 20px
    }
}

.providers__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between
}

@media (min-width: 1024px) {
    .providers__logos {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start
    }
}

.providers__logos--center-sm {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

@media (min-width: 1024px) {
    .providers__logos--center-sm {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between
    }
}

.providers__logos>img {
    height: auto;
    width: auto;
    max-width: 50px
}

@media (min-width: 1024px) {
    .providers__logos>img {
        margin-right: 20px
    }
}

.unslider {
    overflow: auto;
    margin: 0;
    padding: 0
}

.unslider-wrap {
    position: relative
}

.unslider-wrap.unslider-carousel li {
    float: left
}

.unslider-vertical>ul {
    height: 100%
}

.unslider-vertical li {
    float: none;
    width: 100%
}

.unslider-fade {
    position: relative
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}

.unslider li,
.unslider ol,
.unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}

.unslider-arrow {
    position: absolute;
    left: 20px;
    z-index: 2;
    cursor: pointer
}

.unslider-arrow.next {
    left: auto;
    right: 20px
}

.testimonial-slider {
    padding:35px 0px;
}


.testimonial-slider .slick-slide {
    outline: none
}

.testimonial-slider .unslider {
    overflow: hidden
}

@media (min-width: 768px) {
    .testimonial-slider__title {
        font-size: 50px;
        margin-bottom: 52px
    }
}

.testimonial-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none
}

.testimonial-slider .slick-dots li {
    margin-right: 13px
}

.testimonial-slider .slick-dots li:last-child {
    margin-right: 0
}

.testimonial-slider .slick-dots button {
    text-indent: -99999999px;
    width: 11px;
    height: 11px;
    display: block;
    border: none;
    background: #000;
    border-radius: 50%;
    padding: 0
}

.testimonial-slider .slick-dots .slick-active button {
    background: #C60219
}

.testimonial {
    color: white
}

.testimonial__profile {
    float: left;
    width: 95px;
    height: 95px;
    display: block;
    margin: 0 auto 23px;
    border-radius: 50%
}

@media (min-width: 768px) {
    .testimonial__profile {
        width: 124px;
        height: 124px;
        margin-bottom: 34px
    }
}

.testimonial__quote {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
    font-family: Gotham_Book_Italic;
    font-style: normal;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
    color:#000;
}

@media (min-width: 768px) {
    .testimonial__quote {
        margin-bottom: 40px
    }
}

.testimonial__cite {
    height: 124px;
    display: table-cell;
    vertical-align: middle;
    font-family: Gotham_Book_Regular;
    font-size: 15px;
    padding-left:10px;
    line-height: 20px;
    font-style: normal;
    color:#000;
}

@media (min-width: 768px) {
    .testimonial__cite {
        font-size: 18px
    }
}

@media (min-width: 1024px) {
    .compare-table {
        border: 1px solid #9a9a9a
    }
}

.compare-table>thead th {
    padding: 16px 0 35px;
    text-align: center;
    border-bottom: 1px solid #9a9a9a
}

@media (min-width: 1024px) {
    .compare-table>thead th {
        padding-top: 26px;
        padding-bottom: 26px
    }
}

.compare-table>tbody td,
.compare-table>tbody tr:nth-child(2n) td {
    background: none;
    text-align: center
}

.compare-table>tbody td {
    border-bottom: 1px solid #9a9a9a;
    font-size: 14px;
    color: #161622;
    padding: 26px 5px;
    width: 45%
}

@media (min-width: 1024px) {
    .compare-table>tbody td {
        padding: 30px 20px
    }
}

.compare-table>tbody td.compare-table__icon {
    padding: 0;
    font-size: 32px;
    vertical-align: middle;
    width: 10%
}

.compare-table__baseline {
    font-size: 20px;
    color: #9a9a9a;
    line-height: 1.08
}

@media (min-width: 1024px) {
    .compare-table__baseline {
        font-size: 18px;
        margin-bottom: 15px
    }
}

.compare-table__baseline--l {
    font-size: 24px;
    margin-bottom: 15px
}

@media (min-width: 1024px) {
    .compare-table__baseline--l {
        font-size: 30px
    }
}

.compare-table__feature {
    color: #C50218;
    font-size: 20px;
    line-height: 1.08
}

@media (min-width: 1024px) {
    .compare-table__feature {
        font-size: 18px;
        margin-bottom: 15px
    }
}

.compare-table__feature--l {
    font-size: 24px;
    margin-bottom: 15px
}

@media (min-width: 1024px) {
    .compare-table__feature--l {
        font-size: 30px
    }
}

.compare-table__right-title>.ofb-title {
    max-width: 100px;
    display: inline-block
}

.compare-table__left-title {
    font-size: 16px;
    text-transform: uppercase
}

.compare-table__break-title {
    max-width: 80px;
    display: inline-block
}

@media (min-width: 768px) {
    .compare-table__break-title {
        max-width: none
    }
}

.compare-table__title {
    font-weight: normal
}

@media (min-width: 768px) {
    .compare-table__title {
        font-weight: bold
    }
}

.compare-table__vs-col {
    text-align: center
}

.compare-table__vs {
    width: 46px;
    height: 46px;
    border: 2px solid black;
    border-radius: 50%;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px
}

.compare-table__logo {
    max-width: 200px;
    display: block;
    margin: 0 auto
}

.poi-wrapper {
    background-image: url(../images/poi-bg.jpg);
    background-size: cover;
    color: white
}

.poi-wrapper__container {
    max-width: 1064px;
    margin: 0 auto;
    padding: 20px;
    padding-top: 32px;
    padding-bottom: 32px
}

@media (min-width: 1200px) {
    .poi-wrapper__container {
        padding-left: 0;
        padding-right: 0
    }
}

.poi-wrapper__title {
    color: white;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
}

.poi-wrapper__text {
    text-align: center
}

.poi-wrapper__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.poi-wrapper__textbox {
    margin-bottom: 32px
}

.poi-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-bottom: 36px
}

@media (min-width: 768px) {
    .poi-list {
        grid-template-columns: 1fr 1fr
    }
}

.poi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.poi__img {
    margin-right: 24px;
    display: block;
    height: auto;
    max-width: 110px
}

.poi__title {
    color: #c60219;
    font-size: 18px;
    margin-bottom: 9px
}

.ofb-title {
    text-align: center
}

.ofb-title__otto {
    color: currentColor;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-size: 14px;
    margin-bottom: 12px
}

.ofb-title__logo {
    width: 100%;
    height: auto
}

.ofb-title--gradient {
    color: #ffffff
}

.ofb-title--white {
    color: #ffffff
}

.ofb-title--white path {
    fill: #ffffff
}

.ofb-title--black {
    color: #000000
}

.ofb-title--black path {
    fill: #000000
}

.carousel.slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px
}

.carousel.slick-slider .slick-slide {
    height: auto
}

.carousel.slick-slider .slick-slide:focus {
    outline: none
}

.carousel.slick-slider .slick-slide {
    padding-left: 15px;
    padding-right: 15px
}

.carousel__arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
    left: -80px;
    cursor: pointer;
    display: none !important
}

@media (min-width: 1370px) {
    .carousel__arrow {
        display: block !important
    }
}

.carousel__arrow--next {
    background-image: url("/wp-content/themes/ottowilde/images/arrow-next.svg");
    right: -80px;
    left: auto
}

.carousel__arrow--prev {
    background-image: url("/wp-content/themes/ottowilde/images/arrow-prev.svg")
}

.card {
    height: 100%;
    background: white;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
}

.card:hover {
    -webkit-box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
            box-shadow: 0 2px 4px 0 rgba(182, 182, 182, 0.5);
    z-index: 10
}

.card__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 10px 25px
}

@media (min-width: 1024px) {
    .card__content {
        padding: 0 18px 20px
    }
}

.card__media {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative
}

.card__media:after {
    content: '';
    display: block;
    padding-bottom: 80%
}

@media (min-width: 1024px) {
    .card__media {
        min-width: 156px;
        min-height: 156px
    }
}

.card__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat
}

.card__title {
    color: #1D1D1D;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.33;
    margin-bottom: 9px
}

@media (min-width: 1024px) {
    .card__title {
        font-size: 36px;
        letter-spacing: 1px;
        line-height: 1.305;
        min-height: 2.61em;
        margin-bottom: 10px
    }
}

@media (min-width: 768px) {
    .card__body {
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 1.33;
        min-height: 2.66em
    }
}

@media (min-width: 1024px) {
    .card__body {
        font-size: 18px
    }
}

.card__footer {
    color: #1D1D1D;
    font-size: 12px;
    line-height: 1.33
}

@media (min-width: 768px) {
    .card__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        font-size: 15px
    }
}

.card__footer-link {
    color: #c60219
}

.card__link-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.card__notice {
    position: absolute;
    top: 10px;
    right: 10px
}

.card__notice--red {
    color: #c60219
}

.card__notice--orange {
    color: #f29501
}

.card__notice--left {
    left: 10px;
    right: 0
}

.page-section {
    background: white;
    padding-top: 30px;
    padding-bottom: 50px
}

.page-section--padding-sm {
    padding-top: 0;
    padding-bottom: 0
}

.page-section--padding-sm>.post-wrapper {
    margin: 0
}

@media (min-width: 768px) {
    .page-section {
        padding-top: 60px;
        padding-bottom: 78px
    }
}

.page-section__title {
    font-family: Gotham_Black_Regular;
    color: #000;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .page-section__title {
        color: #393536;
        font-size: 30px;
        line-height: 39px
    }
}

.page-section__link {
    color: #c60219;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3125;
    text-align: center;
    display: block;
    margin-top: 27px
}

@media (min-width: 1024px) {
    .page-section__link {
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        margin-top: 66px
    }
}

.page-section--no-bg {
    background: none
}

.page-section--gray {
    background-color: #F3F3F3
}

.page-section--title-v-center {
    padding-top: 25px
}

.page-section--title-v-center .page-section__title {
    margin-bottom: 50px
}

.bundle {
    background: white;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 24px 0
}

@media (min-width: 768px) {
    .bundle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.bundle__image {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}

.bundle__image+.bundle__title {
    margin-top: 30px
}

.bundle__title {
    color: #1D1D1D;
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    margin-bottom: 22px
}

@media (min-width: 768px) {
    .bundle__title {
        max-width: 200px
    }
}

.bundle__disclaimer {
    color: #1D1D1D;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-align: center
}

.bundle__price {
    color: #1D1D1D;
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 0.75;
    text-align: center;
    margin-bottom: 26px
}

@media (min-width: 768px) {
    .bundle__price {
        margin-bottom: 37px
    }
}

.bundle__cta.button-rounded.button-red {
    display: block;
    margin: 0 auto 19px;
    max-width: 300px
}

@media (min-width: 768px) {
    .bundle__cta.button-rounded.button-red {
        max-width: 245px;
        min-width: 0;
        margin-bottom: 20px
    }
}

.bundle__item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative
}

@media (min-width: 768px) {
    .bundle__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-right: 1px solid #979797;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        padding-left: 34px;
        padding-right: 34px
    }
    .bundle__item:after {
        content: '+';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translate(50%, -50%);
                transform: translate(50%, -50%);
        color: #1D1D1D;
        font-size: 24px;
        font-weight: 900;
        width: 26px;
        height: 27px;
        background: white
    }
    .bundle__item--last:after {
        content: '='
    }
    .bundle__item .bundle__title {
        text-align: left
    }
}

.bundle__summary {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%
}

.bundle__summary .bundle__title {
    text-align: center
}

@media (min-width: 768px) {
    .bundle__summary .bundle__title {
        margin-bottom: 33px;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }
}

.jumbo {
    min-height: 480px;
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 15px
}

@media (min-width: 768px) {
    .jumbo {
        min-height: 580px
    }
}

.jumbo__main-link {
    position: absolute;
    left: 15px;
    bottom: 13%
}

@media (min-width: 768px) {
    .jumbo__main-link {
        left: 76px
    }
}

.jumbo__link {
    color: white;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3
}

@media (min-width: 768px) {
    .jumbo__link {
        font-size: 24px
    }
}

.jumbo__slogan {
    position: absolute;
    left: 15px;
    top: 18%;
    color: #1E1E1E;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3
}

@media (min-width: 768px) {
    .jumbo__slogan {
        font-size: 70px;
        left: 76px
    }
}

.bars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start
}

.bars__line {
    margin-bottom: 19px;
    position: relative
}

.bars__background {
    color: black
}

.bars__background>svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.bars__text {
    position: relative;
    z-index: 2;
    padding: 6px;
    line-height: 1
}

.bars--white .bars__background {
    color: white
}

.iconbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 45px
}

@media (min-width: 768px) {
    .iconbox {
        padding-top: 45px
    }
}

.row .iconbox {
    margin-bottom: 58px
}

.row .iconbox:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .row .iconbox {
        margin-bottom: 45px
    }
}

.iconbox__icon {
    font-size: 46px;
    margin-bottom: 15px
}

.iconbox__title {
    color: #1D1D1D;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px
}

.iconbox__text {
    color: #1D1D1D;
    font-size: 14px;
    line-height: 1.35;
    text-align: center
}

@media (min-width: 768px) {
    .iconbox__text {
        font-size: 16px;
        line-height: 1.625
    }
}

.card-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 768px) {
    .card-grid {
        display: block;
        padding-left: 0;
        padding-right: 0
    }
}

.card-grid__item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .card-grid__item {
        -ms-flex-preferred-size: auto;
            flex-basis: auto
    }
}

.slick-slide .card-grid__item {
    max-width: none
}

@media (min-width: 768px) {
    .card-grid--lg-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .card-grid--lg-flex .card-grid__item {
        -ms-flex-preferred-size: 33.3333333333%;
            flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.filterbar {
    padding: 30px;
    background: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.filterbar__title {
    color: #1D1D1D;
    font-size: 16px;
    font-weight: bold;
    line-height: 1
}

.filterbar__form {
    margin-bottom: 0
}

.filterbar__label {
    display: none;
    font-weight: normal
}

@media (min-width: 768px) {
    .filterbar__label {
        display: inline-block;
        margin-right: 21px
    }
}

.descriptive-header {
    background-color: #1D1D1D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px;
    color: white
}

@media (min-width: 768px) {
    .descriptive-header {
        padding-top: 70px;
        padding-bottom: 25px
    }
}

.descriptive-header__content {
    color: white;
    text-align: center
}

.descriptive-header__content>h2 {
    color: white;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.33;
    margin: 0;
    margin-bottom: 12px
}

@media (min-width: 768px) {
    .descriptive-header__content>h2 {
        font-size: 24px
    }
}

.descriptive-header__content p {
    color: white;
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .descriptive-header__content p {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .after-header {
        position: relative
    }
}

.after-header__link {
    position: absolute;
    top: 16px;
    left: 10px;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    line-height: 1
}

.after-header__link>.svgicon {
    margin-right: 4px;
    height: 0.8em
}

@media (min-width: 768px) {
    .after-header__link {
        top: 25px;
        left: 25px
    }
}

.form__section-title {
    color: #1D1D1D;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.35;
    margin-bottom: 15px;
}

@media (min-width: 1024px) {
    .form__section-title {
        color: #1D1D1D;
        font-size: 18px;
        font-weight: 900;
        line-height: 1.33;
        margin-bottom: 33px
    }
}

.form__help-text {
    color: #1D1D1D;
    font-size: 14px;
    line-height: 1.35
}

.inpt,
input[type="text"].inpt,
input[type="password"].inpt,
input[type="email"].inpt {
    font-size: 15px;
    border-radius: 4px;
    color: #1f1f1f;
    height: 50px;
    display: inline;
    vertical-align: middle;
    line-height: 18px;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: .618em;
    outline: 0;
    border: 0;
    font-weight: 400;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none
}

.inpt--fake,
input[type="text"].inpt--fake,
input[type="password"].inpt--fake,
input[type="email"].inpt--fake {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.inpt--disabled,
input[type="text"].inpt--disabled,
input[type="password"].inpt--disabled,
input[type="email"].inpt--disabled {
    background-color: #ececec
}

.inpt--disabled>strong,
input[type="text"].inpt--disabled>strong,
input[type="password"].inpt--disabled>strong,
input[type="email"].inpt--disabled>strong {
    font-weight: normal;
    padding: 0 0 0 8px;
}

.inpt--select,
input[type="text"].inpt--select,
input[type="password"].inpt--select,
input[type="email"].inpt--select {
    width: 100%;
    -webkit-appearance: menulist-button
}

.inpt-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.inpt-toggle__field {
    height: 22px;
    width: 22px !important;
    border: 1px solid #D2D2D2;
    background-color: #FFFFFF;
    margin-right: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    outline: none;
    -ms-flex-item-align: start;
        align-self: flex-start;
}

.inpt-toggle__field:checked {
    border-color: #008000;
    position: relative
}

.inpt-toggle__field:checked:after {
    content: '✔';
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    height: 11px;
    width: 11px;
    font-size: 17px;
    line-height: 0.8;
    color: #008000;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.inpt-toggle__label {
    font-weight: normal
}

.payment-methods {
    list-style: none;
    margin: 0;
    padding: 0
}

.payment-method {
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden
}

.payment-method__header {
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 15px;
}

.payment-method__title {
    color: #1D1D1D;
    font-size: 14px;
    line-height: 1.35;
    font-weight: normal;
    padding: 25px 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.payment-method__content {
    padding: 14px;
}

.payment-method__icon {
    margin-left: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.payment-method__icon>img {
    width: auto;
    height: 100%;
    max-width: none;
    display: block;
}

.payment-method__radio {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    height: 22px;
    width: 22px;
    border: 1px solid #252525;
    border-radius: 50%;
    margin-right: 13px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.payment-method__radio:checked {
    border-color: #F39500;
    position: relative;
}

.payment-method__radio:checked:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    background-color: #F39500;
    border-radius: 50%;
}

.payment-method[class*="payment_method_stripe"] .inpt-toggle__field {
    position: relative !important;
    top: 0 !important;
}

.payment-method[class*="payment_method_stripe"] .payment-method__title {
    padding-left: 0 !important;
}

.payment-method[class*="payment_method_stripe"] .payment-method__icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.payment-method[class*="payment_method_stripe"] .payment-method__icon>img {
    width: 30px;
    max-height: 30px;
}

.payment-method[class*="payment_method_stripe"] .payment-method__icon>img+img {
    margin-left: 4px;
}

.payment-method[class*="payment_method_ppec_paypal"] img {
    margin-left: 4px;
}

.payment-method[class*="payment_method_paypal"] .payment-method__icon {
    max-width: 250px;
}

.payment-method[class*="payment_method_paypal"] .payment-method__icon a {
    display: none;
}

.payment-method[class*="payment_method_paypal"] .payment-method__icon>img {
    width: 100%;
}

.btn--blk {
    display: block;
}

.btn--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.btn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.btn-row>.btn {
    border: 1px solid #d0d0d0;
    border-left: none;
    border-right: none;
    border-radius: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 15px 10px;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
}

.btn-row>.btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #d0d0d0;
}

.btn-row>.btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #d0d0d0;
}

.product-table {
    margin-bottom: 13px;
}

.product-table__row:nth-child(2n) .product-table__col {
    background: none;
}

.product-table__title {
    padding: 0;
    border-bottom: 1px solid #cacaca;
    color: #1D1D1D;
    font-size: 14px;
    line-height: 1.35;
    text-transform: none;
    padding-bottom: 7px;
    font-weight: normal;
}

.product-table__col {
    background: none;
    padding: 10px 0;
    border-top: 0;
}

.product-table__col--right {
    text-align: right;
}

.product-table__footer .product-table__col {
    border-top: 0;
    font-weight: normal;
    padding-top: 25px;
    padding-bottom: 25px;
}

.product-table__row--bold .product-table__col {
    font-family: Gotham_Bold;
    font-size: 20px;
    text-transform: uppercase;
}

.product-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #252525;
    font-size: 14px;
    line-height: normal;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.product-line__thumb {
    margin-right: 16px;
    width: 85%;
}

.product-line__info{
    width: 100%;
}

@media (min-width: 1024px) {
    .product-line__thumb {
        max-width: 130px;
    }
}

.product-line__thumb>img {
    margin-bottom: 0 !important;
}

.product-line__title {
    margin-bottom: 6px
}

.product-line__amt-total {
    font-weight: bold;
    margin-bottom: 6px;
}

.link {
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}

.link--gray {
    color: #A2A2A2
}

.link--red-bar {
    background-color: red
}

.text--small {
    font-size: 12px
}

.text--black-bar {
    background-color: black
}

.checkout__review {
    margin-bottom: 17px
}

.checkout .btn-row {
    margin-bottom: 18px
}

.checkout #woocommerce_checkout_place_order {
    margin-bottom: 17px
}

@media (min-width: 1024px) {
    .checkout__billing-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse
    }
}

@media (min-width: 1024px) {
    .checkout__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -20px;
        margin-right: -20px
    }
    .checkout__grid>div {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-preferred-size: 33.3333333333%;
            flex-basis: 33.3333333333%;
        padding-left: 20px;
        padding-right: 20px
    }
    @supports (display: grid) {
        .checkout__grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            grid-column-gap: 40px;
            margin-left: 0;
            margin-right: 0
        }
        .checkout__grid>div {
            padding-left: 0;
            padding-right: 0
        }
        .checkout__grid--col-2 {
            grid-template-columns: repeat(2, 1fr);
            grid-template-rows: repeat(2, 1fr)
        }
        .checkout__grid--col-2 .checkout__payment {
            grid-row: 2
        }
        .checkout__grid--col-2 .checkout__review {
            grid-row: 1 / span 2
        }
    }
    .checkout__grid .form__section:last-of-type {
        border-bottom: 0
    }
}

.checkout-holder {
    padding-top: 18px
}

@media (min-width: 1024px) {
    .checkout-holder {
        padding-top: 36px
    }
}

.checkout-holder>.btn-row {
    margin-bottom: 18px
}

.checkout-holder>.woocommerce-message {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
}

.checkout-holder .payonecw-control-label {
    float: none;
    text-align: left;
    padding: 0;
    font-weight: normal;
    width: auto
}
.woocommerce-input-wrapper{
    width: 100%;
}
.checkout-holder .payonecw-control-group>label+.payonecw-controls {
    margin-left: 0
}

.checkout-holder .payonecw-preview-fields .payonecw-control-group label {
    font-weight: normal
}

.checkout-holder .payonecw-preview-fields .payonecw-control-group:nth-child(4),
.checkout-holder .payonecw-preview-fields .payonecw-control-group:nth-child(5) {
    width: calc(50% - 5px);
    padding: 0;
    margin-bottom: 0
}

.checkout-holder .payonecw-preview-fields .payonecw-control-group:nth-child(4) {
    margin-right: 10px
}

.checkout-holder .payonecw-preview-fields .payonecw-date-of-birth+.payonecw-control-group:nth-child(4) {
    width: 100%;
    margin-right: 0;
    display: block
}

.ottos-coupon {
    margin-bottom: 18px;
    position: relative
}

.ottos-coupon__flyout {
    display: none;
    position: absolute
}

.ottos-coupon__flyout>.woocommerce-message {
    display: none
}

.ottos-coupon__flyout form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ottos-coupon__flyout input[type=text] {
    -webkit-box-shadow: none;
            box-shadow: none;
    background: white;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    border-radius: 4px;
    border:1px solid #c2c8cc;
}

.ottos-coupon__flyout input[type="submit"] {
    font-size: 14px;
    border-width: 2px;
    margin-left: 10px
}

.ottos-coupon__flyout--open {
    display: block
}

.ottos-checkout-header {
    display: none
}

.ottos-checkout-login {
    position: absolute;
    display: none
}

.ottos-checkout-login--open {
    display: block
}

.checkout__billing-extra-content .inpt-toggle {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .ofb-page {
        padding-top: 40px
    }
}

.ofb-page__ordernow {
    text-align: center;
    margin-top: 20px
}

.ofb-page__header-item {
    margin: 20px;
    font-size: 16px
}

.ofb-page__header-item:first-child {
    font-weight: bolder
}

.ofb-page__header-item p {
    margin: 0px 0
}

.ofb-page__header-img {
    margin-bottom: 20px
}

.ofb-page__header-img img {
    margin: 0 auto
}

.ofb-page__header {
    margin-bottom: 20px;
    margin-top: 60px
}

.ofb-page__content {
    background-color: white;
    padding-top: 40px;
    height: 100%;
    padding-bottom: 60px
}

.ofb-page .text {
    margin: 0 auto;
    color: white;
    font-weight: bolder;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    max-width: 320px;
    margin-bottom: 30px;
}

.ofb-page .text-features {
    margin-bottom: 30px
}

.ofb-page .text-header {
    margin-top: 40px;
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .ofb-page .text {
        font-size: 36px;
        max-width: 400px
    }
}

@media (min-width: 768px) {
    .ofb-page .grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap
    }
    .ofb-page .grid__col {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -ms-flex-preferred-size: calc(100%/3);
            flex-basis: calc(100%/3);
        max-width: calc(100%/3);
        margin-bottom: 40px
    }
}

.feature-item {
    margin: 0 auto 40px;
    max-width: 292px
}

@media (min-width: 768px) {
    .feature-item {
        margin-bottom: 0;
        height: 100%
    }
}

.feature-item__img {
    margin: 0 auto;
    margin-bottom: 33px
}

.feature-item__title {
    font-weight: bolder;
    line-height: 1.5;
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .feature-item__title {
        min-height: calc(1.5em * 3)
    }
}

.feature-item__description {
    display: none;
    text-align: center;
    line-height: 22.4px;
    font-size: 16px
}

@media screen and (min-width: 768px) {
    .feature-item__description {
        display: block
    }
}

.feature-item--visible .feature-item__description {
    display: block
}

.feature-item__button {
    color: #c60219;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    outline: none;
    margin: 5px 0
}

@media screen and (min-width: 768px) {
    .feature-item__button {
        display: none
    }
}

.feature-cloud {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
}

.feature-cloud__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
}

.feature-cloud__block .feature-cloud__item {
    margin-top: 30px;
    text-align: center
}

.feature-cloud__first-row .feature-cloud__item {
    margin-top: 30px;
    text-align: center
}

.feature-cloud__left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1
}

.feature-cloud__img {
    width: 100%;
    text-align: center;
    margin: 20px 0
}

.feature-cloud__img img {
    display: initial
}

.feature-cloud__item {
    font-size: 16px
}

.feature-cloud__item:first-child {
    font-weight: bolder
}

.feature-cloud__item p {
    margin: 0
}

@media (min-width: 768px) {
    .feature-cloud {
        display: block;
        max-width: 1000px;
        margin: 10px auto
    }
    .feature-cloud__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row
    }
    .feature-cloud__block .feature-cloud__item {
        margin: 50px 45px;
        max-width: 250px;
        text-align: left
    }
    .feature-cloud__first-row {
        width: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between
    }
    .feature-cloud__first-row .feature-cloud__item {
        text-align: left;
        margin: 0 45px;
        margin-right: 125px
    }
    .feature-cloud__left {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0
    }
    .feature-cloud__img {
        width: 378px;
        margin: auto 0
    }
}

.container {
    max-width: 1200px;
    margin: 0 auto
}

.hidden-s {
    display: none
}

@media (min-width: 768px) {
    .hidden-s {
        display: inherit
    }
}

@media (min-width: 768px) {
    .hidden-m {
        display: none
    }
}

@media (min-width: 1024px) {
    .hidden-m {
        display: inherit
    }
}

@media (min-width: 1024px) {
    .hidden-l {
        display: none
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column
}

@media (min-width: 768px) {
    .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row
    }
}

.row__col {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0
}

.row__col--half {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%
}

.row__col--third {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%
}

.row__col--fourth {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%
}

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

.affwp-referral-url-submit-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.affwp-referral-url-submit-wrap .button {
    margin-left: auto
}

.woocommerce-checkout #order_payment_heading {
    display: none
}

.ez-toc-title-container p {
    padding: 10px 0px !important
}

.event-subscription {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 100px 0px
}

.subscription {
    position: relative;
    display: inline-block;
    width: 500px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 30px;
    background-color: white;
    border-radius: 10px
}

.subscription__subtext {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-family: "Gotham_Book_Regular";
    font-weight: bold
}

.subscription__inputtext {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-family: "Gotham_Book_Regular";
    font-weight: bold;
    text-transform: uppercase;
    color: #4c4c4c
}

.subscription__inputfield {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    border-radius: 5px !important;
    padding: 15px !important
}

.subscription__inputfield::-webkit-input-placeholder {
    color: #adadad !important;
    font-family: "Gotham_Book_Regular";
    font-weight: 500;
    font-size: 15px
}

.subscription__inputfield::-moz-placeholder {
    color: #adadad !important;
    font-family: "Gotham_Book_Regular";
    font-weight: 500;
    font-size: 15px
}

.subscription__inputfield::-ms-input-placeholder {
    color: #adadad !important;
    font-family: "Gotham_Book_Regular";
    font-weight: 500;
    font-size: 15px
}

.subscription__inputfield::placeholder {
    color: #adadad !important;
    font-family: "Gotham_Book_Regular";
    font-weight: 500;
    font-size: 15px
}

.subscription__button {
    width: 100%;
    background-color: #c50119 !important;
    border: none !important;
    padding: 15px !important;
    margin-top: 25px !important;
    color: #f3f3f3 !important;
    text-transform: uppercase !important;
    font-family: "Gotham_Bold" !important;
    font-weight: 500 !important;
    background: #c50119 !important;
    font-size: 20px !important
}

.subscription__button:hover {
    background-color: #aa0115 !important;
    -webkit-transition: .3s !important;
    transition: .3s !important
}

.subscription-message {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    font-family: "GothamLight", sans-serif;
    font-weight: bold
}

#mc-embedded-subscribe-form {
    margin: 0px !important
}

@media (min-width: 768px) {
    .site-header .site-title .site-logo-link {
        width: 127px
    }
    .site-header .site-title {
        left: 50%;
        -webkit-transform: translate(-50%);
                transform: translate(-50%)
    }
    .site-header .main-navigation .primary-navigation {
        text-align: right !important;
        padding-right: 70px !important
    }
    .site-header .main-navigation .primary-navigation-2 {
        text-align: left !important;
        padding-left: 90px !important
    }
}

@media (max-width: 768px) {
    .subscription {
        width: 400px !important;
        padding: 25px !important
    }
    .subscription__subtext {
        font-size: 18px !important
    }
    .subscription__inputtext {
        font-size: 13px !important
    }
    .subscription__inputfield {
        padding: 13px !important
    }
    .subscription__button {
        padding: 13px !important;
        font-size: 18px !important
    }
}

@media (max-width: 450px) {
    .subscription {
        width: 300px !important;
        padding: 20px !important
    }
    .subscription__subtext {
        font-size: 16px !important
    }
    .subscription__inputtext {
        font-size: 11px !important
    }
    .subscription__inputfield {
        padding: 11px !important
    }
    .subscription__button {
        padding: 11px !important;
        font-size: 16px !important
    }
}

.clear {
    clear: both
}

.hidden {
    display: none
}

.stage-background.full {
    width: 100%;
    display: block;
    float: none
}

.stage-background.image-margin-right {
    margin: auto;
    float: none
}

.stage-section {
    width: 100%
}

.stage-section .col-half {
    float: left;
    width: 50%;
    position: relative
}

.stage-section .col-half>a {
    display: block;
    width: 100%
}

.stage-section .col-half.has-button .stage-text-content {
    padding-bottom: 140px
}

.stage-section .col-half.left .stage-background {
    float: right
}

@media (max-width: 767px) {
    .stage-section .col-half.left .stage-background {
        float: none;
        top: 0
    }
}

.stage-section .col-half.right .stage-background {
    float: left
}

@media (max-width: 767px) {
    .stage-section .col-half.right .stage-background {
        float: none;
        top: 0
    }
}

@media (max-width: 1023px) {
    .stage-section .col-half.no-background-image .stage-text-content {
        padding-top: 20px;
        padding-bottom: 20px;
        position: static
    }
}

@media (max-width: 1023px) {
    .stage-section .col-half {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-align-items: center
    }
}

@media (max-width: 767px) {
    .stage-section .col-half {
        float: none;
        width: 100%;
        position: relative;
        overflow: hidden
    }
}

.stage-section .stage-single-title {
    width: 100%;
    padding: 60px 0;
    text-align: center
}

.stage-section .stage-single-title h1 {
    font-size: 36px;
    margin: 6px 0 0
}

@media (max-width: 479px) {
    .stage-section .stage-single-title h1 {
        margin: 6px 0 0;
        position: static
    }
}

@media (max-width: 479px) {
    .stage-section .stage-single-title {
        padding: 60px 14px
    }
}

@media (max-width: 479px) {
    .stage-section {
        position: relative
    }
    .stage-section .stage-text-content.top,
    .stage-section .stage-bottom,
    .stage-section h1 {
        position: absolute;
        width: 100%
    }
    .stage-section h1 {
        text-align: center;
        margin-top: 32px;
        font-size: 30px;
        letter-spacing: 0.0001em;
        line-height: 1.18
    }
    .stage-section p {
        font-size: 13px;
        color: white;
        line-height: 1.6em
    }
}

@media (max-width: 479px) {
    .stage-columns.left-no-background-image {
        position: relative
    }
}

@media (max-width: 479px) {
    .stage-columns.left-no-background-image .right {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        background: none !important;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width: 767px) {
    .stage-columns.left-no-background-image .right .stage-text-content {
        position: static
    }
}

@media (max-width: 1223px) {
    .stage-columns.left-no-background-image .right .stage-text-content h2 {
        font-size: 60px;
        line-height: 71px
    }
}

@media (max-width: 599px) {
    .stage-columns.left-no-background-image .right .stage-text-content h2 {
        font-size: 35px;
        line-height: 40px
    }
}

@media (max-width: 479px) {
    .stage-columns.left-no-background-image .right .stage-text-content h2 span {
        color: white !important
    }
}

.stage-columns.has-action-button {
    padding-bottom: 142px
}

@media (max-width: 767px) {
    .stage-columns.has-action-button {
        padding-bottom: 110px
    }
}

@media (max-width: 599px) {
    .stage-columns.has-action-button {
        padding-bottom: 0
    }
}

.stage-columns.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@media (max-width: 767px) {
    .stage-columns.flex {
        display: block
    }
}

.stage-columns h1 {
    text-align: right;
    position: absolute;
    right: 0;
    color: white;
    top: 50%;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.stage-columns h1.stage-lines-offset {
    right: -20px
}

@media (max-width: 479px) {
    .stage-columns h1 {
        top: 0;
        text-align: center;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.stage-columns .col-half .overlay-content {
    position: relative
}

.stage-columns .col-half .overlay-content.video-playing {
    width: 100%
}

.stage-columns .col-half .overlay-content img {
    width: 100%
}

.stage-columns .col-half .overlay-content .show-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 599px) {
    .stage-columns .col-half .overlay-content {
        width: 100%
    }
    .stage-columns .col-half .overlay-content .embed-container iframe {
        position: relative;
        width: 100%;
        border: none
    }
}

@media (max-width: 479px) {
    .stage-columns .col-half.no-background-image h1 {
        position: relative
    }
}

.stage-columns.col-max {
    position: relative;
    padding: 70px 0
}

.stage-columns.col-max.no-top-padding {
    padding-top: 0
}

.stage-columns.col-max.no-bottom-padding {
    padding-bottom: 0
}

.stage-columns.col-max h1 {
    font-size: 76px
}

@media (max-width: 1279px) {
    .stage-columns.col-max h1 {
        font-size: 60px
    }
}

.stage-columns.col-max h2 {
    font-size: 36px;
    margin-bottom: 24px;
    line-height: 1.2em
}

.stage-columns.col-max p {
    font-size: 18px
}

@media (max-width: 1279px) {
    .stage-columns.col-max p {
        font-size: 15px
    }
}

.stage-columns.col-max .overlay-content {
    height: 100%;
    position: absolute;
    top: 140px;
    left: 0;
    width: 100%
}

.stage-columns.col-max .overlay-content h1 {
    position: static
}

.stage-columns .no-line-height {
    line-height: 0
}

.stage-columns table.product-info {
    width: auto
}

.stage-columns table.product-info thead th {
    font-size: 18px;
    border: none;
    padding: 0;
    min-width: 180px;
    text-transform: none
}

@media (max-width: 479px) {
    .stage-columns table.product-info thead th {
        min-width: 0
    }
}

.stage-columns table.product-info tbody td {
    font-size: 14px;
    background: none;
    padding: 0;
    padding-bottom: 10px
}

.stage-columns .stage-action-button.center-stage {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 70px
}

.stage-columns.padding-top-bottom {
    padding: 75px 0
}

@media (max-width: 599px) {
    #stage-114 h1,
    #stage-124 h1,
    #stage-1570 h1,
    #stage-1567 h1 {
        font-size: 28px
    }
}

#stage-97 h2 {
    margin-top: -14px;
    margin-bottom: 24px
}

#stage-164 .padding-top-bottom {
    padding-top: 35px
}

@media (max-width: 479px) {
    #stage-164 .black-bar .title-line-text {
        color: black !important
    }
}

@media (max-width: 479px) {
    #stage-164 .stage-lines-offset {
        right: 0
    }
}

@media (max-width: 479px) {
    #stage-164 .stage-background {
        width: 100%
    }
}

#stage-381 .overlay-content {
    top: 0
}

#stage-381 .unslider {
    padding-bottom: 126px
}

@media (max-width: 767px) {
    #stage-381 .unslider-nav {
        bottom: 24px
    }
}

@media (max-width: 479px) {
    #stage-381 .unslider-nav {
        bottom: 100px
    }
}

#stage-308 .product-info,
#stage-1542 .product-info {
    margin-top: 37px
}

#stage-308 .stage-text-content.top,
#stage-1542 .stage-text-content.top {
    position: relative;
    padding-bottom: 0
}

#stage-308 h2,
#stage-1542 h2 {
    margin-bottom: 25px
}

#stage-308 .stage-columns,
#stage-1542 .stage-columns {
    position: relative
}

.moodboard img {
    width: 25%;
    display: inline;
    line-height: 0
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.black-bar .title-line {
    position: relative;
    font-size: 70px;
    display: inline-block;
    padding: 0px 20px
}

.black-bar .title-line .title-line-text {
    z-index: 1;
    position: relative
}

@media (max-width: 1223px) {
    .black-bar .title-line {
        font-size: 60px;
        line-height: 1.414;
        white-space: nowrap
    }
}

@media (max-width: 1023px) {
    .black-bar .title-line {
        font-size: 44px;
        line-height: 1.8
    }
}

@media (max-width: 767px) {
    .black-bar .title-line {
        font-size: 40px;
        line-height: 1.9
    }
}

@media (max-width: 479px) {
    .black-bar .title-line {
        padding: 0px 10px;
        font-size: 30px
    }
}

.black-bar .title-line-background {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5px;
    z-index: 0;
    height: 70px;
    width: 100%;
    background: #1e1e1e;
    display: inline-block
}

.black-bar .title-line-background.white {
    background: white
}

.black-bar .title-line-background:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: SkewY(-1deg);
    transform: SkewY(-1deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    background: inherit
}

@media (max-width: 479px) {
    .black-bar .title-line-background:before {
        -webkit-transform: SkewY(-0.8deg);
        transform: SkewY(-0.8deg)
    }
}

.black-bar .title-line-background:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: SkewY(-2deg);
    transform: SkewY(-2deg);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    background: inherit
}

@media (max-width: 479px) {
    .black-bar .title-line-background:after {
        -webkit-transform: SkewY(-1.8deg);
        transform: SkewY(-1.8deg)
    }
}

@media (max-width: 959px) {
    .black-bar .title-line-background {
        height: 60px
    }
}

@media (max-width: 479px) {
    .black-bar .title-line-background {
        height: 44px
    }
}

.black-bar:nth-child(3n+2) .title-line-background:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: SkewY(1deg);
    transform: SkewY(1deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    background: none
}

.black-bar:nth-child(3n+2) .title-line-background:after {
    content: "";
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: SkewY(1deg);
    transform: SkewY(1deg);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    background: inherit
}

.black-bar:nth-child(4n+3) .title-line-background {
    height: 60px
}

.black-bar:nth-child(4n+3) .title-line-background:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: SkewY(-1.5deg);
    transform: SkewY(-1.5deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    background: inherit
}

.black-bar:nth-child(4n+3) .title-line-background:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    width: 100%;
    -webkit-transform: SkewY(-1deg);
    transform: SkewY(-1deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background: inherit
}

.stage-text-content {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

.stage-text-content.center-v {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 1023px) {
    .stage-text-content.center-v {
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.stage-text-content.top {
    padding-top: 70px
}

@media (max-width: 1023px) {
    .stage-text-content.top {
        padding-top: 35px
    }
}

.stage-text-content p,
.stage-text-content h2 {
    color: white
}

.stage-text-content p {
    font-size: 18px;
    margin-bottom: .8em
}

@media (max-width: 1023px) {
    .stage-text-content p {
        font-size: 16px
    }
}

.stage-text-content h2 {
    font-size: 76px;
    line-height: 1.3em;
    letter-spacing: 4px;
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    .stage-text-content h2 {
        font-size: 60px;
        letter-spacing: 2px
    }
    .stage-text-content h2 br {
        display: inline;
        content: ' ';
        clear: none
    }
    .stage-text-content h2 br:after {
        content: ' '
    }
}

@media (max-width: 959px) {
    .stage-text-content h2 {
        font-size: 50px
    }
}

@media (max-width: 767px) {
    .stage-text-content h2 {
        font-size: 30px
    }
}

.stage-text-content h3 {
    font-size: 70px;
    line-height: 1em;
}

.stage-bottom {
    position: absolute;
    bottom: 0;
    height: 140px;
    width: 100%;
    text-align: center
}

@media (max-width: 1023px) {
    .stage-bottom {
        height: 100px;
        left: 0
    }
}

@media (max-width: 767px) {
    .stage-bottom {
        height: 70px
    }
}

@media (max-width: 479px) {
    .stage-bottom {
        height: auto
    }
}

.vertical-center {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 0
}

.vertical-center.negativ-top-offset {
    -webkit-transform: translateY(-75%);
    transform: translateY(-75%)
}

.big-foot {
    text-align: center
}

.big-foot form {
    margin-bottom: 13px
}

@media (max-width: 1023px) {
    .big-foot form {
        margin-bottom: 6px
    }
}

.big-foot form input[type="email"] {
    font-size: 18px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #959595;
    padding: 20px 14px 16px 25px;
    display: inline;
    vertical-align: middle;
    line-height: 1em;
    width: 314px;
    background: white
}

.big-foot form input[type="email"]::-webkit-input-placeholder {
    padding-top: 3px
}

.big-foot form input[type="email"]:-moz-placeholder {
    padding-top: 3px
}

.big-foot form input[type="email"]::-moz-placeholder {
    padding-top: 3px
}

@media (max-width: 1023px) {
    .big-foot form input[type="email"] {
        width: 240px
    }
}

@media screen and (max-width: 880px) {
    .big-foot form input[type="email"] {
        padding: 12px 9px 12px 20px
    }
}

@media (max-width: 767px) {
    .big-foot form input[type="email"] {
        width: 200px;
        padding: 12px 9px 12px 20px
    }
}

@media (max-width: 479px) {
    .big-foot form input[type="email"] {
        font-size: 12px;
        border-radius: 4px;
        display: block;
        padding: 12px 10px;
        margin-left: auto;
        margin-right: auto;
        vertical-align: middle;
        line-height: 1em;
        width: 100%;
        margin-bottom: 17px;
        max-width: 260px
    }
}

.big-foot form input[type="submit"] {
    display: inline;
    border: 0;
    background: #c60219;
    color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 24px;
    margin-left: -4px;
    padding: 18px 1em;
    vertical-align: middle;
    line-height: 1em;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

@media (max-width: 767px) {
    .big-foot form input[type="submit"] {
        padding: 13px .5em
    }
}

@media screen and (max-width: 880px) {
    .big-foot form input[type="submit"] {
        padding: 12px .5em
    }
}

@media (max-width: 479px) {
    .big-foot form input[type="submit"] {
        border: 2px solid white;
        background: none;
        border-radius: 4px;
        font-size: 15px;
        padding: 8px 0;
        vertical-align: middle;
        line-height: 1.6em;
        width: 100%;
        max-width: 260px
    }
}

@media (max-width: 767px) {
    .big-foot form {
        margin-bottom: 8px
    }
}

.big-foot h3 {
    color: white;
    margin-bottom: 0
}

.big-foot h3 a {
    color: inherit
}

@media (max-width: 479px) {
    .big-foot h3 {
        font-size: 30px
    }
}

.big-foot .left>a {
    display: block;
    width: 100%
}

.big-foot .left h3 {
    line-height: 1.2
}

@media (max-width: 767px) {
    .big-foot .left h3 {
        line-height: 1
    }
}

.big-foot .left h3 .black-bar .title-line-background {
    display: block
}

@media (max-width: 1223px) {
    .big-foot .left h3 .black-bar {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .big-foot .left h3 .black-bar {
        margin-top: 0
    }
}

@media (max-width: 479px) {
    .big-foot .left h3 .black-bar {
        margin-top: 40px
    }
}

@media (max-width: 479px) {
    .big-foot .left h3 .black-bar {
        margin-top: 20px
    }
}

@media (max-width: 479px) {
    .big-foot .left h3 {
        line-height: 1em
    }
}

@media (max-width: 479px) {
    .big-foot .left .stage-action-button {
        width: 100%
    }
}

.big-foot .left .stage-text-content {
    z-index: 1
}

.big-foot .left .stage-bottom {
    z-index: 1
}

@media (max-width: 479px) {
    .big-foot .left .stage-bottom {
        bottom: 45px;
        height: 44px
    }
}

@media (max-width: 479px) {
    .big-foot .stage-background {
        float: none
    }
}

.big-foot .stage-background--static-fallback {
    height: 100%;
    background-image: url("../images/instagram.jpg")
}

@media (max-width: 479px) {
    .big-foot .right .stage-text-content h3 {
        line-height: 1.17em;
        margin-bottom: 3px
    }
}

@media (max-width: 767px) {
    .big-foot .right .stage-text-content {
        top: 40%
    }
}

@media (max-width: 479px) {
    .big-foot .right .stage-text-content {
        top: 90px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 479px) {
    .big-foot .right .stage-text-content {
        top: 20px
    }
}

@media (max-width: 767px) {
    .big-foot .right .stage-bottom {
        height: 160px
    }
}

@media (max-width: 479px) {
    .big-foot .right .stage-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
                flex-direction: column-reverse;
        bottom: 0;
        margin-top: 0;
        padding-left: 28px;
        padding-right: 28px
    }
}

.big-foot p.newsletter-descr {
    font-size: 76px;
    line-height: 94px;
    letter-spacing: 4px
}

@media (max-width: 1223px) {
    .big-foot p.newsletter-descr {
        font-size: 45px;
        line-height: 54px
    }
}

@media (max-width: 1023px) {
    .big-foot p.newsletter-descr {
        font-size: 40px;
        line-height: 42px
    }
}

@media (max-width: 479px) {
    .big-foot p.newsletter-descr {
        font-size: 39px;
        line-height: 1.22em
    }
}

@media (max-width: 479px) {
    .big-foot p.newsletter-descr {
        font-size: 19px;
        line-height: 1.22em
    }
}

.big-foot .email-disclaimer {
    max-width: 450px;
    margin: 0 auto;
    font-size: 18px;
    color: white
}

@media (max-width: 1023px) {
    .big-foot .email-disclaimer {
        font-size: 14px
    }
}

@media (max-width: 479px) {
    .big-foot .email-disclaimer {
        font-size: 12px;
        margin-bottom: 5px;
        max-width: 200px;
        max-height: 45px
    }
    .big-foot .email-disclaimer br {
        display: inline;
        content: ' ';
        clear: none
    }
    .big-foot .email-disclaimer br:after {
        content: ' '
    }
}

.big-foot .stage-bottom {
    height: 150px
}

@media (max-width: 1023px) {
    .big-foot .stage-bottom {
        height: 98px
    }
}

@media (max-width: 767px) {
    .big-foot .stage-bottom {
        height: 150px
    }
}

.big-foot button.stage-action-button {
    background: none;
    line-height: 1.618
}

.big-foot button.stage-action-button:hover {
    border-color: white
}

.big-foot .si_item {
    width: 50%;
    padding-bottom: 50%;
    overflow: hidden;
    position: relative
}

.big-foot .si_item img {
    width: 100%;
    position: absolute
}

@media (max-width: 479px) {
    .big-foot {
        display: block
    }
}

h1.the-original-title {
    position: static;
    text-align: center;
    margin-top: 100px;
    font-size: 16px !important;
    line-height: 38px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px
}

h1.the-original-title .headline {
    padding: 3px 34px;
    border-bottom: 8px solid white;
    border-top: 8px solid white;
    font-size: 80px;
    line-height: 80px;
    display: inline-block
}

div.the-original-title {
    position: static;
    text-align: center;
    font-size: 16px;
    line-height: 38px;
    text-transform: uppercase;
    letter-spacing: 7px;
    margin-bottom: 20px
}

div.the-original-title.gradient {
    color: #ffffff
}

div.the-original-title.white {
    color: #ffffff
}

div.the-original-title.white path {
    fill: #ffffff
}

div.the-original-title.black {
    color: #000000
}

div.the-original-title.black path {
    fill: #000000
}

#stage-355 img.show-mobile,
#stage-1517 img.show-mobile {
    margin: auto
}

#stage-355 .poi-title,
#stage-1517 .poi-title {
    padding-top: 40px;
    height: 16em
}

@media (max-width: 1023px) {
    #stage-355 .poi-title,
    #stage-1517 .poi-title {
        height: 14.5em
    }
}

@media (max-width: 479px) {
    #stage-355 .poi-title,
    #stage-1517 .poi-title {
        padding-top: 30px;
        margin-bottom: 15px;
        height: 10em
    }
}

#stage-355 .poi-product-small,
#stage-1517 .poi-product-small {
    display: none
}

@media (max-width: 959px) {
    #stage-355 .poi-product-small,
    #stage-1517 .poi-product-small {
        display: block;
        max-width: 480px;
        margin: 0 auto;
        width: 100%
    }
}

@media (max-width: 479px) {
    #stage-355 .poi-product-small,
    #stage-1517 .poi-product-small {
        max-width: none
    }
}

#stage-355 .stage-columns.col-max .overlay-content,
#stage-1517 .stage-columns.col-max .overlay-content {
    width: 100%;
    height: 100%;
    top: 0
}

@media (max-width: 1023px) {
    #stage-355,
    #stage-1517 {
        height: 760px;
        background: black
    }
    #stage-355 .stage-columns,
    #stage-1517 .stage-columns {
        padding-top: 30px;
        height: 100%
    }
    #stage-355 .stage-action-button.center-stage,
    #stage-1517 .stage-action-button.center-stage {
        bottom: 30px
    }
}

@media (max-width: 959px) {
    #stage-355,
    #stage-1517 {
        padding-bottom: 30px;
        background-image: url("../images/poi-bg.jpg");
        background-color: black;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: cover;
        height: auto
    }
    #stage-355 .overlay-content,
    #stage-1517 .overlay-content {
        padding: 0 15px;
        position: static
    }
    #stage-355 .overlay-content>p,
    #stage-1517 .overlay-content>p {
        margin: 0 0 25px 0
    }
    #stage-355 .the-original-title,
    #stage-1517 .the-original-title {
        font-size: 12px;
        line-height: 0
    }
    #stage-355 .the-original-title svg,
    #stage-1517 .the-original-title svg {
        width: 192px
    }
    #stage-355 .stage-background,
    #stage-1517 .stage-background {
        display: none
    }
    #stage-355 .stage-action-button,
    #stage-1517 .stage-action-button {
        margin: 0 auto;
        display: block;
        min-width: 0;
        position: static;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width: 479px) {
    #stage-858 .col-half.left {
        display: none
    }
}

#stage-303 .overlay-content h1,
#stage-1545 .overlay-content h1 {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media (max-width: 479px) {
    #stage-303 .overlay-content h1,
    #stage-1545 .overlay-content h1 {
        font-size: 30px;
    }
}

#stage-303 .overlay-content.video-playing,
#stage-1545 .overlay-content.video-playing {
    max-width: 950px;
    left: 50%;
    top: 300px !important;
    -webkit-transform: translateY(-200px) translateX(-50%);
    transform: translateY(-200px) translateX(-50%)
}

@media (max-width: 1279px) {
    #stage-303 .overlay-content.video-playing,
    #stage-1545 .overlay-content.video-playing {
        max-width: 100%;
        left: 0;
        top: 0 !important;
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }
}

@media (max-width: 959px) {
    #stage-303 .overlay-content.video-playing,
    #stage-1545 .overlay-content.video-playing {
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 959px) {
    #stage-303 .overlay-content,
    #stage-1545 .overlay-content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width: 767px) {
    #stage-303 .overlay-content,
    #stage-1545 .overlay-content {
        height: auto
    }
}

@media (max-width: 479px) {
    #stage-303 .overlay-content,
    #stage-1545 .overlay-content {
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 1023px) {
    #stage-66 .the-original-title {
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
        width: 260px;
        line-height: 1
    }
}

@media (max-width: 479px) {
    #stage-66 .the-original-title {
        width: 174px;
        margin: 38px auto 0 auto !important;
        font-size: 12px
    }
}

#stage-66 .the-original-title svg:not(:root) {
    width: 100%
}

@media (max-width: 479px) {
    #stage-66 .left {
        overflow: hidden;
        height: 451px
    }
}

@media (max-width: 479px) {
    #stage-66 .left h1 {
        text-shadow: 0 1px 2px black;
        z-index: 1;
        padding-top: 42px;
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), color-stop(30%, rgba(31, 31, 31, 0.2)), color-stop(50%, rgba(31, 31, 31, 0)), to(rgba(31, 31, 31, 0.5)));
        background: linear-gradient(#1f1f1f 0%, rgba(31, 31, 31, 0.2) 30%, rgba(31, 31, 31, 0) 50%, rgba(31, 31, 31, 0.5) 100%)
    }
}

@media (max-width: 479px) {
    #stage-66 .right {
        overflow: hidden
    }
}

@media (max-width: 479px) {
    #stage-66 .stage-background {
        height: 100%;
        width: auto;
        max-width: none;
        left: 50%;
        position: absolute;
        z-index: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width: 479px) {
    #stage-66 .stage-text-content {
        z-index: 1
    }
}

@media (max-width: 479px) {
    #stage-66 .stage-text-content.top {
        padding-top: 0
    }
}

@media (max-width: 479px) {
    #stage-66 .stage-bottom {
        bottom: 27px;
        z-index: 1;
        height: auto
    }
}

@media (max-width: 479px) {
    #stage-66 .right {
        height: 456px
    }
}

@media (max-width: 479px) {
    #stage-76 .col-half.left {
        display: none
    }
}

@media (max-width: 1023px) {
    #stage-76 .stage-text-content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width: 479px) {
    #stage-76 .stage-text-content {
        top: 92px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 479px) {
    #stage-76 .stage-bottom {
        bottom: 101px;
        height: auto
    }
}

@media (max-width: 479px) {
    #stage-76 h2 {
        color: white;
        font-size: 30px;
        line-height: 35px;
        letter-spacing: 2px
    }
}

@media (max-width: 479px) {
    #stage-76 p {
        padding-left: 40px;
        padding-right: 40px
    }
    #stage-76 p br {
        display: inline;
        content: ' ';
        clear: none
    }
    #stage-76 p br:after {
        content: ' '
    }
}

@media (max-width: 479px) {
    #stage-97 .left {
        background: black
    }
}

@media (max-width: 1223px) {
    #stage-97 .right .stage-text-content h2 {
        font-size: 60px;
        line-height: 71px
    }
}

@media (max-width: 959px) {
    #stage-97 .right .stage-text-content h2 {
        font-size: 50px;
        line-height: 61px
    }
}

@media (max-width: 479px) {
    #stage-97 .right .stage-text-content h2 {
        color: white;
        line-height: 1
    }
}

@media (max-width: 599px) {
    #stage-97 .right .stage-text-content h2 {
        font-size: 35px;
        line-height: 40px
    }
}

@media (max-width: 479px) {
    #stage-97 .right .stage-text-content {
        position: static
    }
}

@media (max-width: 479px) {
    #stage-128 .left h1 {
        display: none
    }
}

@media (max-width: 479px) {
    #stage-128 .left .stage-text-content {
        position: static;
        padding: 0 15px
    }
}

@media (max-width: 479px) {
    #stage-128 .left .stage-text-content h2 {
        color: white
    }
}

@media (max-width: 599px) {
    #stage-128 .left .stage-text-content h2 {
        font-size: 35px;
        line-height: 40px
    }
}

#stage-167 .stage-columns div {
    max-width: 750px;
    margin: auto
}

@media (max-width: 479px) {
    #stage-167 .stage-columns {
        padding: 0 14px
    }
}

@media (max-width: 479px) {
    #stage-167 p {
        color: black
    }
}

@media (max-width: 479px) {
    #stage-308 {
        padding-bottom: 35px
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.left {
        padding-top: 80px;
        overflow: hidden
    }
}

#stage-308 .col-half.right {
    padding-right: 14px
}

@media (max-width: 479px) {
    #stage-308 .col-half.right {
        position: static;
        padding-bottom: 30px;
        padding-right: 0
    }
}

#stage-308 .col-half.right .stage-text-content.top {
    padding: 0px 60px 0px 0px;
    position: static
}

@media (max-width: 1279px) {
    #stage-308 .col-half.right .stage-text-content.top {
        padding: 0
    }
}

@media (max-width: 767px) {
    #stage-308 .col-half.right .stage-text-content.top {
        padding: 60px 15px 70px 15px
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top {
        padding: 0px 15px 70px 15px
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top h2 {
        position: absolute;
        top: 15px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 30px;
        line-height: 1.18
    }
    #stage-308 .col-half.right .stage-text-content.top h2 span:last-child br {
        display: none
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top>p {
        position: static;
        top: 104px;
        left: 0;
        width: 100%;
        padding: 0 20px;
        text-align: center
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top>p br {
        display: none
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top table {
        font-size: 12px
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top table th {
        border-bottom: 0
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top table td {
        background: none
    }
}

@media (max-width: 479px) {
    #stage-308 .col-half.right .stage-text-content.top table th,
    #stage-308 .col-half.right .stage-text-content.top table td {
        padding: 0 0 11px 0
    }
}

@media (max-width: 767px) {
    #stage-308 .stage-action-button {
        bottom: 30px
    }
}

@media (max-width: 479px) {
    #stage-308 .stage-action-button {
        margin: 0 auto;
        display: block;
        bottom: 0
    }
}

@media (max-width: 479px) {
    #stage-381 .stage-columns,
    #stage-1514 .stage-columns {
        height: 563px
    }
}

@media (max-width: 479px) {
    #stage-381 .black-bar .title-line,
    #stage-1514 .black-bar .title-line {
        position: relative;
        display: inline-block;
        padding: 0px 10px
    }
}

@media (max-width: 479px) {
    #stage-381 .black-bar .title-line .title-line-text,
    #stage-1514 .black-bar .title-line .title-line-text {
        z-index: 1;
        position: relative
    }
}

@media (max-width: 479px) {
    #stage-381 .black-bar .title-line-background,
    #stage-1514 .black-bar .title-line-background {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 5px;
        z-index: 0;
        height: 44px;
        width: 100%;
        background: #1e1e1e;
        display: inline-block
    }
}

@media (max-width: 479px) {
    #stage-381 .black-bar .title-line-background.white,
    #stage-1514 .black-bar .title-line-background.white {
        background: white
    }
}

@media (max-width: 1279px) {
    #stage-381 .stage-background,
    #stage-1514 .stage-background {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        max-width: none;
        width: auto
    }
}

@media (max-width: 1279px) {
    #stage-381 .overlay-content,
    #stage-1514 .overlay-content {
        position: static
    }
}

@media (max-width: 479px) {
    #stage-381 .overlay-content,
    #stage-1514 .overlay-content {
        position: absolute;
        top: 0;
        left: 0
    }
}

@media (max-width: 479px) {
    #stage-381 .stage-action-button,
    #stage-1514 .stage-action-button {
        position: absolute;
        bottom: 20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width: 1279px) {
    #stage-381,
    #stage-1514 {
        overflow: hidden
    }
}

@media (max-width: 479px) {
    #stage-381,
    #stage-1514 {
        height: 563px;
        overflow: hidden
    }
}

#stage-164 .stage-columns .col-half.right .stage-text-content.top {
    position: static
}

@media (max-width: 479px) {
    #stage-74 .col-half.left {
        overflow: hidden;
        height: 254px;
        position: relative;
        background: black
    }
}

@media (max-width: 479px) {
    #stage-74 .col-half.left h1 {
        bottom: 30px;
        z-index: 1
    }
}

@media (max-width: 479px) {
    #stage-74 .stage-background {
        position: absolute;
        z-index: 0;
        top: -54px;
        opacity: 0.7
    }
}

@media (max-width: 1023px) {
    #stage-74 .right {
        padding-bottom: 100px
    }
}

@media (max-width: 479px) {
    #stage-74 .right {
        height: 467px
    }
}

@media (max-width: 479px) {
    #stage-74 .right .stage-text-content {
        padding: 0 12px
    }
}

@media (max-width: 479px) {
    #stage-74 .right .stage-text-content:before {
        content: '';
        background: url("../images/bros-carret.svg");
        background-position: center center;
        display: block;
        width: 100%;
        height: 31px;
        position: absolute;
        left: 0;
        top: -31px
    }
}

@media (max-width: 767px) {
    #stage-74 .right .stage-text-content p {
        font-size: 14px;
        margin-bottom: 14px
    }
}

@media (max-width: 767px) {
    #stage-74 .right h2 {
        line-height: 36px
    }
}

@media (max-width: 479px) {
    #stage-74 .right h2 {
        color: white;
        font-size: 30px;
        line-height: 1
    }
}

@media (max-width: 479px) {
    #stage-74 .right h2:first-child {
        margin-top: 20px !important
    }
}

@media (max-width: 479px) {
    #stage-74 .right p {
        margin-bottom: 12px;
        line-height: 1.4
    }
    #stage-74 .right p br {
        display: inline;
        content: ' ';
        clear: none
    }
    #stage-74 .right p br:after {
        content: ' '
    }
}

@media (max-width: 1023px) {
    #stage-70 .right h2,
    #stage-1427 .right h2 {
        font-size: 36px
    }
}

@media (max-width: 479px) {
    #stage-70 .stage-columns {
        position: relative
    }
}

@media (max-width: 479px) {
    #stage-70 .left {
        overflow: hidden;
        height: 437px;
        background: black;
        z-index: 0
    }
}

@media (max-width: 479px) {
    #stage-70 .left .stage-background {
        height: 100%;
        max-width: none;
        width: auto
    }
}

@media (max-width: 479px) {
    #stage-70 .left h1 {
        margin: 0;
        height: 100%;
        padding-top: 32px;
        position: absolute
    }
}

@media (max-width: 479px) {
    #stage-70 .left h1 .black-bar .title-line {
        line-height: 1
    }
}

@media (max-width: 479px) {
    #stage-70 .left h1 .black-bar:first-child .title-line {
        display: none
    }
}

@media (max-width: 479px) {
    #stage-70 .right {
        position: static
    }
}

@media (max-width: 479px) {
    #stage-70 .right .stage-text-content {
        top: 120px;
        padding: 0 15px
    }
}

@media (max-width: 479px) {
    #stage-70 .right h2 {
        display: none
    }
}

@media (max-width: 479px) {
    #stage-70 .right .stage-action-button {
        bottom: 39px
    }
}

@media (max-width: 1023px) {
    #stage-70 .right p {
        margin-bottom: 12px
    }
}

@media (max-width: 479px) {
    #stage-70 .right p {
        margin-bottom: 20px
    }
    #stage-70 .right p br {
        display: inline;
        content: ' ';
        clear: none
    }
    #stage-70 .right p br:after {
        content: ' '
    }
}

@media (max-width: 479px) {
    #stage-70 .right .stage-background {
        display: none
    }
}

@media (max-width: 599px) {
    #stage-131 .stage-background {
        margin: auto;
        width: 100%;
        opacity: 0.5
    }
}

#stage-131 .col-half.left .image-margin-right {
    margin-right: 10%
}

@media (max-width: 599px) {
    #stage-131 .right {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        background: none !important;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (max-width: 599px) {
    #stage-131 .right .stage-text-content {
        position: static
    }
}

@media (max-width: 599px) {
    #stage-131 .right .stage-text-content p {
        text-align: center !important;
        line-height: 1.8em
    }
}

@media (max-width: 599px) {
    #stage-131 .right .stage-text-content strong {
        font-size: 26px !important
    }
}

@media (max-width: 767px) {
    #stage-131 .right .stage-text-content.center-v {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        position: relative;
        padding: 0 15px
    }
}

@media (max-width: 767px) {
    #stage-388 .stage-columns {
        padding: 0 15px
    }
}

@media (max-width: 479px) {
    #stage-388 .the-original-title {
        font-size: 12px;
        line-height: 0;
        margin-top: 21px !important
    }
}

@media (max-width: 479px) {
    #stage-388 .the-original-title svg {
        width: 200px
    }
}

@media (max-width: 767px) {
    #stage-170 .left {
        display: block
    }
}

@media (max-width: 1023px) {
    #stage-170 .right {
        display: block
    }
}

@media (max-width: 767px) {
    #stage-170 .right {
        margin-left: 0 !important;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 479px) {
    #stage-170 .right {
        margin-left: 0 !important;
        padding: 0 14px
    }
}

@media (max-width: 479px) {
    #stage-170 .right p {
        text-align: center !important
    }
}

@media (max-width: 479px) {
    #stage-170 .right p br {
        display: none
    }
}

@media (max-width: 479px) {
    #stage-72 .col-half.left,
    #stage-1437 .col-half.left {
        display: none
    }
}

@media (max-width: 479px) {
    #stage-72 .stage-text-content,
    #stage-1437 .stage-text-content {
        top: 14px;
        padding-top: 0
    }
}

@media (max-width: 767px) {
    #stage-72 .stage-text-content.top,
    #stage-1437 .stage-text-content.top {
        padding-top: 14px
    }
}

@media (max-width: 479px) {
    #stage-72 .stage-bottom,
    #stage-1437 .stage-bottom {
        bottom: 25px
    }
}

#stage-815 .col-half.right h3 {
    font-size: 65px
}

@media (max-width: 599px) {
    #stage-815 .black-bar .title-line-text {
        color: #000
    }
}

@media (max-width: 479px) {
    #content .stage-bottom {
        text-align: center;
        margin-top: 0;
        bottom: 27px
    }
    .stage-text-content.center-v {
        position: absolute;
        width: 100%
    }
    .black-bar .title-line-background {
        display: none
    }
    div.the-original-title {
        position: static;
        text-align: center;
        font-size: 16px;
        line-height: 38px;
        text-transform: uppercase;
        letter-spacing: 7px;
        margin-bottom: 20px;
        color: white
    }
    div.the-original-title.white {
        color: #ffffff
    }
    div.the-original-title.white path {
        fill: #ffffff
    }
    div.the-original-title.black {
        color: #000000
    }
    div.the-original-title.black path {
        fill: #000000
    }
    #stage-395 .button-rounded {
        display: block;
        margin: 0 auto 10px auto !important
    }
    #stage-175 .button-rounded {
        width: 100% !important;
        display: block;
        margin: 0 auto
    }
    #stage-175 p {
        color: black
    }
    #stage-175 .stage-columns {
        padding: 0 14px
    }
    .moodboard {
        line-height: 0
    }
    .moodboard img {
        width: 50%;
        display: inline
    }
    .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        width: 100%;
        height: auto
    }
    .embed-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.poi-description {
    position: absolute;
    padding-right: 60px;
    right: 0%;
    width: 50%;
    max-width: 36%;
    top: 40%;
    text-align: left
}

.poi-description * {
    text-align: left
}

.poi-description h1 {
    margin-bottom: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0)
}

@media (max-width: 959px) {
    .poi-description h1 {
        position: static;
        margin: 0
    }
}

@media (max-width: 1279px) {
    .poi-description h1 {
        font-size: 44px !important;
        line-height: 1.3em
    }
}

@media (max-width: 959px) {
    .poi-description {
        display: none
    }
}

@media (max-width: 1279px) {
    .poi-description {
        top: 43%
    }
    .poi-description span {
        display: block
    }
}