﻿/*! 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: 112.5rem;
    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: 112.5rem;
    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: 112.5rem;
    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,
.subheader .subheader-menu ul,
.widget.widget_calendar table,
.slick-dots,
.searchform fieldset {
    margin: 0;
    padding: 0
}

.cf:before,
.post:before,
.post .authorpage:before,
.woocommerce-billing-fields:before,
.woocommerce-shipping-fields:before,
.woocommerce-account-fields:before,
.woocommerce-account-fields .create-account:before,
.woocommerce-checkout-review-order:before,
.woocommerce-customer-details:before,
.product.style2 .product-information .variations_form .variations:before,
.product_add_to_cart_shortcode .price:before,
.cf:after,
.post:after,
.post .authorpage:after,
.woocommerce-billing-fields:after,
.woocommerce-shipping-fields:after,
.woocommerce-account-fields:after,
.woocommerce-account-fields .create-account:after,
.woocommerce-checkout-review-order:after,
.woocommerce-customer-details:after,
.product.style2 .product-information .variations_form .variations:after,
.product_add_to_cart_shortcode .price:after {
    content: " ";
    display: table
}

.cf:after,
.post:after,
.post .authorpage:after,
.woocommerce-billing-fields:after,
.woocommerce-shipping-fields:after,
.woocommerce-account-fields:after,
.woocommerce-account-fields .create-account:after,
.woocommerce-checkout-review-order:after,
.woocommerce-customer-details:after,
.product.style2 .product-information .variations_form .variations:after,
.product_add_to_cart_shortcode .price:after {
    clear: both
}

.disable-hover,
.disable-hover * {
    pointer-events: none !important
}

.endcolumn [class*="column"]+[class*="column"]:last-child,
.blog-section [class*="column"]+[class*="column"]:last-child,
.products [class*="column"]+[class*="column"]:last-child {
    float: left
}

.transition,
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,
.custom_check+.custom_label:before,
.mobile-menu li span,
.mobile-menu li a,
.list>h6,
.iconbox>span,
.tparrows.default.round {
    -moz-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.quick-transition,
.header .account-holder a>span,
.btn,
.button,
input[type=submit],
.custom_check+.custom_label,
.grid_switcher .sgrid,
.instagram-row figure:after,
.instagram-row figure span {
    -moz-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all .25s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.linear-transition {
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    transition: all 1s linear
}

.linear-quick-transition,
a,
#page-title p .logout_link svg,
.post .post-gallery img,
.slick,
.slick:after,
.slick-list,
.slick-nav,
.slick-dots li button,
.snap [role="main"]>.row,
.product .product-information .share-article svg path,
.product .product-information .share-article svg polygon,
.product .product-information .sizing_guide svg path,
.woocommerce-MyAccount-navigation li a svg path,
.vc_toggle.vc_toggle_default .vc_toggle_title h4,
.vc_toggle.vc_toggle_default .vc_toggle_title,
.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.hesperiden.tp-bullets .tp-bullet,
.mfp-bg,
.mfp-wrap {
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    transition: all .25s linear
}

.admin-bar .admin-style,
.admin-bar .header.fixed,
.admin-bar .mfp-close,
.admin-bar .fr-window {
    top: 46px
}

@media screen and (min-width: 783px) {

    .admin-bar .admin-style,
    .admin-bar .header.fixed,
    .admin-bar .mfp-close,
    .admin-bar .fr-window {
        top: 32px
    }
}

.row:before,
.row:after {
    display: none !important
}

.row.mpc-row {
    display: flex
}

.row.thb-arrow-enabled {
    position: relative
}

.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
    }
}

.snap .row.row-o-full-height>.row {
    display: flex;
    min-height: 100vh
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .snap .row.row-o-full-height>.row {
        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;
    align-items: center
}

.snap .row.row-o-content-middle .vc_column-inner {
    height: 100%
}

.row.full-width-row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.row.no-row-padding {
    padding: 0
}

.row.no-padding {
    margin: auto
}

.row.no-padding>.columns,
.row.no-padding .owl-item>.columns {
    padding: 0
}

.row.full-height-content>.table {
    width: 100%
}

.row.max_width {
    max-width: 112.5em;
    padding: 0;
    margin: 0 auto
}

@media only screen and (min-width: 112.5em) {
    .row.max_width {
        padding: 0 35px
    }
}

.row.full_width {
    margin: 0 auto;
    max-width: 100%
}

.row.full_width>.table {
    width: 100%
}

.row.thb_video_bg {
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !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 .columns .wpb_wrapper {
    width: 100%
}

.vc_editor.compose-mode .vc_element>.columns {
    width: 100%;
    max-width: 100%;
    left: 0
}

.columns .vc_column-inner {
    width: 100%
}

.coverbg,
.category-grid figure {
    background-size: cover;
    background-position: center
}

.ps {
    position: relative;
    height: 100%;
    overflow: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-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: transparent;
    width: 2px;
    opacity: 0;
    -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);
    -webkit-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)
}

.ps .ps__scrollbar-y-rail.ps--in-scrolling .ps__scrollbar-y {
    width: 2px
}

.ps .ps__scrollbar-y-rail .ps__scrollbar-y {
    position: absolute;
    background: #131219;
    right: 0x;
    width: 2px;
    border-radius: 0
}

.ps .ps__scrollbar-x-rail {
    display: none
}

.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: 64.063em) {

    .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: 64.063em) {
    .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: 64.063em) {
    .thb-5-2 {
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }
}

.thb-loading:after,
#infinitescroll.loading:after,
.slick:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -16px;
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=") center center no-repeat
}

body {
    color: #666;
    background: #fff;
    position: static;
    padding: 0
}

@media only screen and (min-width: 40.063em) {
    body {
        position: relative
    }
}

body div,
body dl,
body dt,
body dd,
body ul,
body ol,
body li,
body pre,
body form,
body p,
body blockquote,
body th,
body td {
    font-size: inherit;
    font-family: inherit
}

body p {
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em
}

body strong {
    font-weight: 600
}

body.snap {
    overflow: auto
}

@media only screen and (min-width: 40.063em) {
    body.snap {
        overflow: hidden
    }
}

figure {
    margin: 0
}

a {
    color: #131219;
    outline: 0
}

a:focus {
    color: #131219
}

a:hover {
    color: #59c379
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #131219;
    font-family: "Josefin Sans", sans-serif;
    margin-top: 0;
    letter-spacing: -0.04em
}

@media only screen and (min-width: 40.063em) {
    .row {
        padding: 0 35px
    }

    .row .row {
        padding: 0
    }
}

#wrapper {
    position: relative;
    min-height: 100%;
    overflow: hidden
}

@media only screen and (max-width: 40.063em) {
    #wrapper {
        height: auto;
        min-height: 100%
    }
}

#wrapper #home-slider {
    z-index: 9;
    position: relative;
    max-width: 100%;
    overflow: hidden
}

#wrapper [role="main"] {
    position: relative;
    z-index: 10
}

.error404 #wrapper [role="main"] {
    display: table;
    position: relative;
    width: 100%;
    height: 100%
}

#wrapper #content-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    -moz-transition: all .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all .45s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

#wrapper #content-container .click-capture {
    position: absolute;
    z-index: 998;
    top: 0;
    . right: 0;
    width: 0;
    height: 0;
    background: rgba(151, 151, 151, 0.5);
    content: '';
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -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);
    -webkit-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 #content-container [role="main"] {
    flex: 1
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #wrapper #content-container [role="main"] {
        flex: none
    }
}

#wrapper.open-menu {
    overflow: hidden
}

#wrapper.open-menu .header.fixed {
    opacity: 0;
    -moz-transform: translate3d(280px, -100%, 0);
    -webkit-transform: translate3d(280px, -100%, 0);
    transform: translate3d(280px, -100%, 0)
}

@media only screen and (min-width: 40.063em) {
    #wrapper.open-menu .header.fixed {
        -moz-transform: translate3d(380px, -100%, 0);
        -webkit-transform: translate3d(380px, -100%, 0);
        transform: translate3d(380px, -100%, 0)
    }
}

/*#wrapper.open-menu #content-container {
    -moz-transform: translate3d(280px, 0, 0);
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0)
}

@media only screen and (min-width: 40.063em) {
    #wrapper.open-menu #content-container {
        -moz-transform: translate3d(380px, 0, 0);
        -webkit-transform: translate3d(380px, 0, 0);
        transform: translate3d(380px, 0, 0)
    }
}
*/
#wrapper.open-menu #content-container .click-capture {
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    left: 0
}

#wrapper.open-menu #content-container #footer {
    z-index: 101
}

#wrapper.open-cart {
    overflow: hidden
}

#wrapper.open-cart .header.fixed {
    margin-right: 0;
    opacity: 0;
    -moz-transform: translate3d(-280px, -100%, 0);
    -webkit-transform: translate3d(-280px, -100%, 0);
    transform: translate3d(-280px, -100%, 0)
}

@media only screen and (min-width: 40.063em) {
    #wrapper.open-cart .header.fixed {
        margin-right: 0;
        -moz-transform: translate3d(-380px, -100%, 0);
        -webkit-transform: translate3d(-380px, -100%, 0);
        transform: translate3d(-380px, -100%, 0)
    }
}

/*#wrapper.open-cart #content-container {
    margin-right: 0;
    -moz-transform: translate3d(-280px, 0, 0);
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0)
}*/

/*@media only screen and (min-width: 40.063em) {
    #wrapper.open-cart #content-container {
        margin-right: 0;
        -moz-transform: translate3d(-380px, 0, 0);
        -webkit-transform: translate3d(-380px, 0, 0);
        transform: translate3d(-380px, 0, 0)
    }
}*/

#wrapper.open-cart #content-container .click-capture {
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    right: 0
}

#wrapper.open-cart #content-container #footer {
    z-index: 101
}

abbr[title] {
    border-bottom: 0
}

h1 {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-weight: 600
}

@media only screen and (min-width: 40.063em) {
    h1 {
        font-size: 56px
    }
}

@media only screen and (min-width: 64.063em) {
    h1 {
        font-size: 72px
    }
}

@media only screen and (min-width: 80em) {
    h1 {
        font-size: 88px
    }
}

@media only screen and (min-width: 100em) {
    h1 {
        font-size: 100px
    }
}

h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 600
}

@media only screen and (min-width: 40.063em) {
    h2 {
        font-size: 38px;
        line-height: 42px
    }
}

@media only screen and (min-width: 64.063em) {
    h2 {
        font-size: 40px;
        line-height: 44px
    }
}

h3 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
    font-weight: 600
}

@media only screen and (min-width: 40.063em) {
    h3 {
        font-size: 32px;
        line-height: 36px
    }
}

@media only screen and (min-width: 64.063em) {
    h3 {
        font-size: 34px;
        line-height: 38px
    }
}

h4 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 600
}

h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    font-weight: 600
}

h6 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    font-weight: 600
}

hr {
    border-color: #eee
}

ul,
ol {
    margin-left: 0;
    list-style-position: inside;
    font-size: inherit
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-left: 15px
}

ul li,
ol li {
    margin-bottom: 10px
}

ol {
    counter-reset: item;
    list-style: none
}

ol li:before {
    content: counter(item);
    counter-increment: item;
    color: #7a7a7a;
    display: inline-block;
    height: 28px;
    line-height: 24px;
    margin-right: 10px;
    width: 28px;
    border: 2px solid #7a7a7a;
    background: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 800;
    border-radius: 14px
}

.rtl ol li:before {
    margin-right: 0;
    margin-left: 10px
}

ol li ul {
    margin-top: 10px;
    margin-left: 40px;
    list-style-type: initial
}

ol li ul li:before {
    display: none
}

ol li ol {
    margin-top: 10px;
    margin-left: 40px
}

ol li ol li:before {
    content: counter(item);
    counter-increment: item;
    color: #7a7a7a;
    display: inline-block;
    height: 28px;
    line-height: 24px;
    margin-right: 10px;
    width: 28px;
    border: 2px solid #7a7a7a;
    background: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 800;
    border-radius: 14px
}

.rtl ol li ol li:before {
    margin-right: 0;
    margin-left: 10px
}

blockquote {
    position: relative;
    clear: both;
    padding: 34px;
    text-align: left;
    border: 0
}

blockquote p {
    font-size: 26px;
    font-weight: 600;
    color: #131219;
    line-height: 32px;
    margin: 0
}

blockquote cite {
    color: #131219;
    font-size: 14px
}

cite {
    font-weight: 500;
    font-size: 14px;
    color: #131219;
    font-style: normal;
    line-height: 1;
    margin-top: 20px
}

cite:before {
    display: none
}

.subheader {
    background: #131219;
    height: 40px;
    padding: 5px 0;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    direction: ltr
}

.subheader p {
    font-size: 10px;
    color: #dedede;
    margin: 0 0 0 15px;
    line-height: inherit;
    display: inline-block
}

.subheader .subheader-menu ul {
    font-size: 10px
}

.subheader .subheader-menu ul>li {
    margin: 0;
    padding: 0;
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, 0.07)
}

.subheader .subheader-menu ul>li:first-child {
    border-left: 0
}

.subheader .subheader-menu ul>li:last-child a {
    padding-right: 0
}

.subheader .subheader-menu ul>li a {
    display: block;
    padding: 0 15px;
    color: #fff;
    line-height: 30px
}

.subheader .subheader-menu ul>li a:hover {
    color: #59c379
}

.subheader .select-wrapper {
    display: inline-block;
    float: none;
    border: 0;
    min-width: 70px;
    height: 30px;
    vertical-align: middle;
    margin: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.07)
}

.subheader .select-wrapper:first-child select {
    padding-left: 0
}

.subheader .select-wrapper select {
    background: none;
    height: 30px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    padding: 7px 27px 9px 17px
}

.subheader .select-wrapper select:focus::-ms-value {
    background: #131219
}

.subheader .select-wrapper img {
    display: none
}

.subheader .select-wrapper:after {
    top: 8px;
    right: 13px;
    font-size: 10px;
    color: #fff
}

@media only screen and (min-width: 40.063em) {
    .subheader .row {
        padding: 0 5px
    }
}

.header-container {
    background: #686868;
    position: relative;
    min-height: 200px;
    background-size: cover;
    background-position: center center
}

@media only screen and (min-width: 40.063em) {
    .header-container {
        min-height: 300px
    }

    .header-container .header {
        position: absolute;
        top: 0;
        left: 0
    }
}

@media only screen and (min-width: 64.063em) {
    .header-container {
        min-height: 340px
    }
}

@media only screen and (min-width: 80em) {
    .header-container {
        min-height: 400px
    }
}

@media only screen and (min-width: 100em) {
    .header-container {
        min-height: 440px
    }
}

.header {
    width: 100%;
    padding: 18px 0;
    height: auto;
    position: relative;
    z-index: 11;
    background: #fff
}

@media only screen and (min-width: 40.063em) {
    .header {
        padding: 30px 0
    }
}

@media only screen and (min-width: 40.063em) {
    .header .columns {
        line-height: 45px
    }
}

.header .logo {
    text-align: left
}

.header .logo .logolink {
    display: block;
    margin-bottom: 20px
}

@media only screen and (min-width: 40.063em) {
    .header .logo .logolink {
        margin: 0
    }
}

.header .logo .logoimg {
    max-height: 27px
}

.header.style1 .logo {
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    .header.style1 .logo {
        text-align: left
    }
}

.header.style1 .account-holder {
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    .header.style1 .account-holder {
        text-align: right
    }
}

.header.style2 .logo {
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    .header.style2 .logo {
        text-align: center
    }
}

.header.style2 .account-holder {
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    .header.style2 .account-holder {
        text-align: right
    }
}

.header .menu-holder {
    text-align: center;
    display: none
}

@media only screen and (min-width: 64.063em) {
    .header .menu-holder {
        display: block
    }
}

.header .menu-holder ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header .menu-holder ul li {
    display: inline-block
}

.header .menu-holder ul li.menu-item-has-children {
    position: relative
}

.header .menu-holder ul li.menu-item-has-children:hover {
    overflow: visible
}

.header .menu-holder ul li.menu-item-has-children>a:after {
    display: inline-flex;
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 7px;
    font-size: 11px
}

.header .menu-holder ul li.menu-item-has-children .sub-menu .menu-item-has-children>a:after {
    margin-left: 8px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.header .menu-holder ul li a {
    font-size: 13px
}

.header .menu-holder ul li a .fa {
    margin-right: 7px
}

.rtl .header .menu-holder ul li a .fa {
    margin-right: 0;
    margin-left: 7px
}

.header .menu-holder ul li.sfHover>a {
    color: #59c379
}

.header .menu-holder ul li .sub-menu {
    display: none;
    background: #fff;
    padding: 18px 30px;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    text-align: left;
    position: absolute;
    top: 100%;
    left: -30px;
    min-width: 200px
}

.rtl .header .menu-holder ul li .sub-menu {
    text-align: right
}

.header .menu-holder ul li .sub-menu.has_bg {
    padding-right: 160px;
    padding-bottom: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right
}

.rtl .header .menu-holder ul li .sub-menu.has_bg {
    padding-right: 30px;
    padding-left: 160px;
    background-position: bottom left
}

.header .menu-holder ul li .sub-menu.thb_mega_menu>li {
    width: 160px;
    min-width: 160px;
    display: table-cell
}

.header .menu-holder ul li .sub-menu.thb_mega_menu>li .megamenu-title a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px
}

.header .menu-holder ul li .sub-menu.thb_mega_menu>li.menu-item-mega-link {
    display: block;
    width: 100%
}

.header .menu-holder ul li .sub-menu.thb_mega_menu>li .sub-menu {
    position: relative;
    top: 0;
    padding: 0;
    display: block;
    left: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header .menu-holder ul li .sub-menu .sub-menu {
    top: -10px;
    left: 100%
}

.header .menu-holder ul li .sub-menu li {
    display: block;
    padding: 0;
    margin: 0
}

.header .menu-holder ul li .sub-menu li a {
    display: block;
    text-transform: none;
    line-height: 30px;
    white-space: nowrap;
    font-weight: 400
}

.header .menu-holder ul.sf-menu>li {
    padding: 10px 0;
    margin: 0;
    margin-right: 20px
}

.header .menu-holder ul.sf-menu>li>a {
    text-transform: uppercase;
    font-weight: 600
}

.header .menu-holder ul.sf-menu>li:last-child {
    margin-right: 0
}

.rtl .header .menu-holder ul.sf-menu>li:last-child {
    margin-right: 20px
}

.rtl .header .menu-holder ul.sf-menu>li:first-child {
    margin-right: 0
}

.header .account-holder {
    text-align: right
}

.header .account-holder a {
    display: inline-block;
    margin: 0 7px;
    min-height: 21px;
    min-width: 20px;
    text-align: center;
    position: relative;
    top: -1px
}

@media only screen and (min-width: 40.063em) {
    .header .account-holder a {
        margin: 0 0 0 15px
    }
}

.header .account-holder a svg {
    vertical-align: middle
}

.header .account-holder a .quick_wishlist_icon {
    fill: transparent
}

.header .account-holder a:hover>span {
    background: #606060
}

.header .account-holder a:hover>span.cart_count {
    background: #41b363
}

.header .account-holder a>span {
    display: inline-flex;
    background: #747474;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    line-height: 1;
    margin-left: 5px;
    font-size: 10px;
    vertical-align: middle;
    position: absolute;
    top: -7px;
    right: -12px;
    margin-left: 0;
    margin-right: 5px
}

.header .account-holder a>span.cart_count {
    background: #59c379
}

@media only screen and (min-width: 40.063em) {
    .header .account-holder a>span {
        position: relative;
        top: 1px;
        left: 0
    }
}

.rtl .header .account-holder a>span {
    right: 6px
}

@media only screen and (min-width: 40.063em) {
    .rtl .header .account-holder a>span {
        right: -4px
    }
}

.header .account-holder a.mobile-toggle {
    display: inline-block
}

@media only screen and (min-width: 80em) {
    .header .account-holder a.mobile-toggle {
        display: none
    }
}

.header .account-holder a.mobile-toggle .fa {
    vertical-align: middle
}

@media only screen and (min-width: 40.063em) {
    .header .account-holder a:first-child {
        margin-left: 0
    }
}

.header.style2 .menu-holder {
    text-align: left
}

.header.style2 .logo {
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    .header.style2 .logo {
        text-align: left
    }
}

@media only screen and (min-width: 80em) {
    .header.style2 .logo {
        text-align: center
    }
}

.header {
    border-bottom: 1px solid rgba(19, 18, 25, 0.07)
}

@media only screen and (min-width: 40.063em) {
    .header.transparent {
        background: none !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 99;
        border: 0
    }
}

@media only screen and (min-width: 64.063em) {
    .subheader+.header.transparent {
        top: 50px
    }
}

.header.transparent.header--light {
    border: 0
}

.header.header--dark .logo--light {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .header.header--dark .logo--light {
        display: inline-block
    }

    .header.header--dark .logo--dark {
        display: none
    }

    .header.header--dark .quick_search_icon,
    .header.header--dark .quick_cart_icon {
        fill: #fff
    }

    .header.header--dark .mobile-toggle {
        color: #fff
    }

    .header.header--dark .quick_wishlist_icon path {
        stroke: #fff;
        fill: transparent
    }

    .header.header--dark .sf-menu>li>a {
        color: #fff
    }

    .header.header--dark .sf-menu>li>a:hover {
        color: #59c379
    }
}

.header.header--dark.fixed .logo--light {
    display: inline-block
}

.header.header--dark.fixed .logo--dark {
    display: none
}

.header.header--dark.fixed .quick_search_icon,
.header.header--dark.fixed .quick_cart_icon {
    fill: #fff
}

.header.header--dark.fixed .mobile-toggle {
    color: #fff
}

.header.header--dark.fixed .quick_wishlist_icon path {
    stroke: #fff;
    fill: transparent
}

.header.header--dark.fixed .sf-menu>li>a {
    color: #fff
}

.header.header--dark.fixed .sf-menu>li>a:hover {
    color: #59c379
}

.header.fixed .logo--light {
    display: inline-block
}

.header.fixed .logo--dark {
    display: none
}

.header.header--light {
    border-bottom: 1px solid #eee
}

.header.header--light .logo--light {
    display: none
}

.header.header--light .logo--dark {
    display: inline-block
}

.header.header--light .quick_search_icon,
.header.header--light .quick_cart_icon {
    fill: #131219
}

.header.header--light .quick_wishlist_icon path {
    stroke: #131219;
    fill: transparent
}

.header.header--light .sf-menu>li>a {
    color: #131219
}

.header.header--light .sf-menu>li>a:hover {
    color: #59c379
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #131219;
    will-change: transform;
    padding: 10px 0;
    height: auto;
    z-index: 99;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.header.fixed .logo {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .header.fixed {
        min-height: 50px
    }

    .header.fixed .logo {
        display: block
    }
}

.header.fixed .logo .logoimg {
    max-height: 27px
}

.header.fixed .columns {
    line-height: 30px
}

.header.fixed .menu-holder ul>li {
    padding: 0;
    line-height: 30px
}

.header.fixed .menu-holder ul>li>a {
    font-size: 12px
}

.header.header--slide {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.header.header--unslide {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

#page-title {
    height: 140px;
    width: 100%;
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    #page-title {
        height: 240px;
        padding-top: 85px
    }
}

@media only screen and (min-width: 64.063em) {
    #page-title {
        height: 340px
    }
}

@media only screen and (min-width: 80em) {
    #page-title {
        height: 400px
    }
}

