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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: not-allowed
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
.foundation-mq {
    font-family: "small=0em&medium=40.0625em&large=64.0625em&xlarge=90.0625em"
}
html {
    font-size: 100%;
    box-sizing: border-box
}
*,
:after,
:before {
    box-sizing: inherit
}
body {
    padding: 0;
    margin: 0;
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}
select {
    width: 100%;
    border-radius: 0
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}
[data-whatinput=mouse] button {
    outline: 0
}
.is-visible {
    display: block !important
}
.is-hidden {
    display: none !important
}
.row {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto
}
.row:after,
.row:before {
    content: ' ';
    display: table
}
.row:after {
    clear: both
}
.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}
.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}
.column,
.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .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
}
.small-1 {
    width: 8.333333%
}
.small-push-1 {
    position: relative;
    left: 8.333333%
}
.small-pull-1 {
    position: relative;
    left: -8.333333%
}
.small-2 {
    width: 16.666667%
}
.small-push-2 {
    position: relative;
    left: 16.666667%
}
.small-pull-2 {
    position: relative;
    left: -16.666667%
}
.small-3 {
    width: 25%
}
.small-push-3 {
    position: relative;
    left: 25%
}
.small-pull-3 {
    position: relative;
    left: -25%
}
.small-4 {
    width: 33.333333%
}
.small-push-4 {
    position: relative;
    left: 33.333333%
}
.small-pull-4 {
    position: relative;
    left: -33.333333%
}
.small-5 {
    width: 41.666667%
}
.small-push-5 {
    position: relative;
    left: 41.666667%
}
.small-pull-5 {
    position: relative;
    left: -41.666667%
}
.small-6 {
    width: 50%
}
.small-push-6 {
    position: relative;
    left: 50%
}
.small-pull-6 {
    position: relative;
    left: -50%
}
.small-7 {
    width: 58.333333%
}
.small-push-7 {
    position: relative;
    left: 58.333333%
}
.small-pull-7 {
    position: relative;
    left: -58.333333%
}
.small-8 {
    width: 66.666667%
}
.small-push-8 {
    position: relative;
    left: 66.666667%
}
.small-pull-8 {
    position: relative;
    left: -66.666667%
}
.small-9 {
    width: 75%
}
.small-push-9 {
    position: relative;
    left: 75%
}
.small-pull-9 {
    position: relative;
    left: -75%
}
.small-10 {
    width: 83.333333%
}
.small-push-10 {
    position: relative;
    left: 83.333333%
}
.small-pull-10 {
    position: relative;
    left: -83.333333%
}
.small-11 {
    width: 91.666667%
}
.small-push-11 {
    position: relative;
    left: 91.666667%
}
.small-pull-11 {
    position: relative;
    left: -91.666667%
}
.small-12 {
    width: 100%
}
.small-up-1>.column,
.small-up-1>.columns {
    width: 100%;
    float: left
}
.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 {
    width: 50%;
    float: left
}
.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(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}
.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}
.small-up-3>.column,
.small-up-3>.columns {
    width: 33.333333%;
    float: left
}
.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 {
    width: 25%;
    float: left
}
.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 {
    width: 20%;
    float: left
}
.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 {
    width: 16.666667%;
    float: left
}
.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 {
    width: 14.285714%;
    float: left
}
.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 {
    width: 12.5%;
    float: left
}
.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
}
.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}
.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}
.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}
@media screen and (min-width: 40.0625em) {
    .medium-1 {
        width: 8.333333%
    }
    .medium-push-1 {
        position: relative;
        left: 8.333333%
    }
    .medium-pull-1 {
        position: relative;
        left: -8.333333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        width: 16.666667%
    }
    .medium-push-2 {
        position: relative;
        left: 16.666667%
    }
    .medium-pull-2 {
        position: relative;
        left: -16.666667%
    }
    .medium-offset-1 {
        margin-left: 8.333333%
    }
    .medium-3 {
        width: 25%
    }
    .medium-push-3 {
        position: relative;
        left: 25%
    }
    .medium-pull-3 {
        position: relative;
        left: -25%
    }
    .medium-offset-2 {
        margin-left: 16.666667%
    }
    .medium-4 {
        width: 33.333333%
    }
    .medium-push-4 {
        position: relative;
        left: 33.333333%
    }
    .medium-pull-4 {
        position: relative;
        left: -33.333333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        width: 41.666667%
    }
    .medium-push-5 {
        position: relative;
        left: 41.666667%
    }
    .medium-pull-5 {
        position: relative;
        left: -41.666667%
    }
    .medium-offset-4 {
        margin-left: 33.333333%
    }
    .medium-6 {
        width: 50%
    }
    .medium-push-6 {
        position: relative;
        left: 50%
    }
    .medium-pull-6 {
        position: relative;
        left: -50%
    }
    .medium-offset-5 {
        margin-left: 41.666667%
    }
    .medium-7 {
        width: 58.333333%
    }
    .medium-push-7 {
        position: relative;
        left: 58.333333%
    }
    .medium-pull-7 {
        position: relative;
        left: -58.333333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        width: 66.666667%
    }
    .medium-push-8 {
        position: relative;
        left: 66.666667%
    }
    .medium-pull-8 {
        position: relative;
        left: -66.666667%
    }
    .medium-offset-7 {
        margin-left: 58.333333%
    }
    .medium-9 {
        width: 75%
    }
    .medium-push-9 {
        position: relative;
        left: 75%
    }
    .medium-pull-9 {
        position: relative;
        left: -75%
    }
    .medium-offset-8 {
        margin-left: 66.666667%
    }
    .medium-10 {
        width: 83.333333%
    }
    .medium-push-10 {
        position: relative;
        left: 83.333333%
    }
    .medium-pull-10 {
        position: relative;
        left: -83.333333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        width: 91.666667%
    }
    .medium-push-11 {
        position: relative;
        left: 91.666667%
    }
    .medium-pull-11 {
        position: relative;
        left: -91.666667%
    }
    .medium-offset-10 {
        margin-left: 83.333333%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.666667%
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        width: 100%;
        float: left
    }
    .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 {
        width: 50%;
        float: left
    }
    .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(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        width: 33.333333%;
        float: left
    }
    .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 {
        width: 25%;
        float: left
    }
    .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 {
        width: 20%;
        float: left
    }
    .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 {
        width: 16.666667%;
        float: left
    }
    .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 {
        width: 14.285714%;
        float: left
    }
    .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 {
        width: 12.5%;
        float: left
    }
    .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-left: 0;
        padding-right: 0
    }
    .expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}
@media screen and (min-width: 64.0625em) {
    .large-1 {
        width: 8.333333%
    }
    .large-push-1 {
        position: relative;
        left: 8.333333%
    }
    .large-pull-1 {
        position: relative;
        left: -8.333333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        width: 16.666667%
    }
    .large-push-2 {
        position: relative;
        left: 16.666667%
    }
    .large-pull-2 {
        position: relative;
        left: -16.666667%
    }
    .large-offset-1 {
        margin-left: 8.333333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        position: relative;
        left: 25%
    }
    .large-pull-3 {
        position: relative;
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.666667%
    }
    .large-4 {
        width: 33.333333%
    }
    .large-push-4 {
        position: relative;
        left: 33.333333%
    }
    .large-pull-4 {
        position: relative;
        left: -33.333333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.666667%
    }
    .large-push-5 {
        position: relative;
        left: 41.666667%
    }
    .large-pull-5 {
        position: relative;
        left: -41.666667%
    }
    .large-offset-4 {
        margin-left: 33.333333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        position: relative;
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.666667%
    }
    .large-7 {
        width: 58.333333%
    }
    .large-push-7 {
        position: relative;
        left: 58.333333%
    }
    .large-pull-7 {
        position: relative;
        left: -58.333333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.666667%
    }
    .large-push-8 {
        position: relative;
        left: 66.666667%
    }
    .large-pull-8 {
        position: relative;
        left: -66.666667%
    }
    .large-offset-7 {
        margin-left: 58.333333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        position: relative;
        left: 75%
    }
    .large-pull-9 {
        position: relative;
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.666667%
    }
    .large-10 {
        width: 83.333333%
    }
    .large-push-10 {
        position: relative;
        left: 83.333333%
    }
    .large-pull-10 {
        position: relative;
        left: -83.333333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.666667%
    }
    .large-push-11 {
        position: relative;
        left: 91.666667%
    }
    .large-pull-11 {
        position: relative;
        left: -91.666667%
    }
    .large-offset-10 {
        margin-left: 83.333333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.666667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        width: 100%;
        float: left
    }
    .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 {
        width: 50%;
        float: left
    }
    .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(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        width: 33.333333%;
        float: left
    }
    .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 {
        width: 25%;
        float: left
    }
    .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 {
        width: 20%;
        float: left
    }
    .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 {
        width: 16.666667%;
        float: left
    }
    .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 {
        width: 14.285714%;
        float: left
    }
    .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 {
        width: 12.5%;
        float: left
    }
    .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-left: 0;
        padding-right: 0
    }
    .expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}
@media screen and (min-width: 90.0625em) {
    .xlarge-1 {
        width: 8.333333%
    }
    .xlarge-push-1 {
        position: relative;
        left: 8.333333%
    }
    .xlarge-pull-1 {
        position: relative;
        left: -8.333333%
    }
    .xlarge-offset-0 {
        margin-left: 0
    }
    .xlarge-2 {
        width: 16.666667%
    }
    .xlarge-push-2 {
        position: relative;
        left: 16.666667%
    }
    .xlarge-pull-2 {
        position: relative;
        left: -16.666667%
    }
    .xlarge-offset-1 {
        margin-left: 8.333333%
    }
    .xlarge-3 {
        width: 25%
    }
    .xlarge-push-3 {
        position: relative;
        left: 25%
    }
    .xlarge-pull-3 {
        position: relative;
        left: -25%
    }
    .xlarge-offset-2 {
        margin-left: 16.666667%
    }
    .xlarge-4 {
        width: 33.333333%
    }
    .xlarge-push-4 {
        position: relative;
        left: 33.333333%
    }
    .xlarge-pull-4 {
        position: relative;
        left: -33.333333%
    }
    .xlarge-offset-3 {
        margin-left: 25%
    }
    .xlarge-5 {
        width: 41.666667%
    }
    .xlarge-push-5 {
        position: relative;
        left: 41.666667%
    }
    .xlarge-pull-5 {
        position: relative;
        left: -41.666667%
    }
    .xlarge-offset-4 {
        margin-left: 33.333333%
    }
    .xlarge-6 {
        width: 50%
    }
    .xlarge-push-6 {
        position: relative;
        left: 50%
    }
    .xlarge-pull-6 {
        position: relative;
        left: -50%
    }
    .xlarge-offset-5 {
        margin-left: 41.666667%
    }
    .xlarge-7 {
        width: 58.333333%
    }
    .xlarge-push-7 {
        position: relative;
        left: 58.333333%
    }
    .xlarge-pull-7 {
        position: relative;
        left: -58.333333%
    }
    .xlarge-offset-6 {
        margin-left: 50%
    }
    .xlarge-8 {
        width: 66.666667%
    }
    .xlarge-push-8 {
        position: relative;
        left: 66.666667%
    }
    .xlarge-pull-8 {
        position: relative;
        left: -66.666667%
    }
    .xlarge-offset-7 {
        margin-left: 58.333333%
    }
    .xlarge-9 {
        width: 75%
    }
    .xlarge-push-9 {
        position: relative;
        left: 75%
    }
    .xlarge-pull-9 {
        position: relative;
        left: -75%
    }
    .xlarge-offset-8 {
        margin-left: 66.666667%
    }
    .xlarge-10 {
        width: 83.333333%
    }
    .xlarge-push-10 {
        position: relative;
        left: 83.333333%
    }
    .xlarge-pull-10 {
        position: relative;
        left: -83.333333%
    }
    .xlarge-offset-9 {
        margin-left: 75%
    }
    .xlarge-11 {
        width: 91.666667%
    }
    .xlarge-push-11 {
        position: relative;
        left: 91.666667%
    }
    .xlarge-pull-11 {
        position: relative;
        left: -91.666667%
    }
    .xlarge-offset-10 {
        margin-left: 83.333333%
    }
    .xlarge-12 {
        width: 100%
    }
    .xlarge-offset-11 {
        margin-left: 91.666667%
    }
    .xlarge-up-1>.column,
    .xlarge-up-1>.columns {
        width: 100%;
        float: left
    }
    .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 {
        width: 50%;
        float: left
    }
    .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(2n+1),
    .xlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .xlarge-up-2>.column:last-child,
    .xlarge-up-2>.columns:last-child {
        float: left
    }
    .xlarge-up-3>.column,
    .xlarge-up-3>.columns {
        width: 33.333333%;
        float: left
    }
    .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 {
        width: 25%;
        float: left
    }
    .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 {
        width: 20%;
        float: left
    }
    .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 {
        width: 16.666667%;
        float: left
    }
    .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 {
        width: 14.285714%;
        float: left
    }
    .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 {
        width: 12.5%;
        float: left
    }
    .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-left: 0;
        padding-right: 0
    }
    .expanded.row .xlarge-collapse.row,
    .xlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .xlarge-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .xlarge-pull-0,
    .xlarge-push-0,
    .xlarge-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}
.row {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}
.row .row {
    max-width: none;
    margin-left: -.625rem;
    margin-right: -.625rem
}
@media screen and (min-width: 40.0625em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}
.row.expanded {
    max-width: none
}
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.column,
.columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: .625rem;
    padding-right: .625rem;
    min-width: initial
}
@media screen and (min-width: 40.0625em) {
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}
.column.row.row,
.row.row.columns {
    float: none;
    display: block
}
.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}
.small-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}
.small-offset-0 {
    margin-left: 0
}
.small-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}
.small-offset-1 {
    margin-left: 8.333333%
}
.small-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.small-offset-2 {
    margin-left: 16.666667%
}
.small-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}
.small-offset-3 {
    margin-left: 25%
}
.small-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}
.small-offset-4 {
    margin-left: 33.333333%
}
.small-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.small-offset-5 {
    margin-left: 41.666667%
}
.small-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}
.small-offset-6 {
    margin-left: 50%
}
.small-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}
.small-offset-7 {
    margin-left: 58.333333%
}
.small-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}
.small-offset-8 {
    margin-left: 66.666667%
}
.small-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}
.small-offset-9 {
    margin-left: 75%
}
.small-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}
.small-offset-10 {
    margin-left: 83.333333%
}
.small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.small-offset-11 {
    margin-left: 91.666667%
}
.small-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-1>.column,
.small-up-1>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.small-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-2>.column,
.small-up-2>.columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.small-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-3>.column,
.small-up-3>.columns {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}
.small-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-4>.column,
.small-up-4>.columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.small-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-5>.column,
.small-up-5>.columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}
.small-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-6>.column,
.small-up-6>.columns {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}
.small-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-7>.column,
.small-up-7>.columns {
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%
}
.small-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.small-up-8>.column,
.small-up-8>.columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}
.small-collapse>.column,
.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}
@media screen and (min-width: 40.0625em) {
    .medium-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .medium-offset-1 {
        margin-left: 8.333333%
    }
    .medium-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-offset-2 {
        margin-left: 16.666667%
    }
    .medium-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .medium-offset-4 {
        margin-left: 33.333333%
    }
    .medium-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-offset-5 {
        margin-left: 41.666667%
    }
    .medium-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .medium-offset-7 {
        margin-left: 58.333333%
    }
    .medium-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .medium-offset-8 {
        margin-left: 66.666667%
    }
    .medium-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .medium-offset-10 {
        margin-left: 83.333333%
    }
    .medium-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.666667%
    }
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        -ms-flex: 0 0 14.285714%;
        flex: 0 0 14.285714%;
        max-width: 14.285714%
    }
    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}
@media screen and (min-width: 40.0625em) and (min-width: 40.0625em) {
    .medium-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}
.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}
@media screen and (min-width: 40.0625em) {
    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}
@media screen and (min-width: 40.0625em) {
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}
@media screen and (min-width: 64.0625em) {
    .large-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .large-offset-1 {
        margin-left: 8.333333%
    }
    .large-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-offset-2 {
        margin-left: 16.666667%
    }
    .large-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .large-offset-4 {
        margin-left: 33.333333%
    }
    .large-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-offset-5 {
        margin-left: 41.666667%
    }
    .large-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .large-offset-7 {
        margin-left: 58.333333%
    }
    .large-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .large-offset-8 {
        margin-left: 66.666667%
    }
    .large-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .large-offset-10 {
        margin-left: 83.333333%
    }
    .large-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-offset-11 {
        margin-left: 91.666667%
    }
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        -ms-flex: 0 0 14.285714%;
        flex: 0 0 14.285714%;
        max-width: 14.285714%
    }
    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}
@media screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
    .large-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}
.row.large-unstack>.column,
.row.large-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}
@media screen and (min-width: 64.0625em) {
    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}
@media screen and (min-width: 64.0625em) {
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}
@media screen and (min-width: 90.0625em) {
    .xlarge-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xlarge-offset-0 {
        margin-left: 0
    }
    .xlarge-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xlarge-offset-1 {
        margin-left: 8.333333%
    }
    .xlarge-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xlarge-offset-2 {
        margin-left: 16.666667%
    }
    .xlarge-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xlarge-offset-3 {
        margin-left: 25%
    }
    .xlarge-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xlarge-offset-4 {
        margin-left: 33.333333%
    }
    .xlarge-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xlarge-offset-5 {
        margin-left: 41.666667%
    }
    .xlarge-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xlarge-offset-6 {
        margin-left: 50%
    }
    .xlarge-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xlarge-offset-7 {
        margin-left: 58.333333%
    }
    .xlarge-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xlarge-offset-8 {
        margin-left: 66.666667%
    }
    .xlarge-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xlarge-offset-9 {
        margin-left: 75%
    }
    .xlarge-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xlarge-offset-10 {
        margin-left: 83.333333%
    }
    .xlarge-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xlarge-offset-11 {
        margin-left: 91.666667%
    }
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .xlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-1>.column,
    .xlarge-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-2>.column,
    .xlarge-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-3>.column,
    .xlarge-up-3>.columns {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-4>.column,
    .xlarge-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-5>.column,
    .xlarge-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .xlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-6>.column,
    .xlarge-up-6>.columns {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-7>.column,
    .xlarge-up-7>.columns {
        -ms-flex: 0 0 14.285714%;
        flex: 0 0 14.285714%;
        max-width: 14.285714%
    }
    .xlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-8>.column,
    .xlarge-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}
@media screen and (min-width: 90.0625em) and (min-width: 90.0625em) {
    .xlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}
.row.xlarge-unstack>.column,
.row.xlarge-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}
@media screen and (min-width: 90.0625em) {
    .row.xlarge-unstack>.column,
    .row.xlarge-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}
@media screen and (min-width: 90.0625em) {
    .xlarge-collapse>.column,
    .xlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}
.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}
.align-top.columns,
.column.align-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}
.align-bottom.columns,
.column.align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}
.align-middle.columns,
.column.align-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}
.align-stretch.columns,
.column.align-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}
p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}
em,
i {
    font-style: italic
}
b,
em,
i,
strong {
    line-height: inherit
}
b,
strong {
    font-weight: 700
}
small {
    font-size: 80%;
    line-height: inherit
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0
}
h1 {
    font-size: 1.5rem
}
h2 {
    font-size: 1.25rem
}
h3 {
    font-size: 1.1875rem
}
h4 {
    font-size: 1.125rem
}
h5 {
    font-size: 1.0625rem
}
h6 {
    font-size: 1rem
}
@media screen and (min-width: 40.0625em) {
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.9375rem
    }
    h4 {
        font-size: 1.5625rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
}
a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}
a:focus,
a:hover {
    color: #1585cf
}
a img {
    border: 0
}
hr {
    max-width: 90rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}
