@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.5em;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1 {
    font-size: 3.125em;
    line-height: 1.44em;
    margin: 0.48em 0;
}
h2 {
    font-size: 1.5em;
    line-height: 2em;
    margin: 1em 0;
}
h3 {
    font-size: 1.17em;
    line-height: 1.2820512821em;
    margin: 1.2820512821em 0;
}
h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin: 1.5em 0;
}
h5 {
    font-size: 0.83em;
    line-height: 1.8072289157em;
    margin: 1.8072289157em 0;
}
h6 {
    font-size: 0.67em;
    line-height: 2.2388059701em;
    margin: 2.2388059701em 0;
}
blockquote {
    margin: 1.5em 40px;
}
dl,
ol,
ul {
    margin: 1.5em 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
}
dd {
    margin: 0 0 0 40px;
}
ol,
ul {
    padding: 0 0 0 40px;
}
figcaption,
figure {
    display: block;
}
figure {
    margin: 1.5em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
main {
    display: block;
}
p,
pre {
    margin: 1.5em 0;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.5em;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
input {
    overflow: visible;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
details {
    display: block;
}
summary {
    display: list-item;
}
menu {
    display: block;
    margin: 1.5em 0;
    padding: 0 0 0 40px;
}
menu menu,
ol menu,
ul menu {
    margin: 0;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.foundation-mq {
    font-family: "small=0em&xsmall=30.0625em&medium=40.0625em&xmedium=48.0625em&slarge=63.9375em&large=64em&xlarge=75.0625em&xxlarge=90.0625em&xxxlarge=100em";
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}
select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}
button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto;
}
[data-whatinput="mouse"] button {
    outline: 0;
}
pre {
    overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}
.is-visible {
    display: block !important;
}
.is-hidden {
    display: none !important;
}
.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
}
.row:after,
.row:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.row:after {
    clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}
.row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
@media print, screen and (min-width: 40.0625em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media print, screen and (min-width: 64em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media screen and (min-width: 75.0625em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media screen and (min-width: 90.0625em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
.row .row.collapse {
    margin-right: 0;
    margin-left: 0;
}
.row.expanded {
    max-width: none;
}
.row.expanded .row {
    margin-right: auto;
    margin-left: auto;
}
.row:not(.expanded) .row {
    max-width: none;
}
.row.gutter-small > .column,
.row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
.row.gutter-medium > .column,
.row.gutter-medium > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
.column,
.columns {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
@media print, screen and (min-width: 40.0625em) {
    .column,
    .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left;
}
.column.row.row,
.row.row.columns {
    float: none;
}
.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}
.small-1 {
    width: 8.3333333333%;
}
.small-push-1 {
    position: relative;
    left: 8.3333333333%;
}
.small-pull-1 {
    position: relative;
    left: -8.3333333333%;
}
.small-offset-0 {
    margin-left: 0%;
}
.small-2 {
    width: 16.6666666667%;
}
.small-push-2 {
    position: relative;
    left: 16.6666666667%;
}
.small-pull-2 {
    position: relative;
    left: -16.6666666667%;
}
.small-offset-1 {
    margin-left: 8.3333333333%;
}
.small-3 {
    width: 25%;
}
.small-push-3 {
    position: relative;
    left: 25%;
}
.small-pull-3 {
    position: relative;
    left: -25%;
}
.small-offset-2 {
    margin-left: 16.6666666667%;
}
.small-4 {
    width: 33.3333333333%;
}
.small-push-4 {
    position: relative;
    left: 33.3333333333%;
}
.small-pull-4 {
    position: relative;
    left: -33.3333333333%;
}
.small-offset-3 {
    margin-left: 25%;
}
.small-5 {
    width: 41.6666666667%;
}
.small-push-5 {
    position: relative;
    left: 41.6666666667%;
}
.small-pull-5 {
    position: relative;
    left: -41.6666666667%;
}
.small-offset-4 {
    margin-left: 33.3333333333%;
}
.small-6 {
    width: 50%;
}
.small-push-6 {
    position: relative;
    left: 50%;
}
.small-pull-6 {
    position: relative;
    left: -50%;
}
.small-offset-5 {
    margin-left: 41.6666666667%;
}
.small-7 {
    width: 58.3333333333%;
}
.small-push-7 {
    position: relative;
    left: 58.3333333333%;
}
.small-pull-7 {
    position: relative;
    left: -58.3333333333%;
}
.small-offset-6 {
    margin-left: 50%;
}
.small-8 {
    width: 66.6666666667%;
}
.small-push-8 {
    position: relative;
    left: 66.6666666667%;
}
.small-pull-8 {
    position: relative;
    left: -66.6666666667%;
}
.small-offset-7 {
    margin-left: 58.3333333333%;
}
.small-9 {
    width: 75%;
}
.small-push-9 {
    position: relative;
    left: 75%;
}
.small-pull-9 {
    position: relative;
    left: -75%;
}
.small-offset-8 {
    margin-left: 66.6666666667%;
}
.small-10 {
    width: 83.3333333333%;
}
.small-push-10 {
    position: relative;
    left: 83.3333333333%;
}
.small-pull-10 {
    position: relative;
    left: -83.3333333333%;
}
.small-offset-9 {
    margin-left: 75%;
}
.small-11 {
    width: 91.6666666667%;
}
.small-push-11 {
    position: relative;
    left: 91.6666666667%;
}
.small-pull-11 {
    position: relative;
    left: -91.6666666667%;
}
.small-offset-10 {
    margin-left: 83.3333333333%;
}
.small-12 {
    width: 100%;
}
.small-offset-11 {
    margin-left: 91.6666666667%;
}
.small-up-1 > .column,
.small-up-1 > .columns {
    float: left;
    width: 100%;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-1 > .column:nth-of-type(1n + 1),
.small-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
    float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
    float: left;
    width: 50%;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-2 > .column:nth-of-type(odd),
.small-up-2 > .columns:nth-of-type(odd) {
    clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
    float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-3 > .column:nth-of-type(3n + 1),
.small-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
    float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
    float: left;
    width: 25%;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-4 > .column:nth-of-type(4n + 1),
.small-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
    float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
    float: left;
    width: 20%;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-5 > .column:nth-of-type(5n + 1),
.small-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
    float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-6 > .column:nth-of-type(6n + 1),
.small-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
    float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-7 > .column:nth-of-type(7n + 1),
.small-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
    float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
    float: left;
    width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
    clear: none;
}
.small-up-8 > .column:nth-of-type(8n + 1),
.small-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
    float: left;
}
.small-collapse > .column,
.small-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}
.small-collapse .row {
    margin-right: 0;
    margin-left: 0;
}
.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
.small-centered {
    margin-right: auto;
    margin-left: auto;
}
.small-centered,
.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
}
.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
}
@media print, screen and (min-width: 40.0625em) {
    .medium-1 {
        width: 8.3333333333%;
    }
    .medium-push-1 {
        position: relative;
        left: 8.3333333333%;
    }
    .medium-pull-1 {
        position: relative;
        left: -8.3333333333%;
    }
    .medium-offset-0 {
        margin-left: 0%;
    }
    .medium-2 {
        width: 16.6666666667%;
    }
    .medium-push-2 {
        position: relative;
        left: 16.6666666667%;
    }
    .medium-pull-2 {
        position: relative;
        left: -16.6666666667%;
    }
    .medium-offset-1 {
        margin-left: 8.3333333333%;
    }
    .medium-3 {
        width: 25%;
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
    }
    .medium-pull-3 {
        position: relative;
        left: -25%;
    }
    .medium-offset-2 {
        margin-left: 16.6666666667%;
    }
    .medium-4 {
        width: 33.3333333333%;
    }
    .medium-push-4 {
        position: relative;
        left: 33.3333333333%;
    }
    .medium-pull-4 {
        position: relative;
        left: -33.3333333333%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-5 {
        width: 41.6666666667%;
    }
    .medium-push-5 {
        position: relative;
        left: 41.6666666667%;
    }
    .medium-pull-5 {
        position: relative;
        left: -41.6666666667%;
    }
    .medium-offset-4 {
        margin-left: 33.3333333333%;
    }
    .medium-6 {
        width: 50%;
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
    }
    .medium-pull-6 {
        position: relative;
        left: -50%;
    }
    .medium-offset-5 {
        margin-left: 41.6666666667%;
    }
    .medium-7 {
        width: 58.3333333333%;
    }
    .medium-push-7 {
        position: relative;
        left: 58.3333333333%;
    }
    .medium-pull-7 {
        position: relative;
        left: -58.3333333333%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-8 {
        width: 66.6666666667%;
    }
    .medium-push-8 {
        position: relative;
        left: 66.6666666667%;
    }
    .medium-pull-8 {
        position: relative;
        left: -66.6666666667%;
    }
    .medium-offset-7 {
        margin-left: 58.3333333333%;
    }
    .medium-9 {
        width: 75%;
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
    }
    .medium-pull-9 {
        position: relative;
        left: -75%;
    }
    .medium-offset-8 {
        margin-left: 66.6666666667%;
    }
    .medium-10 {
        width: 83.3333333333%;
    }
    .medium-push-10 {
        position: relative;
        left: 83.3333333333%;
    }
    .medium-pull-10 {
        position: relative;
        left: -83.3333333333%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-11 {
        width: 91.6666666667%;
    }
    .medium-push-11 {
        position: relative;
        left: 91.6666666667%;
    }
    .medium-pull-11 {
        position: relative;
        left: -91.6666666667%;
    }
    .medium-offset-10 {
        margin-left: 83.3333333333%;
    }
    .medium-12 {
        width: 100%;
    }
    .medium-offset-11 {
        margin-left: 91.6666666667%;
    }
    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        float: left;
        width: 100%;
    }
    .medium-up-1 > .column:nth-of-type(1n),
    .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-1 > .column:nth-of-type(1n + 1),
    .medium-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both;
    }
    .medium-up-1 > .column:last-child,
    .medium-up-1 > .columns:last-child {
        float: left;
    }
    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        float: left;
        width: 50%;
    }
    .medium-up-2 > .column:nth-of-type(1n),
    .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-2 > .column:nth-of-type(odd),
    .medium-up-2 > .columns:nth-of-type(odd) {
        clear: both;
    }
    .medium-up-2 > .column:last-child,
    .medium-up-2 > .columns:last-child {
        float: left;
    }
    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        float: left;
        width: 33.3333333333%;
    }
    .medium-up-3 > .column:nth-of-type(1n),
    .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-3 > .column:nth-of-type(3n + 1),
    .medium-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both;
    }
    .medium-up-3 > .column:last-child,
    .medium-up-3 > .columns:last-child {
        float: left;
    }
    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        float: left;
        width: 25%;
    }
    .medium-up-4 > .column:nth-of-type(1n),
    .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-4 > .column:nth-of-type(4n + 1),
    .medium-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both;
    }
    .medium-up-4 > .column:last-child,
    .medium-up-4 > .columns:last-child {
        float: left;
    }
    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        float: left;
        width: 20%;
    }
    .medium-up-5 > .column:nth-of-type(1n),
    .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-5 > .column:nth-of-type(5n + 1),
    .medium-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both;
    }
    .medium-up-5 > .column:last-child,
    .medium-up-5 > .columns:last-child {
        float: left;
    }
    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        float: left;
        width: 16.6666666667%;
    }
    .medium-up-6 > .column:nth-of-type(1n),
    .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-6 > .column:nth-of-type(6n + 1),
    .medium-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both;
    }
    .medium-up-6 > .column:last-child,
    .medium-up-6 > .columns:last-child {
        float: left;
    }
    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        float: left;
        width: 14.2857142857%;
    }
    .medium-up-7 > .column:nth-of-type(1n),
    .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-7 > .column:nth-of-type(7n + 1),
    .medium-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both;
    }
    .medium-up-7 > .column:last-child,
    .medium-up-7 > .columns:last-child {
        float: left;
    }
    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        float: left;
        width: 12.5%;
    }
    .medium-up-8 > .column:nth-of-type(1n),
    .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-8 > .column:nth-of-type(8n + 1),
    .medium-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both;
    }
    .medium-up-8 > .column:last-child,
    .medium-up-8 > .columns:last-child {
        float: left;
    }
    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }
    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
    .medium-centered {
        margin-right: auto;
        margin-left: auto;
    }
    .medium-centered,
    .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }
    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .large-1 {
        width: 8.3333333333%;
    }
    .large-push-1 {
        position: relative;
        left: 8.3333333333%;
    }
    .large-pull-1 {
        position: relative;
        left: -8.3333333333%;
    }
    .large-offset-0 {
        margin-left: 0%;
    }
    .large-2 {
        width: 16.6666666667%;
    }
    .large-push-2 {
        position: relative;
        left: 16.6666666667%;
    }
    .large-pull-2 {
        position: relative;
        left: -16.6666666667%;
    }
    .large-offset-1 {
        margin-left: 8.3333333333%;
    }
    .large-3 {
        width: 25%;
    }
    .large-push-3 {
        position: relative;
        left: 25%;
    }
    .large-pull-3 {
        position: relative;
        left: -25%;
    }
    .large-offset-2 {
        margin-left: 16.6666666667%;
    }
    .large-4 {
        width: 33.3333333333%;
    }
    .large-push-4 {
        position: relative;
        left: 33.3333333333%;
    }
    .large-pull-4 {
        position: relative;
        left: -33.3333333333%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-5 {
        width: 41.6666666667%;
    }
    .large-push-5 {
        position: relative;
        left: 41.6666666667%;
    }
    .large-pull-5 {
        position: relative;
        left: -41.6666666667%;
    }
    .large-offset-4 {
        margin-left: 33.3333333333%;
    }
    .large-6 {
        width: 50%;
    }
    .large-push-6 {
        position: relative;
        left: 50%;
    }
    .large-pull-6 {
        position: relative;
        left: -50%;
    }
    .large-offset-5 {
        margin-left: 41.6666666667%;
    }
    .large-7 {
        width: 58.3333333333%;
    }
    .large-push-7 {
        position: relative;
        left: 58.3333333333%;
    }
    .large-pull-7 {
        position: relative;
        left: -58.3333333333%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-8 {
        width: 66.6666666667%;
    }
    .large-push-8 {
        position: relative;
        left: 66.6666666667%;
    }
    .large-pull-8 {
        position: relative;
        left: -66.6666666667%;
    }
    .large-offset-7 {
        margin-left: 58.3333333333%;
    }
    .large-9 {
        width: 75%;
    }
    .large-push-9 {
        position: relative;
        left: 75%;
    }
    .large-pull-9 {
        position: relative;
        left: -75%;
    }
    .large-offset-8 {
        margin-left: 66.6666666667%;
    }
    .large-10 {
        width: 83.3333333333%;
    }
    .large-push-10 {
        position: relative;
        left: 83.3333333333%;
    }
    .large-pull-10 {
        position: relative;
        left: -83.3333333333%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-11 {
        width: 91.6666666667%;
    }
    .large-push-11 {
        position: relative;
        left: 91.6666666667%;
    }
    .large-pull-11 {
        position: relative;
        left: -91.6666666667%;
    }
    .large-offset-10 {
        margin-left: 83.3333333333%;
    }
    .large-12 {
        width: 100%;
    }
    .large-offset-11 {
        margin-left: 91.6666666667%;
    }
    .large-up-1 > .column,
    .large-up-1 > .columns {
        float: left;
        width: 100%;
    }
    .large-up-1 > .column:nth-of-type(1n),
    .large-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-1 > .column:nth-of-type(1n + 1),
    .large-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both;
    }
    .large-up-1 > .column:last-child,
    .large-up-1 > .columns:last-child {
        float: left;
    }
    .large-up-2 > .column,
    .large-up-2 > .columns {
        float: left;
        width: 50%;
    }
    .large-up-2 > .column:nth-of-type(1n),
    .large-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-2 > .column:nth-of-type(odd),
    .large-up-2 > .columns:nth-of-type(odd) {
        clear: both;
    }
    .large-up-2 > .column:last-child,
    .large-up-2 > .columns:last-child {
        float: left;
    }
    .large-up-3 > .column,
    .large-up-3 > .columns {
        float: left;
        width: 33.3333333333%;
    }
    .large-up-3 > .column:nth-of-type(1n),
    .large-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-3 > .column:nth-of-type(3n + 1),
    .large-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both;
    }
    .large-up-3 > .column:last-child,
    .large-up-3 > .columns:last-child {
        float: left;
    }
    .large-up-4 > .column,
    .large-up-4 > .columns {
        float: left;
        width: 25%;
    }
    .large-up-4 > .column:nth-of-type(1n),
    .large-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-4 > .column:nth-of-type(4n + 1),
    .large-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both;
    }
    .large-up-4 > .column:last-child,
    .large-up-4 > .columns:last-child {
        float: left;
    }
    .large-up-5 > .column,
    .large-up-5 > .columns {
        float: left;
        width: 20%;
    }
    .large-up-5 > .column:nth-of-type(1n),
    .large-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-5 > .column:nth-of-type(5n + 1),
    .large-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both;
    }
    .large-up-5 > .column:last-child,
    .large-up-5 > .columns:last-child {
        float: left;
    }
    .large-up-6 > .column,
    .large-up-6 > .columns {
        float: left;
        width: 16.6666666667%;
    }
    .large-up-6 > .column:nth-of-type(1n),
    .large-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-6 > .column:nth-of-type(6n + 1),
    .large-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both;
    }
    .large-up-6 > .column:last-child,
    .large-up-6 > .columns:last-child {
        float: left;
    }
    .large-up-7 > .column,
    .large-up-7 > .columns {
        float: left;
        width: 14.2857142857%;
    }
    .large-up-7 > .column:nth-of-type(1n),
    .large-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-7 > .column:nth-of-type(7n + 1),
    .large-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both;
    }
    .large-up-7 > .column:last-child,
    .large-up-7 > .columns:last-child {
        float: left;
    }
    .large-up-8 > .column,
    .large-up-8 > .columns {
        float: left;
        width: 12.5%;
    }
    .large-up-8 > .column:nth-of-type(1n),
    .large-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-8 > .column:nth-of-type(8n + 1),
    .large-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both;
    }
    .large-up-8 > .column:last-child,
    .large-up-8 > .columns:last-child {
        float: left;
    }
    .large-collapse > .column,
    .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .large-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }
    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }
    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
    .large-centered {
        margin-right: auto;
        margin-left: auto;
    }
    .large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }
    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 75.0625em) {
    .xlarge-1 {
        width: 8.3333333333%;
    }
    .xlarge-push-1 {
        position: relative;
        left: 8.3333333333%;
    }
    .xlarge-pull-1 {
        position: relative;
        left: -8.3333333333%;
    }
    .xlarge-offset-0 {
        margin-left: 0%;
    }
    .xlarge-2 {
        width: 16.6666666667%;
    }
    .xlarge-push-2 {
        position: relative;
        left: 16.6666666667%;
    }
    .xlarge-pull-2 {
        position: relative;
        left: -16.6666666667%;
    }
    .xlarge-offset-1 {
        margin-left: 8.3333333333%;
    }
    .xlarge-3 {
        width: 25%;
    }
    .xlarge-push-3 {
        position: relative;
        left: 25%;
    }
    .xlarge-pull-3 {
        position: relative;
        left: -25%;
    }
    .xlarge-offset-2 {
        margin-left: 16.6666666667%;
    }
    .xlarge-4 {
        width: 33.3333333333%;
    }
    .xlarge-push-4 {
        position: relative;
        left: 33.3333333333%;
    }
    .xlarge-pull-4 {
        position: relative;
        left: -33.3333333333%;
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .xlarge-5 {
        width: 41.6666666667%;
    }
    .xlarge-push-5 {
        position: relative;
        left: 41.6666666667%;
    }
    .xlarge-pull-5 {
        position: relative;
        left: -41.6666666667%;
    }
    .xlarge-offset-4 {
        margin-left: 33.3333333333%;
    }
    .xlarge-6 {
        width: 50%;
    }
    .xlarge-push-6 {
        position: relative;
        left: 50%;
    }
    .xlarge-pull-6 {
        position: relative;
        left: -50%;
    }
    .xlarge-offset-5 {
        margin-left: 41.6666666667%;
    }
    .xlarge-7 {
        width: 58.3333333333%;
    }
    .xlarge-push-7 {
        position: relative;
        left: 58.3333333333%;
    }
    .xlarge-pull-7 {
        position: relative;
        left: -58.3333333333%;
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .xlarge-8 {
        width: 66.6666666667%;
    }
    .xlarge-push-8 {
        position: relative;
        left: 66.6666666667%;
    }
    .xlarge-pull-8 {
        position: relative;
        left: -66.6666666667%;
    }
    .xlarge-offset-7 {
        margin-left: 58.3333333333%;
    }
    .xlarge-9 {
        width: 75%;
    }
    .xlarge-push-9 {
        position: relative;
        left: 75%;
    }
    .xlarge-pull-9 {
        position: relative;
        left: -75%;
    }
    .xlarge-offset-8 {
        margin-left: 66.6666666667%;
    }
    .xlarge-10 {
        width: 83.3333333333%;
    }
    .xlarge-push-10 {
        position: relative;
        left: 83.3333333333%;
    }
    .xlarge-pull-10 {
        position: relative;
        left: -83.3333333333%;
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .xlarge-11 {
        width: 91.6666666667%;
    }
    .xlarge-push-11 {
        position: relative;
        left: 91.6666666667%;
    }
    .xlarge-pull-11 {
        position: relative;
        left: -91.6666666667%;
    }
    .xlarge-offset-10 {
        margin-left: 83.3333333333%;
    }
    .xlarge-12 {
        width: 100%;
    }
    .xlarge-offset-11 {
        margin-left: 91.6666666667%;
    }
    .xlarge-up-1 > .column,
    .xlarge-up-1 > .columns {
        float: left;
        width: 100%;
    }
    .xlarge-up-1 > .column:nth-of-type(1n),
    .xlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-1 > .column:nth-of-type(1n + 1),
    .xlarge-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both;
    }
    .xlarge-up-1 > .column:last-child,
    .xlarge-up-1 > .columns:last-child {
        float: left;
    }
    .xlarge-up-2 > .column,
    .xlarge-up-2 > .columns {
        float: left;
        width: 50%;
    }
    .xlarge-up-2 > .column:nth-of-type(1n),
    .xlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-2 > .column:nth-of-type(odd),
    .xlarge-up-2 > .columns:nth-of-type(odd) {
        clear: both;
    }
    .xlarge-up-2 > .column:last-child,
    .xlarge-up-2 > .columns:last-child {
        float: left;
    }
    .xlarge-up-3 > .column,
    .xlarge-up-3 > .columns {
        float: left;
        width: 33.3333333333%;
    }
    .xlarge-up-3 > .column:nth-of-type(1n),
    .xlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-3 > .column:nth-of-type(3n + 1),
    .xlarge-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both;
    }
    .xlarge-up-3 > .column:last-child,
    .xlarge-up-3 > .columns:last-child {
        float: left;
    }
    .xlarge-up-4 > .column,
    .xlarge-up-4 > .columns {
        float: left;
        width: 25%;
    }
    .xlarge-up-4 > .column:nth-of-type(1n),
    .xlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-4 > .column:nth-of-type(4n + 1),
    .xlarge-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both;
    }
    .xlarge-up-4 > .column:last-child,
    .xlarge-up-4 > .columns:last-child {
        float: left;
    }
    .xlarge-up-5 > .column,
    .xlarge-up-5 > .columns {
        float: left;
        width: 20%;
    }
    .xlarge-up-5 > .column:nth-of-type(1n),
    .xlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-5 > .column:nth-of-type(5n + 1),
    .xlarge-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both;
    }
    .xlarge-up-5 > .column:last-child,
    .xlarge-up-5 > .columns:last-child {
        float: left;
    }
    .xlarge-up-6 > .column,
    .xlarge-up-6 > .columns {
        float: left;
        width: 16.6666666667%;
    }
    .xlarge-up-6 > .column:nth-of-type(1n),
    .xlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-6 > .column:nth-of-type(6n + 1),
    .xlarge-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both;
    }
    .xlarge-up-6 > .column:last-child,
    .xlarge-up-6 > .columns:last-child {
        float: left;
    }
    .xlarge-up-7 > .column,
    .xlarge-up-7 > .columns {
        float: left;
        width: 14.2857142857%;
    }
    .xlarge-up-7 > .column:nth-of-type(1n),
    .xlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-7 > .column:nth-of-type(7n + 1),
    .xlarge-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both;
    }
    .xlarge-up-7 > .column:last-child,
    .xlarge-up-7 > .columns:last-child {
        float: left;
    }
    .xlarge-up-8 > .column,
    .xlarge-up-8 > .columns {
        float: left;
        width: 12.5%;
    }
    .xlarge-up-8 > .column:nth-of-type(1n),
    .xlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-8 > .column:nth-of-type(8n + 1),
    .xlarge-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both;
    }
    .xlarge-up-8 > .column:last-child,
    .xlarge-up-8 > .columns:last-child {
        float: left;
    }
    .xlarge-collapse > .column,
    .xlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .xlarge-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }
    .expanded.row .xlarge-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-uncollapse > .column,
    .xlarge-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
    .xlarge-centered {
        margin-right: auto;
        margin-left: auto;
    }
    .xlarge-centered,
    .xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }
    .xlarge-pull-0,
    .xlarge-push-0,
    .xlarge-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 90.0625em) {
    .xxlarge-1 {
        width: 8.3333333333%;
    }
    .xxlarge-push-1 {
        position: relative;
        left: 8.3333333333%;
    }
    .xxlarge-pull-1 {
        position: relative;
        left: -8.3333333333%;
    }
    .xxlarge-offset-0 {
        margin-left: 0%;
    }
    .xxlarge-2 {
        width: 16.6666666667%;
    }
    .xxlarge-push-2 {
        position: relative;
        left: 16.6666666667%;
    }
    .xxlarge-pull-2 {
        position: relative;
        left: -16.6666666667%;
    }
    .xxlarge-offset-1 {
        margin-left: 8.3333333333%;
    }
    .xxlarge-3 {
        width: 25%;
    }
    .xxlarge-push-3 {
        position: relative;
        left: 25%;
    }
    .xxlarge-pull-3 {
        position: relative;
        left: -25%;
    }
    .xxlarge-offset-2 {
        margin-left: 16.6666666667%;
    }
    .xxlarge-4 {
        width: 33.3333333333%;
    }
    .xxlarge-push-4 {
        position: relative;
        left: 33.3333333333%;
    }
    .xxlarge-pull-4 {
        position: relative;
        left: -33.3333333333%;
    }
    .xxlarge-offset-3 {
        margin-left: 25%;
    }
    .xxlarge-5 {
        width: 41.6666666667%;
    }
    .xxlarge-push-5 {
        position: relative;
        left: 41.6666666667%;
    }
    .xxlarge-pull-5 {
        position: relative;
        left: -41.6666666667%;
    }
    .xxlarge-offset-4 {
        margin-left: 33.3333333333%;
    }
    .xxlarge-6 {
        width: 50%;
    }
    .xxlarge-push-6 {
        position: relative;
        left: 50%;
    }
    .xxlarge-pull-6 {
        position: relative;
        left: -50%;
    }
    .xxlarge-offset-5 {
        margin-left: 41.6666666667%;
    }
    .xxlarge-7 {
        width: 58.3333333333%;
    }
    .xxlarge-push-7 {
        position: relative;
        left: 58.3333333333%;
    }
    .xxlarge-pull-7 {
        position: relative;
        left: -58.3333333333%;
    }
    .xxlarge-offset-6 {
        margin-left: 50%;
    }
    .xxlarge-8 {
        width: 66.6666666667%;
    }
    .xxlarge-push-8 {
        position: relative;
        left: 66.6666666667%;
    }
    .xxlarge-pull-8 {
        position: relative;
        left: -66.6666666667%;
    }
    .xxlarge-offset-7 {
        margin-left: 58.3333333333%;
    }
    .xxlarge-9 {
        width: 75%;
    }
    .xxlarge-push-9 {
        position: relative;
        left: 75%;
    }
    .xxlarge-pull-9 {
        position: relative;
        left: -75%;
    }
    .xxlarge-offset-8 {
        margin-left: 66.6666666667%;
    }
    .xxlarge-10 {
        width: 83.3333333333%;
    }
    .xxlarge-push-10 {
        position: relative;
        left: 83.3333333333%;
    }
    .xxlarge-pull-10 {
        position: relative;
        left: -83.3333333333%;
    }
    .xxlarge-offset-9 {
        margin-left: 75%;
    }
    .xxlarge-11 {
        width: 91.6666666667%;
    }
    .xxlarge-push-11 {
        position: relative;
        left: 91.6666666667%;
    }
    .xxlarge-pull-11 {
        position: relative;
        left: -91.6666666667%;
    }
    .xxlarge-offset-10 {
        margin-left: 83.3333333333%;
    }
    .xxlarge-12 {
        width: 100%;
    }
    .xxlarge-offset-11 {
        margin-left: 91.6666666667%;
    }
    .xxlarge-up-1 > .column,
    .xxlarge-up-1 > .columns {
        float: left;
        width: 100%;
    }
    .xxlarge-up-1 > .column:nth-of-type(1n),
    .xxlarge-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-1 > .column:nth-of-type(1n + 1),
    .xxlarge-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both;
    }
    .xxlarge-up-1 > .column:last-child,
    .xxlarge-up-1 > .columns:last-child {
        float: left;
    }
    .xxlarge-up-2 > .column,
    .xxlarge-up-2 > .columns {
        float: left;
        width: 50%;
    }
    .xxlarge-up-2 > .column:nth-of-type(1n),
    .xxlarge-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-2 > .column:nth-of-type(odd),
    .xxlarge-up-2 > .columns:nth-of-type(odd) {
        clear: both;
    }
    .xxlarge-up-2 > .column:last-child,
    .xxlarge-up-2 > .columns:last-child {
        float: left;
    }
    .xxlarge-up-3 > .column,
    .xxlarge-up-3 > .columns {
        float: left;
        width: 33.3333333333%;
    }
    .xxlarge-up-3 > .column:nth-of-type(1n),
    .xxlarge-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-3 > .column:nth-of-type(3n + 1),
    .xxlarge-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both;
    }
    .xxlarge-up-3 > .column:last-child,
    .xxlarge-up-3 > .columns:last-child {
        float: left;
    }
    .xxlarge-up-4 > .column,
    .xxlarge-up-4 > .columns {
        float: left;
        width: 25%;
    }
    .xxlarge-up-4 > .column:nth-of-type(1n),
    .xxlarge-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-4 > .column:nth-of-type(4n + 1),
    .xxlarge-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both;
    }
    .xxlarge-up-4 > .column:last-child,
    .xxlarge-up-4 > .columns:last-child {
        float: left;
    }
    .xxlarge-up-5 > .column,
    .xxlarge-up-5 > .columns {
        float: left;
        width: 20%;
    }
    .xxlarge-up-5 > .column:nth-of-type(1n),
    .xxlarge-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-5 > .column:nth-of-type(5n + 1),
    .xxlarge-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both;
    }
    .xxlarge-up-5 > .column:last-child,
    .xxlarge-up-5 > .columns:last-child {
        float: left;
    }
    .xxlarge-up-6 > .column,
    .xxlarge-up-6 > .columns {
        float: left;
        width: 16.6666666667%;
    }
    .xxlarge-up-6 > .column:nth-of-type(1n),
    .xxlarge-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-6 > .column:nth-of-type(6n + 1),
    .xxlarge-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both;
    }
    .xxlarge-up-6 > .column:last-child,
    .xxlarge-up-6 > .columns:last-child {
        float: left;
    }
    .xxlarge-up-7 > .column,
    .xxlarge-up-7 > .columns {
        float: left;
        width: 14.2857142857%;
    }
    .xxlarge-up-7 > .column:nth-of-type(1n),
    .xxlarge-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-7 > .column:nth-of-type(7n + 1),
    .xxlarge-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both;
    }
    .xxlarge-up-7 > .column:last-child,
    .xxlarge-up-7 > .columns:last-child {
        float: left;
    }
    .xxlarge-up-8 > .column,
    .xxlarge-up-8 > .columns {
        float: left;
        width: 12.5%;
    }
    .xxlarge-up-8 > .column:nth-of-type(1n),
    .xxlarge-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-8 > .column:nth-of-type(8n + 1),
    .xxlarge-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both;
    }
    .xxlarge-up-8 > .column:last-child,
    .xxlarge-up-8 > .columns:last-child {
        float: left;
    }
    .xxlarge-collapse > .column,
    .xxlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }
    .expanded.row .xxlarge-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }
    .xxlarge-uncollapse > .column,
    .xxlarge-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
    .xxlarge-centered {
        margin-right: auto;
        margin-left: auto;
    }
    .xxlarge-centered,
    .xxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }
    .xxlarge-pull-0,
    .xxlarge-push-0,
    .xxlarge-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
}
.column-block {
    margin-bottom: 1.25rem;
}
.column-block > :last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 40.0625em) {
    .column-block {
        margin-bottom: 1.25rem;
    }
    .column-block > :last-child {
        margin-bottom: 0;
    }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}
p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
b,
strong {
    font-weight: bold;
    line-height: inherit;
}
small {
    font-size: 80%;
    line-height: inherit;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca;
}
.h1,
h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h2,
h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h3,
h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h4,
h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h5,
h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40.0625em) {
    .h1,
    h1 {
        font-size: 3rem;
    }
    .h2,
    h2 {
        font-size: 2.5rem;
    }
    .h3,
    h3 {
        font-size: 1.9375rem;
    }
    .h4,
    h4 {
        font-size: 1.5625rem;
    }
    .h5,
    h5 {
        font-size: 1.25rem;
    }
    .h6,
    h6 {
        font-size: 1rem;
    }
}
a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer;
}
a:focus,
a:hover {
    color: #1468a0;
}
a img {
    border: 0;
}
hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
}
dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}
li {
    font-size: inherit;
}
ul {
    margin-left: 1.25rem;
    list-style-type: disc;
}
ol {
    margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl {
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold;
}
blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
}
cite {
    display: block;
    font-size: 0.8125rem;
    color: #8a8a8a;
}
cite:before {
    content: "— ";
}
abbr,
abbr[title] {
    border-bottom: 1px dotted #000000;
    cursor: help;
    text-decoration: none;
}
figure {
    margin: 0;
}
code {
    padding: 0.125rem 0.3125rem 0.0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #000000;
}
kbd {
    margin: 0;
    padding: 0.125rem 0.25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #000000;
}
.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a;
}
.lead {
    font-size: 125%;
    line-height: 1.6;
}
.stat {
    font-size: 2.5rem;
    line-height: 1;
}
p + .stat {
    margin-top: -1rem;
}
ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
@media print, screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align: left;
    }
    .medium-text-right {
        text-align: right;
    }
    .medium-text-center {
        text-align: center;
    }
    .medium-text-justify {
        text-align: justify;
    }
}
@media print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
}
@media screen and (min-width: 75.0625em) {
    .xlarge-text-left {
        text-align: left;
    }
    .xlarge-text-right {
        text-align: right;
    }
    .xlarge-text-center {
        text-align: center;
    }
    .xlarge-text-justify {
        text-align: justify;
    }
}
@media screen and (min-width: 90.0625em) {
    .xxlarge-text-left {
        text-align: left;
    }
    .xxlarge-text-right {
        text-align: right;
    }
    .xxlarge-text-center {
        text-align: center;
    }
    .xxlarge-text-justify {
        text-align: justify;
    }
}
.show-for-print {
    display: none !important;
}
@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important;
    }
    .show-for-print {
        display: block !important;
    }
    .hide-for-print {
        display: none !important;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print {
        display: table-cell !important;
    }
    th.show-for-print {
        display: table-cell !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .print-break-inside {
        page-break-inside: auto;
    }
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #ffffff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea {
    max-width: 100%;
}
textarea[rows] {
    height: auto;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #cacaca;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #cacaca;
}
input::placeholder,
textarea::placeholder {
    color: #cacaca;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed;
}
[type="button"],
[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
    margin: 0 0 1rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
    cursor: pointer;
}
label > [type="checkbox"],
label > [type="radio"] {
    margin-right: 0.5rem;
}
[type="file"] {
    width: 100%;
}
label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #000000;
}
label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0;
}
.help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #000000;
}
.input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.input-group > :first-child {
    border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
    border-radius: 0 0 0 0;
}
.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap;
}
.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #000000;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group-label:first-child {
    border-right: 0;
}
.input-group-label:last-child {
    border-left: 0;
}
.input-group-field {
    border-radius: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0;
}
.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    height: auto;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
legend {
    max-width: 100%;
    margin-bottom: 0.5rem;
}
.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca;
}
.fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
}
select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #ffffff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
}
select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #ffffff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}
select::-ms-expand {
    display: none;
}
select[multiple] {
    height: auto;
    background-image: none;
}
.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #faedeb;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37;
}
.is-invalid-label {
    color: #cc4b37;
}
.form-error {
    display: none;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: bold;
    color: #cc4b37;
}
.form-error.is-visible {
    display: block;
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
@media screen and (max-width: 30em) {
    .hide-for-small-only {
        display: none !important;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 30.0625em) {
    .show-for-small-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .hide-for-medium {
        display: none !important;
    }
}
@media screen and (max-width: 40em) {
    .show-for-medium {
        display: none !important;
    }
}
@media screen and (min-width: 40.0625em) and (max-width: 48em) {
    .hide-for-medium-only {
        display: none !important;
    }
}
@media screen and (max-width: 40em), screen and (min-width: 48.0625em) {
    .show-for-medium-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .hide-for-large-only {
        display: none !important;
    }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75.0625em) {
    .show-for-large-only {
        display: none !important;
    }
}
@media screen and (min-width: 75.0625em) {
    .hide-for-xlarge {
        display: none !important;
    }
}
@media screen and (max-width: 75em) {
    .show-for-xlarge {
        display: none !important;
    }
}
@media screen and (min-width: 75.0625em) and (max-width: 90em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}
@media screen and (max-width: 75em), screen and (min-width: 90.0625em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}
@media screen and (min-width: 90.0625em) {
    .hide-for-xxlarge {
        display: none !important;
    }
}
@media screen and (max-width: 90em) {
    .show-for-xxlarge {
        display: none !important;
    }
}
@media screen and (min-width: 90.0625em) and (max-width: 99.9375em) {
    .hide-for-xxlarge-only {
        display: none !important;
    }
}
@media screen and (max-width: 90em), screen and (min-width: 100em) {
    .show-for-xxlarge-only {
        display: none !important;
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}
.hide-for-portrait,
.show-for-landscape {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.clearfix:after {
    clear: both;
}
.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%;
}
.is-off-canvas-open {
    overflow: hidden;
}
.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible;
}
.js-off-canvas-overlay.is-closable {
    cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed;
}
.off-canvas-wrapper {
    position: relative;
    overflow: hidden;
}
.off-canvas {
    position: fixed;
    z-index: 12;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #ffffff;
}
[data-whatinput="mouse"] .off-canvas {
    outline: 0;
}
.off-canvas.is-transition-push {
    z-index: 12;
}
.off-canvas.is-closed {
    visibility: hidden;
}
.off-canvas.is-transition-overlap {
    z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
    -webkit-box-shadow: 0;
    box-shadow: 0;
}
.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #ffffff;
}
[data-whatinput="mouse"] .off-canvas-absolute {
    outline: 0;
}
.off-canvas-absolute.is-transition-push {
    z-index: 12;
}
.off-canvas-absolute.is-closed {
    visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
    z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
    -webkit-box-shadow: 0;
    box-shadow: 0;
}
.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 270px;
    -webkit-transform: translateX(-270px);
    transform: translateX(-270px);
}
@media print, screen and (min-width: 40.0625em) {
    .position-left {
        width: 320px;
        -webkit-transform: translateX(-320px);
        transform: translateX(-320px);
    }
}
.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-270px);
    transform: translateX(-270px);
}
@media print, screen and (min-width: 40.0625em) {
    .off-canvas-content .off-canvas.position-left {
        -webkit-transform: translateX(-320px);
        transform: translateX(-320px);
    }
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(270px);
    transform: translateX(270px);
}
@media print, screen and (min-width: 40.0625em) {
    .off-canvas-content.is-open-left.has-transition-push {
        -webkit-transform: translateX(320px);
        transform: translateX(320px);
    }
}
.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
    box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}
.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 270px;
    -webkit-transform: translateX(270px);
    transform: translateX(270px);
}
@media print, screen and (min-width: 40.0625em) {
    .position-right {
        width: 320px;
        -webkit-transform: translateX(320px);
        transform: translateX(320px);
    }
}
.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(270px);
    transform: translateX(270px);
}
@media print, screen and (min-width: 40.0625em) {
    .off-canvas-content .off-canvas.position-right {
        -webkit-transform: translateX(320px);
        transform: translateX(320px);
    }
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-270px);
    transform: translateX(-270px);
}
@media print, screen and (min-width: 40.0625em) {
    .off-canvas-content.is-open-right.has-transition-push {
        -webkit-transform: translateX(-320px);
        transform: translateX(-320px);
    }
}
.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
    box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}
.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    transform: translateY(250px);
}
.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}
.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
    transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    transform: translateY(-250px);
}
.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}
.off-canvas-content {
    -webkit-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
@media print, screen and (min-width: 40.0625em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 320px;
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 320px;
    }
    .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 320px;
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 320px;
    }
    .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 320px;
    }
    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 320px;
    }
    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px;
    }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 320px;
    }
}
@media print, screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 320px;
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 320px;
    }
    .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 320px;
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 320px;
    }
    .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 320px;
    }
    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 320px;
    }
    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px;
    }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 320px;
    }
}
@media screen and (min-width: 75.0625em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 320px;
    }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 320px;
    }
    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 320px;
    }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 320px;
    }
    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 320px;
    }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
        margin-top: 320px;
    }
    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px;
    }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
        margin-bottom: 320px;
    }
}
@media screen and (min-width: 90.0625em) {
    .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 320px;
    }
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
        margin-left: 320px;
    }
    .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 320px;
    }
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
        margin-right: 320px;
    }
    .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 320px;
    }
    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
        margin-top: 320px;
    }
    .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 320px;
    }
    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
        margin-bottom: 320px;
    }
}
@media print, screen and (min-width: 40.0625em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit;
    }
    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none;
    }
}
@media print, screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit;
    }
    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none;
    }
}
@media screen and (min-width: 75.0625em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit;
    }
    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none;
    }
}
@media screen and (min-width: 90.0625em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        transition: inherit;
    }
    .off-canvas.in-canvas-for-xxlarge.position-bottom,
    .off-canvas.in-canvas-for-xxlarge.position-left,
    .off-canvas.in-canvas-for-xxlarge.position-right,
    .off-canvas.in-canvas-for-xxlarge.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xxlarge .close-button {
        display: none;
    }
}
.categories_grid {
    margin-bottom: 1.25rem;
}
@media screen and (min-width: 48.0625em) {
    .categories_grid.alignfull {
        padding: 0 15px;
    }
}
@media screen and (max-width: 48em) {
    .categories_grid.alignfull .categories_grid_wrapper div {
        padding: 0;
    }
}
.categories_grid .category_grid_box {
    overflow: hidden;
    position: relative;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.categories_grid .category_item {
    display: table !important;
    width: 100%;
    color: #fff;
    opacity: 1;
    position: relative;
    border-spacing: 0;
}
.categories_grid .category_item:hover {
    opacity: 1;
}
.categories_grid .category_item_bkg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    background-color: #333;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: calc(100% + 50px);
    max-width: none;
    min-height: 100.6%;
    position: absolute;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.categories_grid .category_name {
    font-weight: 700;
    padding: 10px 15px;
    left: 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    width: auto;
    top: 30px;
    z-index: 2;
}
.categories_grid .category_name .category_count {
    font-size: 13px;
    margin-left: 2px;
}
.rtl .categories_grid .category_name {
    right: 30px;
    left: 0;
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_1 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_1 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_1:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_2 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_2 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_2:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_3 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_3 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_3:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_4 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: right;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_4 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_4:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_5 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_5 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_5:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_6 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_6 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_6:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_more_than_6 {
        width: 33.3333333333%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_more_than_6 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_more_than_6:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_original_grid {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_original_grid {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_original_grid:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_1 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_five_cat_1 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_1:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_2 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: right;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_five_cat_2 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_2:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_3 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: right;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_five_cat_3 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_3:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_4 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: right;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_five_cat_4 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_4:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_5 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_five_cat_5 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_five_cat_5:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_1 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_four_cat_1 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_1:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_2 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_four_cat_2 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_2:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_3 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_four_cat_3 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_3:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_4 {
        width: 25%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_four_cat_4 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_four_cat_4:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_three_cat_1 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_three_cat_1 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_three_cat_1:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_three_cat_2 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_three_cat_2 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_three_cat_2:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_three_cat_3 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_three_cat_3 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_three_cat_3:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_two_cat_1 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_two_cat_1 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_two_cat_1:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_two_cat_2 {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_two_cat_2 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_two_cat_2:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_one_cat_1 {
        width: 100%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        float: left;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (min-width: 40.0625em) {
    .categories_grid .category_one_cat_1 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_one_cat_1:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_1 .category_item,
    .categories_grid .category_2 .category_item,
    .categories_grid .category_4 .category_item,
    .categories_grid .category_five_cat_1 .category_item,
    .categories_grid .category_five_cat_3 .category_item,
    .categories_grid .category_five_cat_4 .category_item,
    .categories_grid .category_four_cat_1 .category_item,
    .categories_grid .category_one_cat_1 .category_item,
    .categories_grid .category_three_cat_1 .category_item,
    .categories_grid .category_two_cat_1 .category_item,
    .categories_grid .category_two_cat_2 .category_item {
        height: 34.1666666667rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_3 .category_item,
    .categories_grid .category_5 .category_item,
    .categories_grid .category_6 .category_item,
    .categories_grid .category_five_cat_2 .category_item,
    .categories_grid .category_five_cat_5 .category_item,
    .categories_grid .category_four_cat_2 .category_item,
    .categories_grid .category_four_cat_3 .category_item,
    .categories_grid .category_four_cat_4 .category_item,
    .categories_grid .category_more_than_6 .category_item,
    .categories_grid .category_three_cat_2 .category_item,
    .categories_grid .category_three_cat_3 .category_item {
        height: 16.4583333333rem;
    }
}
@media screen and (min-width: 48.0625em) {
    .categories_grid .category_original_grid .category_item {
        height: 8.0208333333rem;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .categories_grid .category_original_grid {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) and (min-width: 40.0625em) {
    .categories_grid .category_original_grid {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .categories_grid .category_original_grid:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .categories_grid .category_1 .category_item,
    .categories_grid .category_2 .category_item,
    .categories_grid .category_4 .category_item,
    .categories_grid .category_five_cat_1 .category_item,
    .categories_grid .category_five_cat_3 .category_item,
    .categories_grid .category_five_cat_4 .category_item,
    .categories_grid .category_four_cat_1 .category_item,
    .categories_grid .category_one_cat_1 .category_item,
    .categories_grid .category_three_cat_1 .category_item,
    .categories_grid .category_two_cat_1 .category_item,
    .categories_grid .category_two_cat_2 .category_item {
        height: 16.4583333333rem;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .categories_grid .category_3 .category_item,
    .categories_grid .category_5 .category_item,
    .categories_grid .category_6 .category_item,
    .categories_grid .category_five_cat_2 .category_item,
    .categories_grid .category_five_cat_5 .category_item,
    .categories_grid .category_four_cat_2 .category_item,
    .categories_grid .category_four_cat_3 .category_item,
    .categories_grid .category_four_cat_4 .category_item,
    .categories_grid .category_more_than_6 .category_item,
    .categories_grid .category_three_cat_2 .category_item,
    .categories_grid .category_three_cat_3 .category_item {
        height: 7.6041666667rem;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .categories_grid .category_original_grid .category_item {
        height: 10.9722222222rem;
    }
}
@media screen and (max-width: 48em) {
    .categories_grid .category_1,
    .categories_grid .category_2,
    .categories_grid .category_3,
    .categories_grid .category_4,
    .categories_grid .category_5,
    .categories_grid .category_6,
    .categories_grid .category_five_cat_1,
    .categories_grid .category_five_cat_2,
    .categories_grid .category_five_cat_3,
    .categories_grid .category_five_cat_4,
    .categories_grid .category_five_cat_5,
    .categories_grid .category_four_cat_1,
    .categories_grid .category_four_cat_2,
    .categories_grid .category_four_cat_3,
    .categories_grid .category_four_cat_4,
    .categories_grid .category_more_than_6,
    .categories_grid .category_one_cat_1,
    .categories_grid .category_original_grid,
    .categories_grid .category_three_cat_1,
    .categories_grid .category_three_cat_2,
    .categories_grid .category_three_cat_3,
    .categories_grid .category_two_cat_1,
    .categories_grid .category_two_cat_2 {
        width: 100%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        margin-bottom: 1.25rem;
    }
}
@media screen and (max-width: 48em) and (min-width: 40.0625em) {
    .categories_grid .category_1,
    .categories_grid .category_2,
    .categories_grid .category_3,
    .categories_grid .category_4,
    .categories_grid .category_5,
    .categories_grid .category_6,
    .categories_grid .category_five_cat_1,
    .categories_grid .category_five_cat_2,
    .categories_grid .category_five_cat_3,
    .categories_grid .category_five_cat_4,
    .categories_grid .category_five_cat_5,
    .categories_grid .category_four_cat_1,
    .categories_grid .category_four_cat_2,
    .categories_grid .category_four_cat_3,
    .categories_grid .category_four_cat_4,
    .categories_grid .category_more_than_6,
    .categories_grid .category_one_cat_1,
    .categories_grid .category_original_grid,
    .categories_grid .category_three_cat_1,
    .categories_grid .category_three_cat_2,
    .categories_grid .category_three_cat_3,
    .categories_grid .category_two_cat_1,
    .categories_grid .category_two_cat_2 {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (max-width: 48em) {
    .categories_grid .category_1:last-child:not(:first-child),
    .categories_grid .category_2:last-child:not(:first-child),
    .categories_grid .category_3:last-child:not(:first-child),
    .categories_grid .category_4:last-child:not(:first-child),
    .categories_grid .category_5:last-child:not(:first-child),
    .categories_grid .category_6:last-child:not(:first-child),
    .categories_grid .category_five_cat_1:last-child:not(:first-child),
    .categories_grid .category_five_cat_2:last-child:not(:first-child),
    .categories_grid .category_five_cat_3:last-child:not(:first-child),
    .categories_grid .category_five_cat_4:last-child:not(:first-child),
    .categories_grid .category_five_cat_5:last-child:not(:first-child),
    .categories_grid .category_four_cat_1:last-child:not(:first-child),
    .categories_grid .category_four_cat_2:last-child:not(:first-child),
    .categories_grid .category_four_cat_3:last-child:not(:first-child),
    .categories_grid .category_four_cat_4:last-child:not(:first-child),
    .categories_grid .category_more_than_6:last-child:not(:first-child),
    .categories_grid .category_one_cat_1:last-child:not(:first-child),
    .categories_grid .category_original_grid:last-child:not(:first-child),
    .categories_grid .category_three_cat_1:last-child:not(:first-child),
    .categories_grid .category_three_cat_2:last-child:not(:first-child),
    .categories_grid .category_three_cat_3:last-child:not(:first-child),
    .categories_grid .category_two_cat_1:last-child:not(:first-child),
    .categories_grid .category_two_cat_2:last-child:not(:first-child) {
        float: right;
    }
}
@media screen and (max-width: 48em) {
    .categories_grid .category_1 .category_item,
    .categories_grid .category_2 .category_item,
    .categories_grid .category_3 .category_item,
    .categories_grid .category_4 .category_item,
    .categories_grid .category_5 .category_item,
    .categories_grid .category_6 .category_item,
    .categories_grid .category_five_cat_1 .category_item,
    .categories_grid .category_five_cat_2 .category_item,
    .categories_grid .category_five_cat_3 .category_item,
    .categories_grid .category_five_cat_4 .category_item,
    .categories_grid .category_five_cat_5 .category_item,
    .categories_grid .category_four_cat_1 .category_item,
    .categories_grid .category_four_cat_2 .category_item,
    .categories_grid .category_four_cat_3 .category_item,
    .categories_grid .category_four_cat_4 .category_item,
    .categories_grid .category_more_than_6 .category_item,
    .categories_grid .category_one_cat_1 .category_item,
    .categories_grid .category_original_grid .category_item,
    .categories_grid .category_three_cat_1 .category_item,
    .categories_grid .category_three_cat_2 .category_item,
    .categories_grid .category_three_cat_3 .category_item,
    .categories_grid .category_two_cat_1 .category_item,
    .categories_grid .category_two_cat_2 .category_item {
        height: 13.3333333333rem;
    }
}
@media screen and (max-width: 1023px) {
    body.admin-bar .off-canvas {
        top: 32px;
        z-index: 9999;
    }
}
@media screen and (max-width: 782px) {
    body.admin-bar .off-canvas {
        top: 46px;
    }
}
.js-off-canvas-overlay {
    z-index: 8889;
}
.off-canvas {
    overflow-x: hidden;
    overflow-y: auto;
}
.off-canvas::-webkit-scrollbar {
    display: none;
}
.off-canvas.is-transition-overlap {
    z-index: 8890;
}
.off-canvas.position-right {
    width: 320px;
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
}
.off-canvas.position-right.is-open {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
.off-canvas.position-left {
    width: 320px;
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
}
.off-canvas.position-left.is-open {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
.off-canvas .menu-close {
    text-align: right;
    border-bottom: 1px solid;
    padding: 12px 22px 12px 12px;
}
.off-canvas .menu-close .close-button {
    outline: 0;
    font-size: 20px !important;
}
.off-canvas .menu-close .close-button:hover {
    cursor: pointer;
}
.off-canvas .close-button {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.off-canvas .price del {
    opacity: 0.5;
}
@media screen and (min-width: 64em) {
    .admin-bar .off-canvas {
        padding-top: 32px;
    }
}
.off-canvas .language-and-currency-offcanvas {
    padding: 34px 36px;
    border-bottom: 1px solid #e5e5e5;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list,
.off-canvas .language-and-currency-offcanvas .wcml_currency_switcher {
    display: block;
    margin-right: 0;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list > ul,
.off-canvas .language-and-currency-offcanvas .wcml_currency_switcher > ul {
    height: auto;
    line-height: inherit;
}
.off-canvas .language-and-currency-offcanvas ul {
    list-style-type: none;
}
.off-canvas .language-and-currency-offcanvas ul li ul.sub-menu {
    background: none;
}
.off-canvas .language-and-currency-offcanvas ul li a {
    color: #000;
    text-transform: uppercase;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list {
    margin-bottom: 2px;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > a:hover {
    opacity: 1;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 20px 0px 20px;
    background: #fff;
    position: relative;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item {
    padding: 1px 0;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item a {
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item a span {
    line-height: 20px;
}
.off-canvas .language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item .icl_lang_sel_current {
    font-size: 11px;
}
.off-canvas .language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency .wcml-cs-submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 40px 12px 45px;
    background: #fff;
}
.off-canvas .language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency .wcml-cs-submenu li {
    padding: 1px 0;
}
.off-canvas .language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency .wcml-cs-submenu li a {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
}
.select2-hidden-accessible {
    margin: -1px !important;
}
.select2-container--default .select2-selection--single {
    font-size: 14px;
    outline: 0;
    border-radius: 0px;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px !important;
    right: auto !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-radius: 13px;
    display: inline-block;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-right: 2px;
    padding: 4px 13px 5px;
    text-transform: uppercase;
    word-wrap: break-word;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
    opacity: 1;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 13px;
}
.select2-container--default .select2-selection--multiple .select2-search__field {
    padding: 0 !important;
    height: 31px;
}
.off-canvas-wrapper .select2-container,
body > .select2-container {
    z-index: 9999;
}
.select2-search--dropdown:after {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    right: 14px;
    top: 15px;
    position: absolute;
    font-weight: normal;
    font-size: 18px;
    width: 20px;
    height: 20px;
    padding: 0;
}
span.select2.select2-container.select2-container--default {
    z-index: 990;
}
.big-select:hover {
    background-color: transparent;
}
.big-select:focus {
    outline: none;
}
.big-select,
.select2-container:not(.orderby),
.select.big-select {
    font-size: 1.5rem !important;
    border: none;
    background-color: transparent;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
    margin: 0;
    width: auto;
    font-weight: normal;
    opacity: 1;
    line-height: 1;
    height: 40px;
}
select.big-select {
    font-size: 13px !important;
    font-weight: bold;
    padding: 9px 11px 11px;
    text-transform: uppercase;
    width: 100% !important;
    max-width: 320px;
}
.variations select.big-select {
    font-size: 1.5rem !important;
    text-transform: none;
    padding: 0 20px 0 0;
    width: auto !important;
}
.select2-container .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    background: none;
    border: none;
    -webkit-filter: none;
    filter: none;
    font-weight: 900;
    padding: 0;
    padding-right: 26px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    line-height: 1;
}
.select2-container .select2-choice > .select2-chosen {
    margin: 0;
}
.select2-container .select2-choice .select2-arrow {
    background: none;
    background-image: none;
    -webkit-filter: none;
    filter: none;
    border: none;
    border-radius: 0;
    font-size: 0.692em;
    line-height: 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.select2-container--default .select2-selection--single {
    font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px !important;
}
.widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 2px !important;
}
.catalog-ordering .select2-container .selection .select2-selection__arrow:before,
.select2-container .select2-choice .select2-arrow:before {
    content: "";
    display: block;
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.select2-search {
    padding-top: 5px;
}
.select2-search .select2-search__field {
    color: #444;
    background-color: #fafafa;
    background-image: none;
}
.select2-search .select2-search__field :focus {
    background-color: #fafafa;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[data-selected="true"] {
    background-color: #fff;
}
.select2-search__field,
.select2-search input {
    padding: 6px 38px 7px 8px !important;
}
.select2-results {
    max-height: initial;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.select2-results .select2-results__option {
    font-size: 13px;
    outline: 0 !important;
}
.select2-results .select2-results__option :active {
    outline: 0 !important;
}
.select2-drop,
.select2-dropdown {
    border: none;
    margin-top: 9px;
    margin-left: -15px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
.select2-container--open .select2-dropdown {
    left: 15px !important;
    top: -10px;
}
.select2-drop.select2-drop-above {
    margin-bottom: 6px;
}
.select2-drop.select2-drop-above.select2-drop-active {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.select2-results .select2-result-label {
    padding: 3px 16px 4px;
}
.select2-offscreen,
.select2-offscreen:focus {
    border: 0 none !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
    height: 26px !important;
    left: 0 !important;
    margin: 0 !important;
    outline: 0 none !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 1px !important;
}
.woocommerce-ordering select.orderby {
    max-width: none;
    border: none;
    vertical-align: middle;
    text-transform: uppercase;
    line-height: 24px;
    height: auto !important;
    padding: 0 0.5rem;
    direction: rtl;
}
.select2-container.topbar-language-switcher,
.select2-container.wcml_currency_switcher {
    font-size: 0.8125rem !important;
    font-weight: bold;
    text-transform: uppercase;
}
.select2-container.topbar-language-switcher,
.select2-container.wcml_currency_switcher {
    margin-right: 23px;
}
.woocommerce .select2-container .select2-dropdown.orderby-dropdown {
    max-width: 240px;
}
@media screen and (min-width: 64em) {
    .woocommerce .select2-container .select2-dropdown.orderby-dropdown {
        top: 5px;
    }
}
.catalog-ordering {
    line-height: 24px;
    float: right;
    outline: 0 !important;
    height: auto;
}
.catalog-ordering .woocommerce-ordering {
    width: auto !important;
}
.catalog-ordering span.select2-container span {
    border: none;
    text-transform: uppercase;
    font-size: 10px;
}
@media screen and (min-width: 640px) {
    .catalog-ordering span.select2-container span {
        font-size: 13px;
    }
}
.catalog-ordering span.select2-container .select2-choice {
    font-weight: bold;
}
.catalog-ordering span.select2-container .select2-choice .select2-arrow {
    font-size: 18px;
    line-height: 24px;
}
.catalog-ordering span.select2-container .select2-choice .select2-arrow:before {
    display: block;
    line-height: 13px;
}
.catalog-ordering span.select2-container .selection {
    font-weight: bold;
    outline: 0 !important;
}
.catalog-ordering span.select2-container .selection span {
    outline: 0 !important;
}
.catalog-ordering span.select2-container .selection .select2-selection__rendered {
    padding-right: 26px;
    padding-left: 0px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.catalog-ordering span.select2-container .selection .select2-container--default,
.catalog-ordering span.select2-container .selection .select2-selection--single {
    background: transparent !important;
}
.catalog-ordering span.select2-container .selection .select2-selection__clear {
    display: none;
}
.catalog-ordering span.select2-container .selection .select2-selection__arrow {
    top: 1px !important;
    right: 1px !important;
}
.catalog-ordering span.select2-container .selection .select2-selection__arrow:before {
    font-size: 18px;
    line-height: 22px;
}
.catalog-ordering span.select2-container .selection .select2-selection__arrow b {
    display: none;
}
.catalog-ordering select.orderby {
    padding-right: 25px;
    width: auto !important;
}
.catalog-ordering select.orderby a {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 10px;
}
@media screen and (min-width: 640px) {
    .catalog-ordering select.orderby a {
        font-size: 13px;
    }
}
.catalog-ordering select.orderby:hover {
    background-color: transparent;
}
@media screen and (min-width: 1024px) {
    .catalog-ordering select.orderby {
        font-size: 13px;
    }
}
.select2-results .select2-results__options .select2-results__option {
    color: #000;
    padding: 5px 16px;
}
.select2-results .select2-results__options .select2-results__option--highlighted {
    color: #fff;
}
.select2-results .select2-results__options .select2-results__option[aria-selected="true"] {
    background-color: transparent;
}
.select2-container .select2-choice .select2-arrow {
    top: 5px;
}
.select2-container.topbar-language-switcher,
.select2-container.wcml_currency_switcher {
    height: 43px;
    line-height: 43px;
    padding-top: 15px;
}
.select2-container.topbar-language-switcher .select2-choice .select2-arrow,
.select2-container.wcml_currency_switcher .select2-choice .select2-arrow {
    font-size: 13px;
    line-height: 1em;
}
.woocommerce-page.archive .select2-drop,
.woocommerce.archive .select2-drop {
    margin-top: 1px;
}
.variations .select2-container {
    padding-top: 9px;
}
.variations .select2-container .select2-choice > .select2-chosen {
    line-height: 20px;
}
.variations .select2-container .select2-choice .select2-arrow:before {
    line-height: 23px;
}
.select2-search input.select2-active {
    background: none;
}
.select2-container.select2-container-disabled,
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background: none;
    border: none;
}
#billing_country_field,
#billing_state_field,
#calc_shipping_country_field,
#calc_shipping_state_field,
#shipping_country_field,
#shipping_state_field,
.woocommerce-widget-layered-nav-dropdown {
    outline: 0 !important;
    text-transform: none;
    text-align: left;
}
#billing_country_field .select2-container--default,
#billing_state_field .select2-container--default,
#calc_shipping_country_field .select2-container--default,
#calc_shipping_state_field .select2-container--default,
#shipping_country_field .select2-container--default,
#shipping_state_field .select2-container--default,
.woocommerce-widget-layered-nav-dropdown .select2-container--default {
    width: 100% !important;
    border-radius: 0px !important;
    border: none !important;
}
#billing_country_field .select2-container,
#billing_state_field .select2-container,
#calc_shipping_country_field .select2-container,
#calc_shipping_state_field .select2-container,
#shipping_country_field .select2-container,
#shipping_state_field .select2-container,
.woocommerce-widget-layered-nav-dropdown .select2-container {
    width: 100% !important;
    border: 1px solid;
}
#billing_country_field .select2-selection--single,
#billing_state_field .select2-selection--single,
#calc_shipping_country_field .select2-selection--single,
#calc_shipping_state_field .select2-selection--single,
#shipping_country_field .select2-selection--single,
#shipping_state_field .select2-selection--single,
.woocommerce-widget-layered-nav-dropdown .select2-selection--single {
    outline: 0 !important;
    border-radius: 0px !important;
}
#billing_country_field .select2-selection,
#billing_state_field .select2-selection,
#calc_shipping_country_field .select2-selection,
#calc_shipping_state_field .select2-selection,
#shipping_country_field .select2-selection,
#shipping_state_field .select2-selection,
.woocommerce-widget-layered-nav-dropdown .select2-selection {
    outline: 0 !important;
}
#billing_country_field .select2-selection__placeholder,
#billing_country_field .select2-selection__rendered,
#billing_state_field .select2-selection__placeholder,
#billing_state_field .select2-selection__rendered,
#calc_shipping_country_field .select2-selection__placeholder,
#calc_shipping_country_field .select2-selection__rendered,
#calc_shipping_state_field .select2-selection__placeholder,
#calc_shipping_state_field .select2-selection__rendered,
#shipping_country_field .select2-selection__placeholder,
#shipping_country_field .select2-selection__rendered,
#shipping_state_field .select2-selection__placeholder,
#shipping_state_field .select2-selection__rendered,
.woocommerce-widget-layered-nav-dropdown .select2-selection__placeholder,
.woocommerce-widget-layered-nav-dropdown .select2-selection__rendered {
    outline: 0 !important;
    font-size: 0.875rem;
    color: #444 !important;
    font-weight: 900;
    line-height: 40px !important;
}
#billing_country_field .select2-selection__clear,
#billing_state_field .select2-selection__clear,
#calc_shipping_country_field .select2-selection__clear,
#calc_shipping_state_field .select2-selection__clear,
#shipping_country_field .select2-selection__clear,
#shipping_state_field .select2-selection__clear,
.woocommerce-widget-layered-nav-dropdown .select2-selection__clear {
    display: none;
}
#billing_country_field .select2-selection__arrow,
#billing_state_field .select2-selection__arrow,
#calc_shipping_country_field .select2-selection__arrow,
#calc_shipping_state_field .select2-selection__arrow,
#shipping_country_field .select2-selection__arrow,
#shipping_state_field .select2-selection__arrow,
.woocommerce-widget-layered-nav-dropdown .select2-selection__arrow {
    border: none !important;
}
#billing_country_field .select2-selection__arrow :before,
#billing_state_field .select2-selection__arrow :before,
#calc_shipping_country_field .select2-selection__arrow :before,
#calc_shipping_state_field .select2-selection__arrow :before,
#shipping_country_field .select2-selection__arrow :before,
#shipping_state_field .select2-selection__arrow :before,
.woocommerce-widget-layered-nav-dropdown .select2-selection__arrow :before {
    content: "";
    display: block;
    font-family: Shopkeeper-Icon-Font;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
#billing_country_field .select2-selection__arrow b,
#billing_state_field .select2-selection__arrow b,
#calc_shipping_country_field .select2-selection__arrow b,
#calc_shipping_state_field .select2-selection__arrow b,
#shipping_country_field .select2-selection__arrow b,
#shipping_state_field .select2-selection__arrow b,
.woocommerce-widget-layered-nav-dropdown .select2-selection__arrow b {
    margin-left: -9px !important;
    margin-top: -17px;
    border: none !important;
}
#billing_country_field .select2-selection,
#billing_state_field .select2-selection,
#calc_shipping_country_field .select2-selection,
#calc_shipping_state_field .select2-selection,
#shipping_country_field .select2-selection,
#shipping_state_field .select2-selection {
    outline: 0 !important;
    height: 40px;
}
#billing_country_field .select2-container--default,
#billing_state_field .select2-container--default,
#calc_shipping_country_field .select2-container--default,
#calc_shipping_state_field .select2-container--default,
#shipping_country_field .select2-container--default,
#shipping_state_field .select2-container--default {
    height: 42px !important;
}
.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple {
    border-radius: 0px !important;
}
.woocommerce-widget-layered-nav-dropdown .select2-selection--multiple .select2-selection__clear {
    display: none;
}
.woocommerce-widget-layered-nav-dropdown .select2-container--default {
    height: auto;
}
.woocommerce-widget-layered-nav-dropdown .select2-selection--single {
    height: 42px !important;
}
.woocommerce-widget-layered-nav-dropdown .select2-selection--single .select2-selection__clear {
    display: block !important;
    padding-right: 10px;
    margin-top: -1px;
}
.country_select .select2-container,
.state_select .select2-container {
    outline: 0 !important;
    display: block;
    width: 100% !important;
    border-style: solid;
    border-width: 1px;
    background: none repeat scroll 0 0 #fff;
    height: auto;
}
.country_select.select2-container .select2-choice > .select2-chosen,
.state_select.select2-container .select2-choice > .select2-chosen {
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 20px;
    color: #444;
    padding: 0.5rem;
    height: 38px;
}
.country_select.select2-container .select2-choice .select2-arrow,
.state_select.select2-container .select2-choice .select2-arrow {
    color: #444;
    top: 11px;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.entry-content a:hover,
a:focus,
a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
body.overflow-y-hidden,
html.overflow-y-hidden {
    overflow: hidden;
}
ins {
    text-decoration: none;
}
article {
    margin-bottom: 40px;
}
.woocommerce-page article {
    margin: 0;
}
address {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
    font-style: normal;
}
pre {
    line-height: 1.8em;
    white-space: pre-wrap;
    margin-bottom: 30px;
}
table {
    width: 100%;
    margin-bottom: 40px;
    background: none;
}
table thead th {
    text-transform: uppercase;
    font-size: 13px !important;
}
table tbody th {
    font-weight: normal;
}
table tr {
    text-align: left;
    border-collapse: collapse;
}
table tr td {
    border-top-width: 1px;
    border-top-style: solid;
}
table tbody tr:last-child td {
    border-bottom: none;
}
table tfoot,
table thead {
    background: none;
}
blockquote {
    margin: 0 0 40px 0;
    padding: 0;
    border: 0;
    font-size: 30px;
    color: #000;
    line-height: 1.3em;
}
blockquote cite {
    margin: 20px 0 0 0;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
}
dl,
ol,
ul {
    margin-bottom: 0;
}
dl dt {
    margin-bottom: 0.8rem;
}
dl dd {
    margin: 0;
}
dl.wp-caption {
    padding: 0;
}
dd {
    padding-bottom: 30px;
}
.row-relative {
    position: relative;
}
.vertical-aligned {
    margin: auto;
    position: absolute;
    top: 50%;
    margin-top: -20px;
}
.vertical-aligned.to-left {
    left: 0;
    right: auto;
}
.vertical-aligned.to-right {
    right: 0;
    left: auto;
}
.widget-area {
    font-size: 16px;
}
.widget {
    margin-bottom: 50px;
}
.widget a {
    font-weight: normal;
	color: #858585 !important;
}
.widget form {
    margin: 0;
}
.widget ol,
.widget ul {
    margin: 0 0 0 0;
    font-size: 15px;
    line-height: 20px;
    list-style: none;
}
.widget.widget_text ol,
.widget.widget_text ul {
    margin-bottom: 1.25rem;
    margin-left: 1.1rem;
}
.widget.widget_text ul {
    list-style-type: inherit;
}
.widget.widget_text ol {
    list-style-type: decimal;
}
.widget ol .children,
.widget ol .sub-menu,
.widget ul .children,
.widget ul .sub-menu {
    margin: 5px 0 5px 20px;
}
.widget li {
    margin: 0 0 17px 0;
}
.widget .post-date {
    display: block;
}
.shop_sidebar .widget_recent_entries li,
.widget .recentcomments,
.widget_recent_entries li {
    position: relative;
    margin-bottom: 17px;
}
.widget.widget_recent_entries ul li a {
    font-weight: bold;
}
.widget.widget_recent_entries ul li span {
    font-size: 0.8125rem;
}
.widget.widget_recent_entries ul li:before {
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 20px;
    height: 20px;
}
.widget.widget_recent_entries ul li:first-child:before {
    top: 7px;
}
.widget .recentcomments,
.widget.widget_recent_entries ul li {
    padding-left: 20px;
}
.widget .recentcomments:before {
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 20px;
    height: 20px;
}
.widget .recentcomments:first-child:before {
    top: 7px;
}
.widget .recentcomments a {
    display: block !important;
    font-weight: bold;
}
.widget .recentcomments .url:hover {
    opacity: 1;
}
.widget .cat-item {
    text-transform: capitalize;
    margin-bottom: 10px;
}
.widget .tagcloud {
    margin-top: 26px;
    margin-bottom: -5px;
}
.widget .tagcloud a {
    border-width: 1px;
    border-style: solid;
    border-radius: 13px;
    display: inline-block;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-right: 2px;
    padding: 4px 13px 5px;
    text-transform: uppercase;
    word-wrap: break-word;
}
#site-footer .widget .tagcloud a,
.widget .tagcloud a {
    color: #999;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.widget .tagcloud a:hover {
    color: #fff !important;
    border: 1px solid;
}
.widget .textwidget {
    line-height: 1.375em;
	color: #858585 !important;
}
.entry-content .widget ins {
    background: none;
    color: #888;
}
.widget .amount {
    margin-top: 5px;
    display: inline-block;
}
.widget del .amount {
    font-size: 1em;
    text-decoration: line-through;
}
.widget_archive li {
    margin: 0 0 5px 0;
}
.widget_meta li {
    margin: 0 0 5px 0;
}
.widget_rss .widget-title a {
    color: #000;
    font-weight: bold !important;
}
.widget_rss .widget-title a:first-child {
    display: none;
}
.widget_rss .rss-date,
.widget_rss cite {
    display: block;
    padding: 10px 0;
    color: #555;
    font-style: italic;
}
.widget_rss .rssSummary {
    display: block;
}
.widget_calendar table {
    border: 0;
}
.widget_calendar table tr td {
    border: 0;
}
.widget_calendar table tfoot,
.widget_calendar table thead {
    background: none;
}
.widget_calendar caption {
    font-size: 0.8125rem;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}
.widget_calendar table thead th {
    font-size: 0.875rem !important;
    font-weight: 700;
}
.widget_calendar table tr {
    border: none;
}
.widget_calendar table tr td {
    font-size: 0.8125rem;
}
.widget_calendar table tr td,
.widget_calendar table tr th {
    text-align: left;
}
.widget_calendar table tfoot tr td,
.widget_calendar table thead tr th {
    padding: 0;
}
.widget_calendar table tr.alt,
.widget_calendar table tr.even,
.widget_calendar table tr:nth-of-type(2n) {
    background: none;
}
.widget_calendar #prev {
    text-align: left;
}
.widget_calendar #next {
    text-align: right;
}
.widget_calendar #today {
    font-weight: 700;
}
.widget_product_search,
.widget_search {
    position: relative;
}
.widget_product_search label,
.widget_search label {
    display: none;
}
.widget_product_search input,
.widget_search input {
    margin: 0;
    padding: 0 10px;
}
.widget_product_search #searchsubmit,
.widget_product_search .search-submit,
.widget_search #searchsubmit,
.widget_search .search-submit {
    position: absolute;
    bottom: 2px;
    right: 2px;
    padding: 9px 10px 8px 10px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.woocommerce-page td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd {
    padding: 0;
}
.woocommerce-page td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
    float: left;
}
.woocommerce-page td.product-name dl.variation dd span,
.woocommerce-page td.product-name dl.variation dt span,
.woocommerce td.product-name dl.variation dd span,
.woocommerce td.product-name dl.variation dt span {
    padding: 0;
}
.woocommerce-page td.product-name dl.variation dd p,
.woocommerce-page td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt p,
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p,
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dt p {
    font-size: 1rem;
    margin: 0;
}
.right-off-canvas-menu-content {
    padding: 20px 30px;
    color: #fff;
}
.right-off-canvas-menu-content a {
    color: #ccc;
}
.right-off-canvas-menu-content a:hover {
    color: #999;
}
.right-off-canvas-menu-content .widgettitle {
    color: #fff;
    margin-bottom: 20px;
}
.right-off-canvas-menu-content .buttons a {
    width: 100%;
}
.shop_sidebar .widget ul .children {
    margin: 10px 0px 10px 20px;
}
.page-header {
    margin-bottom: 55px;
}
.content-area {
    padding: 85px 0 0 0;
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .single-product .content-area {
        padding: 25px 0 0 0;
    }
}
.page-template-default .entry-header.with_featured_img {
    margin-top: -85px;
}
ol,
ul {
    margin: 0.875em 0 0.875em 2.1875em;
}
.wp-caption {
    max-width: 100%;
}
.entry-thumbnail {
    text-align: center;
}
.entry-meta {
    margin: 51px 0 0 0;
    line-height: 1.8em;
    font-size: 0.85em;
    text-align: center;
}
.edit-link {
    margin: 30px 0;
}
.entry-meta ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.entry-meta ul li {
    display: inline-block;
    margin-right: 20px;
}
.author-info {
    padding: 0 0 0 100px;
    position: relative;
    margin: 50px 0 0 0;
    text-align: left;
}
.author-avatar {
    position: absolute;
    left: 0;
    top: 0.3em;
    width: 70px;
    height: 70px;
    overflow: hidden;
}
.author-avatar img {
    width: 70px;
    height: 70px;
}
.author-link {
    display: inline-block;
}
.wp-caption-text {
    color: #999;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
}
.attachement {
    text-align: center;
    margin-bottom: 80px;
}
.attachement .entry-content {
    margin-top: 40px;
}
.entry-meta-attachment,
.next-image,
.previous-image {
    line-height: 1.8em;
    font-size: 1.125rem;
}
.entry-meta-attachment {
    padding: 3px 0 8px;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.next-image,
.previous-image {
    padding: 15px 0 0px;
}
.next-image a,
.previous-image a {
    color: #adadad;
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.next-image a {
    padding-right: 5px;
}
.previous-image a {
    padding-left: 5px;
}
.previous-image {
    text-align: left;
}
.next-image {
    text-align: right;
    text-transform: uppercase;
}
.next-arrow,
.previous-arrow {
    display: inline-block;
    line-height: 1;
    position: relative;
    top: 1px;
}
.nav-previous {
    text-align: left;
    line-height: 1.8em;
}
.nav-previous a:focus,
.nav-previous a:hover {
    opacity: 1 !important;
}
.nav-next {
    text-align: right;
    line-height: 1.8em;
}
.nav-next a:focus,
.nav-next a:hover {
    opacity: 1 !important;
}
.nav-next-title,
.nav-previous-title {
    font-size: 0.619em;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
}
.products {
    -webkit-backface-visibility: hidden;
}
.woocommerce ul.products li {
    padding-bottom: 20px;
}
.products li {
    position: relative;
}
.site-content .products li {
    margin-bottom: 6px;
}
.products li img {
    width: 100%;
    height: auto;
}
.woocommerce-page .woocommerce-product-rating .star-rating,
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0;
    float: none;
    display: inline-block;
    top: 4px;
}
.woocommerce-product-details__short-description {
    margin: 0 0 40px 0;
}
.woocommerce-product-details__short-description h1,
.woocommerce-product-details__short-description h2,
.woocommerce-product-details__short-description h3,
.woocommerce-product-details__short-description h4,
.woocommerce-product-details__short-description h5,
.woocommerce-product-details__short-description h6 {
    margin-top: 2.5rem;
}
.variations_lines {
    padding: 0;
}
.big-select {
    opacity: 0;
    width: 230px;
    height: 48px;
    margin: 0;
    padding: 0;
}
.big-select:hover {
    background-color: transparent;
}
.big-select:focus {
    outline: none;
}
.woocommerce div.product form.cart .reset_variations {
    padding: 20px 0 0 0;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .reset_variations:hover {
    opacity: 1;
}
.single_variation {
    margin: 22px 0 26px;
}
.woocommerce-tabs {
    margin: 0px;
}
.woocommerce-tabs .cart {
    display: flex;
    justify-content: center;
}
.product_meta {
    text-align: center;
    margin: 30px 0;
}
.gallery {
    margin: 20px 0 !important;
}
.gallery dl dt {
    padding: 0;
    margin: 0;
}
.gallery-item {
    margin: 0 !important;
}
.comments-area {
    margin: 36px 0 25px;
}
.comments-title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: bold;
    text-align: center;
}
.comment-reply-title {
    font-weight: bold;
}
.comments-area article {
    padding: 19px 0;
    margin: 0;
}
.comment-list {
    list-style: none;
    padding: 0;
    margin: 17px 0 0 !important;
}
.comment-list ul.children {
    list-style: none;
    margin: 0 0 1em 0;
}
.comment-content {
    padding: 0;
    position: relative;
}
.comment-content .comment-author,
.comment-content .comment-metadata {
    padding: 0 0 0 55px;
}
.comment-author-avatar {
    position: absolute;
    left: 0;
    top: 5px;
    width: 36px;
    height: 36px;
    overflow: hidden;
    border-radius: 36px;
}
.comment-author-avatar img {
    width: 36px;
    height: 36px;
}
.comment-author {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-transform: capitalize;
    font-size: 1.125rem;
}
.comment-metadata time {
    font-size: 14px;
    color: #999999;
}
.comment-text p {
    margin: 15px 0 10px 0;
}
.comment-reply {
    padding-right: 20px;
}
.comment-reply {
    font-size: 14px;
}
.comment-edit-link {
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    color: #999;
    font-size: 14px;
}
.comment-respond {
    margin: 0px 0 30px 0;
}
#reply-title {
    font-size: 30px;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0;
    text-align: center;
}
.comment-notes,
.logged-in-as {
    text-align: center;
    margin-bottom: 30px;
}
textarea#comment {
    height: 200px;
    line-height: 1.8em;
}
.bypostauthor {
    font-size: inherit;
}
#site-footer {
    padding: 60px 0 30px;
}
.site-footer-widget-area .columns:not(.large-12):last-child {
    float: left;
}
.site-footer-widget-area .large-12 .widget-title {
    text-align: left;
}
footer.entry-meta {
	margin: 0;
}
@media screen and (min-width: 40.0625em) {
    .site-footer-widget-area .large-12 {
        width: 65%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 64em) {
    .site-footer-widget-area .large-12 {
        width: 50%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 75.0625em) {
    .site-footer-widget-area .large-12 {
        width: 33.3%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 90.0625em) {
    .site-footer-widget-area .large-12 {
        width: 25%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}
#site-footer .widget-title {
    text-transform: uppercase;
    font-weight: normal;
}
.payment_methods {
    text-align: center;
}
.payment_methods img {
    max-height: 30px;
    width: auto;
    margin-bottom: 17px;
}
.copyright_text {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    text-align: center;
}
#shopkeeper_credits {
    display: none;
}
.woocommerce-page .entry-title,
.woocommerce .entry-title {
    margin-bottom: 50px;
	text-align: left;
}
.woocommerce-page .page-title,
.woocommerce .page-title {
    text-transform: none;
}
.woocommerce h2 {
    font-size: 1.3125rem;
}
.woocommerce h3 {
    font-size: 0.875rem;
}
.woocommerce a.remove {
    font-size: 1.125rem;
    display: inline-block;
    text-align: right;
    opacity: 1;
    position: relative;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.woocommerce a.remove:hover {
    color: inherit !important;
    background: none !important;
    opacity: 0.4 !important;
}
.woocommerce-page form .form-row,
.woocommerce form .form-row {
    padding: 5px 0;
    margin: 0;
}
.woocommerce-page form .form-row.validate-required {
    margin-bottom: 15px;
}
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
    width: 100%;
}
#site-footer .button.wc-forward,
.wc-stripe-checkout-button,
.woocommerce #content input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce-page #content input.button,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page input.button,
.woocommerce-page input.button.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt {
    border: none;
    color: #fff;
    font-size: 0.8125rem !important;
    line-height: 1.4em;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}
.tob_bar_shop .woocommerce-breadcrumb {
    text-align: left;
}
.woocommerce-page .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
    margin: 0;
    font-size: 10px;
    line-height: 24px;
    padding: 8px 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
}
.woocommerce-page .woocommerce-breadcrumb .breadcrump_sep,
.woocommerce .woocommerce-breadcrumb .breadcrump_sep {
    padding-left: 7px;
    padding-right: 7px;
}
.woocommerce-page .woocommerce-breadcrumb a.shop-all-products,
.woocommerce .woocommerce-breadcrumb a.shop-all-products {
    cursor: inherit;
}
.woocommerce-page .woocommerce-breadcrumb a.shop-all-products:hover,
.woocommerce .woocommerce-breadcrumb a.shop-all-products:hover {
    color: inherit;
}
.woocommerce-page .woocommerce-breadcrumb .delimiter,
.woocommerce .woocommerce-breadcrumb .delimiter {
    font-size: 0;
}
.woocommerce-breadcrumb br {
    display: none;
}
.shop_header {
    text-align: left;
    margin-bottom: 22px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.shop_header.with_featured_img {
    padding-top: 220px;
    padding-bottom: 220px;
    margin-top: -85px;
    margin-bottom: 40px;
}
.shop_header_bkg {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.shop_header_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    display: none;
}
.shop_header.with_featured_img .shop_header_overlay {
    display: block;
}
.woocommerce_category_header_image {
    display: none;
}
.page-description {
    text-align: center;
}
.term-description {
    text-align: center;
    margin-top: -10px;
}
.catalog-ordering:after {
    content: "";
    display: block;
    clear: both;
}
.woocommerce-page .woocommerce-ordering,
.woocommerce .woocommerce-ordering {
    padding-top: 0px;
    margin-bottom: 0;
    margin-left: -4px;
    float: right;
}
.woocommerce-page .woocommerce-ordering select,
.woocommerce .woocommerce-ordering select {
    background-size: 36px;
    background-position: top -5px right -35px;
}
.woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-result-count {
    float: right;
    font-size: 10px;
    line-height: 24px;
    font-weight: 700;
    margin: 2px 15px 0 0;
    padding: 0;
    text-transform: uppercase;
}
.woocommerce-page .hide-results .woocommerce-result-count,
.woocommerce .hide-results .woocommerce-result-count {
    display: none;
}
.list_shop_categories {
    margin: 0px 0 3px;
}
.shop_header.with_featured_img .list_shop_categories,
.shop_header.with_featured_img .page-title.on-shop,
.shop_header.with_featured_img .term-description {
    color: #fff;
    position: relative;
}
.shop_header.with_featured_img .list_shop_categories .category_name {
    color: #fff;
}
.shop_header.with_featured_img .list_shop_categories .category_name:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.shop_header.with_featured_img .list_shop_categories a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.shop_header.with_featured_img .list_shop_categories a:hover {
    border-bottom: 1px solid transparent;
}
.catalog_top {
    padding: 0px 0px 20px;
}
.woocommerce .products a {
    display: block;
}
.woocommerce ul.products li.product a {
    font-weight: bold;
    font-size: 15px;
}
.products a.button,
.woocommerce-page .products .added_to_cart.wc-forward,
.woocommerce .products .added_to_cart.wc-forward {
    cursor: pointer;
    line-height: normal;
    margin: 0 !important;
    min-width: inherit;
    position: relative;
    text-decoration: none;
    text-align: left;
    display: inline-block;
    font-size: 0.8125rem !important;
    text-transform: uppercase;
    font-weight: 900;
    background: none !important;
    border-color: none !important;
    -webkit-appearance: none;
    border: none;
}
.products a.button,
.woocommerce-page .products .added_to_cart.wc-forward,
.woocommerce .products .added_to_cart.wc-forward {
    padding: 0 !important;
    -webkit-transition: all 0.3s ease !important;
    transition: all 0.3s ease !important;
}
.products a.button.added {
    display: none;
}
.products .product_added_to_cart a.button:before {
    top: 5px;
}
.products a.button:hover,
.woocommerce-page .products .added_to_cart.wc-forward:hover,
.woocommerce .products .added_to_cart.wc-forward:hover {
    background: none !important;
}
.woocommerce-page .products ul h2,
.woocommerce-page ul.products h2,
.woocommerce .products ul h2,
.woocommerce ul.products h2,
.woocommerce ul.products h3,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2,
.wp-block-getbowtied-carousel ul.products li.product h2 {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4;
    padding: 17px 0 0 0;
    margin: 0;
    display: inline-block;
    text-transform: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-align: left;
}
@media screen and (max-width: 75em) {
    .woocommerce-page .products ul h2,
    .woocommerce-page ul.products h2,
    .woocommerce .products ul h2,
    .woocommerce ul.products h2,
    .woocommerce ul.products h3,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h2,
    .wp-block-getbowtied-carousel ul.products li.product h2 {
        padding: 17px 35px 0 0;
    }
}
@media screen and (max-width: 75em) {
    .rtl.woocommerce-page .products ul h2,
    .rtl.woocommerce-page ul.products h2,
    .rtl.woocommerce .products ul h2,
    .rtl.woocommerce ul.products h2,
    .rtl.woocommerce ul.products h3,
    .rtl.woocommerce ul.products li.product .woocommerce-loop-product__title,
    .rtl.woocommerce ul.products li.product h2 {
        padding: 17px 0 0 35px;
    }
}
.woocommerce ul.products li.product a img,
.wp-block-getbowtied-carousel ul.products li.product a img {
    margin: 0;
}
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active {
    top: 0;
}
.woocommerce .products a.button.loading {
    opacity: 1;
}
.woocommerce ul.products li.product .star-rating,
.wp-block-getbowtied-carousel ul.products li.product .star-rating {
    font-size: 10px;
}
.product-link {
    display: block;
    position: relative;
}
.quickview-badges span.onsale,
.woocommerce-page .products span.onsale,
.woocommerce-page span.onsale,
.woocommerce .products span.onsale,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.wp-block-getbowtied-carousel ul.products li.product .onsale {
    min-height: 0;
    min-width: 0;
    padding: 2px 8px 0px 8px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    left: auto;
    margin: 0;
    border-radius: 0;
    position: absolute;
    top: 15px;
    left: 15px;
    right: auto !important;
    text-shadow: none;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    max-width: calc(100% - 30px);
    width: auto;
    z-index: 8;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    display: inline-block;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.custom-layout span.onsale,
.default-layout span.onsale {
    max-width: 100%;
}
.woocommerce-page .products span.onsale,
.woocommerce .products span.onsale,
.wp-block-getbowtied-carousel ul.products li.product .onsale {
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    font-size: 10px;
}
.products .out_of_stock_badge_loop {
    display: inline-block;
    padding: 2px 7px 0;
    font-size: 10px;
    line-height: 1.5em;
    color: #fff;
    background: #808080;
    text-transform: uppercase;
    margin-right: 0;
    max-width: calc(100% - 30px);
    width: auto;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 99;
    font-weight: bold;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-font-smoothing: antialiased;
}
.products .outofstock .onsale {
    top: 40px !important;
}
.woocommerce-pagination {
    margin: 0px 0 47px;
}
.woocommerce #content nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    background: none;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    font-weight: 700;
    background: none;
    font-size: 1rem;
    text-align: center;
    margin: 0;
    padding: 0.2em 1.1em;
    line-height: 2em;
    min-width: 0;
}
.page-numbers li:first-child a,
.page-numbers li:first-child span {
    padding-left: 0 !important;
}
.page-numbers a:hover {
    opacity: 1;
}
.woocommerce-pagination .fa {
    font-size: 0.444em;
    display: block;
    margin-top: 15px;
}
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: none;
}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 0 !important;
}
.woocommerce-page .widget_price_filter .ui-slider-horizontal,
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 6px;
    border-radius: 6px;
}
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #ddd;
    position: relative;
    margin-right: 15px;
    margin-bottom: 11px;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 0 !important;
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content:after,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    width: 15px;
    height: 6px;
    background: #ddd;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.header-summary .widget_price_filter .price_slider_wrapper .ui-widget-content,
.header-summary .widget_price_filter .price_slider_wrapper .ui-widget-content,
.header-summary .widget_price_filter .price_slider_wrapper .ui-widget-content:after {
    background: #ddd;
}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #fff;
    border-width: 3px;
    border-style: solid;
    width: 15px;
    height: 15px;
    top: -5px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: 0;
}
.woocommerce-page .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_price_filter .price_slider_amount .button {
    float: right;
    min-width: 0;
}
.woocommerce-page .widget_price_filter .price_slider_amount,
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.woocommerce-page .widget_price_filter .price_slider_amount .price_label,
.woocommerce .widget_price_filter .price_slider_amount .price_label {
    padding-top: 4px;
}
.woocommerce-page .widget_price_filter .price_slider_amount #max_price,
.woocommerce-page .widget_price_filter .price_slider_amount #min_price,
.woocommerce .widget_price_filter .price_slider_amount #max_price,
.woocommerce .widget_price_filter .price_slider_amount #min_price {
    display: none;
}
.widget.widget_price_filter .price_slider_amount .button {
    padding: 0 !important;
    margin: 0 !important;
    line-height: inherit !important;
    height: auto !important;
    background: none !important;
    text-align: right;
    width: 100px;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
}
.widget.widget_price_filter .price_slider_amount .button:hover {
    background: none !important;
    color: #000 !important;
}
.woocommerce-page ul.cart_list li:last-child,
.woocommerce-page ul.product_list_widget li:last-child,
.woocommerce ul.product_list_widget li:last-child,
ul.cart_list li:last-child {
    padding-bottom: 0;
}
.woocommerce-page ul.cart_list li.empty,
.woocommerce-page ul.product_list_widget li.empty,
.woocommerce ul.product_list_widget li.empty,
ul.cart_list li.empty {
    padding: 0 0 25px 0;
}
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img,
.woocommerce ul.product_list_widget li img,
ul.cart_list li img {
    float: left;
    margin: 0;
    width: 70px;
    height: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin-left: 0;
    margin-right: 18px;
}
.woocommerce-page .star-rating,
.woocommerce .star-rating,
.wp-block-getbowtied-carousel ul.products li.product .star-rating {
    margin: 0px 10px 2px 5px;
    width: 55px;
    font-size: 10px;
}
.woocommerce-page .star-rating span:before,
.woocommerce .star-rating span:before,
.wp-block-getbowtied-carousel ul.products li.product .star-rating:before {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.woocommerce-page .star-rating:before,
.woocommerce .star-rating:before,
.wp-block-getbowtied-carousel ul.products li.product .star-rating:before {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #a1a1a1;
}
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: normal;
    text-transform: uppercase;
    clear: left;
    font-size: 13px;
}
.woocommerce-page ul.cart_list li dd,
.woocommerce-page ul.product_list_widget li dd,
.woocommerce ul.cart_list li dd,
.woocommerce ul.product_list_widget li dd {
    margin-bottom: 0 !important;
}
.woocommerce-page ul.cart_list li dd p,
.woocommerce-page ul.product_list_widget li dd p,
.woocommerce ul.cart_list li dd p,
.woocommerce ul.product_list_widget li dd p {
    font-size: 13px;
}
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl,
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 10px 0;
    padding: 0;
    border: none;
    position: relative;
    width: calc(100% - 90px);
    display: inline-block;
    color: #a1a1a1;
    margin-bottom: 0;
    font-size: 13px;
}
.widget_recent_comments li {
    font-size: 0.875rem;
}
.widget_recent_comments li a {
    font-weight: bold;
    font-size: 0.8125rem;
}
.notice-border-container {
    height: 3px;
    width: 100px;
    background: #333;
    margin: 2px auto -1px;
}
.notice-border-container {
    overflow: hidden;
    display: none;
}
.notice-border-container img {
    max-width: none;
}
.woocommerce-tabs [class*="column"] + [class*="column"]:last-child {
    margin-right: -1px;
}
@-webkit-keyframes beat {
    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes beat {
    0%,
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.woocommerce table.shop_attributes tr:nth-child(2n) td,
.woocommerce table.shop_attributes tr:nth-child(2n) th {
    background: none;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    display: block;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    display: none;
}
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce div.product div.images {
    width: 100%;
    float: none;
}
.select2-container .select2-choice .select2-arrow b {
    display: none;
}
.admin-bar p.demo_store,
.woocommerce-store-notice,
p.demo_store {
    position: fixed;
    bottom: 0;
    top: auto;
}
.wpb_wrapper:after {
    content: "";
    display: block;
    clear: both;
}
.woocommerce.columns-1,
.woocommerce.columns-2,
.woocommerce.columns-3,
.woocommerce.columns-4,
.woocommerce.columns-5,
.woocommerce.columns-6 {
    float: inherit !important;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    outline: 0;
    cursor: pointer;
}
#header-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99998;
    overflow: hidden;
    height: 2px;
}
@media (max-width: 1024px) {
    #header-loader {
        display: none;
    }
}
#header-loader #header-loader-under-bar {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background: #dedede;
    -webkit-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}
#header-loader #header-loader-under-bar.hidden {
    opacity: 0;
}
#header-loader .bar {
    position: absolute;
    width: 100%;
    height: 5px;
    z-index: 10;
}
#site-top-bar {
    background: #314381;
    display: block;
    font-size: 13px;
    color: #fff;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
}
#site-top-bar.full-topbar {
    padding-left: 20px;
    padding-right: 20px;
}
@media screen and (max-width: 63.9375em) {
    #site-top-bar:not(.show-on-mobile) {
        display: none;
    }
}
#site-top-bar:hover {
    overflow: visible;
}
#site-top-bar dl,
#site-top-bar ol,
#site-top-bar ul {
    font-size: 1em;
    line-height: 1.8em;
}
#site-top-bar .site-top-bar-inner {
    margin: 0 auto;
}
#site-top-bar .site-top-bar-inner:after {
    content: "";
    display: block;
    clear: both;
}
@media screen and (max-width: 63.9375em) {
    #site-top-bar .site-top-bar-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px 0;
    }
}
@media screen and (max-width: 63.9375em) {
    #site-top-bar .site-top-bar-social-icons-wrapper {
        padding: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        float: none;
        width: 35%;
    }
}
@media screen and (max-width: 48em) {
    #site-top-bar .site-top-bar-social-icons-wrapper {
        display: none;
    }
}
#site-top-bar .site-top-message {
    font-size: 13px;
    padding: 0.75em 0;
    line-height: 1.8;
    float: left;
    margin-right: 35px;
}
@media screen and (max-width: 63.9375em) {
    #site-top-bar .site-top-message {
        font-size: 12px;
        line-height: 1.4;
        width: calc(65% - 15px);
        margin-right: 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        float: none;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0;
    }
}
@media screen and (max-width: 48em) {
    #site-top-bar .site-top-message {
        display: block;
        margin: 0;
        width: 100%;
        text-align: center;
    }
}
#site-top-bar .topbar-menu {
    float: right;
}
#site-top-bar .topbar-menu .logout-menu-nav,
#site-top-bar .topbar-menu .site-navigation-top-bar {
    display: inline-block;
    font-weight: bold;
    margin-right: -15px;
    padding: 10px 0 9px;
    vertical-align: middle;
}
@media screen and (max-width: 63.9375em) {
    #site-top-bar .topbar-menu .logout-menu-nav,
    #site-top-bar .topbar-menu .site-navigation-top-bar {
        display: none;
    }
}
#site-top-bar .topbar-menu .site-navigation-top-bar + .logout-menu-nav {
    margin-left: 17px;
}
#site-top-bar .topbar-menu .site-navigation-top-bar > ul {
    float: left;
}
.site-language-switcher {
    display: inline-block;
    float: left;
    margin-left: -15px;
}
.product_meta .wcml_currency_switcher {
    display: none;
}
.language-and-currency:after {
    content: "";
    display: block;
    clear: both;
}
.wcml-dropdown,
select.topbar-language-switcher,
select.wcml_currency_switcher {
    opacity: 1;
    float: left;
}
.wcml-dropdown,
.woocommerce .wcml-dropdown.product {
    float: left;
}
.wcml-dropdown {
    width: auto;
}
.woocommerce .language-and-currency .wcml-dropdown.product {
    margin: 0;
}
.language-and-currency,
.language-and-currency-offcanvas {
    width: auto;
}
.language-and-currency #top_bar_language_list,
.language-and-currency-offcanvas #top_bar_language_list,
.language-and-currency-offcanvas .wcml_currency_switcher,
.language-and-currency .wcml_currency_switcher {
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    text-align: left;
    width: auto;
    margin-right: 30px;
}
.language-and-currency #top_bar_language_list > ul,
.language-and-currency-offcanvas #top_bar_language_list > ul,
.language-and-currency-offcanvas .wcml_currency_switcher > ul,
.language-and-currency .wcml_currency_switcher > ul {
    height: 43px;
    line-height: 43px;
    margin-right: 23px;
    font-size: 0.8125rem !important;
    margin: 0;
    list-style-type: none;
    display: inline-block;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency {
    position: relative;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > a,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > a,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > a,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > a,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > a,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > a,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > a,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    padding: 10px 15px 10px 0;
    line-height: 23px;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > a:hover,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > a:hover,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > a:hover,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > a:hover,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > a:hover,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > a:hover,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > a:hover,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > a:hover {
    opacity: 0.6;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > a:after,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > a:after,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > a:after,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > a:after,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > a:after,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > a:after,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > a:after,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > a:after {
    margin-left: 7px;
    content: "";
    font-family: Shopkeeper-Icon-Font;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first:hover > ul.sub-menu,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency:hover > ul.sub-menu,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first:hover > ul.sub-menu,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency:hover > ul.sub-menu,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first:hover > ul.sub-menu,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency:hover > ul.sub-menu,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first:hover > ul.sub-menu,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency:hover > ul.sub-menu {
    display: block;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu,
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu {
    display: none;
    background: #fff;
    padding: 10px 20px;
    position: absolute;
    top: 100%;
    left: -15px;
    min-width: 280px;
    z-index: 1000;
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    line-height: 23px;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: main_nav_anim;
    animation-name: main_nav_anim;
    margin: 0;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a,
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a {
    font-size: 0.875rem;
    margin: 3px 10px 3px 0;
    border-bottom: 2px solid transparent;
    font-weight: 500;
    color: #000 !important;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a:hover,
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a:hover,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a:hover,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:hover,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a:hover,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a:hover,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a:hover,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:hover,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a:hover,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a:hover,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a:hover,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:hover,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a:hover,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a:hover,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a:hover,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:hover {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a.flag,
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a.flag,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a.flag,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a.flag,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a.flag,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a.flag,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a.flag,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a.flag,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a.flag,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a.flag,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a.flag,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a.flag,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a.flag,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a.flag,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a.flag,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a.flag {
    border-bottom: none;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current),
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current),
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current),
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li a:not(.icl_lang_sel_current),
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li a:not(.icl_lang_sel_current) {
    font-weight: 100 !important;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item img,
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item img,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item img,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item img,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item img,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item img,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item img,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item img,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item img,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item img,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item img,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item img,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item img,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item img,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item img,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item img {
    margin-top: -4px;
}
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas #top_bar_language_list > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency .wcml_currency_switcher > ul > li.menu-item-first > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.sub-menu li.sub-menu-item span.icl_lang_sel_current,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency > ul.wcml-cs-submenu li.sub-menu-item span.icl_lang_sel_current {
    display: inline-block;
    margin-left: 10px;
    color: #000;
    line-height: 23px;
}
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency {
    background: transparent;
    border: none;
}
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency:hover .wcml-cs-submenu,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency:hover .wcml-cs-submenu {
    display: block !important;
}
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency a.wcml-cs-item-toggle:after,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency a.wcml-cs-item-toggle:after {
    border: none;
    border-top: none;
    position: inherit;
    right: inherit;
    top: inherit;
}
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency ul.wcml-cs-submenu,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency ul.wcml-cs-submenu {
    border-top: none;
}
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency ul.wcml-cs-submenu li,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency ul.wcml-cs-submenu li {
    border: none;
    background: transparent;
}
.language-and-currency-offcanvas .wcml_currency_switcher > ul > li.wcml-cs-active-currency ul.wcml-cs-submenu li a,
.language-and-currency .wcml_currency_switcher > ul > li.wcml-cs-active-currency ul.wcml-cs-submenu li a {
    padding: 0;
    line-height: 23px;
}
.language-and-currency {
    float: left;
}
.language-and-currency #top_bar_language_list > ul > li > ul li {
    margin-bottom: 6px;
}
.language-and-currency #top_bar_language_list > ul > li > ul li:last-child {
    margin-bottom: 0;
}
.language-and-currency .wcml_currency_switcher > ul > li > ul li a {
    display: inline-block;
}
.top-headers-wrapper {
    width: 100%;
    z-index: 8888;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: relative;
}
.top-headers-wrapper .top-clear {
    position: relative;
    display: block;
    height: 1px;
    margin-top: -1px;
}
.top-headers-wrapper .site-header {
    position: relative;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.top-headers-wrapper .site-header.full-header-width {
    padding-left: 20px;
    padding-right: 20px;
}
.top-headers-wrapper .site-header.full-header-width .row {
    max-width: 100%;
    padding: 0;
}
.top-headers-wrapper .site-header.default .site-header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-headers-wrapper .site-header.default .site-header-wrapper .site-branding {
    margin-right: 35px;
}
.top-headers-wrapper .site-header.default .site-header-wrapper .menu-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.top-headers-wrapper .site-header.default .site-header-wrapper .menu-wrapper .main-navigation {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
	display: flex;
    justify-content: center;
}
.top-headers-wrapper .site-header.centered .site-header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-headers-wrapper .site-header.centered .site-header-wrapper .site-branding {
    margin-right: 20px;
    margin-left: 20px;
}
.top-headers-wrapper .site-header.centered .site-header-wrapper .left-navigation,
.top-headers-wrapper .site-header.centered .site-header-wrapper .menu-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex: 1;
    flex: 1;
    margin: 2px 0 0 0;
}
.top-headers-wrapper .site-header.centered .site-header-wrapper .left-navigation.align-right {
    text-align: right;
}
.top-headers-wrapper .site-header.centered .site-header-wrapper .menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.top-headers-wrapper .site-header.centered .site-header-wrapper .menu-wrapper .right-navigation {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}
.top-headers-wrapper .site-header.centered .site-header-wrapper .menu-wrapper .right-navigation.align-right {
    text-align: right;
}
.top-headers-wrapper .site-header.menu-under .site-header-wrapper.is-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.top-headers-wrapper .site-header.menu-under .site-branding {
    text-align: center;
}
.top-headers-wrapper .site-header.menu-under .site-branding img {
    margin: 0 auto;
}
.top-headers-wrapper .site-header.menu-under .menu-wrapper {
    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;
    margin-top: 10px;
}
.top-headers-wrapper .site-header.menu-under .menu-wrapper.is-mobile {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.top-headers-wrapper .site-header .site-header-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.top-headers-wrapper .site-header .site-header-wrapper dl,
.top-headers-wrapper .site-header .site-header-wrapper ol,
.top-headers-wrapper .site-header .site-header-wrapper ul {
    font-size: 1em;
    line-height: 1.5;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-branding img {
    width: 175px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-logo {
    display: block;
    filter: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.top-headers-wrapper .site-header .site-header-wrapper .sticky-logo {
    display: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (min-width: 64em) {
    .top-headers-wrapper .site-header .site-header-wrapper .mobile-logo {
        display: none;
    }
	.top-headers-wrapper .site-header.default .site-header-wrapper .menu-wrapper .main-navigation .lang-item {
    display: none
}
}
.top-headers-wrapper .site-header .site-header-wrapper .site-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 48em) {
    .top-headers-wrapper .site-header .site-header-wrapper .site-title {
        font-size: 18px;
        line-height: 18px;
    }
}
.top-headers-wrapper .site-header .site-header-wrapper .site-title:hover {
    opacity: 0.7;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-description {
    font-size: 14px;
    font-style: italic;
    margin-top: 0px;
    line-height: 1.8em;
}
.top-headers-wrapper .site-header .site-header-wrapper #site-menu {
    margin: 0;
    padding-top: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools {
    display: flex;
    align-items: center;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .custom-language {
    margin-right: 10px;
    display: flex;
    align-items: center;
    list-style: none;
}
.top-headers-wrapper .site-header .site-header-wrapper .offcanvas-menu-button .tools_button_icon {
    vertical-align: bottom;
    color: #000;
    margin-right: 10px;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .custom-language>li a {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .custom-language>li.current-lang a {
    color: #cc0000;
    font-weight: bold;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .custom-language>li:nth-child(2)::before {
    content: '|';
    position: relative;
    top: -2px;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul {
	display: flex;
    margin: 0;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    position: relative;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li:hover > a {
    opacity: 0.6;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li > a > span {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .tools_button {
    display: flex;
	align-items: center;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .tools_button_icon {
    line-height: 1;
    display: block;
    float: left;
    text-align: left;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .tools_button_icon i,
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .tools_button_icon img {
    display: inline-block;
    font-size: 25px;
}
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .shopping_bag_items_number,
.top-headers-wrapper .site-header .site-header-wrapper .site-tools .wishlist_items_number {
	position: absolute;
    top: 0;
    right: -5px;
    background: #cc0000;
    padding: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 1;
    text-align: center;
    color: #fff !important;
    font-weight: bold;
    font-size: 10px;
}
.top-headers-wrapper.sticky {
    -webkit-animation: show-sticky-header 0.6s;
    animation: show-sticky-header 0.6s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    position: fixed;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 64em) {
    .top-headers-wrapper.sticky #site-top-bar:not(.sticky-topbar) {
        display: none;
    }
}
@media screen and (max-width: 63.9375em) {
    .top-headers-wrapper.sticky #site-top-bar:not(.mobile-sticky-topbar) {
        display: none;
    }
}
.top-headers-wrapper.sticky .site-header {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.top-headers-wrapper.sticky .site-header .site-logo {
    display: none;
}
.top-headers-wrapper.sticky .site-header .sticky-logo {
    display: block;
}
@media screen and (max-width: 63.9375em) {
    .top-headers-wrapper .site-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .top-headers-wrapper .site-header.centered .menu-wrapper.menu-left {
        display: none;
    }
    .top-headers-wrapper .site-header.menu-under .site-header-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .top-headers-wrapper .site-header.menu-under .site-header-wrapper .menu-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        margin-top: 0;
    }
    .top-headers-wrapper .site-header .site-branding {
        margin: 0 !important;
        max-width: 30%;
    }
    .top-headers-wrapper .site-header .site-branding .site-title a {
        font-size: 14px;
    }
    .top-headers-wrapper .site-header .site-branding .site-logo,
    .top-headers-wrapper .site-header .site-branding .sticky-logo {
        display: none;
    }
    .top-headers-wrapper .site-header .site-branding .mobile-logo {
        display: block;
        margin: 0 !important;
    }
    .top-headers-wrapper .site-header .menu-wrapper {
        text-align: right;
    }
    .top-headers-wrapper .site-header .site-logo {
        display: none;
    }
    .top-headers-wrapper .site-header .mobile-logo {
        display: block;
    }
    .top-headers-wrapper .site-header .site-title {
        font-size: 22px;
    }
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li {
        margin-left: 10px;
    }
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li:first-child {
        margin-left: 0;
    }
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li .tools_button_icon {
        width: 28px;
    }
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li .tools_button_icon i {
        font-size: 21px;
    }
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li.shopping-bag-button .shopkeeper-mini-cart {
        opacity: 1;
    }
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li .shopping_bag_items_number,
    .top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li .wishlist_items_number {
        margin: 0;
    }
}
@media screen and (min-width: 64em) {
    .transparent_header .top-headers-wrapper:not(.sticky) .site-header {
        background-color: transparent;
        background: none;
        position: absolute;
        width: 100%;
		background: rgb(255 255 255 / 46%);
    }
}
@media screen and (max-width: 600px) {
    body.admin-bar .top-headers-wrapper.sticky,
    body.admin-bar .transparent_header .top-headers-wrapper.sticky {
        -webkit-animation: admin-show-sticky-header-small 0.6s;
        animation: admin-show-sticky-header-small 0.6s;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        top: 0;
    }
}
@media screen and (min-width: 601px) and (max-width: 782px) {
    body.admin-bar .top-headers-wrapper.sticky,
    body.admin-bar .transparent_header .top-headers-wrapper.sticky {
        -webkit-animation: admin-show-sticky-header-medium 0.6s;
        animation: admin-show-sticky-header-medium 0.6s;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        top: 46px;
    }
}
@media screen and (min-width: 783px) {
    body.admin-bar .top-headers-wrapper.sticky,
    body.admin-bar .transparent_header .top-headers-wrapper.sticky {
        -webkit-animation: admin-show-sticky-header-large 0.6s;
        animation: admin-show-sticky-header-large 0.6s;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        top: 32px;
    }
}
body.page-template-page-blank #site-footer,
body.page-template-page-blank .top-headers-wrapper {
    display: none;
}
body.page-template-page-blank .content-area {
    margin: 0 !important;
    padding: 0 !important;
}
@-webkit-keyframes show-sticky-header {
    0% {
        top: -300px;
    }
    to {
        top: 0;
    }
}
@keyframes show-sticky-header {
    0% {
        top: -300px;
    }
    to {
        top: 0;
    }
}
@-webkit-keyframes admin-show-sticky-header-small {
    0% {
        top: -300px;
    }
    to {
        top: 0;
    }
}
@keyframes admin-show-sticky-header-small {
    0% {
        top: -300px;
    }
    to {
        top: 0;
    }
}
@-webkit-keyframes admin-show-sticky-header-medium {
    0% {
        top: -300px;
    }
    to {
        top: 46px;
    }
}
@keyframes admin-show-sticky-header-medium {
    0% {
        top: -300px;
    }
    to {
        top: 46px;
    }
}
@-webkit-keyframes admin-show-sticky-header-large {
    0% {
        top: -300px;
    }
    to {
        top: 32px;
    }
}
@keyframes admin-show-sticky-header-large {
    0% {
        top: -300px;
    }
    to {
        top: 32px;
    }
}
.main-navigation {
    height: auto;
    line-height: normal;
    margin-top: 2px;
}
.main-navigation.align_left {
    text-align: left;
}
.main-navigation.align_center {
    text-align: center;
}
.main-navigation.align_right {
    text-align: right;
}
.main-navigation sup {
    font-weight: 900;
    font-size: 9px;
}
.main-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
.main-navigation ul:after {
    content: "";
    clear: both;
    display: block;
}
.main-navigation ul ul {
    background: #fff;
    padding: 40px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 320px;
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-navigation ul ul li {
    float: none;
    text-align: left;
    display: block;
    padding: 4px 0;
    border-top: 0px solid #ccc;
    position: relative;
}
.main-navigation ul ul li:first-child {
    padding-top: 0;
}
.main-navigation ul ul li:last-child {
    border-bottom: 0px solid #ccc;
    padding-bottom: 0;
}
.main-navigation ul ul li.menu-item-has-children:after {
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "";
    display: block;
    width: 10px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-navigation ul ul li.menu-item-has-children > a {
    margin: 0 20px 0 0;
}
.main-navigation ul ul li a {
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: 500;
    color: #000;
    display: inline;
    width: auto;
    padding: 2px 0;
    background-size: 0;
    background-repeat: no-repeat;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.main-navigation ul ul li a:hover {
    background-size: 100%;
    opacity: 1;
}
.main-navigation ul ul ul {
    position: absolute;
    left: calc(100% + 20px);
    top: 0;
}
.main-navigation ul ul ul.reverse {
    left: auto;
    right: calc(100% + 20px);
}
.main-navigation ul li {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-navigation ul li.gtb-new a:after {
    background: #ffb900;
    border-radius: 2px;
    color: #fff;
    content: "NEW";
    font-family: NeueEinstellung;
    font-size: 7px;
    font-weight: bold;
    padding: 3px 3px 2px 3px;
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.main-navigation ul li a {
    display: inline-block;
    padding: 0 15px 0;
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    line-height: 1.5;
    white-space: pre-wrap;
    font-weight: bold;
}
.main-navigation ul > li > ul.with_bg_image {
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 40px 150px 40px 50px;
}
.main-navigation > ul {
    vertical-align: middle;
    display: inline;
}
.main-navigation > ul > li.call-to-action {
    margin: -1px 4px 0;
}
.main-navigation > ul > li.call-to-action.menu-item-has-children > a {
    padding-right: 32px;
}
.main-navigation > ul > li.call-to-action:not(.menu-item-has-children) > a {
    padding: 0 15px 0 !important;
}
.main-navigation > ul > li.call-to-action > a {
    border-width: 1px;
    border-style: solid;
    padding: 3px 32px 0 15px !important;
    border-radius: 5px;
}
.main-navigation > ul > li {
    position: relative;
}
.main-navigation > ul > li.menu-item-has-children {
    padding-right: 2px;
    margin-right: 10px;
}
.main-navigation > ul > li.menu-item-has-children:after {
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-navigation > ul > li > a {
    line-height: 1.5;
}
.main-navigation > ul li ul {
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    z-index: 9995;
}
.main-navigation > ul li.active > ul {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    -webkit-transition-delay: 0s, 0s, 0.3s;
    transition-delay: 0s, 0s, 0.3s;
}
.main-navigation .mega-menu.active > ul > li > ul {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    -webkit-transition-delay: 0s, 0s, 0.3s;
    transition-delay: 0s, 0s, 0.3s;
}
.main-navigation .mega-menu > ul {
    width: auto;
}
.main-navigation .mega-menu > ul.reverse {
    left: auto;
    right: -20px;
}
.main-navigation .mega-menu ul {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-navigation .mega-menu ul .sub-menu {
    position: static;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-navigation .mega-menu ul ul {
    min-width: 240px;
    max-width: 240px;
    width: auto;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    font-weight: normal;
    background: none;
}
.main-navigation .mega-menu ul ul li.menu-item-has-children:after {
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "";
    display: block;
    width: 10px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 5px;
}
.main-navigation .mega-menu ul ul ul {
    z-index: 9995;
}
.main-navigation .mega-menu ul li {
    white-space: normal;
}
.main-navigation .mega-menu ul li:hover {
    z-index: 100;
    opacity: 1;
}
.main-navigation .mega-menu ul li:hover a {
    opacity: 1;
}
.main-navigation .mega-menu li.menu-item-has-children:after {
    display: none;
}
.main-navigation .mega-menu > ul {
    position: absolute;
    margin: 0;
    padding: 40px;
}
.main-navigation .mega-menu > ul > li {
    display: table-cell;
    min-width: 240px;
    padding-right: 40px;
}
.main-navigation .mega-menu > ul > li:last-child {
    padding-right: 0;
}
.main-navigation .mega-menu > ul > li > a {
    text-transform: uppercase;
    font-weight: bold;
}
.main-navigation .mega-menu > ul > li > ul {
    background-color: transparent !important;
}
.main-navigation .mega-menu > ul ul {
    margin: 0;
    padding: 12px 0 0 0;
}
.main-navigation .mega-menu > ul ul li {
    position: relative;
}
.main-navigation .mega-menu > ul ul li.active > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.main-navigation .mega-menu > ul ul ul {
    margin: 0;
    padding: 40px;
    position: absolute !important;
    top: 0;
    left: calc(100% + 20px);
    max-width: 240px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    line-height: 23px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 9995;
}
.main-navigation .mega-menu > ul ul ul.reverse {
    left: auto;
    right: calc(100% + 20px);
}
.mobile-navigation {
    overflow: visible;
    padding: 35px;
    border-bottom: 1px solid #e5e5e5;
}
.mobile-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    font-size: 1em;
}
.mobile-navigation ul li {
    padding: 0;
    margin: 4px 0;
    list-style: none;
    display: block;
    text-transform: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mobile-navigation ul li .spk-icon-down-small,
.mobile-navigation ul li .spk-icon-up-small {
    display: block;
}
.mobile-navigation ul li .spk-icon-down-small:before,
.mobile-navigation ul li .spk-icon-up-small:before {
    color: #000;
    font-size: 21px;
    position: relative;
    top: -1px;
}
.mobile-navigation ul li a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 0;
    display: inline-block;
}
.mobile-navigation ul li .more {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.mobile-navigation ul .sub-menu {
    display: block;
    font-size: 14px;
    position: relative;
    padding: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
}
.mobile-navigation ul .sub-menu.open {
    display: block;
    opacity: 1;
    visibility: visible;
    max-height: 3000px;
}
.mobile-navigation ul .sub-menu li.upper > a {
    font-weight: bold;
    padding: 13px 0;
}
.mobile-navigation > ul > li > a {
    font-size: 13px;
    font-weight: bold;
}
.mobile-navigation > ul > li > ul > li > a {
    font-weight: bold;
}
.mobile-navigation > ul > li > ul.sub-menu {
    padding: 0 0 0 20px;
}
.mobile-navigation > ul > li > ul.sub-menu.open {
    padding: 10px 0 10px 20px;
}
.mobile-navigation > ul > li > ul > li > ul.sub-menu.open {
    padding: 10px 0;
}
.mobile-navigation > ul > li > ul > li:only-child > ul.sub-menu.open {
    padding: 10px 0 0 0;
}
@media screen and (min-width: 64em) {
    .upper {
        padding-top: 35px !important;
        padding-bottom: 10px !important;
    }
    .upper a {
        text-transform: uppercase !important;
        font-weight: bold !important;
        font-size: 13px !important;
    }
}
.mobile-search {
    position: relative;
}
.mobile-search .widget {
    margin-bottom: 0;
}
.mobile-search .widget form > div {
    padding-top: 0;
}
.mobile-search .widget_search .search-form:after,
.mobile-search .woocommerce-product-search:after {
    display: none;
}
.mobile-search .mobile_search_submit,
.mobile-search .widget_product_search .search-submit,
.mobile-search .widget_product_search input[type="submit"],
.mobile-search .widget_search #searchsubmit {
    color: #a3a3a3;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 6px;
    right: 22px;
}
.mobile-search .widget_product_search #searchsubmit,
.mobile-search .widget_product_search .search-submit,
.mobile-search .widget_search #searchsubmit {
    font-size: 0;
}
.mobile-search .mobile_search_submit {
    font-size: 0.875rem;
}
.mobile-search input[type="search"] {
    font-size: 1.125rem;
    font-weight: bold;
    color: #000;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 13px 60px 14px 35px;
    height: auto;
}
.mobile-search input[type="search"]::-webkit-input-placeholder {
    font-weight: 900;
    color: #a3a3a3;
    text-transform: lowercase;
    opacity: 1;
}
.mobile-search input[type="search"]::-moz-placeholder {
    font-weight: 900;
    color: #a3a3a3;
    text-transform: lowercase;
    opacity: 1;
}
.mobile-search input[type="search"]:-ms-input-placeholder {
    font-weight: 900;
    color: #a3a3a3;
    text-transform: lowercase;
    opacity: 1;
}
.mobile-search input[type="search"]:-moz-placeholder {
    font-weight: 900;
    color: #a3a3a3;
    text-transform: lowercase;
    opacity: 1;
}
select.topbar-language-switcher,
select.wcml_currency_switcher {
    font-size: 0.8125rem;
    color: #a3a3a3;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    text-transform: uppercase;
    height: 2.5rem;
    margin: 0 0 15px;
    outline: medium none;
}
.language-and-currency-offcanvas .select2-container.topbar-language-switcher,
.language-and-currency-offcanvas .select2-container.wcml_currency_switcher {
    display: block;
    height: auto;
    line-height: normal;
    padding-top: 0px;
    margin: 0 0 12px 0;
}
.language-and-currency-offcanvas .select2-container .select2-choice {
    display: inline-block;
    padding-bottom: 7px;
    color: #a3a3a3;
    font-weight: normal;
}
.language-and-currency-offcanvas .select2-container:last-of-type {
    margin-bottom: 8px;
}
body {
    overflow-x: hidden;
}
.row {
    padding: 0 20px;
    max-width: 112.5rem;
}
.row .row {
    padding: 0;
}
[class*="vc_row"][class*="column"] + [class*="vc_row"][class*="column"]:last-child {
    float: initial;
}
.wpb_text_column {
    float: inherit !important;
}
.st-container {
    overflow-x: hidden;
}
a:active,
a:focus {
    outline: 0;
}
[type="checkbox"],
[type="radio"] {
    margin: 0 10px 0 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 900;
}
h1 {
    font-size: 1.875rem;
    line-height: 1.33333em;
}
h2 {
    font-size: 1.6875rem;
    line-height: 1.259259em;
}
h3 {
    font-size: 1.4375rem;
    line-height: 1.391304em;
}
h4 {
    font-size: 1.125rem;
    line-height: 1.55555em;
}
h5 {
    font-size: 1rem;
    line-height: 1.625em;
}
h6 {
    font-size: 13px;
    line-height: 1.71428em;
}
.single .entry-title {
    font-size: 1.875rem;
    font-weight: 900;
    line-height: 1.13em;
}
.entry-title {
    text-align: center;
}
.page-title {
    font-size: 1.875em;
    margin: 0 0 15px;
    text-transform: capitalize;
    text-align: center;
    font-weight: 900;
}
p {
    font-size: 1rem;
    line-height: 1.5em;
    margin-bottom: 10px;
}
p.has-drop-cap:first-letter {
    font-weight: bold !important;
}
dl,
ol,
ul,
ul li ol,
ul li ul {
    font-family: inherit;
    font-size: 1.125rem;
    line-height: 1.5;
    list-style-position: outside;
}
table {
    table-layout: auto;
}
table tr.alt,
table tr.even,
table tr:nth-of-type(2n) {
    background: none;
}
.clear {
    clear: both;
}
.blockUI.blockOverlay:before,
.easyzoom.is-loading:after,
.fr-loading-background,
.fr-overlay-background:after,
.fr-spinner:after,
.fr-thumbnail-loading-background,
.product_thumbnail .overlay:after,
.search-preloader-wrapp:after {
    background: none !important;
    content: "";
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    background-color: transparent !important;
    border: 3px solid !important;
    -webkit-animation: loader-spin 0.8s infinite both !important;
    animation: loader-spin 0.8s infinite both !important;
    z-index: 99;
    opacity: 1;
    position: absolute;
    top: 50% !important;
    left: calc(50% - 12px) !important;
}
.fr-spinner {
    border: none !important;
    background-color: transparent !important;
    width: 24px !important;
    height: 24px !important;
}
.yith-wcwl-add-button.show_overlay.show:after {
    content: none;
}
body.single-product .yith-wcwl-add-button.show_overlay.show:after {
    display: inline-block;
    margin-left: 10px;
    top: -1px !important;
    left: unset !important;
}
.fr-thumbnail-loading-background {
    margin-top: -12px;
    margin-left: -12px;
}
.product_thumbnail .overlay {
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 98;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product_thumbnail .overlay:after {
    margin-left: -10px;
    margin-top: -10px;
}
@-webkit-keyframes loader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.dropcap {
    float: left;
    font-size: 75px;
    font-weight: 900;
    line-height: 60px;
    padding: 8px 18px 5px 0px;
}
.blog .dropcap {
    float: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: inherit;
}
.blog-isotope .entry-content-archive,
.blog-isotope .entry-content-archive *,
.woocommerce-error,
.woocommerce-info,
.woocommerce-page table.shop_attributes td,
.woocommerce-page table.shop_attributes th,
.woocommerce-review-link,
.woocommerce-store-notice,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th,
dl,
ol,
p,
p.demo_store,
ul,
ul li ol,
ul li ul {
    font-size: 14px;
}
.fr-content-image-overlay {
    border: none !important;
}
.fr-box-wrapper {
    background: transparent !important;
}
.fr-box-outer-border {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.fr-overlay-background {
    opacity: 0.5;
    background: #fff;
}
.gallery-size-thumbnail dl.gallery-item:before {
    background: transparent;
}
input {
    background: none;
}
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    font-size: 0.875rem;
    color: #444;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    height: 2.5rem;
    outline: none;
    font-weight: 900;
    margin: 0;
}
select {
    background-image: url("../images/down.svg");
    background-size: 28px;
}
#coupon_code:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
    color: #444;
    background-color: #fafafa;
}
.comments_section input[type="date"],
.comments_section input[type="datetime-local"],
.comments_section input[type="datetime"],
.comments_section input[type="email"],
.comments_section input[type="month"],
.comments_section input[type="number"],
.comments_section input[type="password"],
.comments_section input[type="search"],
.comments_section input[type="tel"],
.comments_section input[type="text"],
.comments_section input[type="time"],
.comments_section input[type="url"],
.comments_section input[type="week"],
.comments_section textarea {
    background-color: #fff;
    border-color: #ddd;
}
::-webkit-input-placeholder {
    font-weight: normal;
    color: #a1a1a1;
}
::-moz-placeholder {
    font-weight: normal;
    color: #a1a1a1;
    opacity: 1;
}
:-ms-input-placeholder {
    font-weight: normal;
    color: #a1a1a1;
}
input:-moz-placeholder {
    font-weight: normal;
    color: #a1a1a1;
}
.button,
.woocommerce .wishlist_table td.product-add-to-cart a,
button {
    text-transform: uppercase;
    font-size: 13px;
}
.button,
.wc-stripe-checkout-button,
.woocommerce-widget-layered-nav-dropdown__submit,
.wp-block-search .wp-block-search__button,
.wpb_wrapper .add_to_cart_inline .added_to_cart,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #fff;
    cursor: pointer;
    background: none;
    font-size: 0.875rem;
    font-weight: 700;
    outline: 0;
    border: none;
    border-radius: 0 !important;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    width: 100%;
    min-width: 220px;
    padding: 18px 1rem 15px !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.button:hover {
    cursor: pointer;
}
.wc-stripe-checkout-button {
    cursor: pointer;
}
.mejs-container .button,
.mejs-container button,
.mejs-container input[type="button"],
.mejs-container input[type="reset"],
.mejs-container input[type="submit"] {
    background-color: transparent !important;
    padding: 0 !important;
    min-width: 15px !important;
    width: auto !important;
}
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #fff;
}
label {
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 1px;
    line-height: 2em;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    margin-left: 0;
    margin-right: 10px;
}
.input-checkbox,
.input-radio,
input[type="checkbox"],
input[type="radio"] {
    width: 17px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    position: relative;
    border: none;
    cursor: pointer;
    outline-width: 0;
    border-radius: 50%;
    top: 3px;
}
.input-checkbox:after,
.input-checkbox:before,
.input-radio:after,
.input-radio:before,
input[type="checkbox"]:after,
input[type="checkbox"]:before,
input[type="radio"]:after,
input[type="radio"]:before {
    content: "";
}
.input-checkbox:after,
.input-radio:after,
input[type="checkbox"]:after,
input[type="radio"]:after {
    display: block;
    width: 17px;
    height: 17px;
    border: 2px solid #a5a5a5;
    -webkit-transition: 240ms;
    transition: 240ms;
}
.input-checkbox:disabled:after,
.input-radio:disabled:after,
input[type="checkbox"]:disabled:after,
input[type="radio"]:disabled:after {
    border-color: #ddd;
    cursor: not-allowed;
}
.input-checkbox:disabled:checked:after,
.input-radio:disabled:checked:after,
input[type="checkbox"]:disabled:checked:after,
input[type="radio"]:disabled:checked:after {
    border-color: #ddd;
}
.input-checkbox:disabled:checked:before,
.input-radio:disabled:checked:before,
input[type="checkbox"]:disabled:checked:before,
input[type="radio"]:disabled:checked:before {
    border-color: #999;
}
.input-checkbox:after,
input[type="checkbox"]:after {
    border-radius: 2px;
    z-index: 999;
}
.input-checkbox:checked:after,
input[type="checkbox"]:checked:after {
    border-color: #ddd;
}
.input-checkbox:checked:before,
input[type="checkbox"]:checked:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 6px;
    display: table;
    width: 5px;
    height: 10px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.input-radio:before,
input[type="radio"]:before {
    position: absolute;
    left: 0;
    top: 0;
    background: #ccc;
    width: 17px;
    height: 17px;
    display: block;
    border-radius: 50%;
    -webkit-transition: 240ms;
    transition: 240ms;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.input-radio:after,
input[type="radio"]:after {
    border-radius: 50%;
}
.input-radio:checked:before,
input[type="radio"]:checked:before {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.input-radio:checked:after,
input[type="radio"]:checked:after {
    border-color: #ddd;
}
.input-radio:checked:disabled:before,
input[type="radio"]:checked:disabled:before {
    background-color: #ccc;
}
.tob_bar_shop {
    overflow: hidden;
    margin-bottom: 35px;
}
.tob_bar_shop > .columns {
    padding: 0;
}
.site-footer-widget-area {
    display: none;
    margin-top: -2px;
    margin-bottom: 40px;
}
.site-footer-widget-area > .row {
    border-bottom: 1px solid #ddd;
}
.trigger-footer-widget-area {
    text-align: center;
    margin: -55px 30px 40px;
    border-bottom: 1px solid #ddd;
}
#site-footer .copyright_text {
    margin-top: -5px;
    margin-bottom: 26px;
	font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat';
    line-height: 1.8;
}
#site-footer .copyright_text a {
    display: inline-block;
    line-height: 1.1;
    border-bottom: 1px solid;
}
.trigger-footer-widget {
    display: inline-block !important;
    padding: 9px 20px;
    margin-bottom: 1px;
}
.trigger-footer-widget:before {
    display: inline-block;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.trigger-footer-widget:hover {
    cursor: pointer;
}
.trigger-footer-widget.active:hover {
    cursor: default;
}
#site-footer .widget li:last-child {
    padding-bottom: 0;
}
#site-footer .button.checkout.wc-forward {
    margin-bottom: 10px;
}
.footer-navigation-wrapper {
    text-align: center;
}
.footer-navigation-wrapper ul {
    list-style: none;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    margin-bottom: 19px;
    margin-top: -2px;
    margin-left: 0;
}
.footer-navigation-wrapper ul:after {
    content: "";
    display: block;
    clear: both;
}
.footer-navigation-wrapper ul li {
    display: block;
    margin: 0px 0px 15px 0;
}
.footer-navigation-wrapper ul li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}
.footer-navigation-wrapper ul li a {
    font-size: 15px;
    line-height: 1;
}
.cd-top {
    position: fixed;
    right: 50px;
    bottom: 50px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.cd-top svg.progress-circle {
    fill: transparent;
}
.cd-top svg.progress-circle path {
    stroke: #1f2029;
    stroke-width: 4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.cd-top.active-progress {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cd-top:before {
    position: absolute;
    font-family: Shopkeeper-Icon-Font;
    content: "";
    text-align: center;
    line-height: 46px;
    font-size: 20px;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
@media screen and (max-width: 75em) {
    .cd-top {
        display: none;
    }
}
.search-results .page-header {
    margin-bottom: 96px;
}
.search-results-title .page-title {
    display: block;
    text-align: center;
    margin-top: 2px;
}
.search_result_item {
    padding-bottom: 21px;
    margin-bottom: 33px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.search_result_item:last-of-type {
    border-bottom: none;
}
.search_result_item .entry-title-archive {
    margin-bottom: 13px;
}
.search-results #nav-below.paging-navigation {
    padding-left: 0;
    padding-right: 0;
}
.top-page-excerpt,
.top-page-excerpt p {
    text-align: center;
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 58px;
}
.content-area {
    position: relative;
}
.entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6,
.entry-content > hr {
    margin-top: 2.5rem;
}
.entry-content > p + :not(p) {
    margin-top: 2.5rem;
}
.entry-content > p {
    margin-bottom: 1rem !important;
}
.entry-content > hr {
    margin-bottom: 2.5rem;
}
.entry-content:after {
    content: "";
    display: block;
    clear: both;
}
.entry-header-page {
    margin-bottom: 45px;
}
.entry-header-page.with-featured-img {
    padding: 200px 0 170px;
    margin-top: -85px;
}
.entry-header-page.with-featured-img a,
.entry-header-page.with-featured-img h1,
.entry-header-page.with-featured-img h2,
.entry-header-page.with-featured-img li,
.entry-header-page.with-featured-img p {
    color: #fff;
    border-bottom-color: #fff;
}
.edit-link {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-weight: 900;
}
.post_meta,
.post_meta_archive {
    font-size: 0.825rem;
    line-height: 1.5em;
}
.post_meta {
    text-align: center;
    margin: 0;
    margin-bottom: 80px;
}
.post_meta_archive a,
.post_meta a {
    margin-right: 16px;
    margin-left: 4px;
    text-transform: uppercase;
    font-weight: 900;
}
.post_meta_archive a:hover,
.post_meta a:hover {
    opacity: 1;
}
.post_meta a {
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ddd;
    transition: color 0.3s, border-color 0.3s;
    -webkit-transition: color 0.3s, border-color 0.3s;
}
.post_meta a:hover {
    border-bottom: 1px solid transparent;
    opacity: 1 !important;
}
.post_meta_archive a:last-child,
.post_meta a:last-child {
    margin-right: 0;
}
.post_meta_archive a {
    font-weight: bold;
}
.post_meta_archive a[rel^="category"],
.post_meta a[rel^="category"] {
    margin-right: 0;
}
@media (max-width: 1023px) {
    .single-post-header.with-thumb .post_meta.no-meta {
        margin-bottom: 0px;
    }
}
@media (max-width: 1023px) {
    .single-post-header:not(.with-thumb) .post_meta.no-meta {
        margin-bottom: 40px;
    }
}
.single-post-content {
    width: 100%;
    margin: auto;
}
.post_meta.no-meta:before {
    background: none !important;
    margin: 10px auto;
}
.post_meta:before {
    content: "";
    display: block;
    background: none repeat scroll 0 0 #000;
    height: 3px;
    margin: 24px auto 28px;
    width: 100px;
}
.entry-meta .post_meta {
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 54px;
}
.entry-meta .post_meta:before {
    display: none;
    margin-bottom: 31px;
}
.post_tags {
    text-align: center;
}
.post_tags a {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 6px 13px 4px;
    border-width: 1px;
    border-style: solid;
    border-radius: 13px;
    text-transform: uppercase;
    word-wrap: break-word;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.post_tags a:hover {
    opacity: 1;
}
.post_tags a:first-child {
    margin-left: 0;
}
.post_tags a:hover {
    border: 1px solid;
    color: #fff;
}
.single-post-header.with-thumb {
    margin-top: -85px;
    margin-bottom: 90px;
    position: relative;
}
.single-post-header.with-thumb .title {
    padding: 125px 0 55px 0;
    position: relative;
}
.single-post-header-bkg {
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
@media only screen and (max-width: 1280px) {
    .single-post-header-bkg {
        background-position: 50% 0 !important;
    }
}
.single-post-header-bkg.loaded {
    opacity: 1;
}
.single-post-header-overlay {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.single-post-header.with-thumb .entry-title,
.single-post-header.with-thumb .post_meta,
.single-post-header.with-thumb .post_meta a {
    color: #fff;
}
.single-post-header.with-thumb .post_meta a:hover {
    color: #fff !important;
}
.single-post-header.with-thumb .post_meta:before {
    background: #fff;
}
.entry-title a:hover {
    color: #777777;
}
.entry-content h6 img {
    margin: 15px 0 20px;
}
.entry-thumbnail {
    margin: 0 -30px 22px;
}
.blog-single .drop-cap:first-letter {
    float: left;
    font-size: 6.25em;
    margin-right: 0.17em;
    line-height: 80%;
    font-weight: bold;
}
.wp-caption {
    position: relative;
}
.blog-isotope .entry-content-archive p.wp-caption-text,
.wp-caption-text {
    padding: 15px 0 0;
    margin: 0;
}
.post-nav-links {
    margin-top: 2.5rem;
}
.wp-caption.alignnone {
    margin-bottom: 20px;
}
.wp-caption.alignleft,
.wp-caption.alignright,
img.alignleft,
img.alignright {
    margin-bottom: 10px;
}
.wp-caption.alignleft {
    margin-right: 0.9375em;
}
.wp-caption.aligncenter {
    margin-bottom: 16px;
}
blockquote {
    position: relative;
}
blockquote p {
    font-size: 1.875rem;
    line-height: 1.333em;
    padding-left: 30px;
    position: relative;
    margin-bottom: 0;
}
.nav-next-title:after,
.nav-previous-title:before {
    display: inline-block;
    position: absolute;
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.entry-content ins {
    font-size: 1em;
    background-color: #777777;
    padding: 2px 6px 3px;
}
code {
    font-size: 1rem;
}
.keystroke,
kbd {
    background-color: #f5f5f5;
    border-color: #dddddd;
    padding: 2px 6px 3px;
}
.post_footer_date {
    margin: 80px 0 50px 0;
}
.content_hr {
    margin: 50px 0 100px 0;
    border-color: #eee;
}
.video-container {
    padding-bottom: 65px;
    margin-top: 25px;
    text-align: center;
}
.video-container .twitter-tweet,
.video-container iframe {
    margin: 0 auto !important;
}
.mejs-container {
    margin: 20px 0;
}
.mejs-container .mejs-controls > div:last-of-type {
    position: relative;
    clear: both;
    float: right;
    top: -26px;
}
.single-post .with-sidebar .large-9 {
    padding-right: 33px;
}
.entry-header.with_featured_img {
    padding: 240px 0 200px 0;
    background-size: cover;
    background-position: 50% 0;
}
.entry-header.with_featured_img .page-title {
    margin: 0;
    padding: 0;
}
.parallax-container {
    color: #ffffff;
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-size: cover !important;
    position: relative;
    margin: -120px 0 73px;
    text-align: left;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: 50% 0;
}
.parallax-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2) repeat scroll;
}
.parallax-content {
    padding-bottom: 130px;
}
.parallax-container .entry-title {
    font-size: 3.125em;
    color: #fff;
    margin: 0;
    padding: 130px 0 39px;
}
.parallax-container p {
    font-size: 1.125em;
    line-height: 1.666em;
}
.error-404,
.no-results {
    text-align: center;
    margin-top: -30px;
}
.error-404 h1.page-title,
.no-results h1.page-title {
    line-height: 1;
    font-weight: 900;
}
.error-404 h1.page-title {
    margin-bottom: 23px;
}
.no-results h1.page-title {
    margin-top: 100px;
    margin-bottom: 30px;
}
.error-banner {
    padding: 5px 0 30px;
}
.error-banner:before {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    display: block;
    font-weight: normal;
    font-size: 180px;
    line-height: 220px;
}
.error-404 .page-header,
.no-results .page-header {
    margin-bottom: 0;
}
.error-404-text {
    margin-bottom: 35px;
}
.no-results-text {
    margin-bottom: 42px;
}
.no-results-text:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.error-404 .search-form,
.no-results .search-form {
    display: block;
    padding-bottom: 47px;
}
.error-404 .search-form:after,
.no-results .search-form:after {
    content: "";
    display: block;
    clear: both;
}
.error-404 .search-form label,
.no-results .search-form label {
    display: none;
}
.error-404 input[type="search"],
.error-404 input[type="submit"],
.error-404 input[type="text"],
.no-results input[type="search"],
.no-results input[type="submit"],
.no-results input[type="text"] {
    float: left;
    height: 50px;
}
.error-404 input[type="search"],
.error-404 input[type="text"],
.no-results input[type="search"],
.no-results input[type="text"] {
    margin-bottom: 20px;
}
.list-centered,
.site-content .list-centered {
    margin-left: 0;
    margin-bottom: 5px;
    text-align: center;
    list-style: none;
}
.list-centered li {
    display: inline-block;
}
.list-centered li a {
    font-size: 13px;
    font-weight: bold;
    margin-left: 2px;
    margin-bottom: 10px;
    margin: 0 12px 5px;
    padding: 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background: none;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: color 0.3s, border-color 0.2s;
    transition: color 0.3s, border-color 0.2s;
    -webkit-transition: color 0.3s, border-color 0.3s;
}
.list-centered li a:hover {
    border-bottom: 1px solid transparent;
    opacity: 1;
}
.entry-content > .post-password-form {
    margin: 300px auto;
    max-width: 1024px;
    width: 100%;
}
.post-password-form input {
    margin-bottom: 10px;
}
.paging-navigation,
.post-navigation {
    background: #fafafa;
    position: relative;
    height: 70px;
}
.nav-previous {
    margin-left: -30px;
    margin-right: -10px;
    font-size: 0;
}
.nav-next {
    margin-left: -9px;
    margin-right: -30px;
    font-size: 0;
}
.nav-next a,
.nav-previous a {
    font-size: 0.875em;
    font-weight: 900;
    display: block;
    background: #f5f5f5;
    height: 70px;
    text-align: center;
    padding-top: 20px;
    position: relative;
    z-index: 2;
}
.nav-next .nav-next-title,
.nav-next a span,
.nav-previous .nav-previous-title,
.nav-previous a span {
    display: none;
}
.nav-previous.disabled {
    background: #d7d7d7;
}
.nav-next a:before,
.nav-previous a:before,
.paging-navigation:after,
.paging-navigation:before,
.post-navigation:after,
.post-navigation:before {
    display: inline-block;
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
}
.nav-previous a:before,
.paging-navigation:before,
.post-navigation:before {
    content: "";
}
.nav-next a:before,
.paging-navigation:after,
.post-navigation:after {
    content: "";
}
.paging-navigation:after,
.paging-navigation:before,
.post-navigation:after,
.post-navigation:before {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    color: #ccc;
}
.paging-navigation:before,
.post-navigation:before {
    left: 25%;
    margin-left: -5px;
}
.paging-navigation:after,
.post-navigation:after {
    left: 75%;
    margin-left: -5px;
}
.nav-next-title,
.nav-previous-title {
    position: relative;
}
.nav-previous-title {
    padding-left: 15px;
}
.nav-next-title {
    padding-right: 15px;
}
.nav-previous .meta-nav {
    display: inline-block;
    margin-right: 5px;
}
.nav-next .meta-nav {
    display: inline-block;
    margin-left: 5px;
}
.nav-next-title:after,
.nav-previous-title:before {
    font-size: 12px;
}
.nav-previous-title:before {
    content: "";
    left: 0;
    top: 6px;
}
.nav-next-title:after {
    content: "";
    right: 0;
    top: 6px;
}
#nav-below.paging-navigation {
    text-transform: capitalize;
    margin-bottom: 0px;
}
.paging-navigation .fa {
    font-size: 0.38em;
    display: none;
    vertical-align: middle;
    padding-bottom: 3px;
}
.paging-navigation .nav-next,
.paging-navigation .nav-previous {
    display: block;
}
.comments_section {
    border-top-width: 1px;
    border-top-style: solid;
}
.with-sidebar .comments_section {
    background: none;
}
.comment-author {
    margin-bottom: 0px;
    font-weight: 900;
}
.comment-metadata {
    margin-top: -5px;
    margin-bottom: 17px;
}
.comment-reply {
    display: inline-block;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.comment-reply-link {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
#respond {
    margin-top: 20px;
}
#commentform p {
    margin: 0;
    padding: 5px 0;
}
#commentform .comment-notes {
    padding: 0 0 16px;
}
#commentform .form-submit {
    text-align: left;
    margin-top: 10px;
}
.comment-edit-link {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-weight: 900;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.comment-edit-link:hover,
.comment-reply:hover {
    opacity: 0.8;
}
.comment-list .pingback {
    padding-bottom: 29px;
    margin-bottom: 29px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.comment-list .pingback:last-of-type {
    border-bottom: none;
}
.comment-list .pingback .url {
    display: block;
    font-weight: 900;
    line-height: 1.5;
    margin: 5px 0;
}
.products li.ajax-loaded {
    opacity: 0;
    -webkit-animation: product-fade-in;
    animation: product-fade-in;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
.products li.ajax-loaded.delay-1 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.products li.ajax-loaded.delay-2 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.products li.ajax-loaded.delay-3 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.products li.ajax-loaded.delay-4 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.products li.ajax-loaded.delay-5 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.products li.ajax-loaded.delay-6 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.products li.ajax-loaded.delay-7 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.products li.ajax-loaded.delay-8 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.products li.ajax-loaded.delay-9 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.products li.ajax-loaded.delay-10 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.products li.ajax-loaded.delay-11 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.products li.ajax-loaded.delay-12 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.products li.ajax-loaded.delay-13 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.products li.ajax-loaded.delay-14 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.products li.ajax-loaded.delay-15 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.products li.ajax-loaded.delay-16 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.products li.ajax-loaded.delay-17 {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}
.products li.ajax-loaded.delay-18 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.products li.ajax-loaded.delay-19 {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}
.products li.ajax-loaded.delay-20 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
body.archive .products li {
    opacity: 0;
    -webkit-animation: product-fade-in;
    animation: product-fade-in;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
body.archive .products li.delay-1 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
body.archive .products li.delay-2 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
body.archive .products li.delay-3 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
body.archive .products li.delay-4 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
body.archive .products li.delay-5 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
body.archive .products li.delay-6 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
body.archive .products li.delay-7 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
body.archive .products li.delay-8 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
body.archive .products li.delay-9 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
body.archive .products li.delay-10 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
body.archive .products li.delay-11 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
body.archive .products li.delay-12 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
body.archive .products li.delay-13 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
body.archive .products li.delay-14 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
body.archive .products li.delay-15 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
body.archive .products li.delay-16 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
body.archive .products li.delay-17 {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}
body.archive .products li.delay-18 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
body.archive .products li.delay-19 {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}
body.archive .products li.delay-20 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
@-webkit-keyframes product-fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes product-fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.filters_button {
    font-size: 1.15em;
    padding: 0 1em 1px 1.3em;
    vertical-align: text-bottom;
    position: relative;
    display: inline-block;
}
.shop_header.with_featured_img .shop_header_overlay {
    background: rgba(0, 0, 0, 0.3);
}
.shop_header.with_featured_img .shop_header_bkg {
    background-position: 50% 0px;
}
.filters_button:before {
    width: 16px;
    height: 16px;
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "";
    font-size: 0.75em;
}
.product_after_shop_loop {
    height: 33px;
    overflow: hidden;
}
.product_after_shop_loop_switcher {
    height: 66px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.product_after_shop_loop_switcher .product_after_shop_loop_price {
    height: 33px;
    overflow: hidden;
    padding-top: 4px;
}
.product_after_shop_loop_switcher .price {
    height: 33px;
    overflow: hidden;
    padding-top: 4px;
}
.product_after_shop_loop_switcher .button {
    height: 33px;
    overflow: hidden;
}
.products li:not(.catalog_mode):hover .product_after_shop_loop_switcher {
    -webkit-transform: translateY(-33px);
    transform: translateY(-33px);
}
.products li.product_added_to_cart .product_after_shop_loop_switcher {
    -webkit-transform: translateY(-33px);
    transform: translateY(-33px);
    -webkit-transition: none;
    transition: none;
}
.product_after_shop_loop .price,
.product_after_shop_loop .price ins,
.woocommerce ul.products li.product .price,
.wp-block-getbowtied-carousel ul.products li.product .price {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 4px;
}
.product_after_shop_loop .price,
.woocommerce ul.products li.product .price,
.wp-block-getbowtied-carousel ul.products li.product .price {
    display: block;
}
.product_after_shop_loop .price ins {
    display: inline-block;
}
.woocommerce ul.products li.product .star-rating,
.wp-block-getbowtied-carousel ul.products li.product .star-rating {
    margin-top: 4px;
}
.product_after_shop_loop .price:visited {
    color: inherit;
}
.product_after_shop_loop .price ins {
    background: none;
    padding: 0;
    padding-left: 4px;
}
.product_after_shop_loop_buttons {
    height: 33px;
    overflow: hidden;
}
.product_thumbnail_wrapper {
    position: relative;
}
.product_thumbnail.with_second_image {
    position: relative;
}
.product_thumbnail_background {
    width: 100%;
    height: 100%;
    opacity: 0;
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: opacity 0ms ease 0.3s !important;
    transition: opacity 0ms ease 0.3s !important;
}
.product_thumbnail_wrapper:hover .product_thumbnail.with_second_image .product_thumbnail_background {
    opacity: 1;
    -webkit-transition: opacity 0ms ease 0s !important;
    transition: opacity 0ms ease 0s !important;
}
.product_thumbnail_wrapper .product_thumbnail.with_second_image a span {
    width: calc(100% - 0.49px);
}
.product_thumbnail_wrapper .product_thumbnail.with_second_image a:hover {
    opacity: 1;
}
.product_thumbnail.with_second_image.second_image_loaded img {
    opacity: 1 !important;
    transform: translateZ(0) rotate(0);
    -webkit-transform: translateZ(0) rotate(0);
    -webkit-transition: opacity 300ms ease 0s !important;
    transition: opacity 300ms ease 0s !important;
}
.product_thumbnail_wrapper:hover .product_thumbnail.with_second_image.second_image_loaded img {
    opacity: 0 !important;
    -webkit-transition: opacity 300ms ease 0.05s !important;
    transition: opacity 300ms ease 0.05s !important;
}
.active_filters {
    margin: 0 0 15px 0;
}
.active_filters .widget {
    margin: 0;
    padding: 0;
}
.woocommerce .products .product_thumbnail_icons,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons {
    background: #fff;
    border-radius: 40px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    height: 25px;
    bottom: 15px;
    left: 50%;
    line-height: 0;
    opacity: 0;
    padding: 0 5px;
    position: absolute;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 999;
}
@media screen and (max-width: 75em) {
    .woocommerce .products .product_thumbnail_icons,
    .wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent;
        bottom: -40px;
        left: auto;
        opacity: 1;
        padding: 0;
        right: -5px;
        -webkit-transform: none;
        transform: none;
    }
}
.woocommerce .products .product_thumbnail_icons .product_quickview_button,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .product_quickview_button {
    display: inline-block;
    height: 25px;
    padding: 5px;
    vertical-align: top;
}
.woocommerce .products .product_thumbnail_icons .product_quickview_button:hover,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .product_quickview_button:hover {
    opacity: 1;
}
.woocommerce .products .product_thumbnail_icons .product_quickview_button:before,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .product_quickview_button:before {
    content: "";
    display: inline-block;
    font-size: 18px;
    font-family: "Shopkeeper-Icon-Font";
    position: relative;
    top: 4px;
    vertical-align: middle;
}
@media screen and (max-width: 75em) {
    .woocommerce .products .product_thumbnail_icons .product_quickview_button,
    .wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .product_quickview_button {
        display: none;
    }
}
.woocommerce .products .product_thumbnail_icons .icons-separator,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .icons-separator {
    background-color: #eee;
    display: inline-block;
    height: 25px;
    width: 1px;
}
@media screen and (max-width: 75em) {
    .woocommerce .products .product_thumbnail_icons .icons-separator,
    .wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .icons-separator {
        display: none;
    }
}
.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist {
    display: inline-block !important;
    padding: 5px;
    vertical-align: top;
    width: 28px;
}
.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.woocommerce .products .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.wp-block-getbowtied-carousel ul.products li.product .product_thumbnail_icons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
    top: -1px;
}
@media screen and (max-width: 75em) {
    .rtl.woocommerce .products .product_thumbnail_icons {
        left: -5px;
        right: auto;
    }
}
.single_product_summary_related ul li:hover .product_thumbnail_icons,
.wp-block-getbowtied-carousel ul.products li.product:hover .product_thumbnail_icons,
ul.products li:hover .product_thumbnail_icons {
    opacity: 1;
}
.widget_product_categories ul li.current-cat > a,
.woocommerce-page .widget_product_categories ul li.current-cat > a,
.woocommerce .widget_product_categories ul li.current-cat > a {
    font-weight: bold;
}
.wpb_widgetised_column {
    margin-bottom: 150px;
    padding-right: 30px;
}
#secondary.wpb_widgetised_column {
    padding-right: 0;
    margin-bottom: 0;
}
.wpb_widgetised_column .widget {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.widget:first-child {
    padding-top: 0;
}
.widget:last-child {
    border-bottom: none;
}
.wpb_widgetised_column .widget_calendar,
.wpb_widgetised_column .widget_calendar caption,
.wpb_widgetised_column table tr td {
    color: inherit !important;
}
.widget-area .widget-title,
.widget h3,
.wpb_wrapper .widget h3 {
    font-size: 13px !important;
    font-weight: bold;
    margin: 0px 0 15px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.widget form > div {
    padding-top: 18px;
}
.widget .button,
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
    width: 100%;
    min-width: inherit;
}
.widget > form,
.widget > ul,
.woocommerce .widget_layered_nav > ul {
    margin: 0;
}
.widget:first-child form,
.widget:first-child ul {
    display: block;
}
.widget ul li,
.woocommerce .widget_layered_nav ul li {
    margin-bottom: 10px;
    padding-bottom: 0;
    z-index: 0;
}
.widget ul li:last-child,
.woocommerce-page .widget_layered_nav ul li:last-child {
    margin-bottom: 0px;
}
.widget > ul > li:first-child,
.woocommerce .widget_layered_nav > ul > li:first-child {
    padding-top: 7px;
}
.widget ol .children,
.widget ol .sub-menu,
.widget ul .children,
.widget ul .sub-menu {
    border: none;
}
.widget.widget_layered_nav,
.widget.widget_layered_nav_filters {
    padding-bottom: 38px;
}
.woocommerce-page .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav ul li.chosen,
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce .widget_layered_nav ul li.chosen {
    color: #fff;
}
.woocommerce-page .widget_layered_nav_filters ul li,
.woocommerce .widget_layered_nav_filters ul li {
    float: none;
    display: block;
    padding-left: 0;
    padding-bottom: 0;
    margin: 0 16px 10px 0;
}
.widget_calendar table {
    margin-bottom: 0;
}
.woocommerce-page .widget_layered_nav_filters ul li a:before,
.woocommerce .widget_layered_nav_filters ul li a:before {
    margin-top: 5px !important;
    margin-right: 10px;
}
.widget ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span,
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    text-transform: capitalize;
    line-height: 1.5em;
}
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span,
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    float: none;
    padding: 0;
}
.widget_layered_nav_filters .amount {
    color: #fff;
    margin-top: 0;
    margin-left: 3px;
}
.woocommerce-page .widget_layered_nav ul small.count,
.woocommerce .widget_layered_nav ul small.count {
    display: none;
}
.textwidget p:last-child {
    margin-bottom: 0;
}
.widget form.search-form {
    border: none;
}
.widget form.search-form .search-field {
    border: 1px solid;
}
.site-search.is-closed {
    -webkit-transition: 1.8s ease all;
    transition: 1.8s ease all;
}
.site-search {
    min-height: 330px;
    overflow: hidden;
    height: auto;
    -webkit-transform: translateY(-685px);
    transform: translateY(-685px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.site-search .widget_product_search {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.site-search > .row {
    position: relative;
    width: 100%;
    overflow: hidden;
}
@media screen and (max-width: 48em) {
    .site-search > .row {
        height: 100%;
        overflow-y: auto;
    }
}
@media screen and (max-width: 48em) {
    .site-search {
        min-height: 100%;
        height: 100%;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .site-search .column,
    .site-search .columns {
        width: 100%;
        padding: 0px;
        height: auto;
        margin-top: 10px;
    }
    .site-search .product_thumbnail_wrapper {
        width: 15%;
        float: left;
    }
    .site-search .product_after_shop_loop .amount,
    .site-search .product_after_shop_loop .price {
        font-size: 12px !important;
    }
    .site-search h3 {
        padding: 0 0 0 10px !important;
        width: 80%;
    }
    .site-search .archive-product-rating,
    .site-search .product_after_shop_loop {
        padding-left: 10px;
        width: 80%;
    }
    .site-search .product_after_shop_loop {
        height: auto;
    }
    .site-search .onsale,
    .site-search .out_of_stock_badge_loop,
    .site-search .star-rating,
    .site-search .yith-wcwl-add-to-wishlist {
        display: none !important;
    }
}
.site-search > .row {
    margin-top: 40px;
}
@media screen and (max-width: 48em) {
    .site-search > .row {
        margin-top: 20px;
    }
}
.site-search .products {
    margin: 50px 0 35px 0 !important;
}
@media screen and (max-width: 48em) {
    .site-search .products {
        margin: 0 !important;
    }
}
@media screen and (min-width: 75.0625em) and (max-width: 90em) {
    .site-search .products li:nth-child(n + 7),
    .site-search .products li:nth-child(n + 8) {
        display: none;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .site-search .products li:nth-child(n + 6),
    .site-search .products li:nth-child(n + 7),
    .site-search .products li:nth-child(n + 8) {
        display: none;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .site-search .products li:nth-child(n + 5),
    .site-search .products li:nth-child(n + 6),
    .site-search .products li:nth-child(n + 7),
    .site-search .products li:nth-child(n + 8) {
        display: none;
    }
}
.site-search .search-preloader-wrapp {
    min-height: 350px;
    max-height: 350px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.site-search .search-no-suggestions {
    height: 405px;
    text-align: center;
    padding-top: 170px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
}
.site-search .search-form {
    border: none !important;
    margin: 0 !important;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
.site-search .widget_product_search {
    margin-bottom: 0px !important;
}
@media screen and (max-width: 48em) {
    .site-search .widget_product_search {
        margin-top: 10px;
    }
}
.site-search .widget_product_search input[type="submit"] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.site-search .search-form .search-field,
.site-search .widget_product_search .search-field,
.site-search .widget_search .search-field {
    color: #000;
    background: none;
    border: none;
    border-bottom: 2px solid #ddd;
    font-weight: 900;
    padding: 6px 0px 20px 0px;
    height: auto;
    text-transform: lowercase;
    font-size: 41px;
}
@media screen and (max-width: 48em) {
    .site-search .search-form .search-field,
    .site-search .widget_product_search .search-field,
    .site-search .widget_search .search-field {
        font-size: 24px;
        padding: 6px 0px 5px 0px;
    }
}
.site-search .site-search-close {
    text-align: right;
    margin-bottom: 30px;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
@media screen and (max-width: 48em) {
    .site-search .site-search-close {
        margin-bottom: 1px;
    }
}
.site-search .site-search-close .close-button {
    outline: 0;
    font-size: 28px !important;
}
.site-search .site-search-close .close-button:hover {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
@media screen and (max-width: 48em) {
    .site-search .site-search-close .close-button {
        font-size: 20px !important;
    }
}
.site-search form.search-form .search-field {
    border: 0;
    border-bottom: 2px solid #ddd;
}
.site-search .search-text {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 900;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
@media screen and (max-width: 48em) {
    .site-search .search-text {
        margin-top: -19px;
    }
}
.site-search .widget_product_search input[type="submit"],
.site-search .widget_search .search-form .search-submit {
    top: 16px;
    outline: 0;
}
.site-search .widget_search .search-form,
.site-search .woocommerce-product-search {
    padding-right: 0;
    padding-left: 0;
}
.site-search .widget_search .search-form:after,
.site-search .woocommerce-product-search:after {
    text-align: right;
    top: 16px;
    font-size: 40px;
    outline: 0;
    font-family: "Shopkeeper-Icon-Font" !important;
    content: "";
}
@media screen and (max-width: 48em) {
    .site-search .widget_search .search-form:after,
    .site-search .woocommerce-product-search:after {
        top: 3px;
        font-size: 23px;
    }
}
.site-search .search-suggestions-wrapp {
    -webkit-transition: width 2s, height 2s, -webkit-transform 2s;
    transition: width 2s, height 2s, -webkit-transform 2s;
    transition: width 2s, height 2s, transform 2s;
    transition: width 2s, height 2s, transform 2s, -webkit-transform 2s;
}
.site-search .search-suggestions-wrapp .columns,
.site-search .search-suggestions-wrapp .row {
    padding: 0 !important;
}
.site-search .search-suggestions-wrapp .woocommerce {
    margin-bottom: 30px;
}
@media screen and (max-width: 48em) {
    .site-search .search-suggestions-wrapp {
        margin-top: 15px;
        padding-right: 0;
        padding-left: 0;
        width: 100% !important;
    }
}
.widget_media_gallery .gallery-item .gallery-caption,
.widget_media_gallery .gallery-item .gallery-caption-trigger {
    display: none;
}
.search-form .search-field::-webkit-input-placeholder {
    opacity: 0;
}
.search-form .search-field::-moz-placeholder {
    opacity: 0;
}
.search-form .search-field:-ms-input-placeholder {
    opacity: 0;
}
.search-form .search-field:-moz-placeholder {
    opacity: 0;
}
.widget_product_search .search-field::-webkit-input-placeholder {
    opacity: 0;
}
.widget_product_search .search-field::-moz-placeholder {
    opacity: 0;
}
.widget_product_search .search-field:-ms-input-placeholder {
    opacity: 0;
}
.widget_product_search .search-field:-moz-placeholder {
    opacity: 0;
}
.site-search .search-form .search-field::-webkit-input-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .search-form .search-field::-moz-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .search-form .search-field:-ms-input-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .search-form .search-field:-moz-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .widget_product_search .search-field::-webkit-input-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .widget_product_search .search-field::-moz-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .widget_product_search .search-field:-ms-input-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .widget_product_search .search-field:-moz-placeholder {
    font-weight: 900;
    color: #a1a1a1;
    opacity: 1;
}
.site-search .search-field:focus,
.widget_product_search .search-field:focus {
    background: none !important;
}
.woocommerce-product-search {
    position: relative;
}
.widget_search .search-form {
    border-width: 1px;
    border-style: solid;
    position: relative;
}
.widget_search .search-form:after,
.woocommerce-product-search:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.submit_icon,
.widget_product_search .search-submit,
.widget_product_search input[type="submit"],
.widget_search #searchsubmit,
.widget_search .search-form:after,
.widget_search .search-submit,
.woocommerce-product-search:after,
.woocommerce-product-search button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 2;
    overflow: hidden;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    outline: 0;
}
.woocommerce-product-search button[type="submit"] {
    font-size: 0px !important;
    z-index: 3;
}
.site-search .widget_product_search input[type="submit"] {
    right: 10px;
}
.widget_search .search-field {
    background: #fff;
    border: none;
}
.widget_search .search-field:focus {
    background: #fff;
}
.submit_icon {
    top: 10px;
    right: 15px;
    padding-top: 0 !important;
}
.widget_search input[type="submit"].search-submit {
    width: 40px;
}
.submit_icon {
    font-size: 24px;
}
.widget_product_search input[type="submit"],
.widget_product_search input[type="submit"]:hover,
.widget_search #searchsubmit,
.widget_search #searchsubmit:hover,
.widget_search .search-submit,
.widget_search .search-submit:hover {
    background: none !important;
    font-size: 0;
    min-width: 0;
    padding: 0 !important;
    z-index: 4;
}
#site-footer .widget_search .search-field {
    border: none;
}
#site-footer .widget .tagcloud a:hover,
#site-footer .widget a.ui-slider-handle:hover,
.widget .tagcloud a:hover,
.widget a.ui-slider-handle:hover {
    opacity: 1;
}
.wpb_widgetised_column aside {
    font-weight: normal;
    font-size: 0.8125rem;
}
.wpb_widgetised_column aside ul li a {
    font-weight: normal;
    font-size: 0.8125rem;
}
.wpb_widgetised_column aside ul li span.count {
    border-color: transparent;
}
.wpb_widgetised_column aside ul li a:hover {
    opacity: 1;
}
.wpb_widgetised_column aside ul li span.count {
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    padding: 6px 10px !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    text-align: center;
    min-width: 10px;
    margin-top: -1px;
    border-width: 1px;
    border-style: solid;
}
.woocommerce .widget_rating_filter ul li .star-rating {
    margin-bottom: 0;
}
.wpb_widgetised_column .widget .count,
.wpb_widgetised_column .widget a {
    transition: all 0.3s ease !important;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
}
.wpb_widgetised_column .widget a:before {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
}
.wpb_widgetised_column aside ul li.chosen span.count {
    color: #fff;
}
.widget_layered_nav ul li a:before,
.woocommerce-page .widget_layered_nav ul li a:before,
.woocommerce .widget_layered_nav ul li a:before {
    content: " ";
    width: 15px;
    height: 15px;
    border-style: solid;
    border-width: 1px;
    margin-right: 8px;
    display: block;
    float: left;
    margin-top: 4px;
    border-radius: 2px;
}
.widget_layered_nav ul li .count,
.widget_product_categories ul li .count {
    font-weight: bold;
    margin-left: 5px;
}
.widget_layered_nav_filters ul li > a:before,
.widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav_filters ul li > a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li > a:before,
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    border: 0;
    display: inline-block;
    font-weight: normal;
    color: #fff;
    margin-right: 10px;
    font-size: 13px;
    line-height: 1;
    width: 15px;
    height: 15px;
    padding: 1px 2px 1px 2.5px;
    border-radius: 3px;
}
.widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a,
.woocommerce .widget_layered_nav ul li.chosen a {
    font-weight: bold;
}
.widget_layered_nav ul li.chosen a:hover,
.woocommerce-page .widget_layered_nav ul li.chosen a:hover,
.woocommerce .widget_layered_nav ul li.chosen a:hover {
    opacity: 1;
}
.widget_product_categories ul li a:before,
.woocommerce-page .widget_product_categories ul li a:before,
.woocommerce .widget_product_categories ul li a:before {
    content: " ";
    width: 14px;
    height: 14px;
    border-style: solid;
    border-width: 1px;
    margin-right: 8px;
    display: block;
    float: left;
    margin-top: 5px;
    border-radius: 14px;
}
.widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.woocommerce .widget_layered_nav_filters ul li a {
    font-weight: bold;
}
.offcanvas_content_left {
    background: #fff;
    padding: 30px;
    min-height: 100%;
}
.offcanvas_content_left.wpb_widgetised_column {
    margin-bottom: 0;
}
#button_offcanvas_sidebar_left {
    z-index: 999;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 24px;
    cursor: pointer;
    padding-right: 15px;
    transition: all 0.5s;
    width: auto !important;
}
#button_offcanvas_sidebar_left .filters-text {
    display: inline-block;
    font-size: 13px;
    cursor: pointer !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.woocommerce-breadcrumb a:hover {
    opacity: 1 !important;
}
.archive .woocommerce-breadcrumb {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 1px 0 0 0;
}
.archive .woocommerce-breadcrumb .breadcrump_sep {
    padding-right: 7px;
}
@media screen and (max-width: 48em) {
    .archive .woocommerce-breadcrumb {
        display: none;
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #button_offcanvas_sidebar_left {
        z-index: 0;
        width: 0;
    }
    #button_offcanvas_sidebar_left i {
        left: 0px !important;
    }
}
.ie9 #button_offcanvas_sidebar_left {
    z-index: 0;
    width: 0;
}
.ie9 #button_offcanvas_sidebar_left i {
    left: 0px !important;
}
#button_offcanvas_sidebar_left i {
    font-size: 16px;
    cursor: pointer;
    margin-right: 7px;
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    margin-top: -4px;
}
#button_offcanvas_sidebar_left > span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    padding-right: 10px;
}
#button_offcanvas_sidebar_left > span:first-child {
    padding-left: 0;
}
.off-canvas li.open-offcanvas {
    display: none;
}
.off-canvas .wpb_widgetised_column {
    padding: 0;
}
.off-canvas .wpb_widgetised_column aside {
    padding: 50px 35px;
}
.off-canvas .widget_currency_sel_widget {
    padding: 50px 35px 80px 35px !important;
}
.off-canvas .wpb_widgetised_column .widget_product_categories .count {
    display: none;
}
.gallery {
    margin: 0 0 30px 0 !important;
    overflow: hidden;
}
.gallery br {
    display: none;
}
.gallery br:last-of-type {
    display: block;
}
.gallery dl,
.gallery dt {
    margin: 0 !important;
}
.gallery .gallery-item {
    width: 50% !important;
    padding-bottom: 50%;
    overflow: hidden;
}
.gallery-columns-1 .gallery-item {
    width: 100% !important;
}
.gallery-item {
    margin: 0 !important;
    opacity: 1;
    position: relative;
}
.gallery-item:before {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}
.gallery-item:hover {
    cursor: pointer;
}
.gallery-icon {
    width: 100.6%;
    min-height: 100.6%;
    padding: 0 !important;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 2;
}
.gallery-item:last-of-type .gallery-icon {
    width: 100%;
}
.gallery-icon a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.gallery-icon img {
    border: 0 !important;
    width: 100%;
    max-width: none;
    min-height: 100.6%;
    position: absolute;
    left: 0;
    top: 0;
}
.gallery-caption-trigger,
.gallery-item .gallery-caption {
    display: none;
}
.wpb_wrapper .add_to_cart_inline {
    border: none !important;
    padding: 0 0 35px !important;
    margin: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.wpb_wrapper .add_to_cart_inline .added_to_cart {
    display: block;
    font-size: 0.8125rem !important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
}
.wpb_wrapper .add_to_cart_inline:after {
    content: "";
    display: block;
    clear: both;
}
.wpb_wrapper .add_to_cart_inline .amount {
    display: inline-block;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 18px;
    position: relative;
}
.wpb_wrapper .add_to_cart_inline .add_to_cart_button,
.wpb_wrapper .add_to_cart_inline .added_to_cart_button,
.wpb_wrapper .add_to_cart_inline .button.product_type_external {
    display: block;
    width: 220px;
    margin: 0 auto;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.wpb_wrapper .add_to_cart_inline .add_to_cart_button:hover,
.wpb_wrapper .add_to_cart_inline .added_to_cart_button:hover,
.wpb_wrapper .add_to_cart_inline .button.product_type_external:hover {
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.wpb_wrapper .add_to_cart_inline del,
.wpb_wrapper .add_to_cart_inline ins {
    display: inline-block;
    font-size: 22px;
}
.wpb_wrapper .add_to_cart_inline del .amount {
    color: inherit;
    font-size: 22px;
    line-height: 33px;
    display: inline;
}
.wpb_wrapper .add_to_cart_inline ins {
    background-color: transparent;
}
.wpb_wrapper .add_to_cart_inline ins .woocommerce-Price-amount.amount {
    font-size: 22px;
    line-height: 33px;
}
.wpb_wrapper .add_to_cart_inline .add_to_cart_separator {
    content: "";
    display: block;
    clear: both;
}
.add_to_cart_inline .add_to_cart_button.vc_btn_rounded.loading,
.add_to_cart_inline .add_to_cart_button.vc_btn_square.loading {
    opacity: 0.8;
}
.add_to_cart_inline .add_to_cart_button.loading:before,
.add_to_cart_inline .add_to_cart_button.loading span {
    opacity: 0;
}
.wpb_wrapper .product.woocommerce .add_to_cart_button.added:first-of-type {
    display: none;
}
.shortcode_single_product li {
    width: 100% !important;
}
.wpb_wrapper .products {
    margin-top: 5px;
}
.full-width-page .wpb_alert.wpb_content_element,
.full-width-page .wpb_wrapper #map_container,
.full-width-page .wpb_wrapper .gallery,
.full-width-page .wpb_wrapper .wpb_gmaps_widget,
.full-width-page .wpb_wrapper .wpb_revslider_element {
    margin-left: -30px !important;
    margin-right: -30px !important;
}
.full-width-page .boxed-row .wpb_alert.wpb_content_element,
.full-width-page .boxed-row .wpb_wrapper #map_container,
.full-width-page .boxed-row .wpb_wrapper .gallery,
.full-width-page .boxed-row .wpb_wrapper .wpb_gmaps_widget,
.full-width-page .boxed-row .wpb_wrapper .wpb_revslider_element {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.wpb_accordion.wpb_content_element .wpb_alert.wpb_content_element,
.wpb_tabs.wpb_content_element .wpb_alert.wpb_content_element,
.wpb_tour.wpb_content_element .wpb_alert.wpb_content_element {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.wpb_wrapper .wpb_content_element .gallery {
    margin-bottom: -35px !important;
}
.wpb_revslider_element.wpb_content_element {
    margin-bottom: 0;
}
.wpb_gmaps_widget.wpb_content_element {
    margin-bottom: 0;
}
.vc_empty-placeholder {
    margin-bottom: 0;
}
.vc_row {
    margin-top: 0;
    margin-bottom: 0;
}
.vc_row-fluid.parallax {
    background-position: center center;
    background-repeat: no-repeat;
}
.full-width-page .row-fluid {
    margin: 0 -15px;
}
.full-width-page .row {
    max-width: none;
    background-repeat: no-repeat;
    background-position: center top;
}
.full-width-page .boxed-row {
    max-width: 1300px;
    margin: 0 auto;
}
.full-width-page .row {
    padding: 0;
}
#tab-description .boxed-row .row,
.full-width-page .row .boxed-row .row {
    margin-left: 0;
    margin-right: 0;
}
#tab-description .boxed-row .vc_row-fluid .vc_row-fluid,
.boxed-row .vc_row-fluid .vc_row-fluid {
    margin-left: -10px;
    margin-right: -10px;
}
.page-title-hidden .content-area {
    padding: 0;
}
.adjust_cols_height > div > .column_container {
    background-size: 0 !important;
    min-height: 200px;
}
.adjust_cols_height.height_adjusted .column_container {
    background-size: cover !important;
}
.wpb_tabs.wpb_content_element .products {
    margin-top: 0;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: none;
}
.wpb_tour.wpb_content_element .wpb_tabs_nav {
    width: 100%;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li,
.wpb_tour.wpb_content_element .wpb_tabs_nav li {
    display: block;
    float: none;
    background: none;
    padding: 0;
    margin: 0;
    position: relative;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li:after,
.wpb_tour.wpb_content_element .wpb_tabs_nav li:after {
    content: "";
    display: block !important;
    width: 100%;
    height: 1px;
    background: #eee;
    position: absolute;
    bottom: 0;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li:first-child {
    margin-left: 0;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li:hover,
.wpb_tour.wpb_content_element .wpb_tabs_nav li:hover {
    background: none;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
    background: none;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li a,
.wpb_tour.wpb_content_element .wpb_tabs_nav li a {
    display: inline-block;
    font-size: 0.9375rem;
    padding: 14px 0 11px;
    font-weight: 900;
    color: #a1a1a1;
    text-shadow: none;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li a {
    white-space: normal;
}
.wpb_tour.wpb_content_element .wpb_tabs_nav li a {
    font-size: 0.8125rem;
    font-weight: bold;
    text-transform: uppercase;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li a:hover,
.wpb_tour.wpb_content_element .wpb_tabs_nav li a:hover {
    color: #777;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    color: #000;
    background: none;
    border-bottom: 3px solid;
}
.vc_tta-tab a {
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 14px 30px 12px 30px !important;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    width: 100%;
    padding: 21px 0 30px 0;
}
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span {
    padding-top: 20px;
    border-top: 1px solid #ddd;
    width: 50%;
}
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a {
    font-size: 0.875rem;
    border-bottom: none;
}
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a:after,
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a:before {
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav .wpb_prev_slide a:before {
    content: "←";
    margin-right: 8px;
}
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav .wpb_next_slide a:after {
    content: "→";
    margin-left: 8px;
}
.wpb_tabs.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: none;
    border: 0;
    padding: 20px 0;
    margin: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.wpb_accordion .ui-widget-content,
.wpb_tabs .ui-widget-content,
.wpb_tour .ui-widget-content {
    border: none;
}
.wpb_accordion .ui-widget-header,
.wpb_tabs .ui-widget-header,
.wpb_tour .ui-widget-header {
    border: none;
    background: none;
}
.wpb_accordion .ui-state-default,
.wpb_accordion .ui-widget-content .ui-state-default,
.wpb_accordion .ui-widget-header .ui-state-default,
.wpb_tabs .ui-state-default,
.wpb_tabs .ui-widget-content .ui-state-default,
.wpb_tabs .ui-widget-header .ui-state-default {
    border: none;
}
.wpb_accordion .ui-accordion .ui-accordion-header .ui-icon {
    font-size: 1rem;
    line-height: 1;
    left: auto;
    margin-top: 0;
    text-indent: 0;
    overflow: visible;
}
.wpb_accordion .ui-corner-all,
.wpb_tabs .ui-corner-all {
    border-radius: 0;
}
.wpb_tabs .wpb_tabs_nav:after {
    visibility: visible;
}
.wpb_tabs .ui-tabs .ui-tabs-nav li {
    top: 0;
}
.wpb_tabs .ui-tabs .ui-tabs-nav li a {
    float: none;
}
.wpb_accordion .ui-helper-reset,
.wpb_tabs .ui-helper-reset,
.wpb_tour .ui-helper-reset {
    line-height: 1.714em;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li,
.wpb_tour.wpb_content_element .wpb_tabs_nav li {
    border: none;
}
.wpb_alert.wpb_content_element {
    border-radius: 0;
}
.wpb_alert.wpb_content_element.wpb_alert-danger,
.wpb_alert.wpb_content_element.wpb_alert-info,
.wpb_alert.wpb_content_element.wpb_alert-success,
.wpb_alert.wpb_content_element.wpb_alert-warning {
    border: none;
    padding: 22px 30px;
    text-shadow: none;
}
.wpb_alert.wpb_content_element.wpb_alert-info {
    color: #1e85be;
    border-top: 2px solid #1e85be;
    background: #f4f9fc;
}
.wpb_alert.wpb_content_element.wpb_alert-warning {
    color: #fca103;
    border-top: 2px solid #fca103;
    background: #fffaf2;
}
.wpb_alert.wpb_content_element.wpb_alert-success {
    color: #8fae1b;
    border-top: 2px solid #8fae1b;
    background: #f9fbf3;
}
.wpb_alert.wpb_content_element.wpb_alert-danger {
    color: #b81c23;
    border-top: 2px solid #b81c23;
    background: #fdf8f8;
}
.wpb_alert.wpb_content_element .messagebox_text {
    padding-left: 27px;
    position: relative;
    background: none;
}
.vc_btn.ajax_add_to_cart {
    position: relative;
}
.vc_btn,
.vc_btn2,
.vc_btn3 {
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    transition: padding 0.3s, min-width 0.3s, opacity 0.3s;
    -webkit-transition: padding 0.3s, min-width 0.3s, opacity 0.3s;
}
.vc_btn.vc_btn_rounded_outlined {
    border-radius: 100px !important;
}
.vc_btn.vc_btn_xs {
    padding: 7px 16px 5px 16px;
}
.vc_btn.vc_btn_xs:hover {
    padding: 7px 26px 5px 26px;
}
.vc_btn.vc_btn_sm {
    padding: 11px 24px 9px 24px;
}
.vc_btn.vc_btn_sm:hover {
    padding: 11px 34px 9px 34px;
}
.vc_btn.vc_btn_md {
    padding: 17px 36px 15px 36px;
}
.vc_btn.vc_btn_md:hover {
    padding: 17px 46px 15px 46px;
}
.vc_btn.vc_btn_lg {
    padding: 22px 64px 20px 64px;
}
.vc_btn.vc_btn_lg:hover {
    padding: 22px 74px 20px 74px;
}
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined,
.vc_btn.vc_btn_xs.vc_btn_square_outlined {
    padding: 8px 15px 7px;
}
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined:hover,
.vc_btn.vc_btn_xs.vc_btn_square_outlined:hover {
    padding: 8px 25px 7px;
}
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined,
.vc_btn.vc_btn_sm.vc_btn_square_outlined {
    padding: 13px 22px 11px;
}
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined:hover,
.vc_btn.vc_btn_sm.vc_btn_square_outlined:hover {
    padding: 13px 32px 11px;
}
.vc_btn.vc_btn_md.vc_btn_rounded_outlined,
.vc_btn.vc_btn_md.vc_btn_square_outlined {
    padding: 20px 34px 17px;
}
.vc_btn.vc_btn_md.vc_btn_rounded_outlined:hover,
.vc_btn.vc_btn_md.vc_btn_square_outlined:hover {
    padding: 20px 44px 17px;
}
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined,
.vc_btn.vc_btn_lg.vc_btn_square_outlined {
    padding: 27px 45px 24px;
}
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined:hover,
.vc_btn.vc_btn_lg.vc_btn_square_outlined:hover {
    padding: 27px 55px 24px;
}
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined,
.vc_btn.vc_btn_xs.vc_btn_square_outlined {
    border: 1px solid;
}
.vc_btn.vc_btn_md.vc_btn_rounded_outlined,
.vc_btn.vc_btn_md.vc_btn_square_outlined,
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined,
.vc_btn.vc_btn_sm.vc_btn_square_outlined {
    border: 2px solid;
}
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined,
.vc_btn.vc_btn_lg.vc_btn_square_outlined {
    border: 3px solid;
}
.wpcf7-form p {
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: bold;
    margin-bottom: 1px;
    line-height: 2em;
    margin-top: 16px;
}
.wpcf7-form p:first-of-type {
    margin-top: 1px;
}
.wpcf7-form p label {
    margin-top: 0px;
}
.wpcf7-form-control.wpcf7-submit {
    margin-bottom: 10px;
}
#content .wpb_wrapper h4.wpb_toggle,
.wpb_wrapper .wpb_toggle {
    font-weight: 900;
    background: none;
    position: relative;
    font-size: 1.125rem;
    line-height: 1.5265rem;
    padding-left: 30px;
    margin-bottom: 18px;
}
#content .wpb_wrapper h4.wpb_toggle:last-of-type,
.wpb_wrapper .wpb_toggle:last-of-type {
    margin-bottom: 0;
}
#content .wpb_wrapper h4.wpb_toggle:last-of-type + .wpb_toggle_content,
.wpb_wrapper .wpb_toggle:last-of-type + .wpb_toggle_content {
    margin-top: 8px;
}
#content .wpb_wrapper h4.wpb_toggle:before,
.wpb_wrapper .wpb_toggle:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 19px;
    height: 18px;
    color: #fff;
}
.wpb_wrapper .wpb_toggle_content {
    margin-top: -5px;
    margin-bottom: 28px;
    padding-left: 30px;
}
.wpb_wrapper .last_toggle_el_margin {
    margin: 0;
}
.vc_toggle_title h4 {
    font-size: 21px;
    font-weight: bold;
}
.wpb_heading.wpb_accordion_heading {
    margin: 0px;
}
.wpb_accordion_section.group {
    border-bottom: 1px solid #ddd;
    padding: 6px 0;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0;
    background: none;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {
    border-bottom: none;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:focus {
    outline: 0;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    top: 20px;
    right: 0px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    cursor: pointer;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    cursor: default;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before,
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before {
    font-size: 12px;
    width: 100%;
    display: inline-block;
    font-family: Shopkeeper-Icon-Font;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before {
    content: "";
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
    content: "";
    top: -1px;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_header .accordion_title {
    display: block;
    font-weight: 500;
    cursor: pointer;
    background: none;
    font-size: 1.125rem;
    line-height: 1.4rem;
    padding: 20px 30px 20px 20px;
}
.vc_tta-accordion .vc_tta-title-text {
    font-size: 21px;
    font-weight: bold;
    padding: 14px 30px 12px 30px;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active .accordion_title {
    border-bottom: none;
    cursor: default;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header .accordion_title,
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding-left: 0;
}
.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active .accordion_title:hover {
    cursor: default;
}
.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 34px;
}
.vc_tta-panel-body {
    padding: 19px 30px 17px 30px;
}
.wpb_gmaps_widget.wpb_content_element .wpb_wrapper {
    padding: 0;
}
#map_container {
    position: relative;
}
#map_container img {
    max-width: none;
}
.map_button_wrapper {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -75px;
}
#map_button {
    display: block;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    min-width: 150px;
    background-color: #fff;
    padding: 1rem 1rem 1rem;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
#map_button:hover {
    background-color: #000;
    color: #fff;
}
.wpb_heading.wpb_progress_bar_heading {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 21px;
}
.wpb_wrapper .vc_progress_bar .vc_single_bar {
    margin-bottom: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background: none;
}
.wpb_wrapper .vc_progress_bar .vc_single_bar .vc_label {
    font-size: 0.875rem;
    text-transform: capitalize;
    padding: 14px 0px;
    text-shadow: none !important;
    display: block;
    color: inherit !important;
}
.wpb_wrapper .vc_progress_bar .vc_single_bar:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
}
.wpb_wrapper .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
    font-weight: 900;
    opacity: 1;
    margin-left: 10px;
}
.wpb_wrapper .vc_progress_bar .vc_single_bar .vc_bar {
    height: 5px;
    border-bottom: none;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.wpb_wrapper .vc_pie_chart[data-pie-color] .vc_pie_chart_back {
    border-color: inherit;
    border-width: 5px;
    opacity: 0.15;
}
.wpb_wrapper .vc_pie_chart .vc_pie_chart_value {
    font-size: 2.3125rem;
}
.vc_pie_wrapper.with_title .vc_pie_chart_value {
    margin-top: -11px;
}
.wpb_heading.wpb_pie_chart_heading {
    font-size: 0.9375rem;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    margin-top: 6px;
    text-align: center;
    width: 100%;
    max-width: 80%;
    left: 10%;
}
.vc_pie_chart.without_pie {
    font-weight: bold;
}
.vc_pie_chart.without_pie .vc_pie_chart_back {
    display: none;
}
.vc_pie_chart.without_pie canvas {
    visibility: hidden;
    display: none;
}
.vc_pie_chart.without_pie .vc_pie_chart_value {
    font-size: 37px;
    position: relative;
    line-height: 1 !important;
    height: auto !important;
    margin-bottom: 18px;
}
.vc_pie_chart.without_pie .vc_pie_wrapper.with_title .vc_pie_chart_value {
    margin-top: 0;
}
.vc_pie_chart.without_pie .wpb_heading.wpb_pie_chart_heading {
    font-size: 15px;
    position: relative;
}
.vc_content_hr {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd;
    margin: 0 0 35px;
}
.wpb_single_image .vc_single_image-wrapper {
    max-width: 100%;
}
.wpb_column .wpb_wrapper .vc_images_carousel {
    width: 99.98% !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.wpb_column .wpb_wrapper .vc_images_carousel .vc_item {
    height: auto !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.wpb_column .wpb_wrapper .vc_images_carousel .vc_item .prettyphoto,
.wpb_column .wpb_wrapper .vc_images_carousel .vc_item .prettyphoto img {
    width: 100% !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.inner-wrap,
.left-off-canvas-menu,
.left-off-canvas-menu *,
.move-left a.exit-off-canvas,
.move-right a.exit-off-canvas,
.off-canvas-wrap,
.right-off-canvas-menu,
nav.tab-bar {
    -webkit-backface-visibility: visible;
}
.single-product .tob_bar_shop {
    display: none;
    margin: -75px 0 0px;
    position: relative;
}
.woocommerce-notices-wrapper:empty {
    margin: 0;
}
.vc_general.vc_cta3 .vc_cta3-actions {
    white-space: normal;
}
.blog-sidebar {
    position: inherit;
    width: 20%;
    float: left;
}
.blog-isotope {
    position: relative;
}
.blog-isotope .last_toggle_el_margin,
.blog-isotope .wpb_button,
.blog-isotope .wpb_content_element,
.blog-isotope .wpb_row,
.blog-isotope ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}
.blog-isotope:after {
    content: "";
    display: block;
    clear: both;
}
.blog-isotope .blog-post,
.blog-isotope .grid-sizer {
    width: 100%;
    float: left;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.blog-post.hidden {
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
}
.blog-post-inner {
    position: relative;
}
.page-title-desc,
.page-type {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    line-height: 1.5;
}
.page-desc {
    text-align: center;
    margin-top: 50px;
}
.index-layout-2 .page-desc {
    margin-bottom: 40px;
}
.entry-title-archive {
    font-size: 1.875rem;
    line-height: 1.1333em;
    margin-bottom: 17px;
    font-weight: 900;
}
h1.entry-title-archive {
    margin-top: 0;
}
.thumbnail_archive {
    display: block;
    margin-top: 8px;
    transition: color 0.35s;
    -webkit-transition: color 0.35s;
}
div.blog-post:first-of-type {
    margin-top: -100px;
}
.entry-title-archive a {
    color: #000;
}
.entry-title-archive a:hover {
    opacity: 1;
}
.taxonomy-description {
    text-align: center;
}
.blog-post.loaded {
    opacity: 0;
    -webkit-animation: post-fade-in;
    animation: post-fade-in;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
.blog-post.loaded.delay-1 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.blog-post.loaded.delay-2 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.blog-post.loaded.delay-3 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.blog-post.loaded.delay-4 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.blog-post.loaded.delay-5 {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}
.blog-post.loaded.delay-6 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.blog-post.loaded.delay-7 {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}
.blog-post.loaded.delay-8 {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}
.blog-post.loaded.delay-9 {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}
.blog-post.loaded.delay-10 {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}
.blog-post.loaded.delay-11 {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.blog-post.loaded.delay-12 {
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
}
.blog-post.loaded.delay-13 {
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s;
}
.blog-post.loaded.delay-14 {
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s;
}
.blog-post.loaded.delay-15 {
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s;
}
.blog-post.loaded.delay-16 {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}
.blog-post.loaded.delay-17 {
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s;
}
.blog-post.loaded.delay-18 {
    -webkit-animation-delay: 3.9s;
    animation-delay: 3.9s;
}
.blog-post.loaded.delay-19 {
    -webkit-animation-delay: 4.1s;
    animation-delay: 4.1s;
}
.blog-post.loaded.delay-20 {
    -webkit-animation-delay: 4.3s;
    animation-delay: 4.3s;
}
@-webkit-keyframes post-fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes post-fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@media screen and (min-width: 1024px) {
    .blog-post .blog-post-inner {
        padding: 0 35px 35px;
    }
    body.archive .large-12.columns.with-sidebar .blog-post-container,
    body.blog .large-12.columns.with-sidebar .blog-post-container,
    body.category .large-12.columns.with-sidebar .blog-post-container {
        width: 80%;
        float: left;
    }
}
@media screen and (max-width: 768px) {
    body.blog .large-12.columns.with-sidebar {
        padding: 0;
    }
    .index-layout-1 #masonry_grid {
        margin: 0;
    }
    .index-layout-1 .blog-posts .entry-content-archive,
    .index-layout-1 .blog-posts .entry-title-archive span,
    .index-layout-1 .blog-posts .gallery-title,
    .index-layout-1 .blog-posts .post_meta_archive {
        margin-left: 0;
        margin-right: 0;
    }
    .index-layout-1 .blog-posts .blog-post-inner {
        padding: 0;
        margin-bottom: 40px;
    }
}
@media screen and (min-width: 640px) {
    .index-layout-1 .blog-post-container {
        margin-left: -15px;
        margin-right: -15px;
    }
    .index-layout-1 .blog-post-container #masonry_grid {
        width: 100%;
        min-width: inherit;
    }
    .index-layout-1 .blog-post-container #masonry_grid .size-1of2 {
        padding: 0 15px;
    }
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
    body.archive .large-12.columns.with-sidebar .blog-post-container .s_column:nth-child(odd) .blog-post-inner,
    body.blog .large-12.columns.with-sidebar .blog-post-container .s_column:nth-child(odd) .blog-post-inner {
        padding-right: 15px;
    }
    body.archive .large-12.columns.with-sidebar .blog-post-container .s_column:nth-child(2n) .blog-post-inner,
    body.blog .large-12.columns.with-sidebar .blog-post-container .s_column:nth-child(2n) .blog-post-inner {
        padding-left: 15px;
    }
}
@media screen and (max-width: 1024px) {
    #masonry_grid {
        margin: 0 !important;
    }
    body.archive .large-12.columns .blog-post,
    body.blog .large-12.columns .blog-post {
        margin-bottom: 50px;
    }
}
.entry-content-archive,
.entry-title-archive span,
.gallery-title,
.post_meta_archive {
    margin-left: 30px;
    margin-right: 30px;
}
.blog-isotope .entry-content-archive a.more-link {
    font-size: 13px;
}
.entry-title-archive span {
    display: block;
}
.thumbnail_archive_container {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 24px;
}
.thumbnail_archive_container:before {
    content: "";
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: opacity 0.35s;
    -webkit-transition: opacity 0.35s;
}
.entry-title-archive .thumbnail_archive_container {
    margin-left: 0;
    margin-right: 0;
}
.thumbnail_archive img {
    width: calc(100% + 50px);
    max-width: none;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}
.thumbnail_archive:hover .thumbnail_archive_container:before {
    opacity: 0.6;
}
.thumbnail_archive:hover img {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.post_meta_archive {
    text-align: left;
    margin-bottom: 18px;
}
.more-link {
    font-weight: bold;
    font-size: 0.8125rem;
    text-transform: uppercase;
    margin-top: 13px;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.more-link:before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.more-link:hover {
    opacity: 1 !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-isotope .entry-content-archive h1,
.blog-isotope .entry-content-archive h2,
.blog-isotope .entry-content-archive h3,
.blog-isotope .entry-content-archive h4,
.blog-isotope .entry-content-archive h5 {
    line-height: 1.625em;
    margin-bottom: 10px;
}
.blog-isotope .entry-content-archive h6 {
    display: none;
}
.blog-isotope .entry-content-archive,
.blog-isotope .entry-content-archive dl,
.blog-isotope .entry-content-archive ol,
.blog-isotope .entry-content-archive p,
.blog-isotope .entry-content-archive ul {
    line-height: 1.5em;
    margin-bottom: 10px;
}
.blog-isotope .larger {
    text-align: left !important;
}
.blog-isotope .gallery-caption {
    display: none;
}
.entry-content-archive .gallery {
    display: none;
}
.blog-post .video-container {
    padding-bottom: 32px;
    margin-top: 23px;
}
.blog-post.audio iframe {
    margin-top: 15px;
}
.blog-post .wp-caption {
    display: inline-block;
    height: auto !important;
}
.getbowtied_blog_ajax_load_button {
    text-align: center;
    margin: 0 auto;
    clear: both;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 0 140px;
}
.index-layout-1 .getbowtied_blog_ajax_load_button {
    padding: 0 0 140px;
}
.getbowtied_blog_ajax_load_button .pagination_icon {
    font-size: 20px;
    font-weight: normal;
}
.getbowtied_blog_ajax_load_button a {
    display: block;
    font-size: 13px;
    letter-spacing: 2px;
}
.getbowtied_blog_ajax_load_button a.disabled {
    color: #8a8a8a;
}
.getbowtied_blog_ajax_load_button.finished a {
    cursor: default;
}
.getbowtied_blog_ajax_load_button:before,
.getbowtied_blog_ajax_load_more_loader:before {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    display: block;
    position: relative;
    top: -17px;
    font-size: 50px;
    line-height: 15px;
    font-weight: normal;
}
.getbowtied_blog_ajax_load_more_loader {
    text-align: center;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 0 140px;
    opacity: 0;
    -webkit-animation-name: blinker;
    animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.getbowtied_blog_ajax_load_more_loader span {
    color: #8a8a8a;
}
.getbowtied_blog_ajax_load_more_loader:before {
    color: #8a8a8a !important;
}
@-webkit-keyframes blinker {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.getbowtied_blog_ajax_load_button.finished:before {
    display: none;
}
.getbowtied_blog_ajax_load_button.finished .getbowtied_blog_ajax_load_more_loader:before {
    display: none;
}
#masonry_grid .more-link:before,
.gbt_18_sk_posts_grid .more-link:before {
    content: "";
    width: 40px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.getbowtied_ajax_load_button {
    text-align: center;
    margin: 0 auto;
    clear: both;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 0 140px;
}
.getbowtied_ajax_load_button a {
    display: block;
    font-size: 13px;
    letter-spacing: 2px;
}
.getbowtied_ajax_load_button a.disabled {
    color: #8a8a8a;
    opacity: 1;
}
.getbowtied_ajax_load_button.finished a {
    cursor: default;
}
.getbowtied_ajax_load_button:before,
.getbowtied_ajax_load_more_loader:before {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    display: block;
    position: relative;
    top: -17px;
    font-size: 50px;
    line-height: 15px;
    font-weight: normal;
}
.getbowtied_ajax_load_more_loader {
    text-align: center;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 0 140px;
    opacity: 0;
    -webkit-animation-name: blinker;
    animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}
.getbowtied_ajax_load_more_loader span {
    color: #8a8a8a;
}
.getbowtied_ajax_load_more_loader:before {
    color: #8a8a8a !important;
}
.getbowtied_ajax_load_button.finished:before {
    display: none;
}
.getbowtied_ajax_load_button.finished .getbowtied_ajax_load_more_loader:before {
    display: none;
}
.posts-navigation {
    padding-bottom: 90px;
}
.posts-navigation .page-numbers {
    margin: 0;
    list-style-type: none;
}
.posts-navigation .page-numbers li {
    display: inline-block;
}
.posts-navigation .page-numbers li span {
    font-weight: 700;
    background: none;
    font-size: 1rem;
    text-align: center;
    margin: 0;
    padding: 0.2em 1.1em;
    line-height: 2em;
    min-width: 0;
}
.posts-navigation .page-numbers a {
    padding: 0 1rem;
    font-weight: bold;
    font-size: 16px;
}
.posts-navigation .page-numbers a:hover {
    opacity: 1;
}
.posts-navigation .page-numbers li:first-child span {
    padding-left: 0 !important;
    padding-right: 1rem;
}
.index-layout-1 .posts-navigation,
.with-sidebar .posts-navigation {
    padding-left: 5px;
    padding-right: 5px;
}
.index-layout-2 .posts-navigation {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
}
.index-layout-3 .posts-navigation {
    max-width: 1635px;
    width: 100%;
    margin: 0px auto;
    padding-left: 15px;
    padding-right: 15px;
}
.posts-navigation .nav-links {
    margin: 0;
    list-style-type: none;
}
.posts-navigation .nav-links a,
.posts-navigation .nav-links span {
    font-size: 16px;
    font-weight: bold;
}
.posts-navigation .nav-links .page-numbers:not(.prev) {
    padding-right: 15px;
}
.index-layout-1 .blog-post:last-child,
.with-sidebar .blog-post:last-child {
    margin-bottom: 95px;
}
.index-layout-1.large-12 {
    padding: 0;
}
@media only screen and (max-width: 1024px) {
    .index-layout-2 .posts-navigation .page-numbers {
        padding-left: 10px;
    }
    .index-layout-3 .posts-navigation {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .index-layout-3 .posts-navigation {
        padding-left: 0;
        padding-right: 0;
    }
}
#masonry_grid {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
#masonry_grid.fade-in {
    opacity: 1;
}
#masonry_grid.fade-out {
    opacity: 0;
}
.spk-icon-naver-line-logo:before {
    content: “”;
}
.woocommerce-store-notice,
p.demo_store {
    padding: 1em 30px;
}
.wpb_gallery_slides.flexslider {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wpb_video_wrapper.responsive-embed,
.wpb_video_wrapper .video-container {
    position: relative !important;
}
.flex-video,
.responsive-embed {
    padding-bottom: 43%;
}
.wpb_video_widget .wpb_video_wrapper {
    padding-top: 0 !important;
}
.wc-points-rewards-product-message {
    display: block;
}
@media (max-width: 1023px) {
    .wc-points-rewards-product-message {
        font-size: 14px;
    }
}
.media-modal-content .media-toolbar-primary .media-button {
    background: #0085ba !important;
    -webkit-box-shadow: 0 1px 0 #006799 !important;
    box-shadow: 0 1px 0 #006799 !important;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799 !important;
    min-width: auto;
    text-transform: initial;
    font-weight: normal;
    padding: 10px !important;
    line-height: 1;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px !important;
}
.archive .products .product_after_shop_loop {
    margin-top: 0;
}
.woocommerce-page form .form-row label.checkbox,
.woocommerce form .form-row label.checkbox {
    text-transform: none;
}
li.display_buttons .product_after_shop_loop,
li.display_buttons .product_after_shop_loop .product_after_shop_loop_switcher {
    height: 100%;
}
#page_wrapper.transparent_header .page-title-hidden > .row .content-area {
    padding-top: 0;
}
.no-products-info {
    text-align: center;
    padding: 5% 0 15%;
}
.no-products-info p.woocommerce-no-products {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.no-products-info p.woocommerce-no-products:before {
    content: "";
    font-family: "Shopkeeper-Icon-Font" !important;
    display: inline-block;
    font-size: 36px;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    margin-top: -8px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    content: none;
}
.rtl .swiper-button-next:after,
.rtl .swiper-button-prev:after {
    content: none;
}
.product-category .woocommerce-loop-category__title {
    background: transparent;
    color: #fff;
    font-weight: 700 !important;
    position: absolute;
    top: 23px;
    left: 30px;
    padding-right: 30px !important;
}
.product-category .woocommerce-loop-category__title:hover {
    background: transparent !important;
}
.product-category .woocommerce-loop-category__title .count {
    background: transparent !important;
    color: #fff !important;
    font-size: 13px;
    margin-left: 5px;
}
.products .product-category a {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    display: block;
    transition: all 0.3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media screen and (max-width: 30em) {
    .st-container {
        overflow-x: auto;
    }
    .st-content {
        overflow-x: hidden;
    }
}
@media screen and (max-width: 40em) {
    body.single-post .entry-content.blog-single .wp-caption.aligncenter,
    body.single-post .entry-content.blog-single .wp-caption.alignnone,
    body.single-post .entry-content.blog-single img.aligncenter,
    body.single-post .entry-content.blog-single img.alignnone {
        width: 100% !important;
        max-width: 100%;
        margin-left: 0;
        clear: both;
        margin-right: 0;
    }
    body.single-post .entry-content.blog-single .wp-caption.alignleft,
    body.single-post .entry-content.blog-single .wp-caption.alignright,
    body.single-post .entry-content.blog-single img.alignleft,
    body.single-post .entry-content.blog-single img.alignright {
        width: 50% !important;
    }
    body.single-post .entry-content.blog-single .wp-caption-text {
        position: absolute;
        bottom: 25px;
        padding: 15px 20px;
        background: #333333;
        margin: 0;
        font-size: 13px;
    }
    body.single-post .entry-content.blog-single .wp-caption.alignnone .wp-caption-text {
        right: -25px;
        max-width: 40%;
    }
    body.single-post .entry-content.blog-single .wp-caption.aligncenter .wp-caption-text {
        right: -15px;
        max-width: 40%;
    }
    body.single-post .entry-content.blog-single .wp-caption.alignleft .wp-caption-text {
        left: -25px;
        max-width: 100%;
    }
    body.single-post .entry-content.blog-single .wp-caption.alignright .wp-caption-text {
        right: -15px;
        max-width: 100%;
    }
    body.single-post .nav-next a:hover,
    body.single-post .nav-previous a:hover {
        color: #fff;
    }
    .woocommerce-ordering:after {
        font-size: 21px !important;
    }
    .catalog-ordering select.orderby {
        padding-right: 17px !important;
    }
    .woocommerce-order-received h2 {
        margin-bottom: 13px;
    }
    .content-area {
        padding: 40px 0 0 0;
    }
    .catalog-ordering span.select2-container .selection .select2-selection__rendered {
        padding-right: 20px;
    }
    .catalog-ordering span.select2-container .selection .select2-selection__arrow:before {
        font-size: 14px;
    }
    .list_shop_categories .category_item > a {
        font-size: 10px;
    }
    #button_offcanvas_sidebar_left > span {
        padding-right: 4px;
        display: inline-block;
    }
    .woocommerce-ordering select.orderby {
        padding-top: 0;
        padding-bottom: 0;
        height: auto;
        line-height: 24px;
        font-size: 10px !important;
    }
    #button_offcanvas_sidebar_left .filters-text {
        font-size: 10px;
    }
    .catalog-ordering .select2-container.topbar-language-switcher,
    .select2-container.wcml_currency_switcher {
        font-size: 10px !important;
    }
    .full-width-page .columns {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .wpb_wrapper .vc_separator h2 {
        font-size: 1.875em !important;
        line-height: 1.33333em !important;
    }
    .page-template-page-blank #page_wrapper {
        padding-top: 0;
    }
}
@media screen and (min-width: 40.0625em) {
    .row {
        padding: 0 50px;
    }
    .row .row {
        padding: 0;
    }
    h1,
    h2 {
        line-height: 1.13;
    }
    h1 {
        font-size: 3.125rem;
    }
    h2 {
        font-size: 2.3125rem;
    }
    h3 {
        font-size: 1.875rem;
        line-height: 1.2em;
    }
    h4 {
        font-size: 1.4375rem;
        line-height: 1.391304em;
    }
    h5 {
        font-size: 1.125rem;
        line-height: 1.55555em;
    }
    h6 {
        line-height: 1.625em;
    }
    .single .entry-title {
        font-size: 4.6875rem;
    }
    .page-title {
        font-size: 3.125rem;
        margin-bottom: 28px;
        line-height: 1;
    }
    p {
        line-height: 1.5;
        margin-bottom: 1.25rem;
    }
    .button,
    button,
    button[type="submit"],
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        width: auto;
    }
    .woocommerce-page .woocommerce-ordering,
    .woocommerce .woocommerce-ordering {
        margin-left: 0px;
        margin-right: 0px;
    }
    .woocommerce-ordering select.big-select {
        width: auto !important;
    }
    #site-footer {
        padding: 80px 0 30px;
    }
    .trigger-footer-widget-area {
        display: none;
    }
    .site-footer-widget-area {
        display: block;
        margin-bottom: 60px;
    }
    .site-footer-widget-area .columns:nth-child(odd) {
        clear: left;
    }
    .footer-navigation-wrapper ul {
        margin-bottom: 34px;
    }
    .footer-navigation-wrapper ul li {
        display: inline-block;
        padding-right: 14px;
        margin: 0px 10px 15px 0;
        position: relative;
    }
    .footer-navigation-wrapper ul li:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 100%;
        border-right: 1px solid;
        opacity: 0.5;
        position: absolute;
        top: -1px;
        right: 0;
    }
    .footer-navigation-wrapper ul li:last-child:after {
        display: none;
    }
    .payment_methods {
        text-align: left;
    }
    .payment_methods img {
        margin-bottom: 0;
    }
    #site-footer .copyright_text {
        margin-bottom: 46px;
    }
    .blog-isotope .blog-post,
    .blog-isotope .grid-sizer {
        width: 50%;
        padding-left: 35px;
        padding-right: 35px;
    }
    .page-header {
        margin-bottom: 104px;
    }
    .entry-header-page {
        margin-bottom: 80px;
    }
    .archive #nav-below.paging-navigation,
    .blog #nav-below.paging-navigation,
    .entry-content-archive,
    .entry-title-archive span,
    .gallery-title,
    .post_meta_archive {
        margin-left: 0px;
        margin-right: 0px;
    }
    .thumbnail_archive {
        margin-top: 0px;
    }
    .page-title-desc,
    .page-type {
        margin-bottom: 20px;
    }
    .blog-isotope .entry-content-archive h1,
    .blog-isotope .entry-content-archive h2,
    .blog-isotope .entry-content-archive h3,
    .blog-isotope .entry-content-archive h4,
    .blog-isotope .entry-content-archive h5 {
        line-height: 1.55555em;
        margin-bottom: 1.25rem;
    }
    .blog-isotope .entry-content-archive,
    .blog-isotope .entry-content-archive dl,
    .blog-isotope .entry-content-archive ol,
    .blog-isotope .entry-content-archive p,
    .blog-isotope .entry-content-archive ul {
        line-height: 1.5em;
        margin-bottom: 1.25rem;
    }
    .more-link {
        margin-top: 1rem;
    }
    .blog-isotope .blog-post .blog-post-inner {
        padding-bottom: 60px;
    }
    .entry-thumbnail {
        margin: 0 0px 58px;
    }
    .single-post-header.with-thumb .title {
        padding: 225px 0 220px 0;
    }
    .post_meta:before {
        margin: 39px auto 43px;
    }
    .blog-page .wp-caption-text,
    .blog-single .wp-caption-text {
        position: absolute;
        bottom: 25px;
        width: 180px;
        padding: 15px 20px;
        background: #333333;
        margin: 0;
    }
    .blog-page .wp-caption.alignnone .wp-caption-text,
    .blog-single .wp-caption.alignnone .wp-caption-text {
        right: -25px;
    }
    .blog-page .wp-caption.aligncenter .wp-caption-text,
    .blog-single .wp-caption.aligncenter .wp-caption-text {
        right: -15px;
    }
    .blog-page .wp-caption.alignleft .wp-caption-text,
    .blog-single .wp-caption.alignleft .wp-caption-text {
        left: -25px;
    }
    .blog-page .wp-caption.alignright .wp-caption-text,
    .blog-single .wp-caption.alignright .wp-caption-text {
        right: -15px;
    }
    blockquote p {
        padding-left: 43px;
    }
    .gallery br {
        height: 0;
        display: block;
    }
    .gallery-columns-1 dl.gallery-item {
        width: 100% !important;
        padding-bottom: 100% !important;
    }
    .gallery-columns-2 dl.gallery-item {
        width: 50% !important;
        padding-bottom: 50% !important;
    }
    .gallery-columns-3 dl.gallery-item {
        width: 33.3333333333% !important;
        padding-bottom: 33.3333333333% !important;
    }
    .gallery-columns-4 dl.gallery-item {
        width: 25% !important;
        padding-bottom: 25% !important;
    }
    .gallery-columns-5 dl.gallery-item {
        width: 20% !important;
        padding-bottom: 20% !important;
    }
    .gallery-columns-6 dl.gallery-item {
        width: 16.6666666666% !important;
        padding-bottom: 16.6666666666% !important;
    }
    .gallery-columns-7 dl.gallery-item {
        width: 14.285714% !important;
        padding-bottom: 14.285714% !important;
    }
    .gallery-columns-8 dl.gallery-item {
        width: 12.5% !important;
        padding-bottom: 12.5% !important;
    }
    .gallery-columns-9 dl.gallery-item {
        width: 11.1111111111% !important;
        padding-bottom: 11.1111111111% !important;
    }
    .gallery-item .gallery-caption {
        display: block;
        font-size: 1rem;
        text-align: left;
        line-height: 1.5em;
        color: #999;
        background: #000;
        padding: 9px 20px;
        opacity: 0;
        z-index: -1;
        position: absolute;
        right: 20px;
        bottom: 40px;
        left: 20px;
        transition: opacity 0.3s, bottom 0.3s, z-index 0s ease 0.3s;
        -webkit-transition: opacity 0.3s, bottom 0.3s, z-index 0s ease 0.3s;
    }
    .gallery-item .gallery-caption:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 6px 0 6px;
        border-color: #000 transparent transparent transparent;
        position: absolute;
        bottom: -6px;
        right: 10px;
    }
    .gallery-item .gallery-caption.show {
        opacity: 1;
        z-index: 9;
        bottom: 60px;
        transition: opacity 0.3s, bottom 0.3s, z-index 0.3s;
        -webkit-transition: opacity 0.3s, bottom 0.3s, z-index 0.3s;
    }
    .gallery-caption-trigger {
        display: block;
        width: 24px;
        line-height: 24px;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.3);
        font-size: 14px;
        font-style: italic;
        font-weight: bold;
        font-family: "Georgia", sans-serif;
        position: absolute;
        right: 24px;
        bottom: 24px;
        z-index: 10;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }
    .gallery-caption-trigger:hover {
        background: #fff;
    }
    .paging-navigation,
    .post-navigation {
        background: none;
        height: auto;
        padding: 75px 0;
    }
    .product_navigation .post-navigation {
        padding: 40px 0;
    }
    .paging-navigation:after,
    .paging-navigation:before,
    .post-navigation:after,
    .post-navigation:before {
        display: none;
    }
    .nav-next,
    .nav-previous {
        margin-left: 0;
        margin-right: 0;
        font-size: 1.3125rem;
    }
    .nav-next a,
    .nav-previous a {
        font-size: 1.3125rem;
        background: none;
        display: inline-block;
        padding-top: 0;
        height: auto;
    }
    .nav-next a {
        text-align: right;
    }
    .nav-previous a {
        text-align: left;
    }
    .nav-next a:hover,
    .nav-previous a:hover {
        background: none;
    }
    .nav-next a:before,
    .nav-previous a:before {
        display: none;
    }
    .nav-next .nav-next-title,
    .nav-previous .nav-previous-title {
        display: block;
    }
    .nav-next a span,
    .nav-previous a span {
        display: inline-block;
    }
    #nav-below.paging-navigation {
        margin-bottom: 3px;
        padding: 0 1.5%;
    }
    .paging-navigation .nav-next {
        float: right;
    }
    .paging-navigation .fa {
        display: inline-block;
    }
    .error-404,
    .no-results {
        margin-top: 0px;
    }
    .error-404 .search-form,
    .no-results .search-form {
        display: inline-block;
        padding-bottom: 80px;
    }
    .error-404 input[type="search"],
    .error-404 input[type="text"],
    .no-results input[type="search"],
    .no-results input[type="text"] {
        width: 300px;
        margin-right: 10px;
    }
    .error-404 h1.page-title {
        font-size: 3.75rem;
        margin-bottom: 23px;
    }
    .no-results h1.page-title {
        font-size: 6.25rem;
        margin-top: 100px;
        margin-bottom: 30px;
    }
    .error-404-text,
    .no-results-text {
        font-size: 1.5rem;
    }
    .comments-area {
        margin: 86px 0 65px;
    }
    .comments-title {
        font-size: 30px;
        font-weight: bold;
        text-align: left;
    }
    .comment-list {
        margin: 64px 0 0 !important;
    }
    .comments-area article {
        padding: 0;
    }
    .comment-content {
        padding: 0 0 0 100px;
    }
    .comment-author-avatar {
        width: 80px;
        height: 80px;
        border-radius: 80px;
    }
    .comment-author-avatar img {
        width: 80px;
        height: 80px;
    }
    .comment-content .comment-author,
    .comment-content .comment-metadata {
        padding: 0;
    }
    .comment-metadata {
        margin-top: -2px;
        margin-bottom: 25px;
    }
    .comment-text p {
        margin: 15px 0 23px;
    }
    #reply-title,
    .comment-notes,
    .logged-in-as {
        text-align: left;
    }
    .comment-respond {
        margin: 30px 0 30px 0;
    }
    .comment-notes,
    .logged-in-as {
        margin-bottom: 1.25rem;
    }
    .comment-list > li:last-child .comment-separator {
        opacity: 0;
    }
    #respond {
        margin-top: -6px;
    }
    #commentform .comment-notes {
        padding: 5px 0 31px;
    }
    #commentform .form-submit {
        margin-top: 20px;
    }
    .comment-separator {
        width: 100%;
        height: 0px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        margin: 32px 0;
    }
    .widget {
        margin-bottom: 80px;
    }
    .woocommerce-pagination {
        margin: 0px 0 67px;
    }
    .products .out_of_stock_badge_loop {
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -font-smoothing: antialiased;
    }
    .quickview-badges span.onsale,
    .woocommerce-page .products span.onsale,
    .woocommerce-page span.onsale,
    .woocommerce .products span.onsale,
    .woocommerce span.onsale {
        font-size: 0.6875rem;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -font-smoothing: antialiased;
        font-weight: bold;
    }
    .full-width-page .wpb_alert.wpb_content_element,
    .full-width-page .wpb_wrapper #map_container,
    .full-width-page .wpb_wrapper .gallery,
    .full-width-page .wpb_wrapper .wpb_gmaps_widget,
    .full-width-page .wpb_wrapper .wpb_revslider_element {
        margin-left: -60px !important;
        margin-right: -60px !important;
    }
    .wpb_wrapper .vc_separator div,
    .wpb_wrapper .vc_separator h2 {
        padding: 0 50px;
        white-space: pre;
    }
    .wpb_wrapper .vc_separator.without-separator h2 {
        white-space: normal;
    }
    .vc_separator_align_left.vc_separator div,
    .vc_separator_align_left.vc_separator h2 {
        padding: 0 50px 0 0;
    }
    .vc_separator_align_right.vc_separator div,
    .vc_separator_align_right.vc_separator h2 {
        padding: 0 0px 0 50px;
    }
    .wpb_wrapper .without-separator .vc_sep_holder {
        display: none;
    }
    .wpb_tabs.wpb_content_element .wpb_tabs_nav:after {
        background: none repeat scroll 0 0 #ddd;
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 0;
    }
    .wpb_tabs.wpb_content_element .wpb_tabs_nav li {
        display: inline-block;
        margin: 0 0px 0px 60px;
        position: relative;
        z-index: 1;
    }
    .wpb_tabs.wpb_content_element .wpb_tabs_nav li:after,
    .wpb_tour.wpb_content_element .wpb_tabs_nav li:after {
        display: none !important;
    }
    .wpb_tabs.wpb_content_element .wpb_tabs_nav li a,
    .wpb_tour.wpb_content_element .wpb_tabs_nav li a {
        display: inline-block;
        padding: 21px 0;
        border-bottom-color: transparent;
        border-bottom-width: 3px;
    }
    .wpb_tour.wpb_content_element .wpb_tabs_nav li a {
        font-size: 0.8125rem;
        margin-bottom: 10px;
    }
    .wpb_tour.wpb_content_element .wpb_tabs_nav {
        width: 25%;
        padding-right: 15px;
    }
    .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
        width: 75%;
        padding: 0;
        padding-left: 15px;
        padding-bottom: 30px;
    }
    .wpb_tabs.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
    .wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
        padding: 30px 0;
    }
    .wpb_tour.wpb_content_element .wpb_tour_next_prev_nav {
        width: 75%;
        padding-left: 15px;
        margin-left: 25%;
    }
    .wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a {
        font-size: 1rem;
    }
    .wpb_accordion .ui-helper-reset,
    .wpb_tabs .ui-helper-reset,
    .wpb_tour .ui-helper-reset {
        line-height: 1.8;
    }
    .wpb_alert.wpb_content_element .messagebox_text:before {
        top: 5px;
    }
    #content .wpb_wrapper h4.wpb_toggle,
    .wpb_wrapper .wpb_toggle {
        font-size: 1.3125rem;
        line-height: 2rem;
        padding-left: 40px;
        margin-bottom: 28px;
    }
    #content .wpb_wrapper h4.wpb_toggle:last-of-type + .wpb_toggle_content,
    .wpb_wrapper .wpb_toggle:last-of-type + .wpb_toggle_content {
        margin-top: 16px;
    }
    .wpb_wrapper .wpb_toggle_content {
        margin-top: -16px;
        margin-bottom: 31px;
        padding-left: 40px;
    }
    .wpb_heading.wpb_accordion_heading {
        margin: 0 0 11px;
    }
    .wpb_wrapper .wpb_content_element .wpb_accordion_header .accordion_title {
        font-size: 1.3125rem;
        line-height: 2.3rem;
        padding: 13px 40px 13px 20px;
        font-weight: 700;
    }
    .wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
    .wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
        top: 22px;
    }
    .wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
        padding-bottom: 27px;
    }
    .wpb_heading.wpb_progress_bar_heading {
        font-size: 1.4375rem;
    }
}
@media screen and (max-width: 48em) {
    .woocommerce-variation-add-to-cart {
        height: 53px;
    }
}
@media screen and (min-width: 40.0625em) and (max-width: 63.875em) {
    .full-width-page .columns {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
}
@media screen and (max-width: 63.875em) {
    .single-post .site-header {
        z-index: 1;
    }
    body.tag.archive .large-12.columns.with-sidebar {
        padding-right: 0;
    }
    .vc_video-bg.vc_hidden-xs {
        display: block !important;
        pointer-events: all;
    }
    body.blog .large-12.columns.with-sidebar {
        padding-right: 0;
    }
    body.archive.category .large-12.columns.with-sidebar {
        padding-right: 0;
    }
    .blog-sidebar {
        position: relative;
        width: 100%;
    }
    .full-width-page .row {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .full-width-page .columns .row {
        margin-left: 0;
        margin-right: 0;
    }
    .full-width-page .columns .columns {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .full-width-page .columns .wpb_content_element {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .products li:not(.catalog_mode):hover .product_after_shop_loop_switcher {
        transform: none;
        -ms-transform: none;
        -webkit-transform: none;
    }
    .products li.product_added_to_cart .product_after_shop_loop_switcher {
        transform: none;
        -ms-transform: none;
        -webkit-transform: none;
    }
    .product_after_shop_loop {
        height: 66px;
    }
    .product_after_shop_loop_switcher .product_after_shop_loop_buttons {
        margin-top: -10px;
    }
}
@media screen and (min-width: 64em) {
    .catalog-ordering {
        margin-top: 1px !important;
    }
    .woocommerce-breadcrumb {
        margin-top: 2px !important;
    }
    .page-title {
        font-size: 6.25rem;
        margin-bottom: 28px;
        line-height: 1;
    }
    select.orderby select.topbar-language-switcher,
    select.wcml_currency_switcher {
        opacity: 0;
    }
    .blog-isotope .blog-post,
    .blog-isotope .grid-sizer {
        width: 33.3333333333%;
    }
    .entry-thumbnail {
        padding: 0 25px;
    }
    .blog-single .larger {
        width: 915px;
        margin-left: -124px;
        margin-bottom: 1.23em;
        max-width: 915px;
    }
    .parallax-container {
        background-attachment: fixed;
    }
    .error-404 input[type="search"],
    .error-404 input[type="text"],
    .no-results input[type="search"],
    .no-results input[type="text"] {
        width: 470px;
        margin-right: 10px;
    }
    .comment-list ul.children {
        margin: 0 0 0em 120px;
    }
    .next-image,
    .previous-image {
        margin-top: -56px;
    }
    .shop_header_bkg.parallax {
        background-size: cover !important;
        background-position: center top;
        opacity: 0;
        transition: opacity 0s;
        -webkit-transition: opacity 0s;
    }
    .shop_header_bkg.parallax.loaded {
        opacity: 1;
    }
    .woocommerce-pagination {
        margin: 0px 0 84px;
    }
    .shop-has-sidebar #button_offcanvas_sidebar_left {
        display: none;
    }
    .site-footer-widget-area .columns:nth-child(odd) {
        clear: none;
    }
    .site-footer-widget-area .footer-5-columns {
        width: 20%;
    }
    .site-footer-widget-area .columns:nth-child(4n + 1) {
        clear: left;
    }
    .full-width-page .wpb_alert.wpb_content_element,
    .full-width-page .wpb_wrapper #map_container,
    .full-width-page .wpb_wrapper .gallery,
    .full-width-page .wpb_wrapper .wpb_gmaps_widget,
    .full-width-page .wpb_wrapper .wpb_revslider_element {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .full-width-page .column_container {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
    .vc_row-fluid.parallax {
        background-size: 0 !important;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .vc_row-fluid.parallax.loaded {
        background-size: cover !important;
    }
    .full-width-page .boxed-row {
        padding-left: 50px;
        padding-right: 50px;
    }
    .wpb_tabs.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
    .wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
        padding: 50px 0;
    }
    #site-footer {
        position: relative;
        z-index: 99;
    }
    .logged-in.admin-bar .mobile-search {
        padding-top: 32px;
    }
    .gallery-icon a:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        z-index: 1;
        transition: opacity 0.35s;
        -webkit-transition: opacity 0.35s;
    }
    .gallery-item:hover a:before {
        opacity: 0.6;
    }
    .gallery-icon img {
        width: calc(100% + 50px);
        max-width: none;
        min-height: 100.6%;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }
    .gallery-item:hover img {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
        opacity: 0.3;
    }
}
body.gbt_classic_notif .woocommerce-error,
body.gbt_classic_notif .woocommerce-info,
body.gbt_classic_notif .woocommerce-message,
body.gbt_classic_notif .woocommerce-notice {
    background: none;
    border: none;
    padding: 1rem 1rem 1rem 2.2rem;
    margin-bottom: 0;
    text-align: left;
    word-break: break-word;
}
body.gbt_classic_notif .woocommerce-error:before,
body.gbt_classic_notif .woocommerce-info:before,
body.gbt_classic_notif .woocommerce-message:before,
body.gbt_classic_notif .woocommerce-notice:before {
    font-family: "Shopkeeper-Icon-Font";
    font-size: 24px;
    line-height: 1.4;
    left: 0;
    top: 10px;
}
@media (max-width: 767px) {
    body.gbt_classic_notif .woocommerce-error,
    body.gbt_classic_notif .woocommerce-info,
    body.gbt_classic_notif .woocommerce-message,
    body.gbt_classic_notif .woocommerce-notice {
        font-size: 13px;
    }
    body.gbt_classic_notif .woocommerce-error:before,
    body.gbt_classic_notif .woocommerce-info:before,
    body.gbt_classic_notif .woocommerce-message:before,
    body.gbt_classic_notif .woocommerce-notice:before {
        top: 7px;
    }
}
body.gbt_classic_notif .woocommerce-error li,
body.gbt_classic_notif .woocommerce-info li,
body.gbt_classic_notif .woocommerce-message li,
body.gbt_classic_notif .woocommerce-notice li {
    margin-bottom: 0.5rem;
}
body.gbt_classic_notif .woocommerce-error .button,
body.gbt_classic_notif .woocommerce-error a,
body.gbt_classic_notif .woocommerce-error input.button,
body.gbt_classic_notif .woocommerce-error input[type="submit"],
body.gbt_classic_notif .woocommerce-info .button,
body.gbt_classic_notif .woocommerce-info a,
body.gbt_classic_notif .woocommerce-info input.button,
body.gbt_classic_notif .woocommerce-info input[type="submit"],
body.gbt_classic_notif .woocommerce-message .button,
body.gbt_classic_notif .woocommerce-message a,
body.gbt_classic_notif .woocommerce-message input.button,
body.gbt_classic_notif .woocommerce-message input[type="submit"],
body.gbt_classic_notif .woocommerce-notice .button,
body.gbt_classic_notif .woocommerce-notice a,
body.gbt_classic_notif .woocommerce-notice input.button,
body.gbt_classic_notif .woocommerce-notice input[type="submit"] {
    background: none !important;
    padding: 0 0 3px 0 !important;
    float: none;
    font-weight: bold;
    min-width: 90px;
    margin: 0 5px !important;
    font-size: 13px !important;
    border-bottom: 1px solid !important;
    display: inline;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    body.gbt_classic_notif .woocommerce-error .button,
    body.gbt_classic_notif .woocommerce-error a,
    body.gbt_classic_notif .woocommerce-error input.button,
    body.gbt_classic_notif .woocommerce-error input[type="submit"],
    body.gbt_classic_notif .woocommerce-info .button,
    body.gbt_classic_notif .woocommerce-info a,
    body.gbt_classic_notif .woocommerce-info input.button,
    body.gbt_classic_notif .woocommerce-info input[type="submit"],
    body.gbt_classic_notif .woocommerce-message .button,
    body.gbt_classic_notif .woocommerce-message a,
    body.gbt_classic_notif .woocommerce-message input.button,
    body.gbt_classic_notif .woocommerce-message input[type="submit"],
    body.gbt_classic_notif .woocommerce-notice .button,
    body.gbt_classic_notif .woocommerce-notice a,
    body.gbt_classic_notif .woocommerce-notice input.button,
    body.gbt_classic_notif .woocommerce-notice input[type="submit"] {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0.5rem 0 0 0 !important;
    }
}
body.gbt_classic_notif .woocommerce-error .button:hover,
body.gbt_classic_notif .woocommerce-error a:hover,
body.gbt_classic_notif .woocommerce-error input.button:hover,
body.gbt_classic_notif .woocommerce-error input[type="submit"]:hover,
body.gbt_classic_notif .woocommerce-info .button:hover,
body.gbt_classic_notif .woocommerce-info a:hover,
body.gbt_classic_notif .woocommerce-info input.button:hover,
body.gbt_classic_notif .woocommerce-info input[type="submit"]:hover,
body.gbt_classic_notif .woocommerce-message .button:hover,
body.gbt_classic_notif .woocommerce-message a:hover,
body.gbt_classic_notif .woocommerce-message input.button:hover,
body.gbt_classic_notif .woocommerce-message input[type="submit"]:hover,
body.gbt_classic_notif .woocommerce-notice .button:hover,
body.gbt_classic_notif .woocommerce-notice a:hover,
body.gbt_classic_notif .woocommerce-notice input.button:hover,
body.gbt_classic_notif .woocommerce-notice input[type="submit"]:hover {
    opacity: 0.7;
}
body.gbt_classic_notif .woocommerce-error a,
body.gbt_classic_notif .woocommerce-info a,
body.gbt_classic_notif .woocommerce-message a,
body.gbt_classic_notif .woocommerce-notice a {
    text-decoration: none !important;
}
@media (max-width: 767px) {
    body.gbt_classic_notif .woocommerce-error form,
    body.gbt_classic_notif .woocommerce-info form,
    body.gbt_classic_notif .woocommerce-message form,
    body.gbt_classic_notif .woocommerce-notice form {
        display: block !important;
    }
}
body.gbt_classic_notif .woocommerce-error:before {
    content: "";
}
body.gbt_classic_notif .woocommerce-message:before {
    content: "";
}
body.gbt_classic_notif .woocommerce-info:before {
    content: "";
}
.cd-quick-view {
    display: none;
}
.cd-quick-view ::-webkit-scrollbar {
    width: 12px;
}
.cd-quick-view ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
}
.cd-quick-view ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}
.cd-quick-view .post-password-form p {
    opacity: 0;
    visibility: hidden;
}
@media screen and (min-width: 64em) {
    .cd-quick-view {
        display: block;
        position: fixed;
        max-width: 960px;
        visibility: hidden;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: left, top, width;
        z-index: 8999;
    }
    .cd-quick-view:after {
        content: "";
        display: table;
        clear: both;
    }
    .cd-quick-view.animate-width {
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
        -webkit-transition: -webkit-box-shadow 0.3s;
        transition: -webkit-box-shadow 0.3s;
        transition: box-shadow 0.3s;
        transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
    }
    .cd-quick-view.is-visible {
        visibility: visible;
    }
}
.cd-quick-view .cd-close {
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 0;
    z-index: 99;
}
.cd-quick-view .cd-close:after {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    font-size: 18px;
    font-weight: normal;
    opacity: 0;
}
.cd-quick-view .cd-slider-wrapper {
    position: relative;
    display: block;
    float: left;
    height: 596px;
    max-width: 100%;
    overflow: hidden;
}
.cd-quick-view .cd-slider-wrapper .cover-image {
    width: 100%;
    max-height: 596px;
    overflow: hidden;
}
.cd-quick-view .cd-slider-wrapper .cover-image img {
    width: 100%;
}
.cd-quick-view .cd-slider-wrapper .swiper-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    opacity: 0;
}
.cd-quick-view .cd-slider-wrapper .swiper-container .swiper-wrapper {
    margin-bottom: 0;
}
.cd-quick-view .cd-slider-wrapper .swiper-container .swiper-slide img {
    width: auto;
    max-width: 100%;
    max-height: 596px;
    margin: 0 auto;
}
.cd-quick-view .cd-slider-wrapper .swiper-button-next,
.cd-quick-view .cd-slider-wrapper .swiper-button-prev {
    width: auto;
    height: auto;
    outline: 0;
}
.cd-quick-view .cd-slider-wrapper .swiper-button-prev {
    left: -35px;
    background: none;
    font-family: "Shopkeeper-Icon-Font";
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    opacity: 1;
}
.cd-quick-view .cd-slider-wrapper .swiper-button-prev:before {
    content: "";
    font-size: 35px;
    color: #000;
}
.cd-quick-view .cd-slider-wrapper .swiper-button-next {
    right: -35px;
    background: none;
    font-family: "Shopkeeper-Icon-Font";
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    opacity: 1;
}
.cd-quick-view .cd-slider-wrapper .swiper-button-next:before {
    content: "";
    font-size: 35px;
    color: #000;
}
.cd-quick-view .cd-slider-wrapper .swiper-button-disabled {
    opacity: 0.5;
}
.cd-quick-view .product-type-grouped .cd-item-info .product_infos .cart .group_table .woocommerce-grouped-product-list-item__label {
    padding-right: 15px !important;
}
.cd-quick-view .product-type-grouped .cd-item-info .product_infos .cart .group_table .woocommerce-grouped-product-list-item__label label {
    margin-top: 0;
    line-height: 1.8em;
}
.cd-quick-view .product-type-grouped .cd-item-info .product_infos .cart .group_table td {
    vertical-align: middle;
}
.cd-quick-view .product-type-grouped .cd-item-info .product_infos .cart .group_table .quantity {
    margin: 0 !important;
}
.cd-quick-view .product-type-grouped .cd-item-info .product_infos .cart .group_table tr td:first-child {
    padding-right: 15px !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}
.cd-quick-view .product-type-grouped .cd-item-info .product_infos .cart .group_table label a {
    font-size: 12px;
}
.cd-quick-view .cd-item-info {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 50%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.cd-quick-view .cd-item-info .product_infos {
    height: 546px;
    overflow: auto;
    padding: 75px 75px 50px;
}
.cd-quick-view .cd-item-info .product_infos .woocommerce-variation-availability {
    margin-top: 30px;
}
.cd-quick-view .cd-item-info .product_infos .woocommerce-variation-availability p.out-of-stock {
    display: block !important;
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.cd-quick-view .cd-item-info .product_infos p.out-of-stock {
    display: none;
}
.cd-quick-view .cd-item-info .product_infos .out_of_stock_wrapper {
    margin-bottom: 2.5rem;
}
.cd-quick-view .cd-item-info .product_infos .out_of_stock_wrapper .out_of_stock_badge_single {
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.cd-quick-view .cd-item-info .product_infos .composited_product_details_wrapper .details p.out-of-stock {
    display: block;
}
.cd-quick-view .cd-item-info .product_infos:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    visibility: visible;
    opacity: 1;
    z-index: 8001;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);
    right: 0;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.cd-quick-view .cd-item-info .product_infos:hover:after {
    opacity: 0;
    visibility: hidden;
}
.cd-quick-view .cd-item-info .product_infos h1 {
    font-size: 36px !important;
    text-align: left;
    margin-bottom: 21px;
}
.cd-quick-view .cd-item-info .product_infos .woocommerce-product-rating {
    margin-bottom: 22px;
}
.cd-quick-view .cd-item-info .product_infos .woocommerce-product-rating .woocommerce-review-link {
    display: none;
}
.cd-quick-view .cd-item-info .product_infos .woocommerce-product-rating .star-rating {
    font-size: 12px;
    width: 65px;
}
.cd-quick-view .cd-item-info .product_infos .quickview-badges .onsale {
    left: -455px;
    position: absolute;
    top: 25px;
    z-index: 99;
    font-size: 11px;
    color: #fff;
}
.cd-quick-view .cd-item-info .product_infos .product_price .price {
    font-size: 22px !important;
    margin-bottom: 15px;
    font-weight: bold;
}
.cd-quick-view .cd-item-info .product_infos .out-of-stock {
    display: none;
}
.cd-quick-view .cd-item-info .product_infos .cart .single_add_to_cart_button {
    width: 100%;
    position: absolute;
    width: 100%;
    top: calc(100% - 1px);
    left: 0;
    -webkit-box-shadow: 0px -89px 90px -55px white;
    box-shadow: 0px -89px 90px -55px white;
    outline: none;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table td.woocommerce-grouped-product-list-item__quantity .wc-grouped-product-add-to-cart-checkbox {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 20px;
    height: 20px;
    outline: 0;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table td.woocommerce-grouped-product-list-item__quantity a.button {
    min-width: 110px !important;
    margin-right: 22px !important;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table td.woocommerce-grouped-product-list-item__quantity a.button:hover {
    color: #fff;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 8px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table tr {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table tr:last-child {
    border-bottom: 1px solid #e6e6e6;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table tr td:first-child {
    width: 50px;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table td.woocommerce-grouped-product-list-item__price {
    text-align: right;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table label a {
    font-size: 13px;
}
.cd-quick-view .cd-item-info .product_infos .cart .group_table tr td {
    font-size: 12px;
    font-weight: bold;
    padding: 20px 0 !important;
    color: #000;
}
.cd-quick-view .cd-item-info .product_infos .cart .added_to_cart {
    display: none;
}
.cd-quick-view .cd-item-info .cd-item-action li {
    display: inline-block;
    margin-right: 1em;
}
.cd-quick-view .cd-item-info .cd-item-action li:first-child {
    margin-left: -4px;
}
.cd-quick-view .product_infos .cart .single_add_to_cart_button.ajax_add_to_cart.active {
    padding: 16px 65px !important;
    margin-top: 0 !important;
}
.cd-quick-view .product_infos .cart .single_add_to_cart_button.ajax_add_to_cart.check .checked {
    margin-top: 12px;
}
.cd-quick-view .product_infos .woo_pp_cart_buttons_div {
    display: none;
}
.cd-quick-view .product_infos .price del {
    opacity: 1;
    display: inline-block;
}
.cd-quick-view.add-content .post-password-form p {
    opacity: 1;
    visibility: visible;
}
.cd-quick-view.add-content .cd-slider-wrapper .cover-image {
    opacity: 0;
}
.cd-quick-view.add-content .cd-slider-wrapper .swiper-container {
    opacity: 1;
}
.cd-quick-view.add-content .cd-slider-wrapper .swiper-container .swiper-slide {
    text-align: center;
}
.cd-quick-view.add-content .cd-slider-wrapper:hover .swiper-button-prev {
    left: 25px;
}
.cd-quick-view.add-content .cd-slider-wrapper:hover .swiper-button-next {
    right: 25px;
}
.cd-quick-view.add-content .cd-slider-wrapper .swiper-pagination {
    -webkit-animation: cd-fade-in 1s;
    animation: cd-fade-in 1s;
}
.cd-quick-view.add-content .cd-slider-wrapper .swiper-pagination .swiper-pagination-bullet-active {
    background: #000;
}
.cd-quick-view.add-content .cd-slider-wrapper .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}
.cd-quick-view.add-content .group_table,
.cd-quick-view.add-content .post-password-form,
.cd-quick-view.add-content .variations {
    -webkit-animation: cd-fade-in 1.5s;
    animation: cd-fade-in 1.5s;
}
.cd-quick-view.add-content .variations td select.wcva-single-select {
    display: block !important;
}
.cd-quick-view.add-content .variations td .attribute-swatch {
    display: none !important;
}
.cd-quick-view.add-content .single_add_to_cart_button {
    -webkit-animation: cd-slide-in 0.7s;
    animation: cd-slide-in 0.7s;
}
.cd-quick-view.add-content .cd-close:after {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: flipInYs;
    animation-name: flipInYs;
}
.cd-quick-view.add-content .cd-item-info {
    position: relative;
    visibility: visible;
    opacity: 1;
}
.cd-quick-view.add-content .cd-item-info .star-rating:before,
.cd-quick-view.add-content .cd-item-info .star-rating > span,
.cd-quick-view.add-content .cd-item-info h1 {
    -webkit-animation: cd-slide-in 0.3s;
    animation: cd-slide-in 0.3s;
}
.cd-quick-view.add-content .cd-item-info p:not(.cart) {
    -webkit-animation: cd-slide-in 0.5s;
    animation: cd-slide-in 0.5s;
}
.cd-quick-view.add-content .cd-item-info .product_infos .quickview-badges span.onsale {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: flipInYs;
    animation-name: flipInYs;
}
.cd-quick-view.add-content .cd-item-action {
    -webkit-animation: cd-slide-in 0.5s;
    animation: cd-slide-in 0.5s;
}
.products li.empty-box {
    opacity: 0;
    -webkit-animation: none !important;
    animation: none !important;
}
body:after {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    content: "";
    z-index: 8900;
}
@media screen and (min-width: 64em) {
    body.overlay-layer:after {
        visibility: visible;
        opacity: 1;
    }
}
@-webkit-keyframes cd-slide-in {
    0% {
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes cd-slide-in {
    0% {
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes cd-slide-out {
    0% {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes cd-slide-out {
    0% {
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes cd-pop-out {
    0% {
        opacity: 0;
        visibility: hidden;
        height: 0;
    }
    to {
        opacity: 1;
        height: auto;
        visibility: visible;
    }
}
@keyframes cd-pop-out {
    0% {
        opacity: 0;
        visibility: hidden;
        height: 0;
    }
    to {
        opacity: 1;
        height: auto;
        visibility: visible;
    }
}
@-webkit-keyframes flipInYs {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    to {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInYs {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    to {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 50px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}
.shopkeeper-mini-cart {
    position: absolute;
    margin-top: 5px;
    right: -20px;
    width: 0;
    max-height: 0;
    z-index: 8890;
    background: #ec7a5c;
    -webkit-transition: max-height 0.3s 0.1s, width 0.3s 0.1s, -webkit-box-shadow 0.7s 0.5s;
    transition: max-height 0.3s 0.1s, width 0.3s 0.1s, -webkit-box-shadow 0.7s 0.5s;
    transition: max-height 0.3s 0.1s, width 0.3s 0.1s, box-shadow 0.7s 0.5s;
    transition: max-height 0.3s 0.1s, width 0.3s 0.1s, box-shadow 0.7s 0.5s, -webkit-box-shadow 0.7s 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    -webkit-box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
}
.shopkeeper-mini-cart:hover {
    opacity: 1;
}
.shopkeeper-mini-cart .widgettitle {
    display: none;
}
.shopkeeper-mini-cart ::-webkit-scrollbar {
    width: 12px;
}
.shopkeeper-mini-cart ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
}
.shopkeeper-mini-cart ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}
.shopkeeper-mini-cart .cart_list.product_list_widget {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .minicart-message {
    opacity: 0;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart.open {
    width: 400px;
    max-height: 680px;
    -webkit-box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.5);
}
.shopkeeper-mini-cart.open li {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.shopkeeper-mini-cart.open .cart_list.product_list_widget,
.shopkeeper-mini-cart.open .minicart-message {
    opacity: 1;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart {
    margin-bottom: 0;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    margin-bottom: 0;
    margin-top: 0;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 400px;
    margin: 0;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item {
    float: left;
    display: block;
    width: 100%;
    line-height: 30px;
    position: relative;
    left: 100%;
    margin-left: 0;
    -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    overflow: hidden;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 20px !important;
    margin-bottom: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:hover .remove {
    opacity: 1;
    visibility: visible;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item a:not(.remove) {
    color: #fff;
    margin-right: 40px;
    font-size: 13px;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item a:not(.remove):hover {
    color: rgba(255, 255, 255, 0.5);
    opacity: 1;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .remove {
    position: absolute;
    top: 12px !important;
    right: 10px;
    left: initial;
    color: #fff !important;
    opacity: 0.5;
    text-align: center;
    padding: 5px;
    width: 30px;
    height: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .quantity {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .quantity .amount {
    font-size: 13px;
    margin-top: 0;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .variation {
    display: table;
    font-size: 13px;
    opacity: 0.5;
    width: auto;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .variation dt {
    display: table-cell;
    clear: both;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .variation dt span {
    font-size: 13px;
    margin-top: 0;
    padding: 0;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .variation dd {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: bold;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .variation dd span {
    font-size: 13px;
    margin-top: 0;
    padding: 0;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item .variation dd p {
    font-size: 13px;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:first-child {
    -webkit-transition: all 0.5s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 0.5s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(2) {
    -webkit-transition: all 0.6s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 0.6s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(3) {
    -webkit-transition: all 0.7s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 0.7s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(4) {
    -webkit-transition: all 0.8s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 0.8s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(5) {
    -webkit-transition: all 0.9s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 0.9s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(6) {
    -webkit-transition: all 1s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 1s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(7) {
    -webkit-transition: all 1.1s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 1.1s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(8) {
    -webkit-transition: all 1.2s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 1.2s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(9) {
    -webkit-transition: all 1.3s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 1.3s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.mini_cart_item:nth-child(10) {
    -webkit-transition: all 1.4s cubic-bezier(0.67, 0.17, 0.32, 0.95);
    transition: all 1.4s cubic-bezier(0.67, 0.17, 0.32, 0.95);
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    display: block;
    padding: 120px 0 90px !important;
    color: #fff;
    font-size: 13px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message:before {
    content: "";
    display: block;
    font-family: "Shopkeeper-Icon-Font" !important;
    font-weight: normal;
    background: none;
    font-size: 100px;
    line-height: 60px;
    margin: 0 auto;
    float: none;
    text-align: center;
    padding-bottom: 35px;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content p.total {
    padding: 20px 25px 20px;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content p.total .amount {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-right: 5px;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content p.buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content p.buttons .button {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content p.buttons a.button.checkout.wc-forward {
    background: #fff !important;
    color: #ec7a5c;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 20px !important;
}
.shopkeeper-mini-cart .minicart-message {
    padding: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    z-index: 2;
}
.shopkeeper-mini-cart .minicart-message:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;
}
.open-mini-cart {
    position: fixed;
    bottom: 100px;
    right: 100px;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background: #000;
    color: #fff;
    font-weight: bold;
    z-index: 99;
}
@media only screen and (max-width: 1023px) {
    .shopkeeper-mini-cart {
        display: none;
    }
}
@media only screen and (min-height: 626px) and (max-height: 745px) {
    .shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget:not(.empty) {
        max-height: 285px;
    }
}
@media only screen and (max-height: 625px) {
    .shopkeeper-mini-cart .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget:not(.empty) {
        max-height: 145px;
    }
}
.index-layout-2 .list_categories_layout_blog_2 {
    margin-bottom: 50px;
}
.index-layout-2 .large-12 {
    padding: 0;
}
.index-layout-2 ul.blog-posts {
    width: 100%;
    margin: 0;
    list-style-type: none;
}
.index-layout-2 ul.blog-posts .blog-post {
    position: relative;
}
.index-layout-2 ul.blog-posts .blog-post article {
    margin-bottom: 100px;
}
.index-layout-2 ul.blog-posts .blog-post article:after {
    content: "";
    display: block;
    clear: both;
}
.index-layout-2 ul.blog-posts .blog-post article .post-date {
    position: absolute;
    top: -40px;
    left: -27px;
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    opacity: 0.15;
    cursor: default;
}
.index-layout-2 ul.blog-posts .blog-post article .post-categories {
    list-style-type: none;
    margin: 0;
    position: absolute;
    top: 18px;
    left: 24px;
    z-index: 99;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
.index-layout-2 ul.blog-posts .blog-post article .post-categories li a {
    color: #fff;
}
.index-layout-2 ul.blog-posts .blog-post article.sticky .post-categories {
    left: 24px;
    top: 93px;
}
.index-layout-2 ul.blog-posts .blog-post article.sticky .bg-image-wrapper .bg-image:after {
    position: absolute;
    top: 32px;
    left: 24px;
    color: #fff;
    font-size: 70px;
    line-height: 43px;
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    text-align: right;
}
.index-layout-2 ul.blog-posts .blog-post:first-child .bg-image-wrapper,
.index-layout-2 ul.blog-posts .blog-post:nth-child(5n + 5) .bg-image-wrapper {
    height: 353px;
    width: 100%;
}
.index-layout-2 ul.blog-posts .blog-post .bg-image-wrapper {
    height: 353px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index-layout-2 ul.blog-posts .blog-post .bg-image-wrapper .bg-image {
    width: 100%;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index-layout-2 ul.blog-posts .blog-post .bg-image-wrapper .bg-image .entry-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.index-layout-2 ul.blog-posts .blog-post .bg-image-wrapper .bg-image:before {
    content: "";
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title:hover,
.index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title:hover a,
.index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title a:hover {
    opacity: 1;
}
.index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title + p {
    margin-bottom: 20px;
}
.index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .read_more {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .read_more:before {
    content: "";
    width: 40px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.index-layout-2 ul.blog-posts .blog-post .bg-image-wrapper .bg-image:hover:before {
    opacity: 0.6;
}
@media only screen and (min-width: 1024px) {
    .index-layout-2 ul.blog-posts {
        list-style-type: none;
        margin: 0;
        max-width: 1320px;
        width: 100%;
        margin: 0 auto;
    }
    .index-layout-2 ul.blog-posts .blog-post {
        position: relative;
    }
    .index-layout-2 ul.blog-posts .blog-post article {
        margin-bottom: 100px;
    }
    .index-layout-2 ul.blog-posts .blog-post article:after {
        content: "";
        display: block;
        clear: both;
    }
    .index-layout-2 ul.blog-posts .blog-post article .post-date {
        position: absolute;
        top: -75px;
        left: -27px;
        font-size: 110px;
        line-height: 110px;
        font-weight: bold;
    }
    .index-layout-2 ul.blog-posts .blog-post article .post-categories {
        list-style-type: none;
        margin: 0;
        position: absolute;
        top: 18px;
        left: 24px;
        z-index: 99;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
    }
    .index-layout-2 ul.blog-posts .blog-post article .post-categories li a {
        color: #fff;
    }
    .index-layout-2 ul.blog-posts .blog-post:last-child article {
        margin-bottom: 130px;
    }
    .index-layout-2 ul.blog-posts .blog-post:first-child .bg-image-wrapper,
    .index-layout-2 ul.blog-posts .blog-post:nth-child(5n + 5) .bg-image-wrapper {
        height: 733px;
        width: 100%;
    }
    .index-layout-2 ul.blog-posts .blog-post:first-child .post_content_wrapper,
    .index-layout-2 ul.blog-posts .blog-post:nth-child(5n + 5) .post_content_wrapper {
        position: absolute;
        z-index: 99;
        bottom: 0;
        right: 0;
        background: #fff;
        padding: 85px 50px;
    }
    .index-layout-2 ul.blog-posts .blog-post .bg-image-wrapper {
        height: 353px;
        width: 48%;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-right: -5px;
    }
    .index-layout-2 ul.blog-posts .blog-post .post_content_wrapper {
        width: 52%;
        display: inline-block;
        vertical-align: middle;
        padding-left: 50px;
    }
    .index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title {
        text-align: left;
        font-size: 32px;
        line-height: 44px;
        margin-top: 0;
        margin-bottom: 10px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .read_more {
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: middle;
        margin-top: -5px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .read_more:hover {
        opacity: 1;
    }
    .index-layout-2 ul.blog-posts .blog-post .post_content_wrapper .post_content .read_more:before {
        content: "";
        width: 40px;
        height: 1px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}
@media only screen and (max-width: 1024px) {
    .index-layout-2 .with-sidebar .blog-sidebar {
        position: relative;
        width: 100%;
    }
}
.index-layout-2 .with-sidebar {
    width: 100%;
}
.index-layout-2 .with-sidebar ul.blog-posts {
    width: 100%;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post article {
    margin-bottom: 80px;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post article .post-date {
    font-size: 60px;
    line-height: 60px;
    top: -40px;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post:last-child article {
    margin-bottom: 135px;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post:first-child .bg-image-wrapper,
.index-layout-2 .with-sidebar ul.blog-posts .blog-post:nth-child(5n + 5) .bg-image-wrapper {
    height: 300px;
    width: 100%;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post.sticky .post-categories {
    left: 24px;
    top: 93px;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post.sticky .bg-image-wrapper .bg-image:after {
    position: absolute;
    top: 300px;
    right: 20px;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    text-align: right;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post .bg-image-wrapper {
    height: 300px;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post .bg-image-wrapper .bg-image .entry-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title {
    font-size: 20px;
    line-height: 30px;
}
.index-layout-2 .with-sidebar ul.blog-posts .blog-post .post_content_wrapper .post_content .read_more {
    font-size: 12px;
}
.index-layout-2 .with-sidebar .blog-sidebar {
    position: inherit;
    width: 100%;
    float: none;
    padding-left: 0;
}
@media only screen and (min-width: 1024px) {
    .index-layout-2 .with-sidebar {
        width: 100%;
        margin: 0 auto;
        max-width: 1320px;
    }
    .index-layout-2 .with-sidebar:after {
        content: "";
        display: block;
        clear: both;
    }
    .index-layout-2 .with-sidebar ul.blog-posts {
        width: 75%;
        float: left;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post article {
        margin-bottom: 80px;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post article .post-date {
        font-size: 80px;
        line-height: 80px;
        top: -60px;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post:first-child .bg-image-wrapper,
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post:nth-child(5n + 5) .bg-image-wrapper {
        height: 550px;
        width: 100%;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post:first-child .post_content_wrapper,
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post:nth-child(5n + 5) .post_content_wrapper {
        padding: 42px 49px;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post .bg-image-wrapper {
        height: 260px;
        width: 48%;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post .post_content_wrapper {
        width: 52%;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post .post_content_wrapper .post_content .entry-title {
        font-size: 24px;
        line-height: 34px;
    }
    .index-layout-2 .with-sidebar ul.blog-posts .blog-post .post_content_wrapper .post_content .read_more {
        font-size: 12px;
    }
    .index-layout-2 .with-sidebar .blog-sidebar {
        position: inherit;
        width: 25%;
        float: left;
        padding-left: 45px;
    }
}
.index-layout-3 .list_categories_layout_blog_3 {
    margin-bottom: 50px;
}
.index-layout-3 .blog-posts_container {
    padding: 0px 50px;
}
.index-layout-3 .blog-posts_container ul.blog-posts {
    width: 100%;
    margin: 0;
    list-style-type: none;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post {
    position: relative;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post:last-child {
    margin-bottom: 130px;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article {
    margin-bottom: 25px;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article:after {
    content: "";
    display: block;
    clear: both;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article.sticky .post-categories {
    top: 93px;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article.sticky .bg-image-wrapper .post-link:before {
    position: absolute;
    top: 32px;
    left: 24px;
    color: #fff;
    font-size: 70px;
    line-height: 43px;
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    text-align: right;
    z-index: 9;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post-categories {
    list-style-type: none;
    margin: 0;
    position: absolute;
    left: 22px;
    top: 18px;
    z-index: 99;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post-categories li a {
    color: #fff;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article.sticky .bg-image-wrapper .bg-image:after {
    position: absolute;
    top: 300px;
    right: 20px;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    text-align: right;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper.no-image {
    height: 250px;
    position: relative;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper.no-image .post-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper a.post-link .post-image {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper a.post-link .post-image:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper a.post-link {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper a.post-link span.post-image {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper a.post-link span.post-image:hover:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .entry-title {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .entry-title:hover a {
    opacity: 1;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .entry-title + p {
    margin-bottom: 20px;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .read_more {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .read_more:hover {
    opacity: 1;
}
.index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .read_more:before {
    content: "";
    width: 40px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article {
        margin-bottom: 70px;
    }
    .index-layout-3 .blog-posts_container {
        padding: 0 20px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .index-layout-3 .blog-posts_container {
        padding: 0 30px;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts {
        font-size: 0;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post {
        width: 50%;
        display: inline-block;
        padding: 0 20px;
        vertical-align: top;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post-categories {
        left: 44px;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article.sticky .bg-image-wrapper .post-link:before,
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article.sticky .post-categories {
        left: 44px;
    }
}
@media only screen and (min-width: 1024px) {
    .index-layout-3 .list_categories_layout_blog_3 {
        margin-bottom: 40px;
    }
    .index-layout-3 .blog-posts_container {
        padding: 0;
        position: relative;
        max-width: 1680px;
        margin: 0 auto;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts {
        list-style-type: none;
        margin: 0;
        width: 100%;
        margin: 0 auto;
        font-size: 0;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts:after {
        content: "";
        display: block;
        clear: both;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post {
        position: relative;
        width: 25%;
        display: inline-block;
        vertical-align: top;
        padding: 0 1.875rem;
        margin-bottom: 90px;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post:nth-child(10n + 15),
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post:nth-child(-9n + 10) {
        width: 50%;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article:after {
        content: "";
        display: block;
        clear: both;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post-date {
        position: absolute;
        top: -75px;
        left: -27px;
        font-size: 110px;
        line-height: 110px;
        font-weight: bold;
        opacity: 0.15;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post-categories {
        list-style-type: none;
        margin: 0;
        position: absolute;
        left: 52px;
        top: 18px;
        z-index: 99;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        text-align: left;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post-categories li a {
        color: #fff;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article.sticky .bg-image-wrapper .bg-image:after {
        position: absolute;
        top: 300px;
        right: 20px;
        color: #fff;
        font-size: 40px;
        line-height: 40px;
        content: "";
        font-family: "Shopkeeper-Icon-Font";
        text-align: right;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article.sticky .bg-image-wrapper .post-link:before {
        left: 54px;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper {
        overflow: hidden;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-bottom: 35px;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper.no-image {
        height: 250px;
        position: relative;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper.no-image:hover {
        opacity: 0.5;
        cursor: pointer;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper.no-image .post-link {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper .post-link {
        display: block;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .bg-image-wrapper .post-link .thumbnail_container {
        position: relative;
        overflow: hidden;
        display: inline-block;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper {
        text-align: left;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .entry-title {
        text-align: left;
        font-size: 24px;
        line-height: 34px;
        margin-top: 0;
        margin-bottom: 15px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .entry-title:hover a {
        opacity: 1;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .entry-title + p {
        margin-bottom: 35px;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .read_more {
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: middle;
        margin-top: -5px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .read_more:hover {
        opacity: 1;
    }
    .index-layout-3 .blog-posts_container ul.blog-posts .blog-post article .post_content_wrapper .post_content .read_more:before {
        content: "";
        width: 40px;
        height: 1px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
}
#masonry_grid {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    min-width: 100%;
}
@media screen and (max-width: 768px) {
    #masonry_grid {
        margin: 0 -30px;
    }
}
#masonry_grid .s_column {
    float: left;
}
#masonry_grid .size-1of1 {
    width: 100%;
}
#masonry_grid .size-1of2 {
    width: 50%;
}
#masonry_grid .size-1of3 {
    width: 33.333%;
}
#masonry_grid .size-1of4 {
    width: 25%;
}
#masonry_grid .size-1of5 {
    width: 20%;
}
#masonry_grid .size-1of6 {
    width: 16.666%;
}
@media only screen and (max-width: 40em) {
    #masonry_grid.masonry_columns_6[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #masonry_grid.masonry_columns_6[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #masonry_grid.masonry_columns_6[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    #masonry_grid.masonry_columns_6[data-columns]:before {
        content: "5 .s_column.size-1of5";
    }
}
@media only screen and (min-width: 120.063em) {
    #masonry_grid.masonry_columns_6[data-columns]:before {
        content: "6 .s_column.size-1of6";
    }
}
@media only screen and (max-width: 40em) {
    #masonry_grid.masonry_columns_5[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #masonry_grid.masonry_columns_5[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #masonry_grid.masonry_columns_5[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    #masonry_grid.masonry_columns_5[data-columns]:before {
        content: "4 .s_column.size-1of4";
    }
}
@media only screen and (min-width: 120.063em) {
    #masonry_grid.masonry_columns_5[data-columns]:before {
        content: "5 .s_column.size-1of5";
    }
}
@media only screen and (max-width: 40em) {
    #masonry_grid.masonry_columns_4[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #masonry_grid.masonry_columns_4[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #masonry_grid.masonry_columns_4[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    #masonry_grid.masonry_columns_4[data-columns]:before {
        content: "4 .s_column.size-1of4";
    }
}
@media only screen and (min-width: 120.063em) {
    #masonry_grid.masonry_columns_4[data-columns]:before {
        content: "4 .s_column.size-1of4";
    }
}
@media only screen and (max-width: 40em) {
    #masonry_grid.masonry_columns_3[data-columns]:before {
        content: "1 .s_column.size-1of1";
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #masonry_grid.masonry_columns_3[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #masonry_grid.masonry_columns_3[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    #masonry_grid.masonry_columns_3[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (min-width: 120.063em) {
    #masonry_grid.masonry_columns_3[data-columns]:before {
        content: "3 .s_column.size-1of3";
    }
}
@media only screen and (max-width: 40em) {
    #masonry_grid.masonry_columns_2[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #masonry_grid.masonry_columns_2[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #masonry_grid.masonry_columns_2[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    #masonry_grid.masonry_columns_2[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (min-width: 120.063em) {
    #masonry_grid.masonry_columns_2[data-columns]:before {
        content: "2 .s_column.size-1of2";
    }
}
@media only screen and (max-width: 40em) {
    #masonry_grid.masonry_columns_1[data-columns]:before {
        content: "1 .s_column.size-1of1";
    }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #masonry_grid.masonry_columns_1[data-columns]:before {
        content: "1 .s_column.size-1of1";
    }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    #masonry_grid.masonry_columns_1[data-columns]:before {
        content: "1 .s_column.size-1of1";
    }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    #masonry_grid.masonry_columns_1[data-columns]:before {
        content: "1 .s_column.size-1of1";
    }
}
@media only screen and (min-width: 120.063em) {
    #masonry_grid.masonry_columns_1[data-columns]:before {
        content: "1 .s_column.size-1of1";
    }
}
.product_layout_classic .product-images-wrapper {
    position: relative;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery .flex-viewport {
        max-width: 84%;
        width: 84% !important;
    }
    @-moz-document url-prefix() {
        .product_layout_classic .product-images-wrapper .woocommerce-product-gallery .flex-viewport img {
            max-width: calc(84% - 0.625rem);
        }
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery .flex-viewport a.video iframe,
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery .flex-viewport img {
        padding-left: 1px;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery ol.flex-control-thumbs {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-height: 365px;
        padding: 0 0.625rem 0 0 !important;
        width: 16% !important;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery ol.flex-control-thumbs li {
        width: 100% !important;
        padding: 0 0 20px 0;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img {
        border: 0 !important;
        outline: 0 !important;
        opacity: 1 !important;
        height: auto;
        cursor: pointer;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1, 1);
        transform: translateZ(0) scale(1, 1);
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img.flex-active {
        opacity: 0.2 !important;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery ol.flex-control-thumbs li:hover img {
        opacity: 0.2 !important;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
    }
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery .flex-viewport {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 0.625rem;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_classic .product-images-wrapper .woocommerce-product-gallery ol.flex-control-thumbs {
        max-height: 488px;
    }
}
.product_layout_classic .product-images-wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_classic .product-images-wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_classic .product-images-wrapper .zoomImg:hover {
    cursor: url(../images/cursor-zoom.png), auto;
}
.product_layout_classic .product-images-wrapper .flex-active-slide a:not(.fresco) {
    pointer-events: none;
}
.product_layout_classic .product-images-wrapper .easyzoom.is-loading:after {
    display: none;
}
.product_layout_classic .product-images-layout-mobile {
    display: none;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .mobile_gallery-zoom-button {
        display: none;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_classic .product_content_wrapper > .row > .large-1 {
        display: none;
    }
    .product_layout_classic .product_content_wrapper > .row > .large-4 {
        padding-left: calc(50px - 0.625rem);
        width: 50%;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_classic .product_content_wrapper .product-images-wrapper {
        margin: 0 !important;
    }
}
.product_layout_classic .product_content_wrapper .product_infos {
    z-index: 1;
    -webkit-transition: bottom 0.6s;
    transition: bottom 0.6s;
    position: relative;
}
@media screen and (min-width: 100em) {
    .product_layout_classic .product_content_wrapper .product_infos {
        padding: 0 20px 0 20px;
    }
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top {
    padding: 30px 0;
    margin: 0;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .product_content_wrapper .product_infos .product_summary_top {
        margin-top: -4px;
        margin-bottom: 55px;
        padding: 0;
    }
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top:after {
    content: "";
    display: block;
    clear: both;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb {
    width: 70%;
    float: left;
    text-transform: uppercase;
    font-size: 0px;
    font-weight: bold;
    line-height: 18px;
    padding: 0;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep {
    font-size: 10px;
    padding-left: 7px;
    padding-right: 7px;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep:last-child {
    display: none;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a {
    font-size: 10px;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a:first-child {
    padding-left: 0;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrumb-last-item {
    display: none;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating {
    width: auto;
    float: right;
    margin-bottom: 0;
    position: relative;
    text-align: right;
    line-height: 18px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .woocommerce-review-link {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 100%;
    height: 10px;
    padding-bottom: 30px;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .star-rating {
    top: -2px;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
    position: absolute;
    top: -40px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: auto;
    padding: 5px 10px 7px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 20px;
    background: #000;
    color: #fff;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
        top: 10px;
    }
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover.hovered {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    visibility: visible;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover:before {
    top: 100%;
    right: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
.product_layout_classic .product_content_wrapper .product_infos .product_summary_middle .product_title {
    text-align: left;
    margin-bottom: 21px;
}
.product_layout_classic .product_content_wrapper .product_infos .price {
    font-size: 22px !important;
    font-weight: bold;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table tr td {
    font-size: 1rem;
    padding-bottom: 13px !important;
    padding-top: 13px !important;
    text-align: left;
    vertical-align: middle !important;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table tr td .quantity.custom .minus-btn i,
.product_layout_classic .product_content_wrapper .product_infos .group_table tr td .quantity.custom .plus-btn i {
    top: -4px !important;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table tr:first-child td {
    padding-top: 5px !important;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table tr:last-child td {
    border-bottom: none;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity {
    padding-right: 13px;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .wc-grouped-product-add-to-cart-checkbox {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    width: 35px !important;
    height: 35px;
    outline: 0;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
    min-width: 100px;
}
@media screen and (max-width: 48em) {
    .product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
        max-width: 110px;
        word-break: break-word;
        padding: 16px !important;
    }
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button:hover {
    color: #fff;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.default {
    width: 60px;
    margin: 0 auto;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.custom {
    margin: 0 auto;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
    display: table-cell;
    cursor: default !important;
    color: #333;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
.product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
    margin-top: -5px;
    cursor: default !important;
    padding-right: 0;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
        margin-top: 0;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label a {
        font-size: 13px !important;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label .price {
        display: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        display: table-cell;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_classic .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        font-size: 13px !important;
        text-align: right;
    }
}
.product_layout_classic .product_content_wrapper .product_infos .group_table label a {
    font-size: 1rem;
    line-height: 1.3125rem;
    font-weight: 700;
    white-space: normal;
    text-transform: capitalize;
}
.product_layout_classic .product_content_wrapper .product_infos .group_table del .amount {
    margin-right: 5px;
}
.product_layout_classic .product_content_wrapper .product_infos .woocommerce-variation-availability {
    margin-top: 30px;
}
.product_layout_classic .product_content_wrapper .product_infos .woocommerce-variation-availability p.out-of-stock {
    display: block !important;
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_classic .product_content_wrapper .product_infos p.out-of-stock {
    display: none;
}
.product_layout_classic .product_content_wrapper .product_infos .out_of_stock_wrapper {
    margin-bottom: 2.5rem;
}
.product_layout_classic .product_content_wrapper .product_infos .out_of_stock_wrapper .out_of_stock_badge_single {
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_classic .product_content_wrapper .product_infos .composited_product_details_wrapper .details p.out-of-stock {
    display: block;
}
.product_layout_classic .product_content_wrapper .product_infos form.cart {
    margin-bottom: 30px;
}
.product_layout_classic .product_content_wrapper .product_infos form.cart table.group_table {
    margin-bottom: 30px;
}
.product_layout_classic .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-wrapper {
    padding-top: 1rem !important;
}
.product_layout_classic .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator {
    margin: 1rem 0 !important;
    text-transform: lowercase;
    font-size: 12px;
}
@media screen and (min-width: 768px) {
    .product_layout_classic .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator + .single_add_to_cart_button {
        width: 100% !important;
    }
}
.product_layout_classic .product_content_wrapper .product_infos form.cart .quantity:not(.hidden).default {
    margin-bottom: 10px;
}
.product_layout_classic .product_content_wrapper .product_infos form.cart .added_to_cart,
.product_layout_classic .product_content_wrapper .product_infos form.cart .button.added_to_cart_button {
    display: none !important;
}
.product_layout_classic .product_content_wrapper .product_infos form.cart .button {
    display: inline-block;
    float: none !important;
    vertical-align: top !important;
}
@media (max-width: 767px) {
    .product_layout_classic .product_content_wrapper .product_infos form.cart .button {
        min-width: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        float: left !important;
        text-align: center;
        padding: 16px 38px !important;
    }
}
.product_layout_classic .product_content_wrapper .product_infos #yith-wcwl-popup-message {
    display: none !important;
}
.product_layout_classic .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist {
    margin: 0 0 17px;
    height: auto;
    position: relative;
    height: auto;
}
.product_layout_classic .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show:before {
    content: "";
}
.product_layout_classic .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a.add_to_wishlist .add_to_wishlist_text:before {
    top: 100%;
    left: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
.product_layout_classic .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
    content: "";
}
@media screen and (min-width: 75.0625em) {
    .product_layout_classic .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist:after {
        content: "";
        width: 50px;
        height: 1px;
        display: block;
        margin-top: 20px;
    }
}
.product_layout_classic .product-image-link {
    display: block;
}
.product_layout_classic .product-image-link:hover {
    cursor: grab;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}
.product_layout_classic .recently_viewed_in_single h2 {
    font-size: 0.8em;
    margin: 0 0 15px 0;
    -ms-word-wrap: normal;
    word-wrap: normal;
}
.product_layout_classic .recently_viewed_in_single ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.product_layout_classic .recently_viewed_in_single li {
    padding: 0;
    margin: 0 0 20px 0;
}
.product_layout_classic .single-product .button.product_type_external {
    overflow: hidden !important;
    min-width: 0;
    max-width: 60px;
    color: transparent !important;
    padding: 0 !important;
    width: 60px;
    text-align: center;
}
.product_layout_classic .product_meta {
    font-size: 10px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 22px 30px 22px;
    text-align: left;
    padding: 0;
    clear: left;
}
@media screen and (max-width: 75em) {
    .product_layout_classic .product_meta {
        padding: 20px 0;
        border-top-width: 1px;
        border-top-style: solid;
    }
}
.product_layout_classic .product_meta > span {
    display: block;
    text-transform: uppercase;
}
.product_layout_classic .product_meta > span a {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-weight: bold;
}
.product_layout_classic .product_meta > span a:hover {
    opacity: 1;
}
.product_layout_classic .mobile_gallery,
.product_layout_classic .mobile_gallery_thumbs {
    display: none;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_classic .mobile_gallery,
    .product_layout_classic .mobile_gallery_thumbs {
        display: block;
    }
}
.product_layout_classic .mobile_gallery {
    position: relative;
}
.product_layout_classic .mobile_gallery-zoom-button {
    background-color: #fff;
    background-image: url(../images/cursor-zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    border-radius: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    outline: 0;
    top: 20px;
    right: 20px;
    z-index: 1;
}
.product_layout_classic .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a.fresco.zoom,
.product_layout_classic .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a:not(.fresco) {
    display: block;
}
.product_layout_classic .woocommerce-product-gallery .woocommerce-product-gallery__wrapper.mobile-gallery a.fresco {
    display: block;
}
.product_layout_classic .woocommerce-product-gallery ol.flex-control-thumbs li {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_classic .woocommerce-product-gallery ol.flex-control-thumbs li img {
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}
.product_layout_classic .woocommerce-product-gallery ol.flex-control-thumbs li img.flex-active {
    opacity: 0.2 !important;
}
.product_layout_classic .woocommerce-product-gallery ol.flex-control-thumbs li:hover img {
    opacity: 0.2 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_classic .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_classic .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_classic .woocommerce-tabs {
    padding-top: 80px;
}
@media screen and (max-width: 40em) {
    .product_layout_classic .woocommerce-tabs {
        padding-top: 40px;
    }
}
.product_layout_classic .woocommerce-tabs .panel {
    margin: 0 !important;
}
.product_layout_classic .woocommerce-tabs .panel > h2:first-child {
    display: none;
}
.product_layout_classic .woocommerce-tabs .panel .large-8 > h2:first-child {
    display: none;
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
    border-top: none;
    margin-top: -5px;
    margin-bottom: -2px;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child {
    border-bottom: none;
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child td {
    border-bottom: none;
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td,
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    font-size: 1rem;
    font-weight: normal;
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    width: 110px;
    padding: 11px 20px 11px 0;
    border: none;
    font-weight: bold;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
        width: 150px;
    }
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
    padding: 11px 0px 11px;
    font-style: normal;
    border: none;
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes p {
    padding: 0;
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt td,
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt th {
    background: none !important;
}
.product_layout_classic .woocommerce-tabs .panel #reviews {
    margin-top: 24px;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs .panel #reviews {
        font-size: 1.3125rem;
    }
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comment {
    height: 140px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews .star-rating {
    font-size: 10px;
    top: 4px;
    margin-right: -70px;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs .panel #reviews .star-rating {
        margin-right: -100px;
    }
}
.product_layout_classic .woocommerce-tabs .panel #reviews .woocommerce-Reviews-title {
    font-size: 21px;
    margin-bottom: 25px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews .comment-metadata {
    margin-bottom: 16px;
    margin-top: -3px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments {
    margin: 0 0 45px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments ol.commentlist {
    margin: 0px 0 30px;
    width: 100%;
    background: none;
    list-style: none;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 25px 0 30px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments ol.commentlist li:first-child {
    margin-top: 0px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments ol.commentlist li img.avatar {
    background: none;
    border: 0;
    margin: 0;
    line-height: 1;
    position: absolute;
    float: none;
    left: 0;
    top: -5px;
    width: 50px;
    height: 50px;
    padding: 0;
    overflow: hidden;
    border-radius: 70px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text {
    margin: 0 70px 0 70px;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text .verified {
    color: #a1a1a1;
    display: inline-block;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #comments ol.commentlist li .description {
    margin: 11px -70px 0 0;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating {
    margin: 0 0 20px;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating p.stars {
        font-size: 0.875rem;
    }
}
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-author {
    margin-bottom: 0;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-email {
    margin-bottom: 15px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-comment {
    margin-top: -30px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit {
    font-size: 13px;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit:hover {
    color: #fff;
}
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
.product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
    width: 100%;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
    .product_layout_classic .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
        width: 48%;
    }
}
.product_layout_classic .woocommerce-tabs .panel #reviews h3 {
    font-size: 1.125rem;
}
.product_layout_classic .woocommerce-tabs .panel #reviews span.comment-reply-title {
    font-size: 1.3125rem;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 7px;
    text-align: left;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs .panel #reviews span.comment-reply-title {
        font-size: 1.75rem;
        line-height: 1.3;
    }
}
.product_layout_classic .woocommerce-tabs ul.tabs {
    padding-left: 0 !important;
    margin-bottom: 50px !important;
    text-align: center !important;
}
.product_layout_classic .woocommerce-tabs ul.tabs:before {
    display: none !important;
}
.product_layout_classic .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: none !important;
    border-radius: 0px !important;
    padding: 0 !important;
    margin: 0 15px !important;
    font-size: 13px;
}
.product_layout_classic .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs ul.tabs li a {
        line-height: 1.5;
        padding: 18px 0 5px !important;
        border-bottom: none;
    }
    .product_layout_classic .woocommerce-tabs ul.tabs li a.active {
        border-bottom: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_classic .woocommerce-tabs ul.tabs li:first-child {
        margin-left: 0 !important;
    }
}
.product_layout_classic .woocommerce-tabs ul.tabs li.active {
    background: none !important;
    border-top: 3px solid !important;
}
.product_layout_classic .woocommerce-tabs ul.tabs li:after,
.product_layout_classic .woocommerce-tabs ul.tabs li:before {
    display: none !important;
}
.product_layout_classic section.related h2,
.product_layout_classic section.up-sells h2 {
    text-align: center;
    font-size: 13px !important;
    text-transform: uppercase;
    margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
    .product_layout_classic section.related h2,
    .product_layout_classic section.up-sells h2 {
        margin-top: 75px;
    }
}
@media screen and (min-width: 1024px) {
    .product_layout_classic section.related h2,
    .product_layout_classic section.up-sells h2 {
        margin-top: 100px;
    }
}
.product_layout_classic .single_product_summary_upsell + .single_product_summary_related .related h2 {
    margin-top: 0;
}
.product_layout_classic .related .large-centered,
.product_layout_classic .related .medium-centered,
.product_layout_classic .related .small-centered,
.product_layout_classic .up-sells .large-centered,
.product_layout_classic .up-sells .medium-centered,
.product_layout_classic .up-sells .small-centered {
    float: left !important;
}
@media screen and (max-width: 75em) {
    .product_layout_classic .product_navigation {
        display: block;
        width: auto;
        text-align: center;
        padding: 20px 0;
        overflow: hidden;
        border-top-width: 1px;
        border-top-style: solid;
    }
    .product_layout_classic .product_navigation #nav-below {
        padding: 0;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous {
        display: inline-block;
        text-align: center;
        width: 50%;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a {
        display: inline-block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 1 !important;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a span,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a span {
        display: inline-block;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: left;
        position: relative;
        top: -5px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a i,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a i {
        display: inline-block;
        position: relative;
        width: 15px;
        height: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-previous {
        float: left;
        text-align: left;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-previous i {
        left: -8px;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next {
        float: right;
        text-align: right;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next i {
        right: -1px;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_classic .product_navigation {
        position: fixed;
        left: 100%;
        top: 430px;
        z-index: 999;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-animation: slide-in-from-right;
        animation: slide-in-from-right;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous {
        text-align: center;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a {
        display: block;
        -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        text-align: center;
        padding-top: 6px;
        width: 38px;
        height: 38px;
        margin: 10px 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 24px;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a span,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a span {
        display: none;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_classic .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_classic .product_navigation #nav-below .product-nav-previous {
        margin-bottom: 10px;
    }
}
@-webkit-keyframes slide-in-from-right {
    0% {
        -webkit-transform: translateX(55px);
        transform: translateX(55px);
    }
    50% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    75% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    to {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
}
@keyframes slide-in-from-right {
    0% {
        -webkit-transform: translateX(55px);
        transform: translateX(55px);
    }
    50% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    75% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    to {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
}
.product_layout_classic .product-badges {
    position: absolute;
    top: 12px;
    margin-left: 15px;
    z-index: 998;
}
@media screen and (min-width: 1024px) {
    .product_layout_classic .product-badges {
        z-index: 999;
        top: 12px;
        margin-left: -10px;
    }
}
.product_layout_classic .product-badges .product-sale .onsale {
    position: inherit;
    top: inherit;
    margin-right: 0;
    display: inline-block;
}
.product_layout_2 .product_content_wrapper {
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper {
        padding-bottom: 85px;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_2 .product_content_wrapper > .row > .medium-12.large-8 {
        width: 50%;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_2 .product_content_wrapper {
        max-width: 80%;
    }
}
.product_layout_2 .product_content_wrapper .product-images-wrapper {
    position: relative;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product-images-wrapper {
        margin: 0 !important;
    }
}
@media screen and (min-width: 75.0625em) and (max-width: 90em) {
    .product_layout_2 .product_content_wrapper .product-images-wrapper {
        padding-right: 50px;
    }
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .woocommerce-product-gallery__wrapper {
    height: auto !important;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product-images-style-2 {
    display: none;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product-images-wrapper .product-images-style-2 {
        display: block;
    }
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .images {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images {
    font-size: 0;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image {
    margin-bottom: 25px;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    height: auto !important;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image .easyzoom.el_zoom img {
    cursor: url(../images/cursor-zoom.png), auto;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image.mobile {
    display: none;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image .desktop-image {
    display: block;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image:first-child {
    width: 100%;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image:first-child img {
    padding: 0;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image img {
    width: 100%;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image .caption {
    padding: 30px 0 40px;
    max-width: 50%;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image .caption:before {
    content: "";
    width: 50px;
    height: 1px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: super;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image.video {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-image.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-video-icon {
    display: none;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
    display: none;
    position: fixed;
    list-style-type: none;
    margin: 0;
    z-index: 9;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
        left: 2%;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
        display: block;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
        left: 10.5%;
    }
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller li.video-icon .dot {
    border: 2px solid;
    width: 18px;
    height: 18px;
    font-size: 8px;
    margin: 0;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller li.video-icon .dot.current {
    border-color: transparent;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller li.video-icon .dot i {
    color: #fff;
    font-size: 6px;
    text-align: center;
    vertical-align: middle;
    margin-left: 1px;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller .dot {
    width: 8px;
    height: 8px;
    border: 1px solid;
    border-radius: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 13px auto;
    display: block;
    text-align: center;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller .dot:first-child {
    margin-top: 0;
}
.product_layout_2 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller .dot.current {
    border-color: transparent;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table tr td {
    font-size: 1rem;
    padding-bottom: 13px !important;
    padding-top: 13px !important;
    text-align: left;
    vertical-align: middle !important;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table tr td .quantity.custom .minus-btn i,
.product_layout_2 .product_content_wrapper .product_infos .group_table tr td .quantity.custom .plus-btn i {
    top: -4px !important;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table tr:first-child td {
    padding-top: 5px !important;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table tr:last-child td {
    border-bottom: none;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity {
    padding-right: 13px;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .wc-grouped-product-add-to-cart-checkbox {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    width: 35px !important;
    height: 35px;
    outline: 0;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
    min-width: 100px;
}
@media screen and (max-width: 48em) {
    .product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
        max-width: 110px;
        word-break: break-word;
        padding: 16px !important;
    }
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button:hover {
    color: #fff;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.default {
    width: 60px;
    margin: 0 auto;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.custom {
    margin: 0 auto;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
    display: table-cell;
    cursor: default !important;
    color: #333;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
.product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
    margin-top: -5px;
    cursor: default !important;
    padding-right: 0;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
        margin-top: 0;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label a {
        font-size: 13px !important;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label .price {
        display: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        display: table-cell;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_2 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        font-size: 13px !important;
        text-align: right;
    }
}
.product_layout_2 .product_content_wrapper .product_infos .group_table label a {
    font-size: 1rem;
    line-height: 1.3125rem;
    font-weight: 700;
    white-space: normal;
    text-transform: capitalize;
}
.product_layout_2 .product_content_wrapper .product_infos .group_table del .amount {
    margin-right: 5px;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product_infos {
        width: 35%;
        right: 0;
        padding: 0 50px 0 0px;
        position: fixed;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_2 .product_content_wrapper .product_infos {
        padding: 0 50px 0 calc(50px - 0.625rem);
        width: 50%;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_2 .product_content_wrapper .product_infos {
        width: 24%;
        right: 8%;
        padding: 0;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .product_infos.long-description {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_2 .product_content_wrapper .product_infos.long-description {
        right: 8%;
        padding: 0;
    }
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top {
    margin-bottom: 55px;
    position: relative;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top:after {
    content: "";
    display: block;
    clear: both;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb {
    width: 70%;
    float: left;
    text-transform: uppercase;
    font-size: 0;
    font-weight: bold;
    line-height: 18px;
    padding: 0;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep {
    font-size: 10px;
    padding-left: 7px;
    padding-right: 7px;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep:last-child {
    display: none;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a {
    font-size: 10px;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a:first-child {
    padding-left: 0;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating {
    width: auto;
    float: right;
    margin-bottom: 0;
    position: relative;
    text-align: right;
    line-height: 18px;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .woocommerce-review-link {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 100%;
    height: 10px;
    padding-bottom: 30px;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .star-rating {
    top: -2px;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
    position: absolute;
    top: -40px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: auto;
    padding: 5px 10px 7px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 20px;
    background: #000;
    color: #fff;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
        top: 10px;
    }
}
@media screen and (max-width: 48em) {
    .product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
        right: auto;
        left: 0;
        top: 20px;
    }
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover.hovered {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    visibility: visible;
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover:before {
    top: 100%;
    right: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
@media screen and (max-width: 48em) {
    .product_layout_2 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover:before {
        right: auto;
        left: 20px;
    }
}
.product_layout_2 .product_content_wrapper .product_infos .product_summary_middle .product_title {
    text-align: left;
    margin-bottom: 21px;
}
.product_layout_2 .product_content_wrapper .product_infos .price {
    font-size: 22px !important;
    font-weight: bold;
}
.product_layout_2 .product_content_wrapper .product_infos form.cart {
    margin-bottom: 30px;
}
.product_layout_2 .product_content_wrapper .product_infos form.cart table.group_table {
    margin-bottom: 30px;
}
.product_layout_2 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-wrapper {
    padding-top: 1rem !important;
}
.product_layout_2 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator {
    margin: 1rem 0 !important;
    text-transform: lowercase;
    font-size: 12px;
}
@media screen and (min-width: 768px) {
    .product_layout_2 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator + .single_add_to_cart_button {
        width: 100% !important;
    }
}
.product_layout_2 .product_content_wrapper .product_infos form.cart .quantity:not(.hidden).default {
    margin-bottom: 10px;
}
.product_layout_2 .product_content_wrapper .product_infos form.cart .added_to_cart,
.product_layout_2 .product_content_wrapper .product_infos form.cart .button.added_to_cart_button {
    display: none !important;
}
.product_layout_2 .product_content_wrapper .product_infos form.cart .button {
    display: inline-block;
    float: none !important;
    vertical-align: top !important;
}
@media (max-width: 767px) {
    .product_layout_2 .product_content_wrapper .product_infos form.cart .button {
        min-width: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        float: left !important;
        text-align: center;
        padding: 16px 38px !important;
    }
}
.product_layout_2 .product_content_wrapper .product_infos .woocommerce-variation-availability {
    margin-top: 30px;
}
.product_layout_2 .product_content_wrapper .product_infos .woocommerce-variation-availability p.out-of-stock {
    display: block !important;
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_2 .product_content_wrapper .product_infos p.out-of-stock {
    display: none;
}
.product_layout_2 .product_content_wrapper .product_infos .out_of_stock_wrapper {
    margin-bottom: 2.5rem;
}
.product_layout_2 .product_content_wrapper .product_infos .out_of_stock_wrapper .out_of_stock_badge_single {
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_2 .product_content_wrapper .product_infos .composited_product_details_wrapper .details p.out-of-stock {
    display: block;
}
.product_layout_2 .product_content_wrapper .product_infos #yith-wcwl-popup-message {
    display: none !important;
}
.product_layout_2 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist {
    margin: 0 0 17px;
    height: auto;
    position: relative;
    height: auto;
}
.product_layout_2 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show:before {
    content: "";
}
.product_layout_2 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a.add_to_wishlist .add_to_wishlist_text:before {
    top: 100%;
    left: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
.product_layout_2 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
    content: "";
}
@media screen and (min-width: 75.0625em) {
    .product_layout_2 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist:after {
        content: "";
        width: 50px;
        height: 1px;
        display: block;
        margin-top: 20px;
    }
}
@media screen and (min-width: 64em) and (max-width: 90em) {
    .product_layout_2 .product_content_wrapper .single_product_summary_related,
    .product_layout_2 .product_content_wrapper .single_product_summary_upsell,
    .product_layout_2 .product_content_wrapper .woocommerce-tabs {
        padding-right: 50px;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .column,
    .product_layout_2 .product_content_wrapper .columns {
        position: inherit !important;
    }
}
.product_layout_2 .product_content_wrapper .product_meta {
    font-size: 10px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 22px 30px 22px;
    text-align: left;
    padding: 0;
    clear: left;
}
@media screen and (max-width: 75em) {
    .product_layout_2 .product_content_wrapper .product_meta {
        padding: 20px 0;
        border-top-width: 1px;
        border-top-style: solid;
    }
}
.product_layout_2 .product_content_wrapper .product_meta > span {
    display: block;
    text-transform: uppercase;
}
.product_layout_2 .product_content_wrapper .product_meta > span a {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-weight: bold;
}
.product_layout_2 .product_content_wrapper .product_meta > span a:hover {
    opacity: 1;
}
.product_layout_2 .product_content_wrapper .mobile_gallery,
.product_layout_2 .product_content_wrapper .mobile_gallery_thumbs {
    display: none;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_2 .product_content_wrapper .mobile_gallery,
    .product_layout_2 .product_content_wrapper .mobile_gallery_thumbs {
        display: block;
    }
}
.product_layout_2 .product_content_wrapper .mobile_gallery {
    position: relative;
}
.product_layout_2 .product_content_wrapper .mobile_gallery-zoom-button {
    background-color: #fff;
    background-image: url(../images/cursor-zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    border-radius: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    outline: 0;
    top: 20px;
    right: 20px;
    z-index: 1;
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a.fresco.zoom,
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a:not(.fresco) {
    display: block;
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper.mobile-gallery a.fresco {
    display: block;
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img {
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img.flex-active {
    opacity: 0.2 !important;
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li:hover img {
    opacity: 0.2 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_2 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs {
    padding-top: 80px;
}
@media screen and (max-width: 40em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs {
        padding-top: 40px;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel {
    margin: 0 !important;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel > h2:first-child {
    display: none;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel .large-8 > h2:first-child {
    display: none;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
    border-top: none;
    margin-top: -5px;
    margin-bottom: -2px;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child {
    border-bottom: none;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child td {
    border-bottom: none;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td,
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    font-size: 1rem;
    font-weight: normal;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    width: 110px;
    padding: 11px 20px 11px 0;
    border: none;
    font-weight: bold;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
        width: 150px;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
    padding: 11px 0px 11px;
    font-style: normal;
    border: none;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes p {
    padding: 0;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt td,
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt th {
    background: none !important;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews {
    margin-top: 24px;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews {
        font-size: 1.3125rem;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comment {
    height: 140px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews .star-rating {
    font-size: 10px;
    top: 4px;
    margin-right: -70px;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews .star-rating {
        margin-right: -100px;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews .woocommerce-Reviews-title {
    font-size: 21px;
    margin-bottom: 25px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews .comment-metadata {
    margin-bottom: 16px;
    margin-top: -3px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments {
    margin: 0 0 45px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist {
    margin: 0px 0 30px;
    width: 100%;
    background: none;
    list-style: none;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 25px 0 30px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li:first-child {
    margin-top: 0px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li img.avatar {
    background: none;
    border: 0;
    margin: 0;
    line-height: 1;
    position: absolute;
    float: none;
    left: 0;
    top: -5px;
    width: 50px;
    height: 50px;
    padding: 0;
    overflow: hidden;
    border-radius: 70px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text {
    margin: 0 70px 0 70px;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text .verified {
    color: #a1a1a1;
    display: inline-block;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .description {
    margin: 11px -70px 0 0;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating {
    margin: 0 0 20px;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating p.stars {
        font-size: 0.875rem;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-author {
    margin-bottom: 0;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-email {
    margin-bottom: 15px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-comment {
    margin-top: -30px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit {
    font-size: 13px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit:hover {
    color: #fff;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
    width: 100%;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
        width: 48%;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews h3 {
    font-size: 1.125rem;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews span.comment-reply-title {
    font-size: 1.3125rem;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 7px;
    text-align: left;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs .panel #reviews span.comment-reply-title {
        font-size: 1.75rem;
        line-height: 1.3;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs {
    padding-left: 0 !important;
    margin-bottom: 50px !important;
    text-align: left !important;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs:before {
    display: none !important;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: none !important;
    border-radius: 0px !important;
    padding: 0 !important;
    margin: 0 15px !important;
    font-size: 13px;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li a {
        line-height: 1.5;
        padding: 18px 0 5px !important;
        border-bottom: none;
    }
    .product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li a.active {
        border-bottom: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li:first-child {
        margin-left: 0 !important;
    }
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li.active {
    background: none !important;
    border-top: 3px solid !important;
}
.product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li:after,
.product_layout_2 .product_content_wrapper .woocommerce-tabs ul.tabs li:before {
    display: none !important;
}
.product_layout_2 .product-type-grouped form.cart {
    float: none !important;
}
@media screen and (max-width: 75em) {
    .product_layout_2 .product_navigation {
        display: block;
        width: auto;
        text-align: center;
        padding: 20px 0;
        overflow: hidden;
        border-top-width: 1px;
        border-top-style: solid;
    }
    .product_layout_2 .product_navigation #nav-below {
        padding: 0;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous {
        display: inline-block;
        text-align: center;
        width: 50%;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a {
        display: inline-block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 1 !important;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a span,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a span {
        display: inline-block;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: left;
        position: relative;
        top: -5px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a i,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a i {
        display: inline-block;
        position: relative;
        width: 15px;
        height: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-previous {
        float: left;
        text-align: left;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-previous i {
        left: -8px;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next {
        float: right;
        text-align: right;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next i {
        right: -1px;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_2 .product_navigation {
        position: fixed;
        left: 100%;
        top: 430px;
        z-index: 999;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-animation: slide-in-from-right;
        animation: slide-in-from-right;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous {
        text-align: center;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a {
        display: block;
        -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        text-align: center;
        padding-top: 6px;
        width: 38px;
        height: 38px;
        margin: 10px 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 24px;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a span,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a span {
        display: none;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_2 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_2 .product_navigation #nav-below .product-nav-previous {
        margin-bottom: 10px;
    }
}
@keyframes slide-in-from-right {
    0% {
        -webkit-transform: translateX(55px);
        transform: translateX(55px);
    }
    50% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    75% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    to {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
}
.product_layout_2 .product-badges {
    position: absolute;
    top: 12px;
    margin-left: 15px;
    z-index: 998;
}
@media screen and (min-width: 1024px) {
    .product_layout_2 .product-badges {
        z-index: 999;
        top: 15px;
        margin-left: -10px;
    }
}
.product_layout_2 .product-badges .product-sale .onsale {
    position: inherit;
    top: inherit;
    margin-right: 0;
    display: inline-block;
}
.product_layout_2 section.related h2,
.product_layout_2 section.up-sells h2 {
    text-align: left;
    font-size: 13px !important;
    text-transform: uppercase;
    margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
    .product_layout_2 section.related h2,
    .product_layout_2 section.up-sells h2 {
        margin-top: 75px;
    }
}
@media screen and (min-width: 1024px) {
    .product_layout_2 section.related h2,
    .product_layout_2 section.up-sells h2 {
        margin-top: 100px;
    }
}
.product_layout_2 .single_product_summary_upsell + .single_product_summary_related .related h2 {
    margin-top: 0;
}
.product_layout_2 .related .large-centered,
.product_layout_2 .related .medium-centered,
.product_layout_2 .related .small-centered,
.product_layout_2 .up-sells .large-centered,
.product_layout_2 .up-sells .medium-centered,
.product_layout_2 .up-sells .small-centered {
    float: left !important;
}
.product_layout_3 .product_content_wrapper {
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper {
        padding-bottom: 85px;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_3 .product_content_wrapper > .row > .medium-12.large-8 {
        width: 50%;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_3 .product_content_wrapper {
        max-width: 80%;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product-images-wrapper {
        margin: 0 !important;
    }
}
@media screen and (min-width: 75.0625em) and (max-width: 90em) {
    .product_layout_3 .product_content_wrapper .product-images-wrapper {
        padding-right: 50px;
    }
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .woocommerce-product-gallery__wrapper {
    height: auto !important;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product-images-style-3 {
    display: none;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product-images-wrapper .product-images-style-3 {
        display: block;
    }
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_title {
    text-align: left;
    z-index: 999;
    margin-bottom: 0;
    padding: 35px 0 0 0;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product-images-wrapper .product_title {
        padding: 35px 30px 0 20px;
    }
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_title.for-desktop {
    position: absolute;
    top: -4px;
    margin-bottom: 50px;
    padding: 0;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .images {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images {
    font-size: 0;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image {
    position: relative;
    vertical-align: middle;
    margin-bottom: 25px;
    width: 100% !important;
    height: auto !important;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image .easyzoom.el_zoom img {
    cursor: url(../images/cursor-zoom.png), auto;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image.mobile {
    display: none;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image .desktop-image {
    display: block;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image:first-child {
    width: 100%;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image:first-child img {
    padding: 0;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image img {
    width: 100%;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image .caption {
    padding: 30px 0 40px;
    max-width: 50%;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image .caption:before {
    content: "";
    width: 50px;
    height: 1px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: super;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image.video {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-image.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-video-icon {
    display: none;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
    display: none;
    position: fixed;
    list-style-type: none;
    margin: 0;
    z-index: 9;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
        left: 2%;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
        display: block;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller {
        left: 10.5%;
    }
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller li.video-icon .dot {
    border: 2px solid;
    width: 18px;
    height: 18px;
    font-size: 8px;
    margin: 0;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller li.video-icon .dot.current {
    border-color: transparent;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller li.video-icon .dot i {
    color: #fff;
    font-size: 6px;
    text-align: center;
    vertical-align: middle;
    margin-left: 1px;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller .dot {
    width: 8px;
    height: 8px;
    border: 1px solid;
    border-radius: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin: 13px auto;
    display: block;
    text-align: center;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller .dot:first-child {
    margin-top: 0;
}
.product_layout_3 .product_content_wrapper .product-images-wrapper .product_images .product-images-controller .dot.current {
    border-color: transparent;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table tr td {
    font-size: 1rem;
    padding-bottom: 13px !important;
    padding-top: 13px !important;
    text-align: left;
    vertical-align: middle !important;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table tr td .quantity.custom .minus-btn i,
.product_layout_3 .product_content_wrapper .product_infos .group_table tr td .quantity.custom .plus-btn i {
    top: -4px !important;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table tr:first-child td {
    padding-top: 5px !important;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table tr:last-child td {
    border-bottom: none;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity {
    padding-right: 13px;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .wc-grouped-product-add-to-cart-checkbox {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    width: 35px !important;
    height: 35px;
    outline: 0;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
    min-width: 100px;
}
@media screen and (max-width: 48em) {
    .product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
        max-width: 110px;
        word-break: break-word;
        padding: 16px !important;
    }
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button:hover {
    color: #fff;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.default {
    width: 60px;
    margin: 0 auto;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.custom {
    margin: 0 auto;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
    display: table-cell;
    cursor: default !important;
    color: #333;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
.product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
    margin-top: -5px;
    cursor: default !important;
    padding-right: 0;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
        margin-top: 0;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label a {
        font-size: 13px !important;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label .price {
        display: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        display: table-cell;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_3 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        font-size: 13px !important;
        text-align: right;
    }
}
.product_layout_3 .product_content_wrapper .product_infos .group_table label a {
    font-size: 1rem;
    line-height: 1.3125rem;
    font-weight: 700;
    white-space: normal;
    text-transform: capitalize;
}
.product_layout_3 .product_content_wrapper .product_infos .group_table del .amount {
    margin-right: 5px;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product_infos {
        position: fixed;
        right: 0;
        bottom: auto;
        width: 35%;
        padding: 0 50px 0 0;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_3 .product_content_wrapper .product_infos {
        padding: 0 50px 0 calc(50px - 0.625rem);
        width: 50%;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_3 .product_content_wrapper .product_infos {
        width: 24%;
        right: 8%;
        padding: 0;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .product_infos.long-description {
        position: absolute;
        top: 0;
        right: 0;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_3 .product_content_wrapper .product_infos.long-description {
        right: 8%;
        padding: 0;
    }
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top {
    margin-bottom: 55px;
    position: relative;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top:after {
    content: "";
    display: block;
    clear: both;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb {
    width: 70%;
    float: left;
    text-transform: uppercase;
    font-size: 0;
    font-weight: bold;
    line-height: 18px;
    padding: 0;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep {
    font-size: 10px;
    padding-left: 7px;
    padding-right: 7px;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep:last-child {
    display: none;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a {
    font-size: 10px;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a:first-child {
    padding-left: 0;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating {
    width: auto;
    float: right;
    margin-bottom: 0;
    position: relative;
    text-align: right;
    line-height: 18px;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .woocommerce-review-link {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 100%;
    height: 10px;
    padding-bottom: 30px;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .star-rating {
    top: -2px;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
    position: absolute;
    top: -40px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: auto;
    padding: 5px 10px 7px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 20px;
    background: #000;
    color: #fff;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
        top: 10px;
    }
}
@media screen and (max-width: 48em) {
    .product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
        right: auto;
        left: 0;
        top: 20px;
    }
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover.hovered {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    visibility: visible;
}
.product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover:before {
    top: 100%;
    right: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
@media screen and (max-width: 48em) {
    .product_layout_3 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover:before {
        right: auto;
        left: 20px;
    }
}
.product_layout_3 .product_content_wrapper .product_infos .price {
    font-size: 22px !important;
    font-weight: bold;
}
.product_layout_3 .product_content_wrapper .product_infos form.cart {
    margin-bottom: 30px;
}
.product_layout_3 .product_content_wrapper .product_infos form.cart table.group_table {
    margin-bottom: 30px;
}
.product_layout_3 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-wrapper {
    padding-top: 1rem !important;
}
.product_layout_3 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator {
    margin: 1rem 0 !important;
    text-transform: lowercase;
    font-size: 12px;
}
@media screen and (min-width: 768px) {
    .product_layout_3 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator + .single_add_to_cart_button {
        width: 100% !important;
    }
}
.product_layout_3 .product_content_wrapper .product_infos form.cart .quantity:not(.hidden).default {
    margin-bottom: 10px;
}
.product_layout_3 .product_content_wrapper .product_infos form.cart .added_to_cart,
.product_layout_3 .product_content_wrapper .product_infos form.cart .button.added_to_cart_button {
    display: none !important;
}
.product_layout_3 .product_content_wrapper .product_infos form.cart .button {
    display: inline-block;
    float: none !important;
    vertical-align: top !important;
}
@media (max-width: 767px) {
    .product_layout_3 .product_content_wrapper .product_infos form.cart .button {
        min-width: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        float: left !important;
        text-align: center;
        padding: 16px 38px !important;
    }
}
.product_layout_3 .product_content_wrapper .product_infos .woocommerce-variation-availability {
    margin-top: 30px;
}
.product_layout_3 .product_content_wrapper .product_infos .woocommerce-variation-availability p.out-of-stock {
    display: block !important;
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_3 .product_content_wrapper .product_infos p.out-of-stock {
    display: none;
}
.product_layout_3 .product_content_wrapper .product_infos .out_of_stock_wrapper {
    margin-bottom: 2.5rem;
}
.product_layout_3 .product_content_wrapper .product_infos .out_of_stock_wrapper .out_of_stock_badge_single {
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_3 .product_content_wrapper .product_infos .composited_product_details_wrapper .details p.out-of-stock {
    display: block;
}
.product_layout_3 .product_content_wrapper .product_infos #yith-wcwl-popup-message {
    display: none !important;
}
.product_layout_3 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist {
    margin: 0 0 17px;
    height: auto;
    position: relative;
    height: auto;
}
.product_layout_3 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show:before {
    content: "";
}
.product_layout_3 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a.add_to_wishlist .add_to_wishlist_text:before {
    top: 100%;
    left: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
.product_layout_3 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
    content: "";
}
@media screen and (min-width: 75.0625em) {
    .product_layout_3 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist:after {
        content: "";
        width: 50px;
        height: 1px;
        display: block;
        margin-top: 20px;
    }
}
@media screen and (min-width: 64em) and (max-width: 90em) {
    .product_layout_3 .product_content_wrapper .single_product_summary_related,
    .product_layout_3 .product_content_wrapper .single_product_summary_upsell,
    .product_layout_3 .product_content_wrapper .woocommerce-tabs {
        padding-right: 50px;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .column,
    .product_layout_3 .product_content_wrapper .columns {
        position: inherit !important;
    }
}
.product_layout_3 .product_content_wrapper .product_meta {
    font-size: 10px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 22px 30px 22px;
    text-align: left;
    padding: 0;
    clear: left;
}
@media screen and (max-width: 75em) {
    .product_layout_3 .product_content_wrapper .product_meta {
        padding: 20px 0;
        border-top-width: 1px;
        border-top-style: solid;
    }
}
.product_layout_3 .product_content_wrapper .product_meta > span {
    display: block;
    text-transform: uppercase;
}
.product_layout_3 .product_content_wrapper .product_meta > span a {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-weight: bold;
}
.product_layout_3 .product_content_wrapper .product_meta > span a:hover {
    opacity: 1;
}
.product_layout_3 .product_content_wrapper .mobile_gallery,
.product_layout_3 .product_content_wrapper .mobile_gallery_thumbs {
    display: none;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_3 .product_content_wrapper .mobile_gallery,
    .product_layout_3 .product_content_wrapper .mobile_gallery_thumbs {
        display: block;
    }
}
.product_layout_3 .product_content_wrapper .mobile_gallery {
    position: relative;
}
.product_layout_3 .product_content_wrapper .mobile_gallery-zoom-button {
    background-color: #fff;
    background-image: url(../images/cursor-zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    border-radius: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    outline: 0;
    top: 20px;
    right: 20px;
    z-index: 1;
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a.fresco.zoom,
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a:not(.fresco) {
    display: block;
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper.mobile-gallery a.fresco {
    display: block;
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img {
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img.flex-active {
    opacity: 0.2 !important;
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li:hover img {
    opacity: 0.2 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_3 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs {
    padding-top: 80px;
}
@media screen and (max-width: 40em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs {
        padding-top: 40px;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel {
    margin: 0 !important;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel > h2:first-child {
    display: none;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel .large-8 > h2:first-child {
    display: none;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
    border-top: none;
    margin-top: -5px;
    margin-bottom: -2px;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child {
    border-bottom: none;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child td {
    border-bottom: none;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td,
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    font-size: 1rem;
    font-weight: normal;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    width: 110px;
    padding: 11px 20px 11px 0;
    border: none;
    font-weight: bold;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
        width: 150px;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
    padding: 11px 0px 11px;
    font-style: normal;
    border: none;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes p {
    padding: 0;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt td,
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt th {
    background: none !important;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews {
    margin-top: 24px;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews {
        font-size: 1.3125rem;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comment {
    height: 140px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews .star-rating {
    font-size: 10px;
    top: 4px;
    margin-right: -70px;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews .star-rating {
        margin-right: -100px;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews .woocommerce-Reviews-title {
    font-size: 21px;
    margin-bottom: 25px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews .comment-metadata {
    margin-bottom: 16px;
    margin-top: -3px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments {
    margin: 0 0 45px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist {
    margin: 0px 0 30px;
    width: 100%;
    background: none;
    list-style: none;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 25px 0 30px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li:first-child {
    margin-top: 0px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li img.avatar {
    background: none;
    border: 0;
    margin: 0;
    line-height: 1;
    position: absolute;
    float: none;
    left: 0;
    top: -5px;
    width: 50px;
    height: 50px;
    padding: 0;
    overflow: hidden;
    border-radius: 70px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text {
    margin: 0 70px 0 70px;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text .verified {
    color: #a1a1a1;
    display: inline-block;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .description {
    margin: 11px -70px 0 0;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating {
    margin: 0 0 20px;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating p.stars {
        font-size: 0.875rem;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-author {
    margin-bottom: 0;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-email {
    margin-bottom: 15px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-comment {
    margin-top: -30px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit {
    font-size: 13px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit:hover {
    color: #fff;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
    width: 100%;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
        width: 48%;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews h3 {
    font-size: 1.125rem;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews span.comment-reply-title {
    font-size: 1.3125rem;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 7px;
    text-align: left;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs .panel #reviews span.comment-reply-title {
        font-size: 1.75rem;
        line-height: 1.3;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs {
    padding-left: 0 !important;
    margin-bottom: 50px !important;
    text-align: left !important;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs:before {
    display: none !important;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: none !important;
    border-radius: 0px !important;
    padding: 0 !important;
    margin: 0 15px !important;
    font-size: 13px;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li a {
        line-height: 1.5;
        padding: 18px 0 5px !important;
        border-bottom: none;
    }
    .product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li a.active {
        border-bottom: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li:first-child {
        margin-left: 0 !important;
    }
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li.active {
    background: none !important;
    border-top: 3px solid !important;
}
.product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li:after,
.product_layout_3 .product_content_wrapper .woocommerce-tabs ul.tabs li:before {
    display: none !important;
}
.product_layout_3 .product-type-grouped form.cart {
    float: none !important;
}
@media screen and (max-width: 75em) {
    .product_layout_3 .product_navigation {
        display: block;
        width: auto;
        text-align: center;
        padding: 20px 0;
        overflow: hidden;
        border-top-width: 1px;
        border-top-style: solid;
    }
    .product_layout_3 .product_navigation #nav-below {
        padding: 0;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous {
        display: inline-block;
        text-align: center;
        width: 50%;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a {
        display: inline-block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 1 !important;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a span,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a span {
        display: inline-block;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: left;
        position: relative;
        top: -5px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a i,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a i {
        display: inline-block;
        position: relative;
        width: 15px;
        height: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-previous {
        float: left;
        text-align: left;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-previous i {
        left: -8px;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next {
        float: right;
        text-align: right;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next i {
        right: -1px;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_3 .product_navigation {
        position: fixed;
        left: 100%;
        top: 430px;
        z-index: 999;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-animation: slide-in-from-right;
        animation: slide-in-from-right;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous {
        text-align: center;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a {
        display: block;
        -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        text-align: center;
        padding-top: 6px;
        width: 38px;
        height: 38px;
        margin: 10px 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 24px;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a span,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a span {
        display: none;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_3 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_3 .product_navigation #nav-below .product-nav-previous {
        margin-bottom: 10px;
    }
}
@keyframes slide-in-from-right {
    0% {
        -webkit-transform: translateX(55px);
        transform: translateX(55px);
    }
    50% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    75% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    to {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
}
.product_layout_3 .product-badges {
    position: absolute;
    top: 12px;
    margin-left: 15px;
    z-index: 998;
}
@media screen and (min-width: 1024px) {
    .product_layout_3 .product-badges {
        z-index: 999;
        top: 47px;
        margin-left: -20px;
    }
}
.product_layout_3 .product-badges .product-sale .onsale {
    position: inherit;
    top: inherit;
    margin-right: 0;
    display: inline-block;
}
.product_layout_3 section.related h2,
.product_layout_3 section.up-sells h2 {
    text-align: left;
    font-size: 13px !important;
    text-transform: uppercase;
    margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
    .product_layout_3 section.related h2,
    .product_layout_3 section.up-sells h2 {
        margin-top: 75px;
    }
}
@media screen and (min-width: 1024px) {
    .product_layout_3 section.related h2,
    .product_layout_3 section.up-sells h2 {
        margin-top: 100px;
    }
}
.product_layout_3 .single_product_summary_upsell + .single_product_summary_related .related h2 {
    margin-top: 0;
}
.product_layout_3 .related .large-centered,
.product_layout_3 .related .medium-centered,
.product_layout_3 .related .small-centered,
.product_layout_3 .up-sells .large-centered,
.product_layout_3 .up-sells .medium-centered,
.product_layout_3 .up-sells .small-centered {
    float: left !important;
}
body.product-layout-style_4 .st-container {
    overflow-y: hidden;
}
.product_layout_4 .product_content_wrapper {
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper {
        padding-bottom: 85px;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_4 .product_content_wrapper > .row > .medium-12.large-8 {
        width: 50%;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_4 .product_content_wrapper {
        max-width: 80%;
    }
}
.product_layout_4 .product_content_wrapper .product-images-wrapper {
    position: relative;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .product-images-wrapper {
        margin: 0 !important;
    }
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .woocommerce-product-gallery__wrapper {
    height: auto !important;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 {
    display: none;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 {
        display: block;
    }
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4.images {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4.images .product-image {
    width: 100%;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4.images .product-image .zoom img {
    cursor: url(../images/cursor-zoom.png), auto;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images {
    font-size: 0;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images .product-image {
    height: auto !important;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image {
    margin-bottom: 50px;
    vertical-align: middle;
    position: relative;
    text-align: center;
    width: 60% !important;
    display: inline-block;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image .easyzoom.el_zoom img {
    cursor: url(../images/cursor-zoom.png), auto;
}
@media screen and (min-width: 75.0625em) {
    .product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image {
        margin-bottom: 100px;
        display: inline-block;
    }
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image.mobile {
    display: none;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image .desktop-image {
    display: block;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:last-child {
    margin-bottom: 0;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:first-child {
    width: 100% !important;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:first-child img {
    padding: 0;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:nth-child(4n + 3),
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:nth-child(4n + 4) {
    width: 40% !important;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:nth-child(4n + 3),
    .product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:nth-child(4n + 4) {
        padding: 20px 30px 0;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:nth-child(4n + 3),
    .product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image:nth-child(4n + 4) {
        padding: 60px 30px 0;
    }
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image img {
    width: 100%;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images > .product-image.video {
    width: 100%;
    margin-bottom: 0;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images .video {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images:after {
    content: "";
    display: block;
    clear: both;
}
.product_layout_4 .product_content_wrapper .product-images-wrapper .product-images-style-4 .product_images .product-video-icon {
    display: none;
}
.product_layout_4 .product_content_wrapper .product_infos {
    overflow-y: scroll;
    max-height: 100%;
    padding-bottom: 50px;
    -ms-overflow-style: none;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .product_infos {
        position: fixed;
        width: 35%;
        right: 0;
        padding: 0 50px;
    }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
    .product_layout_4 .product_content_wrapper .product_infos {
        padding: 0 50px 0 calc(50px - 0.625rem);
        width: 50%;
    }
}
@media screen and (min-width: 90.0625em) {
    .product_layout_4 .product_content_wrapper .product_infos {
        width: 24%;
        right: 8%;
        padding: 0;
    }
}
.product_layout_4 .product_content_wrapper .product_infos::-webkit-scrollbar {
    display: none;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table tr td {
    font-size: 1rem;
    padding-bottom: 13px !important;
    padding-top: 13px !important;
    text-align: left;
    vertical-align: middle !important;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table tr td .quantity.custom .minus-btn i,
.product_layout_4 .product_content_wrapper .product_infos .group_table tr td .quantity.custom .plus-btn i {
    top: -4px !important;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table tr:first-child td {
    padding-top: 5px !important;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table tr:last-child td {
    border-bottom: none;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity {
    padding-right: 13px;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .wc-grouped-product-add-to-cart-checkbox {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    width: 35px !important;
    height: 35px;
    outline: 0;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
    min-width: 100px;
}
@media screen and (max-width: 48em) {
    .product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button {
        max-width: 110px;
        word-break: break-word;
        padding: 16px !important;
    }
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .button:hover {
    color: #fff;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.default {
    width: 60px;
    margin: 0 auto;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__quantity .quantity.custom {
    margin: 0 auto;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
    display: table-cell;
    cursor: default !important;
    color: #333;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
.product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
    margin-top: -5px;
    cursor: default !important;
    padding-right: 0;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label {
        margin-top: 0;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label label a {
        font-size: 13px !important;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__label .price {
        display: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        display: table-cell;
    }
}
@media screen and (max-width: 63.9375em) {
    .product_layout_4 .product_content_wrapper .product_infos .group_table td.woocommerce-grouped-product-list-item__price {
        font-size: 13px !important;
        text-align: right;
    }
}
.product_layout_4 .product_content_wrapper .product_infos .group_table label a {
    font-size: 1rem;
    line-height: 1.3125rem;
    font-weight: 700;
    white-space: normal;
    text-transform: capitalize;
}
.product_layout_4 .product_content_wrapper .product_infos .group_table del .amount {
    margin-right: 5px;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .product_infos.long-description {
        position: absolute;
        top: 0;
    }
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top {
    margin-bottom: 55px;
    position: relative;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top:after {
    content: "";
    display: block;
    clear: both;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb {
    width: 70%;
    float: left;
    text-transform: uppercase;
    font-size: 0;
    font-weight: bold;
    line-height: 18px;
    padding: 0;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep {
    font-size: 10px;
    padding-left: 7px;
    padding-right: 7px;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb .breadcrump_sep:last-child {
    display: none;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a {
    font-size: 10px;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb a:first-child {
    padding-left: 0;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating {
    width: auto;
    float: right;
    margin-bottom: 0;
    position: relative;
    text-align: right;
    line-height: 18px;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .woocommerce-review-link {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 100%;
    height: 10px;
    padding-bottom: 30px;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .star-rating {
    top: -2px;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
    position: absolute;
    top: -40px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: auto;
    padding: 5px 10px 7px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 20px;
    background: #000;
    color: #fff;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
        top: 10px;
    }
}
@media screen and (max-width: 48em) {
    .product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover {
        right: auto;
        left: 0;
        top: 20px;
    }
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover.hovered {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    visibility: visible;
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover:before {
    top: 100%;
    right: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
@media screen and (max-width: 48em) {
    .product_layout_4 .product_content_wrapper .product_infos .product_summary_top .woocommerce_review_link_hover:before {
        right: auto;
        left: 20px;
    }
}
.product_layout_4 .product_content_wrapper .product_infos .product_summary_middle .product_title {
    text-align: left;
    margin-bottom: 21px;
}
.product_layout_4 .product_content_wrapper .product_infos .price {
    font-size: 22px !important;
    font-weight: bold;
}
.product_layout_4 .product_content_wrapper .product_infos form.cart {
    margin-bottom: 30px;
}
.product_layout_4 .product_content_wrapper .product_infos form.cart table.group_table {
    margin-bottom: 30px;
}
.product_layout_4 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-wrapper {
    padding-top: 1rem !important;
}
.product_layout_4 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator {
    margin: 1rem 0 !important;
    text-transform: lowercase;
    font-size: 12px;
}
@media screen and (min-width: 768px) {
    .product_layout_4 .product_content_wrapper .product_infos form.cart #wc-stripe-payment-request-button-separator + .single_add_to_cart_button {
        width: 100% !important;
    }
}
.product_layout_4 .product_content_wrapper .product_infos form.cart .quantity:not(.hidden).default {
    margin-bottom: 10px;
}
.product_layout_4 .product_content_wrapper .product_infos form.cart .added_to_cart,
.product_layout_4 .product_content_wrapper .product_infos form.cart .button.added_to_cart_button {
    display: none !important;
}
.product_layout_4 .product_content_wrapper .product_infos form.cart .button {
    display: inline-block;
    float: none !important;
    vertical-align: top !important;
}
@media (max-width: 767px) {
    .product_layout_4 .product_content_wrapper .product_infos form.cart .button {
        min-width: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        float: left !important;
        text-align: center;
        padding: 16px 38px !important;
    }
}
.product_layout_4 .product_content_wrapper .product_infos .woocommerce-variation-availability {
    margin-top: 30px;
}
.product_layout_4 .product_content_wrapper .product_infos .woocommerce-variation-availability p.out-of-stock {
    display: block !important;
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_4 .product_content_wrapper .product_infos p.out-of-stock {
    display: none;
}
.product_layout_4 .product_content_wrapper .product_infos .out_of_stock_wrapper {
    margin-bottom: 2.5rem;
}
.product_layout_4 .product_content_wrapper .product_infos .out_of_stock_wrapper .out_of_stock_badge_single {
    text-align: center;
    border: 1px dashed;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.6875rem;
}
.product_layout_4 .product_content_wrapper .product_infos .composited_product_details_wrapper .details p.out-of-stock {
    display: block;
}
.product_layout_4 .product_content_wrapper .product_infos #yith-wcwl-popup-message {
    display: none !important;
}
.product_layout_4 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist {
    margin: 0 0 17px;
    height: auto;
    position: relative;
    height: auto;
}
.product_layout_4 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show:before {
    content: "";
}
.product_layout_4 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show a.add_to_wishlist .add_to_wishlist_text:before {
    top: 100%;
    left: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(27, 27, 29, 0);
    border-top-color: #1b1b1d;
    border-width: 4px;
}
.product_layout_4 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
    content: "";
}
@media screen and (min-width: 75.0625em) {
    .product_layout_4 .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist:after {
        content: "";
        width: 50px;
        height: 1px;
        display: block;
        margin-top: 20px;
    }
}
@media screen and (min-width: 64em) and (max-width: 90em) {
    .product_layout_4 .product_content_wrapper .single_product_summary_related,
    .product_layout_4 .product_content_wrapper .single_product_summary_upsell,
    .product_layout_4 .product_content_wrapper .woocommerce-tabs {
        padding-right: 50px;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .column,
    .product_layout_4 .product_content_wrapper .columns {
        position: inherit !important;
    }
}
.product_layout_4 .product_content_wrapper .product_meta {
    font-size: 10px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 22px 30px 22px;
    text-align: left;
    padding: 0;
    clear: left;
}
@media screen and (max-width: 75em) {
    .product_layout_4 .product_content_wrapper .product_meta {
        padding: 20px 0;
        border-top-width: 1px;
        border-top-style: solid;
    }
}
.product_layout_4 .product_content_wrapper .product_meta > span {
    display: block;
    text-transform: uppercase;
}
.product_layout_4 .product_content_wrapper .product_meta > span a {
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-weight: bold;
}
.product_layout_4 .product_content_wrapper .product_meta > span a:hover {
    opacity: 1;
}
.product_layout_4 .product_content_wrapper .mobile_gallery,
.product_layout_4 .product_content_wrapper .mobile_gallery_thumbs {
    display: none;
}
@media screen and (max-width: 63.9375em) {
    .product_layout_4 .product_content_wrapper .mobile_gallery,
    .product_layout_4 .product_content_wrapper .mobile_gallery_thumbs {
        display: block;
    }
}
.product_layout_4 .product_content_wrapper .mobile_gallery {
    position: relative;
}
.product_layout_4 .product_content_wrapper .mobile_gallery-zoom-button {
    background-color: #fff;
    background-image: url(../images/cursor-zoom.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    border-radius: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    outline: 0;
    top: 20px;
    right: 20px;
    z-index: 1;
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a.fresco.zoom,
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a:not(.fresco) {
    display: block;
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__wrapper.mobile-gallery a.fresco {
    display: block;
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img {
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li img.flex-active {
    opacity: 0.2 !important;
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery ol.flex-control-thumbs li:hover img {
    opacity: 0.2 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper {
    padding-top: 56.2222%;
    width: 100%;
    position: relative;
}
.product_layout_4 .product_content_wrapper .woocommerce-product-gallery .woocommerce-product-gallery__image.youtube .fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs {
    padding-top: 80px;
}
@media screen and (max-width: 40em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs {
        padding-top: 40px;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel {
    margin: 0 !important;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel > h2:first-child {
    display: none;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel .large-8 > h2:first-child {
    display: none;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
    border-top: none;
    margin-top: -5px;
    margin-bottom: -2px;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child {
    border-bottom: none;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes tr:last-child td {
    border-bottom: none;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td,
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    font-size: 1rem;
    font-weight: normal;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
    width: 110px;
    padding: 11px 20px 11px 0;
    border: none;
    font-weight: bold;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {
        width: 150px;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td {
    padding: 11px 0px 11px;
    font-style: normal;
    border: none;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes p {
    padding: 0;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt td,
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel#tab-additional_information table.shop_attributes .alt th {
    background: none !important;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews {
    margin-top: 24px;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews {
        font-size: 1.3125rem;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comment {
    height: 140px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews .star-rating {
    font-size: 10px;
    top: 4px;
    margin-right: -70px;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews .star-rating {
        margin-right: -100px;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews .woocommerce-Reviews-title {
    font-size: 21px;
    margin-bottom: 25px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews .comment-metadata {
    margin-bottom: 16px;
    margin-top: -3px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments {
    margin: 0 0 45px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist {
    margin: 0px 0 30px;
    width: 100%;
    background: none;
    list-style: none;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 25px 0 30px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li:first-child {
    margin-top: 0px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li img.avatar {
    background: none;
    border: 0;
    margin: 0;
    line-height: 1;
    position: absolute;
    float: none;
    left: 0;
    top: -5px;
    width: 50px;
    height: 50px;
    padding: 0;
    overflow: hidden;
    border-radius: 70px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text {
    margin: 0 70px 0 70px;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text .verified {
    color: #a1a1a1;
    display: inline-block;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #comments ol.commentlist li .description {
    margin: 11px -70px 0 0;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating {
    margin: 0 0 20px;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond .comment-form-rating p.stars {
        font-size: 0.875rem;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-author {
    margin-bottom: 0;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-email {
    margin-bottom: 15px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond p .comment-form-comment {
    margin-top: -30px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit {
    font-size: 13px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond input#submit:hover {
    color: #fff;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
    width: 100%;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-first.comment-form-author,
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form #respond form .form-row-last.comment-form-email {
        width: 48%;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews h3 {
    font-size: 1.125rem;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews span.comment-reply-title {
    font-size: 1.3125rem;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 7px;
    text-align: left;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs .panel #reviews span.comment-reply-title {
        font-size: 1.75rem;
        line-height: 1.3;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs {
    padding-left: 0 !important;
    margin-bottom: 50px !important;
    text-align: left !important;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs:before {
    display: none !important;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: none !important;
    border-radius: 0px !important;
    padding: 0 !important;
    margin: 0 15px !important;
    font-size: 13px;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li a {
        line-height: 1.5;
        padding: 18px 0 5px !important;
        border-bottom: none;
    }
    .product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li a.active {
        border-bottom: none;
    }
}
@media screen and (min-width: 64em) {
    .product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li:first-child {
        margin-left: 0 !important;
    }
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li.active {
    background: none !important;
    border-top: 3px solid !important;
}
.product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li:after,
.product_layout_4 .product_content_wrapper .woocommerce-tabs ul.tabs li:before {
    display: none !important;
}
.product_layout_4 .product-type-grouped form.cart {
    float: none !important;
}
@media screen and (max-width: 75em) {
    .product_layout_4 .product_navigation {
        display: block;
        width: auto;
        text-align: center;
        padding: 20px 0;
        overflow: hidden;
        border-top-width: 1px;
        border-top-style: solid;
    }
    .product_layout_4 .product_navigation #nav-below {
        padding: 0;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous {
        display: inline-block;
        text-align: center;
        width: 50%;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a {
        display: inline-block;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 1 !important;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a span,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a span {
        display: inline-block;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        text-align: left;
        position: relative;
        top: -5px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a i,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a i {
        display: inline-block;
        position: relative;
        width: 15px;
        height: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-previous {
        float: left;
        text-align: left;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-previous i {
        left: -8px;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next {
        float: right;
        text-align: right;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next i {
        right: -1px;
    }
}
@media screen and (min-width: 75.0625em) {
    .product_layout_4 .product_navigation {
        position: fixed;
        left: 100%;
        top: 430px;
        z-index: 999;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-animation: slide-in-from-right;
        animation: slide-in-from-right;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous {
        text-align: center;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a {
        display: block;
        -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        text-align: center;
        padding-top: 6px;
        width: 38px;
        height: 38px;
        margin: 10px 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        font-size: 24px;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a span,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a span {
        display: none;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-next a:hover,
    .product_layout_4 .product_navigation #nav-below .product-nav-previous a:hover {
        opacity: 0.7;
    }
    .product_layout_4 .product_navigation #nav-below .product-nav-previous {
        margin-bottom: 10px;
    }
}
@keyframes slide-in-from-right {
    0% {
        -webkit-transform: translateX(55px);
        transform: translateX(55px);
    }
    50% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    75% {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
    to {
        -webkit-transform: translateX(-95px);
        transform: translateX(-95px);
    }
}
.product_layout_4 .product-badges {
    position: absolute;
    top: 12px;
    margin-left: 15px;
    z-index: 998;
}
@media screen and (min-width: 1024px) {
    .product_layout_4 .product-badges {
        z-index: 999;
        top: 15px;
        margin-left: 20px;
    }
}
.product_layout_4 .product-badges .product-sale .onsale {
    position: inherit;
    top: inherit;
    margin-right: 0;
    display: inline-block;
}
.product_layout_4 section.related h2,
.product_layout_4 section.up-sells h2 {
    text-align: left;
    font-size: 13px !important;
    text-transform: uppercase;
    margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
    .product_layout_4 section.related h2,
    .product_layout_4 section.up-sells h2 {
        margin-top: 75px;
    }
}
@media screen and (min-width: 1024px) {
    .product_layout_4 section.related h2,
    .product_layout_4 section.up-sells h2 {
        margin-top: 100px;
    }
}
.product_layout_4 .single_product_summary_upsell + .single_product_summary_related .related h2 {
    margin-top: 0;
}
.product_layout_4 .related .large-centered,
.product_layout_4 .related .medium-centered,
.product_layout_4 .related .small-centered,
.product_layout_4 .up-sells .large-centered,
.product_layout_4 .up-sells .medium-centered,
.product_layout_4 .up-sells .small-centered {
    float: left !important;
}
@media screen and (max-width: 63.9375em) {
    body.woocommerce.single-product .content-area {
        padding: 0;
    }
    body.woocommerce.single-product .related h2,
    body.woocommerce.single-product .upsells h2 {
        text-align: left !important;
    }
}
@media screen and (max-width: 40em) {
    .custom-layout.product_layout_3 .product_content_wrapper .product-images-wrapper .product_title,
    .default-layout.product_layout_3 .product_content_wrapper .product-images-wrapper .product_title {
        padding: 35px 1.875rem 0 1.875rem;
    }
    .custom-layout .comment-notes,
    .default-layout .comment-notes {
        text-align: left;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs #tab-description,
    .custom-layout .woocommerce-tabs #tab-description,
    .default-layout .product_content_wrapper .woocommerce-tabs #tab-description,
    .default-layout .woocommerce-tabs #tab-description {
        text-align: left;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs,
    .custom-layout .woocommerce-tabs ul.tabs,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs,
    .default-layout .woocommerce-tabs ul.tabs {
        margin-bottom: 20px !important;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs li,
    .custom-layout .woocommerce-tabs ul.tabs li,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs li,
    .default-layout .woocommerce-tabs ul.tabs li {
        display: block !important;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs li.active,
    .custom-layout .woocommerce-tabs ul.tabs li.active,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs li.active,
    .default-layout .woocommerce-tabs ul.tabs li.active {
        border-top: none !important;
    }
}
@media screen and (max-width: 48em) {
    .custom-layout .product:not(.product-type-grouped) .product_content_wrapper .product_images .product_image,
    .default-layout .product:not(.product-type-grouped) .product_content_wrapper .product_images .product_image {
        padding: 0;
    }
    .custom-layout .product:not(.product-type-grouped) .product_content_wrapper .product_infos form.cart,
    .default-layout .product:not(.product-type-grouped) .product_content_wrapper .product_infos form.cart {
        float: none;
    }
    .custom-layout .product:not(.product-type-grouped) .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist,
    .default-layout .product:not(.product-type-grouped) .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist {
        margin: 0 0 20px;
    }
    .custom-layout .product .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating,
    .default-layout .product .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating {
        float: none;
        text-align: left;
        top: 10px;
    }
    .custom-layout .product .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .woocommerce-review-link,
    .default-layout .product .product_content_wrapper .product_infos .product_summary_top .woocommerce-product-rating .woocommerce-review-link {
        padding: 0;
    }
    .custom-layout .product .product_content_wrapper .product_infos form.cart,
    .default-layout .product .product_content_wrapper .product_infos form.cart {
        margin-bottom: 20px;
    }
    .custom-layout .product .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist,
    .default-layout .product .product_content_wrapper .product_infos .yith-wcwl-add-to-wishlist {
        margin: 0 2px 35px;
        height: auto;
        float: left;
        position: relative;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs,
    .custom-layout .woocommerce-tabs,
    .default-layout .product_content_wrapper .woocommerce-tabs,
    .default-layout .woocommerce-tabs {
        padding-top: 40px;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs,
    .custom-layout .woocommerce-tabs ul.tabs,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs,
    .default-layout .woocommerce-tabs ul.tabs {
        text-align: center !important;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs li.active,
    .custom-layout .woocommerce-tabs ul.tabs li.active,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs li.active,
    .default-layout .woocommerce-tabs ul.tabs li.active {
        border-top: none !important;
    }
    .custom-layout section.related h2,
    .custom-layout section.up-sells h2,
    .default-layout section.related h2,
    .default-layout section.up-sells h2 {
        margin: 40px 0 25px;
        text-align: center;
    }
}
@media screen and (min-width: 48.0625em) and (max-width: 63.9375em) {
    .custom-layout .product_content_wrapper .woocommerce-tabs,
    .custom-layout .woocommerce-tabs,
    .default-layout .product_content_wrapper .woocommerce-tabs,
    .default-layout .woocommerce-tabs {
        padding-top: 80px;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs,
    .custom-layout .woocommerce-tabs ul.tabs,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs,
    .default-layout .woocommerce-tabs ul.tabs {
        text-align: left !important;
        margin-bottom: 30px !important;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs li:first-child,
    .custom-layout .woocommerce-tabs ul.tabs li:first-child,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs li:first-child,
    .default-layout .woocommerce-tabs ul.tabs li:first-child {
        margin-left: 0 !important;
    }
    .custom-layout .product_content_wrapper .woocommerce-tabs ul.tabs li:last-child,
    .custom-layout .woocommerce-tabs ul.tabs li:last-child,
    .default-layout .product_content_wrapper .woocommerce-tabs ul.tabs li:last-child,
    .default-layout .woocommerce-tabs ul.tabs li:last-child {
        margin-right: 0 !important;
    }
}
@media screen and (min-width: 40.0625em) and (max-width: 63.9375em) {
    .custom-layout .product_content_wrapper .product-images-wrapper,
    .default-layout .product_content_wrapper .product-images-wrapper {
        margin: 0;
    }
    .custom-layout .product_content_wrapper .product_infos .product_summary_middle .product_title,
    .default-layout .product_content_wrapper .product_infos .product_summary_middle .product_title {
        margin-bottom: 30px;
    }
    .custom-layout .related,
    .default-layout .related {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 63.9375em) {
    .custom-layout .product_content_wrapper,
    .default-layout .product_content_wrapper {
        margin-top: 0;
        max-width: 100%;
    }
    .custom-layout .product_content_wrapper div.images.woocommerce-product-gallery,
    .default-layout .product_content_wrapper div.images.woocommerce-product-gallery {
        margin-bottom: 0;
    }
    .custom-layout .product_content_wrapper .product_title,
    .default-layout .product_content_wrapper .product_title {
        width: 100% !important;
        word-break: break-word;
    }
    .custom-layout .product_content_wrapper .product_infos,
    .default-layout .product_content_wrapper .product_infos {
        padding-bottom: 0;
        overflow-y: visible;
    }
    .custom-layout .product_content_wrapper .product_infos .product_summary_top,
    .default-layout .product_content_wrapper .product_infos .product_summary_top {
        margin: 0;
        padding: 35px 0 30px;
    }
    .custom-layout .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb,
    .default-layout .product_content_wrapper .product_infos .product_summary_top .woocommerce-breadcrumb {
        float: none;
        line-height: 1.4;
        width: 100%;
    }
    .custom-layout .product_content_wrapper .product_infos .price,
    .default-layout .product_content_wrapper .product_infos .price {
        padding: 0 0 15px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 40em) {
    .default-layout .product-images-wrapper {
        margin: 0 -30px;
    }
}
@media screen and (max-width: 40em) {
    .custom-layout .product-images-wrapper {
        margin: 0 -20px;
    }
    .custom-layout .product_infos,
    .custom-layout .single_product_summary_related,
    .custom-layout .single_product_summary_upsell,
    .custom-layout .woocommerce-tabs {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
.fr-overlay {
    z-index: 9999;
}
.fr-content,
.fr-content-background {
    max-width: 1550px !important;
}
.fr-thumbnails-vertical .fr-thumbnails-wrapper {
    margin-top: 0 !important;
    top: 10px !important;
}
.fr-overlay-background {
    opacity: 1 !important;
}
.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
    background: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}
.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon:before {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    display: block;
    font-size: 65px;
    font-weight: normal;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
@media (min-width: 1024px) {
    .fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon:hover {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon:hover:before {
        opacity: 0.5;
    }
}
.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
    background: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}
.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon:before {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    display: block;
    font-size: 65px;
    font-weight: normal;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
@media (min-width: 1024px) {
    .fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon:hover {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon:hover:before {
        opacity: 0.5;
    }
}
.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon {
    background: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}
.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon:before {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    display: block;
    font-size: 45px;
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon:hover:before {
    opacity: 0.5;
}
.fr-position-outside {
    right: 20px !important;
}
.fr-close {
    right: 33px !important;
}
.fr-side-next {
    right: 42px !important;
}
.fr-close {
    top: 20px !important;
}
.fr-position-outside {
    padding: 10px 8px;
    margin-right: 10px !important;
    bottom: 15px !important;
}
.fr-thumbnails-horizontal .fr-position-outside {
    bottom: -80px !important;
}
.fr-side-previous {
    left: 28px !important;
}
.fr-thumbnails-horizontal .fr-pages {
    overflow: visible !important;
}
.fr-thumbnail-wrapper {
    background: transparent !important;
}
.fr-thumbnail-active .fr-thumbnail-wrapper .fr-thumbnail-image {
    opacity: 0.2 !important;
}
div.fr-thumbnails-horizontal .fr-thumbnails {
    display: block !important;
    background: transparent;
}
.fr-thumbnail .fr-thumbnail-image {
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}
.fr-thumbnail-active:hover .fr-thumbnail-image,
.fr-thumbnail:hover .fr-thumbnail-image {
    opacity: 0.2 !important;
}
.fr-window-skin-fresco .fr-thumbnail-overlay-border {
    border-width: 0 !important;
}
.fr-window-skin-fresco .fr-thumbnail-wrapper {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.fr-thumbnails-side.fr-thumbnails-side-next,
.fr-thumbnails-side.fr-thumbnails-side-previous {
    display: none !important;
}
.fr-side {
    width: auto !important;
    height: auto;
    margin: 0;
}
.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon:before {
    margin-left: -20px;
}
.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon:before {
    margin-right: -20px;
}
.fr-close-background {
    background-color: transparent !important;
}
.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.fr-thumbnail-active:hover .fr-thumbnail-image,
.fr-thumbnail:hover .fr-thumbnail-image {
    opacity: 0.5 !important;
}
.fr-thumbnail,
.fr-thumbnail-image {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.fr-window-skin-fresco .fr-content-background {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.fr-window.fr-mobile-touch {
    position: fixed;
    top: 0 !important;
}
@media screen and (min-width: 1024px) {
    .fr-info-padder {
        padding: 45px !important;
    }
}
.fr-caption:before {
    content: "";
    width: 50px;
    height: 1px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: super;
}
.fr-window-skin-fresco .fr-content-background {
    background: transparent !important;
}
.fr-position-background {
    background: transparent !important;
}
.fr-info .fr-stroke-color {
    background: transparent !important;
}
.single-product .fr-window {
    z-index: 999999;
    background: #fff;
}
@media screen and (min-width: 64em) {
    .fr-info {
        left: 50% !important;
        margin-left: -25%;
        max-width: 50%;
    }
}
.fr-position-inside .fr-position-text,
.fr-position-outside .fr-position-text {
    text-shadow: none !important;
}
.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.fr-thumbnail-spinner-spin {
    display: none !important;
}
.fr-thumbnail-spinner {
    display: block !important;
}
.fr-spinner div.fr-spin-1 {
    display: none !important;
}
.fr-spinner div.fr-spin-2 {
    display: none !important;
}
.fr-spinner div.fr-spin-3 {
    display: none !important;
}
.fr-spinner div.fr-spin-4 {
    display: none !important;
}
.fr-spinner div.fr-spin-5 {
    display: none !important;
}
.fr-spinner div.fr-spin-6 {
    display: none !important;
}
.fr-spinner div.fr-spin-7 {
    display: none !important;
}
.fr-spinner div.fr-spin-8 {
    display: none !important;
}
.fr-spinner div.fr-spin-9 {
    display: none !important;
}
.fr-spinner div.fr-spin-10 {
    display: none !important;
}
.fr-spinner div.fr-spin-11 {
    display: none !important;
}
.fr-spinner div.fr-spin-12 {
    display: none !important;
}
.fr-spinner {
    width: auto;
    height: auto;
    position: fixed;
    width: 52px;
    height: 52px;
    border-radius: 5px;
    left: 50% !important;
    margin-right: -26px;
}
@media (max-height: 414px) and (orientation: landscape), (max-width: 500px) and (orientation: portrait) {
    .fr-side .fr-side-button {
        width: auto;
        height: auto;
    }
}
@media (max-width: 1024px) {
    .fr-side-previous {
        left: 42px !important;
    }
}
@media (max-width: 767px) {
    .fr-content,
    .fr-content-background {
        top: 0 !important;
    }
    .fr-ui-fullclick.fr-type-video .fr-container {
        padding: 0 !important;
    }
    .fr-ui-fullclick.fr-type-video .fr-content-background {
        width: 100% !important;
    }
    .fr-ui-fullclick.fr-type-video .fr-content {
        width: 100% !important;
        left: 0 !important;
        height: 45% !important;
    }
    .fr-showing-type-youtube .fr-close.fr-close-fullclick {
        top: 30px !important;
    }
}
#fbmsg .fbmsg-badge {
    width: auto !important;
    height: auto !important;
    right: 40px !important;
    bottom: 59px !important;
    z-index: 99999 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background: #000000;
    color: #fff;
    font-family: NeueEinstellung;
    padding: 9px 15px 6px 0;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
    border-radius: 5px;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    animation-name: animFadeUp;
    animation-fill-mode: both;
    animation-duration: 0.4s;
    animation-timing-function: ease;
    animation-delay: 1.75s;
    -webkit-animation-name: animFadeUp;
    -webkit-animation-fill-mode: both;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: 1.75s;
    -moz-animation-name: animFadeUp;
    -moz-animation-fill-mode: both;
    -moz-animation-duration: 0.4s;
    -moz-animation-timing-function: ease;
    -moz-animation-delay: 1.75s;
    -o-animation-name: animFadeUp;
    -o-animation-fill-mode: both;
    -o-animation-duration: 0.4s;
    -o-animation-timing-function: ease;
    -o-animation-delay: 1.75s;
}
#fbmsg .fbmsg-badge:hover {
    background-color: #007fff;
}
#fbmsg .fbmsg-badge:after {
    content: "Message us";
    display: inline-block;
}
#fbmsg .fbmsg-badge .fbmsg-badge-btn {
    width: 17px !important;
    height: 17px !important;
    margin: 0 10px !important;
}
#fbmsg .fbmsg-badge .fbmsg-badge-btn path {
    fill: #ffffff !important;
}
@media (min-width: 1024px) {
    #fbmsg .fbmsg-badge {
        right: 120px !important;
    }
    #fbmsg.gbt_plugin_installed .fbmsg-badge {
        right: 267px !important;
    }
}
@-webkit-keyframes animFadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes animFadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@media screen and (min-width: 64em) {
    .page-template-page-blank .entry-content .alignwide,
    .page-template-page-full-width .entry-content .alignwide {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
}
.entry-content .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
@media screen and (min-width: 64em) {
    .entry-content .alignwide {
        margin-left: calc(-75vw / 2 + 100% / 2);
        margin-right: calc(-75vw / 2 + 100% / 2);
        max-width: 75vw;
    }
}
@media screen and (min-width: 64em) {
    .single-post .with-sidebar .entry-content .alignfull,
    .single-post .with-sidebar .entry-content .alignwide {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
}
@media screen and (min-width: 64em) {
    .page-template-default .entry-content .alignwide {
        margin-left: calc(-93vw / 2 + 100% / 2);
        margin-right: calc(-93vw / 2 + 100% / 2);
        max-width: 93vw;
    }
}
.gbt_18_sk_banner,
.gbt_18_sk_portfolio,
.gbt_18_sk_slider_wrapper,
.gbt_18_sk_social_media_wrapper,
.wc-block-featured-product,
[class*="wp-block-"] {
    margin-bottom: 2.5rem;
}
[class*="wp-block-"] [class*="wp-block-"] {
    margin-bottom: 0;
}
.gbt_18_sk_posts_grid {
    margin-bottom: 0.5rem;
}
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-image.alignleft,
.wp-block-image.alignright {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.wp-block-gallery {
    margin: 0 0 calc(2.5rem - 16px) 0;
}
.wp-block-gallery figcaption {
    color: #fff;
}
.wp-block-gallery figcaption a {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 480px) {
    .wp-block-gallery.alignleft,
    .wp-block-gallery.alignright {
        margin: 0;
        max-width: 100%;
    }
}
@media (min-width: 481px) {
    .wp-block-gallery.alignleft {
        margin: 0 1.5rem 0 0;
    }
    .wp-block-gallery.alignright {
        margin: 0 0 0 1.5rem;
    }
}
.wp-block-quote,
.wp-block-quote.is-style-large {
    padding: 0 1em;
}
.wp-block-quote.is-style-large p,
.wp-block-quote p {
    font-size: 1.875rem;
    font-style: normal;
    line-height: 1.333em;
    font-weight: 700;
    padding: 0;
}
@media (max-width: 767px) {
    .wp-block-quote.is-style-large p,
    .wp-block-quote p {
        font-size: 23px;
    }
}
.wp-block-quote.is-style-large cite,
.wp-block-quote cite {
    font-size: 14px;
    text-align: left;
}
.wp-block-quote.is-style-large {
    margin-bottom: 2.5rem !important;
}
.entry-content > p + .wp-block-quote.is-style-large {
    margin-top: 2.5rem !important;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
.wp-block-pullquote.is-style-solid-color.alignleft blockquote p,
.wp-block-pullquote.is-style-solid-color.alignright blockquote p {
    font-size: 20px;
}
.wp-block-pullquote.is-style-solid-color.alignright blockquote {
    text-align: right;
}
.wp-block-pullquote blockquote {
    margin: 0 auto;
    max-width: 60%;
}
.wp-block-pullquote blockquote.has-text-color cite,
.wp-block-pullquote blockquote.has-text-color p {
    color: inherit;
}
.wp-block-pullquote p {
    color: inherit;
    font-weight: 700;
    padding: 0;
    line-height: 1.333em;
}
.wp-block-pullquote cite {
    color: inherit;
    font-size: 14px;
    text-transform: inherit;
}
.wp-block-embed .responsive-embed,
.wp-block-embed .responsive-embed.widescreen,
.wp-block-embed .video-container,
.wp-block-embed .widescreen {
    padding-bottom: 0;
}
.wp-block-embed .video-container {
    margin-top: 0;
    text-align: center;
}
.wp-block-embed .responsive-embed {
    position: initial;
    margin-bottom: 0;
}
.wp-block-table:not(.is-style-stripes) tbody tr:last-child td {
    border-bottom: 1px solid;
}
.wp-block-table td {
    padding: 0.5em;
}
.wp-block-button.aligncenter {
    margin-bottom: 1.5em;
}
.wp-block-button a.wp-block-button__link {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
.wp-block-file .wp-block-file__button {
    margin-bottom: 0;
}
.wp-block-cover::-webkit-scrollbar {
    display: none;
}
.wp-block-cover {
    -ms-overflow-style: none;
}
.wp-block-cover.alignfull,
.wp-block-cover.alignwide {
    width: auto;
}
.wp-block-cover.has-parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
@media (max-width: 480px) {
    .wp-block-cover.alignleft,
    .wp-block-cover.alignright {
        width: 50% !important;
    }
}
.wp-block-cover.alignleft .wp-block-cover-text {
    text-align: left;
}
.wp-block-cover.alignright .wp-block-cover-text {
    text-align: right;
}
.wp-block-cover .wp-block-cover-text {
    font-weight: bold;
    margin: 10% !important;
}
@media (max-width: 480px) {
    .wp-block-cover .wp-block-cover-text {
        font-size: 24px;
    }
}
.wp-block-media-text .wp-block-media-text__content p {
    font-weight: 700;
}
.wp-block-image {
    margin-bottom: 1.5em;
    position: relative;
    max-width: none !important;
}
.wp-block-image figure {
    position: relative;
}
.wp-block-image figcaption {
    position: absolute;
    bottom: 25px;
    width: 180px;
    padding: 15px 20px;
    background: #333333;
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    right: -25px;
}
.wp-block-image figcaption a {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 480px) {
    .wp-block-image .aligncenter {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }
    .wp-block-image .aligncenter img {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .wp-block-image .alignleft,
    .wp-block-image .alignright {
        width: 50% !important;
    }
    .wp-block-image .alignleft img,
    .wp-block-image .alignright img {
        width: 100%;
    }
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    width: 100%;
}
.wp-block-image.alignleft figcaption {
    left: -25px;
    right: auto;
}
figure.wp-block-image img {
    width: 100%;
}
p.wp-block-subhead {
    font-weight: bold;
    font-style: normal;
}
.wp-block-code code {
    background: transparent;
    border: 0;
}
@media screen and (max-width: -0.0625em) {
    .wp-block-columns,
    .wp-block-text-columns {
        display: block;
        overflow: hidden;
        width: 100%;
    }
}
.wp-block-columns .wp-block-column,
.wp-block-text-columns .wp-block-column {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
@media screen and (max-width: -0.0625em) {
    .wp-block-columns .wp-block-column,
    .wp-block-text-columns .wp-block-column {
        width: 100% !important;
        padding: 0;
        margin: 0;
    }
}
.wp-block-columns .wp-block-column:first-child,
.wp-block-text-columns .wp-block-column:first-child {
    padding-left: 0;
}
.wp-block-columns .wp-block-column:last-child,
.wp-block-text-columns .wp-block-column:last-child {
    padding-right: 0;
}
@media screen and (min-width: 40.0625em) and (max-width: 48em) {
    .wp-block-columns.columns-4,
    .wp-block-columns.has-4-columns,
    .wp-block-columns.has-5-columns,
    .wp-block-columns.has-6-columns,
    .wp-block-text-columns.columns-4,
    .wp-block-text-columns.has-4-columns,
    .wp-block-text-columns.has-5-columns,
    .wp-block-text-columns.has-6-columns {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .wp-block-columns.columns-4 .wp-block-column,
    .wp-block-columns.has-4-columns .wp-block-column,
    .wp-block-columns.has-5-columns .wp-block-column,
    .wp-block-columns.has-6-columns .wp-block-column,
    .wp-block-text-columns.columns-4 .wp-block-column,
    .wp-block-text-columns.has-4-columns .wp-block-column,
    .wp-block-text-columns.has-5-columns .wp-block-column,
    .wp-block-text-columns.has-6-columns .wp-block-column {
        width: 50%;
        float: left;
        margin: 0;
    }
    .wp-block-columns.columns-4 .wp-block-column:nth-child(odd):not(:first-child),
    .wp-block-columns.has-4-columns .wp-block-column:nth-child(odd):not(:first-child),
    .wp-block-columns.has-5-columns .wp-block-column:nth-child(odd):not(:first-child),
    .wp-block-columns.has-6-columns .wp-block-column:nth-child(odd):not(:first-child),
    .wp-block-text-columns.columns-4 .wp-block-column:nth-child(odd):not(:first-child),
    .wp-block-text-columns.has-4-columns .wp-block-column:nth-child(odd):not(:first-child),
    .wp-block-text-columns.has-5-columns .wp-block-column:nth-child(odd):not(:first-child),
    .wp-block-text-columns.has-6-columns .wp-block-column:nth-child(odd):not(:first-child) {
        clear: both;
        padding-left: 0;
    }
    .wp-block-columns.columns-4 .wp-block-column:nth-child(2n),
    .wp-block-columns.has-4-columns .wp-block-column:nth-child(2n),
    .wp-block-columns.has-5-columns .wp-block-column:nth-child(2n),
    .wp-block-columns.has-6-columns .wp-block-column:nth-child(2n),
    .wp-block-text-columns.columns-4 .wp-block-column:nth-child(2n),
    .wp-block-text-columns.has-4-columns .wp-block-column:nth-child(2n),
    .wp-block-text-columns.has-5-columns .wp-block-column:nth-child(2n),
    .wp-block-text-columns.has-6-columns .wp-block-column:nth-child(2n) {
        padding-right: 0;
    }
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
    margin-left: 0;
    margin-right: 0;
}
.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
    list-style-type: none;
}
.wp-block-video video {
    width: 100%;
}
.wp-block-latest-posts li {
    margin-bottom: 35px !important;
}
.wp-block-latest-posts li > a {
    display: block;
    font-weight: 900;
    line-height: 1.1333em;
}
.wp-block-latest-posts li .wp-block-latest-posts__post-date {
    margin-top: 17px;
    margin-bottom: 0;
}
.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
    margin-top: 17px;
}
.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a {
    font-weight: bold;
    font-size: 0.8125rem;
    text-transform: uppercase;
}
.gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
    font-size: 24px;
    line-height: 1.4em;
}
@media (min-width: 640px) and (max-width: 1023px) {
    .gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
        font-size: 22px;
    }
}
@media (max-width: 639px) {
    .gbt_18_sk_posts_grid .gbt_18_sk_posts_grid_title {
        font-size: 20px;
    }
}
.woocommerce .wp-block-woocommerce-handpicked-products ul.products,
.woocommerce .wp-block-woocommerce-product-best-sellers ul.products,
.woocommerce .wp-block-woocommerce-product-category ul.products,
.woocommerce .wp-block-woocommerce-product-new ul.products,
.woocommerce .wp-block-woocommerce-product-on-sale ul.products,
.woocommerce .wp-block-woocommerce-product-top-rated ul.products,
.woocommerce .wp-block-woocommerce-products-by-attribute ul.products,
body .wp-block-woocommerce-handpicked-products ul.products,
body .wp-block-woocommerce-product-best-sellers ul.products,
body .wp-block-woocommerce-product-category ul.products,
body .wp-block-woocommerce-product-new ul.products,
body .wp-block-woocommerce-product-on-sale ul.products,
body .wp-block-woocommerce-product-top-rated ul.products,
body .wp-block-woocommerce-products-by-attribute ul.products {
    margin-bottom: 0;
}
.woocommerce .wp-block-woocommerce-handpicked-products.alignfull,
.woocommerce .wp-block-woocommerce-product-best-sellers.alignfull,
.woocommerce .wp-block-woocommerce-product-category.alignfull,
.woocommerce .wp-block-woocommerce-product-new.alignfull,
.woocommerce .wp-block-woocommerce-product-on-sale.alignfull,
.woocommerce .wp-block-woocommerce-product-top-rated.alignfull,
.woocommerce .wp-block-woocommerce-products-by-attribute.alignfull,
body .wp-block-woocommerce-handpicked-products.alignfull,
body .wp-block-woocommerce-product-best-sellers.alignfull,
body .wp-block-woocommerce-product-category.alignfull,
body .wp-block-woocommerce-product-new.alignfull,
body .wp-block-woocommerce-product-on-sale.alignfull,
body .wp-block-woocommerce-product-top-rated.alignfull,
body .wp-block-woocommerce-products-by-attribute.alignfull {
    padding: 0 1.6rem;
}
.woocommerce .wp-block-woocommerce-handpicked-products.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-handpicked-products.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-best-sellers.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-best-sellers.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-category.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-category.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-new.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-new.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-on-sale.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-on-sale.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-product-top-rated.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-product-top-rated.is-hidden-title li.product h3,
.woocommerce .wp-block-woocommerce-products-by-attribute.is-hidden-title .yith-wcwl-add-to-wishlist,
.woocommerce .wp-block-woocommerce-products-by-attribute.is-hidden-title li.product h3,
body .wp-block-woocommerce-handpicked-products.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-handpicked-products.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-best-sellers.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-best-sellers.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-category.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-category.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-new.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-new.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-on-sale.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-on-sale.is-hidden-title li.product h3,
body .wp-block-woocommerce-product-top-rated.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-product-top-rated.is-hidden-title li.product h3,
body .wp-block-woocommerce-products-by-attribute.is-hidden-title .yith-wcwl-add-to-wishlist,
body .wp-block-woocommerce-products-by-attribute.is-hidden-title li.product h3 {
    display: none;
}
.woocommerce .wp-block-woocommerce-handpicked-products.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-best-sellers.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-category.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-new.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-on-sale.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-product-top-rated.is-hidden-rating li.product .star-rating,
.woocommerce .wp-block-woocommerce-products-by-attribute.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-handpicked-products.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-best-sellers.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-category.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-new.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-on-sale.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-product-top-rated.is-hidden-rating li.product .star-rating,
body .wp-block-woocommerce-products-by-attribute.is-hidden-rating li.product .star-rating {
    display: none;
}
.woocommerce .wc-block-featured-product,
body .wc-block-featured-product {
    width: auto;
}
.wp-social-link a:focus {
    color: currentColor;
    fill: currentColor;
}
.wp-block-search .wp-block-search__button {
    margin-left: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 20px;
}
.ajax_add_to_cart.progress-btn {
    cursor: pointer;
}
.ajax_add_to_cart.progress-btn:after {
    display: none;
}
.ajax_add_to_cart.progress-btn .checked {
    position: absolute;
    top: 5px;
    left: 47%;
    opacity: 0;
    height: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ajax_add_to_cart.progress-btn .checked:after {
    font-size: 0;
    font-family: WooCommerce;
    content: "";
}
.ajax_add_to_cart.progress-btn.check .btn {
    opacity: 0;
    font-size: 0;
}
.ajax_add_to_cart.progress-btn.check .checked {
    opacity: 1;
    height: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 63.9375em) {
    .ajax_add_to_cart.progress-btn.check .checked {
        margin-top: 12px;
    }
}
.ajax_add_to_cart.progress-btn.check .checked:after {
    font-size: 14px;
}
.ajax_add_to_cart.progress-btn .btn {
    opacity: 1;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ajax_add_to_cart.progress-btn.active {
    opacity: 1 !important;
    pointer-events: none;
    cursor: initial !important;
}
@media screen and (min-width: 64em) {
    .ajax_add_to_cart.progress-btn.active {
        margin-top: 11px !important;
        padding: 5px 65px !important;
    }
}
.ajax_add_to_cart.progress-btn.active .progress {
    opacity: 1;
    -webkit-animation: progress-anim 2s ease 0s;
    animation: progress-anim 2s ease 0s;
}
.ajax_add_to_cart.progress-btn.active .btn {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ajax_add_to_cart.progress-btn .progress {
    width: 0%;
    z-index: 5;
    background: rgba(0, 0, 0, 0.15);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
@-webkit-keyframes progress-anim {
    0% {
        width: 0%;
    }
    75% {
        width: 100%;
    }
    to {
        width: 0%;
    }
}
@keyframes progress-anim {
    0% {
        width: 0%;
    }
    75% {
        width: 100%;
    }
    to {
        width: 0%;
    }
}
#add_payment_method #payment ul.payment_methods,
.woocommerce #payment ul.payment_methods {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}
#add_payment_method #payment ul.payment_methods > li > input,
.woocommerce #payment ul.payment_methods > li > input {
    top: 2px;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce #payment ul.payment_methods li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    line-height: 16px;
    padding: 20px 0;
}
#add_payment_method #payment ul.payment_methods li:last-child,
.woocommerce #payment ul.payment_methods li:last-child {
    border-bottom: 0;
}
#add_payment_method #payment ul.payment_methods li.payment_method_stripe img.stripe-icon,
.woocommerce #payment ul.payment_methods li.payment_method_stripe img.stripe-icon {
    max-width: 30px !important;
    padding-left: 0 !important;
}
#add_payment_method #payment ul.payment_methods li.payment_method_paypal > input,
.woocommerce #payment ul.payment_methods li.payment_method_paypal > input {
    top: 7px !important;
}
#add_payment_method #payment ul.payment_methods li.payment_method_paypal > label,
.woocommerce #payment ul.payment_methods li.payment_method_paypal > label {
    top: 3px;
}
#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,
.woocommerce #payment ul.payment_methods li.payment_method_paypal img {
    top: -2px;
    margin-bottom: 0 !important;
}
#add_payment_method #payment ul.payment_methods li.payment_method_paypal .about_paypal,
.woocommerce #payment ul.payment_methods li.payment_method_paypal .about_paypal {
    position: relative;
    top: 7px;
    margin-right: 10px;
    font-size: 10px !important;
    line-height: 1.6 !important;
    font-weight: normal;
    border-bottom: 1px dashed;
}
#add_payment_method #payment ul.payment_methods li label,
.woocommerce #payment ul.payment_methods li label {
    width: 100%;
    display: inline !important;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce #payment ul.payment_methods li img {
    display: inline !important;
    float: right;
    max-height: 35px !important;
    margin: 0 0 5px 5px !important;
    top: 2px;
}
#add_payment_method #payment ul.payment_methods li img:nth-child(4n),
.woocommerce #payment ul.payment_methods li img:nth-child(4n) {
    clear: both;
}
#add_payment_method #payment ul.payment_methods li .wc-saved-payment-methods,
.woocommerce #payment ul.payment_methods li .wc-saved-payment-methods {
    margin-top: 15px;
}
#add_payment_method #payment ul.payment_methods li .wc-saved-payment-methods li input,
.woocommerce #payment ul.payment_methods li .wc-saved-payment-methods li input {
    top: 0;
}
#add_payment_method #payment ul.payment_methods li div.payment_box,
.woocommerce #payment ul.payment_methods li div.payment_box {
    background-color: transparent;
    line-height: 1.538em;
    padding: 0 35px;
    margin: 0;
    width: 100%;
    font-size: 1rem;
    margin-top: 10px !important;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li div.payment_box:after,
#add_payment_method #payment ul.payment_methods li div.payment_box:before,
.woocommerce #payment ul.payment_methods li div.payment_box:after,
.woocommerce #payment ul.payment_methods li div.payment_box:before {
    content: none;
}
#add_payment_method #payment ul.payment_methods li div.payment_box .form-row,
.woocommerce #payment ul.payment_methods li div.payment_box .form-row {
    margin: 0;
}
#add_payment_method #payment ul.payment_methods li div.payment_box #wc-stripe-cc-form input,
.woocommerce #payment ul.payment_methods li div.payment_box #wc-stripe-cc-form input {
    font-size: 14px !important;
    padding: 1px 15px 0 !important;
}
#add_payment_method #payment ul.payment_methods li div.payment_box .wc-credit-card-form,
.woocommerce #payment ul.payment_methods li div.payment_box .wc-credit-card-form {
    border: none;
}
#add_payment_method #payment ul.payment_methods li div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment ul.payment_methods li div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment ul.payment_methods li div.payment_box .wc-credit-card-form-card-number,
.woocommerce #payment ul.payment_methods li div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce #payment ul.payment_methods li div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce #payment ul.payment_methods li div.payment_box .wc-credit-card-form-card-number {
    padding: 15px;
}
#add_payment_method #payment ul.payment_methods li div.payment_box .stripe-source-errors br,
.woocommerce #payment ul.payment_methods li div.payment_box .stripe-source-errors br {
    display: none;
}
#add_payment_method #payment ul.payment_methods li div.payment_box .woocommerce_error,
.woocommerce #payment ul.payment_methods li div.payment_box .woocommerce_error {
    margin-top: 10px;
}
#add_payment_method #payment ul.payment_methods li div.payment_box .woocommerce_error:before,
.woocommerce #payment ul.payment_methods li div.payment_box .woocommerce_error:before {
    line-height: 1;
    top: 12px;
}
#add_payment_method #payment ul.payment_methods li div.payment_box .woocommerce_error li,
.woocommerce #payment ul.payment_methods li div.payment_box .woocommerce_error li {
    padding: 0;
}
.woocommerce #payment div.payment_method_braintree_credit_card .wc-braintree-hosted-field {
    border: 1px solid #ddd;
    border-radius: 0;
    line-height: 1.2em;
    height: 30px;
    padding: 0;
}
.woocommerce #payment div.payment_method_braintree_credit_card iframe {
    margin: 0;
    padding: 5px;
}
.woocommerce #payment {
    background: none;
}
.woocommerce #payment div.payment_box .form-row {
    margin: 0;
}
.woocommerce #payment div.payment_box p {
    font-size: 12px;
    line-height: 1.4285em;
    margin: -2px 0 0;
    text-shadow: none;
}
.woocommerce #payment div.form-row {
    padding: 19px 0 5px;
    border: medium none;
}
.woocommerce #payment .terms {
    text-align: left;
    padding-top: 0;
    padding-left: 0;
    margin-top: 17px;
    margin-bottom: 25px;
}
.woocommerce #payment .terms label {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}
.woocommerce #payment .terms label a {
    font-weight: 700;
    text-transform: capitalize;
}
.payment_method_braintree_credit_card > p {
    padding-bottom: 0 !important;
}
.payment_method_braintree_credit_card > label,
.payment_method_braintree_paypal > label {
    width: 100%;
}
.payment_method_braintree_paypal img {
    margin-right: 0 !important;
}
li.payment_method_braintree_credit_card .form-row.form-row-wide,
li.payment_method_braintree_credit_card .wc-braintree-hosted-field,
li.payment_method_stripe .payment_box.payment_method_stripe #stripe-payment-data #wc-stripe-cc-form .form-row.form-row-wide,
li.payment_method_stripe .payment_box.payment_method_stripe #stripe-payment-data #wc-stripe-cc-form .wc-braintree-hosted-field {
    padding: 0;
}
li.payment_method_braintree_credit_card .form-row.form-row-first,
li.payment_method_braintree_credit_card .form-row.form-row-last,
li.payment_method_braintree_credit_card .wc-braintree-hosted-field,
li.payment_method_stripe .payment_box.payment_method_stripe #stripe-payment-data #wc-stripe-cc-form .form-row.form-row-first,
li.payment_method_stripe .payment_box.payment_method_stripe #stripe-payment-data #wc-stripe-cc-form .form-row.form-row-last,
li.payment_method_stripe .payment_box.payment_method_stripe #stripe-payment-data #wc-stripe-cc-form .wc-braintree-hosted-field {
    padding: 15px 0 0 0;
    width: 100%;
}
li.payment_method_braintree_credit_card .form-row.form-row-last input,
li.payment_method_stripe .payment_box.payment_method_stripe #stripe-payment-data #wc-stripe-cc-form .form-row.form-row-last input {
    width: 100% !important;
}
#stripe-payment-data > p > a {
    position: relative;
    display: inline-block;
    clear: both;
    position: relative;
    font-weight: bold;
}
.wc-credit-card-form label {
    font-size: 13px !important;
    margin-bottom: 5px !important;
}
.woocommerce-cart #wc_braintree_paypal_container {
    margin-top: 2.5rem;
}
#wc_braintree_paypal_container .paypal-button-tagline {
    font-size: 12px;
}
.wc-braintree-cc-container #wc-braintree-card-number {
    padding: 0;
}
.wc-braintree-cc-container #wc-braintree-card-number iframe {
    min-height: 30px;
}
#wc-braintree-paypal-paypal-form {
    margin-top: 1.5rem;
}
#wc-braintree-paypal-paypal-form .paypal-button-tagline .paypal-button-text {
    font-size: 12px;
}
#wc-braintree-credit-card-credit-card-form {
    padding-left: 35px;
    padding-right: 35px;
}
#wc-braintree-credit-card-credit-card-form .woocommerce-validated {
    padding: 15px 0 19px 0 !important;
}
.woocommerce ul#shipping_method li input {
    margin-top: -1px;
}
.check_label,
.woocommerce-page form .form-row label.check_label,
.woocommerce form .form-row label.check_label_radio,
ul.payment_methods li > label {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    padding-left: 0;
    position: relative;
    text-indent: 0;
}
ul.payment_methods li label {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 14px;
    text-transform: capitalize;
    line-height: 1.3em;
}
.wc-braintree-hosted-field-parent {
    padding-top: 15px;
}
.wc-braintree-hosted-field-parent:first-child {
    padding-top: 0;
}
ul.payment_methods.methods li.payment_method_braintree_credit_card .wc-braintree-hosted-field-parent label {
    font-size: 13px;
    margin-bottom: 0;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.wc-braintree-hosted-field input {
    font-size: 15px !important;
}
ul.payment_methods.methods .wc-payment-form label {
    font-size: 13px;
    margin-bottom: 0;
}
ul.payment_methods.methods .wc-payment-form input {
    width: 100%;
}
ul.payment_methods.methods ul.wc-saved-payment-methods li {
    position: relative;
    padding: 10px 0 !important;
    margin: 0 !important;
}
ul.payment_methods.methods ul.wc-saved-payment-methods li label {
    font-size: 13px !important;
    word-break: break-word;
    line-height: 1.6;
}
ul.payment_methods.methods ul.wc-saved-payment-methods li label:before {
    top: 9px !important;
}
ul.payment_methods.methods .wc-stripe-sepa-mandate {
    margin-bottom: 0px !important;
}
ul.payment_methods.methods li .woocommerce-validated label,
ul.payment_methods .payment_box .woocommerce-validated label {
    font-size: 12px !important;
    font-weight: normal;
}
ul.payment_methods.methods li .woocommerce-validated input,
ul.payment_methods .payment_box .woocommerce-validated input {
    margin-right: 5px !important;
}
.check_label {
    font-weight: normal;
    font-size: 0.875rem;
    padding-top: 0px;
    text-transform: none;
    margin: 0 0 15px;
    line-height: 20px !important;
}
.woocommerce ul#shipping_method li:only-child > label {
    padding-left: 0;
}
.woocommerce ul#shipping_method li:only-child > label:before {
    display: none;
}
body.gbt_custom_notif:not(.woocommerce-account) .woocommerce #payment ul.payment_methods li.woocommerce-info {
    padding: 30px 30px 30px 95px !important;
    line-height: 19px;
    min-height: 160px;
}
body.gbt_classic_notif .woocommerce #payment ul.payment_methods li.woocommerce-info {
    padding: 0px 0px 0px 55px !important;
    line-height: 19px;
}
.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    margin: 35px 0 20px;
    padding: 15px 10px;
    text-align: center;
    border: 1px dashed rgba(0, 0, 0, 0.2);
}
.wcppec-checkout-buttons__separator {
    font-size: 12px;
    margin-bottom: 15px;
}
li.payment_method_stripe label {
    width: 100%;
}
.stripe-pf-right {
    padding-left: 5px;
}
.stripe-pf {
    font-size: 0.9em;
}
.quantity:not(.hidden),
.woocommerce div.product form.cart div.quantity:not(.hidden) {
    height: 50px;
}
.quantity:not(.hidden) .screen-reader-text,
.woocommerce div.product form.cart div.quantity:not(.hidden) .screen-reader-text {
    display: none;
}
.quantity:not(.hidden).custom,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin: 0 23px 0 0;
}
@media screen and (max-width: 48em) {
    .quantity:not(.hidden).custom,
    .woocommerce div.product form.cart div.quantity:not(.hidden).custom {
        margin-right: 15px;
    }
}
.quantity:not(.hidden).custom input[type="number"],
.woocommerce div.product form.cart div.quantity:not(.hidden).custom input[type="number"] {
    -moz-appearance: textfield;
}
.quantity:not(.hidden).custom .minus-btn,
.quantity:not(.hidden).custom .plus-btn,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .minus-btn,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .plus-btn {
    width: 16px;
    height: 16px;
    font-size: 16px;
}
.quantity:not(.hidden).custom .minus-btn i,
.quantity:not(.hidden).custom .plus-btn i,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .minus-btn i,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .plus-btn i {
    vertical-align: top;
    top: -2px;
    position: relative;
}
.quantity:not(.hidden).custom .minus-btn i:before,
.quantity:not(.hidden).custom .plus-btn i:before,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .minus-btn i:before,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .plus-btn i:before {
    top: -1px;
    position: relative;
}
.quantity:not(.hidden).custom .minus-btn:hover,
.quantity:not(.hidden).custom .plus-btn:hover,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .minus-btn:hover,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .plus-btn:hover {
    opacity: 0.4;
}
.quantity:not(.hidden).custom .plus-btn .spk-icon-plus:before,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .plus-btn .spk-icon-plus:before {
    content: "";
}
.quantity:not(.hidden).custom .minus-btn .spk-icon-minus:before,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom .minus-btn .spk-icon-minus:before {
    content: "";
}
.quantity:not(.hidden).custom input.custom-qty,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom input.custom-qty {
    width: 45px;
    height: 50px;
    border: none;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    outline: none;
    margin-bottom: 0;
    font-size: 16px;
    background: transparent;
    padding: 7px 8px;
}
.quantity:not(.hidden).custom input.custom-qty::-webkit-inner-spin-button,
.quantity:not(.hidden).custom input.custom-qty::-webkit-outer-spin-button,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom input.custom-qty::-webkit-inner-spin-button,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom input.custom-qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity:not(.hidden).custom input.custom-qty:focus,
.woocommerce div.product form.cart div.quantity:not(.hidden).custom input.custom-qty:focus {
    background: transparent;
}
.quantity:not(.hidden).default,
.woocommerce div.product form.cart div.quantity:not(.hidden).default {
    margin: 0 23px 0 0;
}
@media screen and (max-width: 48em) {
    .quantity:not(.hidden).default,
    .woocommerce div.product form.cart div.quantity:not(.hidden).default {
        margin-right: 15px;
    }
}
.quantity:not(.hidden).default .default-qty,
.woocommerce div.product form.cart div.quantity:not(.hidden).default .default-qty {
    background: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid;
    display: block;
    font-size: 16px;
    font-weight: bold;
    float: left;
    height: 50px;
    margin-bottom: 0;
    width: 60px;
    text-align: center;
    padding-right: 0;
}
@media screen and (min-width: 40.0625em) {
    .woocommerce-cart .page-title {
        margin-bottom: 65px;
    }
}
.woocommerce-cart .entry-content .woocommerce {
    max-width: 1275px;
    position: relative;
    margin: 0 auto;
}
.woocommerce-cart .woocommerce-cart-form {
    width: 60%;
    float: left;
    margin-bottom: 100px;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-cart .woocommerce-cart-form {
        width: 100%;
        float: none;
        margin-bottom: 60px;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart {
    border-collapse: collapse;
    margin-top: 0;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart thead {
    display: none;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr {
    border-bottom: 1px solid;
    display: block;
    width: 100%;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr:last-child {
    border-bottom: 0;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr:first-child td {
    padding-top: 0;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td {
    border: 0;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-remove {
    width: 5%;
    padding: 0;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-remove {
        padding: 35px 0 0 0;
        width: 100%;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-remove > a {
    font-size: 16px;
    color: #333333 !important;
    width: auto;
    height: auto;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-thumbnail {
    width: 20%;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-thumbnail {
        display: block !important;
        width: 100%;
        padding: 15px 0 35px 0;
        text-align: center !important;
    }
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-thumbnail:before {
        content: none;
    }
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-thumbnail img {
        width: 50% !important;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-thumbnail img {
    width: 100%;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-name {
    width: 30%;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-name {
        padding: 15px 0;
        width: 100%;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-name dl.variation dt {
    font-size: 13px;
    padding: 0;
    margin-top: 3px;
    margin-right: 5px;
    font-weight: normal;
    text-transform: uppercase;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-name dl.variation dd p {
    font-size: 13px;
    margin-top: 3px;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-price {
    width: 15%;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-price {
        padding: 15px 0;
        width: 100%;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-price .amount {
    font-weight: bold;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-quantity {
    width: 15%;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-quantity {
        padding: 15px 0;
        width: 100%;
    }
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-quantity .quantity.custom {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-quantity .quantity.custom {
    margin: 0;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-quantity .quantity.default {
    margin: 0;
    text-align: right;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-subtotal {
    width: 15%;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-subtotal {
        padding: 15px 0 35px 0;
        width: 100%;
    }
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-subtotal {
        text-align: right;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions {
    padding: 40px 0 0;
    width: 100%;
    display: block;
    position: relative;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid;
    padding: 0 calc(5% + 15px) 40px calc(5% + 15px) !important;
    position: relative;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon {
        padding: 0 0 40px 0 !important;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon:before {
    content: "" !important;
    font-family: "Shopkeeper-Icon-Font";
    position: absolute;
    left: calc(5% + 15px);
    top: 13px;
    font-size: 24px;
    width: 24px;
    height: 24px;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon:before {
        left: 0;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon input#coupon_code {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 20px 20px 20px 42px;
    background-color: transparent;
    border: 0;
    height: 50px;
    display: block;
    margin-right: 25px;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon input#coupon_code::-webkit-input-placeholder {
    font-weight: bold;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon input#coupon_code::-moz-placeholder {
    font-weight: bold;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon input#coupon_code:-ms-input-placeholder {
    font-weight: bold;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon button[name="apply_coupon"] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 !important;
    background: transparent;
    height: auto;
    float: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .button[name="update_cart"] {
    background: none !important;
    width: 100%;
    text-align: center;
    padding: 30px 0 0 !important;
    position: relative;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .button[name="update_cart"] {
        padding: 40px 0 0 !important;
        text-align: center;
    }
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .button[name="update_cart"]:disabled {
    visibility: hidden;
    opacity: 0;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .button[name="update_cart"]:before {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    font-size: 19px;
    -webkit-font-smoothing: initial;
    padding-right: 14px;
    position: relative;
    top: 3px;
}
.woocommerce-cart .cart-collaterals {
    width: 35%;
    float: right;
    padding: 0;
    margin-bottom: 40px;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-cart .cart-collaterals {
        width: 100vw;
        float: none;
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
    }
}
.woocommerce-cart .cart-collaterals:after,
.woocommerce-cart .cart-collaterals:before {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    position: relative;
    background-color: transparent;
    background-size: 20px 20px;
    background-position: 0 10px, 40px 40px;
}
.woocommerce-cart .cart-collaterals:before {
    top: -10px;
}
.woocommerce-cart .cart-collaterals:after {
    bottom: -10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.woocommerce-cart .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    padding: 40px 40px 0;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-cart .cart-collaterals .cross-sells {
        padding: 40px 60px 0;
    }
}
.woocommerce-cart .cart-collaterals .cross-sells h2 {
    margin: 0 0 25px;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;
}
.woocommerce-cart .cart-collaterals .cross-sells ul {
    margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cross-sells + .cart_totals {
    padding: 20px 40px 30px;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-cart .cart-collaterals .cross-sells + .cart_totals {
        padding: 20px 60px 40px;
    }
}
.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100% !important;
    float: none;
    padding: 40px 40px 30px;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-cart .cart-collaterals .cart_totals {
        padding: 40px 60px 30px;
    }
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table {
    margin: 0;
}
.cart-subtotal {
    display: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal .amount {
    font-weight: bold;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td,
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total th {
    border-top: 1px solid;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total th {
    padding: 30px 15px 15px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td {
    padding: 30px 0 15px 15px;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td {
        padding: 30px 0 15px 0;
    }
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total strong .woocommerce-Price-amount {
    display: block;
    font-size: 24px;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total .includes_tax {
    display: block;
    margin-top: 10px;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total .includes_tax .woocommerce-Price-amount {
    font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total .amount {
    font-weight: bold;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals p.woocommerce-shipping-destination {
    font-size: 12px;
    line-height: 1.4;
    margin: 15px 0;
    font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals p.woocommerce-shipping-destination * {
    font-weight: normal;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals ul#shipping_method {
    margin-top: -3px;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals form.woocommerce-shipping-calculator .shipping-calculator-button {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals form.woocommerce-shipping-calculator .shipping-calculator-button:after {
    content: none;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals form.woocommerce-shipping-calculator .shipping-calculator-form {
    margin: 5px 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals form.woocommerce-shipping-calculator .shipping-calculator-form p {
    margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals form.woocommerce-shipping-calculator .shipping-calculator-form button[name="calc_shipping"] {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.woocommerce-shipping-totals form.woocommerce-shipping-calculator .shipping-calculator-form button[name="calc_shipping"]:hover {
    color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th {
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    width: 100px;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td {
    border: 0;
    font-size: 13px;
}
@media screen and (max-width: 48em) {
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td {
        padding: 15px 0;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td:before {
        line-height: 1.5;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > form,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > p,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > small,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > span,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > strong,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > ul {
        width: 60%;
        display: block;
        text-align: left;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > span,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > strong,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > ul {
        margin: 0 0 0 auto !important;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > form,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > p,
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > small {
        margin: 15px 0 0 auto !important;
    }
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td > p {
    text-transform: none;
    text-align: left;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding: 15px 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
    margin: 0;
}
.woocommerce-cart .shopkeeper-continue-shopping {
    text-align: center;
    clear: right;
    width: 35%;
    float: right;
    margin: 0 auto 100px;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-cart .shopkeeper-continue-shopping {
        width: 100%;
        float: none;
    }
}
.woocommerce-cart .shopkeeper-continue-shopping .button,
.woocommerce-cart .shopkeeper-continue-shopping .button:hover {
    background: transparent !important;
    opacity: 1;
}
.woocommerce-cart .cart-empty {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
}
.woocommerce-cart .cart-empty:before {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    display: block;
    font-weight: normal;
    font-size: 128px;
    line-height: 170px;
}
.woocommerce-cart .return-to-shop {
    margin-bottom: 60px;
    text-align: center;
}
.woocommerce-cart .return-to-shop a.button.wc-backward {
    background-color: transparent !important;
    min-width: 0;
    padding: 0 !important;
    font-size: 0.8125em !important;
    font-weight: 700 !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid;
    text-transform: uppercase;
    width: auto;
}
.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
    border-bottom: 1px solid;
    padding-top: 10px !important;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
    border: 0;
}
.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .quantity,
.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .quantity .amount {
    font-size: 13px;
}
.widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove {
    text-align: left;
    top: 40% !important;
}
.widget_shopping_cart .widget_shopping_cart_content .total {
    border-top: none;
    line-height: 24px;
    padding: 25px 0;
    margin: 0;
}
.widget_shopping_cart .widget_shopping_cart_content .total strong {
    font-size: 14px;
    text-transform: uppercase;
}
.widget_shopping_cart .widget_shopping_cart_content .total .amount {
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
    float: right;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons {
    margin-bottom: 0;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a {
    color: #ffffff;
    margin-right: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    margin: 0 0 10px;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
    opacity: 1;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons a:after {
    display: none;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover {
    color: #ffffff;
    opacity: 0.8;
}
.woocommerce-checkout .entry-content .woocommerce {
    max-width: 1275px;
    position: relative;
    margin: 0 auto;
}
.woocommerce-checkout .hmu-hook#woocommerce_checkout_before_order_review {
    width: 37.8%;
    float: right;
    margin-top: 45px;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-checkout .hmu-hook#woocommerce_checkout_before_order_review {
        float: none;
        width: 100%;
    }
}
.woocommerce-checkout .checkout_coupon_box {
    text-align: center;
}
.woocommerce-checkout .checkout_coupon_box > .row {
    margin: 0 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-checkout .checkout_coupon_box > .row {
        margin: 0;
    }
}
.woocommerce-checkout .checkout_coupon_box > .row .woocommerce-error,
.woocommerce-checkout .checkout_coupon_box > .row .woocommerce-info,
.woocommerce-checkout .checkout_coupon_box > .row .woocommerce-message,
.woocommerce-checkout .checkout_coupon_box > .row .woocommerce-notice {
    margin-top: 45px;
    margin-bottom: -45px;
    padding-bottom: 1rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-checkout .checkout_coupon_box > .row .woocommerce-error,
    .woocommerce-checkout .checkout_coupon_box > .row .woocommerce-info,
    .woocommerce-checkout .checkout_coupon_box > .row .woocommerce-message,
    .woocommerce-checkout .checkout_coupon_box > .row .woocommerce-notice {
        margin-top: 30px;
        margin-bottom: 0;
    }
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border: none;
    text-align: center;
    margin: 0;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon {
        padding: 20px 0;
    }
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon .blockUI.blockOverlay:before {
    margin-top: -0.35em;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon #coupon_code {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0;
    font-size: 13px;
    width: 100%;
    height: 49px;
    display: block;
    background: none;
    padding: 13px 90px 10px 55px;
    border: 1px dashed;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon #coupon_code::-webkit-input-placeholder {
    font-weight: bold;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon #coupon_code::-moz-placeholder {
    font-weight: bold;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon #coupon_code:-ms-input-placeholder {
    font-weight: bold;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon button[type="submit"],
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon input[type="submit"] {
    position: absolute;
    right: 0px;
    background: none !important;
    font-size: 0 !important;
    min-width: 0;
    top: 0px;
    z-index: 99999;
    height: 50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 15px 1rem !important;
    width: 70px !important;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon button[type="submit"]:after,
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon input[type="submit"]:after {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    position: absolute;
    right: 17px;
    font-size: 20px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon button[type="submit"]:hover:after,
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon input[type="submit"]:hover:after {
    opacity: 0.7;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon button[type="submit"]:active,
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon button[type="submit"]:focus,
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon input[type="submit"]:active,
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon input[type="submit"]:focus {
    border: none;
    outline: none;
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon .checkout_coupon_inner {
    display: block;
    width: 39%;
    min-width: 470px;
    margin: 0 auto;
    position: relative;
}
@media screen and (max-width: 40em) {
    .woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon .checkout_coupon_inner {
        width: 100%;
        min-width: 100%;
    }
}
.woocommerce-checkout .checkout_coupon_box > .row form.checkout_coupon .checkout_coupon_inner:before {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    position: absolute;
    left: 17px;
    top: 7px;
    font-size: 24px;
    line-height: 36px;
}
.woocommerce-checkout .checkout_login form.login {
    border: 0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
@media screen and (min-width: 40.0625em) {
    .woocommerce-checkout .checkout_login form.login {
        width: 500px;
        padding: 20px 20px 14px;
    }
}
.woocommerce-checkout .checkout_login form.login p:first-child {
    font-size: 13px;
    margin-bottom: 10px;
}
.woocommerce-checkout .checkout_login form.login button[type="submit"] {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 12px;
}
.woocommerce-checkout .checkout_coupon_box form.checkout_coupon,
.woocommerce-checkout .checkout_login form.login {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.85s ease, visibility 0.85s ease;
    transition: opacity 0.85s ease, visibility 0.85s ease;
    -webkit-transform: translateZ(0);
}
.woocommerce-checkout .checkout_coupon_box form.checkout_coupon.fade,
.woocommerce-checkout .checkout_login form.login.fade {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateZ(0);
}
.woocommerce-checkout .shopkeeper_checkout_coupon,
.woocommerce-checkout .shopkeeper_checkout_login {
    margin: 10px auto;
    display: inline-block;
    font-weight: bold;
}
.woocommerce-checkout .shopkeeper_checkout_coupon a.showcoupon,
.woocommerce-checkout .shopkeeper_checkout_coupon a.showlogin,
.woocommerce-checkout .shopkeeper_checkout_login a.showcoupon,
.woocommerce-checkout .shopkeeper_checkout_login a.showlogin {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    margin-left: 8px;
}
@media screen and (max-width: 48em) {
    .woocommerce-checkout .shopkeeper_checkout_coupon a.showcoupon,
    .woocommerce-checkout .shopkeeper_checkout_coupon a.showlogin,
    .woocommerce-checkout .shopkeeper_checkout_login a.showcoupon,
    .woocommerce-checkout .shopkeeper_checkout_login a.showlogin {
        display: block;
    }
}
.woocommerce-checkout .shopkeeper_checkout_login:before {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    font-size: 20px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    top: -2px;
    position: relative;
}
.woocommerce-checkout .shopkeeper_checkout_login + form.woocommerce-form-login p.lost_password {
    margin-top: 0;
}
.woocommerce-checkout .shopkeeper_checkout_login + form.woocommerce-form-login p.lost_password a {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.woocommerce-checkout .shopkeeper_checkout_coupon:before {
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    font-size: 24px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    position: relative;
    top: -1px;
}
.woocommerce-checkout form.checkout {
    margin-top: 45px;
}
.woocommerce-checkout form.checkout h3 {
    text-transform: uppercase;
}
.woocommerce-checkout form.checkout:after {
    content: "";
    display: block;
    clear: both;
}
.woocommerce-checkout form.checkout #ship-to-different-address {
    margin-bottom: 0;
}
.woocommerce-checkout form.checkout .button#place_order {
    float: none;
    width: 100%;
}
@media screen and (min-width: 64em) {
    .woocommerce-checkout form.checkout .col2-set {
        width: 62.2% !important;
        float: left;
        margin-top: 45px;
        padding: 0 90px 0 10px;
    }
}
.woocommerce-checkout form.checkout .col2-set .col-1,
.woocommerce-checkout form.checkout .col2-set .col-2 {
    clear: both;
    display: block;
    float: none;
    width: 100%;
}
.woocommerce-checkout form.checkout .col2-set .col-2 {
    margin-top: 30px;
}
.woocommerce-checkout form.checkout .woocommerce-account-fields .form-row span {
    font-size: 13px;
    text-transform: uppercase;
}
.woocommerce-checkout form.checkout .woocommerce-account-fields .form-row input[type="checkbox"] {
    top: 1px;
}
.woocommerce-checkout form.checkout .woocommerce-account-fields .form-row input[type="checkbox"]:after {
    display: inline-block;
}
.woocommerce-checkout form.checkout .woocommerce-account-fields .form-row input[type="checkbox"]:before {
    top: -4px;
}
.woocommerce-checkout form.checkout .woocommerce-shipping-fields {
    margin-bottom: 30px;
}
.woocommerce-checkout form.checkout .woocommerce-additional-fields #order_comments_field textarea {
    min-height: 100px;
    height: 100px;
}
.woocommerce-checkout form.checkout h3#order_review_heading {
    display: none !important;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
    background: rgba(84, 84, 84, 0.05);
    padding: 20px 40px 40px;
    position: relative;
}
@media screen and (min-width: 64em) {
    .woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
        width: 37.8%;
        float: right;
        margin-top: 45px;
    }
}
@media screen and (max-width: 63.9375em) {
    .woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
        margin-top: 50px;
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
        padding: 20px 68px 50px;
    }
}
@media screen and (max-width: 40em) {
    .woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
        padding: 10px 38px 30px;
    }
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    background-color: transparent;
    background-size: 20px 20px;
    background-position: 0 10px, 40px 40px;
    background-image: radial-gradient(closest-side, transparent 9px, rgba(84, 84, 84, 0.05) 100%);
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    background-color: transparent;
    background-size: 20px 20px;
    background-position: 0 10px, 40px 40px;
    background-image: radial-gradient(closest-side, transparent 9px, rgba(84, 84, 84, 0.05) 100%);
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order .cart_item .wc-gzd-product-name-left,
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order .cart_item .wc-gzd-product-name-right {
    float: none;
    display: inline-block;
    margin-left: -4px;
    vertical-align: middle;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order .cart_item .wc-gzd-product-name-right {
    width: 80%;
    font-weight: bold;
    font-size: 13px;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order .cart_item .product-desc {
    font-weight: normal;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table {
    border-collapse: collapse;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.order-total strong .amount {
    font-size: 1.875rem;
    font-weight: 700;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.order-total td > small {
    display: block;
    margin-top: 5px;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr:first-child td,
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr:first-child th {
    padding-top: 40px;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table td {
    line-height: 1.35;
    padding: 10px 0 10px 0;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table th {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.4;
    font-size: 13px !important;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table thead td,
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table thead th {
    border: none;
    vertical-align: top;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .product-name {
    font-weight: bold;
    font-size: 13px;
    width: 55%;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .product-name span {
    padding-right: 30px;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .cart-subtotal th {
    border-top: 1px solid;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table #shipping_method li {
    padding-left: 20px;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table .product-total {
    text-align: right;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table ul#shipping_method li {
    margin: 0 0 7px;
    text-indent: -22px;
    list-style: none outside;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order .input-checkbox {
    display: inline-block;
    vertical-align: initial;
    margin-top: 0;
}
.woocommerce .woocommerce-form-track-order {
    max-width: 500px;
    padding: 3.5rem;
    margin: 1rem auto 2.5rem;
}
@media screen and (max-width: 40em) {
    .woocommerce .woocommerce-form-track-order {
        max-width: 100%;
    }
}
.woocommerce .woocommerce-form-track-order:after,
.woocommerce .woocommerce-form-track-order:before {
    background-image: radial-gradient(closest-side, transparent 9px, rgba(84, 84, 84, 0.05) 100%);
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    max-width: 500px;
    margin: 0 0 0 -3.5rem;
    background-color: transparent;
    background-size: 20px 20px;
    background-position: 0 10px, 40px 40px;
    position: absolute;
}
.woocommerce .woocommerce-form-track-order:before {
    top: calc(1rem - 10px);
}
.woocommerce .woocommerce-form-track-order:after {
    bottom: calc(2.5rem + -10px);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.woocommerce .woocommerce-form-track-order > p {
    font-size: 13px;
}
.woocommerce .woocommerce-form-track-order .form-row {
    width: 100%;
}
.woocommerce .woocommerce-form-track-order .form-row .button {
    margin-top: 1.5rem;
    width: 100%;
}
.woocommerce .woocommerce-MyAccount-content > p mark {
    background-color: transparent;
}
.woocommerce .order-info {
    margin: 0 0 4rem;
    padding: 30px;
    position: relative;
    text-align: center;
}
.woocommerce .order-info mark {
    background: none;
    font-weight: bold;
    margin: 0px 5px;
}
.woocommerce h2.woocommerce-column__title,
.woocommerce h2.woocommerce-order-details__title,
.woocommerce h2.woocommerce-order-downloads__title {
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.woocommerce .order-again {
    margin-top: 2.5rem;
}
.woocommerce .order-again .button:hover {
    color: #fff;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin: 0 auto 2rem;
    max-width: 1100px;
    width: 100%;
}
.woocommerce .woocommerce-order-downloads .woocommerce-MyAccount-downloads-file {
    width: auto;
}
.woocommerce .woocommerce-customer-details p {
    font-size: 14px;
}
.woocommerce .woocommerce-customer-details address {
    border: 0;
    font-size: 14px;
    padding: 0;
}
.download-courses {
    display: flex;
    flex-direction: column;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 35px;
    margin-bottom: 15px;
}

.download-courses ul {
    display: flex;
    list-style: none;
}

.download-courses ul li:nth-child(1) {
    width: 35%;
    font-weight: bold;
}

.download-courses ul li:nth-child(2) {
    width: 15%;
    font-weight: bold;
}

.download-courses ul li:nth-child(3) {
    width: 50%;
    font-weight: bold;
}

.download-courses ul li a {
    color: #333;
}

.download-courses ul li .link {
    color: #cc0000;
}

.download-courses ul li i {
    font-size: 25px;
    margin-left: 5px;
    cursor: pointer;
}

.download-courses ul li p {
    margin: 15px 0;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce .woocommerce-customer-details .col-1,
    .woocommerce .woocommerce-customer-details .col-2 {
        margin-bottom: 2.5rem;
    }

    .download-courses ul {
        flex-direction: column;
    }

    .download-courses ul li {
        width: 100% !important;
    }
}
.woocommerce .woocommerce-thankyou-order-received {
    padding: 0 !important;
    margin-bottom: 2rem !important;
}
.woocommerce .woocommerce-thankyou-order-details.order_details {
    display: block;
    padding: 30px 25px 25px;
    text-align: center;
}
.woocommerce .woocommerce-thankyou-order-details.order_details + p {
    margin: 4rem 0;
}
.woocommerce .woocommerce-thankyou-order-details.order_details li {
    border: 0;
    padding: 0 30px 0 0;
    width: auto;
    display: inline-block;
    float: none;
    line-height: 1.3;
    margin-right: 20px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
@media screen and (max-width: 63.9375em) {
    .woocommerce .woocommerce-thankyou-order-details.order_details li {
        width: 100%;
        padding: 0;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .woocommerce .woocommerce-thankyou-order-details.order_details li:last-child {
        margin-bottom: 0;
    }
}
.woocommerce .woocommerce-thankyou-order-details.order_details li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.woocommerce .woocommerce-thankyou-order-details.order_details li strong {
    font-size: 16px !important;
    font-weight: normal;
    margin-top: 6px;
}
.woocommerce-account:not(.logged-in) .entry-header .entry-title,
.woocommerce-account:not(.logged-in) .entry-header .page-title,
.woocommerce-account:not(.logged-in) form .page-title {
    display: none !important;
}
.woocommerce-account .woocommerce-Message--info {
    margin-bottom: 35px !important;
}
.woocommerce-account a.button:hover {
    color: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    display: block;
    margin-bottom: 60px;
    text-align: center;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0px 0 5px;
    text-align: center;
    list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    border-bottom: 1px solid transparent;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 13px;
    font-weight: bold;
    margin-left: 2px;
    margin-bottom: 10px;
    margin: 0 12px 5px;
    padding: 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background: none;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: color 0.3s, border-color 0.2s;
    transition: color 0.3s, border-color 0.2s;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    border-bottom: 1px solid transparent;
    opacity: 1;
}
.woocommerce-account .woocommerce-MyAccount-content {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto 4rem;
    max-width: 1100px;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders {
    margin-bottom: 2.5rem;
}
@media screen and (max-width: 48em) {
    .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td {
        padding: 15px 0 !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td:first-child {
        border-top-width: 2px;
    }
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-actions .button {
    display: inline-block;
    background: none;
    padding: 0 !important;
    margin: 0;
    min-width: auto;
    width: auto;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-actions .button:after {
    content: "/";
    padding: 0 10px;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-actions .button:last-child:after {
    content: "";
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-number a {
    font-weight: bold;
    font-size: 13px;
}
.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td tbody tr td {
    padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-content table.account-payment-methods-table {
    margin-bottom: 2.5rem;
}
.woocommerce-account .woocommerce-MyAccount-content table.account-payment-methods-table td.payment-method-actions .button {
    display: inline-block;
    background: none;
    padding: 0 !important;
    margin: 0;
    min-width: auto;
    width: auto;
}
.woocommerce-account .woocommerce-MyAccount-content table.account-payment-methods-table td.payment-method-actions .button:after {
    content: "/";
    padding: 0 10px;
}
.woocommerce-account .woocommerce-MyAccount-content table.account-payment-methods-table td.payment-method-actions .button:last-child:after {
    content: "";
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content table.account-payment-methods-table td tbody tr td {
    padding-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-content form.edit-account p.woocommerce-form-row span em {
    font-size: 13px;
    font-style: normal;
    margin-top: 10px;
    display: block;
    line-height: 1.4;
}
.woocommerce-account .woocommerce-MyAccount-content form.edit-account fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
.woocommerce-account .woocommerce-MyAccount-content form.edit-account legend {
    font-size: 0.875rem;
    font-weight: 900;
    text-transform: uppercase;
    padding: 50px 0 13px;
    margin: 0;
    background: transparent;
}
.woocommerce-account .woocommerce-MyAccount-content form.edit-account .button {
    margin-top: 20px !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination {
    margin: 0;
    overflow: visible;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--previous {
    background: transparent;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    padding: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--previous {
    float: left;
    text-align: left;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--next {
    float: right;
    text-align: right;
}
.woocommerce-account .account-tab-list {
    margin: 0 auto 35px;
    padding: 0;
    text-align: center;
}
.woocommerce-account .account-tab-list .account-tab-item {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.woocommerce-account .account-tab-list .account-tab-item .account-tab-link {
    display: inline-block;
    text-transform: none;
    text-align: center;
    padding: 0;
    width: auto;
    border: none;
    line-height: 1;
    white-space: nowrap;
    font-weight: bold;
    opacity: 0.55;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce-account .account-tab-list .account-tab-item .account-tab-link:hover {
    opacity: 0.45;
}
.woocommerce-account .account-tab-list .account-tab-item .account-tab-link.current,
.woocommerce-account .account-tab-list .account-tab-item .account-tab-link.registration_disabled {
    opacity: 1;
}
.woocommerce-account .account-tab-list .sep {
    font-size: 50px;
    opacity: 0.55;
    display: inline-block;
    margin: 0 20px;
}
.woocommerce-account form.woocommerce-ResetPassword {
    border: none;
    margin: 0 auto;
    padding: 0;
    max-width: 500px;
    width: 100%;
}
.woocommerce-account .login-register-container {
    margin: 35px 0 70px 0;
    text-align: center;
}
.woocommerce-account .login-register-container .account-forms-container {
    display: inline-block;
    max-width: 500px;
    width: 100%;
    text-align: left;
    height: auto;
    padding: 0;
}
.woocommerce-account .login-register-container .form-row {
    padding: 10px 0 !important;
}
.woocommerce-account .login-register-container form.woocommerce-form-login,
.woocommerce-account .login-register-container form.woocommerce-form-register {
    border: none;
    padding: 0;
    margin: 0;
}
.woocommerce-account .login-register-container form.woocommerce-form-login .lost-pass-link,
.woocommerce-account .login-register-container form.woocommerce-form-login .lost_password a {
    font-size: 13px;
    float: right;
    line-height: 1.5em;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
}
.woocommerce-account .login-register-container form.woocommerce-form-register {
    display: none;
}
.woocommerce-account .login-register-container .lost-pass-link {
    margin: 3px 0 0 0;
    padding: 0;
    border: none;
}
.woocommerce-account .login-register-container .woocommerce-Button {
    width: 100%;
}
.woocommerce-account form#add_payment_method #payment.woocommerce-Payment {
    background: transparent;
}
.woocommerce table.shop_table {
    background-color: transparent !important;
    border-collapse: collapse;
    border: none;
    margin: 12px 0 0;
    border-radius: 0;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    background-color: transparent !important;
}
.woocommerce table.shop_table th {
    line-height: 1.8em;
    padding: 17px 0;
    font-size: 13px;
}
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table td.product-subtotal {
    font-weight: bold;
}
@media screen and (max-width: 48em) {
    .woocommerce table.shop_table td.product-name {
        font-size: 0.85rem;
    }
}
.woocommerce table.shop_table td.product-total .woocommerce-Price-amount.amount {
    font-weight: bold;
    font-size: 13px;
}
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table thead td,
.woocommerce table.shop_table thead th {
    padding: 15px;
}
.woocommerce table.shop_table tbody td:first-child,
.woocommerce table.shop_table tbody th:first-child,
.woocommerce table.shop_table thead td:first-child,
.woocommerce table.shop_table thead th:first-child {
    padding: 15px 15px 15px 0;
}
.woocommerce table.shop_table tbody td:last-child,
.woocommerce table.shop_table tbody th:last-child,
.woocommerce table.shop_table thead td:last-child,
.woocommerce table.shop_table thead th:last-child {
    padding: 15px 0 15px 15px;
}
.woocommerce table.shop_table tbody td {
    vertical-align: middle;
}
.woocommerce table.shop_table tbody td a {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.woocommerce table.shop_table tbody td:before {
    font-size: 13px;
    line-height: 2;
    text-transform: uppercase;
}
.woocommerce table.shop_table tbody td .wc-item-meta {
    margin-left: 0;
}
.woocommerce table.shop_table tbody td .wc-item-meta p,
.woocommerce table.shop_table tbody td .wc-item-meta strong {
    font-weight: normal;
    font-size: 13px;
    line-height: 1;
}
.woocommerce table.shop_table tbody td .wc-item-meta .wc-item-meta-label {
    text-transform: uppercase;
}
.woocommerce table.shop_table tfoot tr:first-child td,
.woocommerce table.shop_table tfoot tr:first-child th {
    padding-top: 30px;
    border-top: 3px solid;
}
.woocommerce table.shop_table tfoot tr:last-child td strong .woocommerce-Price-amount.amount {
    font-size: 1.875rem;
}
.woocommerce table.shop_table tfoot tr td,
.woocommerce table.shop_table tfoot tr th {
    border: 0;
    font-size: 13px;
    line-height: 1.5;
}
.woocommerce table.shop_table tfoot tr th {
    padding: 10px 15px 10px 0;
    text-transform: uppercase;
}
.woocommerce table.shop_table tfoot tr td {
    padding: 10px 0 10px 15px;
}
.woocommerce table.shop_table .woocommerce-remove-coupon {
    font-size: 0;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.woocommerce table.shop_table .woocommerce-remove-coupon:after {
    content: "";
    font-family: "Shopkeeper-Icon-Font";
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.woocommerce-terms-and-conditions {
    margin: 25px 0 15px;
}
.woocommerce-terms-and-conditions a,
.woocommerce-terms-and-conditions address,
.woocommerce-terms-and-conditions blockquote,
.woocommerce-terms-and-conditions code,
.woocommerce-terms-and-conditions dd,
.woocommerce-terms-and-conditions div,
.woocommerce-terms-and-conditions dl,
.woocommerce-terms-and-conditions dt,
.woocommerce-terms-and-conditions h1,
.woocommerce-terms-and-conditions h2,
.woocommerce-terms-and-conditions h3,
.woocommerce-terms-and-conditions h4,
.woocommerce-terms-and-conditions h5,
.woocommerce-terms-and-conditions h6,
.woocommerce-terms-and-conditions img,
.woocommerce-terms-and-conditions li,
.woocommerce-terms-and-conditions p,
.woocommerce-terms-and-conditions pre,
.woocommerce-terms-and-conditions span,
.woocommerce-terms-and-conditions td,
.woocommerce-terms-and-conditions th,
.woocommerce-terms-and-conditions tr {
    font-size: 13px !important;
}
.woocommerce-privacy-policy-text p,
.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 12px;
    line-height: 1.4285em;
    margin: -2px 0 13px;
    font-weight: normal;
}
.validate-required .input-checkbox {
    display: inline-block !important;
}
@media only screen and (max-width: 768px) {
    .woocommerce-page .mobile-columns-1 ul.products li.product,
    .woocommerce .mobile-columns-1 ul.products li.product {
        width: 100%;
    }
	.woocommerce table.shop_table tbody td:before {
    	display: none;
}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    	text-align: left!important;
}
}
.woocommerce-page ul.product-categories,
.woocommerce ul.product-categories {
    margin-bottom: 0;
}
.woocommerce-page ul.product-categories + ul.products,
.woocommerce ul.product-categories + ul.products {
    margin-top: calc(35px - 1.3%);
}
.woocommerce-page ul.products .woocommerce-loop-product__link:hover,
.woocommerce ul.products .woocommerce-loop-product__link:hover {
    opacity: 1;
}
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product {
    margin: 0 25px 25px 0;
}
.woocommerce-page ul.products li.product.last,
.woocommerce ul.products li.product.last {
    margin-right: 0;
}
.woocommerce-page ul.products li.product .shopkeeper_new_product,
.woocommerce ul.products li.product .shopkeeper_new_product {
    min-height: 0;
    min-width: 0;
    padding: 2px 8px 0px 8px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    left: auto;
    margin: 0;
    border-radius: 0;
    position: absolute;
    top: 15px;
    left: 15px;
    right: auto !important;
    text-shadow: none;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    max-width: calc(100% - 30px);
    width: auto;
    z-index: 8;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    display: inline-block;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.woocommerce-page ul.products li.product .onsale + .shopkeeper_new_product,
.woocommerce-page ul.products li.product .out_of_stock_badge_loop + .shopkeeper_new_product,
.woocommerce ul.products li.product .onsale + .shopkeeper_new_product,
.woocommerce ul.products li.product .out_of_stock_badge_loop + .shopkeeper_new_product {
    top: 40px;
}
.woocommerce-page ul.products li.product .out_of_stock_badge_loop + .onsale + .shopkeeper_new_product,
.woocommerce ul.products li.product .out_of_stock_badge_loop + .onsale + .shopkeeper_new_product {
    top: 65px;
}
@media only screen and (min-width: 769px) {
    .woocommerce-page ul.products.columns-1 li.product,
    .woocommerce ul.products.columns-1 li.product {
        width: 100%;
    }
    .woocommerce-page ul.products.columns-2 li.product,
    .woocommerce ul.products.columns-2 li.product {
        width: calc((100% - 25.1px) / 2);
    }
    .woocommerce-page ul.products.columns-3 li.product,
    .woocommerce ul.products.columns-3 li.product {
        width: calc((100% - 50.1px) / 3);
    }
    .woocommerce-page ul.products.columns-4 li.product,
    .woocommerce ul.products.columns-4 li.product {
        width: calc((100% - 75px) / 4);
    }
    .woocommerce-page ul.products.columns-5 li.product,
    .woocommerce ul.products.columns-5 li.product {
        width: calc((100% - 100.1px) / 5);
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .woocommerce-page ul.products.columns-5 li.product,
    .woocommerce ul.products.columns-5 li.product {
        width: calc((100% - 75.1px) / 4);
    }
    .woocommerce-page ul.products.columns-5 li.product.last,
    .woocommerce ul.products.columns-5 li.product.last {
        clear: none;
        margin-right: 25px;
    }
    .woocommerce-page ul.products.columns-5 li.product:nth-child(4n + 4),
    .woocommerce ul.products.columns-5 li.product:nth-child(4n + 4) {
        margin-right: 0;
    }
    .woocommerce-page ul.products.columns-5 li.product:nth-child(4n + 5),
    .woocommerce ul.products.columns-5 li.product:nth-child(4n + 5) {
        clear: both !important;
    }
    .woocommerce-page ul.products.columns-5 li.product.first,
    .woocommerce ul.products.columns-5 li.product.first {
        clear: none;
    }
}
@media only screen and (min-width: 769px) {
    .woocommerce-page ul.products.columns-6 li.product,
    .woocommerce ul.products.columns-6 li.product {
        width: calc((100% - 125.1px) / 6);
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .woocommerce-page ul.products.columns-6 li.product,
    .woocommerce ul.products.columns-6 li.product {
        width: calc((100% - 75.1px) / 4);
    }
    .woocommerce-page ul.products.columns-6 li.product.last,
    .woocommerce ul.products.columns-6 li.product.last {
        clear: none;
        margin-right: 25px;
    }
    .woocommerce-page ul.products.columns-6 li.product:nth-child(4n + 4),
    .woocommerce ul.products.columns-6 li.product:nth-child(4n + 4) {
        margin-right: 0;
    }
    .woocommerce-page ul.products.columns-6 li.product:nth-child(4n + 5),
    .woocommerce ul.products.columns-6 li.product:nth-child(4n + 5) {
        clear: both !important;
    }
    .woocommerce-page ul.products.columns-6 li.product.first,
    .woocommerce ul.products.columns-6 li.product.first {
        clear: none;
    }
}
@media only screen and (min-width: 769px) {
    .rtl.woocommerce-page ul.products li.product,
    .rtl.woocommerce ul.products li.product,
    .rtl .woocommerce ul.products li.product {
        margin: 0 0 25px 25px;
    }
    .rtl.woocommerce-page ul.products li.product.last,
    .rtl.woocommerce ul.products li.product.last,
    .rtl .woocommerce ul.products li.product.last {
        margin-left: 0;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .rtl.woocommerce-page ul.products.columns-5 li.product.last,
    .rtl.woocommerce ul.products.columns-5 li.product.last,
    .rtl .woocommerce ul.products.columns-5 li.product.last {
        margin-right: 0;
        margin-left: 25px;
    }
    .rtl.woocommerce-page ul.products.columns-5 li.product:nth-child(4n + 4),
    .rtl.woocommerce ul.products.columns-5 li.product:nth-child(4n + 4),
    .rtl .woocommerce ul.products.columns-5 li.product:nth-child(4n + 4) {
        margin-right: 0;
        margin-left: 0;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .rtl.woocommerce-page ul.products.columns-6 li.product.last,
    .rtl.woocommerce ul.products.columns-6 li.product.last,
    .rtl .woocommerce ul.products.columns-6 li.product.last {
        margin-right: 0;
        margin-left: 25px;
    }
    .rtl.woocommerce-page ul.products.columns-6 li.product:nth-child(4n + 4),
    .rtl.woocommerce ul.products.columns-6 li.product:nth-child(4n + 4),
    .rtl .woocommerce ul.products.columns-6 li.product:nth-child(4n + 4) {
        margin-right: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 768px) {
    .wc-block-grid.has-3-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }
    .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }
    .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }
    .wc-block-grid.has-6-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }
    .wc-block-grid.has-7-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }
    .wc-block-grid.has-8-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33%;
        flex: 1 0 33.33%;
        max-width: 33.33%;
    }
}
@media screen and (min-width: 992px) {
    .wc-block-grid.has-2-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50%);
        flex: 1 0 calc(50%);
        max-width: 50%;
    }
    .wc-block-grid.has-3-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(33.3333333333%);
        flex: 1 0 calc(33.3333333333%);
        max-width: 33.3333333333%;
    }
    .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(25%);
        flex: 1 0 calc(25%);
        max-width: 25%;
    }
    .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(20%);
        flex: 1 0 calc(20%);
        max-width: 20%;
    }
    .wc-block-grid.has-6-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(16.6666666667%);
        flex: 1 0 calc(16.6666666667%);
        max-width: 16.6666666667%;
    }
    .wc-block-grid.has-7-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(14.2857142857%);
        flex: 1 0 calc(14.2857142857%);
        max-width: 14.2857142857%;
    }
    .wc-block-grid.has-8-columns .wc-block-grid__products .wc-block-grid__product {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(12.5%);
        flex: 1 0 calc(12.5%);
        max-width: 12.5%;
    }
}
.wc-block-grid.has-1-columns .wc-block-grid__products .wc-block-grid__product {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    width: 100%;
}
.wc-block-grid.alignfull .wc-block-grid__products {
    margin: 0 15px;
}
.wc-block-grid .wc-block-grid__products {
    margin: 0 -10px;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product {
    text-align: left;
    padding: 0 10px 26px;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image {
    margin-bottom: 17px;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image a:hover {
    opacity: 1;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img {
    width: 100%;
    height: auto;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 4px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
    opacity: 1;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title:hover {
    opacity: 0.8;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price__value {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 4px;
    letter-spacing: 0;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price__value del,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del {
    opacity: 0.5;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price__value ins,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins {
    background: none;
    font-weight: 700;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating {
    font-size: 10px;
    margin-bottom: 4px;
    line-height: 10px;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    margin: 0;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
    overflow: hidden;
    position: relative;
    width: 5.3em;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    font-family: star;
    font-weight: 400;
    display: -block;
    margin: 0;
    text-align: left;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating:before {
    content: "SSSSS";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.5;
    color: #aaa;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating span:before {
    content: "SSSSS";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
    min-height: 0;
    min-width: 0;
    padding: 2px 8px 0;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    left: auto;
    margin: 0;
    border-radius: 0;
    position: absolute;
    top: 15px;
    left: 25px;
    right: auto;
    text-shadow: none;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    border: 0;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .added_to_cart,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link {
    font-size: 0.8125rem;
    font-weight: 700;
    background: none;
    padding: 0;
    position: relative;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    vertical-align: text-top;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .added_to_cart:hover,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link:hover {
    opacity: 0.7;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .added_to_cart.loading:after,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.loading:after {
    background: none !important;
    content: "";
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    background-color: transparent !important;
    border: 3px solid !important;
    -webkit-animation: loader-spin 0.8s infinite both !important;
    animation: loader-spin 0.8s infinite both !important;
    z-index: 99;
    opacity: 1;
    position: absolute;
    top: -1px;
    right: -25px;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .added_to_cart.added:after,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link.added:after {
    content: "";
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart .added_to_cart {
    font-weight: bold;
    text-transform: uppercase;
}
.wc-block-grid .wc-block-sort-select__select {
    background-position: right -1.5rem center;
    background-color: transparent;
    border: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-transform: uppercase;
}
.wc-block-grid .wc-block-pagination button {
    cursor: pointer;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wp-block-woocommerce-active-filters h3,
.wp-block-woocommerce-attribute-filter h3,
.wp-block-woocommerce-price-filter h3 {
    font-size: 13px;
    text-transform: uppercase;
}
.wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li label {
    font-weight: normal;
    text-transform: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li input[type="checkbox"] {
    width: 15px;
}
.wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li input[type="checkbox"]:before {
    top: 1px;
    left: 5px;
}
.wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li input[type="checkbox"]:after {
    border-width: 1px;
    width: 15px;
    height: 15px;
}
.wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li input:checked + label {
    font-weight: bold;
}
.wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li.show-less button,
.wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li.show-more button {
    font-weight: bold;
    margin-top: 15px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wp-block-woocommerce-active-filters ul.wc-block-active-filters-list li {
    padding: 0 0 0 25px;
}
.wp-block-woocommerce-active-filters ul.wc-block-active-filters-list li .wc-block-active-filters-list-item__type {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.wp-block-woocommerce-active-filters ul.wc-block-active-filters-list li .wc-block-active-filters-list-item__name {
    font-size: 13px;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters-list button {
    left: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters-list button:before {
    background: none;
    font-family: "Shopkeeper-Icon-Font";
    content: "";
    cursor: pointer;
    border: 0;
    display: inline-block;
    font-weight: normal;
    color: #fff;
    margin-right: 10px;
    font-size: 13px;
    line-height: 1;
    width: 15px;
    height: 15px;
    padding: 1px 2px 1px 2.5px;
    border-radius: 3px;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__clear-all {
    font-size: 13px;
    font-weight: bold;
    float: none;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wc-block-product-categories.is-list ul {
    list-style: none;
    margin-left: 0;
}
.wc-block-product-categories.is-list ul ul {
    margin-left: 20px;
}
.wc-block-featured-category .wc-block-featured-category__description {
    max-width: 75%;
}
.wc-block-featured-product .wc-block-featured-product__description {
    max-width: 75%;
}
.wc-block-featured-product .wc-block-featured-product__price .woocommerce-Price-amount {
    font-weight: 700;
}
.wc-block-featured-product * {
    color: #fff;
}
.wc-block-featured-product * ins {
    background: none;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__image img,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__image img,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__image img {
    background: none;
    border: 0;
    margin: 0;
    line-height: 1;
    position: absolute;
    float: none;
    left: 0;
    top: -5px;
    width: 50px;
    height: 50px;
    padding: 0;
    overflow: hidden;
    border-radius: 70px;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__author,
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__product,
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__published-date,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__author,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__product,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__published-date,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__author,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__product,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__published-date {
    font-size: 0.83em;
    color: #767676;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__text__read_more,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__text__read_more,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__text__read_more {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__text__read_more:hover,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__text__read_more:hover,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__text__read_more:hover {
    opacity: 1;
}
.wp-block-woocommerce-all-reviews .wc-block-load-more span,
.wp-block-woocommerce-reviews-by-category .wc-block-load-more span,
.wp-block-woocommerce-reviews-by-product .wc-block-load-more span {
    font-weight: bold;
}
.wp-block-woocommerce-all-reviews .wc-block-load-more button,
.wp-block-woocommerce-reviews-by-category .wc-block-load-more button,
.wp-block-woocommerce-reviews-by-product .wc-block-load-more button {
    outline: 0;
    padding: 14px 24px 11px;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__product a:hover,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__product a:hover,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__product a:hover {
    opacity: 1;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__author,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__author,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__author {
    font-weight: bold;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__info,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__info,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__info {
    margin-bottom: 10px;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__text,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__text,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__text {
    margin: 0 0 0 65px;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.wp-block-woocommerce-all-reviews .wc-block-review-list-item__rating__stars,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__rating__stars,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__rating__stars {
    font-size: 10px;
    top: 3px;
}
.wp-block-woocommerce-all-reviews .wc-block-order-select,
.wp-block-woocommerce-reviews-by-category .wc-block-order-select,
.wp-block-woocommerce-reviews-by-product .wc-block-order-select {
    text-align: left;
}
.wp-block-woocommerce-all-reviews .wc-block-order-select .wc-block-order-select__label,
.wp-block-woocommerce-reviews-by-category .wc-block-order-select .wc-block-order-select__label,
.wp-block-woocommerce-reviews-by-product .wc-block-order-select .wc-block-order-select__label {
    display: none;
}
.wp-block-woocommerce-all-reviews .wc-block-order-select .wc-block-order-select__select,
.wp-block-woocommerce-reviews-by-category .wc-block-order-select .wc-block-order-select__select,
.wp-block-woocommerce-reviews-by-product .wc-block-order-select .wc-block-order-select__select {
    border: 0;
    background-color: transparent;
    background-position: top -3px right -20px;
    text-transform: uppercase;
    text-shadow: none;
    width: auto;
}
.wp-block-woocommerce-product-search .wc-block-product-search__fields {
    position: relative;
}
.wp-block-woocommerce-product-search .wc-block-product-search__button {
    border: 0;
    position: absolute;
    right: 2px;
    top: 2px;
}
.wp-block-woocommerce-product-search .wc-block-product-search__button:hover {
    border: 0;
    background: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.woocommerce table.shop_table tbody td.passwords {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.woocommerce table.shop_table tbody td.passwords .password-text {
    background: #fff;
    display: block;
    padding: 5px 15px;
    border: 1px solid #f0f0f0;
    font-weight: bold;
}

.woocommerce table.shop_table tbody td.passwords .copy-password-button {
    background: #c00;
    display: block;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}

.courses {
    display: flex;
    flex-wrap: wrap;
    padding: 55px 0;
}

.courses .course {
    width: 33%;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    padding: 15px;
}

.courses .course .course-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}

.courses .course img {
    border-radius: 8px;
}

.woocommerce-table--order-downloads .download-product {
    width: 60%;
}

@media screen and (max-width: 1024px) {
    .courses .course {
        width: 50%;
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
        padding: 15px;
    }
}