@media only screen and (min-width: 100em) {
    #page-title {
        height: 440px
    }
}

.header.header--dark+#page-title h1.page-title {
    color: #fff
}

.header.header--dark+#page-title p,
.header.header--dark+#page-title .logout_link {
    color: #fff
}

.header.header--dark+#page-title .logout_link:hover {
    color: #59c379
}

.header.header--dark+#page-title p svg {
    fill: #fff
}

#page-title h1.page-title {
    line-height: 1;
    margin: 0
}

#page-title p {
    margin: 10px 0 0 0;
    font-size: 12px;
    color: #131219;
    font-weight: 400;
    text-transform: uppercase
}

#page-title p span {
    font-weight: 600
}

@media only screen and (min-width: 40.063em) {
    #page-title p {
        font-size: 14px
    }
}

#page-title p .logout_link {
    display: block;
    color: #131219;
    font-weight: 600;
    vertical-align: middle;
    margin: 5px 0 0 0
}

#page-title p .logout_link:hover {
    color: #59c379
}

#page-title p .logout_link:hover svg {
    fill: #59c379
}

@media only screen and (min-width: 40.063em) {
    #page-title p .logout_link {
        display: inline-block;
        margin: 0 0 0 20px
    }
}

#page-title p .logout_link svg {
    margin-right: 5px;
    fill: #131219;
    position: relative;
    top: 1px
}

.footer {
    background: transparent;
    padding: 60px 0;
    width: 100%;
    font-size: 16px
}

.footer .widget {
    color: inherit
}

.footer .widget p {
    color: inherit;
    font-size: inherit
}

.footer.light+.subfooter {
    border-top: 1px solid #eee
}

.footer.dark {
    background: #131219;
    color: rgba(255, 255, 255, 0.9)
}

.footer.dark a {
    color: #fff
}

.footer.dark a:hover {
    color: #59c379
}

.footer.dark .widget h6 {
    color: #fff
}

.subfooter {
    background: transparent;
    padding: 40px 0;
    width: 100%
}

.subfooter .footer-menu {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 0 15px
}

.subfooter .footer-menu li {
    display: inline-block;
    margin: 0 12px
}

.subfooter .footer-menu li a {
    font-size: 12px;
    font-weight: 600;
    color: #131219;
    text-transform: uppercase
}

.subfooter p {
    font-size: 12px;
    font-weight: 400;
    color: #131219;
    margin: 0 0 10px
}

.subfooter .social-links a {
    color: #131219;
    margin: 0 7px;
    font-size: 12px;
    opacity: 0.7
}

.subfooter .social-links a:hover {
    opacity: 1
}

.subfooter .social-links .paymenttypes {
    display: inline-block;
    margin: 0;
    width: 50px;
    height: 20px;
    vertical-align: middle;
    background: transparent url("../img/payment-types.png") top left;
    background-size: 50px 270px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.subfooter .social-links .paymenttypes.visa {
    background-position: 0 -4px
}

.subfooter .social-links .paymenttypes.mc {
    background-position: 0 -34px
}

.subfooter .social-links .paymenttypes.paypal {
    background-position: 0 -64px
}

.subfooter .social-links .paymenttypes.discover {
    background-position: 0 -94px
}

.subfooter .social-links .paymenttypes.stripe {
    background-position: 0 -124px
}

.subfooter .social-links .paymenttypes.amazon {
    background-position: 0 -154px
}

.subfooter .social-links .paymenttypes.amex {
    background-position: 0 -184px
}

.subfooter .social-links .paymenttypes.diners {
    background-position: 0 -214px
}

.subfooter .social-links .paymenttypes.wallet {
    background-position: 0 -244px
}

.thb_subscribe {
    background: #f9f9f9;
    padding: 30px 0;
    clear: both
}

.thb_subscribe p {
    display: block;
    line-height: 44px;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: #131219
}

@media only screen and (min-width: 64.063em) {
    .thb_subscribe p {
        display: inline-block;
        margin: 0 20px 0 0
    }

    .rtl .thb_subscribe p {
        margin: 0 0 0 20px
    }
}

.newsletter-form {
    position: relative;
    display: inline-block;
    max-width: 360px;
    width: 100%
}

.theme-popup .newsletter-form {
    display: block;
    margin: 0 auto
}

.newsletter-form input[type="text"] {
    margin: 0;
    padding-right: 50px;
    width: 100%
}

.rtl .newsletter-form input[type="text"] {
    padding-right: 18px;
    padding-left: 50px
}

.newsletter-form button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    border: none;
    background: none;
    display: block;
    width: 40px;
    height: 44px;
    margin: 0;
    padding: 0;
    color: #ccc;
    font-size: 16px;
    outline: 0;
    cursor: pointer
}

.newsletter-form button:hover,
.newsletter-form button:focus {
    color: #131219
}

.rtl .newsletter-form button {
    right: auto;
    left: 0
}

.newsletter-form+.result .notification-box {
    margin: 15px 0 0
}

.post {
    margin-bottom: 50px;
    position: relative
}

.post.page {
    margin-bottom: 0
}

.post .post-content {
    float: none
}

.post .post-gallery {
    margin-bottom: 35px
}

.post .post-gallery>a {
    display: block
}

.post .post-gallery>a img {
    display: block;
    will-change: opacity
}

.post .post-gallery>a:hover img {
    opacity: 0.8
}

.post .post-gallery img {
    width: 100%;
    opacity: 0.9
}

.post .post-title h1,
.post .post-title h2,
.post .post-title h3,
.post .post-title h4,
.post .post-title h5,
.post .post-title h6 {
    word-break: break-word;
    margin-bottom: 10px
}

@media only screen and (min-width: 80em) {
    .post .post-title h1 {
        font-size: 80px;
        line-height: 80px
    }
}

.post.type-page .post-title.page-title {
    padding: 15px 0
}

@media only screen and (min-width: 40.063em) {
    .post.type-page .post-title.page-title {
        padding: 30px 0
    }
}

@media only screen and (min-width: 64.063em) {
    .post.type-page .post-title.page-title {
        padding: 50px 0
    }
}

@media only screen and (min-width: 80em) {
    .post.type-page .post-title.page-title {
        padding: 70px 0
    }
}

@media only screen and (min-width: 100em) {
    .post.type-page .post-title.page-title {
        padding: 100px 0
    }
}

.post.type-page .post-title.page-title h1 {
    font-size: 36px;
    line-height: 36px
}

@media only screen and (min-width: 40.063em) {
    .post.type-page .post-title.page-title h1 {
        font-size: 42px;
        line-height: 42px
    }
}

@media only screen and (min-width: 64.063em) {
    .post.type-page .post-title.page-title h1 {
        font-size: 48px;
        line-height: 48px
    }
}

@media only screen and (min-width: 80em) {
    .post.type-page .post-title.page-title h1 {
        font-size: 54px;
        line-height: 54px
    }
}

@media only screen and (min-width: 100em) {
    .post.type-page .post-title.page-title h1 {
        font-size: 60px;
        line-height: 60px
    }
}

.post.blog-post {
    max-width: 970px;
    margin: 0 auto 50px
}

.post.blog-post .post-title {
    text-align: center
}

.post.blog-post .post-meta {
    text-align: center;
    margin-bottom: 40px
}

.post .post-meta {
    text-transform: uppercase;
    font-weight: 600;
    color: #131219;
    font-size: 11px
}

.post .post-meta ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.post .post-meta li {
    display: inline-block;
    margin: 0
}

.post .post-meta a[rel="author"] {
    color: #59c379
}

.post .article-tags {
    text-align: center;
    margin-top: 40px
}

.post .article-tags .tag-link {
    padding: 10px 22px;
    margin: 0 4px 6px 0;
    border-radius: 17px
}

.post .authorpage {
    padding: 30px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 40px
}

.post .authorpage .avatar {
    float: left;
    margin-right: 30px;
    width: 80px
}

.post .authorpage .author-content {
    padding-left: 110px
}

.post .authorpage h5 {
    font-size: 18px;
    margin-bottom: 15px
}

.post .authorpage p {
    font-size: 14px;
    margin-bottom: 10px
}

.post.style2 .post-content p,
.post.style1 .post-content p {
    font-size: 16px
}

.related-posts {
    margin-top: 70px
}

.related-posts .related-title {
    display: block;
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px
}

.related-posts p {
    font-size: 16px
}

.related-posts .post .post-gallery {
    margin-bottom: 25px
}

.table {
    display: table;
    height: 100%
}

.table>div {
    display: table-cell;
    vertical-align: middle
}

.page-padding {
    margin: 30px 0
}

@media only screen and (min-width: 40.063em) {
    .page-padding {
        margin: 50px 0
    }
}

@media only screen and (min-width: 64.063em) {
    .page-padding {
        margin: 70px 0
    }
}

@media only screen and (min-width: 80em) {
    .page-padding {
        margin: 90px 0
    }
}

.blog-section {
    margin: 30px 0
}

@media only screen and (min-width: 64.063em) {
    .blog-section {
        padding-right: 30px;
        border-right: 1px solid #eee
    }
}

@media only screen and (min-width: 80em) {
    .blog-section {
        padding-right: 45px;
        margin: 45px 0
    }
}

@media only screen and (min-width: 100em) {
    .blog-section {
        padding-right: 60px;
        margin: 60px 0
    }
}

.blog-section.medium-push-3 {
    padding-right: 15px;
    border-right: 0
}

@media only screen and (min-width: 64.063em) {
    .blog-section.medium-push-3 {
        padding-left: 30px;
        border-left: 1px solid #eee
    }
}

@media only screen and (min-width: 80em) {
    .blog-section.medium-push-3 {
        padding-left: 45px
    }
}

@media only screen and (min-width: 100em) {
    .blog-section.medium-push-3 {
        padding-left: 60px
    }
}

.blog-section.no-padding {
    padding: 0
}

.sidebar {
    margin: 30px 0
}

@media only screen and (min-width: 64.063em) {
    .sidebar {
        padding-left: 30px
    }
}

@media only screen and (min-width: 80em) {
    .sidebar {
        padding-left: 45px;
        margin: 45px 0
    }
}

@media only screen and (min-width: 100em) {
    .sidebar {
        padding-left: 60px;
        margin: 60px 0
    }
}

.sidebar.woo {
    padding-left: 15px;
    margin-bottom: 40px
}

@media only screen and (min-width: 64.063em) {
    .sidebar.woo {
        padding-left: 35px;
        margin-bottom: 40px
    }
}

.sidebar.woo.large-pull-9 {
    border-right: 0;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width: 64.063em) {
    .sidebar.woo.large-pull-9 {
        padding-right: 35px
    }
}

.sidebar.row {
    margin-left: auto;
    margin-right: auto
}

.widget {
    margin-bottom: 30px;
    color: #b8b8b8;
    font-size: 14px;
    line-height: 18px
}

@media only screen and (min-width: 80em) {
    .widget {
        margin-bottom: 45px
    }
}

@media only screen and (min-width: 100em) {
    .widget {
        margin-bottom: 60px
    }
}

.widget:last-child {
    margin-bottom: 0
}

.widget h6 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.widget a {
    color: #737373
}

.widget ul {
    margin: 0
}

.widget ul li {
    display: block;
    border: 0;
    padding: 0 0 15px 0;
    margin: 0
}

.widget ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget ul li p {
    font-size: 13px;
    line-height: 18px
}

.widget ul.menu a {
    font-size: 14px
}

.widget ul.menu .current-menu-item>a {
    color: #7a7a7a
}

.widget ul.menu .sub-menu {
    margin-top: 15px;
    padding-top: 15px;
    padding-left: 10px;
    border-top: 1px solid #eee
}

.widget.woocommerce+.woocommerce {
    padding-top: 30px;
    border-top: 1px solid #eee
}

@media only screen and (min-width: 80em) {
    .widget.woocommerce+.woocommerce {
        padding-top: 45px
    }
}

@media only screen and (min-width: 100em) {
    .widget.woocommerce+.woocommerce {
        padding-top: 60px
    }
}

.widget.widget_tag_cloud ul li {
    display: inline-block;
    padding: 0;
    border: 0
}

.widget.widget_tag_cloud .next {
    display: none
}

.widget.widget_categories ul li {
    display: flex;
    justify-content: space-between
}

.widget.widget_recent_entries ul li a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #131219
}

.widget.widget_recent_entries ul li span {
    display: block;
    font-size: 11px;
    text-transform: uppercase
}

.widget.widget_recent_entries ul li:last-child {
    margin: 0
}

.widget.widget_recent_comments ul li {
    padding-left: 30px;
    position: relative;
    font-size: 16px
}

.widget.widget_recent_comments ul li:after {
    content: '\f0e5';
    font-family: FontAwesome;
    color: #131219;
    position: absolute;
    top: 0;
    left: 0
}

.widget.widget_recent_comments ul li .comment-author-link,
.widget.widget_recent_comments ul li a {
    color: #131219
}

.widget.widget_recent_comments ul li .comment-author-link {
    text-transform: capitalize
}

.widget.widget_recent_comments ul li:last-child {
    margin: 0
}

.widget.widget_top_rated_products ul li a,
.widget.widget_products ul li a {
    display: block;
    font-size: 14px;
    color: #131219;
    font-weight: 400;
    margin-bottom: 5px
}

.widget.widget_top_rated_products ul li img,
.widget.widget_products ul li img {
    width: 40px;
    float: left;
    margin: 0 20px 0 0
}

.rtl .widget.widget_top_rated_products ul li img,
.rtl .widget.widget_products ul li img {
    float: right;
    margin: 0 0 0 20px
}

.widget.widget_top_rated_products ul li .star-rating,
.widget.widget_top_rated_products ul li .comment-form-rating .stars,
.comment-form-rating .widget.widget_top_rated_products ul li .stars,
.widget.widget_products ul li .star-rating,
.widget.widget_products ul li .comment-form-rating .stars,
.comment-form-rating .widget.widget_products ul li .stars {
    display: none
}

.widget.widget_top_rated_products ul li .product-title,
.widget.widget_products ul li .product-title {
    font-weight: 600
}

.widget.widget_top_rated_products ul li .amount,
.widget.widget_products ul li .amount {
    font-size: 14px;
    color: #131219;
    font-weight: 400
}

.widget.widget_top_rated_products ul li:last-child,
.widget.widget_products ul li:last-child {
    border-bottom: 0;
    padding-bottom: 15px
}

.widget.widget_calendar #calendar_wrap {
    border: 1px solid #dcdcdc
}

.widget.widget_calendar table {
    background: #fff;
    border: 0;
    width: 100%;
    border-collapse: collapse;
    -moz-box-shadow: none;
    -webkit-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.woocommerce.widget_layered_nav ul li {
    border: 0;
    padding-top: 0
}

.widget.woocommerce.widget_layered_nav ul li a {
    text-transform: capitalize;
    font-size: 14px
}

.widget.woocommerce.widget_layered_nav ul li .count {
    color: #7a7a7a;
    font-size: 14px
}

.widget.widget_product_categories li {
    display: flex;
    justify-content: space-between
}

.widget.widget_product_categories li ul {
    margin-left: 15px;
    padding: 15px 0 0 0
}

.widget.widget_product_categories li ul li {
    padding: 0 0 10px 0
}

.widget.widget_product_categories li ul li a {
    font-size: 13px
}

.widget.widget_product_categories li ul li:last-child {
    padding-bottom: 0
}

.widget.widget_flickr .fresco,
.widget.widget_dribbble .fresco {
    width: 85px;
    margin: 0 1px 1px 0;
    overflow: hidden;
    display: block;
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: .9;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    will-change: opacity, filter
}

.widget.widget_flickr .fresco:hover,
.widget.widget_dribbble .fresco:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: .999
}

.widget.widget_flickr .fresco a,
.widget.widget_dribbble .fresco a {
    display: block
}

.widget.widget_latestimages ul li {
    float: left;
    width: 100%
}

.widget.widget_latestimages figure {
    float: left
}

.rtl .widget.widget_latestimages figure {
    float: right
}

.rtl .widget.widget_latestimages figure img {
    width: 50px;
    margin-right: 0;
    margin-left: 18px
}

.widget.widget_latestimages figure img {
    width: 50px;
    margin-right: 18px
}

.widget.widget_search .searchform {
    max-width: 350px
}

.widget.widget_subscribe_widget .row {
    margin: 0 -3px
}

.widget.widget_subscribe_widget .row .columns {
    padding: 0 3px
}

.widget.widget_subscribe_widget .row .columns input[type="text"] {
    height: 40px
}

.widget.widget_subscribe_widget .row .columns .btn {
    padding: 12px 0;
    width: 100%
}

.widget.widget_thbtwitter .created {
    display: none
}

.widget.widget_thbtwitter ul {
    margin-bottom: 15px
}

.widget.widget_thbtwitter li {
    line-height: 18px
}

.widget.widget_thbtwitter li a {
    font-weight: 600
}

.widget.widget_thbtwitter .btn.twitter {
    position: relative;
    padding: 10px 18px 10px 44px;
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
    border-color: #2caae1 !important;
    background: #2caae1 !important
}

.widget.widget_thbtwitter .btn.twitter strong {
    font-weight: 600
}

.widget.widget_thbtwitter .btn.twitter i {
    position: absolute;
    top: 8px;
    left: 13px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.4)
}

.widget.widget_price_filter .price_slider {
    height: 4px;
    background: #eee;
    position: relative;
    margin-bottom: 25px;
    margin-right: 15px
}

.widget.widget_price_filter .price_slider .ui-slider-range {
    height: 4px;
    background: #59c379;
    position: absolute
}

.widget.widget_price_filter .price_slider .ui-slider-handle {
    display: block;
    position: absolute;
    outline: 0;
    top: -4px;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #59c379;
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.widget.widget_price_filter .price_slider_amount .button {
    float: right;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    line-height: 1;
    height: auto;
    border: 0;
    color: #59c379
}

.widget.widget_price_filter .price_slider_amount .button:hover {
    background: transparent;
    color: #131219
}

.widget.widget_price_filter .price_slider_amount .price_label {
    float: left;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    color: #131219
}

.widget.widget_price_filter .price_slider_amount .price_label span {
    font-weight: 600
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 15px;
    margin-bottom: 15px
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
    position: absolute;
    top: -4px;
    right: 0;
    font-weight: 400;
    font-size: 20px
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li img {
    float: left;
    width: 60px;
    margin-right: 20px
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li a {
    color: #131219;
    margin: 0 0 9px;
    padding: 0;
    font-weight: 600;
    font-size: 14px
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li .quantity {
    float: none;
    font-size: 12px;
    line-height: 13px;
    color: #131219;
    display: block;
    font-weight: 400
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li .quantity .amount {
    font-weight: 400;
    color: #131219;
    font-size: 13px;
    line-height: 13px
}

.widget.widget_shopping_cart .widget_shopping_cart_content ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.widget.widget_shopping_cart .widget_shopping_cart_content .total {
    margin-top: 20px;
    padding-top: 11px;
    border-top: 1px solid #eee;
    float: left;
    width: 100%
}

.widget.widget_shopping_cart .widget_shopping_cart_content .total strong {
    float: left;
    color: #131219;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-weight: 800
}

.widget.widget_shopping_cart .widget_shopping_cart_content .total .amount {
    float: right;
    font-size: 16px;
    line-height: 16px;
    color: #131219;
    font-weight: 800
}

.widget.widget_shopping_cart .widget_shopping_cart_content .buttons {
    float: left;
    width: 100%;
    margin: 0
}

.widget.widget_shopping_cart .widget_shopping_cart_content .buttons .wc-forward {
    margin-bottom: 10px
}

.widget.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
    width: 100%
}

.widget.widget_product_search #s {
    float: left
}

#infinitescroll {
    margin-top: 40px;
    padding-bottom: 50px
}

.pagination {
    margin: 40px 0 60px;
    text-align: center
}

.pagination .screen-reader-text {
    display: none
}

.pagination .page-numbers {
    display: inline-block;
    font-size: 14px;
    color: #8f8f8f;
    padding: 0 8px
}

.pagination .page-numbers:hover {
    color: #131219
}

.pagination .page-numbers.current {
    color: #131219;
    text-decoration: underline
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    vertical-align: middle;
    font-size: 20px;
    color: rgba(19, 18, 25, 0.2)
}

.pagination .page-numbers.prev:hover,
.pagination .page-numbers.next:hover {
    color: #131219
}

.pagination .page-numbers.next {
    margin-left: 10px
}

@media only screen and (min-width: 40.063em) {
    .pagination .page-numbers.next {
        margin-left: 20px
    }
}

@media only screen and (min-width: 64.063em) {
    .pagination .page-numbers.next {
        margin-left: 40px
    }
}

@media only screen and (min-width: 80em) {
    .pagination .page-numbers.next {
        margin-left: 60px
    }
}

.pagination .page-numbers.prev {
    margin-right: 10px
}

@media only screen and (min-width: 40.063em) {
    .pagination .page-numbers.prev {
        margin-right: 20px
    }
}

@media only screen and (min-width: 64.063em) {
    .pagination .page-numbers.prev {
        margin-right: 40px
    }
}

@media only screen and (min-width: 80em) {
    .pagination .page-numbers.prev {
        margin-right: 60px
    }
}

.woocommerce-pagination {
    margin: 40px 0 60px;
    text-align: center
}

.woocommerce-pagination .screen-reader-text {
    display: none
}

.woocommerce-pagination ul {
    display: block;
    margin: 0;
    padding: 0
}

.woocommerce-pagination ul li {
    display: inline-block
}

.woocommerce-pagination .page-numbers {
    display: inline-block;
    font-size: 14px;
    color: #8f8f8f;
    padding: 0 8px
}

.woocommerce-pagination .page-numbers:hover {
    color: #131219
}

.woocommerce-pagination .page-numbers.current {
    color: #131219;
    text-decoration: underline
}

.woocommerce-pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.next {
    vertical-align: middle;
    font-size: 20px;
    color: rgba(19, 18, 25, 0.2)
}

.woocommerce-pagination .page-numbers.prev:hover,
.woocommerce-pagination .page-numbers.next:hover {
    color: #131219
}

.woocommerce-pagination .page-numbers.next {
    margin-left: 10px
}

@media only screen and (min-width: 40.063em) {
    .woocommerce-pagination .page-numbers.next {
        margin-left: 20px
    }
}

@media only screen and (min-width: 64.063em) {
    .woocommerce-pagination .page-numbers.next {
        margin-left: 40px
    }
}

@media only screen and (min-width: 80em) {
    .woocommerce-pagination .page-numbers.next {
        margin-left: 60px
    }
}

.woocommerce-pagination .page-numbers.prev {
    margin-right: 10px
}

@media only screen and (min-width: 40.063em) {
    .woocommerce-pagination .page-numbers.prev {
        margin-right: 20px
    }
}

@media only screen and (min-width: 64.063em) {
    .woocommerce-pagination .page-numbers.prev {
        margin-right: 40px
    }
}

@media only screen and (min-width: 80em) {
    .woocommerce-pagination .page-numbers.prev {
        margin-right: 60px
    }
}

.slick {
    max-width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden
}

.slick:after {
    margin: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: auto
}

.slick.slick-initialized {
    height: auto;
    overflow: visible
}

.slick.slick-initialized .slick-list {
    opacity: 1
}

.slick.slick-initialized:after {
    display: none
}

.slick.content-carousel {
    padding-bottom: 40px
}

.slick.content-carousel .slick-dots {
    bottom: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-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;
    opacity: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-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;
    position: relative;
    height: 100%;
    min-height: 1px;
    outline: 0;
    display: none
}

.rtl .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    outline: 0
}

.slick-slide>img {
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.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
}

.slick-nav {
    display: inline-block;
    visibility: hidden;
    position: absolute;
    top: 0;
    background: transparent;
    border: 0;
    width: 0;
    height: 100%;
    outline: 0;
    padding: 0;
    cursor: pointer;
    z-index: 20
}

.slick-nav.slick-prev {
    left: 0;
    cursor: url("../img/arrow-left.svg"), url("../img/arrow-left.cur"), w-resize
}

.arrows-light .slick-nav.slick-prev {
    cursor: url("../img/arrow-left-light.svg"), url("../img/arrow-left-light.cur"), w-resize
}

.slick-nav.slick-next {
    right: 0;
    cursor: url("../img/arrow-right.svg"), url("../img/arrow-right.cur"), e-resize
}

.arrows-light .slick-nav.slick-next {
    cursor: url("../img/arrow-right-light.svg"), url("../img/arrow-right-light.cur"), e-resize
}

@media only screen and (min-width: 40.063em) {
    .slick-nav {
        visibility: visible;
        width: 15%
    }
}

@media only screen and (min-width: 64.063em) {
    .slick-nav {
        width: 20%
    }
}

.slick-dots {
    position: absolute;
    bottom: 5%;
    text-align: center;
    width: 100%
}

.slick-dots li {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important
}

.slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
    background: transparent;
    border: 1px solid rgba(19, 18, 25, 0.6);
    border-radius: 5px;
    margin: 0 2px;
    text-indent: -9999px;
    padding: 0;
    outline: 0;
    cursor: pointer
}