dl,
ol,
ul {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside
}
li {
    font-size: inherit
}
ul {
    list-style-type: disc
}
ol,
ul {
    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: .3rem;
    font-weight: 700
}
blockquote {
    margin: 0 0 1rem;
    padding: .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: .8125rem;
    color: #8a8a8a
}
cite:before {
    content: '\2014 \0020'
}
abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}
code {
    font-weight: 400;
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem
}
code,
kbd {
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #0a0a0a;
    background-color: #e6e6e6
}
kbd {
    padding: .125rem .25rem 0;
    margin: 0
}
.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    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
}
.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 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 screen and (min-width: 64.0625em) {
    .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: 90.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
    }
}
.show-for-print {
    display: none !important
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !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,
    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: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.flex-video.widescreen {
    padding-bottom: 56.25%
}
.flex-video.vimeo {
    padding-top: 0
}
.hide {
    display: none !important
}
.invisible {
    visibility: hidden
}
@media screen and (max-width: 40em) {
    .hide-for-small-only {
        display: none !important
    }
}
@media screen and (max-width: 0em),
screen and (min-width: 40.0625em) {
    .show-for-small-only {
        display: none !important
    }
}
@media 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: 64em) {
    .hide-for-medium-only {
        display: none !important
    }
}
@media screen and (max-width: 40em),
screen and (min-width: 64.0625em) {
    .show-for-medium-only {
        display: none !important
    }
}
@media screen and (min-width: 64.0625em) {
    .hide-for-large {
        display: none !important
    }
}
@media screen and (max-width: 64em) {
    .show-for-large {
        display: none !important
    }
}
@media screen and (min-width: 64.0625em) and (max-width: 90em) {
    .hide-for-large-only {
        display: none !important
    }
}
@media screen and (max-width: 64em),
screen and (min-width: 90.0625em) {
    .show-for-large-only {
        display: none !important
    }
}
@media screen and (min-width: 90.0625em) {
    .hide-for-xlarge {
        display: none !important
    }
}
@media screen and (max-width: 90em) {
    .show-for-xlarge {
        display: none !important
    }
}
@media screen and (min-width: 90.0625em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}
@media screen and (max-width: 90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}
.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-left: auto;
    margin-right: auto
}
.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table
}
.clearfix:after {
    clear: both
}
.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}
.align-center {
    -ms-flex-pack: center;
    justify-content: center
}
.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}
.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}
.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}
.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}
.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}
.align-middle {
    -ms-flex-align: center;
    align-items: center
}
.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}
.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}
.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}
.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}
.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}
.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}
.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}
.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}
.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}
@media screen and (min-width: 40.0625em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}
@media screen and (min-width: 64.0625em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}
@media screen and (min-width: 90.0625em) {
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}
.reset,
.widget.widget_calendar table,
.searchform fieldset {
    margin: 0;
    padding: 0
}
.cf:before,
.product_list_widget li:before,
.wpcf7-form-control-wrap:before,
.woocommerce-checkout h3:before,
#order_review_heading:before,
.woocommerce-Address-title h3:before,
.woocommerce-MyAccount-content h3:before,
.woocommerce-MyAccount-content legend:before,
.thb-product-detail .product-information .woocommerce-product-details__short-description:before,
#customer_details:before,
.thb_product_add_to_cart_shortcode .price:before,
.cf:after,
.product_list_widget li:after,
.wpcf7-form-control-wrap:after,
.woocommerce-checkout h3:after,
#order_review_heading:after,
.woocommerce-Address-title h3:after,
.woocommerce-MyAccount-content h3:after,
.woocommerce-MyAccount-content legend:after,
.thb-product-detail .product-information .woocommerce-product-details__short-description:after,
#customer_details:after,
.thb_product_add_to_cart_shortcode .price:after {
    content: " ";
    display: table
}
.cf:after,
.product_list_widget li:after,
.wpcf7-form-control-wrap:after,
.woocommerce-checkout h3:after,
#order_review_heading:after,
.woocommerce-Address-title h3:after,
.woocommerce-MyAccount-content h3:after,
.woocommerce-MyAccount-content legend:after,
.thb-product-detail .product-information .woocommerce-product-details__short-description:after,
#customer_details:after,
.thb_product_add_to_cart_shortcode .price:after {
    clear: both
}
.endcolumn [class*="column"]+[class*="column"]:last-child {
    float: left
}
.transition,
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label>span:before,
.slick-slider .slick-nav,
.custom_check+.custom_label,
.custom_check+.woocommerce-form__label-for-checkbox,
.custom_check+.custom_label:before,
.custom_check+.woocommerce-form__label-for-checkbox:before,
.products .product.product-category .thb-category-link>div span,
.woocommerce-MyAccount-navigation .account-icon-box svg path,
.btn-block.style1 .cover-bg img,
.btn-block.style1 .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet img,
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style1 .portrait_bullet img {
    transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.quick-transition,
a,
.header:before,
.header .thb-header-subscribe svg,
.header #quick_cart .float_count,
.thb-full-menu>li a:before,
.secondary-menu>li a:before,
.thb_post_nav .post_nav_link svg,
.mfp-bg.quick-search,
.mfp-wrap.quick-search,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
.side-panel,
.mobile-toggle-holder strong,
.thb-swatches.thb_color-swatch .thb-swatch,
.thb-swatches.thb_box-swatch .thb-swatch,
.thb-swatches.thb_text-swatch .thb-swatch:after,
.products .product .product_thumbnail.thb_hover .product_thumbnail_hover,
.products .product.thb-listing-button-style1 .button,
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons,
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_price,
.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist,
.products .product.product-category.product-category-style3 .thb-category-link h2,
.thb-product-detail .product-thumbnails .slick-slide,
.woocommerce-tabs .tabs li a:after,
.login-page-form li a:before,
.thb-form-container,
.thb-form-container .thb-login-form,
.thb-form-container .thb-register-form,
.thb_lookbook .shop_this_look .lookbook_products,
.thb-iconbox,
.thb-iconbox.type3,
.thb-iconbox.type3:after,
.thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet,
.thb-team-member .overlay,
.btn,
.button,
input[type=submit],
.btn.border-fill:after,
.button.border-fill:after,
input.border-fill[type=submit]:after,
.btn-text.style1:before,
.btn-text.style2:before,
.btn-text.style2:after,
.btn-text.style3 span:after,
.btn-text.style4 .arrow>div,
.btn-block.style2>span,
.thb-client-row.thb-opacity.with-accent .thb-client,
.thb-client-row .thb-client img,
.thb-client-row .style4 .accent-color,
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip {
    transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.mid-transition,
.slick-slider .slick-dots li,
.slick-slider .slick-dots li button,
.mobile-toggle-holder.style4 .mobile-toggle>span,
.btn-block.style2 .cover-bg,
.btn-block.style2 .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet,
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style2 .portrait_bullet {
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.linear-transition {
    transition: all 1s linear
}
.linear-mid-transition {
    transition: all .5s linear
}
.linear-quick-transition,
.slick-list,
.slick,
.slick:after,
.mobile-toggle-holder.style2 .mobile-toggle span,
.thb-product-icon,
.thb-product-icon .thb-icon-container,
.thb-product-icon .thb-icon-text,
.thb-client-row .style3 .client-title {
    transition: all .25s linear
}
.admin-bar .admin-style,
.admin-bar .header,
.admin-bar .mfp-wrap.quick-search .mfp-close,
.mfp-wrap.quick-search .admin-bar .mfp-close,
.admin-bar .side-panel {
    top: 0
}
@media screen and (min-width: 601px) {
    .admin-bar .admin-style,
    .admin-bar .header,
    .admin-bar .mfp-wrap.quick-search .mfp-close,
    .mfp-wrap.quick-search .admin-bar .mfp-close,
    .admin-bar .side-panel {
        top: 46px
    }
}
@media screen and (min-width: 783px) {
    .admin-bar .admin-style,
    .admin-bar .header,
    .admin-bar .mfp-wrap.quick-search .mfp-close,
    .mfp-wrap.quick-search .admin-bar .mfp-close,
    .admin-bar .side-panel {
        top: 32px
    }
}
.full-width-row,
.row.full-width-row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}
.no-padding,
.row .row.no-padding,
.row.no-padding {
    margin: auto
}
.no-padding>.columns,
.row .row.no-padding>.columns {
    padding: 0
}
@media only screen and (min-width: 736px) {
    .no-padding,
    .row .row.no-padding,
    .row.no-padding {
        padding: 0
    }
}
.no-column-padding>.columns {
    padding: 0
}
.mini-padding {
    margin: 0 -5px
}
.mini-padding>.columns {
    padding: 0 5px;
    margin-bottom: 10px
}
.vc_section.thb_section {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}
.row:before,
.row:not(.thb-loading):not(.slick):not(.easyzoom-notice):after {
    display: none !important
}
.row.mpc-row {
    display: flex
}
.row.thb-arrow-enabled,
.row.thb-divider-enabled,
.row.thb-overlay-enabled {
    position: relative
}
.compose-mode .row.thb-arrow-enabled>.vc_element,
.compose-mode .row.thb-divider-enabled>.vc_element,
.compose-mode .row.thb-overlay-enabled>.vc_element {
    z-index: 10
}
.row.thb-divider-enabled>.columns,
.row.thb-overlay-enabled>.columns {
    z-index: 3
}
.row.row-o-full-height {
    display: flex;
    min-height: 100vh
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .row.row-o-full-height {
        height: 100vh
    }
}
.row.row-o-columns-bottom {
    align-items: flex-end
}
.row.row-o-columns-middle {
    align-items: center
}
.row.row-o-content-middle .vc_column-inner {
    display: flex;
    flex-direction: column;
    justify-content: center
}
.row.row-o-content-bottom .vc_column-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}
.row.max_width {
    max-width: 90rem !important;
    padding: 0;
    margin: 0 auto
}
@media only screen and (min-width: 736px) {
    .row.max_width {
        padding: 0 35px
    }
}
@media only screen and (min-width: 736px) {
    .row {
        padding: 0 35px
    }
    .row .row:not(.max_width) {
        padding: 0
    }
}
.row .columns .wpb_wrapper {
    width: 100%
}
.row.thb_video_bg {
    position: relative;
    overflow: hidden;
    background-image: none !important
}
.row.thb_video_bg .columns {
    z-index: 5
}
.row.thb_video_bg .thb-row-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    transform: translate3d(-50%, -50%, 0)
}
.row.thb_video_bg .thb_video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    pointer-events: none
}
.row .thb_video_play {
    display: inline-block;
    width: 32px;
    height: 32px;
    z-index: 20
}
@media only screen and (min-width: 1068px) {
    .row .thb_video_play {
        width: 64px;
        height: 64px
    }
}
.row .thb_video_play svg {
    width: 32px;
    height: 32px
}
@media only screen and (min-width: 1068px) {
    .row .thb_video_play svg {
        width: 64px;
        height: 64px
    }
}
.row .thb_video_play svg .play,
.row .thb_video_play svg .pause {
    fill: #fff
}
.row .thb_video_play svg .play {
    display: block
}
.row .thb_video_play svg .pause {
    display: none
}
.row .thb_video_play svg.playing .play {
    display: none
}
.row .thb_video_play svg.playing .pause {
    display: block
}
.flex-video {
    margin: 0
}
.light-button-text,
.columns.thb-light-column .btn-text,
.footer.dark .btn-text {
    color: #fff
}
.light-button-text.style1:before,
.columns.thb-light-column .style1.btn-text:before,
.footer.dark .style1.btn-text:before {
    background: rgba(255, 255, 255, 0.35)
}
.light-button-text.style1:hover,
.columns.thb-light-column .style1.btn-text:hover,
.footer.dark .style1.btn-text:hover {
    color: #fff
}
.light-button-text.style1:hover:before,
.columns.thb-light-column .style1.btn-text:hover:before,
.footer.dark .style1.btn-text:hover:before {
    background: #fff
}
.light-button-text.style2:before,
.columns.thb-light-column .style2.btn-text:before,
.footer.dark .style2.btn-text:before {
    background: rgba(255, 255, 255, 0.35)
}
.light-button-text.style2:after,
.columns.thb-light-column .style2.btn-text:after,
.footer.dark .style2.btn-text:after {
    background: #fff
}
.light-button-text.style3:hover,
.columns.thb-light-column .style3.btn-text:hover,
.footer.dark .style3.btn-text:hover {
    color: #fff
}
.light-button-text.style3 span:after,
.columns.thb-light-column .style3.btn-text span:after,
.footer.dark .style3.btn-text span:after {
    background: #fff
}
.light-button-text.style4:hover,
.columns.thb-light-column .style4.btn-text:hover,
.footer.dark .style4.btn-text:hover {
    color: #fff
}
.light-button-text.style4 svg:nth-child(2n),
.columns.thb-light-column .style4.btn-text svg:nth-child(2n),
.footer.dark .style4.btn-text svg:nth-child(2n) {
    fill: #fff
}
.light-button-text.style5:hover,
.columns.thb-light-column .style5.btn-text:hover,
.footer.dark .style5.btn-text:hover {
    color: #fff
}
.light-button-text.style5 svg,
.columns.thb-light-column .style5.btn-text svg,
.footer.dark .style5.btn-text svg,
.light-button-text.style5 svg .bar,
.columns.thb-light-column .style5.btn-text svg .bar,
.footer.dark .style5.btn-text svg .bar {
    fill: #fff
}
.vc_inline-shortcode-edit-form .vc_element .columns {
    width: 100%;
    max-width: 100%
}
.vc_editor.compose-mode .vc_element>.columns {
    width: 100%;
    max-width: 100%
}
.columns .vc_column-inner {
    width: 100%
}
.columns:not(.full-height) .vc_column-inner:not(.thb-fixed) {
    height: 100%
}
.columns.thb-light-column {
    color: #fff
}
.columns.thb-light-column h1,
.columns.thb-light-column h2,
.columns.thb-light-column h3,
.columns.thb-light-column h4,
.columns.thb-light-column h5,
.columns.thb-light-column h6,
.columns.thb-light-column label {
    color: #fff
}
.columns.thb-light-column .wpb_text_column a {
    color: #fff
}
.columns.thb-light-column .wpb_text_column a:after {
    border-bottom-color: #fff
}
.columns.thb-light-column .btn-block {
    color: #fff
}
.columns.thb-light-column .btn-block:hover {
    color: #fff
}
.columns.thb-light-column .btn-block>span:after {
    background: #fff
}
.columns.thb-light-column .slick .slick-dots li button {
    background: rgba(255, 255, 255, 0.4)
}
.columns.thb-light-column .slick .slick-dots li.slick-active button {
    background: #fff
}
.columns.thb-light-column .thb-iconbox figure svg path,
.columns.thb-light-column .thb-iconbox figure svg circle,
.columns.thb-light-column .thb-iconbox figure svg rect,
.columns.thb-light-column .thb-iconbox figure svg ellipse {
    stroke: #fff
}
.small-1\/5 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}
@media only screen and (min-width: 1068px) {
    .thb-5,
    .medium-1\/5 {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}
@media only screen and (min-width: 1068px) {
    .large-1\/5 {
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}
@media only screen and (min-width: 1068px) {
    .thb-5-2 {
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }
}
.thb-fixed {
    position: sticky;
    top: 0;
    left: 0
}
.cover-bg,
.thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
    flex-direction: column;
    background-position: center;
    background-size: cover
}
.page-padding {
    padding-top: 0;
    padding-bottom: 0
}
@media only screen and (min-width: 736px) {
    .page-padding {
        padding-top: 95px
    }
    .global_notification_on .page-padding {
        padding-top: 130px
    }
}
.page-bottom-padding {
    padding-bottom: 90px
}
@media only screen and (max-width: 736px) {
    .page-bottom-padding {
        padding-bottom: 0
    }
}
.thb-loading:after,
.slick:after,
.easyzoom-notice:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -16px;
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat
}
.ps {
    position: relative;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.touch .ps {
    -webkit-overflow-scrolling: touch
}
.ps.ps--active-y:hover .ps__scrollbar-y-rail {
    opacity: 1
}
.ps .ps__scrollbar-y-rail {
    position: absolute;
    right: 0;
    background-color: #e5e5e5;
    width: 2px;
    opacity: 0;
    -webkit-transition: opacity .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition-delay: 0s;
    -moz-transition: opacity .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity .2s cubic-bezier(0.25, 0.46, 0.45, 0.94) false
}
.ps .ps__scrollbar-y-rail.ps--in-scrolling .ps__scrollbar-y {
    width: 2px
}
.ps .ps__scrollbar-y-rail .ps__scrollbar-y {
    position: absolute;
    background: #151515;
    right: 0;
    width: 2px;
    border-radius: 0
}
.ps .ps__scrollbar-x-rail {
    display: none
}
html {
    height: 100%
}
body {
    color: #444;
    background: #fff;
    scroll-behavior: smooth
}
figure {
    margin: 0
}
a {
    color: #151515;
    outline: 0;
    text-decoration-skip: ink
}
a:focus {
    color: #151515
}
a:hover {
    color: #151515
}
#wrapper {
    display: flex;
    flex-direction: column;
    position: relative;
    min-height: 100vh;
    width: 100%;
    scroll-behavior: smooth
}
#wrapper [role="main"] {
    flex: 1
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #wrapper [role="main"] {
        flex: none
    }
}
#wrapper .click-capture {
    position: absolute;
    z-index: 500;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(192, 192, 192, 0.6);
    opacity: 0;
    -webkit-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