.slick-dots li.slick-active button {
    border-color: #131219;
    background: #131219
}

.onepage-pagination {
    position: fixed;
    top: 50%;
    right: 30px;
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 50;
    display: none
}

.onepage-pagination.subheader-present {
    top: calc(50% + 50px)
}

.onepage-pagination li {
    display: block;
    padding: 4px 0;
    margin: 0
}

.onepage-pagination li a {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    border: 1px solid transparent;
    position: relative
}

.onepage-pagination li a:hover {
    border-color: rgba(255, 255, 255, 0.3)
}

.onepage-pagination li a:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    position: absolute;
    top: 3px;
    left: 3px
}

.onepage-pagination li a.active {
    border-color: #fff
}

.onepage-pagination li a.active:hover {
    border-color: #fff
}

.onepage-pagination li a.active:after {
    background: #fff
}

@media only screen and (min-width: 64.063em) {
    .onepage-pagination {
        display: block
    }
}

body.disabled-onepage-scroll,
.disabled-onepage-scroll .onepage-wrapper {
    position: inherit
}

body.snap .subheader {
    position: relative;
    z-index: 30
}

body.snap .header {
    z-index: 15
}

.snap [role="main"] {
    display: block;
    position: static;
    width: 100%;
    height: auto;
    overflow-x: visible !important;
    min-height: 200px;
    opacity: 0
}

@media only screen and (min-width: 40.063em) {
    .snap [role="main"] {
        display: table;
        height: 100vh;
        position: relative;
        min-height: 100vh
    }
}

@media only screen and (max-width: 40.063em) {
    .snap [role="main"] {
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        height: auto !important
    }
}

.snap [role="main"].loaded {
    opacity: 1
}

.snap [role="main"]>.row {
    left: auto;
    top: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 40px 15px
}

@media only screen and (min-width: 40.063em) {
    .snap [role="main"]>.row {
        padding: 0;
        height: 100vh
    }
}

@media only screen and (max-width: 40.063em) {
    .snap [role="main"]>.row {
        position: static !important
    }
}

.snap [role="main"]>.row.section {
    z-index: 5
}

.snap [role="main"]>.row.section>.row {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

@media only screen and (min-width: 40.063em) {
    .snap [role="main"]>.row.section>.row {
        padding: 0 35px
    }

    .snap [role="main"]>.row.section>.row.no-padding {
        padding: 0
    }
}

.snap [role="main"]>.row.section.active {
    z-index: 20
}

form {
    margin: 0
}

form fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

.btn,
.button,
input[type=submit] {
    font-family: inherit;
    font-size: 12px;
    font-weight: 600;
    padding: 12px 50px;
    height: 46px;
    line-height: 22px;
    border: 2px solid #131219;
    margin: 0;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    color: #131219;
    background: transparent;
    text-transform: uppercase;
    text-shadow: none !important;
    text-align: center;
    vertical-align: middle;
    border-radius: 0 !important;
    width: 100%;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

@media only screen and (min-width: 40.063em) {

    .btn,
    .button,
    input[type=submit] {
        width: auto
    }
}

.btn i,
.button i,
input[type=submit] i {
    display: inline-block;
    vertical-align: middle
}

.btn:hover,
.button:hover,
input[type=submit]:hover {
    background: #131219;
    border-color: #131219;
    color: #fff
}

.btn:active,
.button:active,
input[type=submit]:active {
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.btn.small,
.btn#submit,
.shop_table.wishlist .btn,
.button.small,
.button#submit,
.shop_table.wishlist .button,
input[type=submit].small,
input[type=submit]#submit,
.shop_table.wishlist input[type=submit] {
    font-size: 11px;
    height: 40px;
    padding: 10px 40px;
    line-height: 20px
}

.btn.large,
.button.large,
input[type=submit].large {
    font-size: 13px;
    height: 50px;
    padding: 13px 60px;
    line-height: 24px
}

.btn.right,
.button.right,
input[type=submit].right {
    float: right
}

.btn.black,
.shop_table.wishlist .btn,
.button.black,
.shop_table.wishlist .button,
input[type=submit].black,
.shop_table.wishlist input[type=submit] {
    background: #131219;
    border: 0;
    color: #fff
}

.btn.black:hover,
.shop_table.wishlist .btn:hover,
.button.black:hover,
.shop_table.wishlist .button:hover,
input[type=submit].black:hover,
.shop_table.wishlist input[type=submit]:hover {
    background: #59c379;
    border-color: #59c379;
    color: #fff
}

.btn.grey,
.button.grey,
input[type=submit].grey {
    background: #bab9be;
    border: 0;
    color: #fff
}

.btn.grey:hover,
.button.grey:hover,
input[type=submit].grey:hover {
    background: #a09fa5;
    border-color: #a09fa5;
    color: #fff
}

.btn.green,
.btn.single_add_to_cart_button,
.button.green,
.button.single_add_to_cart_button,
input[type=submit].green,
input[type=submit].single_add_to_cart_button {
    background: #59c379;
    border: 0;
    color: #fff
}

.btn.green:hover,
.btn.single_add_to_cart_button:hover,
.button.green:hover,
.button.single_add_to_cart_button:hover,
input[type=submit].green:hover,
input[type=submit].single_add_to_cart_button:hover {
    background: #3eab5f;
    border-color: #3eab5f;
    color: #fff
}

.btn.yellow,
.button.yellow,
input[type=submit].yellow {
    background: #f9de2c;
    border: 0;
    color: #131219
}

.btn.yellow:hover,
.button.yellow:hover,
input[type=submit].yellow:hover {
    background: #ebcd07;
    border-color: #ebcd07;
    color: #131219
}

.btn.white,
.button.white,
input[type=submit].white {
    border: 0;
    color: #131219;
    background: #fff
}

.btn.white:hover,
.button.white:hover,
input[type=submit].white:hover {
    background: #59c379;
    border-color: #59c379;
    color: #fff
}

.btn.white-transparent,
.button.white-transparent,
input[type=submit].white-transparent {
    border-color: #fff;
    color: #fff;
    background: transparent
}

.btn.white-transparent:hover,
.button.white-transparent:hover,
input[type=submit].white-transparent:hover {
    background: #fff;
    color: #131219
}

.btn.black-transparent,
.button.black-transparent,
input[type=submit].black-transparent {
    border-color: #131219;
    color: #131219;
    background: transparent
}

.btn.black-transparent:hover,
.button.black-transparent:hover,
input[type=submit].black-transparent:hover {
    background: #131219;
    color: #fff
}

.btn.full,
.button.full,
input[type=submit].full {
    width: 100%
}

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 {
    border: 1px solid #e5e5e5;
    padding: 12px 18px;
    height: 46px;
    margin-bottom: 20px;
    color: #8f8f8f;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    max-width: 100%;
    outline: 0;
    font-family: inherit;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-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 {
    background: #fff;
    border-color: #59c379;
    color: #131219
}

input[type="text"].parsley-error,
input[type="text"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="text"],
input[type="password"].parsley-error,
input[type="password"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="password"],
input[type="date"].parsley-error,
input[type="date"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="date"],
input[type="datetime"].parsley-error,
input[type="datetime"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="datetime"],
input[type="email"].parsley-error,
input[type="email"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="email"],
input[type="number"].parsley-error,
input[type="number"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="number"],
input[type="search"].parsley-error,
input[type="search"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="search"],
input[type="tel"].parsley-error,
input[type="tel"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="tel"],
input[type="time"].parsley-error,
input[type="time"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="time"],
input[type="url"].parsley-error,
input[type="url"].wpcf7-not-valid,
.woocommerce-invalid-required-field input[type="url"],
textarea.parsley-error,
textarea.wpcf7-not-valid,
.woocommerce-invalid-required-field textarea {
    border-color: #e76049
}

input[type="text"].full,
.woocommerce-MyAccount-content input[type="text"],
input[type="password"].full,
.woocommerce-MyAccount-content input[type="password"],
input[type="date"].full,
.woocommerce-MyAccount-content input[type="date"],
input[type="datetime"].full,
.woocommerce-MyAccount-content input[type="datetime"],
input[type="email"].full,
.woocommerce-MyAccount-content input[type="email"],
input[type="number"].full,
.woocommerce-MyAccount-content input[type="number"],
input[type="search"].full,
.woocommerce-MyAccount-content input[type="search"],
input[type="tel"].full,
.woocommerce-MyAccount-content input[type="tel"],
input[type="time"].full,
.woocommerce-MyAccount-content input[type="time"],
input[type="url"].full,
.woocommerce-MyAccount-content input[type="url"],
textarea.full,
.woocommerce-MyAccount-content textarea {
    width: 100%
}

input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
textarea:-moz-placeholder {
    text-transform: uppercase;
    color: #8f8f8f;
    font-size: 11px
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
    text-transform: uppercase;
    color: #8f8f8f;
    font-size: 11px
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    text-transform: uppercase;
    color: #8f8f8f;
    font-size: 11px
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #8f8f8f;
    font-size: 11px
}

.parsley-error-list,
.wpcf7-not-valid-tip,
.screen-reader-response {
    display: none !important
}

.wpcf7-form-control-wrap {
    display: block;
    width: 100%
}

label {
    font-size: 12px;
    display: inline-block;
    color: #131219;
    margin: 0 0 8px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase
}

label small {
    font-size: 10px;
    color: #59c379
}

textarea {
    min-height: 108px
}

.wpcf7-form textarea {
    min-height: 200px
}

.review-popup textarea {
    min-height: 150px
}

.select-wrapper {
    position: relative;
    float: left;
    margin-bottom: 15px;
    outline: 0;
    min-width: 140px;
    border: 1px solid #eaeaea;
    color: #131219
}

.select-wrapper:after {
    content: "\f0d7";
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    top: 18px;
    right: 15px;
    font-size: 12px;
    line-height: 1
}

.rtl .select-wrapper select {
    padding: 11px 17px 11px 34px
}

.rtl .select-wrapper:after {
    right: auto;
    left: 15px
}

.select-wrapper select {
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    font-family: inherit;
    height: 45px;
    padding: 11px 34px 11px 17px;
    border: 0;
    text-transform: uppercase;
    background: #fff;
    color: #131219;
    outline: 0;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: '';
    -moz-appearance: radio-container
}

.shipping-calculator-form .select-wrapper {
    width: 100%
}

@-moz-document url-prefix() {
    .select-wrapper:after {
        display: none
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .select-wrapper:after {
        display: none
    }
}

.custom_check {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.rtl .custom_check {
    left: auto;
    right: 0
}

.rtl .custom_check+.custom_label {
    padding: 0 30px 0 0;
    float: right
}

.rtl .custom_check+.custom_label:before {
    left: auto;
    right: 0
}

.rtl .custom_check+.custom_label:after {
    left: auto;
    right: 3px
}

.custom_check+.custom_label {
    display: block !important;
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 30px;
    min-height: 16px;
    line-height: 20px;
    position: relative;
    text-transform: none
}

.custom_check+.custom_label:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #e8e8e8;
    position: absolute;
    background: #fff;
    top: 2px;
    left: 0
}

.custom_check+.custom_label:hover:before {
    border-color: #59c379
}

.custom_check+.custom_label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #59c379;
    position: absolute;
    top: 5px;
    left: 3px;
    opacity: 0
}

.custom_check:checked+.custom_label:after {
    opacity: 1
}

input[type="radio"].custom_check+.custom_label:before,
input[type="radio"].custom_check+.custom_label:after {
    border-radius: 8px
}

.form-row.woocommerce-invalid-required-field .select2-container .select2-choice {
    border-color: #e76049
}

.select2.select2-container--default {
    margin-bottom: 20px;
    clear: left;
    font-size: 14px;
    height: 46px
}

.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: #131219
}

.select2.select2-container--default .select2-selection--single {
    border-radius: 0;
    border-color: #e5e5e5;
    height: 46px;
    line-height: 46px
}

.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 46px;
    line-height: 46px;
    padding-left: 16px
}

.select2-container .select2-dropdown {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #131219
}

.rtl .select2-container .select2-dropdown {
    left: auto;
    right: -9999px
}

.select2-container .select2-dropdown.select2-drop-active {
    border-color: #131219
}

.select2-container .select2-dropdown.select2-drop-active.select2-drop-above {
    border-top-color: #131219
}

.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: 46px;
    line-height: 46px;
    padding: 0 16px
}

.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true] {
    background: #7a7a7a
}

.select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted {
    background: #131219;
    border-radius: 0;
    color: #fff
}

.content404 {
    padding: 20px 0;
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .content404 {
        padding: 30px 0
    }
}

@media only screen and (min-width: 64.063em) {
    .content404 {
        padding: 40px 0
    }
}

@media only screen and (min-width: 80em) {
    .content404 {
        padding: 60px 0
    }
}

.content404 h3 {
    color: #fff;
    font-size: 40px;
    line-height: 44px;
    font-weight: 600;
    margin: 25px 0 0 0;
    letter-spacing: 2px
}

.content404 p {
    margin-bottom: 30px
}

.content404 img {
    max-width: 290px;
    width: 70%;
    margin-bottom: 20px
}

@media only screen and (min-width: 40.063em) {
    .content404 img {
        width: 80%;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 64.063em) {
    .content404 img {
        width: 90%;
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 80em) {
    .content404 img {
        width: 1000%;
        margin-bottom: 50px
    }
}

.content404 .searchform {
    max-width: 400px;
    margin: 0 auto
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
    color: inherit
}

.alignright {
    float: right;
    margin: 6px 0 14px 20px
}

.alignleft {
    float: left;
    margin: 6px 20px 14px 0
}

.alignright img,
.alignleft img,
.aligncenter img {
    width: 100%;
    max-width: 100%
}

img.center {
    margin: 0 auto;
    display: block
}

img.full {
    width: 100%
}

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

@media only screen and (max-width: 40.063em) {

    .alignleft,
    .alignright {
        width: 100%;
        margin: 0 0 20px
    }
}

.wp-caption {
    position: relative;
    max-width: 100%
}

.wp-caption .wp-caption-text {
    display: block;
    position: absolute;
    left: 20px;
    bottom: 20px;
    max-width: 80%;
    margin: 0;
    font-weight: 300;
    font-size: 13px;
    background: #fff;
    color: #131219;
    padding: 13px 15px
}

.rtl .wp-caption .wp-caption-text {
    left: auto;
    right: 20px
}

.gallery {
    display: block;
    margin: 0 -15px;
    float: left;
    clear: both
}

.gallery.gallery-columns-2 .gallery-item {
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .gallery.gallery-columns-2 .gallery-item {
        width: 50%
    }
}

.gallery.gallery-columns-3 .gallery-item {
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .gallery.gallery-columns-3 .gallery-item {
        width: 33.33%
    }
}

.gallery.gallery-columns-4 .gallery-item {
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .gallery.gallery-columns-4 .gallery-item {
        width: 50%
    }
}

@media only screen and (min-width: 64.063em) {
    .gallery.gallery-columns-4 .gallery-item {
        width: 25%
    }
}

.gallery.gallery-columns-5 .gallery-item {
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .gallery.gallery-columns-5 .gallery-item {
        width: 20%
    }
}

.gallery.gallery-columns-6 .gallery-item {
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .gallery.gallery-columns-6 .gallery-item {
        width: 33.33%
    }
}

@media only screen and (min-width: 64.063em) {
    .gallery.gallery-columns-6 .gallery-item {
        width: 16.66%
    }
}

.gallery .gallery-item {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.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: 14px;
    text-transform: uppercase;
    color: #59c379
}

.tag-cloud-link {
    display: inline-block;
    border: 1px solid #d7d7d7;
    color: #9b9aa2;
    font-size: 11px;
    padding: 7px 14px;
    margin: 0 1px 6px 0;
    line-height: 1;
    border-radius: 15px;
    text-transform: uppercase;
    font-weight: 600
}

.tag-cloud-link:hover {
    background: #59c379;
    border-color: #59c379;
    color: #fff !important
}

.widget_product_tag_cloud .tag-cloud-link {
    font-size: 11px !important
}

.searchform {
    margin: 0
}

.searchform fieldset {
    position: relative;
    border: 0
}

.searchform fieldset input[type="text"],
.searchform fieldset input[type="search"] {
    margin-bottom: 0;
    width: 100%
}

.searchform fieldset input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    background: transparent;
    outline: 0;
    text-indent: -9999px;
    width: 50px;
    padding: 0;
    height: 44px;
    background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjAuMDc4cHgiIGhlaWdodD0iMTguNTMxcHgiIHZpZXdCb3g9IjAgMCAyMC4wNzggMTguNTMxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMC4wNzggMTguNTMxIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNMTguOTYsMTYuODk2bC00Ljk3My00LjkyNmMxLjAyLTEuMjU1LDEuNjMzLTIuODQ2LDEuNjMzLTQuNTc4YzAtNC4wMzUtMy4zMTItNy4zMTctNy4zODUtNy4zMTdTMC44NDksMy4zNTgsMC44NDksNy4zOTMNCgkJCWMwLDQuMDMzLDMuMzEzLDcuMzE2LDcuMzg2LDcuMzE2YzEuNjYsMCwzLjE4OC0wLjU1Miw0LjQyMi0xLjQ3MWw0Ljk5OCw0Ljk1YzAuMTgxLDAuMTc5LDAuNDE2LDAuMjY4LDAuNjUyLDAuMjY4DQoJCQljMC4yMzUsMCwwLjQ3Mi0wLjA4OSwwLjY1Mi0wLjI2OEMxOS4zMiwxNy44MzIsMTkuMzIsMTcuMjUzLDE4Ljk2LDE2Ljg5NnogTTIuNjkzLDcuMzkzYzAtMy4wMjcsMi40ODUtNS40ODksNS41NDItNS40ODkNCgkJCWMzLjA1NCwwLDUuNTQxLDIuNDYyLDUuNTQxLDUuNDg5YzAsMy4wMjYtMi40ODYsNS40ODktNS41NDEsNS40ODlDNS4xNzksMTIuODgyLDIuNjkzLDEwLjQxOSwyLjY5Myw3LjM5M3oiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==") center center no-repeat
}

.searchform fieldset input[type="submit"]:hover {
    color: #131219
}

#mobile-menu {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 99;
    padding: 0;
    width: 280px;
    background: #fff;
    overflow: hidden;
    left: 0;
    -moz-transform: translate3d(-280px, 0, 0);
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -moz-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.touch #mobile-menu {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
    -webkit-overflow-scrolling: touch !important
}

@media only screen and (min-width: 40.063em) {
    #mobile-menu {
        width: 380px;
        left: 0;
        -moz-transform: translate3d(-380px, 0, 0);
        -webkit-transform: translate3d(-380px, 0, 0);
        transform: translate3d(-380px, 0, 0)
    }
}
#mobile-menu {
	z-index: 999 !important;
}
.open-menu #mobile-menu {
    visibility: visible;
    z-index: 999;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.admin-bar #mobile-menu {
    padding-top: 46px
}

@media screen and (min-width: 783px) {
    .admin-bar #mobile-menu {
        padding-top: 32px
    }
}

#mobile-menu .social-links {
    padding: 20px 15px 15px;
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    #mobile-menu .social-links {
        padding: 30px 15px 25px
    }
}

#mobile-menu .social-links a {
    color: #131219;
    margin: 0 7px
}

#mobile-menu .columns {
    border-bottom: 1px solid #f0f0f0
}

#mobile-menu .columns+.columns {
    border-left: 1px solid #f0f0f0
}

#mobile-menu .select-wrapper {
    margin: 0;
    border: 0;
    width: 100%
}

#mobile-menu .select-wrapper select {
    height: 42px;
    font-size: 10px;
    padding: 9px 34px 9px 17px
}

#mobile-menu .select-wrapper:after {
    top: 15px
}

#mobile-menu .subheader-menu {
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px
}

#mobile-menu .subheader-menu ul {
    margin: 0 0 10px;
    padding: 0
}

#mobile-menu .subheader-menu ul li {
    margin: 0;
    display: inline-block;
    padding: 0 7px
}

#mobile-menu .menu-footer {
    text-align: center;
    padding: 0 15px;
    font-size: 11px;
    line-height: 16px;
    color: #131219
}

#mobile-menu .menu-footer p {
    font-size: inherit
}

#mobile-menu .menu-footer p:last-child {
    margin: 0
}

.mobile-menu {
    list-style: none;
    margin: 0;
    width: 100%;
    clear: left;
    background: #fff;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mobile-menu li {
    margin: 0
}

.mobile-menu li span {
    display: block;
    position: absolute;
    width: 49px;
    height: 49px;
    padding: 17px;
    top: 0;
    right: 0
}

.mobile-menu li span .fa {
    vertical-align: middle;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 10px;
    background: #e6e6e6;
    font-weight: 400;
    color: #fff
}

.mobile-menu li span:hover .fa {
    background: #131219
}

.rtl .mobile-menu li span {
    right: auto;
    left: 0
}

.mobile-menu li a {
    display: block;
    line-height: 13px;
    font-size: 13px;
    font-weight: bold;
    color: #131219;
    position: relative;
    text-transform: uppercase;
    padding: 19px 17px 16px;
    border-bottom: 1px solid #f0f0f0
}

.mobile-menu li a.active {
    background: #f8f8f8
}

.mobile-menu li a.active span .fa {
    background: #131219
}

.mobile-menu li a.active span .fa-plus:before {
    content: "\f068"
}

.mobile-menu .sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 0 0 30px;
    border-bottom: 1px solid #f0f0f0
}

.mobile-menu .sub-menu .sub-menu {
    padding: 0 0 0 20px
}

.mobile-menu .sub-menu li a {
    text-transform: none;
    padding-left: 0
}

.mobile-menu .sub-menu li a.active {
    background: #fff
}

.mobile-menu .sub-menu li:last-child a {
    border: 0
}

#comments {
    max-width: 970px;
    margin: 0 auto
}

#comments h2 {
    text-align: center
}

#comments h2 span {
    color: #59c379
}

#comments .comment-notes {
    margin-bottom: 20px
}

#comments ol.commentlist {
    list-style: none;
    margin: 0 0 40px;
    display: block
}

#comments ol.commentlist .comment:before {
    display: none
}

#comments ol.commentlist .comment .comment_container {
    position: relative
}

#comments ol.commentlist .comment .comment-body,
#comments ol.commentlist .comment .comment-text {
    position: relative;
    min-height: 105px;
    padding-left: 105px;
    padding-bottom: 10px;
    margin-bottom: 35px
}

#comments ol.commentlist .comment .comment-meta {
    line-height: 1;
    position: absolute;
    bottom: 5px;
    right: 0;
    font-size: 9px;
    color: #767676;
    text-transform: uppercase;
    font-weight: 400
}

#comments ol.commentlist .comment .comment-meta a {
    color: #767676
}

#comments ol.commentlist .comment .star-rating,
#comments ol.commentlist .comment .comment-form-rating .stars,
.comment-form-rating #comments ol.commentlist .comment .stars {
    float: right;
    margin-top: 10px
}

#comments ol.commentlist .comment .vcard {
    border: 0;
    padding: 0;
    margin: 10px 0
}

#comments ol.commentlist .comment .vcard .fn {
    font-size: 20px;
    font-weight: 600;
    color: #131219
}

#comments ol.commentlist .comment .vcard .says {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #767676
}

#comments ol.commentlist .comment p.meta {
    display: inline-block;
    border: 0;
    padding: 0;
    margin: 10px 0
}

#comments ol.commentlist .comment p.meta strong {
    font-size: 20px;
    font-weight: 600;
    color: #131219
}

#comments ol.commentlist .comment p.meta time {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #767676
}

#comments ol.commentlist .comment .avatar {
    width: 80px;
    height: 80px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    background: #fbe73a;
    border-radius: 40px
}

#comments ol.commentlist .comment p {
    font-size: 16px;
    word-break: break-word
}

#comments ol.commentlist .comment .reply {
    position: absolute;
    bottom: 0;
    left: 105px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    color: #59c379
}

#comments ol.commentlist .comment .reply a {
    color: #59c379
}

#comments ol.commentlist .comment .reply:before {
    content: "\f064";
    font-family: FontAwesome;
    margin-right: 5px
}

#comments ol.commentlist .comment:last-child .comment-body {
    border: 0;
    margin: 0
}

#comments ol.commentlist .comment .children {
    list-style: none;
    margin-left: 10px;
    margin-bottom: 22px
}

@media only screen and (min-width: 40.063em) {
    #comments ol.commentlist .comment .children {
        margin-left: 105px
    }
}

#comments ol.commentlist .comment .children .avatar {
    background: #d5d5d5
}

#comments ol.commentlist .comment .comment-respond {
    margin-top: 40px
}

.comment-respond {
    position: relative;
    padding-left: 105px
}

.comment-respond p {
    font-size: 14px
}

.comment-respond .comment-reply-title {
    font-size: 30px;
    margin: 20px 0;
    display: inline-block;
    width: 100%
}

.comment-respond .comment-reply-title small a {
    color: #59c379;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px
}

.comment-respond input[type="text"],
.comment-respond textarea {
    width: 100%
}

.comment-respond .row {
    min-width: 100%
}

.comment-respond .form-submit {
    text-align: right
}

.comment-respond .form-submit .submit {
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .comment-respond .form-submit .submit {
        width: auto
    }
}

.star-rating,
.comment-form-rating .stars {
    display: inline-block;
    position: relative;
    font-size: 12px;
    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
}

.comment-form-rating .stars {
    display: block
}

.comment-form-rating .stars:before {
    opacity: 0
}

.comment-form-rating .stars>span:before {
    content: none
}

.comment-form-rating .stars a {
    position: relative;
    color: #dcdcdc;
    display: inline-block;
    text-indent: -999em;
    width: 15px
}

.comment-form-rating .stars a:before {
    position: absolute;
    display: block;
    width: 15px;
    text-indent: 0;
    content: ""
}

.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
}

#reviews #comments {
    max-width: none
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    padding: 15px 25px;
    background: #fff;
    border-left: 6px solid #131219;
    -moz-box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.07)
}

.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
    display: inline-flex;
    margin-right: 10px;
    text-decoration: underline
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
    border: 0;
    padding: 0;
    margin: 0 10px 0 0;
    color: #131219 !important;
    height: auto;
    background: none !important
}

.woocommerce-info {
    border-color: #feb04b
}

.woocommerce-error {
    border-color: #fc5f5f;
    list-style: none;
    flex-direction: column
}

.woocommerce-error li {
    display: block
}

.woocommerce-error li:last-of-type {
    margin: 0
}

#shop-page {
    padding-top: 40px
}

.shop_bar {
    margin-bottom: 25px;
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    .shop_bar .breadcrumbs {
        text-align: left
    }

    .shop_bar .ordering {
        text-align: right
    }
}

.shop_bar .woocommerce-breadcrumb {
    line-height: 20px;
    margin-bottom: 15px
}

@media only screen and (min-width: 40.063em) {
    .shop_bar .woocommerce-breadcrumb {
        margin: 0
    }
}

.shop_bar .woocommerce-result-count,
.shop_bar .woocommerce-ordering {
    display: block;
    margin: 0 0 15px
}

@media only screen and (min-width: 40.063em) {

    .shop_bar .woocommerce-result-count,
    .shop_bar .woocommerce-ordering {
        display: inline-block;
        margin: 0
    }
}

.shop_bar .woocommerce-result-count {
    font-size: 14px;
    color: #8f8f8f;
    margin-right: 10px;
    line-height: 20px
}

.shop_bar .woocommerce-ordering .select-wrapper {
    border: 0;
    margin: 0;
    float: none
}

.shop_bar .woocommerce-ordering .select-wrapper:after {
    top: 4px;
    right: 0
}

.rtl .shop_bar .woocommerce-ordering .select-wrapper:after {
    right: auto;
    left: 0
}

.shop_bar .woocommerce-ordering .select-wrapper select {
    padding: 0 19px 0 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    height: 18px
}

.rtl .shop_bar .woocommerce-ordering .select-wrapper select {
    padding: 0 0 0 19px
}

.shop_subcategories {
    margin: 0;
    text-align: center;
    padding: 0 15px;
    list-style: none;
    padding: 13px 0;
    border-bottom: 1px solid #eee
}

@media only screen and (min-width: 40.063em) {
    .shop_subcategories {
        padding: 27px 0
    }
}

.shop_subcategories li {
    display: inline-block;
    margin: 0 10px
}

.shop_subcategories li:last-child {
    margin: 0 10px
}

@media only screen and (min-width: 40.063em) {
    .shop_subcategories li {
        margin: 0 15px
    }

    .shop_subcategories li:last-child {
        margin: 0 15px
    }
}

@media only screen and (min-width: 64.063em) {
    .shop_subcategories li {
        margin: 0 25px
    }

    .shop_subcategories li:last-child {
        margin: 0 25px
    }
}

.shop_subcategories li a {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.no-products {
    height: 300px;
    width: 100%
}

.products {
    list-style: none;
    position: relative
}

.products.two-columns .columns {
    width: 50%
}

.products.three-columns .columns {
    width: 33.33333%
}

.products.four-columns .columns {
    width: 25%
}

.products .product {
    display: block;
    margin-bottom: 35px;
    text-align: center
}

.products .product .post-title h5 {
    font-size: 16px;
    margin: 0
}

.products .product .post-title .star-rating,
.products .product .post-title .comment-form-rating .stars,
.comment-form-rating .products .product .post-title .stars,
.products .product .post-title .add_to_cart {
    display: none
}

.products .product .product-image {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.products .product .product-image a {
    display: block
}

.products .product .product-image img {
    width: 100%
}

.products .product .product-image .fade {
    will-change: opacity;
    opacity: 1
}

.products .product .product-image .fade+.fade {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%
}

.products .product .product-image .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    color: #131219;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    opacity: 0
}

.rtl .products .product .product-image .yith-wcwl-add-to-wishlist {
    direction: ltr
}

.products .product .product-image .yith-wcwl-add-to-wishlist a {
    color: #131219
}

.products .product .product-image .yith-wcwl-add-to-wishlist:hover .text {
    opacity: 1
}

.products .product .product-image .yith-wcwl-add-to-wishlist .text {
    position: relative;
    top: -3px;
    margin-right: 5px;
    opacity: 0
}

.products .product .product-image .yith-wcwl-add-to-wishlist .quick_wishlist_icon {
    fill: transparent
}

.products .product .product-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .quick_wishlist_icon path,
.products .product .product-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .quick_wishlist_icon path {
    fill: #e25842;
    stroke: #e25842
}

.products .product .product-image .button {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    line-height: 1;
    background: rgba(19, 18, 25, 0.9);
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 17px 17px 15px;
    -moz-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.products .product .product-image .button:hover {
    background: #59c379
}

.products .product .product-image .added_to_cart {
    display: none
}

.products .product:hover .fade {
    opacity: 0
}

.products .product:hover .fade+.fade,
.products .product:hover .add_to_cart,
.products .product:hover .yith-wcwl-add-to-wishlist {
    opacity: 1
}

.products .product:hover .button {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.product-category {
    display: block;
    position: relative;
    margin-bottom: 35px;
    overflow: hidden;
    background: #131219
}

.product-category .table {
    width: 100%
}

.product-category figure {
    padding: 0;
    margin: 0
}

.product-category figure img {
    width: 100%
}

.product-category span {
    display: block;
    background: #fff;
    position: absolute;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    top: 15px;
    left: 0;
    padding: 14px 15px 11px;
    z-index: 10;
    color: #131219
}

@media only screen and (min-width: 40.063em) {
    .product-category span {
        padding: 20px 22px 18px;
        font-size: 13px;
        top: 30px
    }
}

.product-category a {
    display: block
}

.product-category .title {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 11;
    -moz-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.product-category h2 {
    opacity: 0;
    margin: 0;
    line-height: 1;
    color: #fff
}

@media only screen and (max-width: 40.063em) {
    .product-category h2 {
        font-size: 20px
    }
}

.product-category h2 a {
    color: #fff
}

.product-category h2 a:hover {
    color: #fff
}

.badge {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    z-index: 2;
    font-size: 10px;
    color: #fff;
    font-weight: 600;
    height: 20px;
    line-height: 24px;
    padding: 0 6px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: normal
}

.badge.onsale {
    background: rgba(26, 169, 127, 0.5)
}

.badge.onsale.perc {
    font-weight: 400;
    font-size: 11px
}

.badge.out-of-stock {
    background: rgba(177, 177, 177, 0.5)
}

.badge.new {
    background: rgba(235, 186, 3, 0.5)
}

.price {
    display: block
}

.price .from {
    display: none
}

.price .amount {
    font-size: 14px;
    color: #131219
}

.price del {
    color: #8f8f8f;
    font-size: 14px
}

.price del .amount {
    color: #8f8f8f
}

.price del+ins {
    margin-left: 10px
}

.price ins {
    text-decoration: none
}

.stock.out-of-stock {
    font-weight: 600;
    color: #e24f3d
}

.woocommerce-breadcrumb {
    font-size: 14px;
    color: #131219;
    font-weight: 600
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
    color: #8f8f8f
}

.woocommerce-breadcrumb a {
    font-weight: 400
}

.woocommerce-breadcrumb a:hover {
    color: #131219
}

div.quantity {
    position: relative;
    zoom: 1;
    vertical-align: middle;
    padding-right: 15px;
    display: inline-block
}

@media only screen and (min-width: 40.063em) {
    div.quantity {
        padding-right: 19px
    }
}

div.quantity .screen-reader-text {
    display: none
}

.rtl div.quantity {
    padding-right: 0;
    padding-left: 15px
}

@media only screen and (min-width: 40.063em) {
    .rtl div.quantity {
        padding-left: 19px
    }
}

div.quantity .plus,
div.quantity .minus {
    display: block;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 1px solid #e5e5e5;
    position: absolute;
    text-align: center;
    width: 15px;
    height: 50%;
    text-decoration: none;
    overflow: visible;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    text-shadow: none;
    line-height: 1;
    background: none;
    color: #8f8f8f;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

@media only screen and (min-width: 40.063em) {

    div.quantity .plus,
    div.quantity .minus {
        width: 19px
    }
}

div.quantity .plus {
    top: 0;
    right: 0;
    border-bottom: 0;
    border-left: 0
}

.rtl div.quantity .plus {
    right: auto;
    left: 0
}

div.quantity .minus {
    bottom: 0;
    right: 0;
    border-left: 0
}

.rtl div.quantity .minus {
    right: auto;
    left: 0
}

dl.variation {
    margin: 0;
    color: #131219;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase
}

dl.variation dt {
    display: inline-block;
    clear: left;
    margin: 0 10px 5px 0;
    font-size: 11px;
    font-weight: 400
}

.rtl dl.variation dt {
    margin-right: 0
}

dl.variation dd {
    display: inline-block;
    margin: 0 0 5px 0
}

.rtl dl.variation dd {
    margin-right: 10px
}

dl.variation dd p {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1;
    font-weight: 600
}

.login p {
    text-align: center;
    margin-bottom: 30px
}

.login .button {
    margin-top: 30px
}

.login .lost_password {
    color: #10b3e9;
    float: right;
    line-height: 20px
}

.checkout-quick-login,
.checkout-quick-coupon {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color: #131219;
    margin-bottom: 25px
}

.checkout-quick-login a,
.checkout-quick-coupon a {
    color: #59c379
}

.checkout-quick-login {
    margin-bottom: 40px
}

.login+.checkout-quick-coupon {
    padding-top: 40px;
    position: relative
}

.login+.checkout-quick-coupon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 1px;
    background: #dedede;
    margin-left: -15px
}

.button.button_checkout_login {
    margin-top: 40px
}

#checkout_thankyou h2 {
    margin-top: 50px
}

#checkout_thankyou .order_details {
    list-style: none;
    font-size: 14px;
    color: #131219
}

.grid_switcher {
    display: none;
    position: absolute;
    top: 0;
    right: -32px;
    font-size: 10px;
    width: 30px;
    align-items: center;
    flex-direction: column;
    text-transform: uppercase;
    font-weight: 600
}

.grid_switcher.left-align {
    right: auto;
    left: -32px
}

@media only screen and (min-width: 80em) {
    .grid_switcher {
        display: flex
    }
}

.grid_switcher span {
    display: block;
    margin-bottom: 15px;
    color: #131219
}

.grid_switcher .sgrid {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    opacity: 0.4;
    color: #131219;
    margin-bottom: 4px;
    font-size: 11px;
    line-height: 1;
    border: 2px solid #131219
}

.grid_switcher .sgrid.active,
.grid_switcher .sgrid:hover {
    opacity: 1
}

.demo_store {
    display: block;
    background: #7a7a7a;
    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
}

.cart-holder {
    padding-right: 15px
}

@media only screen and (min-width: 64.063em) {
    .cart-holder {
        padding-right: 45px
    }
}

.cart-holder .cross-sells {
    margin-top: 60px
}

.cart-collaterals {
    background: #fafafa;
    padding: 10%
}

.cart-collaterals .cart_totals h2 {
    font-size: 30px;
    margin-bottom: 25px
}

.cart-collaterals .cart_totals table {
    border: 0;
    border-spacing: 0;
    background: none;
    width: 100%;
    margin: 0 0 25px;
    color: #454545
}

.cart-collaterals .cart_totals table tbody tr td,
.cart-collaterals .cart_totals table tbody tr th {
    padding: 25px 0;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    font-size: 16px
}

@media only screen and (min-width: 40.063em) {
    .cart-collaterals .cart_totals table tr th {
        width: 100px
    }
}

.cart-collaterals .cart_totals table tbody tr {
    background: none
}

.cart-collaterals .cart_totals table tbody tr td {
    background: none;
    padding-left: 15px
}

@media only screen and (min-width: 40.063em) {
    .cart-collaterals .cart_totals table tbody tr td {
        padding-left: 20px
    }
}

.rtl .cart-collaterals .cart_totals table tbody tr td {
    padding-left: auto;
    padding-right: 15px
}

@media only screen and (min-width: 40.063em) {
    .rtl .cart-collaterals .cart_totals table tbody tr td {
        padding-right: 20px
    }
}

.cart-collaterals .cart_totals table tbody tr th {
    text-align: left;
    font-weight: 500;
    background: none
}

.cart-collaterals .cart_totals table tbody tr.order-total td {
    font-weight: 600;
    font-size: 22px
}

.cart-collaterals .cart_totals table+p {
    margin: 0 0 25px
}

.cart-collaterals .cart_totals small {
    font-size: 13px;
    color: #676767
}

.cart-collaterals .input-text {
    width: 100%
}

.button.update-button {
    margin: 10px 0 0;
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    .button.update-button {
        margin: 0;
        width: auto
    }
}

.shop_table {
    border: 0;
    width: 100%;
    border-spacing: 0
}

.shop_table thead {
    padding-bottom: 10px
}

.shop_table thead tr th {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    padding: 0 0 10px 0;
    color: #131219;
    line-height: 1;
    text-transform: uppercase;
    border-bottom: 1px solid #f8f8f8
}

@media only screen and (min-width: 40.063em) {
    .shop_table thead tr th {
        padding: 0 0 15px 0
    }
}

.shop_table thead tr th:last-child {
    text-align: right
}

.shop_table thead tr th.product-name,
.shop_table thead tr th.product-remove,
.shop_table thead tr th.order-number,
.shop_table thead tr th.order-date,
.shop_table thead tr th.order-status,
.shop_table thead tr th.order-amount {
    text-align: left
}

.rtl .shop_table thead tr th.product-name,
.rtl .shop_table thead tr th.product-remove,
.rtl .shop_table thead tr th.order-number,
.rtl .shop_table thead tr th.order-date,
.rtl .shop_table thead tr th.order-status,
.rtl .shop_table thead tr th.order-amount {
    text-align: right
}

.shop_table thead tr th.order-number {
    padding-left: 0
}

@media only screen and (max-width: 40.063em) {
    .shop_table thead tr th.product-remove {
        width: 0
    }
}

.shop_table thead tr th.product-thumbnail {
    text-align: left
}

.rtl .shop_table thead tr th.product-thumbnail {
    text-align: right
}

.shop_table thead tr th.product-name {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .shop_table thead tr th.product-name {
        display: table-cell
    }
}

@media only screen and (max-width: 40.063em) {
    .shop_table thead tr th.product-price {
        width: 0;
        padding: 0;
        visibility: collapse;
        display: none
    }
}

.shop_table tfoot {
    font-weight: 500;
    color: #131219
}

.shop_table tfoot tr th,
.shop_table tfoot tr td {
    font-size: 16px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
    font-weight: 500
}

@media only screen and (max-width: 40.063em) {

    .shop_table tfoot tr th,
    .shop_table tfoot tr td {
        padding: 10px 0
    }
}

.shop_table tfoot tr th {
    font-weight: 500;
    text-align: left
}

.rtl .shop_table tfoot tr th {
    text-align: right
}

.shop_table tfoot tr td:last-child {
    text-align: right
}

.shop_table tfoot tr.total th,
.shop_table tfoot tr.total td {
    border-bottom: 0
}

.shop_table tfoot tr.total th .amount,
.shop_table tfoot tr.total td .amount {
    font-size: 20px;
    font-weight: 900
}

.shop_table tbody {
    padding-top: 10px
}

.shop_table tbody tr:nth-child(even) {
    background: none
}

.shop_table tbody tr:nth-child(odd) {
    background: none
}

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

.shop_table tbody tr td {
    padding: 10px 0;
    vertical-align: middle;
    text-align: center;
    color: #131219;
    border-bottom: 1px solid #f8f8f8
}

@media only screen and (min-width: 40.063em) {
    .shop_table tbody tr td {
        padding: 30px 0
    }
}

.shop_table tbody tr td:last-child {
    text-align: right
}

.shop_table tbody tr td.order-number {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    padding-left: 0
}

.shop_table tbody tr td.order-status {
    text-transform: uppercase;
    font-weight: 600
}

.shop_table tbody tr td.order-status.approved {
    color: #59c379
}

.shop_table tbody tr td.order-status.hold {
    color: #676767
}

.shop_table tbody tr td.order-status.cancelled {
    color: #ec0f38
}

.shop_table tbody tr td.product-price,
.shop_table tbody tr td.product-quantity {
    text-align: center
}

.shop_table tbody tr td.product-price .quantity .qty,
.shop_table tbody tr td.product-quantity .quantity .qty {
    margin-bottom: 0;
    text-align: center;
    width: 30px;
    padding: 10px 5px;
    font-size: 13px
}

@media only screen and (min-width: 40.063em) {

    .shop_table tbody tr td.product-price .quantity .qty,
    .shop_table tbody tr td.product-quantity .quantity .qty {
        width: 50px;
        padding: 15px 10px
    }
}

.shop_table tbody tr td.product-price {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .shop_table tbody tr td.product-price {
        display: table-cell
    }
}

.shop_table tbody tr td.order-actions a+a {
    margin-left: 10px
}

.shop_table tbody tr td.product-name {
    color: #737373;
    font-size: 12px;
    text-align: left
}

.shop_table tbody tr td.product-name a,
.shop_table tbody tr td.product-name span {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #131219;
    margin-bottom: 10px
}

@media only screen and (min-width: 40.063em) {

    .shop_table tbody tr td.product-name a,
    .shop_table tbody tr td.product-name span {
        font-size: 18px
    }
}

.shop_table tbody tr td.product-name a:last-child,
.shop_table tbody tr td.product-name span {
    margin-bottom: 0
}

.shop_table tbody tr td.product-name span+.product-quantity {
    font-size: 16px
}

.shop_table tbody tr td.product-name,
.shop_table tbody tr td.product-remove,
.shop_table tbody tr td.order-number,
.shop_table tbody tr td.order-date,
.shop_table tbody tr td.order-status,
.shop_table tbody tr td.order-amount {
    text-align: left
}

.rtl .shop_table tbody tr td.product-name,
.rtl .shop_table tbody tr td.product-remove,
.rtl .shop_table tbody tr td.order-number,
.rtl .shop_table tbody tr td.order-date,
.rtl .shop_table tbody tr td.order-status,
.rtl .shop_table tbody tr td.order-amount {
    text-align: right
}

.shop_table tbody tr td.product-thumbnail {
    display: none;
    vertical-align: top;
    width: 0;
    text-align: left
}

@media only screen and (min-width: 40.063em) {
    .shop_table tbody tr td.product-thumbnail {
        display: table-cell;
        width: 95px;
        min-width: 95px
    }
}

.rtl .shop_table tbody tr td.product-thumbnail {
    text-align: right
}

.shop_table tbody tr td.product-quantity {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px
}

.shop_table tbody tr td.product-quantity .wishlist-in-stock {
    color: #59c379
}

.shop_table tbody tr td.product-quantity .wishlist-out-of-stock {
    color: #ec0f38
}

.shop_table tbody tr td.product-stock-status {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px
}

.shop_table tbody tr td.product-stock-status .wishlist-in-stock {
    color: #59c379
}

.shop_table tbody tr td.product-stock-status .wishlist-out-of-stock {
    color: #ec0f38
}

.shop_table tbody tr td.product-total {
    font-size: 16px;
    color: #131219;
    font-weight: 400
}

.shop_table tbody tr td.product-remove {
    min-width: 20px;
    width: 20px;
    position: relative;
    height: 100%
}

.shop_table tbody tr td.product-remove a {
    display: block;
    width: 10px;
    height: 10px;
    background: transparent url("../img/close.png") center center no-repeat;
    -moz-background-size: 10px 10px;
    -o-background-size: 10px 10px;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    text-indent: -9999px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
    opacity: .65
}

.rtl .shop_table tbody tr td.product-remove a {
    text-indent: 9999px
}

.shop_table tbody tr td.product-remove a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.shop_table.wishlist {
    table-layout: fixed
}

.shop_table.wishlist thead tr th.product-add-to-cart {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .shop_table.wishlist thead tr th.product-add-to-cart {
        display: table-cell
    }
}

.shop_table.wishlist thead tr th.product-remove {
    width: 20px
}

.shop_table.wishlist thead tr th.product-name,
.shop_table.wishlist tbody tr td.product-name {
    padding-left: 0
}

.shop_table.wishlist tbody tr td.product-add-to-cart {
    display: none
}

@media only screen and (min-width: 40.063em) {
    .shop_table.wishlist tbody tr td.product-add-to-cart {
        display: table-cell
    }
}

.shop_table.wishlist tbody tr td.product-price {
    font-size: 14px
}

.shop_table.order_table {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 30px
}

.shop_table.order_table thead tr th.product-subtotal {
    text-align: left;
    padding-left: 15px
}

@media only screen and (min-width: 40.063em) {
    .shop_table.order_table thead tr th.product-subtotal {
        padding-left: 20px
    }
}

.shop_table.order_table tbody tr td {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #eee
}

.shop_table.order_table tbody tr td.product-name .variation {
    margin-top: 10px
}

.shop_table.order_table tbody tr td.product-total {
    padding-left: 15px;
    line-height: 18px
}

@media only screen and (min-width: 40.063em) {
    .shop_table.order_table tbody tr td.product-total {
        padding-left: 20px
    }
}

.shop_table.order_table.woocommerce-checkout-review-order-table tbody tr:first-child td {
    padding-top: 0
}

.shop_table.order_table tfoot tr.order-total td {
    font-size: 20px
}

.shop_table.order_table tfoot tr.order-total td strong {
    font-size: 22px
}

.shop_table.order_table tfoot tr.order-total th,
.shop_table.order_table tfoot tr.order-total td {
    line-height: 22px;
    border-bottom: 0
}

.shop_table.order_table tfoot tr td {
    padding-left: 15px
}

@media only screen and (min-width: 40.063em) {
    .shop_table.order_table tfoot tr td {
        padding-left: 20px
    }
}

.shop_table+#payment {
    margin-top: 50px
}

.thb-cart-empty {
    padding: 80px 15px
}

.thb-cart-empty figure {
    display: inline-block;
    margin: 0 auto 30px;
    width: 164px;
    height: 117px;
    background: url("../img/cart-empty.png") top left no-repeat;
    -moz-background-size: 164px 117px;
    -o-background-size: 164px 117px;
    -webkit-background-size: 164px 117px;
    background-size: 164px 117px
}

.thb-cart-empty .message {
    font-size: 40px;
    font-weight: 600;
    line-height: 46px;
    color: #131219;
    margin-bottom: 50px
}

.thb-cart-empty .return-to-shop {
    margin: 20px 0 0
}

.thb-cart-empty section {
    padding: 40px 0
}

#side-cart .thb-cart-empty {
    padding: 0 15px
}