#wrapper.open-menu .click-capture,
#wrapper.open-filters .click-capture,
#wrapper.open-cart .click-capture,
#wrapper.open-quick .click-capture,
#wrapper.open-cc .click-capture {
    width: 100%;
    height: 100%;
    opacity: 1
}
.background--dark .fp-section p {
    color: #fff
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #151515;
    margin-top: 0;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 20px
}
h1 {
    font-size: 34px
}
@media only screen and (min-width: 1068px) {
    h1 {
        font-size: 42px
    }
}
@media only screen and (min-width: 1200px) {
    h1 {
        font-size: 60px
    }
}
@media only screen and (min-width: 1440px) {
    .page-template-template-snap h1 {
        font-size: 90px
    }
}
h2 {
    font-size: 30px
}
@media only screen and (min-width: 1068px) {
    h2 {
        font-size: 34px
    }
}
h3 {
    font-size: 26px
}
h4,
.h4,
.comment-reply-title {
    font-size: 24px
}
h5 {
    font-size: 20px
}
h6 {
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 0.07em
}
ul,
ol {
    margin-left: 0;
    list-style-position: inside;
    font-weight: 400
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-left: 15px
}
ul li,
ol li {
    margin-bottom: 10px
}
blockquote {
    border: 2px solid #151515;
    position: relative;
    clear: both;
    padding: 34px;
    text-align: center
}
blockquote p {
    font-size: 30px;
    font-weight: 300;
    color: #151515;
    line-height: 1.2;
    margin: 0
}
blockquote cite {
    font-weight: 600;
    font-size: 14px;
    color: #151515;
    font-style: normal;
    line-height: 1;
    margin-top: 25px;
    text-transform: uppercase
}
blockquote cite:before {
    display: none
}
blockquote.left {
    float: left;
    width: 40%;
    margin: 5px 30px 30px 0;
    text-align: left
}
@media only screen and (max-width: 736px) {
    blockquote.left {
        margin-right: 0;
        width: 100%
    }
}
blockquote.right {
    float: right;
    width: 40%;
    margin: 5px 0 30px 30px;
    text-align: right
}
@media only screen and (max-width: 736px) {
    blockquote.right {
        margin-left: 0;
        width: 100%
    }
}
hr {
    border-color: #ededed
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 1em;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}
pre.wp-block-verse {
    white-space: nowrap;
    overflow: auto
}
.subheader {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    display: none;
    position: relative;
    z-index: 101
}
.subheader.light {
    border-bottom: 1px solid #eaeaea
}
.subheader-full-width-on .subheader .row {
    max-width: none
}
@media only screen and (min-width: 736px) {
    .subheader {
        display: block
    }
    .subheader+.header:not(.fixed) {
        top: 35px
    }
    .admin-bar .subheader+.header:not(.fixed) {
        top: 81px
    }
}
@media only screen and (min-width: 736px) and (min-width: 783px) {
    .admin-bar .subheader+.header:not(.fixed) {
        top: 67px
    }
}
.subheader.subheader-mobile-on {
    display: block
}
@media only screen and (min-width: 736px) {
    .subheader .subheader-leftside {
        text-align: left
    }
    .rtl .subheader .subheader-leftside {
        text-align: right
    }
}
@media only screen and (min-width: 736px) {
    .subheader .subheader-rightside {
        text-align: right
    }
    .rtl .subheader .subheader-rightside {
        text-align: left
    }
}
.subheader .subheader-text {
    display: inline-flex;
    height: 100%;
    align-items: center;
    min-height: 35px
}
.subheader .subheader-text>* {
    margin-bottom: 0
}
.subheader .thb-full-menu {
    display: inline-flex
}
.subheader .thb-full-menu>.menu-item .thb-menu-label {
    display: block;
    padding: 10px 0
}
.subheader .thb-full-menu>.menu-item>a {
    min-height: 34px;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    align-items: center;
    padding: 10px 0
}
.subheader .thb-full-menu>.menu-item>a:before {
    bottom: 8px
}
.subheader .thb-full-menu>.menu-item+.menu-item {
    margin-left: 15px
}
.rtl .subheader .thb-full-menu>.menu-item+.menu-item {
    margin-left: 0;
    margin-right: 15px
}
.subheader .thb-full-menu>.menu-item.menu-item-has-children>a:before {
    top: calc( 100% - 1px)
}
.subheader .thb-full-menu .sub-menu {
    min-width: 0;
    padding: 15px 0;
    top: calc(100% - 1px);
    left: -15px
}
.subheader .thb-full-menu .sub-menu li {
    padding: 0 20px;
    font-size: 12px
}
.subheader .columns>* {
    vertical-align: middle
}
.subheader .columns>*+ul,
.subheader .columns>*+div {
    margin-left: 18px
}
.rtl .subheader .columns>*+ul,
.rtl .subheader .columns>*+div {
    margin-left: 0;
    margin-right: 18px
}
.subheader .thb-social-links-container {
    height: 100%;
    align-items: center
}
.subheader .thb-social-links-container .thb-social-link {
    font-size: 16px;
    min-height: 35px;
    align-items: center
}
.subheader .thb-social-links-container .thb-social-link+.thb-social-link {
    margin-left: 13px
}
.subheader.dark {
    background: #151515
}
.subheader.dark .thb-full-menu>.menu-item>a {
    color: #fff
}
.subheader.dark .thb-full-menu>.menu-item>a:before {
    border-color: #fff
}
.subheader.dark .thb-full-menu .thb-menu-label {
    color: rgba(255, 255, 255, 0.8)
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 0;
    z-index: 100;
    font-size: 14px;
    color: #151515;
    will-change: padding;
    transition: background-color .25s ease, padding .25s ease
}
@media only screen and (min-width: 1068px) {
    .header {
        padding: 25px 0
    }
}
.header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0
}
.admin-bar .header:not(.fixed) {
    top: 46px
}
.header>.row {
    position: relative
}
.header>.row .columns {
    align-items: center
}
.header .logolink {
    display: block;
    position: relative
}
.header .logolink .logoimg {
    display: block;
    max-height: 22px
}
.header .logolink .logoimg.bg--dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}
.header.fixed,
.header:hover {
    background: #fff
}
.header.fixed {
    margin-top: 0 !important
}
.header.fixed.thb-fixed-shadow-style1:before {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.15)
}
.header.fixed.thb-fixed-shadow-style2:before {
    -webkit-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 9px 38px rgba(0, 0, 0, 0.05), 0 5px 12px rgba(0, 0, 0, 0.1)
}
.header.fixed.thb-fixed-shadow-style3:before {
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 5px 22px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 5px 22px rgba(0, 0, 0, 0.15);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 5px 22px rgba(0, 0, 0, 0.15)
}
.header.fixed:not(.headroom--unpinned):before {
    opacity: 1
}
.header.style1 .logo-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
.header.style2 .logo-holder {
    display: inline-flex
}
.header.style2 .menu-holder {
    display: none
}
@media only screen and (min-width: 1025px) {
    .header.style2 .menu-holder {
        display: inline-flex
    }
}
.header.style2 .menu-holder {
    margin-left: 50px
}
.header.style2 .logo-and-menu,
.header.style2 .toggle-holder {
    display: flex;
    align-items: center
}
.header.style2 .logo-and-menu {
    justify-content: center
}
@media only screen and (min-width: 1025px) {
    .header.style2 .logo-and-menu {
        justify-content: flex-start
    }
}
.header.style3 .small-12.columns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}
.header.style3 .logo-holder,
.header.style3 .account-holder {
    display: inline-flex
}
.header.style3 .logo-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
@media only screen and (min-width: 1068px) {
    .header.style3 .logo-holder {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}
.header.style3 .menu-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
.header.style3 .thb-full-menu>li.menu-item-mega-parent>.sub-menu {
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}
.header.style4 .logo {
    text-align: center
}
.header.style4 .logo .logo-holder {
    display: inline-flex
}
@media only screen and (min-width: 1068px) {
    .header.style5 {
        padding: 40px 0 20px
    }
    .header.style5.fixed {
        padding: 20px 0 5px
    }
    .header.style5.fixed .style5-menu-holder {
        margin-top: 0
    }
}
@media only screen and (min-width: 1068px) {
    .header.style5 .mobile-toggle-holder {
        display: none
    }
}
.header.style5 .thb-full-menu {
    text-align: left
}
.rtl .header.style5 .thb-full-menu {
    text-align: right
}
.header.style5 .thb-full-menu>li>.sub-menu {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
.header.style5 .style5-logo-holder {
    text-align: center;
    line-height: 1
}
.header.style5 .style5-logo-holder .logo-holder {
    display: inline-flex
}
.header.style5 .style5-menu-holder {
    display: none;
    margin-top: 15px;
    transition: all .25s ease
}
@media only screen and (min-width: 1068px) {
    .header.style5 .style5-menu-holder {
        display: flex
    }
}
.header.style5 .style5-menu-holder .menu-holder {
    text-align: center
}
.header.style5 .style5-menu-holder .menu-holder #nav {
    display: inline-flex
}
.header.style5 .thb-full-menu>li.menu-item-mega-parent>.sub-menu {
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}
.header .thb-header-subscribe {
    font-size: 11px;
    display: none;
    align-items: center
}
@media only screen and (min-width: 1068px) {
    .header .thb-header-subscribe {
        display: flex
    }
}
.header .thb-header-subscribe svg {
    width: 17px;
    margin-right: 5px;
    height: auto
}
.header .account-holder {
    display: flex;
    align-items: center;
    justify-content: flex-end
}
.header .account-holder a {
    display: inline-flex;
    align-items: center;
    margin-left: 10px
}
@media only screen and (min-width: 1068px) {
    .header .account-holder a {
        margin-left: 20px
    }
}
.rtl .header .account-holder a {
    margin-left: 0;
    margin-right: 10px
}
@media only screen and (min-width: 1068px) {
    .rtl .header .account-holder a {
        margin-left: 0;
        margin-right: 20px
    }
}
.header #quick_profile svg {
    fill: #151515;
    height: 16px;
    width: auto
}
.header #quick_search {
    display: none
}
@media only screen and (min-width: 736px) {
    .header #quick_search {
        display: inline-flex
    }
}
.header #quick_search svg {
    fill: #151515;
    height: 16px;
    width: auto
}
.header #quick_cart svg {
    stroke: #151515;
    height: 16px;
    width: auto
}
.header #quick_cart .float_count {
    margin-left: 7px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-flex;
    background: #cacaca;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    align-items: center;
    justify-content: center
}
.rtl .header #quick_cart .float_count {
    margin-left: 0;
    margin-right: 7px
}
.header #quick_cart:hover .float_count {
    background: #151515
}
.white-header .logolink .logoimg,
.light-title .header:not(.fixed):not(:hover) .logolink .logoimg {
    opacity: 0
}
.white-header .logolink .logoimg.bg--dark,
.light-title .header:not(.fixed):not(:hover) .logolink .logoimg.bg--dark {
    opacity: 1
}
.white-header .mobile-toggle-holder strong,
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder strong {
    color: #fff
}
.white-header .mobile-toggle-holder .mobile-toggle span,
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder .mobile-toggle span {
    background: #fff
}
.white-header .mobile-toggle-holder .mobile-toggle>span:before,
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder .mobile-toggle>span:before,
.white-header .mobile-toggle-holder .mobile-toggle>span:after,
.light-title .header:not(.fixed):not(:hover) .mobile-toggle-holder .mobile-toggle>span:after {
    background: #fff
}
.white-header .thb-full-menu>li a:not(:hover),
.light-title .header:not(.fixed):not(:hover) .thb-full-menu>li a:not(:hover) {
    color: #fff
}
.white-header .thb-full-menu>li.current-menu-item:not(.has-hash)>a,
.light-title .header:not(.fixed):not(:hover) .thb-full-menu>li.current-menu-item:not(.has-hash)>a {
    color: #e5e5e5
}
.white-header .thb-header-subscribe svg,
.light-title .header:not(.fixed):not(:hover) .thb-header-subscribe svg {
    fill: #fff
}
.white-header .account-holder a,
.light-title .header:not(.fixed):not(:hover) .account-holder a,
.white-header .toggle-holder a,
.light-title .header:not(.fixed):not(:hover) .toggle-holder a {
    color: #fff
}
.white-header .account-holder #quick_search svg,
.light-title .header:not(.fixed):not(:hover) .account-holder #quick_search svg,
.white-header .account-holder #quick_profile svg,
.light-title .header:not(.fixed):not(:hover) .account-holder #quick_profile svg,
.white-header .toggle-holder #quick_search svg,
.light-title .header:not(.fixed):not(:hover) .toggle-holder #quick_search svg,
.white-header .toggle-holder #quick_profile svg,
.light-title .header:not(.fixed):not(:hover) .toggle-holder #quick_profile svg {
    fill: #fff
}
.white-header .account-holder #quick_cart svg,
.light-title .header:not(.fixed):not(:hover) .account-holder #quick_cart svg,
.white-header .toggle-holder #quick_cart svg,
.light-title .header:not(.fixed):not(:hover) .toggle-holder #quick_cart svg {
    stroke: #fff
}
.thb-full-menu,
.secondary-menu {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1
}
.thb-full-menu.socials,
.secondary-menu.socials {
    margin-left: 30px
}
.rtl .thb-full-menu.socials,
.rtl .secondary-menu.socials {
    margin-left: 0;
    margin-right: 30px
}
.thb-full-menu.socials li+li,
.secondary-menu.socials li+li {
    margin-left: 10px
}
.rtl .thb-full-menu.socials li+li,
.rtl .secondary-menu.socials li+li {
    margin-left: 0;
    margin-right: 10px
}
.thb-full-menu.thb-language-switcher,
.secondary-menu.thb-language-switcher {
    display: none
}
@media only screen and (min-width: 736px) {
    .thb-full-menu.thb-language-switcher,
    .secondary-menu.thb-language-switcher {
        display: inline-flex
    }
}
.thb-full-menu.thb-language-switcher .menu-item-has-children>a,
.secondary-menu.thb-language-switcher .menu-item-has-children>a {
    text-transform: uppercase;
    display: inline-block
}
.thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu,
.secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu {
    min-width: 100%;
    max-width: none;
    padding: 20px 0;
    left: auto;
    right: -20px
}
.rtl .thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu,
.rtl .secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu {
    left: -20px;
    right: auto
}
.thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu li,
.secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu li {
    padding: 0 20px
}
.thb-full-menu.thb-language-switcher .menu-item-has-children .sub-menu li a,
.secondary-menu.thb-language-switcher .menu-item-has-children .sub-menu li a {
    margin-left: 0
}
.thb-full-menu>li,
.secondary-menu>li {
    display: inline-flex
}
.thb-full-menu>li+li,
.secondary-menu>li+li {
    margin-left: 30px
}
.rtl .thb-full-menu>li+li,
.rtl .secondary-menu>li+li {
    margin-left: 0;
    margin-right: 30px
}
.thb-full-menu>li a,
.secondary-menu>li a {
    padding: 15px 0;
    position: relative;
    white-space: nowrap
}
.thb-full-menu>li a:before,
.secondary-menu>li a:before {
    content: '';
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #151515;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}
.rtl .thb-full-menu>li a:before,
.rtl .secondary-menu>li a:before {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.thb-full-menu>li a:hover:before,
.secondary-menu>li a:hover:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.thb-full-menu>li a .fa,
.secondary-menu>li a .fa {
    margin-right: 7px
}
.rtl .thb-full-menu>li a .fa,
.rtl .secondary-menu>li a .fa {
    margin-right: 0;
    margin-left: 7px
}
.thb-full-menu>li.menu-item-has-children>a,
.secondary-menu>li.menu-item-has-children>a {
    display: flex;
    align-items: center
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu,
.secondary-menu>li.menu-item-mega-parent>.sub-menu {
    flex-wrap: nowrap
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu,
.secondary-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu {
    padding-top: 20px;
    padding-bottom: 0;
    opacity: 1 !important;
    position: static;
    visibility: visible !important;
    box-shadow: none;
    min-width: 100%;
    background: none
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li,
.secondary-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li {
    padding: 0
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>a:after,
.secondary-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children>a:after {
    content: "\f105"
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .sub-menu,
.secondary-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .sub-menu {
    padding: 30px 0;
    top: -30px
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .sub-menu li,
.secondary-menu>li.menu-item-mega-parent>.sub-menu>li.menu-item-has-children>.sub-menu>li.menu-item-has-children .sub-menu li {
    padding: 0 30px
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu>li.mega-menu-title>a,
.secondary-menu>li.menu-item-mega-parent>.sub-menu>li.mega-menu-title>a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600
}
.thb-full-menu>li.menu-item-mega-parent>.sub-menu>li.mega-menu-title>a:after,
.secondary-menu>li.menu-item-mega-parent>.sub-menu>li.mega-menu-title>a:after {
    display: none
}
.thb-full-menu li,
.secondary-menu li {
    margin: 0;
    white-space: nowrap
}
.thb-full-menu li.menu-item-has-children,
.secondary-menu li.menu-item-has-children {
    position: relative
}
.thb-full-menu li.menu-item-has-children>a:before,
.secondary-menu li.menu-item-has-children>a:before {
    right: 13px
}
.rtl .thb-full-menu li.menu-item-has-children>a:before,
.rtl .secondary-menu li.menu-item-has-children>a:before {
    right: 0;
    left: 13px
}
.thb-full-menu li.menu-item-has-children>a:after,
.secondary-menu li.menu-item-has-children>a:after {
    display: inline-flex;
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 6px;
    vertical-align: middle;
    font-size: 11px
}
.rtl .thb-full-menu li.menu-item-has-children>a:after,
.rtl .secondary-menu li.menu-item-has-children>a:after {
    margin-left: 0;
    margin-right: 6px
}
.thb-full-menu li.menu-item-has-children.mega-menu-title>a:before,
.secondary-menu li.menu-item-has-children.mega-menu-title>a:before {
    right: 0
}
.thb-full-menu li.current-menu-item:not(.has-hash):before,
.secondary-menu li.current-menu-item:not(.has-hash):before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.thb-full-menu .sub-menu,
.secondary-menu .sub-menu {
    padding: 40px 0;
    margin: 0;
    list-style: none;
    background: #fff;
    position: absolute;
    min-width: calc(100% + 80px);
    top: 100%;
    left: -40px;
    opacity: 0;
    z-index: 10;
    visibility: hidden;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08)
}
.rtl .thb-full-menu .sub-menu,
.rtl .secondary-menu .sub-menu {
    left: auto;
    right: -40px
}
.thb-full-menu .sub-menu li,
.secondary-menu .sub-menu li {
    display: block;
    padding: 0 40px;
    margin-bottom: 15px;
    line-height: 1.1
}
.thb-full-menu .sub-menu li:last-child,
.secondary-menu .sub-menu li:last-child {
    margin-bottom: 0
}
.thb-full-menu .sub-menu li a,
.secondary-menu .sub-menu li a {
    display: inline-block;
    position: relative;
    color: #151515;
    padding: 0;
    opacity: 0;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
}
.thb-full-menu .sub-menu li a:before,
.secondary-menu .sub-menu li a:before {
    bottom: -3px
}
.thb-full-menu .sub-menu li.title-item a,
.secondary-menu .sub-menu li.title-item a {
    font-size: 12px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600
}
.thb-full-menu .sub-menu .sub-menu,
.secondary-menu .sub-menu .sub-menu {
    top: -40px;
    left: 100%
}
.thb-full-menu .sub-menu.has_bg,
.secondary-menu .sub-menu.has_bg {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    padding-right: 220px
}
.secondary-menu {
    display: none
}
@media only screen and (min-width: 1068px) {
    .secondary-menu {
        display: inline-flex
    }
}
.thb-menu-label {
    display: none
}
.thb-global-notification {
    display: flex;
    align-items: center;
    min-height: 35px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    line-height: 1;
    padding: 10px 0
}
.thb-global-notification.light {
    background: #151515;
    color: #fff
}
.thb-global-notification.light a,
.thb-global-notification.light a:hover {
    color: #fff
}
.thb-global-notification.light .thb-notification-close svg {
    fill: #fff
}
.thb-global-notification.dark {
    color: #151515
}
.thb-global-notification .thb-notification-close {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px
}
.thb-global-notification p {
    margin: 0
}
@media only screen and (min-width: 736px) {
    .thb-global-notification {
        display: block
    }
    .thb-global-notification+.header:not(.fixed) {
        top: 35px
    }
    .admin-bar .thb-global-notification+.header:not(.fixed) {
        top: 81px
    }
}
@media only screen and (min-width: 736px) and (min-width: 783px) {
    .admin-bar .thb-global-notification+.header:not(.fixed) {
        top: 67px
    }
}
.shop-header-style2 {
    margin-bottom: 10vh;
    background-size: cover
}
.shop-header-style2 .thb-shop-title {
    margin: 10vh 0 12vh
}
.light-title .shop-header-style2 .thb-shop-title {
    color: #fff
}
.footer.style1 {
    padding: 30px 0
}
@media only screen and (min-width: 736px) {
    .footer.style1 {
        padding: 45px 0
    }
}
.footer.style1 .footer-left-side {
    text-align: center
}
@media only screen and (min-width: 736px) {
    .footer.style1 .footer-left-side {
        text-align: left
    }
    .rtl .footer.style1 .footer-left-side {
        text-align: right
    }
}
.footer.style1 .footer-right-side {
    text-align: center
}
@media only screen and (min-width: 736px) {
    .footer.style1 .footer-right-side {
        text-align: right
    }
    .rtl .footer.style1 .footer-right-side {
        text-align: left
    }
}
.footer.style2 {
    background: #f4f4f4;
    padding: 60px 0;
    margin-top: 60px;
    font-size: 14px
}
.footer.style2 p {
    color: #151515
}
.footer.style3 {
    padding: 30px 0
}
@media only screen and (min-width: 736px) {
    .footer.style3 {
        padding: 45px 0
    }
}
.footer.style3 .footer-social-icons {
    margin-bottom: 20px
}
.footer.dark {
    background: #151515;
    color: rgba(255, 255, 255, 0.8)
}
.footer.dark a {
    color: #fff
}
.footer.dark a:not([class*="btn"]):after {
    background: #fff
}
.footer.dark p {
    color: inherit
}
.footer.dark label {
    color: #fff
}
.footer.dark .thb-custom-checkbox label:before {
    border-color: #fff
}
.footer.dark .thb-custom-checkbox input[type="checkbox"]:checked+label:before {
    background: #fff;
    color: #151515
}
.footer.dark .widget {
    color: rgba(255, 255, 255, 0.8)
}
.footer.dark .widget h6 {
    color: #fff
}
.footer.dark .widget.widget_text a:not([class*="btn"]):after {
    background: #fff
}
.footer.dark .widget.widget_categories ul li a:not([class*="btn"]):after,
.footer.dark .widget.widget_nav_menu ul li a:not([class*="btn"]):after {
    background: #fff
}
.footer .widget>h6 {
    font-weight: 600;
    color: #b2b2b2;
    text-transform: uppercase;
    font-size: 12px
}
.footer .paymenttypes {
    display: inline-block;
    margin: 0;
    width: 50px;
    height: 30px;
    vertical-align: middle
}
.footer .paymenttypes svg {
    width: 100%;
    height: 100%
}
.footer .paymenttypes.payment_pp,
.footer .paymenttypes.payment_discover,
.footer .paymenttypes.payment_amazon,
.footer .paymenttypes.payment_wirecard,
.footer .paymenttypes.payment_payfast {
    width: 70px
}
.footer .paymenttypes.payment_diners {
    width: 30px
}
.footer .paymenttypes.payment_jcb {
    width: 35px
}
@media only screen and (min-width: 736px) {
    .footer .paymenttypes {
        margin-left: 10px
    }
}
.footer .thb-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 14px
}
.footer .thb-footer-menu li {
    display: inline-flex;
    margin: 0 5px
}
@media only screen and (min-width: 736px) {
    .footer .thb-footer-menu li {
        margin-right: 15px;
        margin-left: 0
    }
}
.footer .thb-footer-menu+.thb-footer-copyright {
    margin-top: 12px
}
@media only screen and (min-width: 736px) {
    .footer .thb-footer-menu+.thb-footer-copyright {
        margin-top: 20px
    }
}
.footer .thb-footer-copyright {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6)
}
.footer .footer-social-icons {
    margin-top: 35px
}
@media only screen and (min-width: 736px) {
    .footer .footer-social-icons {
        margin: 0
    }
}
.footer .footer-social-icons .social {
    font-size: 14px;
    display: inline-flex;
    margin: 0 5px
}
.footer .footer-social-icons+.footer-payment-icons {
    margin-top: 10px
}
.post {
    position: relative
}
.post.type-post {
    margin-bottom: 40px
}
.post .post-gallery {
    display: block;
    margin-bottom: 30px
}
.post .post-gallery>a {
    display: block;
    will-change: opacity
}
.post .post-gallery>a:hover {
    opacity: 0.8
}
.post .post-meta {
    display: block;
    margin-bottom: 15px;
    line-height: 1;
    font-size: 11px;
    color: #a1a1a1;
    text-transform: uppercase;
    font-weight: 600
}
.post .post-meta a {
    color: #a1a1a1
}
.post .post-meta a:hover {
    color: #151515
}
.post .post-author {
    font-size: 22px
}
.post .post-title h3 {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 15px
}
.post .post-title h3 a:hover {
    text-decoration: underline
}
.post:not(.type-page) .post-content {
    font-size: 14px
}
.post.style1,
.post.style4 {
    width: 100%
}
.post table {
    text-align: left;
    font-size: 14px
}
.post table tr td,
.post table tr th {
    padding: 15px 25px 15px 0
}
.post table tr th {
    white-space: nowrap
}
.post table tr:last-child {
    border-bottom: 0
}
.post.post-detail .post-gallery {
    background: #151515;
    margin-bottom: 60px
}
@media only screen and (min-width: 1200px) {
    .post.post-detail .post-gallery {
        margin-bottom: 80px
    }
}
.post.post-detail .post-gallery.parallax {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 40vh;
    position: relative;
    overflow: hidden;
    padding: 60px 0
}
@media only screen and (min-width: 736px) {
    .post.post-detail .post-gallery.parallax {
        min-height: 60vh
    }
}
.post.post-detail .post-gallery.parallax img {
    width: 100%
}
.post.post-detail .post-gallery.parallax .parallax_bg {
    width: 100%;
    height: 130%;
    background-size: cover;
    background-position: center center;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    position: absolute;
    top: -15%;
    left: 0;
    z-index: 0;
    will-change: transform
}
.post.post-detail .post-gallery.parallax .post-title {
    width: 100%;
    z-index: 2;
    text-align: center
}
@media only screen and (min-width: 1200px) {
    .post.post-detail .post-title .entry-title {
        font-size: 42px
    }
}
.post.post-detail .post-format-gallery-container,
.post.post-detail .post-format-video-container {
    margin-bottom: 30px
}
.post.post-detail .post-format-gallery-container .wp-video,
.post.post-detail .post-format-video-container .wp-video {
    width: 100% !important
}
.post.post-detail .post-content {
    margin-top: 45px;
    font-size: 18px
}
.post.post-detail .article-tags {
    text-align: center;
    padding: 40px 0
}
.post.listing {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}
.post.listing .post-gallery {
    margin: 0 20px 0 0;
    width: 75px;
    flex-shrink: 0
}
.post.listing .post-title h6 {
    text-transform: none;
    margin-bottom: 10px;
    line-height: 1.6;
    letter-spacing: normal
}
.post.listing .post-meta {
    margin: 0 0 5px
}
.thb_post_nav {
    border-bottom: 1px solid #efefef;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.thb_post_nav .center_link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    height: 60px
}
@media only screen and (min-width: 736px) {
    .thb_post_nav .center_link {
        padding: 30px 0;
        height: auto
    }
}
.thb_post_nav .post_nav_link {
    display: inline-flex;
    flex-direction: column;
    font-size: 16px;
    width: 100%;
    padding: 0;
    font-weight: 500;
    height: 60px;
    position: relative
}
.thb_post_nav .post_nav_link strong {
    font-size: 13px;
    opacity: 0.4;
    font-weight: 400;
    margin-bottom: 1px;
    color: #151515
}
.thb_post_nav .post_nav_link svg {
    fill: #151515;
    opacity: 0.2
}
.thb_post_nav .post_nav_link strong,
.thb_post_nav .post_nav_link span {
    display: none
}
@media only screen and (min-width: 736px) {
    .thb_post_nav .post_nav_link strong,
    .thb_post_nav .post_nav_link span {
        display: block
    }
}
@media only screen and (min-width: 736px) {
    .thb_post_nav .post_nav_link {
        padding: 30px 0;
        height: auto
    }
}
.thb_post_nav .post_nav_link.prev {
    padding-left: 50px
}
.thb_post_nav .post_nav_link.next {
    padding-right: 50px;
    text-align: right
}
.thb_post_nav .post_nav_link.next svg {
    left: auto;
    right: 0
}
.thb_post_nav .post_nav_link.next .inner {
    left: auto;
    right: 0
}
.thb_post_nav .post_nav_link svg {
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.share-article {
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 10px 0;
    font-size: 14px;
    color: #151515
}
.share-article .thb_share {
    display: flex;
    align-items: center
}
.share-article svg {
    margin-right: 10px
}
.rtl .share-article svg {
    margin-right: auto;
    margin-left: 10px
}
.share-article .icons {
    position: absolute;
    bottom: calc(100% - 1px);
    left: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    display: none
}
@media only screen and (min-width: 736px) {
    .share-article .icons {
        left: 50%
    }
}
.rtl .share-article .icons {
    left: auto;
    right: 50%
}
.share-article .icons .inner {
    display: flex;
    padding: 10px;
    background: #fff;
    position: relative;
    line-height: 1
}
.share-article .icons .inner:after {
    content: '';
    top: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 6px;
    margin-left: -6px
}
@media only screen and (min-width: 736px) {
    .share-article .icons .inner:after {
        left: 50%
    }
}
.share-article .icons .inner:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 20%;
    margin-left: -5px;
    z-index: -1;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
@media only screen and (min-width: 736px) {
    .share-article .icons .inner:before {
        left: 50%
    }
}
.share-article .icons .social {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    text-align: center
}
.widget {
    margin-bottom: 30px;
    color: #b8b8b8
}
.widget>h6 {
    margin-bottom: 30px;
    position: relative;
    display: block;
    margin-top: 0;
    -webkit-transition: all .3s linear;
    -webkit-transition-delay: 0s;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear false
}
.widget>h6.active span:after {
    display: block;
    content: "";
    top: 1px;
    border: 4px solid transparent;
    border-top-color: #151515
}
.widget>h6 span {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 11px;
    right: 0;
    top: 50%;
    margin-top: -15px
}
.widget>h6 span:after {
    display: block;
    width: 8px;
    height: 8px;
    content: "";
    top: -3px;
    border: 4px solid transparent;
    border-bottom-color: #151515;
    position: relative
}
.rtl .widget>h6 span {
    right: auto;
    left: 0
}
.widget ul {
    margin: 0;
    list-style: none
}
.widget ul li {
    display: block;
    margin: 0 0 20px;
    line-height: 1
}
.widget ul li:last-of-type {
    margin: 0
}
.widget.widget_tag_cloud .wp-tag-cloud li,
.widget.widget_product_tag_cloud .wp-tag-cloud li {
    display: inline-flex;
    margin: 0
}
.widget.thb_widget_twitter .thb-twitter-carousel-wrapper {
    background: #e4f2f8;
    padding: 20px
}
@media only screen and (min-width: 736px) {
    .widget.thb_widget_twitter .thb-twitter-carousel-wrapper {
        padding: 40px
    }
}
.widget.thb_widget_twitter .thb-twitter-carousel-header {
    text-align: center;
    padding: 0 0 25px 0;
    font-size: 36px;
    line-height: 1;
    color: #00aced
}
.widget.thb_widget_twitter .thb-twitter-carousel-header svg {
    fill: #00aced
}
.widget.thb_widget_twitter .thb-carousel .thb-tweet {
    padding: 0;
    font-size: 16px;
    text-align: center;
    margin: 0
}
.widget.thb_widget_twitter .thb-carousel .thb-tweet .thb-tweet-time {
    margin-top: 15px
}
.widget.thb_widget_twitter .thb-twitter-header {
    height: 100px;
    border-radius: 3px 3px 0 0
}
.widget.thb_widget_twitter .thb-twitter-header>a {
    display: block;
    position: relative;
    height: 100%
}
.widget.thb_widget_twitter .thb-twitter-header .thb_twitter_header_bg {
    display: block;
    border-radius: 3px 3px 0 0;
    height: 100%;
    width: 100%;
    object-fit: cover
}
.widget.thb_widget_twitter .thb-twitter-header .thb_twitter_avatar {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    bottom: -12px;
    left: 50%;
    margin-left: -25px
}
.widget.thb_widget_twitter .thb-twitter-content {
    background: #fff;
    border-radius: 0 0 3px 3px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 13px
}
@media only screen and (min-width: 736px) {
    .widget.thb_widget_twitter .thb-twitter-content {
        padding: 18px
    }
}
.widget.thb_widget_twitter .thb-twitter-user {
    padding: 5px 0 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    color: #151515
}
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-username,
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-screenname {
    font-size: 12px;
    margin-right: 10px;
    font-weight: 500;
    text-transform: uppercase
}
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-screenname {
    opacity: 0.4;
    margin-right: 0
}
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-usermeta {
    margin-top: 5px;
    opacity: 0.4;
    text-transform: uppercase;
    font-size: 10px
}
.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-usermeta span {
    margin-right: 15px
}
.widget.thb_widget_twitter .thb-tweet {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #151515
}
.widget.thb_widget_twitter .thb-tweet:last-of-type {
    margin-bottom: 0
}
.widget.thb_widget_twitter .thb-tweet .thb-icon-twitter {
    position: absolute;
    top: 2px;
    left: 0;
    fill: #d3d3d3;
    width: 18px;
    line-height: 1
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-time {
    opacity: 0.6;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 8px;
    line-height: 1
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-text a {
    color: #00aced
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-text a:hover {
    color: #0099d4
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions {
    line-height: 1;
    margin-top: 10px;
    font-size: 10px
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a {
    display: inline-flex;
    align-items: center;
    margin-right: 14px
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a i {
    font-size: 14px
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a svg {
    height: 10px;
    width: auto
}
.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a .tweet-count {
    margin-left: 8px
}
.widget.widget_calendar #calendar_wrap {
    border: 1px solid #dcdcdc
}
.widget.widget_calendar table {
    background: #fff;
    border: 0;
    width: 100%;
    border-collapse: collapse;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.widget.widget_calendar table thead {
    background: #fff;
    font-size: 12px;
    border-bottom: 1px solid #dcdcdc
}
.widget.widget_calendar table thead th {
    padding: 13px 0;
    color: #303030;
    text-align: center;
    font-weight: 800
}
.widget.widget_calendar table tbody tr:nth-child(even) {
    background: #f8f8f8
}
.widget.widget_calendar table tbody td {
    font-size: 12px;
    color: #686868;
    text-align: center;
    padding: 9px 0
}
.widget.widget_calendar table tfoot {
    background: #fff;
    margin-top: 10px;
    border-top: 1px solid #dcdcdc
}
.widget.widget_calendar table tfoot tr td {
    padding: 12px 14px;
    font-size: 12px
}
.widget.widget_calendar table tfoot tr td a {
    color: #737373;
    text-transform: uppercase;
    font-weight: 800
}
.widget.widget_calendar table tfoot tr #next {
    text-align: right
}
.widget.widget_calendar table caption {
    color: #303030;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc
}
.widget.woocommerce {
    height: auto;
    border: 0
}
.widget.widget_layered_nav li,
.widget.widget_layered_nav_filters li,
.widget.widget_product_categories li {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: space-between
}
.widget.widget_layered_nav li>a,
.widget.widget_layered_nav_filters li>a,
.widget.widget_product_categories li>a {
    display: block;
    position: relative;
    padding-left: 20px
}
.widget.widget_layered_nav li>a:before,
.widget.widget_layered_nav_filters li>a:before,
.widget.widget_product_categories li>a:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    color: #fff
}
.widget.widget_layered_nav li:hover>a:before,
.widget.widget_layered_nav_filters li:hover>a:before,
.widget.widget_product_categories li:hover>a:before {
    border-color: #151515
}
.widget.widget_layered_nav li .count,
.widget.widget_layered_nav_filters li .count,
.widget.widget_product_categories li .count {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 20px;
    border-radius: 3px;
    background: #f3f3f3;
    color: #151515;
    font-size: 12px;
    font-weight: 500
}
.widget.widget_layered_nav li.chosen>a:before,
.widget.widget_layered_nav li.current-cat>a:before,
.widget.widget_layered_nav_filters li.chosen>a:before,
.widget.widget_layered_nav_filters li.current-cat>a:before,
.widget.widget_product_categories li.chosen>a:before,
.widget.widget_product_categories li.current-cat>a:before {
    border-color: #151515;
    background: #151515
}
.widget.widget_layered_nav li.chosen>a+.count,
.widget.widget_layered_nav li.current-cat>a+.count,
.widget.widget_layered_nav_filters li.chosen>a+.count,
.widget.widget_layered_nav_filters li.current-cat>a+.count,
.widget.widget_product_categories li.chosen>a+.count,
.widget.widget_product_categories li.current-cat>a+.count {
    background: #151515;
    color: #fff
}
.widget.widget_product_categories li.cat-parent>a {
    width: 85%
}
.widget.widget_product_categories li.cat-parent ul.children {
    width: 100%;
    margin-top: 15px;
    padding-left: 20px
}
.widget.widget_product_categories li.cat-parent ul.children li {
    margin-bottom: 10px
}
.widget.widget_product_categories li.cat-parent ul.children li:last-of-type {
    margin-bottom: 0
}
.widget.widget_product_categories li:before {
    border-radius: 0
}
.widget.widget_shopping_cart .product_list_widget li {
    padding-right: 25px;
    margin-bottom: 30px
}
.rtl .widget.widget_shopping_cart .product_list_widget li {
    padding-right: 0;
    padding-left: 25px
}
.widget.widget_shopping_cart .product_list_widget li .quantity {
    margin-top: 10px;
    display: block
}
.widget.widget_shopping_cart .product_list_widget li .variation {
    font-size: 14px;
    color: #151515;
    margin-top: 10px;
    margin-bottom: 0
}
.widget.widget_shopping_cart .product_list_widget li .variation dt,
.widget.widget_shopping_cart .product_list_widget li .variation dd {
    display: inline-block;
    margin-bottom: 5px
}
.widget.widget_shopping_cart .product_list_widget li .variation dt p,
.widget.widget_shopping_cart .product_list_widget li .variation dd p {
    margin-bottom: 0
}
.widget.widget_price_filter .price_slider_wrapper {
    padding-top: 5px
}
.widget.widget_price_filter .price_slider {
    height: 5px;
    background: #eaeaea;
    position: relative;
    margin-bottom: 25px;
    margin-right: 15px
}
.widget.widget_price_filter .price_slider .ui-slider-range {
    height: 5px;
    background: #151515;
    position: absolute
}
.widget.widget_price_filter .price_slider .ui-slider-handle {
    display: block;
    outline: none;
    position: absolute;
    top: -5px;
    background-size: 14px 19px;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    border: 3px solid #151515;
    background: #fff;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}
.widget.widget_price_filter .price_slider_amount {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    color: #151515
}
.widget.widget_price_filter .price_slider_amount .clear {
    display: none
}
.widget.widget_price_filter .price_slider_amount .button {
    font-size: 14px;
    font-weight: 500;
    color: #151515 !important;
    background: none !important;
    height: auto !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}
.widget.widget_product_search #s {
    float: left
}
.product_list_widget {
    list-style: none;
    margin: 0
}
.product_list_widget .remove {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    right: 0
}
.rtl .product_list_widget .remove {
    right: auto;
    left: 0
}
.product_list_widget li {
    position: relative;
    margin-bottom: 30px
}
.product_list_widget li.empty {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #151515;
    margin: 30px 0
}
.product_list_widget a {
    display: block;
    font-weight: 400;
    color: #151515;
    line-height: 1.3;
    font-size: 14px
}
.product_list_widget a:before {
    display: none
}
.product_list_widget a .product-title {
    display: block;
    margin-bottom: 10px
}
.product_list_widget .wp-post-image,
.product_list_widget .attachment-woocommerce_thumbnail {
    max-width: 75px;
    margin-right: 20px;
    float: left
}
.rtl .product_list_widget .wp-post-image,
.rtl .product_list_widget .attachment-woocommerce_thumbnail {
    float: right;
    margin-right: 0;
    margin-left: 20px
}
.product_list_widget .woocommerce-Price-amount {
    color: #848485;
    font-size: 14px
}
.product_list_widget .quantity {
    font-size: 14px;
    color: #949494
}
.pagination,
.woocommerce-pagination {
    padding: 5vh 0
}
.pagination .screen-reader-text,
.woocommerce-pagination .screen-reader-text {
    display: none
}
.pagination ul,
.pagination .nav-links,
.woocommerce-pagination ul,
.woocommerce-pagination .nav-links {
    list-style: none;
    display: block;
    text-align: center;
    margin: 0
}
.pagination ul li,
.pagination .nav-links li,
.woocommerce-pagination ul li,
.woocommerce-pagination .nav-links li {
    display: inline-block;
    text-align: center
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    display: block;
    color: #848485;
    font-weight: 400;
    padding: 0 5px
}
@media only screen and (min-width: 736px) {
    .pagination .page-numbers,
    .woocommerce-pagination .page-numbers {
        padding: 0 10px
    }
}
.pagination .page-numbers:hover,
.woocommerce-pagination .page-numbers:hover {
    color: #151515
}
.pagination .page-numbers.next,
.woocommerce-pagination .page-numbers.next {
    margin-left: 15px
}
@media only screen and (min-width: 736px) {
    .pagination .page-numbers.next,
    .woocommerce-pagination .page-numbers.next {
        margin-left: 30px
    }
}
.pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.prev {
    margin-right: 15px
}
@media only screen and (min-width: 736px) {
    .pagination .page-numbers.prev,
    .woocommerce-pagination .page-numbers.prev {
        margin-right: 30px
    }
}
.pagination .page-numbers.current,
.woocommerce-pagination .page-numbers.current {
    color: #151515;
    text-decoration: underline
}
.pagination .nav-links .page-numbers,
.woocommerce-pagination .nav-links .page-numbers {
    display: inline-block
}
.pagination-space {
    margin: 5vh auto 10vh
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none !important
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
.mfp-bg {
    background: rgba(192, 192, 192, 0.6);
    opacity: 1
}
.mfp-bg.quick-search {
    background: rgba(255, 255, 255, 0.95)
}
.mfp-bg.quick-search.mfp-ready {
    opacity: 1
}
.mfp-bg.quick-search.mfp-removing {
    opacity: 0
}
.mfp-wrap.quick-search {
    opacity: 0
}
.mfp-wrap.quick-search.mfp-ready {
    opacity: 1
}
.mfp-wrap.quick-search.mfp-removing {
    opacity: 0
}
.mfp-wrap.quick-search .mfp-container {
    padding: 0
}
.mfp-wrap.quick-search .mfp-container:before {
    display: none
}
.mfp-wrap.quick-search .mfp-content {
    display: flex;
    min-height: 100vh;
    width: 100vw;
    align-items: center;
    justify-content: center
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .mfp-wrap.quick-search .mfp-content:after {
        content: '';
        min-height: inherit;
        font-size: 0;
        display: block !important
    }
}
.mfp-wrap.quick-search .mfp-content #searchpopup {
    width: 100%;
    padding: 40px 15px
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper {
    min-height: 80px;
    position: relative
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper.thb-loading:after,
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper.slick:after,
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-autocomplete-wrapper.easyzoom-notice:after {
    bottom: auto;
    top: 50%;
    border-radius: 50%;
    margin-top: -16px
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-search-btn {
    text-align: center;
    width: 100%
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-search-btn .btn {
    margin: 0 auto;
    display: inline-block
}
.mfp-wrap.quick-search .mfp-content #searchpopup .row {
    width: auto
}
.mfp-wrap.quick-search .mfp-content #searchpopup .thb-close-text {
    font-size: 10px;
    opacity: 0.6;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: center
}
@media only screen and (min-width: 736px) {
    .mfp-wrap.quick-search .mfp-content #searchpopup .thb-close-text {
        top: 40px
    }
}
.mfp-wrap.quick-search .mfp-content #searchpopup .results-found {
    flex: 1;
    max-width: 100%;
    width: 100%;
    font-weight: 500;
    font-size: 13px;
    margin: 20px 0 30px;
    color: #151515
}
.mfp-wrap.quick-search .mfp-content .screen-reader-text {
    display: none
}
.mfp-wrap.quick-search .mfp-content .search-field {
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-size: 20px;
    background: transparent;
    height: auto;
    line-height: 1;
    font-weight: 400;
    box-sizing: border-box;
    padding: 15px 0;
    color: #151515
}
@media only screen and (min-width: 736px) {
    .mfp-wrap.quick-search .mfp-content .search-field {
        font-size: 40px;
        padding: 20px 0
    }
}
.mfp-wrap.quick-search .mfp-content .search-field:-moz-placeholder {
    font-weight: 400;
    color: #151515
}
.mfp-wrap.quick-search .mfp-content .search-field::-moz-placeholder {
    font-weight: 400;
    color: #151515
}
.mfp-wrap.quick-search .mfp-content .search-field:-ms-input-placeholder {
    font-weight: 400;
    color: #151515
}
.mfp-wrap.quick-search .mfp-content .search-field::-webkit-input-placeholder {
    font-weight: 400;
    color: #151515
}
.mfp-wrap.quick-search .mfp-content [type="submit"] {
    display: none
}
.theme-popup {
    display: flex;
    background: #fff;
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    position: relative
}
.theme-popup-content,
#newsletter-popup .newsletter-content {
    padding: 25px;
    flex: 1
}
@media only screen and (min-width: 736px) {
    .theme-popup-content,
    #newsletter-popup .newsletter-content {
        padding: 45px
    }
}
@media only screen and (min-width: 1200px) {
    .theme-popup-content,
    #newsletter-popup .newsletter-content {
        padding: 60px
    }
}
#newsletter-popup .newsletter-image {
    display: none;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    height: 30vh
}
@media only screen and (min-width: 736px) {
    #newsletter-popup .newsletter-image {
        display: block;
        width: 280px;
        height: auto
    }
}
#newsletter-popup .newsletter-content .button,
#newsletter-popup .newsletter-content .btn,
#newsletter-popup .newsletter-content input[type="submit"] {
    width: 100%
}
#newsletter-popup .newsletter-content input {
    text-align: center
}
#newsletter-popup .newsletter-content form {
    display: block;
    margin-top: 30px;
    text-align: center;
    clear: both
}
.mfp-close svg {
    position: relative;
    z-index: -1
}
.thb-arrows .tparrows {
    display: none !important
}
.thb-cursor-area {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 30%;
    display: none;
    cursor: none
}
@media only screen and (min-width: 1068px) {
    .thb-arrows .thb-cursor-area {
        display: block
    }
}
.thb-cursor-area .thb-arrow {
    opacity: 0
}
.background--dark .thb-cursor-area .thb-arrow {
    fill: #fff
}
.thb-cursor-area.left:hover .thb-arrow.arrow-left {
    opacity: 1
}
.thb-cursor-area.right {
    left: auto;
    right: 0
}
.thb-cursor-area.right:hover .thb-arrow.arrow-right {
    opacity: 1
}
#prdctfltr_woocommerce {
    width: 100%;
    margin: 0 0 30px 0
}
#prdctfltr_woocommerce.pf_default>span {
    width: auto;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #151515
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
    padding: 40px 0;
    background: #f6f6f6;
    margin: 0 !important
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label {
    font-size: 14px;
    font-weight: 300;
    color: #454545
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label>span:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #b6b6b6;
    margin: 0 15px 0 0
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label>span:hover:before {
    border-color: #151515
}
#prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering .prdctfltr_filter label.prdctfltr_active>span:before {
    border: 3px solid #151515
}
#prdctfltr_woocommerce.pf_default .prdctfltr_filter>span {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #151515;
    margin-bottom: 19px
}
#prdctfltr_woocommerce.pf_default .prdctfltr_filter_inner {
    text-align: left;
    width: 80%;
    margin: 0 auto
}
#prdctfltr_woocommerce.pf_default #prdctfltr_woocommerce_filter_submit {
    margin: 0
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale {
    margin-left: 20px;
    position: relative;
    top: 4px
}
@media only screen and (max-width: 736px) {
    #prdctfltr_woocommerce.pf_default .prdctfltr_sale {
        margin-left: 0;
        margin-top: 20px
    }
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label {
    color: #151515;
    font-weight: 500;
    font-size: 13px;
    margin: 0;
    text-transform: capitalize
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label.prdctfltr_active {
    color: #647694
}
#prdctfltr_woocommerce.pf_default .prdctfltr_sale label.prdctfltr_active span:before {
    background-position: bottom left
}
.prdctfltr_clear {
    display: none !important
}
.rp_wcdpd_product_page {
    border-top: 2px solid #f5f5f5;
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 0
}
.rp_wcdpd_product_page .rp_wcdpd_product_page_title {
    text-align: center;
    line-height: 50px;
    font-weight: 300;
    font-size: 13px;
    padding: 0;
    color: #151515;
    text-transform: uppercase
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table {
    padding-top: 0
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table .amount {
    color: #647694
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table {
    border-top: 0;
    font-weight: 300;
    margin-bottom: 19px
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table .last_cell {
    display: none
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table tr {
    border: 0
}
.rp_wcdpd_product_page .rp_wcdpd_pricing_table table tr:first-child td {
    font-weight: 500
}
.rp_wcdpd_product_page+.woocommerce-tabs {
    margin-top: 0
}
.yith-s {
    background-position: 80% center !important
}
.yith-ajaxsearchform-container .screen-reader-text {
    display: none
}
.yith-ajaxsearchform-container .autocomplete-suggestions {
    border-radius: 0;
    border: 0;
    padding: 15px 0;
    margin-top: 1px;
    max-width: 100%;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion {
    font-size: 12px;
    color: #151515;
    line-height: 22px;
    padding: 0 15px;
    text-align: center
}
.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion strong {
    font-weight: 700
}
@media only screen and (min-width: 736px) {
    .yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion {
        font-size: 14px;
        line-height: 42px;
        padding: 0 30px
    }
    .yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion:hover {
        background: #f5f5f5
    }
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
    display: none
}
[dir="rtl"] .slick-slide,
.rtl .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.easyzoom {
    position: relative
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    margin: 0 0 20px
}
.slick-arrow.slick-hidden {
    display: none
}
.slick {
    max-width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden
}
.slick:after {
    margin: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: auto
}
.product-page.style2 .slick:after {
    background-color: #f4f4f4
}
.slick .slick-list {
    opacity: 0
}
.slick.slick-initialized {
    height: auto;
    overflow: visible
}
.slick.slick-initialized .slick-list {
    opacity: 1
}
.slick.slick-initialized:after {
    display: none
}
.slick.image-slider .slick-slide img {
    width: 100%
}
.carousel-container {
    width: 100%;
    position: relative
}
.carousel-container .ai-indicator {
    display: none
}
.carousel-container.loading .ai-indicator {
    display: block
}
.carousel-container.loading .carousel {
    opacity: 0.3
}
.slick-slider {
    width: 100%
}
.slick-slider.products .slick-slide.product {
    margin: 0
}
.slick-slider.products .slick-nav {
    top: 40%
}
.slick-slider .slick-slide>a {
    display: flex;
    justify-content: center;
    align-items: center
}
.slick-slider .slick-dots {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    line-height: 1;
    height: 10px;
    bottom: 20px;
    right: 0;
    text-align: center
}
.slick-slider .slick-dots li {
    display: inline-block;
    margin: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid transparent;
    margin: 0 3px
}
.slick-slider .slick-dots li.slick-active {
    -webkit-box-shadow: 0 0px 0px 1px #000;
    -moz-box-shadow: 0 0px 0px 1px #000;
    box-shadow: 0 0px 0px 1px #000
}
.slick-slider .slick-dots li.slick-active button {
    background: #000
}
.slick-slider .slick-dots li button {
    display: block;
    outline: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.15);
    text-indent: -9999px;
    margin: 0
}
.rtl .slick-slider .slick-dots li button {
    text-indent: 9999px
}
.slick-slider .slick-dots li:hover button {
    background: #000
}
.slick-slider .slick-nav {
    position: absolute;
    top: 50%;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media only screen and (min-width: 1068px) {
    .slick-slider .slick-nav {
        opacity: 0
    }
}
.slick-slider .slick-nav .border {
    display: none
}
.slick-slider .slick-nav.thb-prev {
    left: 10px
}
@media only screen and (min-width: 1068px) {
    .slick-slider .slick-nav.thb-prev {
        left: 20px;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}
.slick-slider .slick-nav.thb-next {
    right: 10px
}
@media only screen and (min-width: 1068px) {
    .slick-slider .slick-nav.thb-next {
        right: 20px;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}
.slick-slider:hover .slick-nav {
    opacity: 1
}
@media only screen and (min-width: 1068px) {
    .slick-slider:hover .slick-nav {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}
form {
    margin: 0
}
form fieldset {
    padding: 0;
    margin: 0;
    border: 0
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
    display: inline-flex;
    border: 1px solid #e5e5e5;
    padding: 0 16px;
    height: 42px;
    line-height: 42px;
    margin-bottom: 20px;
    color: #737373;
    font-size: 14px;
    background: #fff;
    max-width: 100%;
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
    border-color: #151515;
    color: #151515
}
input[type="text"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="text"],
.woocommerce-invalid input[type="text"],
input[type="password"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="password"],
.woocommerce-invalid input[type="password"],
input[type="date"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="date"],
.woocommerce-invalid input[type="date"],
input[type="datetime"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="datetime"],
.woocommerce-invalid input[type="datetime"],
input[type="email"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="email"],
.woocommerce-invalid input[type="email"],
input[type="number"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="number"],
.woocommerce-invalid input[type="number"],
input[type="search"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="search"],
.woocommerce-invalid input[type="search"],
input[type="tel"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="tel"],
.woocommerce-invalid input[type="tel"],
input[type="time"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="time"],
.woocommerce-invalid input[type="time"],
input[type="url"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="url"],
.woocommerce-invalid input[type="url"],
textarea.wpcf7-not-valid,
.woocommerce-invalid-required-field textarea,
.woocommerce-invalid textarea {
    border-color: #e76049
}
input[type="text"].full,
.form-row input[type="text"],
input[type="password"].full,
.form-row input[type="password"],
input[type="date"].full,
.form-row input[type="date"],
input[type="datetime"].full,
.form-row input[type="datetime"],
input[type="email"].full,
.form-row input[type="email"],
input[type="number"].full,
.form-row input[type="number"],
input[type="search"].full,
.form-row input[type="search"],
input[type="tel"].full,
.form-row input[type="tel"],
input[type="time"].full,
.form-row input[type="time"],
input[type="url"].full,
.form-row input[type="url"],
textarea.full,
.form-row textarea {
    width: 100%
}
.wpcf7-form-control-wrap {
    width: 100%
}
label {
    display: inline-block;
    font-size: 12px;
    color: #151515;
    margin: 0 0 10px;
    text-align: left;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase
}
.rtl label {
    text-align: right
}
textarea {
    min-height: 108px;
    padding: 7px 14px
}
.wpcf7-form textarea {
    min-height: 200px
}
.custom_check {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}
.custom_check+.custom_label,
.custom_check+.woocommerce-form__label-for-checkbox {
    display: inline-block !important;
    margin: 0;
    padding: 0 0 0 23px;
    min-height: 16px;
    line-height: 18px;
    position: relative;
    text-transform: none
}
.custom_check+.custom_label:before,
.custom_check+.woocommerce-form__label-for-checkbox:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #b8b8b8;
    position: absolute;
    top: 0;
    left: 0
}
.custom_check+.custom_label:after,
.custom_check+.woocommerce-form__label-for-checkbox:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 18px;
    text-align: center
}
.custom_check+.custom_label:hover:before,
.custom_check+.woocommerce-form__label-for-checkbox:hover:before {
    border-color: #151515
}
.custom_check:checked+.custom_label:before {
    border-color: #151515
}
.custom_check:checked+.custom_label:after {
    content: '×'
}
input[type="radio"].custom_check+.custom_label:before {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}
input[type="radio"].custom_check:checked+.custom_label:before {
    border-color: #151515;
    border-width: 3px
}
input[type="radio"].custom_check:checked+.custom_label:after {
    content: ''
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e5e5e5;
    padding: 0 16px;
    height: 42px;
    line-height: 42px;
    color: #737373;
    font-size: 14px;
    background: #fff url("../img/select_arrow.png") calc(100% - 22px) 20px no-repeat;
    background-size: 7px 4px;
    position: relative
}
.rtl select {
    background-position: 22px 20px
}
.form-row.woocommerce-invalid-required-field .select2-container .select2-choice {
    border-color: #e76049
}
.select2.select2-container--default {
    margin-bottom: 25px;
    clear: left;
    font-size: 14px;
    height: 42px
}
.select2.select2-container--default .select2-selection__arrow:before {
    content: "\f107";
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal
}
.select2.select2-container--default .select2-selection__arrow b {
    display: none
}
.select2.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #151515
}
.select2.select2-container--default .select2-selection--single {
    border-radius: 0;
    border-color: #e5e5e5;
    height: 42px;
    line-height: 42px
}
.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 42px;
    line-height: 42px;
    padding-left: 16px
}
.select2-container .select2-dropdown {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #151515
}
.select2-container .select2-dropdown.select2-drop-active {
    border-color: #151515
}
.select2-container .select2-dropdown.select2-drop-active.select2-drop-above {
    border-top-color: #151515
}
.select2-container .select2-dropdown .select2-search {
    padding: 8px
}
.select2-container .select2-dropdown .select2-search input {
    background: #fff !important;
    margin-bottom: 5px
}
.select2-container .select2-dropdown .select2-results {
    background: #fff;
    font-size: 14px
}
.select2-container .select2-dropdown .select2-results .select2-results__option {
    margin: 0;
    height: 42px;
    line-height: 42px;
    padding: 0 16px
}
.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true] {
    background: #e5e5e5
}
.select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted {
    background: #151515;
    border-radius: 0;
    color: #fff
}
.thb-custom-checkbox {
    line-height: 1;
    padding-top: 20px
}
.thb-custom-checkbox input[type="checkbox"] {
    opacity: 0;
    display: none
}
.thb-custom-checkbox input[type="checkbox"]:checked+label:before {
    background: #151515;
    content: '\f00c';
    opacity: 1
}
.thb-custom-checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 22px;
    line-height: 12px;
    font-size: 12px;
    margin: 0;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.rtl .thb-custom-checkbox label {
    padding-left: 0;
    padding-right: 22px
}
.thb-custom-checkbox label:before {
    position: absolute;
    top: 50%;
    left: 0;
    font-family: FontAwesome;
    content: '';
    color: #fff;
    width: 12px;
    font-size: 8px;
    height: 12px;
    margin-top: -6px;
    border: 1px solid #151515;
    background: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6
}
.rtl .thb-custom-checkbox label:before {
    left: auto;
    right: 0
}
.error404 #wrapper [role="main"] {
    display: flex;
    align-items: center;
    padding: 22vh 0
}
.content404 {
    width: 100%
}
.content404 svg {
    margin-bottom: 40px
}
.content404 h2 {
    margin-bottom: 25px
}
.content404 p {
    font-size: 20px;
    margin-bottom: 40px
}
.content404 .searchform {
    max-width: 340px;
    margin: 0 auto 35px
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
    color: inherit
}
.alignright {
    float: right
}
.alignleft {
    float: left
}
img.center {
    margin: 0 auto;
    display: block
}
img.full {
    width: 100%
}
.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto
}
.wp-caption {
    position: relative;
    max-width: 100%
}
.wp-caption .wp-caption-text {
    display: block;
    position: static;
    left: 0;
    bottom: 0px;
    width: 70%;
    max-width: 560px;
    margin: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 15px
}
.rtl .wp-caption .wp-caption-text {
    left: auto;
    right: 0
}
@media only screen and (min-width: 736px) {
    .wp-caption .wp-caption-text {
        position: absolute;
        padding: 30px
    }
}
.gallery {
    display: block;
    margin: 0 auto;
    float: left;
    clear: both
}
.gallery.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery.gallery-columns-3 .gallery-item {
    width: 33%
}
.gallery.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery .gallery-item {
    display: inline-block;
    width: 100%;
    padding: 0 1px 1px;
    -webkit-transition: opacity .2s ease-in-out;
    -webkit-transition-delay: 0s;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out false
}
.gallery .gallery-item:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}
.gallery .gallery-item img {
    width: 100%;
    max-width: 100%
}
.gallery .gallery-item a {
    line-height: 0;
    display: block;
    width: 100%
}
.gallery .gallery-item .gallery-caption {
    display: none
}
.more-link {
    display: inline-block;
    font-weight: 600;
    font-size: 13px
}
.tag-link {
    border: 1px solid rgba(21, 21, 21, 0.2);
    height: 28px;
    line-height: 26px;
    padding: 0 16px;
    justify-content: center;
    font-size: 12px;
    color: #151515;
    display: inline-flex;
    margin: 4px;
    border-radius: 14px
}
.tag-link:hover {
    border-color: #151515
}
.tag-cloud-link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 28px;
    padding: 0 16px;
    border-radius: 14px;
    border: 1px solid rgba(21, 21, 21, 0.2);
    color: #151515;
    font-size: 12px;
    margin: 0 4px 8px 0;
    line-height: 1;
    font-weight: 400
}
.tag-cloud-link:hover {
    background: #151515;
    border-color: #151515;
    color: #fff
}
.tag-cloud-link:hover .tag-link-count {
    background: #fff;
    color: #151515
}
.tag-cloud-link .tag-link-count {
    margin-left: 7px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 14px;
    font-size: 9px;
    border-radius: 7px;
    background: #e5e5e5;
    color: #151515
}
.searchform {
    margin: 0
}
.searchform fieldset {
    position: relative;
    border: 0
}
.searchform fieldset input {
    margin-bottom: 0
}
table:not(.variations):not(.shop_table):not(.group_table) {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}
table:not(.variations):not(.shop_table):not(.group_table) caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold
}
table:not(.variations):not(.shop_table):not(.group_table) thead {
    background: #f8f8f8;
    color: #0a0a0a
}
table:not(.variations):not(.shop_table):not(.group_table) tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}
table:not(.variations):not(.shop_table):not(.group_table) thead tr,
table:not(.variations):not(.shop_table):not(.group_table) tfoot tr {
    background: transparent
}
table:not(.variations):not(.shop_table):not(.group_table) thead th,
table:not(.variations):not(.shop_table):not(.group_table) thead td,
table:not(.variations):not(.shop_table):not(.group_table) tfoot th,
table:not(.variations):not(.shop_table):not(.group_table) tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left
}
table:not(.variations):not(.shop_table):not(.group_table) tbody th,
table:not(.variations):not(.shop_table):not(.group_table) tbody td {
    padding: 0.5rem 0.625rem 0.625rem
}
table:not(.variations):not(.shop_table):not(.group_table) tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table thead,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table tbody,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table tr {
    border-bottom: 0
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tbody tr:nth-child(even) {
    background: transparent !important
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes thead,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tbody,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tfoot {
    border-left: 0 !important;
    border-right: 0 !important
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tbody tr:nth-child(even) {
    background: #f7f7f7
}
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular thead,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tbody,
table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tfoot {
    border-color: rgba(0, 0, 0, 0.2)
}
.alignwide {
    position: relative
}
@media only screen and (min-width: 1068px) {
    .alignwide {
        margin-left: -3%;
        margin-right: -3%;
        max-width: none;
        width: 106%
    }
}
@media only screen and (min-width: 1068px) {
    .alignwide {
        margin-left: -170px;
        margin-right: -170px;
        width: calc(100% + 340px)
    }
}
.alignfull {
    position: relative;
    width: 100vw
}
@media only screen and (min-width: 1068px) {
    .alignfull {
        max-width: 100vw;
        margin-left: calc(50% - 50vw)
    }
}
@media only screen and (min-width: 1068px) {
    .alignfull {
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw
    }
}
.wp-block-image.thb-pin-it-container {
    max-width: 100vw
}
.post-detail ul.wp-block-gallery {
    margin-bottom: 1rem
}
.post-detail ul.wp-block-gallery .blocks-gallery-image,
.post-detail ul.wp-block-gallery .blocks-gallery-item {
    margin-bottom: 16px
}
.wp-block-media-text {
    margin-bottom: 1rem
}
.wp-block-latest-comments {
    margin-left: 0
}
.has-medium-font-size {
    font-size: 1.2em
}
.has-large-font-size {
    font-size: 2em
}
.has-huge-font-size {
    font-size: 3em
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color) {
    color: #fff
}
.wp-block-embed iframe {
    max-width: 100%
}
.wp-block-embed .wp-block-embed__wrapper {
    position: relative;
    background: #151515
}
.wp-block-embed .wp-block-embed__wrapper .flex-video {
    padding: 0 !important
}
.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before {
    content: "";
    display: block;
    padding-top: 50%
}
.wp-block-embed.wp-has-aspect-ratio iframe,
.wp-block-embed.wp-has-aspect-ratio .flex-video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
    padding-top: 42.85%
}
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
    padding-top: 50%
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
    padding-top: 56.25%
}
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
    padding-top: 75%
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
    padding-top: 100%
}
.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before {
    padding-top: 66.66%
}
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
    padding-top: 200%
}
.side-panel {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 600;
    padding: 0;
    width: 300px;
    background: #fff;
    right: 0;
    will-change: transform
}
@media only screen and (min-width: 736px) {
    .side-panel {
        width: 320px
    }
}
@media only screen and (min-width: 1068px) {
    .side-panel {
        width: 400px
    }
}
@media only screen and (min-width: 1200px) {
    .side-panel {
        width: 480px
    }
}
.rtl .side-panel {
    right: auto;
    left: 0
}
.side-panel header {
    background: #f4f4f4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #151515;
    height: 45px;
    padding: 0 15px;
    flex-shrink: 0
}
@media only screen and (min-width: 736px) {
    .side-panel header {
        height: 60px;
        padding: 0 30px
    }
}
.side-panel header h6 {
    margin: 0
}
.side-panel .side-panel-content {
    padding: 15px;
    flex: 1
}
@media only screen and (min-width: 736px) {
    .side-panel .side-panel-content {
        padding: 30px
    }
}
#mobile-menu {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}
.rtl #mobile-menu {
    right: 0;
    left: auto;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}