#side-cart .thb-cart-empty figure {
    width: 82px;
    height: 59px;
    margin-bottom: 0;
    -moz-background-size: 82px 59px;
    -o-background-size: 82px 59px;
    -webkit-background-size: 82px 59px;
    background-size: 82px 59px
}

#side-cart .thb-cart-empty .message {
    font-size: 16px;
    line-height: 20px;
    margin: 20px
}

.coupon_box {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media only screen and (min-width: 40.063em) {
    .coupon_box {
        flex-direction: row
    }
}

.coupon_box #coupon_code {
    width: 100%;
    flex: 1;
    margin-bottom: 0;
    vertical-align: middle
}

.coupon_box .apply_coupon {
    width: 100%;
    text-align: center;
    width: 100%;
    margin: 10px 0 0;
    padding: 0
}

@media only screen and (min-width: 40.063em) {
    .coupon_box .apply_coupon {
        width: 35%;
        margin: 0
    }
}

#shipping_method {
    display: inline-block;
    list-style: none;
    text-align: left;
    margin: 0 0 15px
}

#shipping_method li {
    margin-bottom: 5px
}

#shipping_method label {
    margin: 0 0 0 5px;
    font-weight: 400 !important;
    text-align: left
}

#shipping_method label .amount {
    font-weight: 600
}

.woocommerce-shipping-calculator .shipping-calculator-button {
    font-size: 14px
}

.woocommerce-shipping-calculator .button {
    width: 100%
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    text-align: left
}

.woocommerce-shipping-calculator .select2.select2-container--default,
.woocommerce-shipping-calculator .input-text {
    width: 100%;
    margin-bottom: 5px
}

.checkout {
    margin-top: 5px
}

@media only screen and (min-width: 40.063em) {
    .checkout {
        margin-top: 25px
    }
}

@media only screen and (min-width: 64.063em) {
    .checkout {
        margin-top: 45px
    }
}

@media only screen and (min-width: 80em) {
    .checkout {
        margin-top: 65px
    }
}

.form-row {
    display: block;
    float: left;
    margin: 0;
    width: 100%
}

.billing_shipping {
    padding-right: 15px
}

@media only screen and (min-width: 64.063em) {
    .billing_shipping {
        padding-right: 45px
    }
}

.woocommerce-billing-fields h6,
.woocommerce-shipping-fields h6 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 30px;
    color: #131219
}

.woocommerce-billing-fields .form-row-wide,
.woocommerce-shipping-fields .form-row-wide {
    width: 100%
}

.woocommerce-billing-fields #billing_first_name_field,
.woocommerce-billing-fields #shipping_first_name_field,
.woocommerce-billing-fields #billing_last_name_field,
.woocommerce-billing-fields #shipping_last_name_field,
.woocommerce-billing-fields #billing_email_field,
.woocommerce-billing-fields #billing_phone_field,
.woocommerce-billing-fields #shipping_email_field,
.woocommerce-billing-fields #shipping_phone_field,
.woocommerce-shipping-fields #billing_first_name_field,
.woocommerce-shipping-fields #shipping_first_name_field,
.woocommerce-shipping-fields #billing_last_name_field,
.woocommerce-shipping-fields #shipping_last_name_field,
.woocommerce-shipping-fields #billing_email_field,
.woocommerce-shipping-fields #billing_phone_field,
.woocommerce-shipping-fields #shipping_email_field,
.woocommerce-shipping-fields #shipping_phone_field {
    width: 100%
}

@media only screen and (min-width: 40.063em) {

    .woocommerce-billing-fields #billing_first_name_field,
    .woocommerce-billing-fields #shipping_first_name_field,
    .woocommerce-billing-fields #billing_last_name_field,
    .woocommerce-billing-fields #shipping_last_name_field,
    .woocommerce-billing-fields #billing_email_field,
    .woocommerce-billing-fields #billing_phone_field,
    .woocommerce-billing-fields #shipping_email_field,
    .woocommerce-billing-fields #shipping_phone_field,
    .woocommerce-shipping-fields #billing_first_name_field,
    .woocommerce-shipping-fields #shipping_first_name_field,
    .woocommerce-shipping-fields #billing_last_name_field,
    .woocommerce-shipping-fields #shipping_last_name_field,
    .woocommerce-shipping-fields #billing_email_field,
    .woocommerce-shipping-fields #billing_phone_field,
    .woocommerce-shipping-fields #shipping_email_field,
    .woocommerce-shipping-fields #shipping_phone_field {
        width: 50%
    }
}

.woocommerce-billing-fields .form-row-wide input,
.woocommerce-billing-fields .form-row-wide textarea,
.woocommerce-billing-fields .form-row-first input,
.woocommerce-billing-fields .form-row-first textarea,
.woocommerce-billing-fields .form-row-last input,
.woocommerce-billing-fields .form-row-last textarea,
.woocommerce-shipping-fields .form-row-wide input,
.woocommerce-shipping-fields .form-row-wide textarea,
.woocommerce-shipping-fields .form-row-first input,
.woocommerce-shipping-fields .form-row-first textarea,
.woocommerce-shipping-fields .form-row-last input,
.woocommerce-shipping-fields .form-row-last textarea {
    width: 100%
}

.woocommerce-billing-fields #billing_first_name_field,
.woocommerce-billing-fields #shipping_first_name_field,
.woocommerce-shipping-fields #billing_first_name_field,
.woocommerce-shipping-fields #shipping_first_name_field {
    padding-right: 0
}

@media only screen and (min-width: 40.063em) {

    .woocommerce-billing-fields #billing_first_name_field,
    .woocommerce-billing-fields #shipping_first_name_field,
    .woocommerce-shipping-fields #billing_first_name_field,
    .woocommerce-shipping-fields #shipping_first_name_field {
        padding-right: 15px
    }
}

.woocommerce-billing-fields #billing_last_name_field,
.woocommerce-billing-fields #shipping_last_name_field,
.woocommerce-billing-fields #billing_email_field,
.woocommerce-billing-fields #shipping_email_field,
.woocommerce-shipping-fields #billing_last_name_field,
.woocommerce-shipping-fields #shipping_last_name_field,
.woocommerce-shipping-fields #billing_email_field,
.woocommerce-shipping-fields #shipping_email_field {
    padding-left: 0
}

@media only screen and (min-width: 40.063em) {

    .woocommerce-billing-fields #billing_last_name_field,
    .woocommerce-billing-fields #shipping_last_name_field,
    .woocommerce-billing-fields #billing_email_field,
    .woocommerce-billing-fields #shipping_email_field,
    .woocommerce-shipping-fields #billing_last_name_field,
    .woocommerce-shipping-fields #shipping_last_name_field,
    .woocommerce-shipping-fields #billing_email_field,
    .woocommerce-shipping-fields #shipping_email_field {
        padding-left: 15px
    }
}

.woocommerce-billing-fields #billing_address_1,
.woocommerce-billing-fields #shipping_address_1,
.woocommerce-shipping-fields #billing_address_1,
.woocommerce-shipping-fields #shipping_address_1 {
    margin-bottom: 5px
}

#ship-to-different-address {
    padding: 0;
    float: right;
    width: 100%;
    margin-top: 50px
}

#ship-to-different-address h6 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 30px;
    color: #131219
}

#ship-to-different-address .shipping_toggle {
    float: right;
    position: relative
}

.rtl #ship-to-different-address .shipping_toggle {
    float: left
}

#order_comments {
    min-height: 124px;
    width: 100%
}

.woocommerce-account-fields .create-account {
    float: none;
    padding: 40px 0 0
}

.woocommerce-account-fields .create-account label {
    display: block
}

.woocommerce-checkout-review-order {
    background: #fafafa;
    padding: 10%
}

.woocommerce-checkout-review-order h3 {
    font-size: 30px;
    margin-bottom: 30px
}

.payment_methods {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.payment_methods li {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.payment_methods li label {
    margin: 0;
    float: none
}

.payment_methods li .custom_label {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px
}

.payment_methods li img {
    vertical-align: middle;
    margin-left: 10px;
    max-height: 16px
}

.payment_methods li .payment_box {
    margin: 10px 0 10px 30px;
    font-size: 14px;
    line-height: 18px
}

.rtl .payment_methods li .payment_box {
    margin: 10px 25px 10px 0;
    float: right
}

.payment_methods li .payment_box p {
    margin: 0;
    font-size: 16px;
    color: #79787f
}

.payment_methods li .about_paypal {
    color: #59c379;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 20px
}

.woocommerce-terms-and-conditions-wrapper p {
    font-size: 14px
}

.woocommerce-terms-and-conditions-wrapper .validate-required {
    position: relative
}

.place-order .button {
    width: 100%;
    margin-top: 30px
}

.your-order-header {
    width: 100%;
    border: 5px solid #f4f4f4
}

.your-order-header .order-container {
    background: #fff;
    padding: 30px 15px;
    text-align: center;
    color: #747474;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 5px solid #f4f4f4
}

@media only screen and (min-width: 40.063em) {
    .your-order-header .order-container {
        font-size: 42px;
        padding: 50px 30px
    }
}

.your-order-header .order-container span {
    color: #59c379
}

.your-order-header .order-details {
    text-align: center;
    padding: 25px 0;
    font-size: 18px;
    color: #131219
}

.your-order-header .order-details label {
    display: block;
    font-weight: 600;
    margin-bottom: 10px
}

.your-order-header .order-details+.order-details {
    border-left: 1px solid #f4f4f4
}

@media only screen and (max-width: 40.063em) {
    .your-order-header .order-details+.order-details {
        border-left: 0;
        border-top: 1px solid #f4f4f4
    }
}

div.order-status {
    text-align: center;
    background: #59c379;
    padding: 15px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 60px
}

@media only screen and (min-width: 40.063em) {
    div.order-status {
        padding: 24px 30px
    }
}

div.order-status h6 {
    color: #fff;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1
}

div.order-status.failed {
    background: #e24f3d
}

.your-order-container {
    border: 3px solid #f4f4f4;
    padding: 15px
}

@media only screen and (min-width: 40.063em) {
    .your-order-container {
        padding: 40px
    }
}

.your-order-container h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
    font-weight: 600
}

.your-order-container h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 600
}

.your-order-container ul {
    list-style: none;
    font-size: 16px
}

.your-order-container ul li {
    margin: 0
}

.order-information label {
    font-weight: 600
}

.order-information p {
    font-size: 16px
}

.woocommerce-OrderUpdates .woocommerce-OrderUpdate-inner {
    display: inline-block;
    vertical-align: top
}

.single_product_bar {
    margin: 30px 0 50px
}

.single_product_bar .post_nav {
    float: right;
    font-size: 11px
}

.single_product_bar .post_nav a {
    display: inline-block;
    text-transform: uppercase;
    color: #8f8f8f
}

.single_product_bar .post_nav a .fa {
    padding: 0 5px
}

.single_product_bar .post_nav a+a {
    padding-left: 10px;
    border-left: 1px dotted #c1c1c1;
    margin-left: 9px
}

.rtl .single_product_bar .post_nav a+a {
    padding: 0 10px 0 0;
    border-left: 0;
    border-right: 1px dotted #c1c1c1;
    margin-left: 0;
    margin-right: 9px
}

.single_product_bar .post_nav a:hover {
    color: #131219
}

.product .woocommerce-product-gallery__trigger {
    display: none
}

.product .product-thumbnails {
    float: left;
    width: 70px;
    padding-right: 10px;
    display: block
}

@media only screen and (min-width: 40.063em) {
    .product .product-thumbnails {
        width: 120px;
        padding-right: 40px
    }
}

.product .product-thumbnails .woocommerce-product-gallery__image {
    padding: 0 0 10px;
    outline: 0;
    cursor: pointer
}

.product .product-thumbnails .woocommerce-product-gallery__image.slick-current>a {
    -moz-box-shadow: inset 0 0 0 2px #59c379;
    -webkit-box-shadow: inset 0 0 0 2px #59c379;
    box-shadow: inset 0 0 0 2px #59c379
}

.product .product-thumbnails .woocommerce-product-gallery__image>a {
    display: block;
    pointer-events: none
}

.product .product-thumbnails .woocommerce-product-gallery__image>a img {
    position: relative;
    z-index: -1
}

.product .product-images {
    margin-left: 70px;
    margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
    .product .product-images {
        margin-bottom: 0;
        margin-left: 120px
    }
}

.product .product-images .woocommerce-product-gallery__image a {
    display: block;
    position: relative
}

.product .product-images .woocommerce-product-gallery__image a img {
    width: 100%
}

.product .product-images .woocommerce-product-gallery__image.is-loading,
.product .product-images .woocommerce-product-gallery__image.is-loading img {
    cursor: progress
}

.product .product-images .woocommerce-product-gallery__image .easyzoom-flyout {
    position: absolute;
    z-index: 10;
    overflow: hidden;
    background: #FFF;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -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);
    -webkit-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)
}

.product .product-images .woocommerce-product-gallery__image .easyzoom-flyout img {
    max-width: none
}

.product .product-images .woocommerce-product-gallery__image .easyzoom-flyout:hover {
    opacity: 1
}

.product .product-information {
    padding: 0 15px
}

@media only screen and (min-width: 64.063em) {
    .product .product-information {
        padding: 0 35px
    }
}

@media only screen and (min-width: 80em) {
    .product .product-information {
        padding: 0 55px
    }
}

.product .product-information .woocommerce-product-rating {
    margin-bottom: 20px
}

.product .product-information .yith-wcwl-add-to-wishlist {
    display: inline-block;
    margin: 0;
    width: 100%;
    vertical-align: middle
}

@media only screen and (min-width: 40.063em) {
    .product .product-information .yith-wcwl-add-to-wishlist {
        width: auto
    }
}

.product .product-information .yith-wcwl-add-to-wishlist .feedback {
    display: none
}

.product .product-information .wc-forward {
    float: right;
    padding: 0;
    border: 0;
    line-height: 18px;
    background-color: transparent
}

.product .product-information .wc-forward:hover {
    color: #59c379
}

.product .product-information .star-rating,
.product .product-information .comment-form-rating .stars,
.comment-form-rating .product .product-information .stars {
    margin-right: 15px
}

.product .product-information .price {
    display: inline-block
}

.product .product-information .price>.amount,
.product .product-information .price>.price>.amount {
    font-size: 30px;
    color: #59c379
}

.product .product-information .price del .amount {
    font-size: 24px
}

.product .product-information .price ins .amount {
    font-size: 30px;
    color: #59c379
}

.product .product-information .woocommerce-review-link,
.product .product-information .write_first {
    display: inline-block;
    font-size: 13px;
    color: #131219;
    line-height: 18px;
    vertical-align: middle
}

.product .product-information h1 {
    font-size: 46px;
    line-height: 1.16;
    margin-bottom: 5px
}

.product .product-information .cart {
    margin-top: 10px
}

.product .product-information .variations_form .single_variation_wrap {
    display: inline-block
}

.product .product-information .variations_form .single_variation .woocommerce-variation-description p {
    font-size: 14px;
    color: #131219
}

.product .product-information .variations_form .single_variation .woocommerce-variation-price {
    display: none !important
}

.product .product-information .variations_form .single_variation .woocommerce-variation-availability {
    text-transform: uppercase;
    color: #131219
}

.product .product-information .variations_form .single_variation .woocommerce-variation-availability p {
    font-size: 11px;
    font-weight: 600
}

.product .product-information .variations_form .select-wrapper {
    min-width: 150px;
    display: inline-block;
    float: none
}

.product .product-information .variations_form .select-wrapper:after {
    z-index: -1
}

.product .product-information .variations_form .select-wrapper select {
    font-weight: 400;
    font-size: 12px;
    background: transparent
}

.product .product-information .variations_form .select-wrapper+.select-wrapper {
    margin-left: 0
}

@media only screen and (min-width: 40.063em) {
    .product .product-information .variations_form .select-wrapper+.select-wrapper {
        margin-left: 10px
    }
}

.rtl .product .product-information .variations_form .select-wrapper {
    float: right
}

.rtl .product .product-information .variations_form .select-wrapper+.select-wrapper {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (min-width: 40.063em) {
    .rtl .product .product-information .variations_form .select-wrapper+.select-wrapper {
        margin-left: 0;
        margin-right: 10px
    }
}

.product .product-information .variations_form .qtylabel {
    margin-left: 0
}

@media only screen and (min-width: 40.063em) {
    .product .product-information .variations_form .qtylabel {
        margin-left: 20px
    }
}

.product .product-information .qtylabel {
    display: inline-block;
    line-height: 45px;
    color: #131219;
    font-size: 11px;
    padding-right: 20px
}

.product .product-information .qtylabel+.quantity {
    display: inline-block;
    vertical-align: middle
}

.product .product-information .qty {
    margin-bottom: 0;
    text-align: center;
    width: 50px;
    padding: 16px 10px;
    font-size: 13px
}

.product .product-information .share-article {
    position: relative;
    height: 40px;
    padding-top: 20px;
    margin-top: 10px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    color: #131219
}

.product .product-information .share-article>a {
    display: block
}

.product .product-information .share-article svg {
    vertical-align: middle;
    position: relative;
    top: -4px;
    margin-right: 10px
}

.rtl .product .product-information .share-article svg {
    margin-right: 0;
    margin-left: 10px
}

.product .product-information .share-article:hover {
    color: #59c379
}

.product .product-information .share-article:hover path,
.product .product-information .share-article:hover polygon {
    fill: #59c379
}

.product .product-information .share-article .icons {
    position: absolute;
    bottom: 30px;
    left: -16px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    display: none
}

.rtl .product .product-information .share-article .icons {
    left: 0;
    right: -16px
}

.product .product-information .share-article .icons .inner {
    padding: 10px;
    background: #fff;
    position: relative;
    line-height: 1
}

.product .product-information .share-article .icons .inner:after {
    content: '';
    top: 100%;
    left: 24px;
    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
}

.rtl .product .product-information .share-article .icons .inner:after {
    left: auto;
    right: 24px
}

.product .product-information .share-article .icons .inner:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 19px;
    z-index: -1;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.rtl .product .product-information .share-article .icons .inner:before {
    left: auto;
    right: 19px
}

.product .product-information .share-article .icons .social {
    display: inline-block;
    vertical-align: middle
}

.product .product-information .share-article .icons .social+.social {
    margin-left: 6px
}

.rtl .product .product-information .share-article .icons .social+.social {
    margin-left: 0;
    margin-right: 6px
}

.product .product-information .sizing_guide {
    display: block;
    margin-top: 20px;
    height: 20px;
    line-height: 22px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    color: #131219
}

.product .product-information .sizing_guide svg {
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 10px
}

.rtl .product .product-information .sizing_guide svg {
    margin-right: 0;
    margin-left: 10px
}

.product .product-information .sizing_guide:hover {
    color: #59c379
}

.product .product-information .sizing_guide:hover path,
.product .product-information .sizing_guide:hover polygon {
    fill: #59c379
}

.product .product-information .product_meta {
    margin-top: 40px;
    text-align: center
}

@media only screen and (min-width: 40.063em) {
    .product .product-information .product_meta {
        text-align: left
    }

    .rtl .product .product-information .product_meta {
        text-align: right
    }
}

.product .product-information .product_meta .wcml_currency_switcher {
    display: none
}

.product .product-information .product_meta span {
    display: inline-block;
    margin: 0 15px 0 0;
    color: #79797b;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase
}

.product .product-information .product_meta span a,
.product .product-information .product_meta span .sku {
    color: #bab9bc;
    font-weight: 400
}

.rtl .product .product-information .product_meta span {
    margin: 0 0 0 15px
}

.product.style2 {
    margin-bottom: 0
}

.product.style2 .product-information {
    text-align: center;
    padding: 30px 15px;
    margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
    .product.style2 .product-information {
        padding: 30px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 64.063em) {
    .product.style2 .product-information {
        padding: 30px 60px
    }
}

@media only screen and (min-width: 80em) {
    .product.style2 .product-information {
        padding: 30px 90px
    }
}

@media only screen and (min-width: 100em) {
    .product.style2 .product-information {
        padding: 30px 120px
    }
}

.product.style2 .product-information .variations_form .variations {
    text-align: center
}

.product.style2 .product-information .variations_form .variations .select-wrapper {
    float: none;
    display: inline-block
}

.product.style2 .product-information .variations_form .yith-wcwl-add-to-wishlist {
    display: none
}

.product.style2 .product-information .variations_form .variations_button {
    display: inline-block
}

.product.style2 .product-information .qty {
    padding: 18px 10px
}

.product.style2 .product-information .qtylabel,
.product.style2 .product-information .quantity+.cf,
.product.style2 .product-information .quantity+.post,
.product.style2 .product-information .post .quantity+.authorpage,
.post .product.style2 .product-information .quantity+.authorpage,
.product.style2 .product-information .quantity+.woocommerce-billing-fields,
.product.style2 .product-information .quantity+.woocommerce-shipping-fields,
.product.style2 .product-information .quantity+.woocommerce-account-fields,
.product.style2 .product-information .woocommerce-account-fields .quantity+.create-account,
.woocommerce-account-fields .product.style2 .product-information .quantity+.create-account,
.product.style2 .product-information .quantity+.woocommerce-checkout-review-order,
.product.style2 .product-information .quantity+.woocommerce-customer-details,
.product.style2 .product-information .variations_form .quantity+.variations,
.product.style2 .product-information .product_add_to_cart_shortcode .quantity+.price,
.product_add_to_cart_shortcode .product.style2 .product-information .quantity+.price {
    display: none
}

.product.style2 .product-information .single_add_to_cart_button {
    margin: 0
}

.product.style2 .product-information .product_meta p {
    margin: 0 7px 5px
}

@media only screen and (min-width: 40.063em) {
    .product.style2 .product-information .product_meta {
        text-align: center
    }
}

.product.style2 .product-information .single_add_to_cart_button+.yith-wcwl-add-to-wishlist {
    display: none
}

.product.style2 .product-information .yith-wcwl-add-to-wishlist {
    color: #131219;
    font-size: 11px;
    font-weight: 600;
    margin: 0 0 25px;
    opacity: 1
}

.product.style2 .product-information .yith-wcwl-add-to-wishlist a {
    color: #131219
}

.product.style2 .product-information .yith-wcwl-add-to-wishlist .text {
    display: none
}

.product.style2 .product-information .yith-wcwl-add-to-wishlist .quick_wishlist_icon {
    fill: transparent
}

.product.style2 .product-information .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .quick_wishlist_icon path,
.product.style2 .product-information .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .quick_wishlist_icon path {
    fill: #e25842;
    stroke: #e25842
}

.product.style2 .product-information .share-container {
    display: block;
    width: 100%
}

.product.style2 .product-information .share-article {
    display: inline-block
}

.wc-tabs-wrapper {
    margin-bottom: 50px
}

@media only screen and (min-width: 80em) {
    .wc-tabs-wrapper {
        margin-bottom: 75px
    }
}

@media only screen and (min-width: 100em) {
    .wc-tabs-wrapper {
        margin-bottom: 100px
    }
}

.wc-tabs-wrapper .wc-tabs {
    margin: 0;
    padding: 26px 0 24px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center
}

.wc-tabs-wrapper .wc-tabs dd {
    margin: 15px 0
}

.rtl .wc-tabs-wrapper .wc-tabs dd {
    margin: 15px 0
}

@media only screen and (min-width: 40.063em) {
    .wc-tabs-wrapper .wc-tabs dd {
        margin: 0 30px
    }
}

.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding: 25px 0
}

@media only screen and (min-width: 40.063em) {
    .wc-tabs-wrapper .woocommerce-Tabs-panel {
        padding: 30px 0
    }
}

@media only screen and (min-width: 64.063em) {
    .wc-tabs-wrapper .woocommerce-Tabs-panel {
        padding: 50px 0
    }
}

@media only screen and (min-width: 80em) {
    .wc-tabs-wrapper .woocommerce-Tabs-panel {
        padding: 70px 0
    }
}

@media only screen and (min-width: 100em) {
    .wc-tabs-wrapper .woocommerce-Tabs-panel {
        padding: 100px 0
    }
}

.wc-tabs-wrapper .woocommerce-Tabs-panel>h2 {
    margin-bottom: 40px
}

.wc-tabs-wrapper .woocommerce-Tabs-panel#tab-description {
    padding: 0
}

.wc-tabs-wrapper .woocommerce-Tabs-panel#tab-description>h2 {
    display: none
}

.wc-tabs-wrapper .woocommerce-Tabs-panel#tab-additional_information h2 {
    text-align: center
}

.woocommerce-noreviews {
    text-align: center
}

.related h2,
.crosssells h2,
.upsells h2 {
    display: block;
    text-align: center
}

.group_table {
    border: 0;
    width: 100%;
    border-spacing: 0;
    margin-bottom: 20px;
    table-layout: fixed
}

.group_table tbody tr {
    margin-bottom: 10px
}

.group_table tbody tr td {
    padding: 0;
    vertical-align: top
}

.group_table tbody tr td:first-child {
    width: 100px
}

.group_table tbody tr td label a {
    color: #131219
}

.group_table tbody tr td.label {
    background: none;
    margin: 0;
    padding: 0
}

.group_table tbody tr td.price .stock {
    display: none
}

.group_table tbody tr:nth-child(even) {
    background: #fff
}

.group_table .quantity {
    float: none
}

.shop_attributes {
    border: 0;
    width: 100%;
    border-spacing: 0;
    text-align: left
}

.rtl .shop_attributes {
    text-align: right
}

.shop_attributes tbody tr th {
    vertical-align: middle;
    padding: 20px 0 18px;
    color: #131219;
    font-size: 14px;
    font-weight: 600;
    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: 400;
    font-size: 14px;
    color: #454545;
    text-align: right
}

.shop_attributes tbody tr td p {
    margin: 0;
    color: #454545;
    font-size: 14px;
    font-weight: 300
}

.shop_attributes tbody tr:first-child td,
.shop_attributes tbody tr:first-child th {
    padding-top: 0
}

.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
}

#customer_login {
    position: relative;
    padding-top: 60px;
    width: 100%;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

#customer_login>div {
    padding: 0 0 120px;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

#customer_login #user_login {
    margin-bottom: 0
}

#customer_login .back_home {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 38px 0;
    background: #f9f9f9
}

#customer_login .back_home a {
    color: rgba(19, 18, 25, 0.6)
}

#customer_login .back_home a:hover {
    color: #131219
}

#customer_login p {
    color: #131219
}

#customer_login .button {
    margin: 30px 0
}

#customer_login form {
    margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
    #customer_login form {
        margin-bottom: 35px
    }
}

@media only screen and (min-width: 64.063em) {
    #customer_login form {
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 80em) {
    #customer_login form {
        margin-bottom: 45px
    }
}

@media only screen and (min-width: 100em) {
    #customer_login form {
        margin-bottom: 55px
    }
}

#customer_login .logoimg {
    margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
    #customer_login .logoimg {
        margin-bottom: 40px
    }
}

@media only screen and (min-width: 64.063em) {
    #customer_login .logoimg {
        margin-bottom: 50px
    }
}

@media only screen and (min-width: 80em) {
    #customer_login .logoimg {
        margin-bottom: 60px
    }
}

#customer_login .register-container {
    display: none
}

#customer_login .login-container p {
    margin-bottom: 15px
}

@media only screen and (min-width: 40.063em) {
    #customer_login .login-container p {
        margin-bottom: 25px
    }
}

@media only screen and (min-width: 64.063em) {
    #customer_login .login-container p {
        margin-bottom: 30px
    }
}

#customer_login .login-container label,
#customer_login .register-container label {
    display: inline;
    text-align: left
}

.nav-row {
    border-bottom: 1px solid #eee
}

.woocommerce-MyAccount-navigation {
    margin: 0;
    padding: 30px 0 20px;
    text-align: center
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce-MyAccount-navigation li {
    display: inline-block;
    padding: 0;
    margin: 0 10px 10px
}

.woocommerce-MyAccount-navigation li a {
    display: block;
    text-align: center;
    color: #131219;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase
}

.woocommerce-MyAccount-navigation li a svg {
    display: inline-block
}

.woocommerce-MyAccount-navigation li a svg path {
    fill: #d5d5d5
}

.woocommerce-MyAccount-navigation li a span {
    display: block
}

.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li:hover a {
    color: #59c379
}

.woocommerce-MyAccount-navigation li.is-active path,
.woocommerce-MyAccount-navigation li:hover path {
    fill: #59c379
}

.woocommerce-MyAccount-content {
    padding: 10vh 0
}

.woocommerce-MyAccount-content h3 {
    margin-bottom: 30px
}

#yith-wcwl-form h3 {
    margin-bottom: 30px
}

.addresses {
    margin: 0 -15px
}

.addresses .col-1,
.addresses .col-2 {
    float: left;
    width: 100%;
    padding: 0 15px
}

@media only screen and (min-width: 40.063em) {

    .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: 40.063em) {
    .addresses .woocommerce-Address {
        margin-bottom: 0
    }
}

.order-info {
    margin-bottom: 25px
}

#side-cart {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 99;
    padding: 0;
    width: 280px;
    background: #fff;
    overflow: hidden;
    right: 0;
    -moz-transform: translate3d(280px, 0, 0);
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
    -moz-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.touch #side-cart {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
    -webkit-overflow-scrolling: touch !important
}

@media only screen and (min-width: 40.063em) {
    #side-cart {
        width: 380px;
        right: 0;
        -moz-transform: translate3d(380px, 0, 0);
        -webkit-transform: translate3d(380px, 0, 0);
        transform: translate3d(380px, 0, 0)
    }
}

.admin-bar #side-cart {
    padding-top: 46px
}

@media screen and (min-width: 783px) {
    .admin-bar #side-cart {
        padding-top: 32px
    }
}

.open-cart #side-cart {
    right: 0;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#side-cart .table {
    height: calc(100% - 80px);
    width: 100%
}

#side-cart .cart-container {
    background: #f9f9f9;
    height: 100%;
    float: right;
    width: 100%;
    padding-bottom: 135px;
    position: relative;
    color: #131219
}

@media only screen and (min-width: 40.063em) {
    #side-cart .cart-container {
        padding-bottom: 165px
    }
}

#side-cart .cart-container.empty {
    padding-bottom: 0
}

#side-cart header {
    border-bottom: 1px solid #eee;
    padding: 30px
}

#side-cart header h6 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #131219
}

#side-cart .buttons {
    width: 100%;
    padding: 15px;
    height: 135px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f9f9f9
}

@media only screen and (min-width: 40.063em) {
    #side-cart .buttons {
        padding: 30px;
        height: 165px
    }
}

#side-cart .buttons .btn {
    margin: 0
}

#side-cart .buttons .btn+.btn {
    margin-top: 5px
}

#side-cart .subtotal {
    width: 100%;
    padding: 40px 20px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

#side-cart .subtotal span:not(.woocommerce-Price-currencySymbol) {
    display: block;
    margin-top: 10px;
    color: #59c379;
    font-size: 40px;
    font-weight: 600
}

#side-cart .custom_scroll {
    top: 86px;
    bottom: 145px;
    position: absolute;
    height: auto;
    width: 100%
}

@media only screen and (min-width: 40.063em) {
    #side-cart .custom_scroll {
        bottom: 175px
    }
}

#side-cart .custom_scroll.cart-empty-container {
    height: 100%;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

#side-cart ul {
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    margin: 0
}

#side-cart ul li {
    position: relative;
    border-bottom: 1px solid #eee;
    padding: 15px
}

@media only screen and (min-width: 40.063em) {
    #side-cart ul li {
        padding: 30px
    }
}

#side-cart ul li figure {
    float: left;
    width: 80px;
    margin-right: 15px
}

@media only screen and (min-width: 40.063em) {
    #side-cart ul li figure {
        margin-right: 30px
    }
}

.rtl #side-cart ul li figure {
    float: right;
    margin-right: 0;
    margin-left: 15px
}

@media only screen and (min-width: 40.063em) {
    .rtl #side-cart ul li figure {
        margin-left: 30px
    }
}

#side-cart ul li .list_content {
    padding-left: 95px;
    padding-right: 15px;
    font-weight: 400
}

@media only screen and (min-width: 40.063em) {
    #side-cart ul li .list_content {
        padding-left: 110px
    }
}

#side-cart ul li .list_content h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0
}

#side-cart ul li .list_content .cross {
    display: inline-block;
    vertical-align: middle;
    padding: 0 3px
}

#side-cart ul li .list_content .quantity {
    padding: 0
}

#side-cart ul li .list_content .price {
    display: inline-block
}

#side-cart ul li .list_content .price>.amount {
    color: #131219;
    font-size: 16px
}

#side-cart ul li .list_content dl.variation {
    margin-top: 5px;
    width: 100%
}

#side-cart ul li .remove {
    position: absolute;
    top: 15px;
    right: 15px;
    line-height: 5px;
    font-size: 24px;
    width: 12px;
    text-align: right;
    color: rgba(0, 0, 0, 0.6)
}

@media only screen and (min-width: 40.063em) {
    #side-cart ul li .remove {
        top: 30px;
        right: 30px
    }
}

.rtl #side-cart ul li .remove {
    right: auto;
    left: 15px
}

@media only screen and (min-width: 40.063em) {
    .rtl #side-cart ul li .remove {
        left: 30px
    }
}

#side-cart ul li .remove:hover {
    color: #000
}

.inline-icon {
    display: inline
}

.inline-icon.icon-1x {
    font-size: 18px;
    vertical-align: middle
}

.inline-icon.icon-2x {
    font-size: 24px;
    vertical-align: middle
}

.inline-icon.icon-3x {
    font-size: 28px;
    vertical-align: middle
}

.inline-icon.icon-4x {
    font-size: 32px;
    vertical-align: middle
}

.boxed-icon {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px
}

.boxed-icon .fa {
    vertical-align: middle
}

.facebook:hover {
    color: #3b5998 !important
}

.facebook.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.facebook.boxed-icon:hover {
    color: #fff !important;
    background: #3b5998 !important
}

.google-plus:hover {
    color: #dd4b39 !important
}

.google-plus.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.google-plus.boxed-icon:hover {
    color: #fff !important;
    background: #dd4b39 !important
}

.linkedin:hover {
    color: #007bb6 !important
}

.linkedin.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.linkedin.boxed-icon:hover {
    color: #fff !important;
    background: #007bb6 !important
}

.pinterest:hover {
    color: #cb2027 !important
}

.pinterest.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.pinterest.boxed-icon:hover {
    color: #fff !important;
    background: #cb2027 !important
}

.twitter:hover {
    color: #00aced !important
}

.twitter.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.twitter.boxed-icon:hover {
    color: #fff !important;
    background: #00aced !important
}

.instagram:hover {
    color: #3f729b !important
}

.instagram.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.instagram.boxed-icon:hover {
    color: #fff !important;
    background: #3f729b !important
}

.vk:hover {
    color: #45668e !important
}

.vk.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.vk.boxed-icon:hover {
    color: #fff !important;
    background: #45668e !important
}

.tumblr:hover {
    color: #35465c !important
}

.tumblr.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.tumblr.boxed-icon:hover {
    color: #fff !important;
    background: #35465c !important
}

.xing:hover {
    color: #cfdc00 !important
}

.xing.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.xing.boxed-icon:hover {
    color: #fff !important;
    background: #cfdc00 !important
}

.soundcloud:hover {
    color: #f80 !important
}

.soundcloud.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.soundcloud.boxed-icon:hover {
    color: #fff !important;
    background: #f80 !important
}

.dribbble:hover {
    color: #ea4c89 !important
}

.dribbble.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.dribbble.boxed-icon:hover {
    color: #fff !important;
    background: #ea4c89 !important
}

.youtube:hover {
    color: #e52d27 !important
}

.youtube.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.youtube.boxed-icon:hover {
    color: #fff !important;
    background: #e52d27 !important
}

.spotify:hover {
    color: #7ab800 !important
}

.spotify.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.spotify.boxed-icon:hover {
    color: #fff !important;
    background: #7ab800 !important
}

.behance:hover {
    color: #1769ff !important
}

.behance.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.behance.boxed-icon:hover {
    color: #fff !important;
    background: #1769ff !important
}

.deviantart:hover {
    color: #4e6252 !important
}

.deviantart.boxed-icon {
    background: #dcdcdc;
    color: #fff
}

.deviantart.boxed-icon:hover {
    color: #fff !important;
    background: #4e6252 !important
}

.posts .post-gallery {
    margin-bottom: 40px
}

.parallax_bg {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-perspective: 1000;
    -webkit-perspective: 1000;
    perspective: 1000
}

@media only screen and (min-width: 40.063em) {
    .parallax_bg {
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover
    }
}

.video_bg {
    position: relative;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

.video_bg .row-video-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%
}

@media only screen and (max-width: 40.063em) {
    .video_bg .row-video-bg {
        display: none !important
    }
}

.video_bg .video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.list {
    list-style: none;
    margin: 0;
    display: block;
    float: left
}

.list>h6 {
    margin-bottom: 30px;
    color: #131219;
    font-weight: 300 !important;
    font-size: 20px !important;
    position: relative;
    display: block;
    margin-top: 0
}

.list li {
    display: block;
    float: left;
    width: 100%;
    padding: 0 0 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #bcbcbc
}

.list li figure {
    float: left;
    margin-right: 20px;
    width: 70px;
    line-height: 0
}

.list li .post-title {
    margin-left: 90px
}

.list li .post-title .post_categories {
    font-size: 10px;
    text-align: left
}

.list li .post-title .price {
    text-align: left;
    margin-top: 2px
}

.list li .post-title .price ins,
.list li .post-title .price>.amount {
    font-size: 14px
}

.tabs {
    margin-bottom: 10px;
    padding: 0
}

.tabs .active {
    border-top: 0
}

.tabs .active a {
    border: 0;
    color: #7a7a7a
}

.tabs .active a:hover {
    color: #7a7a7a
}

.tabs dd,
.tabs li {
    display: inline-block;
    margin: 0
}

@media only screen and (max-width: 40.063em) {

    .tabs dd,
    .tabs li {
        width: 100%
    }
}

.tabs dd a,
.tabs li a {
    display: block;
    border: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #a4a7ab
}

.tabs dd a i,
.tabs li a i {
    margin-right: 8px
}

.tabs dd a:hover,
.tabs li a:hover {
    color: #131219
}

ul.tabs-content {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.tabs-content>li {
    display: none
}

@media only screen and (max-width: 40.063em) {
    ul.tabs-content {
        clear: left;
        padding: 0
    }
}

.wc-tabs-wrapper .wc-tabs dd,
.wc-tabs-wrapper .wc-tabs li {
    margin: 0 0 10px 0
}

.rtl .wc-tabs-wrapper .wc-tabs dd,
.rtl .wc-tabs-wrapper .wc-tabs li {
    margin: 0 0 10px 0
}

.wc-tabs-wrapper .wc-tabs dd:last-child,
.wc-tabs-wrapper .wc-tabs li:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 40.063em) {

    .wc-tabs-wrapper .wc-tabs dd,
    .wc-tabs-wrapper .wc-tabs li {
        margin: 0 40px 0 0
    }

    .rtl .wc-tabs-wrapper .wc-tabs dd,
    .rtl .wc-tabs-wrapper .wc-tabs li {
        margin: 0 0 0 40px
    }
}