.open-menu #mobile-menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
#mobile-menu .searchform {
    margin-bottom: 30px
}
#mobile-menu .searchform input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#mobile-menu .searchform button,
#mobile-menu .searchform .autocomplete-wrapper {
    display: none
}
.mobile-menu {
    list-style: none;
    margin: 0 0 20px
}
.mobile-menu li {
    margin: 0
}
.mobile-menu li span {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 11px;
    right: 0;
    top: 0
}
.mobile-menu li span:after {
    display: block;
    width: 8px;
    height: 8px;
    content: "";
    border: 4px solid transparent;
    border-top-color: #151515;
    position: relative
}
.rtl .mobile-menu li span {
    right: auto;
    left: 0
}
.mobile-menu li a {
    display: block;
    padding: 10px 0;
    font-size: 16px;
    line-height: 1;
    font-weight: 500
}
.mobile-menu li a.active span:after {
    display: block;
    content: "";
    top: -4px;
    border: 4px solid transparent;
    border-bottom-color: #151515
}
.mobile-menu li.menu-item-has-children {
    position: relative
}
.mobile-menu .sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 15px 0 15px 15px
}
@media only screen and (min-width: 736px) {
    .mobile-menu .sub-menu {
        padding-left: 20px
    }
}
.mobile-menu .sub-menu li a {
    font-size: 14px;
    font-weight: 400
}
.mobile-secondary-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    list-style: none;
    padding: 20px 0 0;
    margin: 0
}
.mobile-secondary-menu li {
    margin: 0
}
.mobile-secondary-menu a {
    display: block;
    font-size: 14px;
    line-height: 1;
    padding: 10px 0;
    font-weight: 400;
    color: #444
}
.mobile-toggle-holder {
    display: inline-flex;
    cursor: pointer;
    align-items: center
}
.mobile-toggle-holder .mobile-toggle {
    display: inline-flex;
    width: 16px;
    height: 16px;
    align-items: center;
    transition: none;
    vertical-align: middle;
    position: relative
}
.mobile-toggle-holder .mobile-toggle span {
    display: block;
    position: absolute;
    width: 16px;
    height: 2px;
    background: #151515;
    content: " ";
    left: 0
}
.mobile-toggle-holder .mobile-toggle span:nth-child(1) {
    top: 0px
}
.mobile-toggle-holder .mobile-toggle span:nth-child(2) {
    top: 5px
}
.mobile-toggle-holder .mobile-toggle span:nth-child(3) {
    top: 10px
}
.mobile-toggle-holder strong {
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    line-height: 16px
}
.rtl .mobile-toggle-holder strong {
    margin-right: 15px;
    margin-left: 0
}
.mobile-toggle-holder.style1 .mobile-toggle,
.mobile-toggle-holder.style3 .mobile-toggle {
    width: 22px;
    height: 16px
}
.mobile-toggle-holder.style1 .mobile-toggle span,
.mobile-toggle-holder.style3 .mobile-toggle span {
    width: 22px;
    height: 2px
}
.mobile-toggle-holder.style1 .mobile-toggle span:nth-child(1),
.mobile-toggle-holder.style3 .mobile-toggle span:nth-child(1) {
    top: 0px
}
.mobile-toggle-holder.style1 .mobile-toggle span:nth-child(2),
.mobile-toggle-holder.style3 .mobile-toggle span:nth-child(2) {
    top: 6px
}
.mobile-toggle-holder.style1 .mobile-toggle span:nth-child(3),
.mobile-toggle-holder.style3 .mobile-toggle span:nth-child(3) {
    top: 12px
}
.mobile-toggle-holder.style1 .mobile-toggle>span:nth-child(1),
.mobile-toggle-holder.style3 .mobile-toggle>span:nth-child(1) {
    transform-origin: 0 0
}
.mobile-toggle-holder.style1 .mobile-toggle>span:nth-child(2),
.mobile-toggle-holder.style3 .mobile-toggle>span:nth-child(2) {
    -webkit-transition: width .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: width .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: width .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: width .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.mobile-toggle-holder.style1 .mobile-toggle>span:nth-child(3),
.mobile-toggle-holder.style3 .mobile-toggle>span:nth-child(3) {
    transform-origin: 0 100%
}
.mobile-toggle-holder.style1:hover .mobile-toggle>span:nth-child(2) {
    width: 140%
}
.mobile-toggle-holder.style2 .mobile-toggle {
    width: 26px;
    height: 14px
}
.mobile-toggle-holder.style2 .mobile-toggle span {
    width: 26px;
    height: 2px;
    left: 0;
    right: auto
}
.mobile-toggle-holder.style2 .mobile-toggle span:nth-child(1) {
    top: 0px;
    transform-origin: 0 0
}
.mobile-toggle-holder.style2 .mobile-toggle span:nth-child(2) {
    top: 6px;
    width: 21px;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
.mobile-toggle-holder.style2 .mobile-toggle span:nth-child(3) {
    top: 12px;
    width: 17px;
    transform-origin: 0 100%;
    -webkit-transition-delay: .05s;
    -moz-transition-delay: .05s;
    -o-transition-delay: .05s;
    transition-delay: .05s
}
.mobile-toggle-holder.style2:hover .mobile-toggle>span {
    width: 26px
}
.mobile-toggle-holder.style2:hover .mobile-toggle>span:nth-child(2) {
    -webkit-transition-delay: .05s;
    -moz-transition-delay: .05s;
    -o-transition-delay: .05s;
    transition-delay: .05s
}
.mobile-toggle-holder.style2:hover .mobile-toggle>span:nth-child(3) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
.mobile-toggle-holder.style2.active .mobile-toggle>span {
    width: 26px;
    left: 0;
    right: auto;
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
.mobile-toggle-holder.style4 .mobile-toggle {
    width: 25px;
    overflow: hidden
}
.mobile-toggle-holder.style4 .mobile-toggle>span {
    width: 25px;
    height: 2px;
    background: none !important
}
.mobile-toggle-holder.style4 .mobile-toggle>span:before,
.mobile-toggle-holder.style4 .mobile-toggle>span:after {
    content: '';
    background: #151515;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%
}
.mobile-toggle-holder.style4 .mobile-toggle>span:after {
    left: calc(100% + 15px)
}
.mobile-toggle-holder.style4 .mobile-toggle>span:nth-child(1) {
    top: 4px
}
.mobile-toggle-holder.style4 .mobile-toggle>span:nth-child(2) {
    display: none
}
.mobile-toggle-holder.style4 .mobile-toggle>span:nth-child(3) {
    top: 11px
}
.mobile-toggle-holder.style4 .mobile-toggle>span:nth-child(3):before {
    left: calc(-100% - 15px)
}
.mobile-toggle-holder.style4 .mobile-toggle>span:nth-child(3):after {
    left: 0
}
.mobile-toggle-holder.style4:hover .mobile-toggle>span:nth-child(1) {
    -webkit-transform: translateX(calc(-100% - 15px));
    -moz-transform: translateX(calc(-100% - 15px));
    -ms-transform: translateX(calc(-100% - 15px));
    -o-transform: translateX(calc(-100% - 15px));
    transform: translateX(calc(-100% - 15px))
}
.mobile-toggle-holder.style4:hover .mobile-toggle>span:nth-child(3) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translateX(calc(100% + 15px));
    -moz-transform: translateX(calc(100% + 15px));
    -ms-transform: translateX(calc(100% + 15px));
    -o-transform: translateX(calc(100% + 15px));
    transform: translateX(calc(100% + 15px))
}
.thb-mobile-menu-switchers {
    display: flex;
    margin-top: auto
}
.thb-mobile-menu-switchers>div {
    border-top: 1px solid #eaeaea;
    width: 100%
}
.thb-mobile-menu-switchers>div+div {
    border-left: 1px solid #eaeaea
}
.thb-mobile-menu-switchers select {
    border: 0;
    margin: 0
}
#side-cart {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}
.rtl #side-cart {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}
.open-cart #side-cart {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}
#side-cart .side-panel-content {
    position: relative;
    display: flex;
    max-height: calc(100% - 60px)
}
#side-cart .side-panel-content .widget_shopping_cart {
    flex: 1;
    margin-bottom: 0
}
#side-cart .side-panel-content .widget_shopping_cart .widgettitle {
    display: none
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content {
    overflow: hidden;
    height: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart {
    flex: 1
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
    margin: 0
}
#side-cart .side-panel-content .woocommerce-mini-cart__total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    height: 45px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    font-weight: 500;
    color: #151515;
    margin: 30px 0 0
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons {
    display: flex;
    flex-shrink: 0;
    padding: 15px 0;
    margin: 0;
    width: 100%
}
@media only screen and (min-width: 736px) {
    #side-cart .side-panel-content .woocommerce-mini-cart__buttons {
        padding: 30px 0
    }
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button {
    flex: 1;
    padding: 0 5px
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
    margin-left: 15px
}
@media only screen and (min-width: 736px) {
    #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
        margin-left: 30px
    }
}
.rtl #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
    margin-left: 0;
    margin-right: 15px
}
@media only screen and (min-width: 736px) {
    .rtl #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
        margin-left: 0;
        margin-right: 30px
    }
}
#side-filters {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}
.open-filters #side-filters {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}
#side-filters .widget {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08)
}
#side-filters .widget h6 {
    cursor: pointer;
    margin-bottom: 20px
}
#side-filters .widget h6.active {
    margin-bottom: 0
}
#side-filters .widget:last-child {
    border: 0
}
#quick-shop {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}
.rtl #quick-shop {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}
.open-quick #quick-shop {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}
#quick-shop .row {
    padding: 0;
    width: auto;
    margin: 0 -0.625rem
}
@media only screen and (min-width: 736px) {
    #quick-shop .row {
        margin: 0 -0.9375rem
    }
}
#quick-shop .side-panel-content {
    padding: 0;
    height: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column
}
#quick-shop .side-panel-content #thb-quick-shop-categories {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #f4f4f4;
    background-position: calc(100% - 30px) 20px
}
@media only screen and (min-width: 736px) {
    #quick-shop .side-panel-content #thb-quick-shop-categories {
        padding: 0 30px
    }
}
.rtl #quick-shop .side-panel-content #thb-quick-shop-categories {
    background-position: 30px 20px
}
#quick-shop .side-panel-content .product_container {
    flex: 1;
    padding: 15px
}
@media only screen and (min-width: 736px) {
    #quick-shop .side-panel-content .product_container {
        padding: 30px
    }
}
.quick-shop {
    display: none;
    color: #151515;
    font-weight: 500;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 100;
    transform-origin: center center;
    -webkit-transform: translateY(-50%) rotateZ(90deg);
    -moz-transform: translateY(-50%) rotateZ(90deg);
    -ms-transform: translateY(-50%) rotateZ(90deg);
    -o-transform: translateY(-50%) rotateZ(90deg);
    transform: translateY(-50%) rotateZ(90deg)
}
@media only screen and (min-width: 736px) {
    .quick-shop {
        display: block;
        right: -15px
    }
}
.rtl .quick-shop {
    right: auto;
    left: 0
}
@media only screen and (min-width: 736px) {
    .rtl .quick-shop {
        right: auto;
        left: -15px
    }
}
.page-template-template-snap.light-title .quick-shop {
    color: #fff
}
.comments-container {
    padding: 10vh 0
}
.comments-container .comments-title {
    display: block
}
.respond-container {
    border-top: 1px solid #efefef;
    padding: 10vh 0
}
.respond-container #respond {
    padding: 0
}
.comment-reply-title {
    display: block;
    line-height: 1;
    margin-bottom: 20px
}
.comment-reply-title small {
    display: inline-flex;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 10px;
    font-size: 11px
}
.commentlist {
    list-style: none;
    margin: 0;
    display: block;
    padding: 0
}
.commentlist>.comment:last-child .comment-body,
.commentlist>.comment:last-child .comment-text {
    margin-bottom: 0;
    border-bottom: 0
}
.commentlist #respond {
    padding: 5vh 0
}
.commentlist .pingback .comment-body {
    display: inline
}
.commentlist .pingback .comment-body .url {
    font-weight: 700
}
.commentlist .comment_container {
    position: relative
}
.commentlist .comment-body,
.commentlist .comment-text {
    position: relative;
    padding-left: 58px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5
}
@media only screen and (min-width: 736px) {
    .commentlist .comment-body,
    .commentlist .comment-text {
        padding-left: 103px;
        padding-bottom: 35px;
        padding-top: 35px
    }
}
.commentlist .comment-body .star-rating,
.commentlist .comment-body .comment-form-rating .stars,
.comment-form-rating .commentlist .comment-body .stars,
.commentlist .comment-text .star-rating,
.commentlist .comment-text .comment-form-rating .stars,
.comment-form-rating .commentlist .comment-text .stars {
    float: right
}
.rtl .commentlist .comment-body .star-rating,
.rtl .commentlist .comment-body .comment-form-rating .stars,
.comment-form-rating .rtl .commentlist .comment-body .stars,
.rtl .commentlist .comment-text .star-rating,
.rtl .commentlist .comment-text .comment-form-rating .stars,
.comment-form-rating .rtl .commentlist .comment-text .stars {
    float: left
}
.commentlist .comment-body p.meta,
.commentlist .comment-text p.meta {
    margin-bottom: 10px
}
.commentlist .comment,
.commentlist .review {
    margin: 0
}
.commentlist .comment:before,
.commentlist .review:before {
    display: none !important
}
.commentlist .comment .comment-meta,
.commentlist .review .comment-meta {
    display: block;
    line-height: 1;
    font-size: 12px;
    color: #848484;
    margin-bottom: 15px
}
.commentlist .comment .comment-meta a,
.commentlist .review .comment-meta a {
    color: #848484
}
.commentlist .comment .vcard,
.commentlist .review .vcard {
    display: inline-block;
    border: 0;
    padding: 0;
    margin: 0 0 10px;
    line-height: 12px
}
.commentlist .comment .vcard .fn,
.commentlist .review .vcard .fn {
    font-style: normal;
    font-weight: 500;
    color: #151515;
    font-size: 16px;
    text-transform: capitalize
}
.commentlist .comment .vcard .fn .url,
.commentlist .review .vcard .fn .url {
    color: #151515
}
.commentlist .comment .vcard .fn:before,
.commentlist .review .vcard .fn:before {
    display: none
}
.commentlist .comment .vcard .says,
.commentlist .review .vcard .says {
    display: none
}
.commentlist .comment .avatar,
.commentlist .review .avatar {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    left: 0;
    border-radius: 50%
}
@media only screen and (min-width: 736px) {
    .commentlist .comment .avatar,
    .commentlist .review .avatar {
        width: 70px;
        height: 70px;
        top: 35px
    }
}
.commentlist .comment .comment-awaiting-moderation,
.commentlist .review .comment-awaiting-moderation {
    font-size: 10px
}
.commentlist .comment p,
.commentlist .review p {
    font-size: 14px;
    word-break: break-word;
    color: #505050
}
.commentlist .comment .reply,
.commentlist .review .reply {
    display: inline-block;
    font-size: 13px;
    font-weight: 500
}
.commentlist .comment .reply a,
.commentlist .review .reply a {
    display: inline-flex;
    align-items: center;
    color: #151515
}
.commentlist .comment .reply a svg,
.commentlist .review .reply a svg {
    margin-right: 4px
}
.rtl .commentlist .comment .reply a svg,
.rtl .commentlist .review .reply a svg {
    margin-right: 0;
    margin-left: 4px
}
.commentlist .comment .children,
.commentlist .review .children {
    list-style: none;
    margin-left: 10px;
    margin-bottom: 20px
}
@media only screen and (min-width: 736px) {
    .commentlist .comment .children,
    .commentlist .review .children {
        margin-left: 109px
    }
}
.comment-form p:not(.comment-form-comment) {
    font-size: 12px;
    margin-bottom: 35px
}
.comment-form textarea {
    height: 160px;
    width: 100%;
    min-height: 160px
}
.comment-form textarea,
.comment-form input {
    margin-bottom: 10px
}
.comment-form textarea:not(.submit),
.comment-form input:not(.submit) {
    width: 100%
}
.comment-form .row {
    margin: 0 -5px;
    line-height: 1
}
.comment-form .row .columns {
    padding: 0 5px;
    line-height: 0
}
.comment-form .form-submit {
    margin-top: 15px
}
.star-rating,
.comment-form-rating .stars {
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.2em;
    font-family: FontAwesome;
    color: #dcdcdc
}
.star-rating:before,
.comment-form-rating .stars:before {
    font-family: FontAwesome;
    content: "\f005 \f005 \f005 \f005 \f005"
}
.star-rating>span,
.comment-form-rating .stars>span {
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    height: 18px;
    line-height: 18px;
    overflow: hidden
}
.star-rating>span:before,
.comment-form-rating .stars>span:before {
    color: #ffc200;
    content: "\f005 \f005 \f005 \f005 \f005"
}
.star-rating>span strong,
.comment-form-rating .stars>span strong {
    display: none
}
.star-rating+.write_first,
.comment-form-rating .stars+.write_first {
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    color: #151515;
    margin-left: 20px;
    line-height: 18px;
    vertical-align: text-top
}
.comment-form-rating .stars {
    display: block
}
.comment-form-rating .stars:before {
    content: none
}
.comment-form-rating .stars>span {
    left: auto;
    right: 0;
    width: 75px
}
.comment-form-rating .stars>span:before {
    content: none
}
.comment-form-rating .stars a {
    position: relative;
    color: #dcdcdc;
    display: inline-block;
    text-indent: -999em;
    width: 10px
}
.rtl .comment-form-rating .stars a {
    text-indent: 999em
}
.comment-form-rating .stars a:before {
    position: absolute;
    display: block;
    width: 10px;
    text-indent: 0;
    content: "\f005"
}
.comment-form-rating .stars a:hover ~ a {
    color: #dcdcdc
}
.comment-form-rating .stars a.active ~ a {
    color: #dcdcdc
}
.comment-form-rating .stars:hover a,
.comment-form-rating .stars.selected a {
    color: #ffc200
}
.thb-shop-title {
    text-align: center;
    margin: 10vh 0
}
.woocommerce-checkout .thb-shop-title {
    margin-bottom: 30px
}
.regular-title,
.woocommerce-checkout h3,
#order_review_heading,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content legend {
    font-size: 22px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #151515
}
.pswp__bg {
    background: rgba(0, 0, 0, 0.6)
}
.woocommerce-breadcrumb {
    font-size: 10px;
    color: #9f9fa0;
    text-transform: uppercase;
    font-weight: 500
}
.woocommerce-breadcrumb a {
    color: #151515
}
.woocommerce-breadcrumb i {
    font-style: normal;
    display: inline-flex;
    margin: 0 3px;
    color: #151515
}
.badge {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    z-index: 2;
    font-size: 10px;
    color: #fff;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.07em
}
.badge.onsale {
    background: #647694
}
.badge.onsale.perc {
    font-weight: 400;
    font-size: 11px
}
.badge.out-of-stock {
    background: #c1c1c1
}
.badge.new {
    background: #cf8497
}
.stock.out-of-stock {
    font-weight: 600;
    color: #e24f3d
}
.price {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #151515
}
.price>span {
    display: inline-flex;
    vertical-align: middle
}
.price del+ins {
    margin-left: 10px
}
.price ins,
.price>.amount {
    color: #151515;
    text-decoration: none
}
.stock {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}
.demo_store {
    display: block;
    background: #e5e5e5;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 400;
    margin: 0;
    line-height: 30px
}
div.quantity {
    display: inline-flex;
    position: relative;
    padding-right: 22px
}
.rtl div.quantity {
    padding-right: 0;
    padding-left: 22px
}
div.quantity.hidden {
    display: none
}
div.quantity .screen-reader-text {
    display: none
}
div.quantity .qty {
    display: inline-flex;
    padding: 0;
    width: 51px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #151515;
    justify-content: center;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    color: #151515;
    margin: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
div.quantity .qty::-webkit-inner-spin-button,
div.quantity .qty::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
div.quantity span:hover {
    cursor: pointer
}
div.quantity .plus,
div.quantity .minus {
    display: flex;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 1px solid #151515;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 23px;
    height: 24px;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    text-shadow: none;
    background: transparent;
    color: #151515;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
div.quantity .plus:after,
div.quantity .minus:after {
    content: '';
    display: block;
    width: 9px;
    height: 1px;
    background: #2f2e2e;
    position: absolute;
    top: 50%;
    left: 6px
}
div.quantity .plus:hover:after,
div.quantity .plus:hover:before,
div.quantity .minus:hover:after,
div.quantity .minus:hover:before {
    background: #151515
}
div.quantity .plus:before {
    content: '';
    display: block;
    background: #2f2e2e;
    width: 1px;
    height: 9px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px
}
div.quantity .plus {
    top: 0;
    right: 0;
    height: 23px;
    line-height: 23px
}
.rtl div.quantity .plus {
    right: auto;
    left: 0
}
div.quantity .minus {
    bottom: 0;
    right: 0
}
.rtl div.quantity .minus {
    right: auto;
    left: 0
}
.required {
    opacity: 0.4;
    border: 0
}
.related,
.up-sells,
.cross-sells {
    width: 100%;
    margin: 40px 0 0
}
.related:last-child,
.up-sells:last-child,
.cross-sells:last-child {
    margin-bottom: 40px
}
.related h2,
.up-sells h2,
.cross-sells h2 {
    font-size: 20px;
    display: block;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 500
}
.woocommerce form .form-row,
.woocommerce-page .form-row {
    width: 100%;
    display: block;
    float: left
}
@media only screen and (min-width: 736px) {
    .woocommerce form .form-row.form-row-first,
    .woocommerce form .form-row.form-row-last,
    .woocommerce-page .form-row.form-row-first,
    .woocommerce-page .form-row.form-row-last {
        width: 50%
    }
}
@media only screen and (min-width: 736px) {
    .woocommerce form .form-row.form-row-first,
    .woocommerce-page .form-row.form-row-first {
        padding-right: 30px
    }
}
.woocommerce form .form-row input,
.woocommerce form .form-row .select2-container,
.woocommerce-page .form-row input,
.woocommerce-page .form-row .select2-container {
    margin: 0
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info:not(.cart-empty) {
    background: #478df7;
    border: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 70px;
    display: flex;
    margin: 0;
    padding: 15px;
    z-index: 9999;
    overflow: hidden;
    transform: translateY(100%);
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    animation: thb-slide-in, thb-slide-out;
    animation-duration: 1.5s, 1.5s;
    animation-delay: 0.5s, 5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease
}
@media only screen and (min-width: 736px) {
    .woocommerce-message,
    .woocommerce-error,
    .woocommerce-info:not(.cart-empty) {
        padding: 25px 45px
    }
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info:not(.cart-empty) .button {
    display: none
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info:not(.cart-empty) a {
    display: inline-flex;
    margin-left: 10px;
    color: #fff;
    text-decoration: underline
}
.woocommerce-info:not(.cart-empty) {
    background: #feb04b
}
.woocommerce-error {
    background: #fc5f5f;
    list-style: none;
    flex-direction: column
}
.woocommerce-error li {
    display: block
}
.woocommerce-error li:last-of-type {
    margin: 0
}
@keyframes thb-slide-in {
    0% {
        transform: translateY(100%)
    }
    100% {
        transform: translateY(0%)
    }
}
@keyframes thb-slide-out {
    0% {
        transform: translateY(0%)
    }
    100% {
        transform: translateY(1000%)
    }
}
.thb-swatches {
    line-height: 1
}
.thb-swatches.thb_color-swatch .thb-swatch {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 3px;
    cursor: pointer
}
.thb-swatches.thb_color-swatch .thb-swatch>span {
    display: block;
    width: 22px;
    background-size: cover;
    height: 22px;
    text-indent: -9999em;
    border-radius: 50%
}
.rtl .thb-swatches.thb_color-swatch .thb-swatch>span {
    text-indent: 9999em
}
.thb-swatches.thb_color-swatch .thb-swatch.selected {
    -webkit-box-shadow: inset 0 0 0 1px #000;
    -moz-box-shadow: inset 0 0 0 1px #000;
    box-shadow: inset 0 0 0 1px #000
}
.products .thb-swatches.thb_color-swatch .thb-swatch {
    width: 20px;
    height: 20px;
    margin-right: 0
}
.products .thb-swatches.thb_color-swatch .thb-swatch>span {
    width: 14px;
    height: 14px
}
.products .thb-swatches.thb_color-swatch .thb-swatch:hover {
    -webkit-box-shadow: inset 0 0 0 1px #000;
    -moz-box-shadow: inset 0 0 0 1px #000;
    box-shadow: inset 0 0 0 1px #000
}
.thb-swatches.thb_box-swatch .thb-swatch {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(21, 21, 21, 0.1);
    color: #151515;
    font-size: 12px;
    font-weight: 500;
    min-width: 30px;
    padding: 0 7px;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 30px;
    cursor: pointer
}
.thb-swatches.thb_box-swatch .thb-swatch:hover {
    border-color: #151515
}
.thb-swatches.thb_box-swatch .thb-swatch.selected {
    border-color: #151515;
    background: #151515;
    color: #fff
}
.products .thb-swatches.thb_box-swatch .thb-swatch {
    font-size: 12px;
    min-width: 26px;
    padding: 0 4px;
    height: 26px;
    margin-right: 3px;
    margin-bottom: 3px
}
.products .thb-swatches.thb_box-swatch .thb-swatch:hover {
    border-color: #151515;
    background: #151515;
    color: #fff
}
.thb-swatches.thb_text-swatch .thb-swatch {
    display: inline-flex;
    margin-right: 15px;
    font-size: 13px;
    position: relative;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    cursor: pointer;
    opacity: 0.6
}
.thb-swatches.thb_text-swatch .thb-swatch:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #151515;
    position: absolute;
    top: calc( 100% + 2px);
    left: 0;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}
.thb-swatches.thb_text-swatch .thb-swatch.selected {
    opacity: 1
}
.thb-swatches.thb_text-swatch .thb-swatch.selected:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.thb-swatches.thb_text-swatch .thb-swatch:hover {
    opacity: 1
}
.products .thb-swatches.thb_text-swatch .thb-swatch {
    font-size: 12px
}
.products .thb-swatches.thb_text-swatch .thb-swatch:hover:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.thb-swatches .thb-swatch.disabled {
    opacity: 0.3;
    cursor: not-allowed
}
.thb-quickview-wrapper {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 501;
    opacity: 0;
    height: 100%;
    max-width: 100%;
    margin: auto;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
@media only screen and (min-width: 736px) {
    .thb-quickview-wrapper {
        height: auto
    }
}
.thb-quickview-wrapper .thb-close {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 50
}
@media only screen and (min-width: 736px) {
    .thb-quickview-wrapper .thb-close {
        top: 30px;
        right: 30px
    }
}
.thb-quickview-wrapper .thb-quickview-content {
    width: 1040px;
    max-width: 100%;
    background: #fff;
    height: 100%;
    overflow: scroll
}
@media only screen and (min-width: 736px) {
    .thb-quickview-wrapper .thb-quickview-content {
        height: 450px;
        overflow: hidden
    }
}
@media only screen and (min-width: 1068px) {
    .thb-quickview-wrapper .thb-quickview-content {
        height: 550px;
        overflow: hidden
    }
}
.shop_bar {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1
}
.shop_bar .woocommerce-breadcrumb,
.shop_bar .woocommerce-result-count,
.shop_bar .woocommerce-ordering {
    margin: 0;
    display: inline-flex
}
.shop_bar .woocommerce-breadcrumb {
    margin-left: 30px
}
@media only screen and (max-width: 1068px) {
    .shop_bar .woocommerce-breadcrumb {
        display: none
    }
}
@media only screen and (max-width: 1068px) {
    .shop_bar .woocommerce-result-count {
        display: none
    }
}
.shop_bar .category_bar,
.shop_bar .ordering {
    display: flex;
    align-items: center
}
.shop_bar .ordering {
    justify-content: flex-end
}
.shop_bar .ordering .orderby {
    border: 0;
    font-weight: 500;
    color: #151515
}
.shop_bar #thb-shop-filters {
    display: inline-flex;
    align-items: center
}
.shop_bar #thb-shop-filters svg {
    margin-right: 5px
}
.rtl .shop_bar #thb-shop-filters svg {
    margin-right: 0;
    margin-left: 5px
}
.products .product {
    display: flex;
    margin-bottom: 40px;
    text-align: center;
    flex-direction: column
}
.products .product:hover .product_thumbnail .thb-product-icon {
    opacity: 1
}
.products .product.will-animate {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}
.products .product .thb-swatches {
    margin: 5px 0
}
.products .product .product_thumbnail {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}
.products .product .product_thumbnail img {
    width: 100%
}
.products .product .product_thumbnail a {
    display: block;
    position: relative
}
.products .product .product_thumbnail a.thb-icon-container {
    display: flex
}
.products .product .product_thumbnail .product_thumbnail {
    height: 0;
    display: block;
    width: 100%
}
.products .product .product_thumbnail.thb_hover {
    position: relative
}
.products .product .product_thumbnail.thb_hover .product_thumbnail_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-position: center
}
.products .product .product_thumbnail.thb_hover .product_thumbnail_hover img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.products .product .product_thumbnail.thb_hover:hover .product_thumbnail_hover {
    opacity: 1
}
.products .product .product-category {
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 10px;
    color: #848485;
    letter-spacing: 0.1em
}
.products .product .product-listing-rating {
    line-height: 1
}
.products .product .added_to_cart {
    display: none
}
.products .product h3 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 8px;
    line-height: 1.3
}
.products .product .price {
    line-height: 1
}
.products .product.thb-listing-button-style1 .button {
    margin-top: 16px;
    align-self: flex-start;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: #151515;
    background: transparent;
    border: 1px solid #151515;
    height: 32px;
    align-items: center;
    line-height: unset;
    padding: 0 15px
}
.products .product.thb-listing-button-style1 .button:hover {
    color: #fff;
    background: #151515
}
.products .product.thb-listing-button-style2 .product_thumbnail {
    position: relative
}
.products .product.thb-listing-button-style2 .product_thumbnail .button {
    position: absolute;
    bottom: 30px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    white-space: nowrap;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1)
}
.products .product.thb-listing-button-style2 .product_thumbnail .added_to_cart {
    display: none !important
}
.products .product.thb-listing-button-style2 .product-listing-rating {
    margin-top: 5px
}
.products .product.thb-listing-button-style2:hover .product_thumbnail .button {
    opacity: 1;
    pointer-events: all
}
.products .product.thb-listing-button-style4 .price {
    margin-bottom: 0;
    line-height: 25px
}
.products .product.thb-listing-button-style4:hover .thb_transform_price .thb_transform_loop_price {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}
.products .product.thb-listing-button-style4:hover .thb_transform_price .thb_transform_loop_buttons {
    top: 0
}
.products .product.thb-listing-button-style4 .thb_transform_price {
    position: relative;
    overflow: hidden;
    line-height: 25px;
    height: 25px
}
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons,
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_price {
    line-height: 25px
}
.products .product.thb-listing-button-style4 .thb_transform_price .thb_transform_loop_buttons {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 13px;
    color: #151515
}
.products .product.thb-listing-button-style4 .thb_transform_price .button {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    background: none;
    color: #151515;
    height: auto;
    font-weight: 400;
    display: flex;
    align-items: flex-end;
    height: 100%;
    font-size: 14px;
    line-height: 25px;
    text-transform: none
}
.products .product.thb-listing-button-style4 .thb_transform_price .button:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: #151515
}
.products .product.thb-listing-style1 {
    text-align: center
}
.products .product.thb-listing-style1 .thb_transform_price .thb_transform_loop_buttons {
    justify-content: center
}
.products .product.thb-listing-style1.thb-listing-button-style1 .button {
    margin: 8px auto 0
}
.products .product.thb-listing-style2 {
    text-align: left
}
.rtl .products .product.thb-listing-style2 {
    text-align: right
}
.products .product.thb-listing-style2 .product_after_title .price {
    font-size: 14px;
    font-weight: 400
}
.products .product.thb-listing-style2 h3 {
    display: block;
    text-transform: none;
    font-weight: 400;
    position: relative;
    padding-right: 30px
}
.products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: -7px;
    right: 0
}
.products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist .thb-icon-container svg {
    width: 14px;
    height: auto
}
.rtl .products .product.thb-listing-style2 h3 {
    padding: 0 0 0 30px
}
.rtl .products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist {
    right: auto;
    left: 0
}
.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist {
    float: right;
    margin: 1px 0 0;
    opacity: 1
}
.rtl .products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist {
    float: left
}
.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist .thb-icon-text {
    display: none
}
.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist a {
    color: #151515
}
.products .product.product-category {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: left;
    margin-bottom: 30px
}
.products .product.product-category .thb-category-link {
    position: relative;
    padding-bottom: 90%;
    overflow: hidden;
    height: 0;
    background-size: cover;
    background-position: center
}
.products .product.product-category .thb-category-link>div {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    z-index: 2;
    width: 100%;
    height: 100%;
    text-align: left
}
@media only screen and (min-width: 736px) {
    .products .product.product-category .thb-category-link>div {
        padding: 50px
    }
}
.products .product.product-category .thb-category-link>div h2 {
    text-align: left;
    text-transform: none;
    margin: 0 0 10px;
    font-size: 22px
}
.products .product.product-category .thb-category-link>div h2 .count {
    display: inline-block;
    margin-left: 10px;
    background: none;
    vertical-align: super;
    font-size: 12px;
    color: #f02121
}
.products .product.product-category .thb-category-link>div span {
    display: inline-block;
    font-size: 14px;
    opacity: 0;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
}
.products .product.product-category .thb-category-link:hover div span {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.products .product.product-category.product-category-style2 .thb-category-link {
    padding-bottom: 75%
}
@media only screen and (min-width: 736px) {
    .products .product.product-category.product-category-style2 .thb-category-link>div {
        padding: 55px;
        padding-right: 50%
    }
}
.products .product.product-category.product-category-style2 .thb-category-link h2 {
    opacity: 0.8
}
@media only screen and (min-width: 736px) {
    .products .product.product-category.product-category-style2 .thb-category-link h2 {
        font-size: 38px;
        margin-bottom: 30px
    }
}
.products .product.product-category.product-category-style2 .thb-category-excerpt {
    color: rgba(21, 21, 21, 0.7);
    padding-right: 15%
}
@media only screen and (min-width: 736px) {
    .products .product.product-category.product-category-style2 .thb-category-excerpt {
        font-size: 18px
    }
}
.products .product.product-category.product-category-style2 .btn {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: auto;
    z-index: 30;
    text-transform: uppercase;
    border: 0;
    font-size: 11px;
    line-height: 36px;
    font-weight: 500;
    letter-spacing: 0.1em
}
.products .product.product-category.product-category-style2 .btn:not(:hover) {
    background: rgba(0, 0, 0, 0.15)
}
@media only screen and (min-width: 736px) {
    .products .product.product-category.product-category-style2 .btn {
        bottom: 55px;
        left: 55px
    }
}
.products .product.product-category.product-category-style2.grid-sizer .thb-category-excerpt {
    display: none
}
@media only screen and (min-width: 736px) {
    .products .product.product-category.product-category-style2.large-size .thb-category-link h2 {
        font-size: 52px
    }
}
.products .product.product-category.product-category-style3 .thb-category-link {
    padding-bottom: 120%
}
.products .product.product-category.product-category-style3 .thb-category-link h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    height: 60px;
    justify-content: center;
    text-align: center;
    align-items: center;
    line-height: 1;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.1em
}
.products .product.product-category.product-category-style3 .thb-category-link:hover h2 {
    background: rgba(255, 255, 255, 0.4)
}
.products .product.product-category.product-category-style4 {
    position: relative
}
.products .product.product-category.product-category-style4 .woocommerce-loop-category__title {
    display: none
}
.products .product.product-category.product-category-style4 .button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
.products .product.product-category.double-height a {
    padding-bottom: calc(180% + 28px)
}
@-moz-document url-prefix() {
    .products .product.product-category.double-height a {
        padding: 0
    }
    .products .product.product-category.double-height a:before {
        padding-bottom: calc(180% + 28px)
    }
}
.products.mini-padding.row {
    margin: 0 -1px
}
.products.mini-padding.row .columns {
    padding: 0 1px;
    margin-bottom: 2px
}
.products.low-padding.row {
    margin: 0 -5px
}
.products.low-padding.row .columns {
    padding: 0 5px;
    margin-bottom: 10px
}
.products.row.no-padding {
    margin: 0
}
.products.row.no-padding .columns {
    padding: 0;
    margin-bottom: 0
}
.thb-product-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    color: #151515;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    opacity: 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 28px;
    padding: 0;
    cursor: pointer
}
.thb-product-icon+.thb-product-icon {
    top: 50px
}
.rtl .thb-product-icon {
    direction: ltr
}
.thb-product-icon>div {
    height: 28px
}
.thb-product-icon.thb-loading:after,
.thb-product-icon.slick:after,
.thb-product-icon.easyzoom-notice:after {
    bottom: auto;
    top: 6px;
    width: 16px;
    height: 16px;
    left: auto;
    right: 6px;
    background-size: 16px !important
}
.thb-product-icon.thb-loading svg,
.thb-product-icon.slick svg,
.thb-product-icon.easyzoom-notice svg {
    opacity: 0.5
}
.product-images .thb-product-icon {
    opacity: 1;
    right: auto;
    left: 10px
}
.product-images .thb-product-icon svg.thb-video-icon {
    top: 0;
    left: 1px;
    width: 12px;
    height: auto
}
@media only screen and (min-width: 736px) {
    .product-images .thb-product-icon {
        height: 40px;
        top: 20px;
        left: 20px
    }
    .product-images .thb-product-icon>div {
        height: 40px
    }
    .product-images .thb-product-icon .thb-icon-container {
        min-width: 40px;
        height: 40px;
        border-radius: 20px
    }
    .product-images .thb-product-icon .thb-icon-text {
        height: 40px;
        right: 20px;
        border-radius: 20px 0 0 20px;
        font-size: 14px
    }
    .product-images .thb-product-icon .thb-icon-text.on-right {
        right: auto;
        left: 20px;
        border-radius: 0 20px 20px 0
    }
    .product-images .thb-product-icon:hover .thb-icon-text {
        padding: 0 20px 0 20px
    }
}
.thb-product-icon .thb-icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #151515;
    min-width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 15px;
    position: relative
}
.thb-product-icon .thb-icon-container svg {
    position: relative;
    top: 1px;
    margin: 0 8px;
    z-index: 2
}
.thb-product-icon .thb-icon-container svg.thb-quick-view-icon {
    width: 13px;
    height: 8px;
    top: 0
}
.thb-product-icon:hover .thb-icon-text {
    max-width: 150px;
    padding: 0 15px 0 15px;
    opacity: 1
}
.thb-product-icon:hover .thb-icon-container {
    width: auto
}
.thb-product-icon .thb-icon-text {
    display: flex;
    align-items: center;
    overflow: hidden;
    max-width: 0px;
    height: 28px;
    padding: 0;
    direction: rtl;
    position: absolute;
    white-space: nowrap;
    top: 0;
    right: 14px;
    opacity: 0;
    background: #fff;
    border-radius: 14px 0 0 14px;
    z-index: 0
}
.thb-product-icon .thb-icon-text.on-right {
    right: auto;
    left: 14px;
    border-radius: 0 14px 14px 0
}
.elementor-widget-woocommerce-products .elementor-element.elementor-products-grid ul.products li.product {
    flex: none;
    max-width: 100%
}
.thb-product-detail .woocommerce-product-gallery__trigger {
    display: none
}
.thb-product-detail ul.products {
    justify-content: center
}
.thb-product-detail .product-images {
    margin: 0 0 0 -10px;
    width: calc(100% + 20px);
    max-width: calc(100% + 20px);
    position: relative
}
@media only screen and (min-width: 736px) {
    .thb-product-detail .product-images {
        margin: 0;
        width: 100%;
        max-width: 100%
    }
}
.thb-product-detail .product-images img {
    width: 100%
}
.thb-product-detail .product-images .woocommerce-product-gallery__image>a {
    display: block
}
.thb-product-detail .product-images:hover .thb-product-icon {
    opacity: 1
}
.thb-product-detail .product-thumbnail-container.thb-horizontal-thumbnails .product-thumbnails {
    margin: 10px 0 0;
    width: 100%;
    max-width: 100%
}
@media only screen and (min-width: 736px) {
    .thb-product-detail .product-thumbnail-container.thb-horizontal-thumbnails .product-thumbnails {
        margin: 20px 0 0
    }
}
.thb-product-detail .product-thumbnail-container.thb-horizontal-thumbnails .product-thumbnails .slick-slide {
    margin: 0;
    padding-right: 10px;
    max-width: none
}
.thb-product-detail .product-thumbnails {
    margin: 0 0 0 -10px;
    width: calc(100% + 20px);
    max-width: calc(100% + 20px)
}
@media only screen and (min-width: 736px) {
    .thb-product-detail .product-thumbnails {
        margin: 0;
        width: 100%;
        max-width: 100%
    }
}
.thb-product-detail .product-thumbnails .slick-slide {
    opacity: 0.2;
    cursor: pointer;
    width: 100%;
    max-width: 84px
}
.thb-product-detail .product-thumbnails .slick-slide.slick-current {
    opacity: 1
}
.thb-product-detail .product-thumbnails .slick-slide img {
    width: 100%
}
.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image>a {
    display: block;
    pointer-events: none
}
.thb-product-detail .product-information {
    margin-top: 45px
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail .product-information {
        padding-left: 35px;
        margin-top: 0
    }
}
.thb-product-detail .product-information .woocommerce-breadcrumb {
    margin-bottom: 40px
}
.thb-product-detail .product-information h1.product_title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px
}
.thb-product-detail .product-information .woocommerce-product-details__short-description {
    font-size: 14px
}
.thb-product-detail .product-information .price {
    font-size: 24px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 30px
}
.thb-product-detail .product-information .price>.price {
    margin-bottom: 0
}
.thb-product-detail .product-information .woocommerce-product-rating {
    font-size: 12px
}
.thb-product-detail .product-information div.quantity {
    margin-right: 5px
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .thb-product-detail .product-information div.quantity {
        vertical-align: middle
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .thb-product-detail .product-information .single_add_to_cart_button {
        vertical-align: middle
    }
}
.thb-product-detail .product-information .sizing_guide {
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 10px 0;
    font-size: 14px;
    color: #151515;
    margin-right: 25px
}
.thb-product-detail .product-information .sizing_guide svg {
    margin-right: 10px
}
.thb-product-detail .product-information .yith-wcwl-add-to-wishlist {
    display: inline-flex;
    margin-top: 0;
    margin-right: 25px
}
.rtl .thb-product-detail .product-information .yith-wcwl-add-to-wishlist {
    margin-right: 0;
    margin-left: 25px
}
.thb-product-detail .product-information .yith-wcwl-add-to-wishlist>div>a {
    flex-direction: row-reverse;
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 10px 0;
    font-size: 14px;
    color: #151515
}
.thb-product-detail .product-information .yith-wcwl-add-to-wishlist svg {
    margin-right: 10px
}
.rtl .thb-product-detail .product-information .yith-wcwl-add-to-wishlist svg {
    margin-right: 0;
    margin-left: 10px
}
.thb-product-detail .product-information .product_meta {
    color: #848485;
    font-size: 13px;
    line-height: 1;
    margin-top: 30px
}
.thb-product-detail .product-information .product_meta>span {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px
}
.rtl .thb-product-detail .product-information .product_meta>span {
    margin-right: 0;
    margin-left: 15px
}
.thb-product-detail .product-information .product_meta>span span {
    color: #151515
}
.thb-product-detail .product-information .woocommerce-variation-add-to-cart,
.thb-product-detail .product-information form.cart {
    margin-top: 15px;
    margin-bottom: 20px
}
.thb-product-detail .product-information .group_table {
    margin-bottom: 33px
}
.thb-product-detail .product-information .group_table td {
    padding: 7px 0
}
.thb-product-detail .product-information .group_table td.woocommerce-grouped-product-list-item__label {
    padding: 7px 10px
}
.thb-product-detail .product-information .group_table .price {
    font-weight: 600;
    font-size: 18px;
    margin: 0;
    display: table-cell
}
.thb-product-detail .product-information .group_table .label {
    padding: 0 15px
}
@media only screen and (min-width: 736px) {
    .thb-product-detail .product-information .group_table .label {
        padding: 0 25px
    }
}
.thb-product-detail .product-information .group_table label {
    margin: 0;
    text-transform: none;
    font-size: 14px;
    line-height: 1.4
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style1,
    .thb-product-detail.thb-product-style2,
    .thb-product-detail.thb-product-style3 {
        margin-top: 50px
    }
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style1.thb-product-sidebar-on .product-information {
        padding-right: 35px
    }
}
.thb-product-detail.thb-product-style2 .woocommerce-product-gallery__image {
    margin-bottom: 3px
}
.thb-product-detail.thb-product-style2 .product-information {
    padding: 0 7%
}
.thb-product-detail.thb-product-style2 .summary {
    position: sticky;
    top: 0;
    left: 0
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style2 .summary {
        top: 100px
    }
}
.thb-product-detail.thb-product-style2.thb-product-sidebar-on .product-information {
    padding: 0 10px
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style2.thb-product-sidebar-on .product-information {
        padding: 0 35px
    }
}
.thb-product-detail.thb-product-style3 .product-thumbnail-container {
    display: flex;
    align-items: center
}
.thb-product-detail.thb-product-style3 .entry-summary {
    text-align: center;
    padding: 5% 10%
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style3 .entry-summary {
        padding: 5% 15%
    }
}
.thb-product-detail.thb-product-style3.thb-product-sidebar-on .entry-summary {
    padding: 0
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style3.thb-product-sidebar-on .product-information {
        padding-right: 35px
    }
}
.thb-product-detail.thb-product-style4 .product-information {
    padding: 0 4%
}
.thb-product-detail.thb-product-style4 .product-information .summary {
    position: sticky;
    top: 0;
    left: 0
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style4 .product-information .summary {
        top: 100px
    }
}
.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image {
    margin-bottom: 30px
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:not(:first-of-type) {
        display: inline-block;
        width: 50%
    }
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:nth-child(2n) {
        padding-right: 15px
    }
}
.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:nth-child(2n)+.woocommerce-product-gallery__image {
    padding-left: 15px
}
.thb-product-detail.thb-product-style4.thb-product-sidebar-on .product-information {
    padding: 0 10px
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style4.thb-product-sidebar-on .product-information {
        padding: 0 35px
    }
}
.thb-product-detail.thb-product-style5>.row:first-of-type {
    padding: 0;
    margin: 0;
    max-width: 100%
}
.thb-product-detail.thb-product-style5>.row:first-of-type>.columns {
    padding: 0
}
.thb-product-detail.thb-product-style5>.row:first-of-type>.columns.product-information {
    padding: 10%
}
.thb-product-detail.thb-product-style5 .woocommerce-product-gallery__image {
    margin-bottom: 3px
}
.thb-product-detail.thb-product-style5 .product-images .thb-product-icon {
    top: 70px;
    left: 20px
}
@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-style5 .product-images .thb-product-icon {
        top: 100px
    }
}
.thb-product-detail.thb-product-style5 .product-information .summary {
    position: sticky;
    top: 0;
    left: 0
}
@media only screen and (min-width: 1068px) {
    .thb-product-detail.thb-product-style5 .product-information .summary {
        top: 100px
    }
}
.thb-product-detail.thb-product-quickview {
    overflow: hidden;
    position: relative
}
@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-quickview {
        height: 100%
    }
}
.thb-product-detail.thb-product-quickview>.row {
    height: 100%
}
.thb-product-detail.thb-product-quickview>.row>.columns {
    display: flex;
    overflow: hidden;
    flex-direction: column
}
@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-quickview>.row>.columns {
        height: 100%
    }
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery {
    max-width: 100%;
    width: 100%;
    height: 100%
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .carousel {
    height: 100%
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .carousel .slick-list,
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .carousel .slick-track {
    height: 100%
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .woocommerce-product-gallery__image {
    height: 100%
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    pointer-events: none
}
.thb-product-detail.thb-product-quickview .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
    width: 100%;
    height: 100%;
    object-fit: contain
}
.thb-product-detail.thb-product-quickview .product-information {
    padding: 15px
}
@media only screen and (min-width: 736px) {
    .thb-product-detail.thb-product-quickview .product-information {
        padding: 50px
    }
}
.thb-product-detail .variations_form .reset_variations {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #9f9fa0
}
.thb-product-detail .variations_form .woocommerce-variation-description {
    font-size: 14px
}
.thb-product-detail .variations_form .woocommerce-variation-price {
    display: none
}
.thb-product-detail .variations_form .variations {
    width: 100%
}
.thb-product-detail .variations_form .variations .label,
.thb-product-detail .variations_form .variations .value {
    display: block;
    width: 100%;
    float: left
}
.thb-product-detail .variations_form .variations .value {
    padding-bottom: 10px
}
.woocommerce-tabs {
    margin-top: 70px;
    margin-bottom: 50px;
    width: 100%
}
.woocommerce-tabs .tabs {
    list-style: none;
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px
}
.woocommerce-tabs .tabs li {
    display: flex;
    margin: 0 0 15px
}
@media only screen and (min-width: 736px) {
    .woocommerce-tabs .tabs li {
        display: inline-flex;
        margin: 0 15px
    }
}
.woocommerce-tabs .tabs li a {
    color: #848485;
    position: relative
}
.woocommerce-tabs .tabs li a:hover {
    color: #151515
}
.woocommerce-tabs .tabs li a:after {
    content: '';
    display: block;
    border-bottom: 1px solid #151515;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-transform-origin: 50% 50% 50%;
    -moz-transform-origin: 50% 50% 50%;
    -ms-transform-origin: 50% 50% 50%;
    -o-transform-origin: 50% 50% 50%;
    transform-origin: 50% 50% 50%;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}
.woocommerce-tabs .tabs li.active a {
    color: #151515
}
.woocommerce-tabs .tabs li.active a:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.woocommerce-tabs .wc-tab h2 {
    display: none
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled {
    list-style: none
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.clearfix:before,
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.clearfix:after {
    display: none
}
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.store-name>span:first-child,
.woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--seller .list-unstyled li.seller-name>span:first-child {
    font-weight: 600
}
.woocommerce-tabs.style2 {
    display: flex;
    flex-direction: column
}
.woocommerce-tabs.style2 .tabs {
    text-align: left;
    flex-shrink: 0;
    width: 240px
}
.woocommerce-tabs.style2 .tabs li {
    margin: 0 0 20px
}
@media only screen and (min-width: 736px) {
    .woocommerce-tabs.style2 {
        flex-direction: row
    }
}
.woocommerce-tabs.style2 .woocommerce-Tabs-panel-wrapper {
    width: 100%
}
.shop_attributes {
    border: 0;
    width: 100%;
    border-spacing: 0;
    text-align: left
}
.shop_attributes tbody tr th {
    vertical-align: middle;
    padding: 12px 0;
    color: #454545;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #f5f5f5;
    background: none;
    width: 120px
}
.shop_attributes tbody tr td {
    vertical-align: middle;
    padding: 14px 0 14px 15px;
    border-bottom: 1px solid #f5f5f5;
    background: none;
    font-weight: 300;
    font-size: 14px;
    color: #454545
}
.shop_attributes tbody tr td p {
    margin: 0;
    color: #454545;
    font-size: 14px;
    font-weight: 300
}
.shop_attributes tbody tr:last-child td,
.shop_attributes tbody tr:last-child th {
    border-bottom: 0;
    background: none
}
.shop_attributes tbody tr.alt {
    background: none
}
.shop_attributes tbody tr.alt th {
    background: none
}
.shop_table {
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    text-align: left;
    color: #151515
}
.rtl .shop_table {
    text-align: right
}
.shop_table thead tr {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea
}
.shop_table thead tr th {
    font-size: 13px;
    text-align: left;
    font-weight: 400;
    line-height: 1;
    padding: 20px 0
}
.rtl .shop_table thead tr th {
    text-align: right
}
.shop_table thead tr th:last-child {
    text-align: right
}
.rtl .shop_table thead tr th:last-child {
    text-align: left
}
.shop_table tbody th {
    text-align: left
}
.shop_table tbody th:last-child {
    text-align: right
}
.rtl .shop_table tbody th {
    text-align: right
}
.rtl .shop_table tbody th:last-child {
    text-align: left
}
.shop_table tbody tr {
    border-top: 1px solid #eaeaea
}
.shop_table tbody tr:last-child {
    border-width: 0
}
.shop_table tbody tr td {
    padding: 30px 25px 30px 0
}
.rtl .shop_table tbody tr td {
    padding: 30px 0 30px 25px
}
.shop_table tbody tr td:last-child {
    text-align: right;
    padding-right: 0
}
.rtl .shop_table tbody tr td:last-child {
    text-align: left;
    padding-left: 0
}
.shop_table tbody tr td.product-remove {
    width: 40px
}
.shop_table tbody tr td.product-thumbnail {
    width: 120px
}
.shop_table tbody tr td.product-thumbnail a {
    display: inline-block
}
.shop_table tbody tr td.product-thumbnail a img {
    max-width: 95px
}
.shop_table tfoot tr {
    border-bottom: 1px solid #eaeaea
}
.shop_table tfoot tr:last-child {
    border-width: 0
}
.shop_table tfoot tr th {
    text-align: left
}
.rtl .shop_table tfoot tr th {
    text-align: right
}
.shop_table tfoot tr td {
    padding: 30px 25px 30px 0
}
.rtl .shop_table tfoot tr td {
    padding: 30px 0 30px 25px
}
.shop_table tfoot tr td:last-child {
    text-align: right;
    padding-right: 0
}
.rtl .shop_table tfoot tr td:last-child {
    padding-left: 0;
    text-align: left
}
@media only screen and (max-width: 736px) {
    .shop_table.cart thead {
        display: none
    }
    .shop_table.cart tbody tr td {
        display: flex;
        align-items: center;
        justify-content: space-between;
        float: left;
        width: 100%;
        padding: 10px 0
    }
    .shop_table.cart tbody tr td.product-remove {
        padding: 30px 0 0;
        justify-content: flex-end
    }
    .shop_table.cart tbody tr td.product-thumbnail {
        width: 100%;
        padding: 30px 0;
        justify-content: center
    }
    .shop_table.cart tbody tr td.product-name,
    .shop_table.cart tbody tr td.product-price,
    .shop_table.cart tbody tr td.product-quantity,
    .shop_table.cart tbody tr td.product-subtotal {
        text-align: right
    }
    .shop_table.cart tbody tr td.product-name:before,
    .shop_table.cart tbody tr td.product-price:before,
    .shop_table.cart tbody tr td.product-quantity:before,
    .shop_table.cart tbody tr td.product-subtotal:before {
        content: attr(data-title) ": ";
        font-weight: 500;
        font-size: 13px;
        float: left
    }
    .shop_table.cart tbody tr td:last-child {
        padding: 30px 0
    }
    .shop_table.cart tbody tr td.actions .button {
        width: 100%
    }
}
.cart-collaterals {
    margin-bottom: 30px
}
.cart-collaterals h2 {
    display: none
}
.cart-collaterals .shop_table,
.shop_table.woocommerce-checkout-review-order-table {
    border-top: 1px solid #eaeaea;
    margin-bottom: 30px
}
.cart-collaterals .shop_table th,
.shop_table.woocommerce-checkout-review-order-table th {
    width: 100px
}
@media only screen and (min-width: 736px) {
    .cart-collaterals .shop_table th,
    .shop_table.woocommerce-checkout-review-order-table th {
        width: 150px
    }
}
.cart-collaterals .shop_table tbody tr td,
.shop_table.woocommerce-checkout-review-order-table tbody tr td {
    padding-top: 25px;
    padding-bottom: 25px
}
.cart-collaterals .shop_table tbody tr.shipping,
.shop_table.woocommerce-checkout-review-order-table tbody tr.shipping {
    text-align: right
}
.cart-collaterals .shop_table tbody tr:last-child,
.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child {
    border-width: 1px
}
.cart-collaterals .shop_table tfoot tr,
.shop_table.woocommerce-checkout-review-order-table tfoot tr {
    border-top: 1px solid #eaeaea
}
.shop_table.woocommerce-checkout-review-order-table {
    margin: 0
}
.shop_table.woocommerce-checkout-review-order-table tbody tr td {
    padding-top: 15px;
    padding-bottom: 15px
}
.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item {
    font-size: 14px
}
.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    padding-top: 15px;
    padding-bottom: 15px
}
.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child {
    border-bottom: 1px solid #eaeaea
}
#shipping_method {
    display: inline-block;
    list-style: none;
    text-align: left;
    margin: 0
}
#shipping_method label {
    margin: 0 0 0 5px
}
.woocommerce-shipping-calculator {
    padding-left: 30%
}
.rtl .woocommerce-shipping-calculator {
    padding-left: 0;
    padding-right: 30%
}
.woocommerce-shipping-calculator .shipping-calculator-button {
    font-size: 14px
}
.woocommerce-shipping-calculator .button {
    width: 100%
}
.woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: left
}
.cart-empty {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center
}
.cart-empty figure {
    display: inline-block;
    margin: 0 auto 30px;
    width: 134px;
    height: 168px;
    background: url("../img/cart-empty.png") top left no-repeat;
    -webkit-background-size: 134px 168px;
    -moz-background-size: 134px 168px;
    -o-background-size: 134px 168px;
    background-size: 134px 168px
}
.cart-empty .message {
    font-size: 26px;
    font-weight: 500;
    line-height: 32px
}
.cart-empty .return-to-shop {
    margin: 20px 0 0
}
.cart-empty section {
    padding: 40px 0
}
#side-cart .cart-empty {
    padding: 30px 0
}
#side-cart .cart-empty figure {
    width: 67px;
    height: 84px;
    -webkit-background-size: 67px 84px;
    -moz-background-size: 67px 84px;
    -o-background-size: 67px 84px;
    background-size: 67px 84px
}
#side-cart .cart-empty .message {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px
}
.coupon {
    width: 100%;
    max-width: 100%;
    display: flex;
    position: relative;
    margin-bottom: 15px
}
@media only screen and (min-width: 736px) {
    .coupon {
        max-width: 300px;
        margin: 0
    }
    .checkout-coupon .coupon {
        max-width: 400px;
        margin: 0 auto
    }
}
.coupon label {
    display: none
}
.coupon .input-text {
    width: 100%;
    margin: 0;
    padding-right: 120px
}
.rtl .coupon .input-text {
    padding-right: 16px;
    padding-left: 120px
}
.coupon .button {
    position: absolute;
    top: 0;
    right: 15px;
    width: auto !important;
    font-weight: 500;
    font-size: 13px;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    color: #151515 !important
}
.rtl .coupon .button {
    right: auto;
    left: 15px
}
.checkout-login,
.checkout-coupon {
    padding: 10px 0
}
.checkout-login form,
.checkout-coupon form {
    padding: 30px 0
}
.checkout-login .showlogin,
.checkout-login .showcoupon,
.checkout-coupon .showlogin,
.checkout-coupon .showcoupon {
    font-weight: 500
}
.woocommerce .woocommerce-form-login p:first-of-type {
    font-size: 14px;
    margin-bottom: 30px
}
@media only screen and (min-width: 736px) {
    .woocommerce .woocommerce-form-login .form-row.form-row-first,
    .woocommerce .woocommerce-form-login .form-row.form-row-last {
        width: 100%;
        padding: 0
    }
}
.woocommerce .woocommerce-form-login label {
    display: block
}
.woocommerce .woocommerce-form-login .button {
    width: 100%;
    margin-bottom: 30px
}
.woocommerce .woocommerce-form-login .woocommerce-form__label {
    float: left;
    position: relative
}
.woocommerce .woocommerce-form-login .woocommerce-form__label .woocommerce-form__input-checkbox {
    visibility: visible;
    position: static
}
.woocommerce .woocommerce-form-login .lost_password {
    float: right;
    position: relative;
    top: -40px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}