.wc-tabs-wrapper .wc-tabs dd a,
.wc-tabs-wrapper .wc-tabs li a {
    color: #131219;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.wc-tabs-wrapper .wc-tabs dd.active a,
.wc-tabs-wrapper .wc-tabs li.active a {
    color: #59c379
}

.wc-tabs-wrapper .wc-tabs dd:last-child,
.wc-tabs-wrapper .wc-tabs li:last-child {
    margin-right: 0
}

.vc_toggle.vc_toggle_default {
    margin-bottom: 22px
}

.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
    background: #59c379
}

.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before {
    content: '-';
    visibility: visible
}

.vc_toggle.vc_toggle_default.vc_toggle_active .vc_toggle_title h4 {
    color: #59c379
}

.vc_toggle.vc_toggle_default .vc_toggle_title {
    min-height: 22px;
    line-height: 20px;
    padding: 0 0 0 38px !important;
    display: block;
    width: 100%
}

.vc_toggle.vc_toggle_default .vc_toggle_title h4 {
    font-weight: 600;
    font-size: 16px;
    color: #131219;
    line-height: 1;
    position: relative;
    top: 2px
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    width: 22px;
    height: 22px;
    border-radius: 11px;
    color: #fff;
    background: #ccc;
    margin: 0;
    border: 0;
    padding: 0;
    text-align: center
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after {
    display: none;
    content: ''
}

.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon:before {
    display: inline;
    content: '+';
    border: 0;
    font-size: 26px;
    background: none;
    width: auto;
    height: auto;
    font-style: normal;
    visibility: visible
}

.vc_toggle.vc_toggle_default .vc_toggle_content {
    display: none;
    margin: 0;
    padding: 15px 0 0 38px !important
}

.vc_toggle.vc_toggle_default .vc_toggle_content p {
    font-size: 16px
}

.vc_toggle.vc_toggle_default .last_toggle_el_margin {
    display: none
}

.iconlist {
    list-style: none
}

.iconlist li {
    padding: 0 0 0 25px;
    position: relative
}

.rtl .iconlist li {
    padding: 0 25px 0 0
}

.rtl .iconlist li>i {
    left: auto;
    right: 0
}

.iconlist li>i {
    position: absolute;
    top: 2px;
    left: 0;
    color: #131219
}

.iconbox {
    text-align: center
}

.iconbox>span {
    display: inline-block;
    margin-bottom: 20px;
    color: #131219;
    font-size: 60px;
    text-align: center;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.iconbox>span i {
    vertical-align: middle
}

.iconbox>span img {
    display: inline-block
}

.iconbox>span.img img {
    width: 60px;
    height: 60px
}

.iconbox .content {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px
}

.iconbox h6 {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1;
    text-transform: uppercase
}

.iconbox.type1.left {
    text-align: left
}

.iconbox.type1.left>span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center
}

.iconbox.type1.left>span i,
.iconbox.type1.left>span img {
    vertical-align: top
}

.iconbox.type1.left .content {
    padding-left: 85px
}

.iconbox.type1.right {
    text-align: right
}

.iconbox.type1.right>span {
    width: 60px;
    height: 60px;
    line-height: 60px;
    float: right;
    text-align: center
}

.iconbox.type1.right>span i,
.iconbox.type1.right>span img {
    vertical-align: top
}

.iconbox.type1.right .content {
    padding-right: 85px
}

blockquote.left {
    float: left;
    width: 40%;
    margin: 5px 30px 30px 0;
    text-align: left
}

@media only screen and (max-width: 40.063em) {
    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: 40.063em) {
    blockquote.right {
        margin-left: 0;
        width: 100%
    }
}

.row.masonry.blog-masonry {
    margin-left: -1.375em;
    margin-right: -1.375em
}

.row.masonry.blog-masonry>.columns {
    padding: 0 1.375em
}

.row.masonry.category-style2 {
    margin-left: -1.875em;
    margin-right: -1.875em
}

.row.masonry.category-style2>.columns {
    padding: 0 1.875em
}

.row.masonry.category-style2>.columns .product-category {
    margin-bottom: 60px
}

.gap {
    clear: both
}

.notification-box {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    padding: 15px 25px;
    background: #fff;
    border-left: 6px solid #131219;
    -moz-box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.07)
}

.notification-box .content {
    line-height: 18px;
    color: #131219
}

.notification-box .content .showcoupon,
.notification-box .content .showlogin {
    color: inherit;
    font-weight: 600
}

.notification-box.success {
    border-color: #5ac57b
}

.notification-box.information {
    border-color: #59c379
}

.notification-box.warning {
    border-color: #317dfb
}

.notification-box.error {
    border-color: #ed303e
}

.notification-box .button.wc-forward {
    float: right;
    padding: 0;
    border: 0;
    line-height: 18px
}

.notification-box .button.wc-forward:hover {
    background: #fff;
    color: #59c379
}

.dropcap {
    display: block;
    font-size: 40px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    float: left;
    padding: 18px 18px 8px;
    position: relative;
    top: 5px;
    margin-right: 10px;
    color: #131219;
    font-weight: 600
}

.rtl .dropcap {
    float: right;
    margin-right: 0;
    margin-left: 10px
}

.dropcap.style2 {
    font-size: 76px;
    padding: 0;
    border: 0
}

.highlight {
    padding: 0 2px
}

.highlight.gray {
    background: #d8d8d8;
    color: #131219
}

.highlight.blue {
    background: #7a7a7a;
    color: #fff
}

.styled_dividers {
    height: 1px;
    margin: 0 auto;
    margin-bottom: 25px
}

.styled_dividers.style1 {
    height: 8px;
    width: 480px;
    max-width: 90%;
    background: transparent url("../img/dividers/1.png") top left repeat-x;
    -moz-background-size: 8px 8px;
    -o-background-size: 8px 8px;
    -webkit-background-size: 8px 8px;
    background-size: 8px 8px
}

.styled_dividers.style2 {
    height: 6px;
    width: 480px;
    max-width: 90%;
    background: transparent url("../img/dividers/2.png") top left repeat-x;
    -moz-background-size: 18px 6px;
    -o-background-size: 18px 6px;
    -webkit-background-size: 18px 6px;
    background-size: 18px 6px
}

.styled_dividers.style3 {
    height: 6px;
    width: 170px;
    max-width: 90%;
    background: transparent url("../img/dividers/3.png") top left repeat-x;
    -moz-background-size: 9px 6px;
    -o-background-size: 9px 6px;
    -webkit-background-size: 9px 6px;
    background-size: 9px 6px
}

.styled_dividers.style4 {
    width: 40px;
    border-bottom: 1px solid #131219
}

.styled_dividers.style5 {
    width: 60px;
    border-bottom: 2px solid #131219
}

.styled_dividers.style6 {
    height: 4px;
    width: 690px;
    max-width: 90%;
    border-bottom: 1px solid #131219;
    border-top: 1px solid #131219
}

.styled_dividers.style7 {
    width: 950px;
    max-width: 90%;
    border-bottom: 1px solid #ececec
}

.styled_dividers.style8 {
    width: 20px;
    height: 16px;
    background: url("../img/separator.png") top left no-repeat;
    background-size: 20px 14px
}

.product_add_to_cart_shortcode h5 {
    font-size: 20px;
    margin-bottom: 10px
}

.product_add_to_cart_shortcode .price {
    margin-bottom: 30px
}

.product_add_to_cart_shortcode .price .amount {
    font-size: 18px
}

.product_add_to_cart_shortcode .price del {
    font-size: 18px
}

.instagram-row.low-padding.row {
    margin: 0 -5px
}

.instagram-row.low-padding.row .columns {
    padding: 0 5px
}

.instagram-row.low-padding.row .columns figure {
    margin-bottom: 10px
}

.instagram-row figure {
    height: 0;
    width: 100%;
    padding-bottom: 90% !important;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center center
}

.instagram-row figure:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #000;
    opacity: 0
}

.instagram-row figure .instagram-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.instagram-row figure:hover:after {
    opacity: 0.4
}

.instagram-row figure:hover span {
    opacity: 1
}

.instagram-row figure span {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    opacity: 0
}

.instagram-row figure span svg {
    fill: #fff;
    margin-right: 8px
}

.instagram-row figure span em {
    font-style: normal
}

.instagram-row figure span em+svg {
    margin-left: 20px
}

.infoBox {
    background: #fff
}

.infoBox>img {
    z-index: 99
}

.marker-info-win {
    width: 380px;
    border: 1px solid #131219;
    padding: 10px;
    position: relative
}

.marker-info-win h1 {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    color: #131219;
    margin: 5px 0 10px
}

.marker-info-win p {
    font-size: 13px;
    line-height: 16px;
    color: #737373;
    font-weight: 300;
    margin-bottom: 10px
}

.marker-info-win:after,
.marker-info-win:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.marker-info-win:after {
    border-top-color: #ffffff;
    border-width: 12px;
    margin-left: -12px
}

.marker-info-win:before {
    border-top-color: #000;
    border-width: 14px;
    margin-left: -14px
}

.marker-info-win .marker-inner-win {
    padding-left: 130px
}

.marker-info-win .image {
    float: left;
    width: 110px
}

.wpb_content_element {
    margin-bottom: 0 !important
}