.wc_payment_methods,
.woocommerce-PaymentMethods {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px
}
.wc_payment_methods .wc_payment_method,
.wc_payment_methods .woocommerce-PaymentMethod,
.woocommerce-PaymentMethods .wc_payment_method,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #eaeaea
}
.wc_payment_methods .wc_payment_method.payment_method_stripe,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe {
    display: inline-block;
    width: 100%
}
.wc_payment_methods .wc_payment_method.payment_method_stripe>label,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe>label,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe>label,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe>label {
    white-space: nowrap
}
.wc_payment_methods .wc_payment_method.payment_method_stripe>label .stripe-icon,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe>label .stripe-icon,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe>label .stripe-icon,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe>label .stripe-icon {
    max-width: 30px
}
.wc_payment_methods .wc_payment_method.payment_method_stripe p,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe p,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe p,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe p {
    margin-bottom: 10px !important
}
.wc_payment_methods .wc_payment_method.payment_method_stripe .wc-credit-card-form label,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form label,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe .wc-credit-card-form label,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form label {
    padding-left: 0
}
.wc_payment_methods .wc_payment_method.payment_method_stripe .wc-credit-card-form .StripeElement,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form .StripeElement,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_stripe .wc-credit-card-form .StripeElement,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_stripe .wc-credit-card-form .StripeElement {
    padding: 10px;
    margin-bottom: 15px
}
.wc_payment_methods .wc_payment_method label,
.wc_payment_methods .woocommerce-PaymentMethod label,
.woocommerce-PaymentMethods .wc_payment_method label,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod label {
    margin: 0;
    float: none;
    padding-left: 6px
}
.rtl .wc_payment_methods .wc_payment_method label,
.rtl .wc_payment_methods .woocommerce-PaymentMethod label,
.rtl .woocommerce-PaymentMethods .wc_payment_method label,
.rtl .woocommerce-PaymentMethods .woocommerce-PaymentMethod label {
    padding-left: 0;
    padding-right: 6px
}
.wc_payment_methods .wc_payment_method .custom_label,
.wc_payment_methods .woocommerce-PaymentMethod .custom_label,
.woocommerce-PaymentMethods .wc_payment_method .custom_label,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod .custom_label {
    font-size: 16px;
    font-weight: 500
}
.wc_payment_methods .wc_payment_method img,
.wc_payment_methods .woocommerce-PaymentMethod img,
.woocommerce-PaymentMethods .wc_payment_method img,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod img {
    vertical-align: middle;
    margin-left: 10px;
    max-height: 16px
}
.rtl .wc_payment_methods .wc_payment_method img,
.rtl .wc_payment_methods .woocommerce-PaymentMethod img,
.rtl .woocommerce-PaymentMethods .wc_payment_method img,
.rtl .woocommerce-PaymentMethods .woocommerce-PaymentMethod img {
    margin-left: 0;
    margin-right: 10px
}
.wc_payment_methods .wc_payment_method .payment_box,
.wc_payment_methods .woocommerce-PaymentMethod .payment_box,
.woocommerce-PaymentMethods .wc_payment_method .payment_box,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod .payment_box {
    margin: 20px 0 0 25px;
    font-size: 12px
}
.wc_payment_methods .wc_payment_method .payment_box p,
.wc_payment_methods .woocommerce-PaymentMethod .payment_box p,
.woocommerce-PaymentMethods .wc_payment_method .payment_box p,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod .payment_box p {
    margin: 0
}
.wc_payment_methods .wc_payment_method.payment_method_paypal img,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_paypal img,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_paypal img,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_paypal img {
    display: none
}
.wc_payment_methods .wc_payment_method.payment_method_paypal .about_paypal,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_paypal .about_paypal,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_paypal .about_paypal,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_paypal .about_paypal {
    color: #647694;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 20px;
    float: right
}
.wc_payment_methods .wc_payment_method.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew,
.wc_payment_methods .woocommerce-PaymentMethod.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew,
.woocommerce-PaymentMethods .wc_payment_method.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew,
.woocommerce-PaymentMethods .woocommerce-PaymentMethod.payment_method_paypal .form-row.woocommerce-SavedPaymentMethods-saveNew {
    float: none
}
.wc_payment_methods+.place-order,
.woocommerce-PaymentMethods+.place-order {
    text-align: right
}
.wc_payment_methods+.place-order .button,
.woocommerce-PaymentMethods+.place-order .button {
    width: 100%
}
form.woocommerce-checkout {
    margin-top: 8vh
}
.wc-proceed-to-checkout .button {
    width: 100%
}
@media only screen and (min-width: 736px) {
    .woocommerce-billing-fields,
    .woocommerce-shipping-fields,
    .woocommerce-additional-fields {
        padding-right: 5%
    }
    .rtl .woocommerce-billing-fields,
    .rtl .woocommerce-shipping-fields,
    .rtl .woocommerce-additional-fields {
        padding-right: 0;
        padding-left: 5%
    }
}
#billing_address_1_field,
#shipping_address_1_field {
    margin-bottom: 10px
}
#customer_details {
    margin-bottom: 50px
}
#ship-to-different-address {
    padding: 0;
    float: right;
    width: 100%
}
#ship-to-different-address .shipping_toggle {
    float: right;
    position: relative
}
.woocommerce-terms-and-conditions-wrapper {
    margin-top: 10px
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 6px
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
    font-size: 12px
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-link {
    text-decoration: underline
}
#checkout_thankyou h2 {
    margin-top: 50px
}
#checkout_thankyou .order_details {
    list-style: none;
    font-size: 14px;
    color: #151515
}
.login-page-form {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
    display: flex;
    justify-content: center
}
.login-page-form li {
    display: inline-flex;
    align-items: center;
    padding: 0 15px
}
.login-page-form li a {
    font-weight: 600;
    position: relative;
    color: #bababa
}
.login-page-form li a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-bottom: 1px solid #151515;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}
.login-page-form li a.active {
    color: #151515
}
.login-page-form li a.active:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.login-page-form li a:hover {
    color: #151515
}
.thb-overflow-container {
    overflow: hidden;
    padding: 40px 0
}
.thb-form-container {
    display: flex;
    width: 200%;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%)
}
.thb-form-container.no-register {
    width: 100%
}
.thb-form-container .thb-login-form,
.thb-form-container .thb-register-form {
    padding: 0 1px;
    width: 100%;
    will-change: opacity
}
.thb-form-container .thb-lost-form,
.thb-form-container .thb-register-form {
    opacity: 0
}
.thb-form-container.register-active {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
.thb-form-container.register-active .thb-register-form {
    opacity: 1
}
.thb-form-container.register-active .thb-login-form {
    opacity: 0
}
.rtl .thb-form-container.register-active {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%)
}
.thb-register-form .woocommerce-password-strength {
    display: flex;
    margin: 4px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 12px 16px;
    background: #ffdada;
    color: #e43737
}
.thb-register-form .woocommerce-password-strength.medium,
.thb-register-form .woocommerce-password-strength.good {
    background: #d8fcda;
    color: #15a93b
}
.thb-register-form .woocommerce-password-hint {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    font-weight: 500
}
.thb-register-form .button {
    width: 100%
}
.addresses {
    margin: 0 -15px
}
.addresses .col-1,
.addresses .col-2 {
    float: left;
    width: 100%;
    padding: 0 15px
}
@media only screen and (min-width: 736px) {
    .addresses .col-1,
    .addresses .col-2 {
        width: 50%
    }
}
.addresses .woocommerce-Address {
    margin-bottom: 40px
}
.addresses .woocommerce-Address address {
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 20px
}
@media only screen and (min-width: 736px) {
    .addresses .woocommerce-Address {
        margin-bottom: 0
    }
}
.woocommerce-MyAccount-navigation {
    margin-bottom: 35px
}
.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}
.woocommerce-MyAccount-navigation ul li {
    flex: 0 0 50%;
    margin: 0;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    color: #676767
}
.woocommerce-MyAccount-navigation ul li:last-child {
    flex: 1
}
@media only screen and (min-width: 736px) {
    .woocommerce-MyAccount-navigation ul li {
        flex: 1
    }
}
.woocommerce-MyAccount-navigation ul li:hover,
.woocommerce-MyAccount-navigation ul li.is-active {
    color: #151515
}
.woocommerce-MyAccount-navigation ul li:hover svg path,
.woocommerce-MyAccount-navigation ul li.is-active svg path {
    fill: #151515
}
.woocommerce-MyAccount-navigation .account-icon-box {
    display: flex;
    height: 100%;
    padding: 10%;
    line-height: 1;
    text-align: center;
    font-size: 18px;
    color: inherit;
    font-weight: bold;
    justify-content: center;
    align-items: center
}
@media only screen and (min-width: 1068px) {
    .woocommerce-MyAccount-navigation .account-icon-box {
        font-size: 16px
    }
}
.woocommerce-MyAccount-navigation .account-icon-box.image {
    border: 0;
    background: url("../img/my-account-ad.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.woocommerce-MyAccount-navigation .account-icon-box svg {
    width: 40%;
    max-width: 40%;
    height: auto;
    margin-bottom: 10px
}
.woocommerce-MyAccount-navigation .account-icon-box svg path {
    fill: #d5d5d5
}
@media only screen and (min-width: 1068px) {
    .woocommerce-MyAccount-navigation .account-icon-box svg {
        margin-bottom: 20px
    }
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
    display: none
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .wishlist_icon path {
    fill: #e25842;
    stroke: #e25842
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .wishlist_icon path {
    fill: transparent;
    stroke: #151515
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover .wishlist_icon path {
    stroke: #e25842
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
    display: block
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul {
    list-style: none
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li {
    display: inline-block
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a {
    display: block;
    font-size: 18px;
    padding-right: 5px;
    margin-right: 10px
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.facebook:hover {
    color: #3b5998
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.linkedin:hover {
    color: #007bb6
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.pinterest:hover {
    color: #cb2027
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitter:hover {
    color: #00aced
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.instagram:hover {
    color: #3f729b
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vk:hover {
    color: #45668e
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.tumblr:hover {
    color: #35465c
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.xing:hover {
    color: #cfdc00
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.soundcloud:hover {
    color: #f80
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.dribbble:hover {
    color: #ea4c89
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.youtube:hover {
    color: #e52d27
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.spotify:hover {
    color: #7ab800
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.behance:hover {
    color: #1769ff
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.deviantart:hover {
    color: #4e6252
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vimeo:hover {
    color: #1ab7ea
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.flickr:hover {
    color: #0063dc
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.rss:hover {
    color: #f26522
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitch:hover {
    color: #6441a5
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.fivehundred:hover {
    color: #0099e5
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.whatsapp:hover {
    color: #25d366
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.medium:hover {
    color: #00ab6c
}
.wishlist-title h2 {
    display: inline-block;
    margin-right: 20px
}
.wishlist-title .btn {
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
    vertical-align: middle;
    font-size: 14px
}
.wishlist-title .btn i {
    margin-right: 5px
}
.wishlist-title+.hidden-title-form {
    display: none
}
.wishlist-title+.hidden-title-form .btn,
.wishlist-title+.hidden-title-form .button,
.wishlist-title+.hidden-title-form input[type=submit] {
    display: inline-flex;
    align-items: center;
    font-size: 14px
}
.wishlist-title+.hidden-title-form .btn i,
.wishlist-title+.hidden-title-form .button i,
.wishlist-title+.hidden-title-form input[type=submit] i {
    margin-right: 5px
}
.easyzoom.is-loading img {
    cursor: progress
}
.easyzoom.is-ready img {
    cursor: crosshair
}
.easyzoom.is-error img {
    cursor: not-allowed
}
.easyzoom-notice:after {
    bottom: auto;
    top: 50%;
    margin-top: -16px;
    background: none
}
.easyzoom-flyout {
    position: absolute;
    z-index: 999;
    background: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}
.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px
}
.animation {
    will-change: opacity, transform;
    opacity: 0;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none
}
.animation.bottom-to-top {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}
.animation.top-to-bottom {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px)
}
.animation.left-to-right {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px)
}
.animation.right-to-left {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px)
}
.animation.left-to-right-long {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}
.animation.right-to-left-long {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}
.animation.scale {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: scale(.8, .8);
    -moz-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    -o-transform: scale(.8, .8);
    transform: scale(.8, .8)
}
.vc_editor .animation {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}
.wpb_content_element {
    margin: 0 !important
}
.password-protected {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center
}
.password-protected svg {
    display: inline-block;
    width: 60px;
    max-width: 100%;
    margin-bottom: 30px
}
.password-protected h3 {
    margin-bottom: 5px
}
.password-protected .password-form {
    text-align: center
}
.password-protected p {
    margin-bottom: 30px
}
.wpb_text_column {
    clear: both
}
.vc_empty_space {
    clear: both
}
.wpb_video_widget .wpb_video_wrapper .responsive-embed,
.wpb_video_widget .wpb_video_wrapper .flex-video {
    height: auto;
    padding-bottom: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}
.wpb_video_widget .wpb_video_wrapper .plyr {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.thb_image_link {
    display: inline-block
}
.thb_image_link>a {
    display: block
}
.thb_image_link.full {
    width: 100%
}
.thb_image_link.full img {
    width: 100%
}
.thb_image_link.caption-style2 {
    padding-left: 40px
}
.thb_image_link.caption-style2 .wp-caption-text {
    position: absolute;
    top: -15px;
    left: auto;
    right: calc(100% - 20px);
    width: auto;
    bottom: auto;
    white-space: nowrap;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4)
}
.thb_image_link .thb-image-content {
    margin-top: 30px
}
.thb_image_link.aligncenter {
    display: block
}
.thb_image_link.aligncenter img {
    margin: 0 auto;
    display: block
}
.thb_subscribe {
    max-width: 360px;
    width: 100%;
    display: inline-block
}
.thb_subscribe .newsletter-form {
    position: relative
}
.thb_subscribe .newsletter-form.thb-loading,
.thb_subscribe .newsletter-form.slick,
.thb_subscribe .newsletter-form.easyzoom-notice {
    pointer-events: none
}
.thb_subscribe .newsletter-form.thb-loading input,
.thb_subscribe .newsletter-form.slick input,
.thb_subscribe .newsletter-form.easyzoom-notice input,
.thb_subscribe .newsletter-form.thb-loading .btn,
.thb_subscribe .newsletter-form.slick .btn,
.thb_subscribe .newsletter-form.easyzoom-notice .btn {
    opacity: 0.3
}
.thb_subscribe .newsletter-form.thb-loading .thb-preloader,
.thb_subscribe .newsletter-form.slick .thb-preloader,
.thb_subscribe .newsletter-form.easyzoom-notice .thb-preloader {
    opacity: 1
}
.thb_subscribe .newsletter-form.thb-loading:after,
.thb_subscribe .newsletter-form.slick:after,
.thb_subscribe .newsletter-form.easyzoom-notice:after {
    background-color: transparent;
    bottom: auto;
    top: 50%;
    margin-top: -16px
}
.thb_subscribe.thb_subscribe_shortcode .widget_subscribe {
    margin: 0;
    width: 100%;
    padding-right: 70px
}
.rtl .thb_subscribe.thb_subscribe_shortcode .widget_subscribe {
    padding-right: 16px;
    padding-left: 70px
}
.thb_subscribe.thb_subscribe_shortcode .widget_subscribe_btn {
    position: absolute;
    top: 0;
    padding: 0 20px;
    right: 0;
    height: 100%;
    background: transparent;
    color: #151515;
    border: 0;
    font-weight: 600;
    line-height: 42px
}
.thb_subscribe.thb_subscribe_shortcode .widget_subscribe_btn:hover {
    background: transparent;
    color: #151515
}
.rtl .thb_subscribe.thb_subscribe_shortcode .widget_subscribe_btn {
    right: auto;
    left: 0
}
.thb_lookbook {
    display: inline-block
}
.thb_lookbook.full {
    width: 100%
}
.thb_lookbook.full img {
    width: 100%
}
.thb_lookbook .shop_this_look {
    position: relative;
    padding: 35px 0 20px
}
.thb_lookbook .shop_this_look h6 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    cursor: default;
    color: #151515;
    letter-spacing: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.thb_lookbook .shop_this_look:hover .lookbook_products {
    opacity: 1;
    visibility: visible
}
.thb_lookbook .shop_this_look .lookbook_products {
    display: flex;
    flex-direction: column;
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    left: -10px;
    width: calc(100% + 20px);
    opacity: 0;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1)
}
@media only screen and (min-width: 736px) {
    .thb_lookbook .shop_this_look .lookbook_products {
        left: -20px;
        width: calc(100% + 40px)
    }
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #151515;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05)
}
@media only screen and (min-width: 736px) {
    .thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link {
        padding: 20px
    }
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link>div {
    display: flex;
    align-items: center
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link>div span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 15px
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .price {
    white-space: nowrap
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .price del+ins {
    margin-left: 5px
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .wp-post-image {
    width: 60px;
    display: none;
    margin-right: 25px
}
@media only screen and (min-width: 736px) {
    .thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link .wp-post-image {
        display: inline-block
    }
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link:hover {
    background: #fbfbfb
}
.thb_lookbook .shop_this_look .lookbook_products .lookbook_product_link:last-of-type {
    border: 0
}
.thb-iconbox {
    display: flex;
    margin-bottom: 20px;
    visibility: hidden
}
.thb-iconbox.animation-off {
    visibility: visible
}
.thb-iconbox.animation-off figure svg {
    display: block
}
.thb-iconbox figure {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 64px;
    flex-shrink: 0
}
.thb-iconbox figure svg {
    width: 64px;
    height: 64px;
    display: none
}
.thb-iconbox figure svg path,
.thb-iconbox figure svg circle,
.thb-iconbox figure svg rect,
.thb-iconbox figure svg ellipse {
    stroke: #d3d3d3;
    -webkit-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.thb-iconbox h5 {
    font-size: 18px;
    -webkit-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: color .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.thb-iconbox p {
    font-size: 13px;
    display: block
}
.thb-iconbox.type2 {
    padding: 15px;
    border: 1px solid #d9d9d9
}
@media only screen and (min-width: 736px) {
    .thb-iconbox.type2 {
        padding: 30px
    }
}
.thb-iconbox.type2 p {
    margin-bottom: 0
}
.thb-iconbox.type2:hover {
    background: #e5e5e5;
    border-color: #e5e5e5;
    color: #fff
}
.thb-iconbox.type2:hover svg path,
.thb-iconbox.type2:hover svg circle,
.thb-iconbox.type2:hover svg rect,
.thb-iconbox.type2:hover svg ellipse {
    stroke: #fff
}
.thb-iconbox.type2:hover h5 {
    color: #fff
}
.thb-iconbox.type3 {
    position: relative;
    padding: 15px;
    border: 2px solid rgba(0, 0, 0, 0.07)
}
.thb-iconbox.type3:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: 2;
    opacity: 0;
    box-shadow: inset 0 -75px 60px -35px #e5e5e5
}
@media only screen and (min-width: 736px) {
    .thb-iconbox.type3 {
        padding: 30px
    }
}
.thb-iconbox.type3 svg path,
.thb-iconbox.type3 svg circle,
.thb-iconbox.type3 svg rect,
.thb-iconbox.type3 svg ellipse {
    stroke: #e5e5e5
}
.thb-iconbox.type3 p {
    font-size: 16px;
    margin-bottom: 0
}
.thb-iconbox.type3 .thb-iconbox-bg {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 0
}
.thb-iconbox.type3 h5 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px
}
.thb-iconbox.type3 figure,
.thb-iconbox.type3 .iconbox-content {
    position: relative;
    z-index: 5
}
.thb-iconbox.type3 .iconbox-content {
    margin-bottom: 20px
}
.thb-iconbox.type3:hover {
    background: #000;
    border-color: #000;
    color: #fff
}
.thb-iconbox.type3:hover .thb-iconbox-bg {
    opacity: 0.3
}
.thb-iconbox.type3:hover:after {
    opacity: 1;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}
.thb-iconbox.type3:hover svg path,
.thb-iconbox.type3:hover svg circle,
.thb-iconbox.type3:hover svg rect,
.thb-iconbox.type3:hover svg ellipse {
    stroke: #fff
}
.thb-iconbox.type3:hover h5 {
    color: #fff
}
.thb-iconbox.top {
    flex-direction: column
}
.thb-iconbox.top figure {
    margin-bottom: 30px
}
.thb-iconbox.top .iconbox-content {
    width: 100%
}
.thb-iconbox.top.type1 {
    align-items: center
}
.thb-iconbox.top.type1.text-left {
    align-items: flex-start
}
.thb-iconbox.top.type1.text-center {
    align-items: center
}
.thb-iconbox.top.type1.text-right {
    align-items: flex-end
}
.thb-iconbox.left figure {
    margin-right: 30px
}
.thb-iconbox.left h5 {
    margin-bottom: 10px
}
.thb-iconbox.right {
    flex-direction: row-reverse;
    text-align: right
}
.thb-iconbox.right figure {
    margin-left: 30px
}
.thb-iconbox.right h5 {
    margin-bottom: 10px
}
.thb-label {
    display: inline-block;
    padding: 13px 15px;
    line-height: 1
}
.thb-label>* {
    margin: 0;
    line-height: 1
}
.thb_product_add_to_cart_shortcode h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px
}
.thb_product_add_to_cart_shortcode .price {
    font-size: 24px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 30px
}
.thb-testimonials {
    text-align: center
}
.thb-testimonials cite,
.thb-testimonials span {
    display: inline-flex;
    font-size: 14px;
    color: #151515;
    vertical-align: middle;
    margin: 0
}
.thb-testimonials blockquote {
    margin: 0 0 15px
}
.thb-testimonials blockquote p {
    font-weight: 400
}
.thb-testimonials .thb-testimonial {
    margin-bottom: 30px
}
.thb-testimonials.testimonial-style1 {
    padding-bottom: 30px
}
@media only screen and (min-width: 736px) {
    .thb-testimonials.testimonial-style1 {
        padding-bottom: 60px
    }
}
.thb-testimonials.testimonial-style1 blockquote {
    border: 0
}
.thb-testimonials.testimonial-style1 blockquote p {
    font-size: 40px;
    color: #151515;
    font-weight: 500
}
.thb-testimonials.testimonial-style1 .slick-dots {
    height: 30px;
    bottom: 0
}
@media only screen and (min-width: 736px) {
    .thb-testimonials.testimonial-style1 .slick-dots {
        height: 60px
    }
}
.thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    margin: 0 2px;
    opacity: 0.4
}
@media only screen and (min-width: 736px) {
    .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet {
        width: 60px;
        height: 60px;
        border-radius: 30px;
        margin: 0 4px
    }
}
.thb-testimonials.testimonial-style1 .slick-dots .slick-active .portrait_bullet {
    opacity: 1
}
.thb-testimonials.testimonial-style2 {
    padding-bottom: 10px
}
.thb-testimonials.testimonial-style2 blockquote p {
    font-size: 34px;
    color: #151515;
    font-weight: 500
}
.thb-testimonials.testimonial-style2 .slick-dots {
    bottom: 0
}
.thb-testimonials.testimonial-style3 blockquote {
    border: 0;
    padding: 0
}
.thb-testimonials.testimonial-style3 .slick-slide>div {
    display: none
}
.thb-testimonials.testimonial-style3 .slick-dots {
    height: auto;
    position: static
}
.thb-testimonials.testimonial-style3 .slick-dots li {
    width: auto;
    height: auto;
    border-radius: 0;
    margin: 0 10px
}
@media only screen and (min-width: 736px) {
    .thb-testimonials.testimonial-style3 .slick-dots li {
        margin: 0 12px
    }
}
.thb-testimonials.testimonial-style3 .slick-dots li.slick-active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.thb-testimonials.testimonial-style3 .slick-dots li.slick-active .portrait_bullet {
    display: block;
    opacity: 1
}
.thb-testimonials.testimonial-style3 .slick-dots .portrait_bullet {
    display: block;
    opacity: 0.2
}
.thb-testimonials.testimonial-style3 .slick-dots .author_image.hide {
    display: block !important
}
.thb-slidetype {
    visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.thb-slidetype .thb-slidetype-entry {
    display: block;
    will-change: contents;
    overflow: hidden
}
.thb-slidetype .thb-slidetype-entry .lines {
    display: block
}
.thb-team-member {
    display: block;
    position: relative
}
.thb-team-member img {
    width: 100%
}
.thb-team-member .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 15px;
    opacity: 0;
    background: rgba(71, 47, 252, 0.9);
    color: #fff
}
@media only screen and (min-width: 736px) {
    .thb-team-member .overlay {
        padding: 40px
    }
}
.thb-team-member .overlay h5 {
    color: #fff
}
.thb-team-member .overlay .thb-member-social a,
.thb-team-member .overlay .thb-member-social a:hover {
    color: #fff
}
.thb-team-member .overlay h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px
}
.thb-team-member .overlay p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6)
}
.thb-team-member .overlay .thb-member-social {
    font-size: 12px
}
.thb-team-member .overlay .thb-member-social a {
    display: inline-flex;
    margin-right: 10px
}
.thb-team-member:hover .overlay {
    opacity: 1
}
.thb-product-category-grid.style4 {
    margin: 0 -4px
}
.thb-product-category-grid.style4>.product-category {
    padding: 0 4px;
    margin-bottom: 8px
}
@media only screen and (min-width: 736px) {
    .thb-product-category-grid.style4 .product.product-category.wide-size .thb-category-link {
        padding-bottom: calc(37.5% - 4px)
    }
}
.thb-product-category-grid.style5 {
    margin: 0
}
.thb-product-category-grid.style5>.product-category {
    padding: 0;
    margin-bottom: 0
}
.thb-product-category-grid.style5 .product.product-category {
    overflow: hidden
}
.thb-product-category-grid.style5 .product.product-category .thb-category-link {
    transform: scale(1);
    transition-duration: 1s
}
@media only screen and (min-width: 736px) {
    .thb-product-category-grid.style5 .product.product-category.wide-size .thb-category-link {
        padding-bottom: 45%
    }
}
@media only screen and (min-width: 736px) {
    .thb-product-category-grid.style5 .product.product-category.tall-size .thb-category-link {
        padding-bottom: 180%
    }
}
.thb-product-category-grid.style5 .product.product-category:hover .thb-category-link {
    transform: scale(1.05)
}
.thb-stroketype * {
    color: #151515;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -moz-text-fill-color: rgba(0, 0, 0, 0);
    -o-text-fill-color: rgba(0, 0, 0, 0);
    -ms-text-fill-color: rgba(0, 0, 0, 0);
    text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke-width: 1px;
    -moz-text-stroke-width: 1px;
    -o-text-stroke-width: 1px;
    -ms-text-stroke-width: 1px;
    text-stroke-width: 1px;
    -webkit-text-stroke-color: #151515;
    -moz-text-stroke-color: #151515;
    -o-text-stroke-color: #151515;
    -ms-text-stroke-color: #151515;
    text-stroke-color: #151515
}
.thb-product-slider .slick-slide {
    display: flex
}
.thb-product-slider .image-side img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 600px
}
.thb-product-slider .products {
    background: #fbf8f7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5% !important;
    margin: 0
}
.thb-product-slider .slick-dots {
    position: static;
    margin-top: 40px
}
.retina_size {
    visibility: hidden
}
.retina_size.retina_active {
    visibility: visible
}
.thb_cascading_images {
    position: relative
}
.thb_cascading_images .cascading_image {
    display: block;
    width: 100%
}
.thb_cascading_images .cascading_image:not(:first-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}
.thb_cascading_images .cascading_image:not(:first-child) img {
    max-width: none
}
.thb_cascading_images .cascading_image img {
    display: block;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.thb_cascading_images .cascading_image .thb_box_shadow {
    -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.2)
}
.btn,
.button,
input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    padding: 0 15px;
    text-align: center;
    height: 42px;
    line-height: 40px;
    border: 1px solid #151515;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    cursor: pointer;
    outline: 0;
    color: #fff;
    background: #151515;
    text-shadow: none !important;
    justify-content: center;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
@media only screen and (min-width: 736px) {
    .btn,
    .button,
    input[type=submit] {
        padding: 0 26px
    }
}
.btn i,
.button i,
input[type=submit] i {
    display: inline-flex
}
.btn:focus,
.button:focus,
input[type=submit]:focus {
    color: #fff
}
.btn:hover,
.button:hover,
input[type=submit]:hover {
    background: #333;
    border-color: #333;
    color: #fff
}
.btn.disabled,
.button.disabled,
input[type=submit].disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.6
}
.btn.full,
.button.full,
input[type=submit].full {
    width: 100%
}
.btn.small,
.button.small,
input[type=submit].small {
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    padding: 0 20px;
    margin-bottom: 3px
}
.btn.large,
.btn.single_add_to_cart_button,
.button.large,
.button.single_add_to_cart_button,
input[type=submit].large,
input[type=submit].single_add_to_cart_button {
    padding: 0 15px;
    height: 46px;
    line-height: 44px
}
@media only screen and (min-width: 736px) {
    .btn.large,
    .btn.single_add_to_cart_button,
    .button.large,
    .button.single_add_to_cart_button,
    input[type=submit].large,
    input[type=submit].single_add_to_cart_button {
        padding: 0 36px
    }
}
.btn.white,
.button.white,
input[type=submit].white {
    border-color: #fff;
    background: #fff;
    color: #151515
}
.btn.white:hover,
.button.white:hover,
input[type=submit].white:hover {
    color: #151515;
    background: #f2f2f2;
    border-color: #f2f2f2
}
.btn.white:focus,
.button.white:focus,
input[type=submit].white:focus {
    color: #151515
}
.btn.border-fill,
.button.border-fill,
input[type=submit].border-fill {
    background: transparent;
    color: #151515;
    border-color: rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: 11px;
    font-weight: 600
}
.btn.border-fill span,
.button.border-fill span,
input[type=submit].border-fill span {
    position: relative;
    z-index: 5
}
.btn.border-fill:after,
.button.border-fill:after,
input[type=submit].border-fill:after {
    content: '';
    display: block;
    width: calc(100% - 20px);
    height: 3px;
    position: absolute;
    bottom: -1.5px;
    left: 10px;
    background: #151515;
    transform-origin: bottom center
}
.btn.border-fill:hover,
.button.border-fill:hover,
input[type=submit].border-fill:hover {
    color: #fff;
    border-color: #151515
}
.btn.border-fill:hover:after,
.button.border-fill:hover:after,
input[type=submit].border-fill:hover:after {
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0
}
.btn.small-radius,
.button.small-radius,
input[type=submit].small-radius {
    border-radius: 3px
}
.btn.pill,
.button.pill,
input[type=submit].pill {
    border-radius: 21px
}
.btn.pill.large,
.button.pill.large,
input[type=submit].pill.large {
    border-radius: 23px
}
.btn.alt,
.btn.wc-forward:not(.checkout),
.button.alt,
.button.wc-forward:not(.checkout),
input[type=submit].alt,
input[type=submit].wc-forward:not(.checkout) {
    background: transparent;
    color: #151515
}
.btn.alt:hover,
.btn.wc-forward:not(.checkout):hover,
.button.alt:hover,
.button.wc-forward:not(.checkout):hover,
input[type=submit].alt:hover,
input[type=submit].wc-forward:not(.checkout):hover {
    color: #fff;
    background: #151515
}
.btn.alt:hover:focus,
.btn.wc-forward:not(.checkout):hover:focus,
.button.alt:hover:focus,
.button.wc-forward:not(.checkout):hover:focus,
input[type=submit].alt:hover:focus,
input[type=submit].wc-forward:not(.checkout):hover:focus {
    color: #fff
}
.btn.alt:focus,
.btn.wc-forward:not(.checkout):focus,
.button.alt:focus,
.button.wc-forward:not(.checkout):focus,
input[type=submit].alt:focus,
input[type=submit].wc-forward:not(.checkout):focus {
    color: #151515
}
.btn.alt.white,
.btn.wc-forward:not(.checkout).white,
.button.alt.white,
.button.wc-forward:not(.checkout).white,
input[type=submit].alt.white,
input[type=submit].wc-forward:not(.checkout).white {
    border-color: #fff;
    background: transparent;
    color: #fff
}
.btn.alt.white:hover,
.btn.wc-forward:not(.checkout).white:hover,
.button.alt.white:hover,
.button.wc-forward:not(.checkout).white:hover,
input[type=submit].alt.white:hover,
input[type=submit].wc-forward:not(.checkout).white:hover {
    border-color: #fff;
    color: #151515;
    background: #fff
}
.btn.alt.white:hover:focus,
.btn.wc-forward:not(.checkout).white:hover:focus,
.button.alt.white:hover:focus,
.button.wc-forward:not(.checkout).white:hover:focus,
input[type=submit].alt.white:hover:focus,
input[type=submit].wc-forward:not(.checkout).white:hover:focus {
    color: #151515
}
.btn.alt.white:focus,
.btn.wc-forward:not(.checkout).white:focus,
.button.alt.white:focus,
.button.wc-forward:not(.checkout).white:focus,
input[type=submit].alt.white:focus,
input[type=submit].wc-forward:not(.checkout).white:focus {
    color: #fff
}
.btn-text {
    display: inline-flex;
    align-items: center;
    vertical-align: middle
}
.btn-text.style1 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600
}
.btn-text.style1:before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 1px;
    margin-right: 15px;
    background: rgba(0, 0, 0, 0.15)
}
.rtl .btn-text.style1:before {
    margin-right: 0;
    margin-left: 15px
}
.btn-text.style1:hover {
    color: #151515
}
.btn-text.style1:hover:before {
    width: 60px;
    background: #151515
}
.btn-text.style1.white {
    color: #fff
}
.btn-text.style1.white:before {
    background: rgba(255, 255, 255, 0.45)
}
.btn-text.style1.white:hover {
    color: #fff
}
.btn-text.style1.white:hover:before {
    background: #fff
}
.btn-text.style2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #151515;
    position: relative
}
.btn-text.style2:before,
.btn-text.style2:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%
}
.btn-text.style2:after {
    background: #151515;
    transform-origin: left center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}
.btn-text.style2:hover:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.btn-text.style3 {
    font-size: 14px;
    font-weight: 600
}
.btn-text.style3 .circle-btn {
    width: 24px;
    height: 24px;
    display: inline-flex;
    background: #e5e5e5;
    position: relative;
    border-radius: 12px;
    margin-right: 17px
}
.btn-text.style3 .circle-btn:before,
.btn-text.style3 .circle-btn:after {
    content: '';
    display: block;
    height: 1px;
    width: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: right center
}
.rtl .btn-text.style3 .circle-btn {
    margin-right: 0;
    margin-left: 17px
}
.btn-text.style3 .circle-btn:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    -o-transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    transform: translate3d(-50%, -50%, 0) rotateZ(45deg)
}
.btn-text.style3 .circle-btn:after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
    -o-transform: translate3d(-50%, -50%, 0) rotateZ(-45deg);
    transform: translate3d(-50%, -50%, 0) rotateZ(-45deg)
}
.btn-text.style3 span {
    position: relative;
    line-height: 1
}
.btn-text.style3 span:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #151515;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    transform-origin: left center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}
.btn-text.style3:hover {
    color: #151515
}
.btn-text.style3:hover span:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.btn-text.style4 {
    font-size: 18px
}
.btn-text.style4 .arrow {
    display: inline-flex;
    margin-left: 13px;
    position: relative;
    overflow: hidden;
    width: 15px
}
.btn-text.style4 .arrow>div {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 32px;
    -webkit-transform: translateX(-17px);
    -moz-transform: translateX(-17px);
    -ms-transform: translateX(-17px);
    -o-transform: translateX(-17px);
    transform: translateX(-17px)
}
.btn-text.style4 .arrow svg {
    width: 15px;
    height: auto
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .btn-text.style4 .arrow svg {
        max-height: 18px
    }
}
.btn-text.style4 .arrow svg+svg {
    margin-left: 2px
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .btn-text.style4 .arrow svg+svg {
        max-height: 18px
    }
}
.btn-text.style4 .arrow svg:first-child {
    fill: #e5e5e5
}
.btn-text.style4:hover .arrow>div {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}
.btn-text.style5 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}
.btn-text.style5 svg {
    fill: #151515;
    height: 10px;
    -webkit-transform: translateX(-4px);
    -moz-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    -o-transform: translateX(-4px);
    transform: translateX(-4px);
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear
}
.btn-text.style5 svg .bar {
    fill: #151515;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear
}
.btn-text.style5 .arrow {
    height: 10px;
    display: flex;
    align-items: center
}
.btn-text.style5:hover {
    color: #151515
}
.btn-text.style5:hover svg {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px)
}
.btn-text.style5:hover svg .bar {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.btn-block {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    color: #151515
}
.btn-block:hover {
    color: #151515
}
.btn-block .cover-bg,
.btn-block .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet,
.thb-testimonials.testimonial-style1 .slick-dots .btn-block .portrait_bullet {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    z-index: 1;
    overflow: hidden
}
.btn-block .cover-bg img,
.btn-block .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet img,
.thb-testimonials.testimonial-style1 .slick-dots .btn-block .portrait_bullet img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}
.btn-block>span {
    position: relative;
    line-height: 1;
    z-index: 2
}
.btn-block.style1 {
    font-size: 16px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    font-weight: 600
}
.btn-block.style1 .cover-bg img,
.btn-block.style1 .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet img,
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style1 .portrait_bullet img {
    will-change: transform;
    transform-origin: center center
}
.btn-block.style1:hover .cover-bg img,
.btn-block.style1:hover .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet img,
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style1:hover .portrait_bullet img {
    -webkit-transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03)
}
.btn-block.style2 {
    background: #151515;
    font-size: 11px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    font-weight: 500
}
.btn-block.style2>span {
    display: inline-block;
    opacity: 0
}
.btn-block.style2>span:after {
    content: '';
    position: absolute;
    top: calc( 100% + 4px);
    left: 0;
    width: 100%;
    height: 2px;
    background: #151515
}
.btn-block.style2:hover .cover-bg,
.btn-block.style2:hover .thb-testimonials.testimonial-style1 .slick-dots .portrait_bullet,
.thb-testimonials.testimonial-style1 .slick-dots .btn-block.style2:hover .portrait_bullet {
    opacity: 0.8
}
.btn-block.style2:hover>span {
    opacity: 1
}
.thb-client-row.has-border .thb-client {
    border: 1px solid #151515
}
.thb-client-row.has-border .thb-client {
    margin-right: -1px;
    margin-bottom: -1px
}
.thb-client-row.has-border .slick .slick-list {
    padding: 0 1px 1px 0 !important
}
.thb-client-row.has-border.thb-opacity.with-accent .thb-client:hover {
    border-color: #e5e5e5
}
.thb-client-row.thb-opacity .thb-client img {
    will-change: opacity;
    opacity: 0.6
}
.thb-client-row.thb-opacity .thb-client:hover img {
    opacity: 1
}
.thb-client-row.thb-opacity.with-accent .thb-client:hover {
    background: #e5e5e5
}
.thb-client-row.thb-grayscale .thb-client img {
    will-change: filter;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%)
}
.thb-client-row.thb-grayscale .thb-client:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%)
}
.thb-client-row .thb-client img {
    display: block;
    margin: 0 auto
}
.thb-client-row .thb-client a:not(.button) {
    display: block
}
.thb-client-row .style3 .thb-client:hover .client-title {
    opacity: 1;
    box-shadow: 0 -3px 0px #151515
}
.thb-client-row .style3 .client-title {
    display: block;
    font-size: 16px;
    text-align: left;
    line-height: 1;
    padding: 28px 0;
    opacity: 0.8;
    width: 100%;
    color: #151515;
    box-shadow: 0 -1px 0px rgba(21, 21, 21, 0.3)
}
.thb-client-row .slick .slick-dots {
    position: static;
    margin-top: 20px
}
.thb-client-row .style4 .thb-client {
    position: relative;
    z-index: 30;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    -ms-perspective: 300px;
    -o-perspective: 300px;
    perspective: 300px
}
.thb-client-row .style4 .thb-client:hover .button {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1
}
.thb-client-row .style4 .thb-client:hover ~ .thb-client {
    z-index: 25
}
.thb-client-row .style4 .thb-client:hover .accent-color {
    opacity: 0.1
}
.thb-client-row .style4 .style4-container {
    position: relative;
    z-index: 20;
    padding: 20%
}
.thb-client-row .style4 img {
    margin-bottom: 35px;
    -webkit-transition: opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.thb-client-row .style4 .accent-color {
    background: #e5e5e5;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}
.thb-client-row .style4 .client-title {
    display: block;
    font-weight: 400;
    margin: 0;
    text-align: center
}
.thb-client-row .style4 .button {
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
    position: absolute;
    top: 100%;
    width: 100%;
    font-size: 12px;
    opacity: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-box-shadow: 0 5px 20px rgba(21, 21, 21, 0.1);
    -moz-box-shadow: 0 5px 20px rgba(21, 21, 21, 0.1);
    box-shadow: 0 5px 20px rgba(21, 21, 21, 0.1)
}
.thb-hotspot-wrapper {
    background: #fbf8f7
}
.thb-hotspot-wrapper .row .columns.thb-hotspots-products {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px
}
@media only screen and (min-width: 736px) {
    .thb-hotspot-wrapper .row .columns.thb-hotspots-products {
        padding: 5% 14%
    }
}
.thb-hotspot-wrapper .row .columns.thb-hotspots-products .slick .slick-dots {
    position: static;
    margin-top: 10px
}
.thb-hotspot-container {
    position: relative
}
.thb-hotspot-container.hover .thb-hotspot:hover {
    z-index: 20
}
.thb-hotspot-container.hover .thb-hotspot:hover .thb-hotspot-tooltip {
    opacity: 1;
    pointer-events: all
}
.thb-hotspot-container.click .thb-hotspot.active {
    z-index: 20
}
.thb-hotspot-container.click .thb-hotspot.active .thb-hotspot-tooltip {
    opacity: 1;
    pointer-events: all
}
.thb-hotspot-container.click .thb-hotspot .thb-hotspot-content {
    cursor: pointer
}
.thb-hotspot-container.always .thb-hotspot .thb-hotspot-tooltip {
    opacity: 1;
    pointer-events: all
}
.thb-hotspot-container .product-hotspots {
    display: flex
}
.thb-hotspot-container .product-hotspots>a {
    display: block
}
.thb-hotspot-container .product-hotspots .product-image {
    width: 90px;
    height: auto;
    flex-shrink: 0
}
.thb-hotspot-container .product-hotspots .product-image .wp-post-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    flex-shrink: 0
}
.thb-hotspot-container .product-hotspots .product-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    padding: 13px 15px 15px 20px
}
.thb-hotspot-container .product-hotspots .product-title h6 {
    font-size: 14px !important
}
.thb-hotspot-container .product-hotspots .product-title h6 a {
    color: #151515
}
.thb-hotspot-container .product-hotspots .product-title .price {
    line-height: 1
}
.thb-hotspot-container .product-hotspots .product-title .price .amount {
    font-size: 13px;
    color: #151515
}
.thb-hotspot-container .product-hotspots .product-title .hotspots-buynow {
    display: block;
    font-weight: 600;
    font-size: 11px;
    margin-top: 17px
}
.thb-hotspot-container .thb-hotspot {
    position: absolute;
    z-index: 10;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #151515;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2)
}
.thb-hotspot-container .thb-hotspot.pin-white {
    background: #fff
}
.thb-hotspot-container .thb-hotspot.pin-white .thb-hotspot-content {
    color: #151515
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-content {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 100%;
    text-align: center;
    flex-shrink: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-content.thb-pulsate {
    -webkit-animation: thb-hotspot-pulse 2s infinite;
    -moz-animation: thb-hotspot-pulse 2s infinite;
    -ms-animation: thb-hotspot-pulse 2s infinite;
    -o-animation: thb-hotspot-pulse 2s infinite;
    animation: thb-hotspot-pulse 2s infinite
}
@-moz-keyframes thb-hotspot-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}
@-webkit-keyframes thb-hotspot-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}
@-o-keyframes thb-hotspot-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}
@-ms-keyframes thb-hotspot-pulse {
    .thb-hotspot-container .thb-hotspot .thb-hotspot-content 0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    .thb-hotspot-container .thb-hotspot .thb-hotspot-content 70% {
        -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    .thb-hotspot-container .thb-hotspot .thb-hotspot-content 100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}
@keyframes thb-hotspot-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7)
    }
    70% {
        -webkit-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 12px rgba(255, 255, 255, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip {
    position: relative;
    width: 260px;
    height: 60px;
    flex-shrink: 0;
    opacity: 0;
    color: #151515;
    pointer-events: none
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
    background: #fff;
    border-radius: 3px;
    padding: 20px;
    width: 240px;
    position: absolute;
    text-align: center;
    left: 50%;
    bottom: 0;
    margin: 0 0 20px 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2)
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner.thb-product-popup {
    padding: 5px;
    width: 270px
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    margin-top: -7px;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    z-index: -1;
    -webkit-transform: rotate(-45);
    -moz-transform: rotate(-45);
    -ms-transform: rotate(-45);
    -o-transform: rotate(-45);
    transform: rotate(-45);
    -webkit-box-shadow: -2px 2px 1px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px 2px 1px -2px rgba(0, 0, 0, 0.5);
    box-shadow: -2px 2px 1px -2px rgba(0, 0, 0, 0.5)
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px
}
.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner p {
    font-size: 14px;
    margin: 0;
    color: #151515
}
.thb-hotspot-container .thb-hotspot.top {
    align-items: flex-end
}
.thb-hotspot-container .thb-hotspot.top .thb-hotspot-tooltip {
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}
.thb-hotspot-container .thb-hotspot.bottom {
    align-items: flex-start
}
.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip {
    top: 100%;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}
.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
    bottom: auto;
    top: 0;
    margin: 20px 0 0
}
.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
    top: auto;
    bottom: 100%;
    left: 50%;
    margin-left: -6px;
    margin-top: 0;
    margin-bottom: -7px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip {
    top: 0;
    left: 100%
}
.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
    margin: 0 0 0 20px;
    left: auto;
    bottom: auto;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
    top: 50%;
    right: 100%;
    left: auto;
    margin-top: -6px;
    margin-right: -7px;
    margin-left: 0;
    z-index: -1;
    -webkit-box-shadow: -2px -1px 1px -2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -2px -1px 1px -2px rgba(0, 0, 0, 0.4);
    box-shadow: -2px -1px 1px -2px rgba(0, 0, 0, 0.4)
}
.thb-hotspot-container .thb-hotspot.left {
    flex-direction: row-reverse
}
.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip {
    top: 0;
    left: auto;
    right: 100%;
    margin-left: 0
}
.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip .thb-hotspot-tooltip-inner {
    left: auto;
    bottom: auto;
    right: 0;
    top: 50%;
    margin: 0 20px 0 0;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after {
    top: 50%;
    left: 100%;
    margin-top: -6px;
    margin-left: -7px;
    margin-right: 0;
    z-index: -1;
    -webkit-box-shadow: 1px 2px 1px -2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 1px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 1px -2px rgba(0, 0, 0, 0.4)
}
.thb-cookie-bar {
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #000;
    padding: 15px;
    z-index: 40;
    width: 100%;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    color: #fff;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}
@media only screen and (min-width: 736px) {
    .thb-cookie-bar {
        padding: 15px 25px;
        flex-direction: row;
        justify-content: center
    }
}
.thb-cookie-bar p {
    font-size: 12px;
    line-height: 1.2
}
@media only screen and (min-width: 736px) {
    .thb-cookie-bar p {
        line-height: 1;
        margin: 0
    }
}
.thb-cookie-bar .button-accept {
    font-size: 12px;
    margin: 0;
    font-weight: 600;
    text-decoration: underline;
    color: #fff
}
@media only screen and (min-width: 736px) {
    .thb-cookie-bar .button-accept {
        margin: 0 0 0 20px
    }
}
.thb-cookie-bar .thb-cookie-text a {
    font-weight: 400;
    color: #fff;
    text-decoration: underline
}
.dokan-single-store.dokan-w8,
.dokan-w3 {
    width: 100% !important
}
@media only screen and (min-width: 736px) {
    .dokan-store-sidebar {
        padding-right: 30px
    }
}
.dokan-single-store .dokan-store-tabs ul li {
    margin-bottom: 0
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
    padding: 15px
}
@media only screen and (min-width: 736px) {
    .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
        padding: 30px
    }
}