.columns>.wpb_text_column {
    float: none !important
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-tabs-list {
    list-style: none
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-tab:first-child>a {
    padding-left: 0
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-tab:last-child>a {
    padding-right: 0
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-tab>a {
    text-transform: uppercase;
    font-size: 13px;
    color: #131219;
    font-weight: 600;
    border: 0;
    padding: 10px 20px
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-tab.vc_active>a {
    color: #59c379
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-panel-heading {
    border: 0
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-panel-heading .vc_tta-panel-title {
    text-transform: uppercase;
    font-size: 13px;
    color: #131219;
    font-weight: 600;
    border: 0;
    padding: 10px 0
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 0;
    border: 0
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
    color: #59c379
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general .vc_tta-panel-body {
    border: 0;
    padding: 0;
    box-sizing: border-box !important;
    transition: none !important
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general.vc_tta-tabs-position-left .vc_tta-tabs-list {
    padding-right: 30px
}

@media only screen and (min-width: 80em) {
    .wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general.vc_tta-tabs-position-left .vc_tta-tabs-list {
        padding-right: 50px
    }
}

.wpb-js-composer .vc_tta-container .vc_tta-tabs.vc_general.vc_tta-tabs-position-left .vc_tta-tab>a {
    padding-left: 0
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion.vc_general .vc_tta-panels-container {
    border-top: 1px solid #efefef
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion.vc_general .vc_tta-panel-heading {
    border: 0
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion.vc_general .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 18px;
    color: #131219;
    font-weight: 600;
    border: 0;
    padding: 22px 0 16px
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion.vc_general .vc_tta-panel-heading .vc_tta-panel-title>a {
    padding: 0;
    border: 0
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion.vc_general .vc_tta-panel {
    border-bottom: 1px solid #efefef
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
    color: #59c379
}

.wpb-js-composer .vc_tta-container .vc_tta-accordion.vc_general .vc_tta-panel-body {
    border: 0;
    padding: 0 0 12px 0
}

.ai-dotted {
    width: 36px
}

.ai-dotted .ai-inner1,
.ai-dotted .ai-inner2,
.ai-dotted .ai-inner3 {
    display: inline-block;
    margin: 0.125em;
    width: 0.5em;
    height: 0.5em;
    border-radius: 100%;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: ai-rotate .75s linear infinite;
    animation: ai-rotate .75s linear infinite;
    background: #131219
}

.ai-dotted .ai-inner2 {
    -webkit-animation-delay: 0.1875s;
    animation-delay: 0.1875s
}

.ai-dotted .ai-inner3 {
    -webkit-animation-delay: 0.375s;
    animation-delay: 0.375s
}

@-webkit-keyframes ai-rotate {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }

    30% {
        -webkit-transform: translateY(-0.25em);
        transform: translateY(-0.25em)
    }

    50% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }

    70% {
        -webkit-transform: translateY(0.25em);
        transform: translateY(0.25em)
    }
}

@keyframes ai-rotate {
    0% {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    30% {
        -webkit-transform: translateY(-0.25em);
        -ms-transform: translateY(-0.25em);
        transform: translateY(-0.25em)
    }

    50% {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    70% {
        -webkit-transform: translateY(0.25em);
        -ms-transform: translateY(0.25em);
        transform: translateY(0.25em)
    }
}

#product-addons-total,
.product-addon {
    clear: both
}

.category-grid .padding-1 figure {
    height: 0;
    padding-bottom: 90%
}

.category-grid .padding-1-small figure {
    height: 0;
    padding-bottom: calc(90% - 4px)
}

.tparrows {
    top: 50% !important
}

.tparrows:before {
    display: none
}

.tparrows.default.round {
    z-index: 99
}

.hesperiden.tparrows {
    width: 15% !important;
    height: 100% !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    transform: none !important;
    background: none !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.hesperiden.tparrows:before {
    display: none !important
}

.hesperiden.tparrows.tp-leftarrow {
    left: 0 !important;
    cursor: url("../img/arrow-left.svg"), url("../img/arrow-left.cur"), w-resize
}

.arrows-light .hesperiden.tparrows.tp-leftarrow {
    cursor: url("../img/arrow-left-light.svg"), url("../img/arrow-left-light.cur"), w-resize
}

.hesperiden.tparrows.tp-rightarrow {
    right: 0 !important;
    left: auto !important;
    cursor: url("../img/arrow-right.svg"), url("../img/arrow-right.cur"), e-resize
}

.arrows-light .hesperiden.tparrows.tp-rightarrow {
    cursor: url("../img/arrow-right-light.svg"), url("../img/arrow-right-light.cur"), e-resize
}

.hesperiden.tp-bullets .tp-bullet {
    width: 10px !important;
    height: 10px !important;
    background: none !important;
    border: 1px solid rgba(19, 18, 25, 0.6);
    margin: 0 6px
}

.hesperiden.tp-bullets .tp-bullet:hover {
    border-color: #131219
}

.hesperiden.tp-bullets .tp-bullet.selected {
    border-color: #131219;
    background: #131219 !important
}

.arrows-light .hesperiden.tp-bullets .tp-bullet {
    border: 1px solid rgba(255, 255, 255, 0.6)
}

.arrows-light .hesperiden.tp-bullets .tp-bullet:hover {
    border-color: #fff
}

.arrows-light .hesperiden.tp-bullets .tp-bullet.selected {
    border-color: #fff;
    background: #fff !important
}

.hesperiden.tp-bullets .tp-arrows {
    display: none !important
}

.hesperiden.tp-bullets.round .bullet {
    border-radius: 5px
}

.yith-s {
    background-position: center center !important
}

.yith-ajaxsearchform-container .autocomplete-suggestions {
    border-radius: 0;
    border: 0;
    padding: 15px 0;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3)
}

.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion {
    font-size: 12px;
    color: #131219;
    line-height: 22px;
    padding: 0 15px
}

.yith-ajaxsearchform-container .autocomplete-suggestions .autocomplete-suggestion strong {
    font-weight: 600
}

@media only screen and (min-width: 40.063em) {
    .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
    }
}

.wc_vendor_header {
    padding: 30px 0 0
}

.wc_vendor_header h1 {
    font-size: 52px;
    line-height: 1.3;
    margin-bottom: 0
}

.wc_vendor_header p {
    font-size: 20px;
    margin: 0
}

.animation {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-perspective: 1000;
    -webkit-perspective: 1000;
    perspective: 1000;
    will-change: opacity
}

@media only screen and (max-width: 40.063em) {
    .animation {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

.animate {
    will-change: opacity, transform
}

.fade-in.animate {
    -webkit-animation: fade-in 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: fade-in 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-animation: fade-in 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: fade-in 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: fade-in 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 40.063em) {
    .fade-in.animate {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
}

.right-to-left.animate {
    -webkit-animation: right-to-left 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: right-to-left 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-animation: right-to-left 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: right-to-left 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: right-to-left 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 40.063em) {
    .right-to-left.animate {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
}

.left-to-right.animate {
    -webkit-animation: left-to-right 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: left-to-right 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-animation: left-to-right 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: left-to-right 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: left-to-right 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 40.063em) {
    .left-to-right.animate {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
}

.bottom-to-top.animate {
    -webkit-animation: bottom-to-top 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: bottom-to-top 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-animation: bottom-to-top 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: bottom-to-top 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: bottom-to-top 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 40.063em) {
    .bottom-to-top.animate {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
}

.top-to-bottom.animate {
    -webkit-animation: top-to-bottom 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: top-to-bottom 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-animation: top-to-bottom 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: top-to-bottom 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: top-to-bottom 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 40.063em) {
    .top-to-bottom.animate {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
}

.scale.animate {
    -webkit-animation: scale 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: scale 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-animation: scale 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: scale 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: scale 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 40.063em) {
    .scale.animate {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
}

.swingIn.animate {
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swingInX 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-animation: swingInX 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-animation: swingInX 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-animation: swingInX 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94);
    animation: swingInX 0.45s 1 cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

@media only screen and (max-width: 40.063em) {
    .swingIn.animate {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
}

.animate {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.spinY {
    -webkit-animation: spinY 0.5s linear;
    -moz-animation: spinY 0.5s linear;
    -ms-animation: spinY 0.5s linear;
    -o-animation: spinY 0.5s linear;
    animation: spinY 0.5s linear;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
    -moz-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
    -ms-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
    -o-animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1);
    animation-timing-function: cubic-bezier(0.75, 0, 0.175, 1)
}

@-moz-keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes right-to-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(50px);
        transform: translateX(50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes right-to-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes right-to-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(50px);
        -ms-transform: translateX(50px);
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-moz-keyframes left-to-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes left-to-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes left-to-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-moz-keyframes bottom-to-top {
    0% {
        opacity: 0;
        -moz-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes bottom-to-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes bottom-to-top {
    0% {
        opacity: 0;
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-moz-keyframes top-to-bottom {
    0% {
        opacity: 0;
        -moz-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes top-to-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes top-to-bottom {
    0% {
        opacity: 0;
        -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-moz-keyframes scale {
    0% {
        opacity: 0;
        -moz-transform: scale(0, 0);
        transform: scale(0, 0)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-webkit-keyframes scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes scale {
    0% {
        opacity: 0;
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-moz-keyframes swingInX {
    0% {
        -moz-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg)
    }

    100% {
        -moz-transform: perspective(1000px) rotateX(0deg);
        transform: perspective(1000px) rotateX(0deg)
    }
}

@-webkit-keyframes swingInX {
    0% {
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg)
    }

    100% {
        -webkit-transform: perspective(1000px) rotateX(0deg);
        transform: perspective(1000px) rotateX(0deg)
    }
}

@keyframes swingInX {
    0% {
        -moz-transform: perspective(1000px) rotateX(-90deg);
        -ms-transform: perspective(1000px) rotateX(-90deg);
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg)
    }

    100% {
        -moz-transform: perspective(1000px) rotateX(0deg);
        -ms-transform: perspective(1000px) rotateX(0deg);
        -webkit-transform: perspective(1000px) rotateX(0deg);
        transform: perspective(1000px) rotateX(0deg)
    }
}

@-moz-keyframes swingOutX {
    0% {
        -moz-transform: perspective(1000px) rotateX(0deg);
        transform: perspective(1000px) rotateX(0deg)
    }

    100% {
        -moz-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg)
    }
}

@-webkit-keyframes swingOutX {
    0% {
        -webkit-transform: perspective(1000px) rotateX(0deg);
        transform: perspective(1000px) rotateX(0deg)
    }

    100% {
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg)
    }
}

@keyframes swingOutX {
    0% {
        -moz-transform: perspective(1000px) rotateX(0deg);
        -ms-transform: perspective(1000px) rotateX(0deg);
        -webkit-transform: perspective(1000px) rotateX(0deg);
        transform: perspective(1000px) rotateX(0deg)
    }

    100% {
        -moz-transform: perspective(1000px) rotateX(-90deg);
        -ms-transform: perspective(1000px) rotateX(-90deg);
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg)
    }
}

@-moz-keyframes bounceInY {
    0% {
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        -moz-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceInY {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInY {
    0% {
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes bounceOutY {
    0% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    30% {
        -moz-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes bounceOutY {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    30% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes bounceOutY {
    0% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    30% {
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-moz-keyframes spinY {
    0% {
        -moz-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -moz-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@-webkit-keyframes spinY {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes spinY {
    0% {
        -moz-transform: rotateY(0);
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -moz-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgba(151, 151, 151, 0.5);
    opacity: 0
}

.mfp-bg.quick-search {
    background: #fff
}

.mfp-bg.mfp-ready {
    opacity: 1
}

.mfp-bg.mfp-ready.mfp-removing {
    opacity: 0
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    opacity: 0
}

.mfp-wrap.mfp-ready {
    opacity: 1
}

.mfp-wrap.mfp-ready.mfp-removing {
    opacity: 0
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button.mfp-arrow {
    background: transparent
}

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;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTQuMDA4cHgiIGhlaWdodD0iMTQuMDA4cHgiIHZpZXdCb3g9IjAgMCAxNC4wMDggMTQuMDA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNC4wMDggMTQuMDA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cG9seWdvbiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgcG9pbnRzPSIxNC4wMDgsMS4wNzggMTIuOTMsMCA3LjAwNCw1LjkyNiAxLjA3NywwIDAsMS4wNzggNS45MjYsNy4wMDQgMCwxMi45MyANCgkJCTEuMDc3LDE0LjAwOCA3LjAwNCw4LjA4MiAxMi45MywxNC4wMDggMTQuMDA4LDEyLjkzIDguMDgxLDcuMDA0IAkJIi8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=) center center no-repeat
}

.rtl .mfp-close {
    right: auto;
    left: 0
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close-btn-in .mfp-close {
    color: #333;
    top: 0
}

.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;
    filter: alpha(opacity=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;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #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;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .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
    }
}

#searchpopup label {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase
}

#searchpopup .searchform input[type="text"],
#searchpopup .searchform input[type="search"] {
    font-size: 20px;
    border: 0;
    width: 100%;
    color: #131219;
    font-weight: 600;
    background: none;
    border-bottom: 3px solid #414141;
    padding: 0 30px 10px 0
}

#searchpopup .searchform input[type="text"]:-moz-placeholder,
#searchpopup .searchform input[type="search"]:-moz-placeholder {
    text-transform: none;
    color: #d2d2d2;
    font-size: 20px
}

@media only screen and (min-width: 40.063em) {

    #searchpopup .searchform input[type="text"]:-moz-placeholder,
    #searchpopup .searchform input[type="search"]:-moz-placeholder {
        font-size: 40px
    }
}

#searchpopup .searchform input[type="text"]::-moz-placeholder,
#searchpopup .searchform input[type="search"]::-moz-placeholder {
    text-transform: none;
    color: #d2d2d2;
    font-size: 20px
}

@media only screen and (min-width: 40.063em) {

    #searchpopup .searchform input[type="text"]::-moz-placeholder,
    #searchpopup .searchform input[type="search"]::-moz-placeholder {
        font-size: 40px
    }
}

#searchpopup .searchform input[type="text"]:-ms-input-placeholder,
#searchpopup .searchform input[type="search"]:-ms-input-placeholder {
    text-transform: none;
    color: #d2d2d2;
    font-size: 20px
}

@media only screen and (min-width: 40.063em) {

    #searchpopup .searchform input[type="text"]:-ms-input-placeholder,
    #searchpopup .searchform input[type="search"]:-ms-input-placeholder {
        font-size: 40px
    }
}

#searchpopup .searchform input[type="text"]::-webkit-input-placeholder,
#searchpopup .searchform input[type="search"]::-webkit-input-placeholder {
    text-transform: none;
    color: #d2d2d2;
    font-size: 20px
}

@media only screen and (min-width: 40.063em) {

    #searchpopup .searchform input[type="text"]::-webkit-input-placeholder,
    #searchpopup .searchform input[type="search"]::-webkit-input-placeholder {
        font-size: 40px
    }
}

@media only screen and (min-width: 40.063em) {

    #searchpopup .searchform input[type="text"],
    #searchpopup .searchform input[type="search"] {
        font-size: 40px;
        padding: 0 50px 20px 0
    }
}

#searchpopup .searchform input[type="submit"] {
    background-size: 22px;
    width: 30px;
    height: 20px
}

@media only screen and (min-width: 40.063em) {
    #searchpopup .searchform input[type="submit"] {
        background-size: 34px;
        width: 50px;
        height: 44px
    }
}

.theme-popup {
    background: #fff;
    padding: 20px;
    max-width: 600px;
    margin: 0 auto;
    position: relative
}

.rtl .theme-popup {
    text-align: right
}

.theme-popup p:last-child {
    margin: 0
}

@media only screen and (min-width: 40.063em) {
    .theme-popup {
        padding: 40px;
        max-width: 70%
    }
}

@media only screen and (min-width: 64.063em) {
    .theme-popup {
        max-width: 50%
    }
}

@media only screen and (min-width: 80em) {
    .theme-popup {
        padding: 45px;
        max-width: 40%
    }
}

@media only screen and (min-width: 100em) {
    .theme-popup {
        padding: 50px;
        max-width: 600px
    }
}

.theme-popup.large {
    background: transparent
}

@media only screen and (min-width: 64.063em) {
    .theme-popup.large {
        max-width: 60%
    }
}

@media only screen and (min-width: 80em) {
    .theme-popup.large {
        max-width: 50%
    }
}

@media only screen and (min-width: 100em) {
    .theme-popup.large {
        max-width: 40%
    }
}

.fr-window,
.fr-window [class^="fr-"],
.fr-overlay,
.fr-overlay [class^="fr-"],
.fr-spinner,
.fr-spinner [class^="fr-"] {
    box-sizing: border-box
}

.fr-window {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font: 13px/20px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
    transform: translateZ(0px)
}

.fr-overlay {
    z-index: 99998
}

.fr-window {
    z-index: 99999
}

.fr-spinner {
    z-index: 100000
}

.fr-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.fr-overlay-background {
    float: left;
    width: 100%;
    height: 100%;
    background: rgba(151, 151, 151, 0.5)
}

.fr-overlay-ui-fullclick .fr-overlay-background {
    background: rgba(151, 151, 151, 0.5)
}

.fr-window.fr-mobile-touch,
.fr-overlay.fr-mobile-touch {
    position: absolute;
    overflow: visible
}

.fr-measured {
    margin: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important
}

.fr-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fr-pages {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fr-page {
    position: absolute;
    width: 100%;
    height: 100%
}

.fr-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    text-align: center
}

.fr-hovering-clickable .fr-container {
    cursor: pointer
}

.fr-ui-inside .fr-container {
    padding: 20px 20px
}

.fr-ui-inside.fr-no-sides .fr-container {
    padding: 20px
}

.fr-ui-outside .fr-container {
    padding: 20px 82px
}

.fr-ui-outside.fr-no-sides .fr-container {
    padding: 20px 48px
}

@media all and (max-width: 700px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 700px) {
    .fr-ui-inside .fr-container {
        padding: 12px 12px
    }

    .fr-ui-inside.fr-no-sides .fr-container {
        padding: 12px
    }

    .fr-ui-outside .fr-container {
        padding: 12px 72px
    }

    .fr-ui-outside.fr-no-sides .fr-container {
        padding: 12px 48px
    }
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 500px) {
    .fr-ui-inside .fr-container {
        padding: 0px 0px
    }

    .fr-ui-inside.fr-no-sides .fr-container {
        padding: 0px
    }

    .fr-ui-outside .fr-container {
        padding: 0px 72px
    }

    .fr-ui-outside.fr-no-sides .fr-container {
        padding: 0px 48px
    }
}

.fr-ui-fullclick .fr-container {
    padding: 0
}

.fr-ui-fullclick.fr-no-sides .fr-container {
    padding: 0
}

.fr-ui-fullclick.fr-type-video .fr-container {
    padding: 0px 62px
}

.fr-ui-fullclick.fr-no-sides.fr-type-video .fr-container {
    padding: 48px 0px
}

.fr-overflow-y .fr-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.fr-content,
.fr-content-background {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: visible
}

.fr-content-element {
    float: left;
    width: 100%;
    height: 100%
}

.fr-content-background {
    background: #101010
}

.fr-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #efefef;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fr-info-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    line-height: 1%;
    filter: none;
    opacity: 1
}

.fr-ui-inside .fr-info-background {
    filter: alpha(opacity=80);
    opacity: .8;
    zoom: 1
}

.fr-ui-outside .fr-info-background {
    background: #0d0d0d
}

.fr-content .fr-info {
    top: auto;
    bottom: 0
}

.fr-info-padder {
    display: block;
    overflow: hidden;
    padding: 12px;
    position: relative;
    width: auto
}

.fr-caption {
    width: auto;
    display: inline;
    white-space: wrap
}

.fr-position {
    color: #b3b3b3;
    float: right;
    line-height: 21px;
    opacity: 0.99;
    position: relative;
    text-align: right;
    margin-left: 15px;
    white-space: nowrap
}

.fr-position-outside,
.fr-position-inside {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 12px;
    width: auto;
    padding: 2px 8px;
    border-radius: 10px;
    font-size: 11px;
    line-height: 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    display: none;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fr-position-inside {
    border: 0
}

.fr-position-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0d0d0d;
    filter: alpha(opacity=80);
    opacity: .8;
    zoom: 1
}

.fr-position-text {
    color: #b3b3b3
}

.fr-position-outside .fr-position-text,
.fr-position-inside .fr-position-text {
    float: left;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    opacity: 1
}

.fr-ui-outside .fr-position-outside {
    display: block
}

.fr-ui-outside .fr-info .fr-position {
    display: none
}

.fr-ui-inside.fr-no-caption .fr-position-inside {
    display: block
}

.fr-info a,
.fr-info a:hover {
    color: #ccc;
    border: 0;
    background: none;
    text-decoration: underline
}

.fr-info a:hover {
    color: #eee
}

.fr-ui-outside.fr-no-caption .fr-info {
    display: none
}

.fr-ui-inside.fr-no-caption .fr-caption {
    display: none
}

.fr-stroke {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px
}

.fr-stroke-vertical {
    width: 1px;
    height: 100%
}

.fr-stroke-horizontal {
    padding: 0 1px
}

.fr-stroke-right {
    left: auto;
    right: 0
}

.fr-stroke-bottom {
    top: auto;
    bottom: 0
}

.fr-stroke-color {
    float: left;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.08)
}

.fr-info .fr-stroke-color {
    background: rgba(80, 80, 80, 0.3)
}

.fr-ui-outside.fr-has-caption .fr-content .fr-stroke-bottom {
    display: none
}

.fr-ui-fullclick .fr-stroke {
    display: none
}

.fr-ui-fullclick .fr-content-background {
    box-shadow: none
}

.fr-info .fr-stroke-top {
    display: none
}

.fr-side {
    position: absolute;
    top: 50%;
    width: 54px;
    height: 72px;
    margin: 0 9px;
    margin-top: -36px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    zoom: 1
}

.fr-side-previous {
    left: 0
}

.fr-side-next {
    right: 0;
    left: auto
}

.fr-side-disabled {
    cursor: default
}

.fr-side-hidden {
    display: none !important
}

.fr-side-button {
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.fr-side-button-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #101010;
    background-color: #ccc
}

.fr-side-button-icon {
    float: left;
    position: relative;
    height: 100%;
    width: 100%;
    zoom: 1;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 414px) {
    .fr-side {
        width: 54px;
        height: 60px;
        margin: 0;
        margin-top: -30px
    }

    .fr-side-button {
        width: 48px;
        height: 60px;
        margin: 0 3px
    }
}

.fr-close {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0;
    right: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fr-close-background,
.fr-close-icon {
    position: absolute;
    top: 12px;
    left: 12px;
    height: 26px;
    width: 26px;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.fr-close-background {
    background-color: #000
}

.fr-thumbnails {
    position: absolute;
    overflow: hidden
}

.fr-thumbnails-disabled .fr-thumbnails {
    display: none !important
}

.fr-thumbnails-horizontal .fr-thumbnails {
    width: 100%;
    height: 12%;
    min-height: 74px;
    max-height: 160px;
    bottom: 0
}

.fr-thumbnails-vertical .fr-thumbnails {
    height: 100%;
    width: 10%;
    min-width: 74px;
    max-width: 160px;
    left: 0
}

.fr-thumbnails,
.fr-thumbnails * {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fr-thumbnails-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%
}

.fr-thumbnails-vertical .fr-thumbnails-wrapper {
    top: 50%;
    left: 0
}

.fr-thumbnails-slider {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    zoom: 1
}

.fr-thumbnails-slider-slide {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.fr-thumbnails-thumbs {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0
}

.fr-thumbnails-slide {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%
}

.fr-thumbnail-frame {
    position: absolute;
    zoom: 1;
    overflow: hidden
}

.fr-thumbnail {
    position: absolute;
    width: 30px;
    height: 100%;
    left: 50%;
    top: 50%;
    zoom: 1;
    cursor: pointer;
    margin: 0 10px
}

.fr-ltIE9 .fr-thumbnail * {
    overflow: hidden;
    z-index: 1;
    zoom: 1
}

.fr-thumbnail-wrapper {
    position: relative;
    background: #161616;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    display: inline;
    z-index: 0
}

.fr-thumbnail-overlay {
    cursor: pointer
}

.fr-thumbnail-active .fr-thumbnail-overlay {
    cursor: default
}

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    overflow: hidden;
    border-style: solid;
    border-color: transparent
}

.fr-ltIE9 .fr-thumbnail-overlay-border {
    border-width: 0 !important
}

.fr-thumbnail .fr-thumbnail-image {
    position: absolute;
    max-width: none
}

.fr-thumbnail-active {
    cursor: default
}

.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fr-thumbnail-loading-background {
    background-color: #161616;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: .8;
    position: relative;
    float: left
}

.fr-thumbnail-loading-icon {
    display: none
}

.fr-thumbnail-error .fr-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #202020
}

.fr-thumbnails-side {
    float: left;
    height: 100%;
    width: 28px;
    margin: 0 5px;
    position: relative;
    overflow: hidden
}

.fr-thumbnails-side-previous {
    margin-left: 12px
}

.fr-thumbnails-side-next {
    margin-right: 12px
}

.fr-thumbnails-vertical .fr-thumbnails-side {
    height: 28px;
    width: 100%;
    margin: 10px 0
}

.fr-thumbnails-vertical .fr-thumbnails-side-previous {
    margin-top: 20px
}

.fr-thumbnails-vertical .fr-thumbnails-side-next {
    margin-bottom: 20px
}

.fr-thumbnails-side-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -14px;
    width: 28px;
    height: 28px;
    cursor: pointer
}

.fr-thumbnails-side-button-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=80);
    opacity: .8;
    -moz-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    background-color: #333;
    cursor: pointer;
    border-radius: 4px
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
    background-color: #3b3b3b
}

.fr-thumbnails-side-button-disabled * {
    cursor: default
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
    background-color: #333
}

.fr-thumbnails-side-button-icon {
    height: 42px;
    width: 42px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs,
.fr-thumbnails-vertical .fr-thumbnail-frame {
    clear: both
}

.fr-window-ui-fullclick .fr-thumbnails {
    background: #090909
}

.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-horizontal .fr-info .fr-stroke-bottom {
    display: block !important
}

.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-vertical .fr-info .fr-stroke-left {
    display: block !important
}

.fr-thumbnails-horizontal .fr-thumbnails-thumbs {
    padding: 12px 5px
}

.fr-thumbnails-vertical .fr-thumbnails-thumbs {
    padding: 5px 12px
}

.fr-thumbnails-measured .fr-thumbnails-thumbs {
    padding: 0 !important
}

@media all and (min-height: 700px) {
    .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
        padding: 16px 8px
    }

    .fr-thumbnails-horizontal .fr-thumbnails-side {
        margin: 0 8px
    }

    .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
        margin-left: 16px
    }

    .fr-thumbnails-horizontal .fr-thumbnails-side-next {
        margin-right: 16px
    }
}

@media all and (min-height: 980px) {
    .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
        padding: 20px 10px
    }

    .fr-thumbnails-horizontal .fr-thumbnails-side {
        margin: 0 10px
    }

    .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
        margin-left: 20px
    }

    .fr-thumbnails-horizontal .fr-thumbnails-side-next {
        margin-right: 20px
    }
}

@media all and (min-width: 1200px) {
    .fr-thumbnails-vertical .fr-thumbnails-thumbs {
        padding: 8px 16px
    }

    .fr-thumbnails-vertical .fr-thumbnails-side {
        margin: 0 8px
    }

    .fr-thumbnails-vertical .fr-thumbnails-side-previous {
        margin-top: 16px
    }

    .fr-thumbnails-vertical .fr-thumbnails-side-next {
        margin-bottom: 16px
    }
}

@media all and (min-width: 1800px) {
    .fr-thumbnails-vertical .fr-thumbnails-thumbs {
        padding: 10px 20px
    }

    .fr-thumbnails-vertical .fr-thumbnails-side {
        margin: 10px 0
    }

    .fr-thumbnails-vertical .fr-thumbnails-side-previous {
        margin-top: 20px
    }

    .fr-thumbnails-vertical .fr-thumbnails-side-next {
        margin-bottom: 20px
    }
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 500px) {
    .fr-thumbnails-horizontal .fr-thumbnails {
        display: none !important
    }
}

@media all and (max-width: 700px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 414px) {
    .fr-thumbnails-vertical .fr-thumbnails {
        display: none !important
    }
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 414px) {
    .fr-page {
        min-width: 100%
    }

    .fr-page {
        min-height: 100%
    }
}

.fr-window-ui-fullclick .fr-side-next-outside,
.fr-window-ui-fullclick .fr-side-previous-outside,
.fr-window-ui-fullclick .fr-close-outside,
.fr-window-ui-fullclick .fr-content .fr-side-next,
.fr-window-ui-fullclick .fr-content .fr-side-previous,
.fr-window-ui-fullclick .fr-content .fr-close,
.fr-window-ui-fullclick .fr-content .fr-info,
.fr-window-ui-outside .fr-side-next-fullclick,
.fr-window-ui-outside .fr-side-previous-fullclick,
.fr-window-ui-outside .fr-close-fullclick,
.fr-window-ui-outside .fr-content .fr-side-next,
.fr-window-ui-outside .fr-content .fr-side-previous,
.fr-window-ui-outside .fr-content .fr-close,
.fr-window-ui-outside .fr-content .fr-info,
.fr-window-ui-inside .fr-page>.fr-info,
.fr-window-ui-inside .fr-side-next-fullclick,
.fr-window-ui-inside .fr-side-previous-fullclick,
.fr-window-ui-inside .fr-close-fullclick,
.fr-window-ui-inside .fr-side-next-outside,
.fr-window-ui-inside .fr-side-previous-outside,
.fr-window-ui-inside .fr-close-outside {
    display: none !important
}

.fr-toggle-ui {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.fr-visible-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-visible-inside-ui .fr-ui-inside .fr-toggle-ui {
    opacity: 1
}

.fr-hidden-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.fr-ltIE9.fr-hidden-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-ltIE9.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
    display: none
}

.fr-spinner {
    position: fixed;
    width: 52px;
    height: 52px;
    background: #101010;
    background: rgba(16, 16, 16, 0.85);
    border-radius: 5px
}

.fr-spinner div {
    position: absolute;
    top: 0;
    left: 0;
    height: 64%;
    width: 64%;
    margin-left: 18%;
    margin-top: 18%;
    opacity: 1;
    -webkit-animation: fresco-12 1.2s infinite ease-in-out;
    animation: fresco-12 1.2s infinite ease-in-out
}

.fr-spinner div:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 8px;
    margin-left: -1px;
    background: #fff;
    box-shadow: 0 0 1px transparent
}

.fr-spinner div.fr-spin-1 {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.fr-spinner div.fr-spin-2 {
    -ms-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.fr-spinner div.fr-spin-3 {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.fr-spinner div.fr-spin-4 {
    -ms-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.fr-spinner div.fr-spin-5 {
    -ms-transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.fr-spinner div.fr-spin-6 {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.fr-spinner div.fr-spin-6 {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.fr-spinner div.fr-spin-7 {
    -ms-transform: rotate(210deg);
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.fr-spinner div.fr-spin-8 {
    -ms-transform: rotate(240deg);
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.fr-spinner div.fr-spin-9 {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.fr-spinner div.fr-spin-10 {
    -ms-transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.fr-spinner div.fr-spin-11 {
    -ms-transform: rotate(330deg);
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

.fr-spinner div.fr-spin-12 {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@-webkit-keyframes fresco-12 {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fresco-12 {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fr-thumbnail-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px
}

.fr-thumbnail-spinner-spin {
    position: relative;
    float: left;
    margin: 8px 0 0 8px;
    text-indent: -9999em;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    border-left: 2px solid #fff;
    -webkit-animation: fr-thumbnail-spin 1.1s infinite linear;
    animation: fr-thumbnail-spin 1.1s infinite linear
}

.fr-thumbnail-spinner-spin,
.fr-thumbnail-spinner-spin:after {
    border-radius: 50%;
    width: 24px;
    height: 24px
}

@-webkit-keyframes fr-thumbnail-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fr-thumbnail-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fr-error {
    float: left;
    position: relative;
    background-color: #ca3434;
    width: 160px;
    height: 160px
}

.fr-error-icon {
    position: absolute;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px
}

.fr-window-skin-fresco .fr-side-button-icon,
.fr-window-skin-fresco .fr-close-icon,
.fr-window-skin-fresco .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco .fr-error-icon {
    background-image: url("skins/fresco/sprite.svg")
}

.fr-window-skin-fresco.fr-no-svg .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-close-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco .fr-error-icon {
    background-image: url("skins/fresco/sprite.png")
}

.fr-window-skin-fresco .fr-error-icon {
    background-position: -160px -126px
}

.fr-window-skin-fresco .fr-content-background {
    background: #101010
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-content-background {
    box-shadow: none
}

.fr-window-skin-fresco .fr-side-button-background {
    background-color: transparent
}

.fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
    background-position: -13px -14px
}

.fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
    background-position: -93px -14px
}

.fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
    background-position: -13px -114px
}

.fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
    background-position: -93px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
    background-position: -13px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
    background-position: -93px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
    background-position: -13px -214px
}

.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
    background-position: -93px -214px
}

.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
    background-position: -13px -114px
}

.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
    background-position: -93px -114px
}

.fr-window-skin-fresco.fr-svg .fr-side-button-icon {
    opacity: .5
}

.fr-window-skin-fresco.fr-svg .fr-side:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-next .fr-side-button-icon {
    opacity: 1
}

.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side .fr-side-button-icon {
    opacity: .8
}

.fr-window-skin-fresco.fr-svg .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side-disabled:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side-disabled .fr-side-button-icon {
    opacity: .2
}

.fr-window-skin-fresco.fr-window-ui-inside .fr-type-image .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-window-ui-fullclick.fr-showing-type-image .fr-side-disabled .fr-side-button-icon {
    background-image: none
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 414px) {
    .fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
        background-position: 0px -300px
    }

    .fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
        background-position: -48px -300px
    }

    .fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
        background-position: 0px -360px
    }

    .fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
        background-position: -48px -360px
    }

    .fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
        background-position: 0px -360px
    }

    .fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
        background-position: -48px -360px
    }

    .fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
        background-position: 0px -360px
    }

    .fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
        background-position: -48px -360px
    }

    .fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
        background-position: 0px -420px
    }

    .fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
        background-position: -48px -420px
    }
}

.fr-window-skin-fresco.fr-window-ui-outside .fr-close-background {
    background-color: #363636
}

.fr-window-skin-fresco.fr-window-ui-outside .fr-close:hover .fr-close-background {
    background-color: #434343
}

.fr-window-skin-fresco.fr-window-ui-inside .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close-background {
    background-color: #131313;
    filter: alpha(opacity=80);
    opacity: .8
}

.fr-window-skin-fresco.fr-window-ui-inside .fr-close:hover .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close:hover .fr-close-background {
    background-color: #191919
}

.fr-window-skin-fresco .fr-close .fr-close-icon {
    background-position: -168px -8px
}

.fr-window-skin-fresco .fr-close:hover .fr-close-icon {
    background-position: -210px -8px
}

.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon {
    background-position: -210px -8px;
    opacity: .8
}

.fr-window-skin-fresco .fr-close:hover .fr-close-icon {
    opacity: 1
}

.fr-window-skin-fresco .fr-thumbnail-wrapper {
    border-color: transparent;
    border-style: solid;
    border-width: 0
}

.fr-window-skin-fresco .fr-thumbnail-overlay-border {
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.08)
}

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-window-skin-fresco .fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
    border: 2px solid #59c379
}

.fr-window-skin-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
    background-position: -167px -49px
}

.fr-window-skin-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
    background-position: -209px -49px
}

.fr-window-skin-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
    background-position: -167px -91px
}

.fr-window-skin-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
    background-position: -209px -91px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
    background-position: -293px -49px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
    background-position: -335px -49px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
    background-position: -293px -91px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
    background-position: -335px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-icon {
    -moz-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    opacity: .8
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
    background-position: -167px -49px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
    background-position: -209px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
    opacity: 1
}

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
    background-position: -293px -49px
}

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
    background-position: -335px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
    opacity: .5
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -251px -49px
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -251px -91px
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
    filter: alpha(opacity=50)
}

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -377px -49px
}

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -377px -91px
}