/*! 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: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.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: -0.5em
}
sub {
    bottom: -0.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: default
}
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
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
meta.foundation-version {
    font-family:"/{{VERSION}}/"
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0em
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 39.9375em)/";
    width: 0em
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40em)/";
    width: 40em
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40em) and (max-width:63.9375em)/";
    width: 40em
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64em)/";
    width: 64em
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64em) and (max-width:79.9375em)/";
    width: 64em
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:80em)/";
    width: 80em
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:80em) and (max-width:99.9375em)/";
    width: 80em
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:100em)/";
    width: 100em
}
meta.foundation-data-attribute-namespace {
    font-family: false
}
html,
body {
    height: 100%
}
html {
    box-sizing: border-box
}
*,
*:before,
*:after {
    box-sizing: inherit
}
html,
body {
    font-size: 100%
}
body {
    background: #fff;
    color: #000;
    cursor: auto;
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0;
    position: relative
}
a:hover {
    cursor: pointer
}
img {
    max-width: 100%;
    height: auto
}
img {
    -ms-interpolation-mode: bicubic
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}
.left {
    float: left !important
}
.right {
    float: right !important
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.hide {
    display: none
}
.invisible {
    visibility: hidden
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
img {
    display: inline-block;
    vertical-align: middle
}
textarea {
    height: auto;
    min-height: 50px
}
select {
    width: 100%
}
.row {
    margin: 0 auto;
    max-width: 1000px;
    width: 100%
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}
.row .row {
    margin: 0 -15px;
    max-width: none;
    width: auto
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table
}
.row .row:after {
    clear: both
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}
.row .row.collapse:after {
    clear: both
}
.column,
.columns {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left
}
[class*="column"]+[class*="column"]:last-child {
    float: right
}
[class*="column"]+[class*="column"].end {
    float: left
}
@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0 !important
    }
    .small-offset-1 {
        margin-left: 8.33333% !important
    }
    .small-offset-2 {
        margin-left: 16.66667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.33333% !important
    }
    .small-offset-5 {
        margin-left: 41.66667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.33333% !important
    }
    .small-offset-8 {
        margin-left: 66.66667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.33333% !important
    }
    .small-offset-11 {
        margin-left: 91.66667% !important
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
}
@media only screen and (min-width: 40em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0 !important
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}
@media only screen and (min-width: 64em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0 !important
    }
    .large-offset-1 {
        margin-left: 8.33333% !important
    }
    .large-offset-2 {
        margin-left: 16.66667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.33333% !important
    }
    .large-offset-5 {
        margin-left: 41.66667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.33333% !important
    }
    .large-offset-8 {
        margin-left: 66.66667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.33333% !important
    }
    .large-offset-11 {
        margin-left: 91.66667% !important
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .xlarge-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .xlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .xlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .xlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .xlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .xlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .xlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .xlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .xlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .xlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .xlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .xlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .xlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .xlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .xlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .xlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .xlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .xlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .xlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .xlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .xlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .xlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .xlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .xlarge-1 {
        width: 8.33333%
    }
    .xlarge-2 {
        width: 16.66667%
    }
    .xlarge-3 {
        width: 25%
    }
    .xlarge-4 {
        width: 33.33333%
    }
    .xlarge-5 {
        width: 41.66667%
    }
    .xlarge-6 {
        width: 50%
    }
    .xlarge-7 {
        width: 58.33333%
    }
    .xlarge-8 {
        width: 66.66667%
    }
    .xlarge-9 {
        width: 75%
    }
    .xlarge-10 {
        width: 83.33333%
    }
    .xlarge-11 {
        width: 91.66667%
    }
    .xlarge-12 {
        width: 100%
    }
    .xlarge-offset-0 {
        margin-left: 0 !important
    }
    .xlarge-offset-1 {
        margin-left: 8.33333% !important
    }
    .xlarge-offset-2 {
        margin-left: 16.66667% !important
    }
    .xlarge-offset-3 {
        margin-left: 25% !important
    }
    .xlarge-offset-4 {
        margin-left: 33.33333% !important
    }
    .xlarge-offset-5 {
        margin-left: 41.66667% !important
    }
    .xlarge-offset-6 {
        margin-left: 50% !important
    }
    .xlarge-offset-7 {
        margin-left: 58.33333% !important
    }
    .xlarge-offset-8 {
        margin-left: 66.66667% !important
    }
    .xlarge-offset-9 {
        margin-left: 75% !important
    }
    .xlarge-offset-10 {
        margin-left: 83.33333% !important
    }
    .xlarge-offset-11 {
        margin-left: 91.66667% !important
    }
    .xlarge-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.xlarge-centered,
    .columns.xlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.xlarge-uncentered,
    .columns.xlarge-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.xlarge-centered:last-child,
    .columns.xlarge-centered:last-child {
        float: none
    }
    .column.xlarge-uncentered:last-child,
    .columns.xlarge-uncentered:last-child {
        float: left
    }
    .column.xlarge-uncentered.opposite,
    .columns.xlarge-uncentered.opposite {
        float: right
    }
    .row.xlarge-collapse>.column,
    .row.xlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.xlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.xlarge-uncollapse>.column,
    .row.xlarge-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .xxlarge-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .xxlarge-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .xxlarge-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .xxlarge-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .xxlarge-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .xxlarge-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .xxlarge-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .xxlarge-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .xxlarge-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .xxlarge-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .xxlarge-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .xxlarge-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .xxlarge-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .xxlarge-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .xxlarge-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
    .xxlarge-1 {
        width: 8.33333%
    }
    .xxlarge-2 {
        width: 16.66667%
    }
    .xxlarge-3 {
        width: 25%
    }
    .xxlarge-4 {
        width: 33.33333%
    }
    .xxlarge-5 {
        width: 41.66667%
    }
    .xxlarge-6 {
        width: 50%
    }
    .xxlarge-7 {
        width: 58.33333%
    }
    .xxlarge-8 {
        width: 66.66667%
    }
    .xxlarge-9 {
        width: 75%
    }
    .xxlarge-10 {
        width: 83.33333%
    }
    .xxlarge-11 {
        width: 91.66667%
    }
    .xxlarge-12 {
        width: 100%
    }
    .xxlarge-offset-0 {
        margin-left: 0 !important
    }
    .xxlarge-offset-1 {
        margin-left: 8.33333% !important
    }
    .xxlarge-offset-2 {
        margin-left: 16.66667% !important
    }
    .xxlarge-offset-3 {
        margin-left: 25% !important
    }
    .xxlarge-offset-4 {
        margin-left: 33.33333% !important
    }
    .xxlarge-offset-5 {
        margin-left: 41.66667% !important
    }
    .xxlarge-offset-6 {
        margin-left: 50% !important
    }
    .xxlarge-offset-7 {
        margin-left: 58.33333% !important
    }
    .xxlarge-offset-8 {
        margin-left: 66.66667% !important
    }
    .xxlarge-offset-9 {
        margin-left: 75% !important
    }
    .xxlarge-offset-10 {
        margin-left: 83.33333% !important
    }
    .xxlarge-offset-11 {
        margin-left: 91.66667% !important
    }
    .xxlarge-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.xxlarge-centered,
    .columns.xxlarge-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.xxlarge-uncentered,
    .columns.xxlarge-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.xxlarge-centered:last-child,
    .columns.xxlarge-centered:last-child {
        float: none
    }
    .column.xxlarge-uncentered:last-child,
    .columns.xxlarge-uncentered:last-child {
        float: left
    }
    .column.xxlarge-uncentered.opposite,
    .columns.xxlarge-uncentered.opposite {
        float: right
    }
    .row.xxlarge-collapse>.column,
    .row.xxlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.xxlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.xxlarge-uncollapse>.column,
    .row.xxlarge-uncollapse>.columns {
        padding-left: 15px;
        padding-right: 15px;
        float: left
    }
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 0px
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}
[class*="block-grid-"]:after {
    clear: both
}
[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0px 0px
}
@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 40em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 64em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !important
}
.text-justify {
    text-align: justify !important
}
@media only screen and (max-width: 39.9375em) {
    .small-only-text-left {
        text-align: left !important
    }
    .small-only-text-right {
        text-align: right !important
    }
    .small-only-text-center {
        text-align: center !important
    }
    .small-only-text-justify {
        text-align: justify !important
    }
}
@media only screen {
    .small-text-left {
        text-align: left !important
    }
    .small-text-right {
        text-align: right !important
    }
    .small-text-center {
        text-align: center !important
    }
    .small-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .medium-only-text-left {
        text-align: left !important
    }
    .medium-only-text-right {
        text-align: right !important
    }
    .medium-only-text-center {
        text-align: center !important
    }
    .medium-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left !important
    }
    .medium-text-right {
        text-align: right !important
    }
    .medium-text-center {
        text-align: center !important
    }
    .medium-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .large-only-text-left {
        text-align: left !important
    }
    .large-only-text-right {
        text-align: right !important
    }
    .large-only-text-center {
        text-align: center !important
    }
    .large-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 64em) {
    .large-text-left {
        text-align: left !important
    }
    .large-text-right {
        text-align: right !important
    }
    .large-text-center {
        text-align: center !important
    }
    .large-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .xlarge-only-text-left {
        text-align: left !important
    }
    .xlarge-only-text-right {
        text-align: right !important
    }
    .xlarge-only-text-center {
        text-align: center !important
    }
    .xlarge-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-text-left {
        text-align: left !important
    }
    .xlarge-text-right {
        text-align: right !important
    }
    .xlarge-text-center {
        text-align: center !important
    }
    .xlarge-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 100em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }
    .xxlarge-only-text-right {
        text-align: right !important
    }
    .xxlarge-only-text-center {
        text-align: center !important
    }
    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-text-left {
        text-align: left !important
    }
    .xxlarge-text-right {
        text-align: right !important
    }
    .xxlarge-text-center {
        text-align: center !important
    }
    .xxlarge-text-justify {
        text-align: justify !important
    }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
a {
    color: #000;
    line-height: inherit;
    text-decoration: none
}
a:hover,
a:focus {
    color: inherit
}
a img {
    border: none
}
p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.11111rem;
    text-rendering: optimizeLegibility
}
p.lead {
    font-size: 1.19444rem;
    line-height: 1.6
}
p aside {
    font-size: 0.77778rem;
    font-style: italic;
    line-height: 1.35
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: inherit;
    font-style: normal;
    font-weight: bold;
    line-height: 1.33;
    margin-bottom: 0.5rem;
    margin-top: 0rem;
    text-rendering: optimizeLegibility
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #595959;
    font-size: 60%;
    line-height: 0
}
h1 {
    font-size: 3rem
}
h2 {
    font-size: 1.44444rem
}
h3 {
    font-size: 0.94444rem
}
h4 {
    font-size: 0.72222rem
}
h5 {
    font-size: 0.88889rem
}
h6 {
    font-size: 0.61111rem
}
.subheader {
    line-height: 1.4;
    color: #595959;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem
}

.header-wrapper {
	padding: 10px 0px 10px 0px;
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.11111rem 0 1.05556rem
}
em,
i {
    font-style: italic;
    line-height: inherit
}
strong,
b {
    font-weight: bold;
    line-height: inherit
}
small {
    font-size: 60%;
    line-height: inherit
}
code {
    background-color: #c2c2c2;
    border-color: #aeaeae;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    padding: 0.11111rem 0.27778rem 0.05556rem
}
ul,
ol,
dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.11111rem
}
ul {
    margin-left: 1.1rem
}
ul.no-bullet {
    margin-left: 0
}
ul.no-bullet li ul,
ul.no-bullet li ol {
    margin-left: 1.11111rem;
    margin-bottom: 0;
    list-style: none
}
ul li ul,
ul li ol {
    margin-left: 1.11111rem;
    margin-bottom: 0
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}
ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}
ul.no-bullet {
    list-style: none
}
ol {
    margin-left: 1.4rem
}
ol li ul,
ol li ol {
    margin-left: 1.11111rem;
    margin-bottom: 0
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold
}
dl dd {
    margin-bottom: 0.66667rem
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #000;
    cursor: help
}
abbr {
    text-transform: none
}
abbr[title] {
    border-bottom: 1px dotted #ddd
}
blockquote {
    margin: 0 0 1.11111rem;
    padding: 0.5rem 1.11111rem 0 1.05556rem;
    border-left: 1px solid #ddd
}
blockquote cite {
    display: block;
    font-size: 0.72222rem;
    color: #3b3b3b
}
blockquote cite:before {
    content: "\2014 \0020"
}
blockquote cite a,
blockquote cite a:visited {
    color: #3b3b3b
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #595959
}
.vcard {
    display: inline-block;
    margin: 0 0 1.11111rem 0;
    border: 1px solid #ddd;
    padding: 0.55556rem 0.66667rem
}
.vcard li {
    margin: 0;
    display: block
}
.vcard .fn {
    font-weight: bold;
    font-size: 0.83333rem
}
.vevent .summary {
    font-weight: bold
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.05556rem
}
@media only screen and (min-width: 40em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.33
    }
    h1 {
        font-size: 3.55556rem
    }
    h2 {
        font-size: 2rem
    }
    h3 {
        font-size: 1.22222rem
    }
    h4 {
        font-size: 1rem
    }
    h5 {
        font-size: 0.88889rem
    }
    h6 {
        font-size: 0.61111rem
    }
}
@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 40em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 64em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 80em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
@media only screen and (min-width: 100em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}
.show-for-landscape,
.hide-for-portrait {
    display: inherit !important
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important
}
table.hide-for-landscape,
table.show-for-portrait {
    display: table !important
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}
@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}
@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}
.show-for-touch {
    display: none !important
}
.hide-for-touch {
    display: inherit !important
}
.touch .show-for-touch {
    display: inherit !important
}
.touch .hide-for-touch {
    display: none !important
}
table.hide-for-touch {
    display: table !important
}
.touch table.show-for-touch {
    display: table !important
}
thead.hide-for-touch {
    display: table-header-group !important
}
.touch thead.show-for-touch {
    display: table-header-group !important
}
tbody.hide-for-touch {
    display: table-row-group !important
}
.touch tbody.show-for-touch {
    display: table-row-group !important
}
tr.hide-for-touch {
    display: table-row !important
}
.touch tr.show-for-touch {
    display: table-row !important
}
td.hide-for-touch {
    display: table-cell !important
}
.touch td.show-for-touch {
    display: table-cell !important
}
th.hide-for-touch {
    display: table-cell !important
}
.touch th.show-for-touch {
    display: table-cell !important
}
.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}
.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}
.show-on-focus:focus,
.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}
@media print {
    .show-for-print {
        display: block
    }
    .hide-for-print {
        display: none
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
}
button,
.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
    font-size: 0.77778rem;
    background-color: red;
    border-color: #4d4d4d;
    color: #fff;
    transition: background-color 300ms ease-out
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #4d4d4d
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}
button.secondary,
.button.secondary {
    background-color: #333;
    border-color: #292929;
    color: #fff
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #292929
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #fff
}
button.success,
.button.success {
    background-color: #93ca78;
    border-color: #6eb84a;
    color: #fff
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #6eb84a
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff
}
button.alert,
.button.alert {
    background-color: #fd8a8a;
    border-color: #fc3d3d;
    color: #333
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #fc3d3d
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff
}
button.warning,
.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    background-color: #cf6e0e
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    color: #fff
}
button.info,
.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    background-color: #61b6d9
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    color: #fff
}
button.large,
.button.large {
    padding: 1.44444rem 2.88889rem 1.5rem 2.88889rem;
    font-size: 1rem
}
button.small,
.button.small {
    padding: 0.5rem 1rem 0.55556rem 1rem;
    font-size: 0.66667rem
}
button.tiny,
.button.tiny {
    padding: 0.38889rem 0.77778rem 0.44444rem 0.77778rem;
    font-size: 0.5rem
}
button.expand,
.button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}
button.left-align,
.button.left-align {
    text-align: left;
    text-indent: 0.66667rem
}
button.right-align,
.button.right-align {
    text-align: right;
    padding-right: 0.66667rem
}
button.radius,
.button.radius {
    border-radius: 3px
}
button.round,
.button.round {
    border-radius: 1000px
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: red;
    border-color: #4d4d4d;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.7
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #4d4d4d
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: red
}
button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #333;
    border-color: #292929;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.7
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #292929
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    color: #fff
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #333
}
button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #93ca78;
    border-color: #6eb84a;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.7
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #6eb84a
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    color: #fff
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #93ca78
}
button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: #fd8a8a;
    border-color: #fc3d3d;
    color: #333;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.7
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #fc3d3d
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    color: #fff
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #fd8a8a
}
button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
.button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.7
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #cf6e0e
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    color: #fff
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #f08a24
}
button.disabled.info,
button[disabled].info,
.button.disabled.info,
.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.7
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #61b6d9
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    color: #fff
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #a0d3e8
}
button::-moz-focus-inner {
    border: 0;
    padding: 0
}
@media only screen and (min-width: 40em) {
    button,
    .button {
        display: inline-block
    }
}
form {
    margin: 0 0 1.11111rem
}
form .row .row {
    margin: 0 -0.55556rem
}
form .row .row .column,
form .row .row .columns {
    padding: 0 0.55556rem
}
form .row .row.collapse {
    margin: 0
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.55556rem
}
label {
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 0.66667rem;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 0
}
label.right {
    float: none !important;
    text-align: right
}
label.inline {
    margin: 0 0 1.11111rem 0;
    padding: 0.55556rem 0
}
label small {
    text-transform: capitalize;
    color: #7d7d7d
}
.prefix,
.postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 0.66667rem;
    height: 2.27778rem;
    line-height: 2.27778rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}
.postfix.button {
    border-color: true
}
.prefix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}
.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}
span.postfix,
label.postfix {
    background: #f2f2f2;
    color: #333;
    border-color: #ccc
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.05);
    border-style: solid;
    border-width: 0;
    border-color: #ccc;
    box-shadow: none;
    color: #000;
    display: block;
    font-family: inherit;
    font-size: 0.66667rem;
    height: 2.27778rem;
    margin: 0 0 1.11111rem 0;
    padding: 0.55556rem;
    width: 100%;
    box-sizing: border-box;
    transition: border-color 0.15s linear, background 0.15s linear
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]: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,
input[type="color"]:focus,
textarea:focus {
    background: rgba(0, 0, 0, 0.1);
    border-color: #999;
    outline: none
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #ddd;
    cursor: default
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default
}
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px
}
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}
textarea[rows] {
    height: auto
}
textarea {
    max-width: 100%
}
select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 0;
    border-color: #ccc;
    color: #000;
    font-family: inherit;
    font-size: 0.66667rem;
    line-height: normal;
    padding: 0.55556rem;
    border-radius: 0;
    height: 2.27778rem
}
select::-ms-expand {
    display: none
}
select.radius {
    border-radius: 3px
}
select:hover {
    background-color: rgba(0, 0, 0, 0.1);
    border-color: #999
}
select:disabled {
    background-color: #ddd;
    cursor: default
}
select[multiple] {
    height: auto
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1.11111rem 0
}
input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-left: 0.55556rem;
    margin-right: 1.11111rem;
    margin-bottom: 0;
    vertical-align: baseline
}
input[type="file"] {
    width: 100%
}
fieldset {
    border: 1px solid #ddd;
    margin: 1rem 0;
    padding: 1.11111rem
}
fieldset legend {
    background: #fff;
    font-weight: bold;
    margin-left: -0.16667rem;
    margin: 0;
    padding: 0 0.16667rem
}
"[data-abide]" .error small.error,
"[data-abide]" .error span.error,
"[data-abide]" span.error,
"[data-abide]" small.error {
    display: block;
    font-size: 0.66667rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1.11111rem;
    margin-top: -1px;
    padding: 0.33333rem 0.5rem 0.5rem;
    background: #fd8a8a;
    color: #333
}
"[data-abide]" span.error,
"[data-abide]" small.error {
    display: none
}
span.error,
small.error {
    display: block;
    font-size: 0.66667rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1.11111rem;
    margin-top: -1px;
    padding: 0.33333rem 0.5rem 0.5rem;
    background: #fd8a8a;
    color: #333
}
.error input,
.error textarea,
.error select {
    margin-bottom: 0
}
.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1.11111rem
}
.error label,
.error label.error {
    color: #fd8a8a
}
.error small.error {
    display: block;
    font-size: 0.66667rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1.11111rem;
    margin-top: -1px;
    padding: 0.33333rem 0.5rem 0.5rem;
    background: #fd8a8a;
    color: #333
}
.error>label>small {
    background: transparent;
    color: #7d7d7d;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}
.error span.error-message {
    display: block
}
input.error,
textarea.error,
select.error {
    margin-bottom: 0
}
label.error {
    color: #fd8a8a
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
    float: left
}
.swiper-container-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}
.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube {
    overflow: visible
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
    z-index: 0
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    from, 50%, to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}
@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg)
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}
@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
.mm-hidden {
    display: none !important
}
.mm-wrapper {
    overflow-x: hidden;
    position: relative
}
.mm-menu {
    box-sizing: border-box;
    background: inherit;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}
.mm-panels,
.mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    box-sizing: border-box;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}
.mm-panels {
    overflow: hidden
}
.mm-panel {
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}
.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0)
}
.mm-panel.mm-highest {
    z-index: 1
}
.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}
.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px
}
.mm-panels>.mm-panel:not(.mm-hidden) {
    display: block
}
.mm-panels>.mm-panel:before,
.mm-panels>.mm-panel:after {
    content: '';
    display: block;
    height: 20px
}
.mm-vertical .mm-panel {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}
.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent
}
.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
    display: block
}
.mm-vertical .mm-listview>li>.mm-next,
.mm-listview>li.mm-vertical>.mm-next {
    height: 40px;
    bottom: auto
}
.mm-vertical .mm-listview>li>.mm-next:after,
.mm-listview>li.mm-vertical>.mm-next:after {
    top: 16px;
    bottom: auto
}
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after,
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 19px
}
.mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1
}
.mm-clear:before,
.mm-clear:after,
.mm-close:before,
.mm-close:after {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.mm-clear:before,
.mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}
.mm-clear:after,
.mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}
.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 23px
}
.mm-next:after,
.mm-arrow:after {
    border-top: none;
    border-left: none;
    right: 23px
}
.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}
.mm-navbar>* {
    display: block;
    padding: 10px 0
}
.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}
.mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14.4px;
    font-weight: bold;
    text-transform: uppercase
}
.mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0
}
.mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0
}
.mm-panel .mm-navbar {
    display: none
}
.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}
.mm-listview,
.mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}
.mm-listview {
    font: inherit;
    font-size: 12px;
    line-height: 20px
}
.mm-listview a,
.mm-listview a:hover {
    text-decoration: none
}
.mm-listview>li {
    position: relative
}
.mm-listview>li,
.mm-listview>li:after,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before {
    border-color: inherit
}
.mm-listview>li>a,
.mm-listview>li>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}
.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
    padding-right: 50px
}
.mm-listview>li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.mm-listview>li:not(.mm-divider):after {
    left: 20px
}
.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}
.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}
.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
    margin-right: 50px
}
.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}
.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}
.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0
}
.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}
.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px
}
.mm-listview .mm-inset {
    list-style: inside disc;
    padding: 0 10px 15px 40px;
    margin: 0
}
.mm-listview .mm-inset>li {
    padding: 5px 0
}
.mm-listview .mm-divider {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}
.mm-listview .mm-spacer {
    padding-top: 40px
}
.mm-listview .mm-spacer>.mm-next {
    top: 40px
}
.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}
.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, 0.1);
    color: #000
}
.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
    color: #000
}
.mm-menu .mm-btn:before,
.mm-menu .mm-btn:after {
    border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, 0.1)
}
.mm-menu .mm-listview>li .mm-next:after,
.mm-menu .mm-listview>li .mm-arrow:after {
    border-color: rgba(0, 0, 0, 0.3)
}
.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
    tap-highlight-color: rgba(255, 255, 255, 0.5)
}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: rgba(255, 255, 255, 0.5)
}
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel {
    background: rgba(0, 0, 0, 0.05)
}
.mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05)
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-1 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-1:before,
    .xlarge-block-grid-1:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-1:after {
        clear: both
    }
    .xlarge-block-grid-1>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-1>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 100%
    }
    .xlarge-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-2 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-2:before,
    .xlarge-block-grid-2:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-2:after {
        clear: both
    }
    .xlarge-block-grid-2>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-2>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 50%
    }
    .xlarge-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-3 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-3:before,
    .xlarge-block-grid-3:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-3:after {
        clear: both
    }
    .xlarge-block-grid-3>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-3>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 33.33333%
    }
    .xlarge-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-4 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-4:before,
    .xlarge-block-grid-4:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-4:after {
        clear: both
    }
    .xlarge-block-grid-4>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-4>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 25%
    }
    .xlarge-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-5 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-5:before,
    .xlarge-block-grid-5:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-5:after {
        clear: both
    }
    .xlarge-block-grid-5>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-5>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 20%
    }
    .xlarge-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-6 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-6:before,
    .xlarge-block-grid-6:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-6:after {
        clear: both
    }
    .xlarge-block-grid-6>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-6>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 16.66667%
    }
    .xlarge-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-7 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-7:before,
    .xlarge-block-grid-7:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-7:after {
        clear: both
    }
    .xlarge-block-grid-7>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-7>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 14.28571%
    }
    .xlarge-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-8 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-8:before,
    .xlarge-block-grid-8:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-8:after {
        clear: both
    }
    .xlarge-block-grid-8>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-8>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 12.5%
    }
    .xlarge-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-9 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-9:before,
    .xlarge-block-grid-9:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-9:after {
        clear: both
    }
    .xlarge-block-grid-9>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-9>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 11.11111%
    }
    .xlarge-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-10 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-10:before,
    .xlarge-block-grid-10:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-10:after {
        clear: both
    }
    .xlarge-block-grid-10>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-10>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 10%
    }
    .xlarge-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-11 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-11:before,
    .xlarge-block-grid-11:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-11:after {
        clear: both
    }
    .xlarge-block-grid-11>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-11>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 9.09091%
    }
    .xlarge-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) {
    .xlarge-block-grid-12 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xlarge-block-grid-12:before,
    .xlarge-block-grid-12:after {
        content: " ";
        display: table
    }
    .xlarge-block-grid-12:after {
        clear: both
    }
    .xlarge-block-grid-12>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xlarge-block-grid-12>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 8.33333%
    }
    .xlarge-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .xlarge-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-1 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-1:before,
    .xxlarge-block-grid-1:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-1:after {
        clear: both
    }
    .xxlarge-block-grid-1>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-1>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 100%
    }
    .xxlarge-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-2 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-2:before,
    .xxlarge-block-grid-2:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-2:after {
        clear: both
    }
    .xxlarge-block-grid-2>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-2>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 50%
    }
    .xxlarge-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-3 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-3:before,
    .xxlarge-block-grid-3:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-3:after {
        clear: both
    }
    .xxlarge-block-grid-3>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-3>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 33.33333%
    }
    .xxlarge-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-4 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-4:before,
    .xxlarge-block-grid-4:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-4:after {
        clear: both
    }
    .xxlarge-block-grid-4>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-4>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 25%
    }
    .xxlarge-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-5 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-5:before,
    .xxlarge-block-grid-5:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-5:after {
        clear: both
    }
    .xxlarge-block-grid-5>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-5>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 20%
    }
    .xxlarge-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-6 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-6:before,
    .xxlarge-block-grid-6:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-6:after {
        clear: both
    }
    .xxlarge-block-grid-6>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-6>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 16.66667%
    }
    .xxlarge-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-7 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-7:before,
    .xxlarge-block-grid-7:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-7:after {
        clear: both
    }
    .xxlarge-block-grid-7>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-7>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 14.28571%
    }
    .xxlarge-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-8 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-8:before,
    .xxlarge-block-grid-8:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-8:after {
        clear: both
    }
    .xxlarge-block-grid-8>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-8>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 12.5%
    }
    .xxlarge-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-9 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-9:before,
    .xxlarge-block-grid-9:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-9:after {
        clear: both
    }
    .xxlarge-block-grid-9>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-9>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 11.11111%
    }
    .xxlarge-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-10 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-10:before,
    .xxlarge-block-grid-10:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-10:after {
        clear: both
    }
    .xxlarge-block-grid-10>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-10>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 10%
    }
    .xxlarge-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-11 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-11:before,
    .xxlarge-block-grid-11:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-11:after {
        clear: both
    }
    .xxlarge-block-grid-11>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-11>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 9.09091%
    }
    .xxlarge-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) {
    .xxlarge-block-grid-12 {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .xxlarge-block-grid-12:before,
    .xxlarge-block-grid-12:after {
        content: " ";
        display: table
    }
    .xxlarge-block-grid-12:after {
        clear: both
    }
    .xxlarge-block-grid-12>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .xxlarge-block-grid-12>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 8.33333%
    }
    .xxlarge-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .xxlarge-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}
#wpadminbar {
    z-index: 99;
    transition: all 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition-delay: .3s
}
.offcanvas_left #wpadminbar {
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0)
}
.offcanvas_right #wpadminbar {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0)
}
@media only screen and (min-width: 64em) {
    .offcanvas_left #wpadminbar {
        -webkit-transform: translate3d(400px, 0, 0);
        transform: translate3d(400px, 0, 0)
    }
    .ie9 .offcanvas_left #wpadminbar {
        margin-left: 400px
    }
    .offcanvas_left.offcanvas_for_quickview #wpadminbar {
        -webkit-transform: translate3d(620px, 0, 0);
        transform: translate3d(620px, 0, 0)
    }
    .ie9 .offcanvas_left.offcanvas_for_quickview #wpadminbar {
        margin-left: 620px
    }
    .offcanvas_right #wpadminbar {
        -webkit-transform: translate3d(-400px, 0, 0);
        transform: translate3d(-400px, 0, 0)
    }
    .ie9 .offcanvas_right #wpadminbar {
        margin-right: 400px
    }
    .offcanvas_right.offcanvas_for_quickview #wpadminbar {
        -webkit-transform: translate3d(-620px, 0, 0);
        transform: translate3d(-620px, 0, 0)
    }
    .ie9 .offcanvas_right.offcanvas_for_quickview #wpadminbar {
        margin-right: 620px
    }
}
.main-navigation-slices {
    text-align: left;
    height: auto;
    display: none;
    padding-left: 40px
}
@media only screen and (min-width: 64em) {
    .main-navigation-slices {
        display: block
    }
}
.main-navigation-slices>ul {
    font-size: 1em;
    margin: 0;
    list-style: none;
    margin-left: -1em
}
.main-navigation-slices>ul:after {
    content: "";
    clear: both;
    display: block
}
.main-navigation-slices>ul>li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em
}
.main-navigation-slices>ul>li>a {
    padding: 0.5em 1em
}
.main-navigation-slices>ul>li>a:hover {
    opacity: .5
}
.main-navigation-slices>ul>li a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    opacity: 1;
    font-weight: bold;
    transition: all 0.2s ease-out;
    min-height: 100%
}
.main-navigation-slices>ul>li a:hover {
    color: #fff
}
.main-navigation-slices>ul>li.menu-item-has-children>a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\f107";
    margin-left: 0.3125em
}
.main-navigation-slices>ul>li>ul {
    font-size: 1em;
    line-height: 2em;
    margin: 0;
    list-style: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    margin: 0;
    background: #fff;
    box-shadow: 0 0 0.3125em rgba(0, 0, 0, 0.2);
    display: none;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-name: header_dropdowns_anim;
    animation-name: header_dropdowns_anim
}
.main-navigation-slices>ul>li>ul>li {
    transition: all 0.2s ease-out;
    display: table-cell;
    text-align: left;
    padding: 3em 0 3em 3em;
    vertical-align: top;
    min-width: 21em;
    border-right: 1px solid #eee
}
.main-navigation-slices>ul>li>ul>li:hover {
    background: #f5f5f5
}
.main-navigation-slices>ul>li>ul>li a {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    font-size: 0.85em;
    color: #666;
    height: auto;
    line-height: 1.6em
}
.main-navigation-slices>ul>li>ul>li a:hover {
    color: #000;
    opacity: .35
}
.main-navigation-slices>ul>li>ul>li>a {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 1.5em;
    max-width: 15em;
    color: #000
}
.main-navigation-slices>ul>li>ul>li ul {
    font-size: 1em;
    line-height: 2em;
    margin: 0;
    list-style: none;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 0
}
.main-navigation-slices>ul>li>ul>li ul li {
    width: 15em;
    margin-right: 3em
}
.main-navigation-slices>ul>li>ul>li ul li a {
    padding: 0.5em 0
}
.main-navigation-slices>ul>li>ul>li ul ul.sub-list {
    float: left
}
.main-navigation-slices>ul>li>ul>li:first-child {
    padding-left: 40px
}
@-webkit-keyframes header_dropdowns_anim {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes header_dropdowns_anim {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.main-navigation-flyout {
    text-align: left;
    height: auto;
    display: none
}
@media only screen and (min-width: 64em) {
    .main-navigation-flyout {
        display: block
    }
}
.main-navigation-flyout>ul {
    font-size: 1em;
    padding: 1em 0;
    margin: 0;
    list-style: none;
    margin-left: -1em
}
.main-navigation-flyout>ul:after {
    content: "";
    clear: both;
    display: block
}
.main-navigation-flyout>ul>li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em
}
.main-navigation-flyout>ul>li>a {
    padding: 0.5em 1em
}
.main-navigation-flyout>ul>li>a:hover {
    opacity: .5
}
.main-navigation-flyout>ul>li a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    opacity: 1;
    font-weight: bold;
    transition: all 0.2s ease-out;
    min-height: 100%
}
.main-navigation-flyout>ul>li a:hover {
    color: #fff
}
.main-navigation-flyout>ul>li.call-to-action>a {
    border-width: 1px;
    border-style: solid;
    border-radius: 0.3125em
}
.main-navigation-flyout>ul>li.menu-item-has-children>a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\f107";
    margin-left: 0.3125em
}
.main-navigation-flyout>ul>li:not(.mega-menu) {
    position: relative
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul {
    font-size: 0.85em;
    line-height: 2em;
    padding: 1em 0;
    margin: 0;
    list-style: none;
    background: #fff;
    display: none;
    position: absolute;
    top: 100%;
    left: -1em;
    width: 19em;
    z-index: 99999;
    box-shadow: 0 0 0.3125em rgba(0, 0, 0, 0.2);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: main_nav_anim;
    animation-name: main_nav_anim
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul li {
    display: block;
    position: relative;
    text-align: left;
    z-index: 99999
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul li.menu-item-has-children>a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\f105";
    margin-left: 0.625em
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul li a {
    margin: 5px 2.3em;
    padding: 0;
    line-height: 2em;
    border-bottom: 2px solid transparent;
    text-transform: none;
    font-weight: normal;
    color: #000 !important
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul li a:hover {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    opacity: .5
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul li ul {
    left: 100%;
    top: -1em;
    font-size: 1em
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul li:hover {
    transition: all 0.3s ease-out
}
.main-navigation-flyout>ul>li:not(.mega-menu) ul li:hover>ul {
    display: block
}
.main-navigation-flyout>ul>li.mega-menu {
    position: relative
}
.main-navigation-flyout>ul>li.mega-menu>ul {
    font-size: 1em;
    line-height: 2em;
    padding: 1.563em 0 0 0;
    margin: 0;
    list-style: none;
    background: #fff;
    display: none;
    position: absolute;
    top: 100%;
    left: -1.25em;
    z-index: 99999;
    box-shadow: 0 0 0.3125em rgba(0, 0, 0, 0.2);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: main_nav_anim;
    animation-name: main_nav_anim
}
.main-navigation-flyout>ul>li.mega-menu>ul>li {
    display: table-cell;
    text-align: left
}
.main-navigation-flyout>ul>li.mega-menu>ul>li a {
    margin: 0.3125em 2.188em;
    padding: 0;
    border-bottom: 2px solid transparent;
    text-transform: none;
    color: #000 !important
}
.main-navigation-flyout>ul>li.mega-menu>ul>li a:hover {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    opacity: .5
}
.main-navigation-flyout>ul>li.mega-menu>ul>li>a {
    text-transform: uppercase;
    font-weight: bold
}
.main-navigation-flyout>ul>li.mega-menu>ul>li ul {
    font-size: 1em;
    line-height: 2em;
    padding: 1.563em 0 0 0;
    margin: 0;
    list-style: none;
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 0.3125em 0 1.25em 0;
    width: 19em
}
.main-navigation-flyout>ul>li.mega-menu>ul>li.menu-item-has-children a:after,
.main-navigation-flyout>ul>li.mega-menu>ul>li.page_item_has_children a:after {
    display: none
}
.main-navigation-flyout>ul>li.mega-menu>ul.with_bg_image {
    padding: 1.563em 9.375em 0 0;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain
}
.main-navigation-flyout>ul>li:hover {
    transition: all 0.3s ease-out
}
.main-navigation-flyout>ul>li:hover>a {
    opacity: 0.5
}
.main-navigation-flyout>ul>li:hover>ul {
    display: block
}
.main-navigation-flyout.align_left {
    text-align: left;
    padding-left: 40px
}
.main-navigation-flyout.align_center {
    text-align: center
}
.main-navigation-flyout.align_right {
    text-align: right;
    padding-right: 40px
}
.main-navigation-flyout.align_right>ul>li:not(.mega-menu) ul ul {
    left: -100%
}
@-webkit-keyframes main_nav_anim {
    0% {
        opacity: 0;
        margin: 0.9375em 0 0 0
    }
    100% {
        opacity: 1;
        margin: 0
    }
}
@keyframes main_nav_anim {
    0% {
        opacity: 0;
        margin: 0.9375em 0 0 0
    }
    100% {
        opacity: 1;
        margin: 0
    }
}
.offcanvas_container {
    position: relative;
    overflow: hidden;
    background: #fff
}
.offcanvas_main_content {
    position: relative;
    z-index: 2;
    transition: -webkit-transform 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0, 0.5, 1), -webkit-transform 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition-delay: .3s;
    background: #fff
}
.offcanvas_overlay {
    position: fixed;
    z-index: -9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-animation: offcanvas_overlay_closing_animation 1s forwards;
    animation: offcanvas_overlay_closing_animation 1s forwards;
    transition: -webkit-transform 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition: transform 0.5s cubic-bezier(1, 0, 0.5, 1), -webkit-transform 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition-delay: .3s
}
body.no-offcanvas-animation .offcanvas_overlay {
    top: 100%;
    left: 100%;
    width: 0;
    height: 0
}
.offcanvas_overlay .close-canvas {
    position: absolute;
    z-index: 11000;
    top: 0;
    font-size: 1.11111rem;
    color: #808080;
    background: #000;
    text-align: center;
    line-height: 55px;
    width: 55px;
    height: 55px;
    display: block;
    cursor: pointer
}
@media only screen and (min-width: 64em) {
    .offcanvas_overlay .close-canvas {
        display: none
    }
}
.offcanvas_aside {
    position: fixed;
    top: 0;
    z-index: 1;
    width: 320px;
    height: 100%;
    background: #fff;
    overflow: hidden
}
.ie9 .offcanvas_aside {
    -ms-transform: scale(1, 1)
}
body.no-offcanvas-animation .offcanvas_aside {
    visibility: hidden
}
@media only screen and (min-width: 64em) {
    .offcanvas_aside {
        width: 400px
    }
    .offcanvas_for_quickview .offcanvas_aside {
        width: 620px
    }
}
.offcanvas_aside.offcanvas_aside_left {
    left: -100%;
    background: #fff;
    -webkit-animation: offcanvas_left_closing_animation 1s forwards;
    animation: offcanvas_left_closing_animation 1s forwards
}
.offcanvas_aside.offcanvas_aside_right {
    right: -100%;
    background: #f9f9f9;
    -webkit-animation: offcanvas_right_closing_animation 1s forwards;
    animation: offcanvas_right_closing_animation 1s forwards
}
.offcanvas_aside .offcanvas_aside_content {
    height: 100%;
    overflow: auto
}
body.offcanvas_open .offcanvas_overlay {
    -webkit-animation: offcanvas_overlay_open_animation 1s forwards;
    animation: offcanvas_overlay_open_animation 1s forwards
}
.ie9 body.offcanvas_open .offcanvas_overlay {
    opacity: 1;
    z-index: 9999
}
body.offcanvas_open .offcanvas_overlay::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    box-shadow: inset 0px 0px 40px -10px rgba(0, 0, 0, 0.7);
    -webkit-animation: global_fadein .5s forwards;
    animation: global_fadein .5s forwards
}
.ie9 body.offcanvas_open .offcanvas_overlay::after {
    opacity: 1
}
body.offcanvas_left .offcanvas_main_content,
body.offcanvas_left .offcanvas_overlay {
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0)
}
.ie9 body.offcanvas_left .offcanvas_main_content,
.ie9 body.offcanvas_left .offcanvas_overlay {
    margin-left: 320px
}
body.offcanvas_left .offcanvas_overlay .close-canvas {
    left: 0px
}
.ie9 body.offcanvas_left .offcanvas_overlay {
    left: 320px;
    right: auto
}
body.offcanvas_left .offcanvas_aside_left {
    -webkit-animation: offcanvas_left_open_animation 1s forwards;
    animation: offcanvas_left_open_animation 1s forwards
}
.ie9 body.offcanvas_left .offcanvas_aside_left {
    opacity: 1;
    left: 0
}
@media only screen and (min-width: 64em) {
    body.offcanvas_left .offcanvas_main_content,
    body.offcanvas_left .offcanvas_overlay {
        -webkit-transform: translate3d(400px, 0, 0);
        transform: translate3d(400px, 0, 0)
    }
    .ie9 body.offcanvas_left .offcanvas_main_content,
    .ie9 body.offcanvas_left .offcanvas_overlay {
        margin-left: 400px
    }
    .ie9 body.offcanvas_left .offcanvas_overlay {
        left: 400px
    }
    body.offcanvas_left.offcanvas_for_quickview .offcanvas_main_content,
    body.offcanvas_left.offcanvas_for_quickview .offcanvas_overlay {
        -webkit-transform: translate3d(620px, 0, 0);
        transform: translate3d(620px, 0, 0)
    }
    .ie9 body.offcanvas_left.offcanvas_for_quickview .offcanvas_main_content,
    .ie9 body.offcanvas_left.offcanvas_for_quickview .offcanvas_overlay {
        margin-left: 620px
    }
    .ie9 body.offcanvas_left.offcanvas_for_quickview .offcanvas_overlay {
        left: 620px
    }
}
body.offcanvas_right .offcanvas_main_content,
body.offcanvas_right .offcanvas_overlay {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0)
}
.ie9 body.offcanvas_right .offcanvas_main_content,
.ie9 body.offcanvas_right .offcanvas_overlay {
    margin-right: 320px
}
body.offcanvas_right .offcanvas_overlay .close-canvas {
    right: 0px
}
.ie9 body.offcanvas_right .offcanvas_overlay {
    right: 320px;
    left: auto
}
body.offcanvas_right .offcanvas_aside_right {
    -webkit-animation: offcanvas_right_open_animation 1s forwards;
    animation: offcanvas_right_open_animation 1s forwards
}
.ie9 body.offcanvas_right .offcanvas_aside_right {
    opacity: 1;
    right: 0
}
@media only screen and (min-width: 64em) {
    body.offcanvas_right .offcanvas_main_content,
    body.offcanvas_right .offcanvas_overlay {
        -webkit-transform: translate3d(-400px, 0, 0);
        transform: translate3d(-400px, 0, 0)
    }
    .ie9 body.offcanvas_right .offcanvas_main_content,
    .ie9 body.offcanvas_right .offcanvas_overlay {
        margin-right: 400px
    }
    .ie9 body.offcanvas_right .offcanvas_overlay {
        right: 400px
    }
    body.offcanvas_right.offcanvas_for_quickview .offcanvas_main_content,
    body.offcanvas_right.offcanvas_for_quickview .offcanvas_overlay {
        -webkit-transform: translate3d(-620px, 0, 0);
        transform: translate3d(-620px, 0, 0)
    }
    .ie9 body.offcanvas_right.offcanvas_for_quickview .offcanvas_main_content,
    .ie9 body.offcanvas_right.offcanvas_for_quickview .offcanvas_overlay {
        margin-right: 620px
    }
    .ie9 body.offcanvas_right.offcanvas_for_quickview .offcanvas_overlay {
        right: 620px
    }
}
@-webkit-keyframes offcanvas_left_open_animation {
    0% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    70% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
@keyframes offcanvas_left_open_animation {
    0% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    70% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
@-webkit-keyframes offcanvas_left_closing_animation {
    0% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    99% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        left: -100%
    }
}
@keyframes offcanvas_left_closing_animation {
    0% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    99% {
        left: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        left: -100%
    }
}
@-webkit-keyframes offcanvas_right_open_animation {
    0% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    70% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
@keyframes offcanvas_right_open_animation {
    0% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    70% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
@-webkit-keyframes offcanvas_right_closing_animation {
    0% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    99% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        right: -100%
    }
}
@keyframes offcanvas_right_closing_animation {
    0% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    30% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    99% {
        right: 0;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        right: -100%
    }
}
@-webkit-keyframes offcanvas_overlay_open_animation {
    0% {
        opacity: 0;
        z-index: 9999
    }
    70% {
        opacity: 0;
        z-index: 9999
    }
    100% {
        opacity: 1;
        z-index: 9999
    }
}
@keyframes offcanvas_overlay_open_animation {
    0% {
        opacity: 0;
        z-index: 9999
    }
    70% {
        opacity: 0;
        z-index: 9999
    }
    100% {
        opacity: 1;
        z-index: 9999
    }
}
@-webkit-keyframes offcanvas_overlay_closing_animation {
    0% {
        opacity: 1;
        z-index: 9999
    }
    70% {
        opacity: 1;
        z-index: 9999
    }
    100% {
        opacity: 0;
        z-index: -9999
    }
}
@keyframes offcanvas_overlay_closing_animation {
    0% {
        opacity: 1;
        z-index: 9999
    }
    70% {
        opacity: 1;
        z-index: 9999
    }
    100% {
        opacity: 0;
        z-index: -9999
    }
}
.page-wrapper {
    position: relative;
    background: #fff;
    opacity: 0
}
.page-wrapper.visible {
    -webkit-animation: global_fadein 1s forwards;
    animation: global_fadein 1s forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}
.ie9 .page-wrapper.visible {
    opacity: 1
}
.site-content {
    height: 100%;
    position: relative
}
@media only screen and (max-width: 39.9375em),
only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .site-content {
        padding-top: 55px !important
    }
}
.site-content .site-content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 9999;
    visibility: hidden;
    transition: visibility 0s 0.3s, opacity 0.3s
}
.site-content .site-content-overlay.visible {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s
}
body.header-transparent.page-without-title .site-content,
body.header-transparent.single-post .site-content,
body.header-transparent.tax-product_cat .site-content {
    padding-top: 0 !important
}
body.header-transparent.page-without-title.blog h1.blog-header {
    margin-top: 55px
}
body.footer-sticky .site-content {
    padding-bottom: 30px
}
.wpb_text_column {
    float: inherit !important
}
.search_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #f2f2f2;
    display: none;
    box-shadow: 0px 10px 80px -25px rgba(0, 0, 0, 0.4);
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-name: header_dropdowns_anim;
    animation-name: header_dropdowns_anim
}
.search_wrapper .getbowtied_search_bar {
    height: 3.05556rem
}
@media only screen and (min-width: 64em) {
    .search_wrapper .getbowtied_search_bar {
        height: 4.16667rem
    }
}
.search_wrapper .getbowtied_search_bar .screen-reader-text {
    display: none
}
.search_wrapper .getbowtied_search_bar .search-field {
    padding: 0;
    margin: 0;
    height: 3.05556rem;
    line-height: 3.05556rem;
    text-indent: 1.11111rem;
    border: none;
    border-bottom: 1px solid #e5e4e4;
    background: #f2f2f2;
    font-size: 0.88889rem;
    letter-spacing: -0.03em
}
@media only screen and (min-width: 64em) {
    .search_wrapper .getbowtied_search_bar .search-field {
        font-size: 1.66667rem;
        height: 4.16667rem;
        line-height: 4.16667rem;
        text-indent: 2.22222rem
    }
}
.search_wrapper .getbowtied_search_bar input[type="submit"] {
    position: absolute;
    top: 0.55556rem;
    right: 0.38889rem;
    width: 2.22222rem;
    height: 2.22222rem;
    background: none !important;
    opacity: 0;
    z-index: 999;
    padding: 0;
    margin: 0;
    text-indent: -999px
}
.search_wrapper .getbowtied_search_bar input[type="submit"]:focus {
    background: inherit
}
@media only screen and (min-width: 64em) {
    .search_wrapper .getbowtied_search_bar input[type="submit"] {
        top: 1rem;
        right: 1.66667rem
    }
}
.search_wrapper .getbowtied_search_bar form:after {
    position: absolute;
    font: normal normal normal 0.88889rem FontAwesome;
    top: 1.11111rem;
    right: 1.11111rem;
    content: "\f002";
    color: #000
}
@media only screen and (min-width: 64em) {
    .search_wrapper .getbowtied_search_bar form:after {
        font: normal normal normal 1.33333rem FontAwesome;
        top: 1.33333rem;
        right: 2.22222rem
    }
}
.search_wrapper .search-widget-area {
    background: #fff;
    display: none !important
}
@media only screen and (max-width: 39.9375em) {
    .search_wrapper .search-widget-area {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .search_wrapper .search-widget-area:before,
    .search_wrapper .search-widget-area:after {
        content: " ";
        display: table
    }
    .search_wrapper .search-widget-area:after {
        clear: both
    }
    .search_wrapper .search-widget-area>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .search_wrapper .search-widget-area>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 50%
    }
    .search_wrapper .search-widget-area>li:nth-of-type(1n) {
        clear: none
    }
    .search_wrapper .search-widget-area>li:nth-of-type(2n+1) {
        clear: both
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .search_wrapper .search-widget-area {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .search_wrapper .search-widget-area:before,
    .search_wrapper .search-widget-area:after {
        content: " ";
        display: table
    }
    .search_wrapper .search-widget-area:after {
        clear: both
    }
    .search_wrapper .search-widget-area>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .search_wrapper .search-widget-area>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 50%
    }
    .search_wrapper .search-widget-area>li:nth-of-type(1n) {
        clear: none
    }
    .search_wrapper .search-widget-area>li:nth-of-type(2n+1) {
        clear: both
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .search_wrapper .search-widget-area {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .search_wrapper .search-widget-area:before,
    .search_wrapper .search-widget-area:after {
        content: " ";
        display: table
    }
    .search_wrapper .search-widget-area:after {
        clear: both
    }
    .search_wrapper .search-widget-area>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .search_wrapper .search-widget-area>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 33.33333%
    }
    .search_wrapper .search-widget-area>li:nth-of-type(1n) {
        clear: none
    }
    .search_wrapper .search-widget-area>li:nth-of-type(3n+1) {
        clear: both
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .search_wrapper .search-widget-area {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .search_wrapper .search-widget-area:before,
    .search_wrapper .search-widget-area:after {
        content: " ";
        display: table
    }
    .search_wrapper .search-widget-area:after {
        clear: both
    }
    .search_wrapper .search-widget-area>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .search_wrapper .search-widget-area>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 25%
    }
    .search_wrapper .search-widget-area>li:nth-of-type(1n) {
        clear: none
    }
    .search_wrapper .search-widget-area>li:nth-of-type(4n+1) {
        clear: both
    }
}
@media only screen and (min-width: 100em) and (max-width: 99999999em) {
    .search_wrapper .search-widget-area {
        display: block;
        padding: 0;
        margin: 0 0px
    }
    .search_wrapper .search-widget-area:before,
    .search_wrapper .search-widget-area:after {
        content: " ";
        display: table
    }
    .search_wrapper .search-widget-area:after {
        clear: both
    }
    .search_wrapper .search-widget-area>li {
        display: block;
        float: left;
        height: auto;
        padding: 0 0px 0px
    }
    .search_wrapper .search-widget-area>li {
        list-style: none;
        padding: 0 0px 0px;
        width: 20%
    }
    .search_wrapper .search-widget-area>li:nth-of-type(1n) {
        clear: none
    }
    .search_wrapper .search-widget-area>li:nth-of-type(5n+1) {
        clear: both
    }
}
.search_wrapper .search-widget-area li.widget {
    padding: 2.22222rem 2.22222rem;
    border-bottom-width: 0;
    border-right: 1px solid #eee
}
@media only screen and (max-width: 39.9375em) {
    .search_wrapper .search-widget-area li.widget:nth-of-type(1n+3) {
        display: none
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .search_wrapper .search-widget-area li.widget:nth-of-type(1n+3) {
        display: none
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .search_wrapper .search-widget-area li.widget:nth-of-type(1n+4) {
        display: none
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .search_wrapper .search-widget-area li.widget:nth-of-type(1n+5) {
        display: none
    }
}
@media only screen and (min-width: 100em) and (max-width: 99999999em) {
    .search_wrapper .search-widget-area li.widget:nth-of-type(1n+6) {
        display: none
    }
}
@media only screen and (min-width: 64em) {
    .search_wrapper .search-widget-area {
        display: block !important
    }
}
.site-header .header-wrapper .tools .myaccount-dropdown {
    position: relative;
    display: table-cell;
    vertical-align: middle
}
.site-header .header-wrapper .tools .myaccount-dropdown ul {
    display: block;
    position: absolute;
    top: 100%;
    right: -20px;
    max-height: 0;
    overflow: hidden;
    list-style: none;
    background: #fff;
    width: 180px;
    transition: all 0.3s ease-in-out;
    transition-delay: 0.2s;
    margin: 0;
    padding: 0;
    margin-top: -4px
}
.site-header .header-wrapper .tools .myaccount-dropdown ul:before {
    width: 100%;
    height: 4px;
    display: block;
    content: "";
    transition: all 0.5s ease-in-out;
    transition-delay: 0.5s
}
.site-header .header-wrapper .tools .myaccount-dropdown ul>li {
    float: left;
    display: block;
    position: relative;
    text-align: left;
    padding: 0;
    margin: 0;
    width: 100%
}
.site-header .header-wrapper .tools .myaccount-dropdown ul>li.avatar {
    padding: 1rem 0;
    text-align: center
}
.site-header .header-wrapper .tools .myaccount-dropdown ul>li.avatar>img {
    height: 40px;
    border-radius: 40px
}
.site-header .header-wrapper .tools .myaccount-dropdown ul>li>a {
    display: inline-block;
    font-size: 0.66667rem;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.77778rem 0.83333rem 0.72222rem 0.83333rem;
    border-top: solid 1px #e5e5e5;
    width: 100%
}
.site-header .header-wrapper .tools .myaccount-dropdown ul>li>a.logout:before {
    content: "\f011";
    font-family: FontAwesome;
    margin-right: 0.55556rem
}
.site-header .header-wrapper .tools .myaccount-dropdown:hover>ul {
    max-height: 400px;
    box-shadow: 0px 11px 15px 0px rgba(0, 0, 0, 0.14)
}
.site-header .header-wrapper .tools .myaccount-dropdown:hover>ul:before {
    background: #666d70
}
.select2-container {
    font-family: inherit
}
.select2-container .select2-choice {
    height: 2.4rem;
    padding: 0 0 0 15px;
    background-image: none;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 0;
    border-color: transparent;
    margin-bottom: 20px
}
.select2-container .select2-choice>.select2-chosen {
    line-height: 2.4rem;
    font-size: 0.66667rem;
    font-weight: bold;
    margin-right: 2.4rem
}
.select2-container .select2-choice .select2-arrow {
    background: none;
    width: 2.143rem;
    border-left-color: transparent
}
.select2-container .select2-choice .select2-arrow b {
    display: none
}
.select2-container .select2-choice .select2-arrow:before {
    position: absolute;
    width: 2.143rem;
    content: "";
    font-family: "FontAwesome";
    font-size: 0.55556rem;
    text-align: center;
    line-height: 2.3rem;
    opacity: .5
}
.select2-container.select2-dropdown-open .select2-choice {
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container.select2-dropdown-open .select2-choice .select2-arrow {
    border-left: 1px solid transparent
}
.select2-container.select2-dropdown-open .select2-choice .select2-arrow:before {
    content: "";
    opacity: .7
}
.select2-container.select2-dropdown-open.select2-container-active .select2-choice {
    box-shadow: none
}
.select2-container.select2-dropdown-open.select2-drop-above .select2-choice {
    background-image: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.select2-container.select2-container-active .select2-choice {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none
}
.select2-container.select2-container-active .select2-choice .select2-arrow {
    border-left-color: rgba(0, 0, 0, 0.1)
}
.select2-container .select2-drop-active {
    border-color: rgba(0, 0, 0, 0.1)
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    border-left: 1px solid #e6e6e6
}
.select2-container.select2-container-multi .select2-choices {
    min-height: 2.4rem;
    background-image: none;
    border-color: transparent
}
.select2-container.select2-container-multi .select2-choices .select2-search-choice {
    position: relative;
    border-color: transparent;
    background-image: none;
    box-shadow: none;
    font-size: 0.66667rem;
    background-color: #ff0000;
    padding-top: 0.2857rem;
    padding-bottom: 0.2857rem;
    line-height: 1.143rem;
    margin-left: 0.2143rem;
    margin-bottom: 0
}
.select2-container.select2-container-multi .select2-choices .select2-search-choice:before {
    position: absolute;
    top: 0.2857rem;
    left: 0.3571rem;
    font-family: "FontAwesome";
    content: '\f00d';
    z-index: 5;
    font-size: 0.7857rem
}
.select2-container.select2-container-multi .select2-choices .select2-search-field input {
    font-family: inherit;
    font-size: 0.66667rem;
    margin: 0;
    padding-left: 0.5714rem;
    line-height: 1.5rem
}
.select2-container.select2-container-multi.select2-container-active .select2-choices {
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0.1)
}
.select2-container .select2-search-choice-close {
    top: 0.3571rem;
    background: none;
    z-index: 10
}
.select2-drop {
    font-family: inherit;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}
.select2-drop .select2-search {
    padding-top: 0.3571rem;
    position: relative
}
.select2-drop .select2-search input {
    background-color: #fff;
    background-image: none;
    border-color: rgba(0, 0, 0, 0.1);
    font-size: 0.66667rem;
    padding: 0.5rem 1.429rem 0.5rem 0.3571rem;
    margin: 0
}
.select2-drop .select2-search:after {
    position: absolute;
    font-family: "FontAwesome";
    content: '\f002';
    top: 0.2rem;
    right: 0.66667rem;
    font-size: 1rem;
    opacity: .5
}
.select2-drop .select2-results {
    font-size: 0.66667rem;
    padding: 0.55556rem
}
.select2-drop .select2-results li {
    line-height: 1.42857
}
.select2-drop .select2-results .select2-highlighted {
    background-color: #ccc
}
.select2-drop.select2-drop-above {
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: -30px
}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 0
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top-color: rgba(0, 0, 0, 0.1)
}
button,
.button,
input[type="submit"],
.vc_btn3 {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
    font-size: 0.77778rem;
    background-color: red;
    border-color: #4d4d4d;
    color: #fff;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    border-color: transparent;
    padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
    font-size: 0.77778rem
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.vc_btn3:hover,
.vc_btn3:focus {
    background-color: #4d4d4d
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.vc_btn3:hover,
.vc_btn3:focus {
    color: #fff
}
button:hover,
.button:hover,
input[type="submit"]:hover,
.vc_btn3:hover {
    opacity: .7
}
button:disabled,
.button:disabled,
input[type="submit"]:disabled,
.vc_btn3:disabled {
    border-color: transparent !important
}
.vc_row .vc_general.vc_btn3.vc_btn3-size-xs {
    padding: 0.38889rem 0.77778rem 0.44444rem 0.77778rem;
    font-size: 0.5rem
}
.vc_row .vc_general.vc_btn3.vc_btn3-size-sm {
    padding: 0.5rem 1rem 0.55556rem 1rem;
    font-size: 0.66667rem
}
.vc_row .vc_general.vc_btn3.vc_btn3-size-md {
    padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
    font-size: 0.77778rem
}
.vc_row .vc_general.vc_btn3.vc_btn3-size-lg {
    padding: 1.44444rem 2.88889rem 1.5rem 2.88889rem;
    font-size: 1rem
}
html {
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
a {
    transition: all .3s
}
h6 a:hover {
    opacity: .35
}
form {
    margin: 0
}
label {
    text-transform: uppercase
}
table {
    width: 100%
}
table tr {
    border-bottom: 1px solid #f0f0f0
}
table th {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.8125rem;
    text-align: left;
    color: #aaa;
    padding: 1.11111rem 0
}
table td {
    padding: 1.11111rem 0
}
table thead th {
    padding: 1.11111rem 0
}
h6 {
    letter-spacing: 0.11111rem
}
p {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
select {
    font-weight: bold;
    padding-left: 0.83333rem;
    padding-right: 0.83333rem
}
select {
    background-position: 98% center
}
blockquote {
    padding-left: 2.22222rem
}
blockquote>p {
    font-size: 1.77778rem;
    line-height: 1.4
}
blockquote cite {
    margin-top: 0.55556rem
}
figure {
    max-width: 100%;
    margin: 0
}
figure.aligncenter {
    margin: 0 auto;
    text-align: center
}
figcaption {
    font-size: 0.66667rem;
    margin: 0.55556rem 0
}
dl dd p {
    margin: 0
}
iframe {
    border: 0
}
#wpadminbar {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.page-wrapper {
    position: relative;
    overflow: hidden;
    background: #fff
}
.clear:before,
.clear:after {
    content: " ";
    display: table
}
.clear:after {
    clear: both
}
.fullwidth>#main>.row {
    max-width: none
}
.fullwidth .page-title {
    margin-bottom: 0
}
.single-product .row {
    max-width: 100%
}
.columns.no-pad {
    padding: 0
}
#secondary.widget-area {
    min-height: calc(100vh - 148px)
}
@media screen and (max-width: 782px) {
    #wpadminbar {
        position: fixed !important
    }
}
@media only screen and (min-width: 64em) {
    .alignleft {
        float: left;
        margin: 0 20px 20px -100px
    }
    .alignright {
        float: right;
        margin: 0 -100px 20px 20px
    }
    figure.alignleft {
        margin: 0 20px 20px -100px
    }
    figure.alignright {
        margin: 0 -100px 20px 20px
    }
    .main-with-sidebar .alignleft {
        float: left;
        margin: 0 20px 20px 0
    }
    .main-with-sidebar .alignright {
        float: right;
        margin: 0 0 20px 20px
    }
    .main-with-sidebar figure.alignleft {
        margin: 0 20px 20px 0
    }
    .main-with-sidebar figure.alignright {
        margin: 0 0 20px 20px
    }
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {
    line-height: 1
}
@-webkit-keyframes global_fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes global_fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.cd-top {
    display: none;
    position: fixed;
    height: 3.33333rem;
    width: 3.33333rem;
    right: 1.66667rem;
    bottom: 0;
    box-shadow: 0 0 0.55556rem rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.2) url(../images/back-to-top.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    z-index: 999
}
@media only screen and (min-width: 40em) {
    .cd-top {
        display: inline-block
    }
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    bottom: 1.66667rem
}
.cd-top:hover {
    background: #000 url(../images/back-to-top.svg) no-repeat center 50%;
    opacity: 1
}
.offcanvas_open .cd-top {
    opacity: 0;
    visibility: hidden
}
@media only screen and (min-width: 64em) {
    .cd-top {
        height: 3.33333rem;
        width: 3.33333rem;
        right: 1.66667rem;
        bottom: 0
    }
}
body:after {
    content: url(../images/close.png) url(../images/loading.gif) url(../images/original-left.svg) url(../images/original-right.svg);
    display: none
}
body.lb-disable-scrolling {
    overflow: hidden
}
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none
}
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}
.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit
}
.lightbox a img {
    border: none
}
.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto
}
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}
.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}
.lb-container>.nav {
    left: 0
}
.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}
.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}
.lb-nav a.lb-prev {
    width: 10%;
    left: 0;
    float: left;
    background: url(../images/original-left.svg) left 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: .2;
    transition: opacity 0.6s
}
.lb-nav a.lb-prev:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.lb-nav a.lb-next {
    width: 10%;
    right: 0;
    float: right;
    background: url(../images/original-right.svg) right 48% no-repeat;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: .2;
    transition: opacity 0.6s
}
.lb-nav a.lb-next:hover {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}
.lb-data {
    padding: 0 4px;
    color: #ccc
}
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999
}
.lb-data .lb-close {
    display: none;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    transition: opacity 0.2s
}
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.nl-form {
    width: 100%;
    margin: 0.3em auto 0 auto;
    line-height: 1.5
}
.nl-form ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.nl-field {
    display: inline-block;
    position: relative
}
.nl-field.nl-field-open {
    z-index: 10000
}
a.nl-field-toggle {
    line-height: inherit;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    position: relative
}
a.nl-field-toggle:hover {
    color: #fff;
    opacity: .7
}
a.nl-field-toggle:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\f107";
    margin-left: 0.3125em
}
.nl-field ul {
    list-style: none;
    margin: -4px 0 0 0;
    position: absolute;
    visibility: hidden;
    background: #fff;
    right: 0;
    top: 100%;
    font-size: 0.66667rem;
    opacity: 0;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    border-top: 4px solid #000;
    transition: visibility 0s 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
    transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}
.nl-field.nl-field-open ul {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.3s, -webkit-transform 0.3s;
    transition: visibility 0s 0s, opacity 0.3s, transform 0.3s;
    transition: visibility 0s 0s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}
.nl-dd ul li {
    color: #000;
    position: relative;
    padding: 0.66667rem 0.83333rem 0.61111rem 0.83333rem;
    cursor: pointer;
    white-space: nowrap;
    min-width: 53px;
    border-bottom: solid 1px #e5e5e5;
    transition: all .3s ease
}
.nl-dd ul li:last-child {
    border: none
}
.nl-dd ul li.nl-dd-checked {
    color: #999
}
.nl-dd ul li.nl-dd-checked svg {
    fill: #999 !important
}
.nl-dd ul li:hover {
    background: #e5e5e5
}
.nl-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 9999;
    visibility: hidden;
    transition: visibility 0s 0.3s, opacity 0.3s
}
.nl-field.nl-field-open ~ .nl-overlay,
.nl-overlay.visible {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s
}
.overlay-loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background-color: #fff
}
.overlay-loader .loader-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px
}
.overlay-loader .loader-icon.stop_spinning {
    -webkit-animation: stop_spinning .3s ease forwards;
    animation: stop_spinning .3s ease forwards
}
@-webkit-keyframes stop_spinning {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}
@keyframes stop_spinning {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}
@media only screen and (max-width: 39.9375em) {
    h1 {
        font-size: 1.66667rem
    }
    h2 {
        font-size: 1.33333rem
    }
    h3 {
        font-size: 1.11111rem
    }
    h4 {
        font-size: 0.88889rem
    }
    h5 {
        font-size: 0.77778rem
    }
    h6 {
        font-size: 0.61111rem
    }
    p {
        font-size: 0.77778rem
    }
}
h6 {
    letter-spacing: 0.125rem
}
h6 a {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    margin-bottom: 4px
}
.site-header {
    background-color: #ddd;
    width: 100%;
    position: absolute;
    z-index: 98;
    top: 0;
    font-size: 14px;
    transition: background 0.3s ease, -webkit-transform 0.5s cubic-bezier(1, 0, 0.5, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(1, 0, 0.5, 1) 0.3s, background 0.3s ease;
    transition: transform 0.5s cubic-bezier(1, 0, 0.5, 1) 0.3s, background 0.3s ease, -webkit-transform 0.5s cubic-bezier(1, 0, 0.5, 1) 0.3s
}
body.header-transparent:not(.header-sticky-scroll) .site-header {
    background-color: transparent
}
body.header-sticky .site-header {
    position: fixed
}
body.admin-bar.header-sticky .site-header {
    top: 46px
}
.site-header .header-wrapper {
    width: 100%;
    margin: 0 auto;
    height: 75px;
    position: relative;
    display: none
}
.site-header .header-wrapper .site-branding {
    display: table-cell;
    vertical-align: middle;
    transition: all 0.3s ease
}
body.header-layout-1 .site-header .header-wrapper .site-branding {
    text-align: left
}
body.header-layout-2 .site-header .header-wrapper .site-branding {
    text-align: center;
    width: 20%
}
.site-header .header-wrapper .site-branding .site-logo img {
    transition: all 0.3s ease;
    max-width: inherit;
    height: 75px
}
.site-header .header-wrapper .site-branding .site-logo:hover {
    opacity: 0.5
}
.site-header .header-wrapper .site-branding .site-title {
    white-space: nowrap;
    font-weight: bold;
    text-transform: uppercase;
    padding: 1em 0;
    line-height: 1em;
    transition: all 0.3s ease
}
.site-header .header-wrapper .site-branding .site-title:hover {
    opacity: 0.5
}
.site-header .header-wrapper .site-branding .site-title a {
    font-size: 1.66667rem;
    text-transform: lowercase;
    font-weight: bold;
    line-height: 1.66667rem
}
body.header-layout-1 .site-header .header-wrapper .site-branding .site-title a {
    margin: 0 1.11111rem 0 2.22222rem
}
body.header-layout-2 .site-header .header-wrapper .site-branding .site-title a {
    margin-left: 0
}
.site-header .header-wrapper .nav {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    opacity: 0;
    -webkit-animation: global_fadein 1.5s forwards;
    animation: global_fadein 1.5s forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
.ie9 .site-header .header-wrapper .nav {
    opacity: 1
}
body.header-layout-2 .site-header .header-wrapper .nav {
    width: 40%
}
.site-header .header-wrapper .tools {
    display: table-cell;
    vertical-align: middle;
    padding-right: 35px;
    opacity: 0;
    -webkit-animation: global_fadein 1.5s forwards;
    animation: global_fadein 1.5s forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
.ie9 .site-header .header-wrapper .tools {
    opacity: 1
}
body.header-layout-2 .site-header .header-wrapper .tools {
    width: 40%
}
.site-header .header-wrapper .tools ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    text-align: right;
    float: right;
    font-size: 1em
}
.site-header .header-wrapper .tools ul li {
    padding: 0 0 0 15px;
    margin: 0;
    display: table-cell;
    line-height: 1em;
    vertical-align: middle
}
.site-header .header-wrapper .tools ul li:first-child {
    padding: 0
}
.site-header .header-wrapper .tools ul li a.tools_button {
    display: table;
    white-space: nowrap;
    color: #fff;
    position: relative
}
.site-header .header-wrapper .tools ul li a.tools_button:hover {
    color: #fff
}
.site-header .header-wrapper .tools ul li a.tools_button .tools_button_icon {
    display: table-cell;
    width: 32px;
    height: 32px;
    padding: 5px;
    vertical-align: middle
}
.site-header .header-wrapper .tools ul li a.tools_button .tools_button_icon.uploaded_icon {
    text-align: center;
    vertical-align: middle;
    opacity: 1;
    transition: opacity 0.3s ease
}
.site-header .header-wrapper .tools ul li a.tools_button .tools_button_icon.uploaded_icon:hover {
    opacity: .5
}
.site-header .header-wrapper .tools ul li a.tools_button .tools_button_icon.uploaded_icon img {
    max-width: 22px;
    max-height: 22px;
    display: block
}
.site-header .header-wrapper .tools ul li a.tools_button .tools_button_icon.uploaded_icon svg {
    display: inherit;
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
    fill: #fff
}
.site-header .header-wrapper .tools ul li a.tools_button .shopping_bag_items_number {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    line-height: 1.8em;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 100px;
    font-size: 9px;
    visibility: hidden
}
.site-header .header-wrapper .tools ul li a.tools_button .shopping_bag_items_number.visible {
    visibility: visible
}
body.offcanvas_left .site-header {
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0)
}
body.offcanvas_right .site-header {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0)
}
.myaccount-popup {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 50px 0 50px 0;
    background: #fff;
    display: none;
    box-shadow: 0px 10px 80px -25px rgba(0, 0, 0, 0.4);
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-name: header_dropdowns_anim;
    animation-name: header_dropdowns_anim
}
@media only screen and (min-width: 64em) {
    .site-header .header-wrapper {
        display: table
    }
    .site-header .tools ul {
        padding: 0
    }
    body.offcanvas_left .site-header {
        -webkit-transform: translate3d(400px, 0, 0);
        transform: translate3d(400px, 0, 0)
    }
    .ie9 body.offcanvas_left .site-header {
        left: 400px
    }
    body.offcanvas_left.offcanvas_for_quickview .site-header {
        -webkit-transform: translate3d(620px, 0, 0);
        transform: translate3d(620px, 0, 0)
    }
    .ie9 body.offcanvas_left.offcanvas_for_quickview .site-header {
        left: 620px
    }
    body.offcanvas_right .site-header {
        -webkit-transform: translate3d(-400px, 0, 0);
        transform: translate3d(-400px, 0, 0)
    }
    .ie9 body.offcanvas_right .site-header {
        right: 400px
    }
    body.offcanvas_right.offcanvas_for_quickview .site-header {
        -webkit-transform: translate3d(-620px, 0, 0);
        transform: translate3d(-620px, 0, 0)
    }
    .ie9 body.offcanvas_right.offcanvas_for_quickview .site-header {
        right: 620px
    }
}
@media only screen and (min-width: 782px) {
    body.admin-bar.header-sticky .site-header {
        top: 32px
    }
}
.site-header-mobiles {
    background-color: #ddd;
    width: 100%;
    position: absolute;
    z-index: 1000;
    top: 0;
    font-size: 14px;
    transition: all 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition-delay: .3s
}
body.header-transparent:not(.header-sticky-scroll) .site-header-mobiles {
    background-color: transparent
}
body.header-sticky .site-header-mobiles {
    position: fixed
}
body.admin-bar.header-sticky .site-header-mobiles {
    top: 46px
}
body.offcanvas_left .site-header-mobiles {
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0)
}
.ie9 body.offcanvas_left .site-header-mobiles {
    left: 320px;
    right: auto
}
body.offcanvas_right .site-header-mobiles {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0)
}
.ie9 body.offcanvas_right .site-header-mobiles {
    right: 320px;
    left: auto
}
@media only screen and (min-width: 64em) {
    .site-header-mobiles {
        display: none
    }
}
.site-header-mobiles .header-wrapper-mobiles {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: table;
    height: auto;
    min-height: 55px
}
.site-header-mobiles .header-wrapper-mobiles .nav {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 25%;
    opacity: 0;
    -webkit-animation: global_fadein 1.5s forwards;
    animation: global_fadein 1.5s forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
.ie9 .site-header-mobiles .header-wrapper-mobiles .nav {
    opacity: 1
}
.site-header-mobiles .header-wrapper-mobiles .nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap
}
.site-header-mobiles .header-wrapper-mobiles .nav ul li {
    padding: 0 0 0 20px;
    vertical-align: middle;
    font-weight: bold;
    opacity: .5;
    cursor: pointer
}
.site-header-mobiles .header-wrapper-mobiles .nav ul li div {
    display: inline-block
}
.site-header-mobiles .header-wrapper-mobiles .nav ul li div .tools_button_icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 55px
}
.site-header-mobiles .header-wrapper-mobiles .nav ul li div .tools_button_text {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 55px;
    text-transform: uppercase
}
.site-header-mobiles .header-wrapper-mobiles .site-branding {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%;
    padding: 0
}
.site-header-mobiles .header-wrapper-mobiles .site-branding .site-logo img {
    transition: all 0.3s ease;
    max-width: 165px;
    max-height: 55px
}
.site-header-mobiles .header-wrapper-mobiles .site-branding .site-title {
    white-space: nowrap;
    font-weight: bold;
    text-transform: uppercase
}
.site-header-mobiles .header-wrapper-mobiles .site-branding .site-title a {
    display: inline-block;
    text-transform: lowercase;
    font-weight: bold;
    font-size: 24px;
    line-height: 55px;
    margin: 0;
    padding: 0
}
.site-header-mobiles .header-wrapper-mobiles .tools {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
    width: 25%;
    opacity: 0;
    -webkit-animation: global_fadein 1.5s forwards;
    animation: global_fadein 1.5s forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
.ie9 .site-header-mobiles .header-wrapper-mobiles .tools {
    opacity: 1
}
.site-header-mobiles .header-wrapper-mobiles .tools ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    text-align: right;
    float: right;
    font-size: 1em
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li {
    display: table-cell;
    line-height: 1em;
    vertical-align: middle
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li:first-child {
    padding: 0
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button {
    display: table;
    white-space: nowrap;
    color: #fff;
    position: relative;
    padding-left: 10px
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button:hover {
    color: #fff
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button .tools_button_icon {
    display: table-cell;
    width: 28px;
    height: 28px;
    padding: 5px;
    vertical-align: middle
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button .tools_button_icon.uploaded_icon {
    text-align: center;
    vertical-align: middle;
    opacity: .5;
    transition: opacity 0.3s ease
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button .tools_button_icon.uploaded_icon img {
    max-width: 18px;
    max-height: 18px;
    display: inline-block
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button .tools_button_icon.uploaded_icon svg {
    display: inherit;
    width: 18px;
    height: 18px;
    fill: #fff
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button .shopping_bag_items_number {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 14px;
    height: 14px;
    line-height: 1.8em;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 100px;
    font-size: 9px;
    visibility: hidden
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li .tools_button .shopping_bag_items_number.visible {
    visibility: visible
}
.site-header-mobiles .header-wrapper-mobiles .tools ul li.shopping-bag-button .tools_button {
    cursor: pointer
}
@media only screen and (min-width: 782px) {
    body.admin-bar.header-sticky .site-header-mobiles {
        top: 32px
    }
}
.site-footer {
    background-color: #ddd;
    width: 100%;
    z-index: 1000;
    transition: all 0.5s cubic-bezier(1, 0, 0.5, 1);
    transition-delay: .3s;
    position: relative;
    padding: 2.22222rem 1.66667rem
}
.site-footer .footer-wrapper {
    display: table;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px
}
.site-footer .footer-wrapper .footer-socials {
    display: block;
    vertical-align: middle;
    margin-bottom: 1.66667rem
}
.site-footer .footer-wrapper .footer-socials .shortcode_socials {
    margin: 0
}
.site-footer .footer-wrapper .footer-socials .shortcode_socials ul {
    width: 100%;
    font-size: 16px;
    line-height: inherit;
    text-align: center
}
.site-footer .footer-wrapper .footer-socials .shortcode_socials ul li {
    padding: 0
}
.site-footer .footer-wrapper .footer-socials .shortcode_socials ul li a {
    padding: 5px 7px;
    display: inline-block;
    color: #000
}
.site-footer .footer-wrapper .footer-navigation {
    display: block;
    vertical-align: middle
}
.site-footer .footer-wrapper .footer-navigation ul {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0
}
.site-footer .footer-wrapper .footer-navigation ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%
}
.site-footer .footer-wrapper .footer-navigation ul li a {
    padding: 5px 15px;
    display: inline-block;
    color: #000;
    font-weight: bold
}
.site-footer .footer-wrapper .footer-navigation ul li a:hover {
    opacity: .5
}
body.footer-sticky.offcanvas_left .site-footer {
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0)
}
body.footer-sticky.offcanvas_right .site-footer {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0)
}
@media only screen and (min-width: 64em) {
    .site-footer {
        padding: 0
    }
    body.footer-sticky .site-footer {
        position: fixed;
        z-index: 1000;
        bottom: 0
    }
    .site-footer .footer-wrapper .footer-socials {
        display: table-cell;
        margin-bottom: 0
    }
    .site-footer .footer-wrapper .footer-socials .shortcode_socials {
        margin: 0 -7px
    }
    .site-footer .footer-wrapper .footer-socials .shortcode_socials ul {
        text-align: left
    }
    .site-footer .footer-wrapper .footer-navigation {
        display: table-cell
    }
    .site-footer .footer-wrapper .footer-navigation ul {
        text-align: right;
        margin: 0 -15px
    }
    .site-footer .footer-wrapper .footer-navigation ul li {
        width: auto
    }
    body.footer-sticky.offcanvas_left .site-footer {
        -webkit-transform: translate3d(400px, 0, 0);
        transform: translate3d(400px, 0, 0)
    }
    .ie9 body.footer-sticky.offcanvas_left .site-footer {
        left: 400px
    }
    body.footer-sticky.offcanvas_left.offcanvas_for_quickview .site-footer {
        -webkit-transform: translate3d(620px, 0, 0);
        transform: translate3d(620px, 0, 0)
    }
    .ie9 body.footer-sticky.offcanvas_left.offcanvas_for_quickview .site-footer {
        left: 620px
    }
    body.footer-sticky.offcanvas_right .site-footer {
        -webkit-transform: translate3d(-400px, 0, 0);
        transform: translate3d(-400px, 0, 0)
    }
    .ie9 body.footer-sticky.offcanvas_right .site-footer {
        right: 400px
    }
    body.footer-sticky.offcanvas_right.offcanvas_for_quickview .site-footer {
        -webkit-transform: translate3d(-620px, 0, 0);
        transform: translate3d(-620px, 0, 0)
    }
    .ie9 body.footer-sticky.offcanvas_right.offcanvas_for_quickview .site-footer {
        right: 620px
    }
}
.page-title {
    margin-bottom: 80px;
    background: #666d70;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    font-size: 1rem;
    padding: 17px 4.44444rem
}
@media only screen and (min-width: 64em) {
    .page-title {
        font-size: 1.22222rem;
        line-height: 3.05556rem;
        text-align: left;
        padding: 0 11.11111rem 0 2.22222rem;
        line-height: 4.16667rem
    }
}
section.error-404 {
    padding: 0 30px;
    width: 100%;
    max-width: 868px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 80px
}
@media only screen and (min-width: 64em) {
    section.error-404 {
        padding: 0;
        margin-bottom: 100px
    }
}
@media only screen and (min-width: 64em) {
    section.error-404 .page-content {
        display: table;
        vertical-align: middle;
        height: 400px;
        position: relative
    }
}
section.error-404 .page-content .icon-404 {
    display: none
}
@media only screen and (min-width: 64em) {
    section.error-404 .page-content .icon-404 {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url(../images/large-404.png) center center no-repeat;
        display: block
    }
}
section.error-404 .page-content p {
    font-size: 1.33333rem;
    line-height: 1.66667rem;
    font-weight: bold;
    text-align: center
}
@media only screen and (min-width: 64em) {
    section.error-404 .page-content p {
        font-size: 2.66667rem;
        line-height: 1.25;
        z-index: 2;
        position: relative;
        display: table-cell;
        vertical-align: middle
    }
}
section.error-404 .page-content p:before {
    content: "404";
    font-size: 4.16667rem;
    line-height: 4.16667rem;
    display: block;
    margin-bottom: 10px
}
@media only screen and (min-width: 64em) {
    section.error-404 .page-content p:before {
        display: none
    }
}
section.error-404 form {
    position: relative;
    margin-top: 1.66667rem;
    z-index: 2
}
@media only screen and (min-width: 64em) {
    section.error-404 form {
        margin-top: 3.88889rem
    }
}
section.error-404 form input:not([type="submit"]) {
    border-top: none;
    border-left: none;
    border-right: none;
    border-width: 2px;
    font-size: 1rem;
    border-bottom: none;
    padding-right: 40px
}
section.error-404 form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0px;
    width: 40px;
    height: 40px;
    background: none;
    opacity: 0;
    z-index: 999;
    padding: 0;
    margin: 0
}
section.error-404 form label {
    font-weight: bold;
    transition: all 0.3s;
    font-size: 1rem
}
section.error-404 form label .screen-reader-text {
    display: none
}
section.error-404 form:after {
    position: absolute;
    font-family: FontAwesome;
    font-size: 0.88889rem;
    top: 0;
    right: 16px;
    height: 40px;
    width: 20px;
    content: "\f002";
    color: #737373;
    text-align: right;
    line-height: 2.22222rem
}
body.search-no-results .search-no-results {
    padding: 0 30px;
    display: table;
    position: relative;
    width: 100%;
    max-width: 868px;
    margin: 80px auto
}
@media only screen and (min-width: 64em) {
    body.search-no-results .search-no-results {
        padding: 0;
        margin: 100px auto
    }
}
@media only screen and (min-width: 64em) {
    body.search-no-results .search-no-results .sorry-no-results {
        min-height: 23.77778rem;
        display: table;
        position: relative
    }
}
body.search-no-results .search-no-results .sorry-no-results:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 100px;
    font-weight: bold;
    line-height: 100px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    display: block
}
@media only screen and (min-width: 64em) {
    body.search-no-results .search-no-results .sorry-no-results:before {
        content: "";
        text-align: center;
        width: 23.77778rem;
        height: 23.77778rem;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -11.88889rem;
        margin-left: -11.88889rem;
        text-align: center;
        z-index: 1;
        background: url(../images/big-search.png) center center no-repeat
    }
}
body.search-no-results .search-no-results .sorry-no-results p {
    font-size: 1.33333rem;
    line-height: 1.66667rem;
    font-weight: bold;
    text-align: center
}
@media only screen and (min-width: 64em) {
    body.search-no-results .search-no-results .sorry-no-results p {
        font-size: 2.66667rem;
        position: relative;
        line-height: 1.25;
        display: table-cell;
        vertical-align: middle;
        z-index: 2
    }
}
body.search-no-results .search-no-results form {
    position: relative;
    margin-top: 1.66667rem;
    z-index: 2
}
@media only screen and (min-width: 64em) {
    body.search-no-results .search-no-results form {
        margin-top: 3.88889rem
    }
}
body.search-no-results .search-no-results form input:not([type="submit"]) {
    border-top: none;
    border-left: none;
    border-right: none;
    border-width: 2px;
    font-size: 1rem;
    border-bottom: none;
    padding-right: 40px
}
body.search-no-results .search-no-results form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: none;
    opacity: 0;
    z-index: 999;
    padding: 0;
    margin: 0
}
body.search-no-results .search-no-results form label {
    font-weight: bold;
    transition: all 0.3s
}
body.search-no-results .search-no-results form label .screen-reader-text {
    display: none
}
body.search-no-results .search-no-results form:after {
    position: absolute;
    font-family: FontAwesome;
    font-size: 0.88889rem;
    top: 0;
    right: 16px;
    height: 40px;
    width: 20px;
    content: "\f002";
    text-align: right;
    line-height: 2.22222rem
}
body.blog:not(.woocommerce) #secondary {
    min-height: 50vh;
    display: none;
    margin-bottom: 70px
}
@media only screen and (min-width: 64em) {
    body.blog:not(.woocommerce) #secondary {
        display: inherit
    }
}
body.blog:not(.woocommerce) .blog-header-wrapper {
    position: relative
}
body.blog:not(.woocommerce) .blog-header-wrapper .mobile-sidebar-link {
    color: #fff;
    position: absolute;
    left: 15px;
    top: 0;
    width: 55px;
    height: 55px;
    z-index: 1
}
body.blog:not(.woocommerce) .blog-header-wrapper .mobile-category-link {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0;
    width: 55px;
    height: 55px;
    z-index: 1
}
@media only screen and (min-width: 64em) {
    body.blog:not(.woocommerce) .blog-header-wrapper .mobile-sidebar-link {
        display: none
    }
    body.blog:not(.woocommerce) .blog-header-wrapper .mobile-category-link {
        display: none
    }
}
body.blog:not(.woocommerce) h1.blog-header {
    font-size: 1rem;
    line-height: 3.05556rem;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: #FFF;
    margin-bottom: 0;
    min-height: 55px
}
@media only screen and (min-width: 64em) {
    body.blog:not(.woocommerce) h1.blog-header {
        text-transform: none;
        font-size: 4.16667rem;
        line-height: 4.16667rem;
        margin: 100px 0 100px 0;
        background: none;
        color: #000
    }
}
body.blog:not(.woocommerce) ul.blog_posts#masonry_grid {
    margin: 40px 45px 0 45px
}
@media only screen and (min-width: 40em) {
    body.blog:not(.woocommerce) ul.blog_posts#masonry_grid {
        margin: 40px calc(5% - 15px) 0 calc(5% - 15px)
    }
}
@media only screen and (min-width: 64em) {
    body.blog:not(.woocommerce) ul.blog_posts#masonry_grid {
        margin: 0 -37px
    }
}
body.blog:not(.woocommerce) ul.blog_posts#masonry_grid .size-1of2 {
    width: 100%
}
@media only screen and (min-width: 40em) {
    body.blog:not(.woocommerce) ul.blog_posts#masonry_grid .size-1of2 {
        width: 50%
    }
}
body.blog:not(.woocommerce) ul.blog_posts li {
    padding: 0;
    margin-bottom: 35px;
    overflow: hidden;
    transition: all .8s
}
@media only screen and (min-width: 40em) {
    body.blog:not(.woocommerce) ul.blog_posts li {
        padding: 0 15px;
        margin-bottom: 60px
    }
}
@media only screen and (min-width: 64em) {
    body.blog:not(.woocommerce) ul.blog_posts li {
        padding: 0 37px;
        margin-bottom: 60px
    }
}
body.blog:not(.woocommerce) ul.blog_posts li header {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}
body.blog:not(.woocommerce) ul.blog_posts li header .image-wrapper {
    overflow: hidden;
    background-color: #000;
    transition: background-color 0.8s ease-in-out
}
body.blog:not(.woocommerce) ul.blog_posts li header .entry-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
body.blog:not(.woocommerce) ul.blog_posts li header .entry-meta {
    background: #FFF
}
body.blog:not(.woocommerce) ul.blog_posts li header .entry-title {
    background: #FFF
}
body.blog:not(.woocommerce) ul.blog_posts li header img {
    width: 100%;
    transition: opacity 0.3s ease-in-out, -webkit-transform 2s ease;
    transition: opacity 0.3s ease-in-out, transform 2s ease;
    transition: opacity 0.3s ease-in-out, transform 2s ease, -webkit-transform 2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
body.blog:not(.woocommerce) ul.blog_posts li:hover .image-wrapper {
    background-color: #000
}
body.blog:not(.woocommerce) ul.blog_posts li:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 0.5
}
body.blog:not(.woocommerce) ul.blog_posts li .page-links {
    display: none
}
body.blog:not(.woocommerce) ul.list_categories {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    border-top: solid 1px #ededed;
    padding: 25px 0;
    display: none
}
@media only screen and (min-width: 64em) {
    body.blog:not(.woocommerce) ul.list_categories {
        display: block
    }
}
body.blog:not(.woocommerce) ul.list_categories li {
    display: inline;
    margin: 0 20px;
    font-size: 0.66667rem;
    text-transform: uppercase;
    font-weight: bold
}
body.blog:not(.woocommerce) ul.list_categories li.current-cat {
    font-weight: bold
}
body.blog:not(.woocommerce) ul.list_categories li.current-cat a {
    font-weight: bold;
    color: #000
}
body.blog:not(.woocommerce) ul.mobile-categories {
    position: absolute;
    left: 6%;
    top: 100%;
    width: 88%;
    height: auto;
    margin-top: -10px;
    z-index: 999;
    list-style: none;
    background: #FFF;
    margin-left: 0;
    padding: 10px 5px;
    box-sizing: border-box;
    box-shadow: 0 0 0.3125em rgba(0, 0, 0, 0.2);
    display: none
}
@media only screen and (min-width: 40em) {
    body.blog:not(.woocommerce) ul.mobile-categories {
        display: none
    }
}
body.blog:not(.woocommerce) ul.mobile-categories li {
    text-align: center
}
body.blog:not(.woocommerce) ul.mobile-categories li.current-cat {
    background: #e5e5e5
}
body.blog:not(.woocommerce) ul.mobile-categories li a {
    text-transform: uppercase;
    font-size: 0.66667rem;
    line-height: 2.22222rem
}
body.blog:not(.woocommerce) .entry-title {
    text-align: center;
    line-height: 1.44444rem;
    word-wrap: break-word;
    padding: 20px 0 15px 0;
    margin-bottom: 0
}
@media only screen and (min-width: 40em) {
    body.blog:not(.woocommerce) .entry-title {
        line-height: 2.22222rem;
        padding: 30px 0 10px 0;
        margin: 0
    }
}
body.blog:not(.woocommerce) .entry-title a {
    font-size: 1.11111rem;
    line-height: 1.44444rem
}
@media only screen and (min-width: 40em) {
    body.blog:not(.woocommerce) .entry-title a {
        font-size: 1.66667rem;
        line-height: 2.22222rem
    }
}
body.blog:not(.woocommerce) .entry-meta {
    font-size: 0.66667rem;
    text-align: center
}
@media only screen and (min-width: 40em) {
    body.blog:not(.woocommerce) .entry-meta {
        font-size: 0.77778rem
    }
}
body.blog:not(.woocommerce) .getbowtied_blog_ajax_load_button {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem
}
body.blog:not(.woocommerce) .getbowtied_blog_ajax_load_button a {
    display: block
}
body.blog:not(.woocommerce) .getbowtied_blog_ajax_load_button.finished a {
    color: #ddd;
    cursor: default
}
body.blog:not(.woocommerce) .getbowtied_blog_ajax_load_more_loader {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
    color: #ddd
}
body.blog:not(.woocommerce) .posts-navigation {
    display: block;
    clear: both
}
body.blog:not(.woocommerce) .posts-navigation .nav-links {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd
}
body.blog:not(.woocommerce) .posts-navigation .nav-links .page-numbers {
    float: left;
    display: block;
    padding: 0.72222rem 1.33333rem;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ddd;
    font-weight: bold;
    font-size: 0.66667rem;
    line-height: 1.38889rem;
    color: #000
}
@media only screen and (min-width: 64em) {
    body.blog:not(.woocommerce) .posts-navigation .nav-links a:hover {
        background-color: #000;
        color: #fff
    }
}
body.blog:not(.woocommerce) .posts-navigation .nav-links .current {
    color: #ddd
}
body.blog:not(.woocommerce) .posts-navigation .nav-links .prev,
body.blog:not(.woocommerce) .posts-navigation .nav-links .next {
    font-size: 0.88889rem;
    line-height: 1.38889rem
}
body.blog:not(.woocommerce) .posts-navigation .nav-links .next:after {
    content: "\f105";
    font-family: FontAwesome
}
body.blog:not(.woocommerce) .posts-navigation .nav-links .prev:after {
    content: "\f104";
    font-family: FontAwesome
}
body.blog:not(.woocommerce) .posts-navigation .nav-links:after {
    content: "";
    display: block;
    clear: both
}
body.blog .sticky-post {
    height: 40vh;
    width: 100%;
    overflow: hidden;
    background-color: #23282d;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    display: table
}
@media only screen and (min-width: 64em) {
    body.blog .sticky-post {
        height: 75vh;
        width: 100%;
        margin-left: 0
    }
}
body.blog .sticky-post .sticky-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #FFF
}
body.blog .sticky-post .sticky-title span {
    max-width: 75%;
    display: block;
    margin: 0 auto
}
body.blog .sticky-post .sticky-title span.title {
    font-weight: bold;
    padding-top: 20px;
    font-size: 1.11111rem;
    line-height: 1.44444rem
}
@media only screen and (min-width: 64em) {
    body.blog .sticky-post .sticky-title span.title {
        padding-top: 50px;
        font-size: 3.55556rem;
        line-height: 4.44444rem
    }
}
body.blog .sticky-post .sticky-title span.date {
    font-size: 0.66667rem;
    margin-top: 15px
}
@media only screen and (min-width: 64em) {
    body.blog .sticky-post .sticky-title span.date {
        font-size: 1rem;
        margin-top: 15px
    }
}
body.blog .sticky-post .sticky-title h2.title {
    max-width: 75%;
    display: block;
    margin: 0 auto;
    font-weight: bold;
    padding-top: 20px;
    font-size: 1.11111rem;
    line-height: 1.44444rem;
    color: #FFF
}
@media only screen and (min-width: 64em) {
    body.blog .sticky-post .sticky-title h2.title {
        padding-top: 50px;
        font-size: 3.55556rem;
        line-height: 4.44444rem
    }
}
body.blog .sticky-post .the_link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
body.archive:not(.woocommerce) #secondary {
    min-height: 50vh;
    display: none;
    margin-bottom: 70px
}
@media only screen and (min-width: 64em) {
    body.archive:not(.woocommerce) #secondary {
        display: inherit
    }
}
body.archive:not(.woocommerce) .blog-header-wrapper {
    position: relative
}
body.archive:not(.woocommerce) .blog-header-wrapper .mobile-sidebar-link {
    color: #fff;
    position: absolute;
    left: 15px;
    top: 0;
    width: 55px;
    height: 55px;
    z-index: 1
}
body.archive:not(.woocommerce) .blog-header-wrapper .mobile-category-link {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0;
    width: 55px;
    height: 55px;
    z-index: 1
}
@media only screen and (min-width: 64em) {
    body.archive:not(.woocommerce) .blog-header-wrapper .mobile-sidebar-link {
        display: none
    }
    body.archive:not(.woocommerce) .blog-header-wrapper .mobile-category-link {
        display: none
    }
}
body.archive:not(.woocommerce) h1.blog-header {
    font-size: 1rem;
    line-height: 3.05556rem;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: #FFF;
    margin-bottom: 0;
    min-height: 55px
}
@media only screen and (min-width: 64em) {
    body.archive:not(.woocommerce) h1.blog-header {
        text-transform: none;
        font-size: 4.16667rem;
        line-height: 4.16667rem;
        margin: 100px 0 100px 0;
        background: none;
        color: #000
    }
}
body.archive:not(.woocommerce) ul.blog_posts#masonry_grid {
    margin: 40px 45px 0 45px
}
@media only screen and (min-width: 40em) {
    body.archive:not(.woocommerce) ul.blog_posts#masonry_grid {
        margin: 40px calc(5% - 15px) 0 calc(5% - 15px)
    }
}
@media only screen and (min-width: 64em) {
    body.archive:not(.woocommerce) ul.blog_posts#masonry_grid {
        margin: 0 -37px
    }
}
body.archive:not(.woocommerce) ul.blog_posts#masonry_grid .size-1of2 {
    width: 100%
}
@media only screen and (min-width: 40em) {
    body.archive:not(.woocommerce) ul.blog_posts#masonry_grid .size-1of2 {
        width: 50%
    }
}
body.archive:not(.woocommerce) ul.blog_posts li {
    padding: 0;
    margin-bottom: 35px;
    overflow: hidden;
    transition: all .8s
}
@media only screen and (min-width: 40em) {
    body.archive:not(.woocommerce) ul.blog_posts li {
        padding: 0 15px;
        margin-bottom: 60px
    }
}
@media only screen and (min-width: 64em) {
    body.archive:not(.woocommerce) ul.blog_posts li {
        padding: 0 37px;
        margin-bottom: 60px
    }
}
body.archive:not(.woocommerce) ul.blog_posts li header {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}
body.archive:not(.woocommerce) ul.blog_posts li header .image-wrapper {
    overflow: hidden;
    background-color: #000;
    transition: background-color 0.8s ease-in-out
}
body.archive:not(.woocommerce) ul.blog_posts li header .entry-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
body.archive:not(.woocommerce) ul.blog_posts li header .entry-meta {
    background: #FFF
}
body.archive:not(.woocommerce) ul.blog_posts li header .entry-title {
    background: #FFF
}
body.archive:not(.woocommerce) ul.blog_posts li header img {
    width: 100%;
    transition: opacity 0.3s ease-in-out, -webkit-transform 2s ease;
    transition: opacity 0.3s ease-in-out, transform 2s ease;
    transition: opacity 0.3s ease-in-out, transform 2s ease, -webkit-transform 2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
body.archive:not(.woocommerce) ul.blog_posts li:hover .image-wrapper {
    background-color: #000
}
body.archive:not(.woocommerce) ul.blog_posts li:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 0.5
}
body.archive:not(.woocommerce) ul.blog_posts li .page-links {
    display: none
}
body.archive:not(.woocommerce) ul.list_categories {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    border-top: solid 1px #ededed;
    padding: 25px 0;
    display: none
}
@media only screen and (min-width: 64em) {
    body.archive:not(.woocommerce) ul.list_categories {
        display: block
    }
}
body.archive:not(.woocommerce) ul.list_categories li {
    display: inline;
    margin: 0 20px;
    font-size: 0.66667rem;
    text-transform: uppercase;
    font-weight: bold
}
body.archive:not(.woocommerce) ul.list_categories li.current-cat {
    font-weight: bold
}
body.archive:not(.woocommerce) ul.list_categories li.current-cat a {
    font-weight: bold;
    color: #000
}
body.archive:not(.woocommerce) ul.mobile-categories {
    position: absolute;
    left: 6%;
    top: 100%;
    width: 88%;
    height: auto;
    margin-top: -10px;
    z-index: 999;
    list-style: none;
    background: #FFF;
    margin-left: 0;
    padding: 10px 5px;
    box-sizing: border-box;
    box-shadow: 0 0 0.3125em rgba(0, 0, 0, 0.2);
    display: none
}
@media only screen and (min-width: 40em) {
    body.archive:not(.woocommerce) ul.mobile-categories {
        display: none
    }
}
body.archive:not(.woocommerce) ul.mobile-categories li {
    text-align: center
}
body.archive:not(.woocommerce) ul.mobile-categories li.current-cat {
    background: #e5e5e5
}
body.archive:not(.woocommerce) ul.mobile-categories li a {
    text-transform: uppercase;
    font-size: 0.66667rem;
    line-height: 2.22222rem
}
body.archive:not(.woocommerce) .entry-title {
    text-align: center;
    line-height: 1.44444rem;
    word-wrap: break-word;
    padding: 20px 0 15px 0;
    margin-bottom: 0
}
@media only screen and (min-width: 40em) {
    body.archive:not(.woocommerce) .entry-title {
        line-height: 2.22222rem;
        padding: 30px 0 10px 0;
        margin: 0
    }
}
body.archive:not(.woocommerce) .entry-title a {
    font-size: 1.11111rem;
    line-height: 1.44444rem
}
@media only screen and (min-width: 40em) {
    body.archive:not(.woocommerce) .entry-title a {
        font-size: 1.66667rem;
        line-height: 2.22222rem
    }
}
body.archive:not(.woocommerce) .entry-meta {
    font-size: 0.66667rem;
    text-align: center
}
@media only screen and (min-width: 40em) {
    body.archive:not(.woocommerce) .entry-meta {
        font-size: 0.77778rem
    }
}
body.archive:not(.woocommerce) .getbowtied_blog_ajax_load_button {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem
}
body.archive:not(.woocommerce) .getbowtied_blog_ajax_load_button a {
    display: block
}
body.archive:not(.woocommerce) .getbowtied_blog_ajax_load_button.finished a {
    color: #ddd;
    cursor: default
}
body.archive:not(.woocommerce) .getbowtied_blog_ajax_load_more_loader {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
    color: #ddd
}
body.archive:not(.woocommerce) .posts-navigation {
    display: block;
    clear: both
}
body.archive:not(.woocommerce) .posts-navigation .nav-links {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd
}
body.archive:not(.woocommerce) .posts-navigation .nav-links .page-numbers {
    float: left;
    display: block;
    padding: 0.72222rem 1.33333rem;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ddd;
    font-weight: bold;
    font-size: 0.66667rem;
    line-height: 1.38889rem;
    color: #000
}
@media only screen and (min-width: 64em) {
    body.archive:not(.woocommerce) .posts-navigation .nav-links a:hover {
        background-color: #000;
        color: #fff
    }
}
body.archive:not(.woocommerce) .posts-navigation .nav-links .current {
    color: #ddd
}
body.archive:not(.woocommerce) .posts-navigation .nav-links .prev,
body.archive:not(.woocommerce) .posts-navigation .nav-links .next {
    font-size: 0.88889rem;
    line-height: 1.38889rem
}
body.archive:not(.woocommerce) .posts-navigation .nav-links .next:after {
    content: "\f105";
    font-family: FontAwesome
}
body.archive:not(.woocommerce) .posts-navigation .nav-links .prev:after {
    content: "\f104";
    font-family: FontAwesome
}
body.archive:not(.woocommerce) .posts-navigation .nav-links:after {
    content: "";
    display: block;
    clear: both
}
body.search:not(.woocommerce) #secondary {
    min-height: 50vh;
    display: none;
    margin-bottom: 70px
}
@media only screen and (min-width: 64em) {
    body.search:not(.woocommerce) #secondary {
        display: inherit
    }
}
body.search:not(.woocommerce) .blog-header-wrapper {
    position: relative
}
body.search:not(.woocommerce) .blog-header-wrapper .mobile-sidebar-link {
    color: #fff;
    position: absolute;
    left: 15px;
    top: 0;
    width: 55px;
    height: 55px;
    z-index: 1
}
body.search:not(.woocommerce) .blog-header-wrapper .mobile-category-link {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 0;
    width: 55px;
    height: 55px;
    z-index: 1
}
@media only screen and (min-width: 64em) {
    body.search:not(.woocommerce) .blog-header-wrapper .mobile-sidebar-link {
        display: none
    }
    body.search:not(.woocommerce) .blog-header-wrapper .mobile-category-link {
        display: none
    }
}
body.search:not(.woocommerce) h1.blog-header {
    font-size: 1rem;
    line-height: 3.05556rem;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: #FFF;
    margin-bottom: 0;
    min-height: 55px
}
@media only screen and (min-width: 64em) {
    body.search:not(.woocommerce) h1.blog-header {
        text-transform: none;
        font-size: 4.16667rem;
        line-height: 4.16667rem;
        margin: 100px 0 100px 0;
        background: none;
        color: #000
    }
}
body.search:not(.woocommerce) ul.blog_posts#masonry_grid {
    margin: 40px 45px 0 45px
}
@media only screen and (min-width: 40em) {
    body.search:not(.woocommerce) ul.blog_posts#masonry_grid {
        margin: 40px calc(5% - 15px) 0 calc(5% - 15px)
    }
}
@media only screen and (min-width: 64em) {
    body.search:not(.woocommerce) ul.blog_posts#masonry_grid {
        margin: 0 -37px
    }
}
body.search:not(.woocommerce) ul.blog_posts#masonry_grid .size-1of2 {
    width: 100%
}
@media only screen and (min-width: 40em) {
    body.search:not(.woocommerce) ul.blog_posts#masonry_grid .size-1of2 {
        width: 50%
    }
}
body.search:not(.woocommerce) ul.blog_posts li {
    padding: 0;
    margin-bottom: 35px;
    overflow: hidden;
    transition: all .8s
}
@media only screen and (min-width: 40em) {
    body.search:not(.woocommerce) ul.blog_posts li {
        padding: 0 15px;
        margin-bottom: 60px
    }
}
@media only screen and (min-width: 64em) {
    body.search:not(.woocommerce) ul.blog_posts li {
        padding: 0 37px;
        margin-bottom: 60px
    }
}
body.search:not(.woocommerce) ul.blog_posts li header {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}
body.search:not(.woocommerce) ul.blog_posts li header .image-wrapper {
    overflow: hidden;
    background-color: #000;
    transition: background-color 0.8s ease-in-out
}
body.search:not(.woocommerce) ul.blog_posts li header .entry-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
body.search:not(.woocommerce) ul.blog_posts li header .entry-meta {
    background: #FFF
}
body.search:not(.woocommerce) ul.blog_posts li header .entry-title {
    background: #FFF
}
body.search:not(.woocommerce) ul.blog_posts li header img {
    width: 100%;
    transition: opacity 0.3s ease-in-out, -webkit-transform 2s ease;
    transition: opacity 0.3s ease-in-out, transform 2s ease;
    transition: opacity 0.3s ease-in-out, transform 2s ease, -webkit-transform 2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
body.search:not(.woocommerce) ul.blog_posts li:hover .image-wrapper {
    background-color: #000
}
body.search:not(.woocommerce) ul.blog_posts li:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 0.5
}
body.search:not(.woocommerce) ul.blog_posts li .page-links {
    display: none
}
body.search:not(.woocommerce) ul.list_categories {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    border-top: solid 1px #ededed;
    padding: 25px 0;
    display: none
}
@media only screen and (min-width: 64em) {
    body.search:not(.woocommerce) ul.list_categories {
        display: block
    }
}
body.search:not(.woocommerce) ul.list_categories li {
    display: inline;
    margin: 0 20px;
    font-size: 0.66667rem;
    text-transform: uppercase;
    font-weight: bold
}
body.search:not(.woocommerce) ul.list_categories li.current-cat {
    font-weight: bold
}
body.search:not(.woocommerce) ul.list_categories li.current-cat a {
    font-weight: bold;
    color: #000
}
body.search:not(.woocommerce) ul.mobile-categories {
    position: absolute;
    left: 6%;
    top: 100%;
    width: 88%;
    height: auto;
    margin-top: -10px;
    z-index: 999;
    list-style: none;
    background: #FFF;
    margin-left: 0;
    padding: 10px 5px;
    box-sizing: border-box;
    box-shadow: 0 0 0.3125em rgba(0, 0, 0, 0.2);
    display: none
}
@media only screen and (min-width: 40em) {
    body.search:not(.woocommerce) ul.mobile-categories {
        display: none
    }
}
body.search:not(.woocommerce) ul.mobile-categories li {
    text-align: center
}
body.search:not(.woocommerce) ul.mobile-categories li.current-cat {
    background: #e5e5e5
}
body.search:not(.woocommerce) ul.mobile-categories li a {
    text-transform: uppercase;
    font-size: 0.66667rem;
    line-height: 2.22222rem
}
body.search:not(.woocommerce) .entry-title {
    text-align: center;
    line-height: 1.44444rem;
    word-wrap: break-word;
    padding: 20px 0 15px 0;
    margin-bottom: 0
}
@media only screen and (min-width: 40em) {
    body.search:not(.woocommerce) .entry-title {
        line-height: 2.22222rem;
        padding: 30px 0 10px 0;
        margin: 0
    }
}
body.search:not(.woocommerce) .entry-title a {
    font-size: 1.11111rem;
    line-height: 1.44444rem
}
@media only screen and (min-width: 40em) {
    body.search:not(.woocommerce) .entry-title a {
        font-size: 1.66667rem;
        line-height: 2.22222rem
    }
}
body.search:not(.woocommerce) .entry-meta {
    font-size: 0.66667rem;
    text-align: center
}
@media only screen and (min-width: 40em) {
    body.search:not(.woocommerce) .entry-meta {
        font-size: 0.77778rem
    }
}
body.search:not(.woocommerce) .getbowtied_blog_ajax_load_button {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem
}
body.search:not(.woocommerce) .getbowtied_blog_ajax_load_button a {
    display: block
}
body.search:not(.woocommerce) .getbowtied_blog_ajax_load_button.finished a {
    color: #ddd;
    cursor: default
}
body.search:not(.woocommerce) .getbowtied_blog_ajax_load_more_loader {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
    color: #ddd
}
body.search:not(.woocommerce) .posts-navigation {
    display: block;
    clear: both
}
body.search:not(.woocommerce) .posts-navigation .nav-links {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd
}
body.search:not(.woocommerce) .posts-navigation .nav-links .page-numbers {
    float: left;
    display: block;
    padding: 0.72222rem 1.33333rem;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ddd;
    font-weight: bold;
    font-size: 0.66667rem;
    line-height: 1.38889rem;
    color: #000
}
@media only screen and (min-width: 64em) {
    body.search:not(.woocommerce) .posts-navigation .nav-links a:hover {
        background-color: #000;
        color: #fff
    }
}
body.search:not(.woocommerce) .posts-navigation .nav-links .current {
    color: #ddd
}
body.search:not(.woocommerce) .posts-navigation .nav-links .prev,
body.search:not(.woocommerce) .posts-navigation .nav-links .next {
    font-size: 0.88889rem;
    line-height: 1.38889rem
}
body.search:not(.woocommerce) .posts-navigation .nav-links .next:after {
    content: "\f105";
    font-family: FontAwesome
}
body.search:not(.woocommerce) .posts-navigation .nav-links .prev:after {
    content: "\f104";
    font-family: FontAwesome
}
body.search:not(.woocommerce) .posts-navigation .nav-links:after {
    content: "";
    display: block;
    clear: both
}
.single .entry-header {
    padding: 0 15px
}
@media only screen and (min-width: 40em) {
    .single .entry-header {
        padding: 0
    }
}
.single .entry-title {
    font-size: 1.66667rem;
    line-height: 2rem;
    text-align: center;
    padding: 0;
    margin: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
@media only screen and (min-width: 40em) {
    .single .entry-title {
        font-size: 3.55556rem;
        line-height: 4rem
    }
}
.single .entry-meta {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px
}
@media only screen and (min-width: 40em) {
    .single .entry-meta {
        margin-top: 25px;
        margin-bottom: 60px
    }
}
.single .entry-meta span {
    margin: 0 10px;
    font-size: 0.66667rem;
    line-height: 0.66667rem;
    display: inline-block
}
@media only screen and (min-width: 40em) {
    .single .entry-meta span {
        margin: 0 15px;
        font-size: 0.77778rem;
        line-height: 0.77778rem
    }
}
.single .entry-content {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin-bottom: 40px;
    padding: 0 15px
}
@media only screen and (min-width: 64em) {
    .single .entry-content {
        margin-bottom: 80px;
        padding: 0
    }
}
.single .entry-footer {
    padding: 0 0 50px 0
}
.single .entry-footer .tags-links {
    display: block;
    text-align: center
}
.single .entry-footer .tags-links a {
    margin: 0 7px;
    padding: 1px 10px;
    border-style: solid;
    border-width: 2px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 2px;
    letter-spacing: 2px
}
@media only screen and (min-width: 64em) {
    .single .entry-footer {
        padding: 0 0 80px 0
    }
}
.single .navigation_between_posts {
    font-size: 0.66667rem;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 20px 0;
    background: #ddd;
    display: table;
    width: 100%
}
@media only screen and (min-width: 64em) {
    .single .navigation_between_posts {
        font-size: 1rem;
        padding: 0;
        display: inherit
    }
}
.single .navigation_between_posts .nav-previous {
    display: none;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -50px;
    overflow: hidden;
    width: 100px;
    height: 100px;
    transition: all .5s
}
@media only screen and (min-width: 64em) {
    .single .navigation_between_posts .nav-previous {
        display: inline-block
    }
}
.single .navigation_between_posts .nav-previous>img {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
    width: auto;
    opacity: 0
}
.single .navigation_between_posts .nav-previous>a {
    background: url(../images/original-left.svg) center center no-repeat;
    height: 100px;
    width: 100px;
    opacity: 0.5;
    display: block;
    transition: all .3s;
    position: relative;
    z-index: 2
}
.single .navigation_between_posts .nav-previous>a:hover {
    opacity: 0.2
}
.single .navigation_between_posts .nav-previous:hover>img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    width: 100%
}
.single .navigation_between_posts .nav-next {
    display: none;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -50px;
    overflow: hidden;
    width: 100px;
    height: 100px;
    transition: all .5s
}
@media only screen and (min-width: 64em) {
    .single .navigation_between_posts .nav-next {
        display: inline-block
    }
}
.single .navigation_between_posts .nav-next>img {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
    width: auto;
    opacity: 0
}
.single .navigation_between_posts .nav-next>a {
    background: url(../images/original-right.svg) center center no-repeat;
    height: 100px;
    width: 100px;
    opacity: 0.5;
    display: block;
    transition: all .3s;
    position: relative;
    z-index: 2
}
.single .navigation_between_posts .nav-next>a:hover {
    opacity: 0.2
}
.single .navigation_between_posts .nav-next:hover>img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    width: 100%
}
.single .navigation_between_posts .nav-previous-mobile {
    line-height: 12px;
    display: table-cell;
    text-transform: uppercase;
    text-align: left;
    padding-left: 30px
}
@media only screen and (min-width: 64em) {
    .single .navigation_between_posts .nav-previous-mobile {
        display: none
    }
}
.single .navigation_between_posts .nav-next-mobile {
    line-height: 12px;
    display: table-cell;
    text-transform: uppercase;
    text-align: right;
    padding-right: 30px
}
@media only screen and (min-width: 64em) {
    .single .navigation_between_posts .nav-next-mobile {
        display: none
    }
}
.single .cover-image {
    height: 60vh;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
@media only screen and (min-width: 40em) {
    .single .cover-image {
        height: 70vh
    }
}
.single .cover-image img {
    width: 100%
}
@media only screen and (min-width: 40em) {
    .single .cover-image .mobile-category-link {
        display: none
    }
}
.single .featured-image {
    margin: 0 -15px 50px -15px
}
@media only screen and (min-width: 64em) {
    .single .featured-image {
        margin: 0 -100px 60px -100px
    }
}
.single .featured-image img {
    width: 100%
}
.single .main-with-sidebar .featured-image {
    margin: 0 -15px 50px -15px
}
@media only screen and (min-width: 64em) {
    .single .main-with-sidebar .featured-image {
        margin: 0 0 60px 0
    }
}
.single ul.post-categories {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    margin: 40px 0 10px 0
}
@media only screen and (min-width: 40em) {
    .single ul.post-categories {
        margin: 90px 0 25px 0
    }
}
.single ul.post-categories li {
    display: inline;
    font-size: 0.66667rem;
    line-height: 0.66667rem;
    text-transform: uppercase;
    font-weight: bold;
    height: 12px;
    padding: 0 10px
}
@media only screen and (min-width: 40em) {
    .single ul.post-categories li {
        font-size: 0.77778rem;
        line-height: 0.77778rem;
        padding-left: 0;
        padding: 0 7px;
        height: 14px
    }
}
.single ul.post-categories li a {
    line-height: 0.66667rem;
    font-size: 0.66667rem;
    display: inline-block
}
@media only screen and (min-width: 40em) {
    .single ul.post-categories li a {
        line-height: 0.77778rem;
        font-size: 0.77778rem
    }
}
.single .main-with-sidebar #secondary {
    margin-top: 90px;
    min-height: 50vh
}
@media only screen and (min-width: 40em) {
    .single .main-with-sidebar .post-categories {
        text-align: left
    }
    .single .main-with-sidebar .post-categories li {
        padding-right: 15px;
        padding-left: 0
    }
}
@media only screen and (min-width: 40em) {
    .single .main-with-sidebar .entry-title {
        text-align: left
    }
}
@media only screen and (min-width: 40em) {
    .single .main-with-sidebar .entry-meta {
        text-align: left;
        margin-bottom: 60px
    }
}
.single .main-with-sidebar .entry-meta span {
    margin: 0 10px 0 0
}
@media only screen and (min-width: 40em) {
    .single .main-with-sidebar .entry-meta span {
        margin: 0 15px 0 0
    }
}
@media only screen and (min-width: 40em) {
    .single .main-with-sidebar .tags-links {
        text-align: left
    }
    .single .main-with-sidebar .tags-links a {
        margin: 0 14px 0 0
    }
}
.search-results article {
    width: 100%;
    background: #f7f7f7;
    padding: 50px 0;
    border-bottom: solid 1px #e6e6e6
}
@media only screen and (min-width: 64em) {
    .search-results article {
        padding: 100px 0
    }
}
.search-results article header,
.search-results article footer,
.search-results article .entry-summary {
    max-width: 50%;
    margin: 0 auto;
    text-align: center
}
.search-results article header h1,
.search-results article footer h1,
.search-results article .entry-summary h1 {
    font-size: 1.66667rem
}
.search-results article .entry-meta span {
    font-size: 0.77778rem;
    margin: 0 15px;
    display: inline-block
}
@media only screen and (min-width: 64em) {
    .search-results article .entry-meta span {
        display: initial
    }
}
.search-results .posts-navigation {
    margin-top: 0
}
.comments_section {
    background: #f7f7f7
}
.comments_section #comments {
    padding: 0 30px
}
@media only screen and (min-width: 64em) {
    .comments_section #comments {
        padding: 0
    }
}
.comments_section .comments-number {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: url(../images/comments.svg) center center no-repeat;
    height: 60px;
    width: 60px;
    line-height: 62px;
    margin: 0 auto;
    margin-top: 30px
}
@media only screen and (min-width: 64em) {
    .comments_section .comments-number {
        margin-top: 95px
    }
}
.comments_section h2.comments-title {
    text-align: center;
    max-width: 700px;
    margin: 20px auto 40px auto;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 1rem;
    line-height: 1.44444rem
}
@media only screen and (min-width: 64em) {
    .comments_section h2.comments-title {
        font-size: 1.66667rem;
        line-height: 1.2;
        margin-bottom: 90px
    }
}
.comments_section ul {
    list-style: none;
    margin: 0
}
.comments_section ul li {
    border-top: solid 1px #e7e7e7;
    padding: 30px 0
}
@media only screen and (min-width: 64em) {
    .comments_section ul li {
        padding: 52px 0 45px 0
    }
}
.comments_section ul li article {
    width: 100%;
    margin: 0 auto
}
@media only screen and (min-width: 64em) {
    .comments_section ul li article {
        width: 50%;
        margin: 0 auto
    }
}
.comments_section ul li article .comment-content {
    width: 100%;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0
}
@media only screen and (min-width: 64em) {
    .comments_section ul li article .comment-content {
        padding: 0 0 0 70px
    }
}
.comments_section ul li article .author-info {
    float: left;
    width: 100%
}
@media only screen and (min-width: 64em) {
    .comments_section ul li article .author-info {
        float: left;
        width: 30%;
        padding-right: 30px
    }
}
.comments_section ul li article h3.comment-author {
    font-size: 0.88889rem;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    margin: 5px 0 5px 0;
    padding-left: 66px
}
@media only screen and (min-width: 64em) {
    .comments_section ul li article h3.comment-author {
        font-size: 1.11111rem;
        margin-top: 4px;
        padding-left: 0
    }
}
.comments_section ul li article .comment-author-avatar {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0
}
@media only screen and (min-width: 64em) {
    .comments_section ul li article .comment-author-avatar {
        width: 50px;
        height: 50px
    }
}
.comments_section ul li article .comment-author-avatar img {
    border-radius: 50%
}
.comments_section ul li article .comment-metadata {
    font-size: 0.66667rem;
    text-align: left;
    padding-left: 66px
}
@media only screen and (min-width: 64em) {
    .comments_section ul li article .comment-metadata {
        padding-left: 0
    }
}
.comments_section ul li article .comment-metadata time {
    font-weight: bold
}
.comments_section ul li article .comment-text {
    font-size: 0.88889rem;
    float: left;
    width: 100%;
    margin: 20px 0 0 0
}
@media only screen and (min-width: 64em) {
    .comments_section ul li article .comment-text {
        width: 70%;
        margin: 0
    }
}
.comments_section ul li article .comment-text .comment-reply,
.comments_section ul li article .comment-text .comment-edit-link {
    font-size: 0.66667rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #000
}
.comments_section ul li.pingback .comment-body {
    width: 100%;
    margin: 0 auto;
    font-size: 0.72222rem;
    font-weight: bold;
    padding: 52px 0;
    text-transform: uppercase
}
@media only screen and (min-width: 64em) {
    .comments_section ul li.pingback .comment-body {
        width: 50%;
        margin: 0 auto
    }
}
.comments_section ul li.pingback .comment-body a {
    font-size: 0.88889rem;
    margin-left: 20px;
    text-transform: none
}
.comments_section ul li.pingback .comment-body a.comment-edit-link {
    font-size: 0.66667rem;
    text-transform: uppercase
}
.comments_section ul li ul.children {
    margin: -5px 0 0 20px
}
@media only screen and (min-width: 64em) {
    .comments_section ul li ul.children {
        margin: -5px 0 0 100px
    }
}
.comments_section ul.comment-list {
    transition: all .5s
}
.comments_section ul.comment-list.open {
    max-height: 2000px
}
.comments_section ul.comment-list>li:last-child {
    border-bottom: solid 1px #e7e7e7
}
.comments_section #respond {
    width: 100%;
    margin: 0 auto;
    transition: all .5s
}
@media only screen and (min-width: 64em) {
    .comments_section #respond {
        width: 50%
    }
}
.comments_section #respond.open {
    max-height: 2000px
}
.comments_section #respond #reply-title {
    text-align: center;
    font-size: 1rem;
    padding-top: 40px
}
@media only screen and (min-width: 64em) {
    .comments_section #respond #reply-title {
        font-size: 1.66667rem;
        padding-top: 95px
    }
}
.comments_section #respond .logged-in-as,
.comments_section #respond .comment-notes {
    text-align: center;
    font-size: 0.88889rem;
    margin: 0 0 30px 0
}
@media only screen and (min-width: 64em) {
    .comments_section #respond .logged-in-as,
    .comments_section #respond .comment-notes {
        margin: 15px 0 65px 0
    }
}
.comments_section #respond .logged-in-as a,
.comments_section #respond .comment-notes a {
    font-weight: bold
}
.comments_section #respond label {
    font-size: 0.66667rem;
    font-weight: bold
}
.comments_section #respond textarea {
    border: none;
    font-size: 0.88889rem
}
.comments_section #respond input[type="text"],
.comments_section #respond input[type="email"],
.comments_section #respond input[type="url"] {
    border: none;
    font-size: 0.88889rem
}
.comments_section #respond p.form-submit {
    margin-top: 10px;
    padding-bottom: 30px;
    display: inline-block;
    width: 100%
}
@media only screen and (min-width: 64em) {
    .comments_section #respond p.form-submit {
        padding-bottom: 100px
    }
}
.comments_section #respond p.form-submit #submit {
    width: 100%
}
.comments_section #respond p.comment-form-url {
    margin-bottom: 28px
}
@media only screen and (min-width: 64em) {
    .comments_section #respond p.comment-form-url {
        margin-bottom: 48px
    }
}
.comments_section .comment-respond-form {
    position: relative
}
.comments_section .comment-respond-form .comments-number {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -23px
}
@media only screen and (min-width: 64em) {
    .comments_section .comment-respond-form .comments-number {
        top: 95px
    }
}
.comments_section .comment-respond-form.no-comments #respond #reply-title {
    padding-top: 110px
}
@media only screen and (min-width: 64em) {
    .comments_section .comment-respond-form.no-comments #respond #reply-title {
        padding-top: 175px
    }
}
.gallery-columns-1 .gallery-item {
    width: 100%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-1 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-1 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-2 .gallery-item {
    width: 50%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-2 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-2 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-3 .gallery-item {
    width: 33.33333%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-3 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-3 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-4 .gallery-item {
    width: 25%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-4 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-4 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-5 .gallery-item {
    width: 20%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-5 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-5 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-6 .gallery-item {
    width: 16.66667%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-6 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-6 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-7 .gallery-item {
    width: 14.28571%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-7 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-7 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-8 .gallery-item {
    width: 12.5%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-8 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-8 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.gallery-columns-9 .gallery-item {
    width: 11.11111%;
    float: left;
    overflow: hidden;
    background: #000
}
.gallery-columns-9 .gallery-item img {
    width: 100%;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.2s ease-in-out, transform 0.8s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.8s cubic-bezier(0, 0, 0.44, 1.18);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}
.gallery-columns-9 .gallery-item:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
body.catalog-mode .shopping-bag-button,
body.catalog-mode a.product_type_simple,
body.catalog-mode a.product_type_variable,
body.catalog-mode a.product_type_grouped,
body.catalog-mode form.cart,
body.catalog-mode .variations_button,
body.catalog-mode .shop-product-badges,
body.catalog-mode .product-badges,
body.catalog-mode .out-of-stock {
    display: none !important
}
.woocommerce .price ins {
    text-decoration: none
}
.woocommerce .price del {
    color: #333
}
.woocommerce .cart .quantity {
    width: 3.33333rem
}
.woocommerce .cart .quantity input.qty {
    border: 0;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    height: 3.33333rem;
    margin: 0;
    background: transparent;
    color: #333;
    border-bottom: 2px solid #000;
    padding: 0 0 0 15px
}
.woocommerce .star-rating {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5em;
    font-family: "FontAwesome"
}
.woocommerce .star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    width: 5em
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    width: 5em
}
.woocommerce .star-rating span:before {
    content: "\f005\f005\f005\f005\f005";
    top: 0;
    position: absolute;
    left: 0;
    width: 5em;
    color: #e5b674
}
.woocommerce p.stars {
    display: inline-block
}
.woocommerce p.stars span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    transition: none
}
.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "FontAwesome";
    content: "\f005";
    text-indent: 0;
    transition: all 0.3s ease
}
.woocommerce p.stars a:hover {
    color: #e5b674
}
.woocommerce p.stars a:hover ~ a:before {
    content: "\f005";
    color: #000
}
.woocommerce p.stars:hover a:before {
    content: "\f005";
    color: #e5b674
}
.woocommerce p.stars.selected a.active:before {
    content: "\f005";
    color: #e5b674
}
.woocommerce p.stars.selected a.active ~ a:before {
    content: "\f005";
    color: #000
}
.woocommerce p.stars.selected a:not(.active):before {
    content: "\f005";
    color: #e5b674
}
.woocommerce .variation dt {
    display: none
}
.woocommerce .variation dd {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #333;
    border-radius: 5px;
    display: inline-block;
    padding: 0 0.27778rem
}
.woocommerce .variation dd p {
    font-size: 0.55556rem;
    line-height: 1.3em;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #333
}
@media only screen and (min-width: 64em) {
    .woocommerce {
        padding: 0
    }
}
.woocommerce-cart .woocommerce-info {
    background-color: #93ca78;
    color: #fff;
    list-style: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    overflow: hidden;
    z-index: 9999;
    transition: opacity 1s ease;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    -webkit-animation-name: animFadeMove;
    animation-name: animFadeMove;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    font-size: 0.72222rem;
    line-height: 0.94444rem;
    font-weight: bold;
    padding: 20px
}
.woocommerce-cart .woocommerce-info.inactive {
    opacity: 0
}
.woocommerce-cart .woocommerce-info a {
    color: #FFF
}
.woocommerce-cart .woocommerce-info a:not(.close) {
    background: transparent;
    border-bottom: solid 1px #FFF;
    padding: 0;
    font-size: 0.77778rem;
    font-weight: bold;
    text-transform: none;
    color: #FFF;
    margin-left: 5px
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .woocommerce-info a:not(.close):hover,
    .woocommerce-cart .woocommerce-info a:not(.close):focus,
    .woocommerce-cart .woocommerce-info a:not(.close):active {
        background: transparent
    }
}
.woocommerce-cart .woocommerce-info .inner {
    transition: opacity .5s;
    padding: 0 30px
}
.woocommerce-cart .woocommerce-info:before {
    display: block;
    content: "\f05d";
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: 'FontAwesome';
    font-size: 1.33333rem;
    font-weight: normal
}
.woocommerce-cart .woocommerce-info a.close {
    position: absolute;
    right: 20px;
    top: 18px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "\f00d";
    font-size: 0.77778rem;
    color: #FFF
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .woocommerce-info {
        font-size: 0.77778rem;
        line-height: 1.44444rem;
        padding: 25px 40px 25px 80px
    }
    .woocommerce-cart .woocommerce-info:before {
        left: 40px;
        top: 26px
    }
    .woocommerce-cart .woocommerce-info a.close {
        right: 20px;
        top: 28px
    }
    .woocommerce-cart .woocommerce-info a:not(.close) {
        position: relative;
        left: auto;
        margin: 0 15px;
        bottom: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .woocommerce-cart .woocommerce-info .inner {
        padding: 0
    }
}
.woocommerce-error {
    background-color: #fd8a8a;
    color: #fff;
    list-style: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    overflow: hidden;
    z-index: 9999;
    transition: opacity 1s ease;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    -webkit-animation-name: animFadeMove;
    animation-name: animFadeMove;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    font-size: 0.72222rem;
    line-height: 0.94444rem;
    font-weight: bold;
    padding: 20px;
    cursor: pointer
}
.woocommerce-error.inactive {
    opacity: 0
}
.woocommerce-error a {
    color: #FFF
}
.woocommerce-error a:not(.close) {
    background: transparent;
    border-bottom: solid 1px #FFF;
    padding: 0;
    margin: 0;
    font-size: 0.72222rem;
    font-weight: bold;
    text-transform: none;
    color: #FFF
}
@media only screen and (min-width: 64em) {
    .woocommerce-error a:not(.close) {
        position: relative;
        left: auto;
        margin-left: 15px;
        bottom: auto;
        font-size: 14px;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .woocommerce-error a:not(.close):hover,
    .woocommerce-error a:not(.close):focus,
    .woocommerce-error a:not(.close):active {
        background: transparent
    }
}
.woocommerce-error:before {
    display: block;
    content: "\f06a";
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: 'FontAwesome';
    font-size: 1.33333rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-error:before {
        left: 40px;
        top: 26px
    }
}
.woocommerce-error li {
    transition: opacity .5s;
    padding: 0 30px
}
@media only screen and (min-width: 64em) {
    .woocommerce-error li {
        padding: 0
    }
}
.woocommerce-error li.close {
    position: absolute;
    right: 20px;
    top: 18px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "\f00d";
    font-size: 0.77778rem;
    color: #FFF;
    padding: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-error li.close {
        right: 20px;
        top: 28px
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-error {
        font-size: 0.77778rem;
        line-height: 1.44444rem;
        padding: 25px 40px 25px 80px
    }
}
@-webkit-keyframes animFadeMove {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes animFadeMove {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
form.woocommerce-checkout .woocommerce-error:after {
    font-family: FontAwesome;
    font-size: 13px;
    color: #FFF;
    content: "\f00d";
    position: absolute;
    top: 20px;
    right: 20px
}
@media only screen and (min-width: 64em) {
    form.woocommerce-checkout .woocommerce-error:after {
        right: 30px
    }
}
.woocommerce-message {
    background-color: #93ca78;
    color: #fff;
    list-style: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    overflow: hidden;
    z-index: 9999;
    transition: opacity 1s ease;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    -webkit-animation-name: animFadeMove;
    animation-name: animFadeMove;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    font-size: 0.72222rem;
    line-height: 0.94444rem;
    font-weight: bold;
    padding: 20px
}
.woocommerce-message.inactive {
    opacity: 0
}
.woocommerce-message a {
    color: #FFF
}
.woocommerce-message a:not(.close) {
    background: transparent;
    border-bottom: solid 1px #FFF;
    padding: 0;
    font-size: 0.77778rem;
    font-weight: bold;
    text-transform: none;
    color: #FFF;
    margin-left: 5px
}
@media only screen and (min-width: 64em) {
    .woocommerce-message a:not(.close):hover,
    .woocommerce-message a:not(.close):focus,
    .woocommerce-message a:not(.close):active {
        background: transparent
    }
}
.woocommerce-message .inner {
    transition: opacity .5s;
    padding: 0 30px
}
.woocommerce-message:before {
    display: block;
    content: "\f05d";
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: 'FontAwesome';
    font-size: 1.33333rem;
    font-weight: normal
}
.woocommerce-message a.close {
    position: absolute;
    right: 20px;
    top: 18px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    content: "\f00d";
    font-size: 0.77778rem;
    color: #FFF
}
@media only screen and (min-width: 64em) {
    .woocommerce-message {
        font-size: 0.77778rem;
        line-height: 1.44444rem;
        padding: 25px 40px 25px 80px
    }
    .woocommerce-message:before {
        left: 40px;
        top: 26px
    }
    .woocommerce-message a.close {
        right: 20px;
        top: 28px
    }
    .woocommerce-message a:not(.close) {
        position: relative;
        left: auto;
        margin: 0 15px;
        bottom: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .woocommerce-message .inner {
        padding: 0
    }
}
@keyframes animFadeMove {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@-webkit-keyframes animFadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes animFadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.woocommerce.archive .row {
    max-width: 100%
}
.woocommerce.archive .site-content>.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.woocommerce.archive .column,
.woocommerce.archive .columns {
    padding: 0
}
.woocommerce.archive .shop-sidebar {
    background: #f7f7f7
}
@media only screen and (max-width: 39.9375em) {
    .woocommerce.archive .shop-sidebar {
        width: 100%;
        left: -100%;
        position: fixed;
        top: 0;
        height: 100%;
        overflow: auto;
        padding-top: 5.55556rem;
        transition: all 1s ease-in;
        width: 0
    }
    .woocommerce.archive .shop-sidebar>#secondary {
        position: relative;
        width: 300px;
        z-index: 2;
        height: 100%
    }
    .woocommerce.archive .shop-sidebar:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .8
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .woocommerce.archive .shop-sidebar {
        width: 100%;
        left: -100%;
        position: fixed;
        top: 0;
        height: 100%;
        overflow: auto;
        padding-top: 3.05556rem;
        transition: all 1s ease-in;
        width: 0
    }
    .woocommerce.archive .shop-sidebar>#secondary {
        position: relative;
        width: 500px;
        z-index: 2;
        height: 100%
    }
    .woocommerce.archive .shop-sidebar:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .8
    }
}
.woocommerce.archive .shop-sidebar.active {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    width: 100%
}
.woocommerce.archive .shop-sidebar .mobile-close-sidebar {
    position: absolute;
    top: 0;
    right: -60px;
    width: 60px;
    height: 60px;
    background: #000;
    transition: all 0.5s cubic-bezier(1, 0, 0.5, 1);
    font-size: 18px;
    color: #FFF;
    text-align: center;
    line-height: 60px
}
@media only screen and (min-width: 64em) {
    .woocommerce.archive .shop-sidebar {
        width: 25%;
        right: 75%
    }
}
@media only screen and (min-width: 80em) {
    .woocommerce.archive .shop-sidebar {
        width: 20%;
        right: 80%
    }
}
@media only screen and (min-width: 100em) {
    .woocommerce.archive .shop-sidebar {
        width: 17%;
        right: 83%
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce.archive .shop-listing-with-sidebar {
        width: 75%;
        left: 25%
    }
}
@media only screen and (min-width: 80em) {
    .woocommerce.archive .shop-listing-with-sidebar {
        width: 80%;
        left: 20%
    }
}
@media only screen and (min-width: 100em) {
    .woocommerce.archive .shop-listing-with-sidebar {
        width: 83%;
        left: 17%
    }
}
.woocommerce.archive .woocommerce-breadcrumb {
    font-size: 0.72222rem;
    margin: 0 0 5px 0
}
.woocommerce .shop-page-header {
    position: relative;
    background-size: cover;
    background-position: center
}
.woocommerce .shop-page-header .shop-page-title-wrapper {
    position: relative
}
.woocommerce .shop-page-header .shop-page-title-wrapper .mobile-sidebar-toggle {
    position: absolute;
    left: 0;
    top: 0;
    height: 55px;
    width: 55px;
    color: #fff;
    background: url(../images/shop-filters.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 30%;
    cursor: pointer
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper .mobile-sidebar-toggle {
        display: none
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper.pulldown {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}
.woocommerce .shop-page-header .shop-page-title-wrapper .shop-page-title {
    margin-bottom: 0
}
.woocommerce .shop-page-header .shop-page-title-wrapper .shop-page-title.transparent {
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000', GradientType=0)
}
.woocommerce .shop-page-header .shop-page-title-wrapper .shop-page-title sup {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-left: 5px
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper .shop-page-title sup:hover {
        cursor: pointer
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools {
    position: absolute;
    display: table;
    vertical-align: middle;
    top: 0;
    right: 15px;
    margin: 0;
    padding: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools {
        right: 35px
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li {
        padding: 0 0 0 15px
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li:first-child {
    padding: 0
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .shop-tools-icon {
    height: 3.05556rem;
    line-height: 3.05556rem;
    min-width: 28px;
    min-height: 28px;
    padding: 0 4px
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .shop-tools-icon {
        min-width: 32px;
        min-height: 32px;
        height: 4.16667rem;
        line-height: 4.16667rem
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .shop-sort-wrapper .shop-catalog-ordering .nl-field-toggle {
    width: 18px;
    display: block;
    text-indent: -9999px;
    background: url(../images/shop-sort.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 90%
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .shop-sort-wrapper .shop-catalog-ordering .nl-field-toggle {
        width: 23px
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .shop-sort-wrapper .shop-catalog-ordering .nl-field-toggle {
        background-size: 73%
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .shop-sort-wrapper .shop-catalog-ordering .nl-field ul {
    right: -10px
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .change_layout .nl-field-toggle {
    width: 18px;
    display: block;
    text-indent: -9999px;
    background: url(../images/shop-display-4.svg);
    background-position: 50% !important;
    background-repeat: no-repeat !important
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .change_layout .nl-field-toggle {
        width: 23px
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .change_layout .nl-field ul {
    right: -10px
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-tools-button .change_layout .nl-field ul li svg {
    fill: #000
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-result-count {
    vertical-align: middle;
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-result-count {
        display: table-cell
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-result-count p {
    margin: 0;
    padding: 0;
    font-size: 0.66667rem;
    color: #fff;
    line-height: 3.05556rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools>li .shop-result-count p {
        line-height: 4.16667rem
    }
}
.woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools li#shop-display-options {
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce .shop-page-header .shop-page-title-wrapper ul.shop-tools li#shop-display-options {
        display: table-cell
    }
}
.woocommerce .shop-page-header .shop-page-category-description {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: auto;
    height: auto;
    max-width: 1000px;
    display: table;
    padding-bottom: 50px
}
.woocommerce .shop-page-header .shop-page-category-description p {
    margin: 0;
    font-size: 1.66667rem;
    color: #FFF;
    line-height: 2.22222rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-result-count {
        text-align: right
    }
}
.woocommerce .woocommerce-ordering select {
    margin: 0
}
.woocommerce .term-description {
    margin-bottom: 50px
}
.woocommerce ul.products li.product {
    text-align: center;
    position: relative;
    list-style: none;
    padding: 0
}
.woocommerce ul.products li.product::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease;
    transition-delay: .2s
}
.woocommerce ul.products li.product.hidden {
    opacity: 0
}
.woocommerce ul.products li.product .product_thumbnail {
    position: relative;
    overflow: hidden
}
.woocommerce ul.products li.product .product_thumbnail>a {
    display: block
}
.woocommerce ul.products li.product .product_thumbnail img {
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    width: 100%
}
.woocommerce ul.products li.product .product_thumbnail .product_thumbnail_secondary {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.7s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.7s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.7s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18)
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper {
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    bottom: auto;
    width: 100%;
    background-color: #fff;
    transition: all 0.3s ease-out;
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper {
        display: block
    }
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f1f1f1;
    padding: 5px 0
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .button {
    padding: 0.5rem 0.55556rem 0.38889rem 1.94444rem;
    margin: 0 0.27778rem;
    position: relative;
    background: none;
    color: #000;
    font-size: 0.66667rem;
    line-height: 1.5em;
    font-weight: bold
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .button:before {
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.88889rem;
    font-weight: normal;
    top: 0.38889rem
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .button.product_type_simple:before {
    content: "\f07a";
    left: 0.55556rem
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .button.product_type_variable:before {
    content: "\f0ca";
    left: 0.55556rem
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .button.product_type_grouped:before {
    content: "\f0ca";
    left: 0.55556rem
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .button.product_type_external:before {
    content: "\f08e";
    left: 0.55556rem
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .button.getbowtied_product_quick_view_button:before {
    content: "\f06e";
    left: 0.55556rem
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .added_to_cart {
    display: none;
    font-weight: normal;
    color: #333;
    position: absolute;
    z-index: 2000;
    top: 0.55556rem;
    left: 0.55556rem;
    width: 2.77778rem;
    height: 2.77778rem;
    text-indent: -9999px;
    border-radius: 2.77778rem
}
.woocommerce ul.products li.product .product_thumbnail .shop_product_buttons_wrapper .shop_product_buttons .added_to_cart:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    margin-left: -0.5em;
    font-family: 'FontAwesome';
    font-size: 1.33333rem;
    content: "\f218";
    color: #000;
    text-indent: 0px;
    line-height: 1em
}
.woocommerce ul.products li.product .shop_product_metas {
    padding: 0 0 20px 0
}
.woocommerce ul.products li.product .shop_product_metas h3 {
    font-size: 0.66667rem;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0 1.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.products li.product .shop_product_metas h3 {
        font-size: 0.77778rem
    }
}
.woocommerce ul.products li.product .shop_product_metas h3 a {
    color: #000;
    padding: 1.11111rem 0 0.05556rem 0;
    display: inline-block
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.products li.product .shop_product_metas h3 a:hover {
        color: #333
    }
}
.woocommerce ul.products li.product .shop_product_metas .shop_product_price {
    font-size: 0.66667rem;
    font-weight: bold;
    display: inline-block;
    margin: 0 0.27778rem;
    vertical-align: middle
}
.woocommerce ul.products li.product .shop_product_metas .star-rating {
    margin: 0.38889rem auto 0 auto;
    float: none;
    display: block;
    font-size: 0.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.products li.product:hover {
        z-index: 1000
    }
    .woocommerce ul.products li.product:hover::after {
        box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.3);
        opacity: 1
    }
}
@media only screen and (min-width: 64em) and (min-width: 64em) {
    .woocommerce ul.products li.product:hover .product_thumbnail:not(.with_second_image) img {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    .woocommerce ul.products li.product:hover .product_thumbnail:not(.with_second_image) .shop_product_buttons_wrapper {
        opacity: 1
    }
    .woocommerce ul.products li.product:hover .product_thumbnail .product_thumbnail_secondary {
        opacity: 1;
        -webkit-transform: scale(1.08);
        -ms-transform: scale(1.08);
        transform: scale(1.08)
    }
    .woocommerce ul.products li.product:hover .product_thumbnail .shop_product_buttons_wrapper {
        opacity: .9;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    .ie9 .woocommerce ul.products li.product:hover .product_thumbnail .shop_product_buttons_wrapper {
        bottom: 0;
        top: auto
    }
}
.woocommerce .shop-product-badges {
    display: inline-block;
    vertical-align: middle
}
.woocommerce .shop-product-badges .onsale {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #93ca78;
    border-radius: 5px;
    display: block;
    padding: 0.11111rem 0.38889rem 0.05556rem 0.38889rem;
    margin: 0 0.11111rem;
    font-size: 0.5rem;
    line-height: 1.3em;
    font-weight: bold;
    color: #93ca78;
    letter-spacing: 0.1em
}
.woocommerce .shop-product-badges .out_of_stock {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #333;
    border-radius: 5px;
    display: block;
    padding: 0.11111rem 0.38889rem 0.05556rem 0.38889rem;
    margin: 0 0.11111rem;
    font-size: 0.5rem;
    line-height: 1.3em;
    font-weight: bold;
    color: #333;
    letter-spacing: 0.1em
}
.out_of_stock {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #333;
    border-radius: 5px;
    display: block;
    padding: 0.11111rem 0.38889rem 0.05556rem 0.38889rem;
    margin: 0 0.11111rem;
    font-size: 0.5rem;
    line-height: 1.3em;
    font-weight: bold;
    color: #333;
    letter-spacing: 0.1em
}
.onsale {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #93ca78;
    border-radius: 5px;
    display: block;
    padding: 0.11111rem 0.38889rem 0.05556rem 0.38889rem;
    margin: 0 0.11111rem;
    font-size: 0.5rem;
    line-height: 1.3em;
    font-weight: bold;
    color: #93ca78;
    letter-spacing: 0.1em
}
.getbowtied_ajax_load_button {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem
}
.getbowtied_ajax_load_button a {
    display: block
}
.getbowtied_ajax_load_button.finished a {
    color: #ddd;
    cursor: default
}
.getbowtied_ajax_load_more_loader {
    clear: both;
    display: block;
    padding: 5.55556rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
    color: #ddd
}
#masonry_grid {
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0
}
#masonry_grid.visible {
    opacity: 1
}
#masonry_grid .s_column {
    float: left
}
#masonry_grid .size-1of1 {
    width: 100%
}
#masonry_grid .size-1of2 {
    width: 50%
}
#masonry_grid .size-1of3 {
    width: 33.333%
}
#masonry_grid .size-1of4 {
    width: 25%
}
#masonry_grid .size-1of5 {
    width: 20%
}
#masonry_grid .size-1of6 {
    width: 16.666%
}
@media only screen and (max-width: 39.9375em) {
    #masonry_grid.masonry_columns_6[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    #masonry_grid.masonry_columns_6[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    #masonry_grid.masonry_columns_6[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    #masonry_grid.masonry_columns_6[data-columns]::before {
        content: '5 .s_column.size-1of5'
    }
}
@media only screen and (min-width: 100em) {
    #masonry_grid.masonry_columns_6[data-columns]::before {
        content: '6 .s_column.size-1of6'
    }
}
@media only screen and (max-width: 39.9375em) {
    #masonry_grid.masonry_columns_5[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    #masonry_grid.masonry_columns_5[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    #masonry_grid.masonry_columns_5[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    #masonry_grid.masonry_columns_5[data-columns]::before {
        content: '4 .s_column.size-1of4'
    }
}
@media only screen and (min-width: 100em) {
    #masonry_grid.masonry_columns_5[data-columns]::before {
        content: '5 .s_column.size-1of5'
    }
}
@media only screen and (max-width: 39.9375em) {
    #masonry_grid.masonry_columns_4[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    #masonry_grid.masonry_columns_4[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    #masonry_grid.masonry_columns_4[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    #masonry_grid.masonry_columns_4[data-columns]::before {
        content: '4 .s_column.size-1of4'
    }
}
@media only screen and (min-width: 100em) {
    #masonry_grid.masonry_columns_4[data-columns]::before {
        content: '4 .s_column.size-1of4'
    }
}
@media only screen and (max-width: 39.9375em) {
    #masonry_grid.masonry_columns_3[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    #masonry_grid.masonry_columns_3[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    #masonry_grid.masonry_columns_3[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    #masonry_grid.masonry_columns_3[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 100em) {
    #masonry_grid.masonry_columns_3[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (max-width: 39.9375em) {
    #masonry_grid.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    #masonry_grid.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    #masonry_grid.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    #masonry_grid.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 100em) {
    #masonry_grid.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (max-width: 39.9375em) {
    #masonry_grid.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    #masonry_grid.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    #masonry_grid.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    #masonry_grid.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 100em) {
    #masonry_grid.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
.woocommerce ul.shop_categories_with_thumb {
    list-style: none;
    padding: 0;
    margin: 0
}
.woocommerce ul.shop_categories_with_thumb li {
    display: block
}
.woocommerce ul.shop_categories_with_thumb li a {
    display: block;
    padding: 7.5rem 0;
    text-align: center;
    position: relative;
    overflow: hidden
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.shop_categories_with_thumb li a {
        padding: 11.11111rem 0
    }
}
.woocommerce ul.shop_categories_with_thumb li a .category_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 2s cubic-bezier(0, 0, 0.44, 1.18)
}
.woocommerce ul.shop_categories_with_thumb li a h3 {
    display: inline-block;
    font-size: 1rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0.83333rem 1.66667rem 0.83333rem 1.11111rem;
    margin: 0;
    transition: all .3s ease-in-out;
    position: relative
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.shop_categories_with_thumb li a h3 {
        font-size: 3.33333rem;
        padding: 2.22222rem 5.55556rem 2.22222rem 4.44444rem
    }
}
.woocommerce ul.shop_categories_with_thumb li a h3 mark {
    background: none;
    position: absolute;
    top: 1.05556rem;
    right: 1.11111rem;
    font-size: 0.61111rem;
    letter-spacing: normal;
    color: #333
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.shop_categories_with_thumb li a h3 mark {
        top: 2.94444rem;
        right: 3.88889rem;
        font-size: 1.33333rem
    }
}
.woocommerce ul.shop_categories_with_thumb li:hover a .category_img {
    -webkit-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08)
}
.woocommerce ul.shop_categories_with_thumb li:hover a h3 {
    color: #333;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}
.woocommerce ul.shop_categories_list {
    list-style: none;
    padding: 0 1.66667rem;
    margin: 0
}
.woocommerce ul.shop_categories_list li {
    display: inline-block
}
.woocommerce ul.shop_categories_list li a {
    display: block;
    padding: 1.66667rem 1.11111rem
}
.woocommerce ul.shop_categories_list li a h3 {
    font-size: 0.66667rem;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    transition: all 0.3s
}
@media only screen and (min-width: 64em) {
    .woocommerce ul.shop_categories_list li a h3:hover {
        color: #333
    }
}
.woocommerce ul.shop_categories_list li a h3 mark {
    background: none;
    color: #333
}
.woocommerce .woocommerce-pagination {
    display: block;
    clear: both
}
.woocommerce .woocommerce-pagination ul.page-numbers {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd
}
.woocommerce .woocommerce-pagination ul.page-numbers li {
    float: left
}
.woocommerce .woocommerce-pagination ul.page-numbers li:last-child {
    margin-right: 0
}
.woocommerce .woocommerce-pagination ul.page-numbers a,
.woocommerce .woocommerce-pagination ul.page-numbers .current {
    display: block;
    padding: 0.72222rem 1.33333rem;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ddd;
    font-weight: bold;
    font-size: 0.66667rem;
    line-height: 1.38889rem;
    color: #000
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-pagination ul.page-numbers a:hover {
        background-color: #000;
        color: #fff
    }
}
.woocommerce .woocommerce-pagination ul.page-numbers .current {
    color: #ddd
}
.woocommerce .woocommerce-pagination ul.page-numbers .prev,
.woocommerce .woocommerce-pagination ul.page-numbers .next {
    font-size: 0.88889rem;
    line-height: 1.38889rem
}
.woocommerce .woocommerce-pagination ul.page-numbers:after {
    content: "";
    display: block;
    clear: both
}
body.search-no-results.woocommerce .woocommerce-no-products {
    padding: 0 30px;
    display: table;
    position: relative;
    width: 100%;
    max-width: 868px;
    margin: 80px auto;
    min-height: auto
}
@media only screen and (min-width: 64em) {
    body.search-no-results.woocommerce .woocommerce-no-products {
        padding: 0;
        margin: 100px auto;
        min-height: 23.77778rem
    }
}
body.search-no-results.woocommerce .woocommerce-no-products:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 100px;
    font-weight: bold;
    line-height: 100px;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    display: block
}
@media only screen and (min-width: 64em) {
    body.search-no-results.woocommerce .woocommerce-no-products:before {
        content: "";
        text-align: center;
        width: 23.77778rem;
        height: 23.77778rem;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -11.88889rem;
        margin-left: -11.88889rem;
        text-align: center;
        z-index: 1;
        background: url(../images/big-search.png) center center no-repeat
    }
}
body.search-no-results.woocommerce .woocommerce-no-products p {
    font-size: 1.33333rem;
    line-height: 1.66667rem;
    font-weight: bold;
    text-align: center
}
@media only screen and (min-width: 64em) {
    body.search-no-results.woocommerce .woocommerce-no-products p {
        font-size: 2.66667rem;
        position: relative;
        line-height: 1.25;
        display: table-cell;
        vertical-align: middle;
        z-index: 2
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_content_wrapper .large-5.leftpadding {
        padding-left: 80px
    }
}
.woocommerce .product_content_wrapper .large-5.leftpadding .product_infos {
    padding: 2.22222rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_content_wrapper .large-5.leftpadding .product_infos {
        padding: 2.22222rem 0
    }
}
.woocommerce .product_content_wrapper .product_infos {
    position: relative;
    padding: 1.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_content_wrapper .product_infos {
        padding: 7.77778rem 0
    }
}
.woocommerce .product_content_wrapper .product_infos .entry-title {
    line-height: 1.2em
}
.woocommerce .product_content_wrapper .product_infos .after_single_product_summary {
    display: table;
    width: 100%;
    padding: 1.11111rem 0 0.55556rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_content_wrapper .product_infos .after_single_product_summary {
        margin-top: 150px;
        border-top: 2px solid #000;
        padding: 1.11111rem 0 0 0
    }
}
.woocommerce .product_content_wrapper .product_infos .after_single_product_summary .product_meta_wrapper {
    display: table-cell;
    vertical-align: top;
    font-size: 0.55556rem;
    font-weight: bold;
    text-transform: uppercase
}
.woocommerce .product_content_wrapper .product_infos .after_single_product_summary .product_meta_wrapper span {
    font-size: 0.55556rem
}
.woocommerce .product_content_wrapper .product_infos .after_single_product_summary .single_product_share_wrapper {
    display: table-cell
}
.woocommerce .product_content_wrapper .product_infos .out_of_stock {
    display: inline-block
}
.woocommerce .product_content_wrapper .product_infos .stock.out-of-stock {
    display: none
}
.woocommerce .product_content_wrapper .row.no-gutter>.columns {
    padding: 0
}
.woocommerce .product_content_wrapper .row.small-gallery {
    margin-top: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_content_wrapper .row.small-gallery {
        margin-top: 90px
    }
}
.woocommerce .product_content_wrapper .woocommerce_tabs_wrapper.small-gallery {
    margin-top: 90px
}
.woocommerce.single .woocommerce-breadcrumb {
    display: none;
    font-size: 0.55556rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 1.66667rem 0;
    visibility: hidden
}
.woocommerce.single .woocommerce-breadcrumb a {
    visibility: visible
}
.woocommerce.single .woocommerce-breadcrumb span {
    color: #ccc;
    visibility: visible
}
.woocommerce.single .woocommerce-breadcrumb span:last-child {
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce.single .woocommerce-breadcrumb {
        display: block
    }
}
.woocommerce #expand_this {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    z-index: -1;
    min-height: 100%;
    overflow: hidden
}
.woocommerce #expand_this img {
    width: 100%;
    cursor: url(../images/original-zoom-out.svg), e-resize;
    -moz-user-select: none
}
.woocommerce #expand_this .swiper-container {
    width: 100%;
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    box-sizing: border-box;
    min-height: 100%;
    cursor: url(../images/original-zoom-out.svg), e-resize;
    -moz-user-select: none
}
.woocommerce #expand_this .swiper-container .swiper-slide {
    cursor: url(../images/original-zoom-out.svg), e-resize;
    -moz-user-select: none
}
.woocommerce #expand_this .swiper-container .swiper-button-prev,
.woocommerce #expand_this .swiper-container .swiper-button-next {
    position: fixed;
    top: 50%;
    transition: all .3s
}
@media only screen and (min-width: 64em) {
    .woocommerce #expand_this .swiper-container .swiper-button-prev:not(.swiper-button-disabled):hover,
    .woocommerce #expand_this .swiper-container .swiper-button-next:not(.swiper-button-disabled):hover {
        cursor: pointer
    }
    .woocommerce #expand_this .swiper-container .swiper-button-prev.swiper-button-disabled,
    .woocommerce #expand_this .swiper-container .swiper-button-next.swiper-button-disabled {
        pointer-events: all;
        cursor: default
    }
}
.woocommerce #expand_this .swiper-container .swiper-button-prev {
    background: url(../images/original-left.svg) center center no-repeat;
    height: 75px;
    width: 75px;
    opacity: 0.5;
    left: 0
}
.woocommerce #expand_this .swiper-container .swiper-button-next {
    background: url(../images/original-right.svg) center center no-repeat;
    height: 75px;
    width: 75px;
    opacity: 0.5;
    right: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce #expand_this .swiper-container:hover .swiper-button-prev,
    .woocommerce #expand_this .swiper-container:hover .swiper-button-next {
        background-color: rgba(255, 255, 255, 0.6);
        opacity: 0.5
    }
    .woocommerce #expand_this .swiper-container:hover .swiper-button-prev:hover,
    .woocommerce #expand_this .swiper-container:hover .swiper-button-next:hover {
        opacity: 1;
        background-color: rgba(255, 255, 255, 0.5)
    }
    .woocommerce #expand_this .swiper-container:hover .swiper-button-prev.swiper-button-disabled:hover,
    .woocommerce #expand_this .swiper-container:hover .swiper-button-next.swiper-button-disabled:hover {
        background-color: rgba(255, 255, 255, 0.6);
        opacity: 0.5
    }
}
.woocommerce .large-6 .product-images-wrapper * {
    cursor: url(../images/original-zoom-in.svg), e-resize;
    -moz-user-select: none
}
.woocommerce .magic_height {
    transition: all .3s
}
.woocommerce .product-images-wrapper {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    width: 100%
}
.woocommerce .product-images-wrapper .product-images-carousel .swiper-slide {
    text-align: center;
    background: #ccc;
    transition: all 0.3s ease
}
.woocommerce .product-images-wrapper .product-images-carousel .swiper-slide img {
    width: 100%
}
.woocommerce .product-thumbnails-wrapper {
    display: none;
    max-width: 90px;
    float: right;
    margin-right: -25px
}
@media only screen and (min-width: 64em) {
    .woocommerce .product-thumbnails-wrapper {
        display: block
    }
}
.woocommerce .product-thumbnails-wrapper .product-thumbnails-carousel {
    max-height: 500px;
    overflow: hidden
}
.woocommerce .product-thumbnails-wrapper .product-thumbnails-carousel .swiper-slide {
    opacity: 1;
    transition: all 0.3s ease;
    overflow: hidden;
    margin-bottom: 5px;
    min-height: 90px;
    cursor: pointer
}
.woocommerce .product-thumbnails-wrapper .product-thumbnails-carousel .swiper-slide:first-child {
    cursor: default
}
.woocommerce .product-thumbnails-wrapper .product-thumbnails-carousel .swiper-slide-active {
    opacity: 0.2
}
.woocommerce .product-thumbnails-wrapper.absolute_thumbnails {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 90px;
    height: auto;
    z-index: 100;
    margin-right: 0;
    float: none
}
.woocommerce .product-thumbnails-wrapper.mobile-thumbs {
    width: 100%;
    max-width: 100%;
    float: left;
    display: block;
    margin-top: 2px
}
.woocommerce .product-thumbnails-wrapper.mobile-thumbs .swiper-slide {
    padding-right: 1px
}
.woocommerce .product-badges {
    position: absolute;
    top: 0;
    right: 2.22222rem;
    z-index: 1
}
.woocommerce .product-badges .onsale {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #93ca78;
    border-radius: 5px;
    display: inline-block;
    padding: 0.11111rem 0.38889rem 0.05556rem 0.38889rem;
    margin: 0 0.11111rem;
    font-size: 0.5rem;
    line-height: 1.3em;
    font-weight: bold;
    color: #93ca78;
    letter-spacing: 0.1em
}
.woocommerce .product-badges .out_of_stock {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #333;
    border-radius: 5px;
    display: inline-block;
    padding: 0.11111rem 0.38889rem 0.05556rem 0.38889rem;
    margin: 0 0.11111rem;
    font-size: 0.5rem;
    line-height: 1.3em;
    font-weight: bold;
    color: #333;
    letter-spacing: 0.1em
}
.woocommerce .product_title {
    font-size: 1.33333rem;
    text-align: center
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_title {
        font-size: 3.33333rem;
        line-height: 1em;
        margin: 0 0 1.66667rem 0;
        text-align: left
    }
}
.woocommerce .product_infos .after_title_wrapper {
    display: block;
    margin: 0 0 1.66667rem 0;
    text-align: center
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper {
        display: table
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper .product_sale_badge {
        display: table-cell;
        text-align: left
    }
}
.woocommerce .product_infos .after_title_wrapper .product_sale_badge .onsale {
    display: inline-block;
    font-size: 0.5rem;
    margin: 0 0 0.38889rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper .product_sale_badge .onsale {
        float: left;
        font-size: 0.66667rem;
        margin: 0.16667rem 0.83333rem 0 0
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper .product_price {
        display: table-cell;
        vertical-align: middle;
        width: auto;
        text-align: left;
        padding-right: 2.22222rem;
        margin: 0
    }
}
.woocommerce .product_infos .after_title_wrapper .product_price .price {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.66667rem;
    margin: 0
}
.woocommerce .product_infos .after_title_wrapper .product_price .price del {
    font-weight: normal;
    padding-right: 0.27778rem;
    display: inline-block
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper .product_price .price del {
        margin-bottom: 0
    }
}
.woocommerce .product_infos .after_title_wrapper .product_price .price del span {
    text-decoration: line-through
}
.woocommerce .product_infos .after_title_wrapper .product_price .price ins {
    display: inline-block
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper .product_price .price ins {
        margin-bottom: 0
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper .product_price .price {
        font-size: 1.22222rem
    }
}
@media only screen and (min-width: 80em) {
    .woocommerce .product_infos .after_title_wrapper .product_price .price {
        font-size: 1.66667rem
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .after_title_wrapper .product_ratings {
        display: table-cell;
        vertical-align: middle
    }
}
.woocommerce .product_infos .after_title_wrapper .product_ratings .woocommerce-product-rating {
    font-size: 0.66667rem
}
.woocommerce .product_infos .after_title_wrapper .product_ratings .woocommerce-product-rating .star-rating {
    display: inline-block;
    line-height: 1.3em;
    font-size: 0.72222rem
}
.woocommerce .product_infos .after_title_wrapper .product_ratings .woocommerce-product-rating .woocommerce-review-link {
    display: inline-block;
    font-size: 0.66667rem;
    line-height: 1;
    font-weight: bold;
    display: none;
    padding-left: 5px;
    text-transform: capitalize
}
@media only screen and (min-width: 80em) {
    .woocommerce .product_infos .after_title_wrapper .product_ratings .woocommerce-product-rating .woocommerce-review-link {
        display: inline-block
    }
}
.woocommerce .product_infos .product_excerpt {
    font-size: 0.88889rem;
    color: #999;
    margin: 0 0 2.22222rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .product_excerpt {
        margin-top: 0;
        font-size: 1rem;
        margin: 0 0 2.22222rem 0
    }
}
.woocommerce .product_infos .product_excerpt p {
    font-size: 0.88889rem;
    color: #999
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .product_excerpt p {
        font-size: 1rem
    }
}
.woocommerce .product_infos .product_add_to_cart_button .single_add_to_cart_button {
    width: 100%;
    margin-top: 1.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .product_add_to_cart_button .single_add_to_cart_button {
        width: auto;
        margin-top: 0
    }
}
.woocommerce .product_infos .single_variation_wrap {
    margin-top: 1.66667rem
}
.woocommerce .product_infos .stock {
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #93ca78;
    border-radius: 5px;
    display: inline-block;
    padding: 0.11111rem 0.38889rem 0.05556rem 0.38889rem;
    margin: 0 0 2.77778rem 0;
    font-size: 0.5rem;
    line-height: 1.3em;
    font-weight: bold;
    color: #93ca78;
    letter-spacing: 0.1em
}
.woocommerce table.variations tr {
    border: 0;
    margin: 0 0 30px 0
}
.woocommerce table.variations td {
    padding: 0
}
.woocommerce table.variations td.value,
.woocommerce table.variations td.label {
    float: left;
    display: block;
    width: 100%
}
.woocommerce table.variations td.value label,
.woocommerce table.variations td.label label {
    font-weight: bold;
    font-size: 0.66667rem
}
.woocommerce table.variations td.value select,
.woocommerce table.variations td.label select {
    height: 3.33333rem;
    font-size: 1rem;
    letter-spacing: -0.03em
}
.woocommerce table.variations .variations_label_content label {
    font-weight: bold;
    font-size: 0.66667rem
}
.woocommerce table.variations .reset_variations {
    font-size: 0.77778rem
}
.woocommerce .single_variation .price {
    display: block;
    font-size: 2rem;
    margin-bottom: 1.66667rem;
    font-weight: bold;
    line-height: 1em
}
.woocommerce .single_variation .price del {
    display: block;
    font-size: 1.22222rem;
    font-weight: normal
}
.woocommerce .product_infos .group_table {
    margin-bottom: 2.77778rem
}
.woocommerce .product_infos .group_table tr {
    border: none
}
.woocommerce .product_infos .group_table tr td {
    padding: 0.55556rem 0;
    font-size: 0.66667rem
}
.woocommerce .product_infos .group_table tr td:first-child {
    width: 100px
}
.woocommerce .product_infos .group_table tr td label {
    text-transform: none
}
.woocommerce .product_infos .group_table tr td a {
    font-size: 0.66667rem;
    font-weight: bold
}
.woocommerce .product_infos .group_table tr td .out-of-stock {
    float: left;
    background: transparent;
    margin: 0.11111rem 0.27778rem 0 0;
    padding: 0;
    text-transform: uppercase;
    color: #d56767;
    font-size: 0.66667rem;
    font-weight: bold
}
.woocommerce .product_infos .group_table tr td.price {
    text-align: right
}
.woocommerce .product_infos .cart {
    margin-bottom: 20px
}
.woocommerce .product_infos .cart .quantity {
    margin-right: 25px;
    float: left
}
.woocommerce .product_infos .yith-wcwl-add-to-wishlist {
    text-transform: uppercase;
    font-size: 0.72222rem;
    font-weight: bold;
    margin-bottom: 10px
}
.woocommerce .product_infos .single_product_share {
    text-align: center;
    line-height: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .single_product_share {
        text-align: right
    }
}
.woocommerce .product_infos .single_product_share .share-product-text {
    padding-right: 0.55556rem;
    text-transform: uppercase;
    font-size: 0.55556rem;
    font-weight: bold;
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .single_product_share .share-product-text {
        display: inline-block
    }
}
.woocommerce .product_infos .single_product_share a {
    padding: 0 12px;
    display: inline-block
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_infos .single_product_share a {
        padding: 0 5px
    }
    .woocommerce .product_infos .single_product_share a:last-child {
        padding-right: 0
    }
    .woocommerce .product_infos .single_product_share a.social_media_facebook:hover {
        color: #3b5998
    }
    .woocommerce .product_infos .single_product_share a.social_media_twitter:hover {
        color: #4099FF
    }
    .woocommerce .product_infos .single_product_share a.social_media_pinterest:hover {
        color: #C92228
    }
}
.woocommerce .product_meta {
    font-size: 0.72222rem;
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce .product_meta {
        display: block
    }
}
.woocommerce .product_meta .posted_in {
    display: block
}
.woocommerce .product_meta .tagged_as {
    display: block
}
.woocommerce .woocommerce_tabs_wrapper {
    background-color: #f1f1f1;
    padding: 0 0.83333rem;
    margin-top: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce_tabs_wrapper {
        padding: 30px 0 60px 0
    }
}
.woocommerce .woocommerce_tabs_wrapper .row {
    max-width: 1000px
}
.woocommerce .woocommerce-tabs {
    margin: 1.66667rem 0
}
.woocommerce .woocommerce-tabs ul.tabs {
    margin: 0 0 2.22222rem 0;
    padding: 0;
    list-style: none;
    text-align: center
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs ul.tabs {
        margin: 0 0 2.77778rem 0
    }
}
.woocommerce .woocommerce-tabs ul.tabs li {
    display: inline-block;
    font-weight: bold;
    font-size: 1rem;
    padding: 0 1.38889rem;
    margin: 5px 0;
    width: 100%
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs ul.tabs li {
        width: auto
    }
}
.woocommerce .woocommerce-tabs ul.tabs li a {
    padding: 0.27778rem 0;
    display: inline-block;
    border-bottom: 2px solid transparent
}
.woocommerce .woocommerce-tabs ul.tabs li a sup {
    padding: 0 0 0 3px;
    font-size: 0.66667rem;
    color: #ddd
}
.woocommerce .woocommerce-tabs ul.tabs li.active a {
    cursor: default;
    color: #333;
    border-bottom: 2px solid #000
}
.woocommerce .woocommerce-tabs #reviews #comments h2 {
    font-size: 1rem;
    margin-bottom: 1.66667rem;
    text-align: center;
    font-weight: normal;
    border-bottom: solid 1px #dddddd;
    padding-bottom: 1.66667rem;
    margin-bottom: 1.66667rem;
    display: none
}
.woocommerce .woocommerce-tabs #reviews #comments .woocommerce-noreviews {
    display: none
}
.woocommerce .woocommerce-tabs #reviews #comments .commentlist {
    list-style: none;
    margin: 0;
    padding: 0
}
.woocommerce .woocommerce-tabs #reviews #comments .comment_container {
    padding: 0;
    position: relative;
    padding-bottom: 2.22222rem;
    margin-bottom: 2.22222rem;
    border-bottom: solid 1px #ddd;
    text-align: center
}
.woocommerce .woocommerce-tabs #reviews #comments .avatar {
    width: 2.77778rem;
    height: 2.77778rem;
    border-radius: 3.88889rem;
    margin: 0 0 0.83333rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #reviews #comments .avatar {
        width: 3.88889rem;
        height: 3.88889rem;
        margin: 1.66667rem 0 0.55556rem 0
    }
}
.woocommerce .woocommerce-tabs #reviews #comments .star-rating {
    float: none;
    display: inline-block;
    margin-bottom: 0.27778rem;
    font-size: 0.77778rem
}
.woocommerce .woocommerce-tabs #reviews #comments .star-rating span {
    color: #e5b674
}
.woocommerce .woocommerce-tabs #reviews #comments .meta {
    margin-bottom: 0.27778rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #reviews #comments .meta {
        margin-bottom: 1.11111rem
    }
}
.woocommerce .woocommerce-tabs #reviews #comments .meta strong[itemprop="author"] {
    display: block;
    line-height: 1.3;
    font-size: 0.77778rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #reviews #comments .meta strong[itemprop="author"] {
        font-size: 1.11111rem;
        letter-spacing: -0.03em
    }
}
.woocommerce .woocommerce-tabs #reviews #comments .meta em.verified {
    display: block;
    font-size: 0.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #reviews #comments .meta em.verified {
        font-size: 0.88889rem
    }
}
.woocommerce .woocommerce-tabs #reviews #comments .meta time {
    width: 100%;
    display: block;
    font-size: 0.66667rem
}
.woocommerce .woocommerce-tabs #reviews #comments .description {
    padding: 0.55556rem 0 0 0;
    color: #666;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6em
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #reviews #comments .description {
        padding: 0.55556rem 0 1.11111rem 0
    }
}
.woocommerce .woocommerce-tabs #reviews #comments .description p {
    padding: 0;
    color: #666;
    margin: 0 auto
}
.woocommerce .woocommerce-tabs #reviews #review_form h3 {
    text-align: center;
    margin: 4.44444rem auto 0.55556rem auto;
    text-transform: capitalize;
    line-height: 1.2;
    font-size: 1.33333rem;
    max-width: 700px
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #reviews #review_form h3 {
        font-size: 2rem
    }
}
.woocommerce .woocommerce-tabs #reviews #review_form .comment-notes {
    text-align: center
}
.woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-rating {
    text-align: center
}
.woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-rating label {
    display: none
}
.woocommerce .woocommerce-tabs #reviews #review_form p.stars {
    margin: 1.66667rem 0 2.22222rem 0;
    font-size: 1.11111rem
}
.woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-comment textarea {
    border: none;
    padding: 1.66667rem 2.22222rem;
    font-size: 1rem;
    max-height: 19.44444rem;
    font-weight: normal
}
.woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-comment label {
    font-size: 0.66667rem
}
.woocommerce .woocommerce-tabs #reviews #review_form p.form-submit .submit {
    width: 100%
}
.woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-author input,
.woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-email input {
    border: none
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-author {
        float: left;
        width: 50%;
        padding-right: 1.11111rem
    }
    .woocommerce .woocommerce-tabs #reviews #review_form p.comment-form-email {
        float: left;
        width: 50%;
        padding-left: 1.11111rem
    }
}
.woocommerce .woocommerce-tabs .shop_attributes th {
    font-weight: bold;
    font-size: 0.66667rem;
    padding: 0.44444rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs .shop_attributes th {
        font-size: 0.77778rem;
        padding: 1.11111rem 0
    }
}
.woocommerce .woocommerce-tabs .shop_attributes tr {
    border-bottom: solid 2px #ddd
}
.woocommerce .woocommerce-tabs .shop_attributes tr:last-child {
    border-bottom: none
}
.woocommerce .woocommerce-tabs .shop_attributes tr td {
    padding: 0.44444rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs .shop_attributes tr td {
        padding: 1.11111rem 0
    }
}
.woocommerce .woocommerce-tabs .shop_attributes tr td p {
    margin: 0;
    font-size: 0.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs .shop_attributes tr td p {
        font-size: 1rem
    }
}
.woocommerce .woocommerce-tabs #tab-description p {
    font-size: 0.88889rem
}
@media only screen and (min-width: 64em) {
    .woocommerce .woocommerce-tabs #tab-description p {
        font-size: 1rem
    }
}
.woocommerce .upsells {
    padding: 1.66667rem 0 2.77778rem 0
}
.woocommerce .upsells .products-upsells-title {
    padding: 2.22222rem 0 1.66667rem 0;
    margin: 0;
    text-align: center;
    font-size: 1rem
}
.woocommerce .upsells ul.products-grid li:last-child {
    display: none
}
@media only screen and (min-width: 80em) {
    .woocommerce .upsells ul.products-grid li:last-child {
        display: block
    }
}
.woocommerce .related {
    padding: 1.66667rem 0 2.77778rem 0
}
.woocommerce .related .products-related-title {
    padding: 2.22222rem 0 1.66667rem 0;
    margin: 0;
    text-align: center;
    font-size: 1rem
}
.woocommerce .related ul.products-grid li:last-child {
    display: none
}
@media only screen and (min-width: 80em) {
    .woocommerce .related ul.products-grid li:last-child {
        display: block
    }
}
.offcanvas_quickview {
    background: #fff;
    position: relative;
    display: none
}
.offcanvas_for_quickview .offcanvas_quickview {
    display: block
}
.offcanvas_quickview .product_content_wrapper {
    overflow: auto;
    height: calc(100vh - 60px)
}
.offcanvas_quickview .product-images-wrapper {
    transition: all .5s ease-in-out
}
.offcanvas_quickview .product-images-wrapper .fade-gradient {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    z-index: 99;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 70%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}
.offcanvas_quickview .product-images-wrapper .quickview-pagination {
    position: absolute;
    bottom: 0px;
    z-index: 100;
    left: 0;
    width: 100%;
    text-align: center
}
.offcanvas_quickview .product-images-wrapper .quickview-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    transition: all 0.5s ease
}
.offcanvas_quickview .product-images-wrapper .quickview-pagination .swiper-pagination-bullet-active {
    background: #000;
    border-color: transparent
}
.offcanvas_quickview .product-images-wrapper:hover {
    max-height: 1000px !important
}
.offcanvas_quickview .product_content_wrapper .row .large-12 {
    padding: 0
}
.offcanvas_quickview .product_content_wrapper .product_infos {
    padding: 2.22222rem 3.33333rem 2.22222rem 3.33333rem
}
.offcanvas_quickview .product_content_wrapper .product_infos .woocommerce-product-rating {
    display: none
}
.offcanvas_quickview .product_content_wrapper .product_infos .woocommerce-product-rating a.woocommerce-review-link {
    font-size: 12px;
    line-height: 12px;
    position: relative;
    margin-left: 10px;
    top: -6px
}
.offcanvas_quickview .product_content_wrapper .product_infos .single_product_share {
    display: none;
    text-align: left
}
.offcanvas_quickview .product_content_wrapper .product_infos .product_excerpt p {
    font-size: 0.88889rem
}
.offcanvas_quickview .product_content_wrapper .product_infos h1 {
    font-size: 1.66667rem;
    font-weight: bold;
    margin: 0
}
.offcanvas_quickview .product_content_wrapper .product_infos .product_meta {
    display: none
}
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges {
    position: relative;
    display: inline-block;
    line-height: 1.27778rem;
    top: 0;
    left: 0;
    margin: 1.38889rem 0 0.83333rem 0
}
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges .out_of_stock {
    display: block;
    float: left;
    margin: 0 0.55556rem 0.55556rem 0
}
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges .onsale {
    display: block;
    float: left;
    margin: 0 0.55556rem 0.55556rem 0
}
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges .product_price {
    float: left
}
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges .product_price .price {
    font-size: 1.16667rem;
    margin: 0;
    line-height: 1.16667rem;
    font-weight: normal;
    display: inline-block;
    width: 100%
}
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges span .amount,
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges p .amount,
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges del .amount,
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges ins .amount {
    font-size: 1.16667rem
}
.offcanvas_quickview .product_content_wrapper .product_infos .product-badges del .amount {
    text-decoration: line-through
}
.offcanvas_quickview .product_content_wrapper .product_infos form.cart .quantity {
    float: none;
    display: inline-block
}
.offcanvas_quickview .product_content_wrapper .product_infos p.out-of-stock {
    display: none
}
.offcanvas_quickview .buttons .button.first {
    background: #777
}
.offcanvas_quickview .buttons .single_add_to_cart_button {
    height: 60px;
    line-height: 60px;
    padding: 0;
    position: fixed;
    left: 0;
    bottom: 60px;
    width: 100%
}
.offcanvas_quickview .buttons .view-product {
    height: 60px;
    line-height: 60px;
    padding: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%
}
.woocommerce-cart .page-title {
    margin: 0
}
.woocommerce-cart .row {
    max-width: 100%
}
.woocommerce-cart .column,
.woocommerce-cart .columns {
    padding: 0
}
.woocommerce-cart .entry-content .woocommerce {
    display: table;
    width: 100%;
    min-height: calc(100vh - 200px)
}
.woocommerce-cart .entry-content .woocommerce form {
    display: block;
    vertical-align: top
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .entry-content .woocommerce form {
        display: table-cell
    }
}
.woocommerce-cart .entry-content .woocommerce form>p {
    margin: 0
}
.woocommerce-cart .entry-content .woocommerce form table thead {
    display: none
}
.woocommerce-cart .entry-content .woocommerce form table thead th {
    padding: 1.11111rem 0
}
.woocommerce-cart .entry-content .woocommerce form table thead th.product-remove {
    display: none
}
.woocommerce-cart .entry-content .woocommerce form table thead th.product-thumbnail {
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .entry-content .woocommerce form table thead th.product-thumbnail {
        display: table-cell
    }
}
.woocommerce-cart .entry-content .woocommerce form table thead th.product-name {
    padding: 1.11111rem 1.66667rem
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table thead th.product-name {
        padding: 1.11111rem 2.22222rem
    }
}
.woocommerce-cart .entry-content .woocommerce form table thead th.product-price {
    display: none
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table thead th.product-price {
        display: table-cell
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody tr:last-child {
    border: 0
}
.woocommerce-cart .entry-content .woocommerce form table tbody td {
    padding: 1.11111rem 0;
    vertical-align: middle;
    color: #333
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td {
        padding: 2.22222rem 0;
        vertical-align: top
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-remove {
    padding: 0;
    display: none;
    width: 0%
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-thumbnail {
    padding: 0;
    width: 15%;
    vertical-align: top;
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.product-thumbnail {
        display: table-cell;
        vertical-align: middle
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-thumbnail img {
    width: 100%
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-name {
    width: 50%;
    padding: 1.11111rem 1.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.product-name {
        width: 35%
    }
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.product-name {
        padding: 2.22222rem
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-name a {
    color: #000;
    font-weight: bold;
    font-size: 0.77778rem
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-name dl,
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-name dd {
    margin: 0
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-price {
    display: none
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.product-price {
        display: table-cell;
        font-size: 0.88889rem
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-quantity .quantity input.qty {
    margin-top: -16px
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-subtotal {
    width: 30%;
    padding-right: 1.66667rem
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.product-subtotal {
        width: 20%;
        padding-right: 2.22222rem;
        font-size: 0.88889rem
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.product-subtotal .remove {
    float: right;
    font-size: 1.22222rem;
    font-weight: bold;
    color: #000;
    display: inline-block;
    margin-top: 0.05556rem
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions {
    padding: 1.66667rem
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.actions {
        padding: 2.22222rem
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions .button {
    float: left;
    margin-left: 20px;
    background: none;
    color: #000;
    border-width: 2px;
    border-style: solid;
    border-color: #333;
    padding: 14px 20px
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions .button[name="update_cart"] {
    float: right
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 3.61111rem
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon {
        width: 70%;
        padding-bottom: 0
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon label {
    display: none
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon #coupon_code {
    width: 100%;
    float: left;
    margin: 0;
    height: 45px;
    text-transform: uppercase;
    margin-top: 0px
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon #coupon_code {
        width: 50%
    }
}
@media only screen and (min-width: 80em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon #coupon_code {
        width: 65%
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon .button {
    position: absolute;
    right: 0;
    padding: 14px 20px;
    bottom: 0;
    width: 100%
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.actions .coupon .button {
        position: relative;
        width: auto
    }
}
.woocommerce-cart .entry-content .woocommerce form table tbody td.actions>input[type="submit"] {
    width: 100%;
    margin-top: 1.11111rem
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce form table tbody td.actions>input[type="submit"] {
        margin-top: 0;
        width: auto
    }
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals {
    display: block;
    width: 100%;
    padding: 30px 30px 0 30px;
    background: #f1f1f1
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce .cart-collaterals {
        padding: 50px
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .entry-content .woocommerce .cart-collaterals {
        display: table-cell;
        width: 40%
    }
}
@media only screen and (min-width: 80em) {
    .woocommerce-cart .entry-content .woocommerce .cart-collaterals {
        padding: 70px;
        width: 33.33%
    }
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals h2 {
    text-transform: uppercase;
    font-size: 1.33333rem;
    margin-bottom: 1em
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table tr:last-child {
    border-bottom: none
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table th {
    width: 30%;
    color: #000;
    vertical-align: top;
    font-weight: bold;
    font-size: 0.77778rem
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table td {
    width: 70%;
    text-transform: uppercase;
    font-size: 0.72222rem;
    vertical-align: top
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .cart-subtotal td {
    font-size: 1rem;
    font-weight: bold
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping #shipping_method {
    list-style: none;
    margin: 0
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping #shipping_method label {
    margin: 0;
    font-size: 0.66667rem
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping #shipping_method input[type="file"],
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping #shipping_method input[type="checkbox"],
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping #shipping_method input[type="radio"],
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping #shipping_method select {
    margin-bottom: .7em
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping .woocommerce-shipping-calculator .shipping-calculator-button {
    display: inline-block;
    text-transform: none;
    font-size: 0.66667rem;
    margin: 0.55556rem 0 1.11111rem 0;
    font-weight: bold
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
    padding: 0
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping .woocommerce-shipping-calculator .shipping-calculator-form button.button {
    width: 100%
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .shipping .woocommerce-shipping-calculator .shipping-calculator-form select {
    margin: 0
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals table .order-total td {
    font-size: 1.16667rem;
    font-weight: bold
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    position: relative
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    font-size: 0.88889rem;
    padding-top: 1.38889rem;
    padding-bottom: 1.38889rem;
    margin-top: 1.38889rem;
    background-color: #333;
    margin-bottom: 0;
    width: calc( 100% + 60px);
    margin-left: -30px
}
@media only screen and (min-width: 40em) {
    .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0
    }
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells {
    margin-top: 3.88889rem
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells h2 {
    text-transform: uppercase;
    font-size: 0.72222rem;
    margin-bottom: 1.5em
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells ul.products-grid {
    margin: -0.55556rem
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product {
    padding: 0.55556rem
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product .shop-product-badges,
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product .star-rating,
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product h3,
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product .product_after_shop_loop {
    display: none
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product .shop_product_buttons_wrapper .shop_product_buttons a.button {
    width: 30px;
    height: 16px;
    color: transparent;
    overflow: hidden;
    white-space: nowrap;
    padding: 0
}
.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product .shop_product_buttons_wrapper .shop_product_buttons a.button:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    width: 100%
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cross-sells li.product:hover {
        box-shadow: none
    }
}
.woocommerce-cart .woocommerce .empty-cart {
    padding: 0 30px;
    margin-bottom: 70px
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .woocommerce .empty-cart {
        position: relative;
        padding: 0;
        margin-top: 4.44444rem;
        min-height: 22.22222rem;
        margin-bottom: 0
    }
}
.woocommerce-cart .woocommerce .empty-cart:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 5.55556rem;
    width: 100%;
    text-align: center;
    display: inline-block;
    line-height: 5.55556rem;
    margin-top: 30px
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .woocommerce .empty-cart:before {
        display: block;
        content: "";
        text-align: center;
        width: 22.22222rem;
        height: 22.22222rem;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -200px;
        margin-left: -200px;
        text-align: center;
        z-index: 1;
        background: url(../images/empty-cart.png) center center no-repeat
    }
}
.woocommerce-cart .woocommerce .empty-cart .cart-empty {
    font-weight: bold;
    text-align: center;
    position: relative;
    font-size: 1.33333rem;
    margin-bottom: 30px
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .woocommerce .empty-cart .cart-empty {
        z-index: 2;
        padding-top: 8.88889rem;
        font-size: 2.66667rem;
        margin-bottom: 0
    }
}
.woocommerce-cart .woocommerce .empty-cart .return-to-shop {
    position: relative;
    text-align: center;
    z-index: 2
}
@media only screen and (min-width: 64em) {
    .woocommerce-cart .woocommerce .empty-cart .return-to-shop {
        margin-top: 18px
    }
}
.woocommerce-cart .woocommerce .empty-cart .return-to-shop>a {
    position: relative
}
.woocommerce .shop_table {
    width: 100%
}
.woocommerce-checkout:not(.woocommerce-order-received) .page-title {
    margin: 0
}
.woocommerce-checkout:not(.woocommerce-order-received) .row {
    max-width: 100%
}
.woocommerce-checkout:not(.woocommerce-order-received) .column,
.woocommerce-checkout:not(.woocommerce-order-received) .columns {
    padding: 0
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info {
    float: left;
    display: block;
    width: 100%;
    padding: 0 30px
}
@media only screen and (min-width: 40em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info {
        padding: 0 50px
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info {
        padding: 0 75px
    }
}
@media only screen and (min-width: 80em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
        padding: 0
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info .woocommerce-info {
    display: block;
    float: left;
    margin-bottom: 30px;
    font-size: 0.77778rem;
    position: relative;
    width: 100%;
    margin-top: -30px;
    line-height: 1.4
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info .woocommerce-info:first-child {
    margin-top: 30px;
    padding-bottom: 10px
}
@media only screen and (min-width: 80em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info .woocommerce-info {
        margin-top: -40px;
        margin-bottom: 40px;
        margin-left: 120px;
        margin-right: 100px
    }
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info .woocommerce-info:first-child {
        margin-top: 100px;
        padding-bottom: 4px
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info .woocommerce-info a {
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
    line-height: 1.2;
    font-size: 0.66667rem
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 999;
    background: #FFF;
    padding: 40px 40px 0 40px
}
@media only screen and (min-width: 80em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login {
        padding: 120px 0
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login p {
    max-width: 400px;
    margin: 0 auto
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login p:first-child {
    font-size: 0.88889rem;
    margin-bottom: 20px
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login p label {
    font-size: 12px
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login p label[for="rememberme"] {
    font-weight: normal;
    text-transform: capitalize;
    width: 100%
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login p input[type="submit"] {
    width: 100%;
    margin-top: 1.66667rem;
    letter-spacing: 1px
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login p.lost_password {
    float: right;
    margin-top: -2px
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.login p.lost_password a {
    font-size: 0.66667rem
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.checkout_coupon {
    position: absolute;
    left: 0;
    top: 0;
    padding: 40px;
    height: auto;
    width: 100%;
    background: #FFF;
    z-index: 999
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.checkout_coupon {
        padding: 120px 0
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.checkout_coupon p {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 0
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.checkout_coupon p input.input-text {
    width: 100%;
    float: left;
    font-size: 1rem;
    text-indent: 1.11111rem;
    height: 54px;
    margin: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.checkout_coupon p input.input-text {
        width: 80%
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.checkout_coupon p input.button {
    padding: 19px 0;
    margin: 0;
    width: 100%;
    float: right;
    letter-spacing: 1px;
    margin-top: 10px
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce>.checkout-info form.checkout_coupon p input.button {
        width: 20%;
        margin-top: 0
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.woocommerce-checkout .checkout-col-main {
    padding: 0 30px
}
@media only screen and (min-width: 40em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.woocommerce-checkout .checkout-col-main {
        padding: 0 50px
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.woocommerce-checkout .checkout-col-main {
        padding: 0 75px
    }
}
@media only screen and (min-width: 80em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.woocommerce-checkout .checkout-col-main {
        width: 66.66%;
        padding: 200px 120px 0 120px;
        display: table-cell;
        vertical-align: top
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.woocommerce-checkout .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 998;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden
}
.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce form.woocommerce-checkout .cover.active {
    opacity: 1;
    visibility: visible
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row {
    display: table;
    width: 100%;
    min-height: calc(100vh - 200px)
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside {
    padding: 30px;
    width: 100%;
    display: block
}
@media only screen and (min-width: 40em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside {
        padding: 50px
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside {
        padding: 6.66667rem 3.88889rem;
        display: table-cell;
        width: 33.33%;
        vertical-align: top
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside h3 {
    font-size: 1.33333rem;
    margin-bottom: 1.33333rem
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside #payment input[type="submit"] {
    width: calc( 100% + 60px);
    margin-left: -30px
}
@media only screen and (min-width: 40em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside #payment input[type="submit"] {
        width: 100%;
        margin-left: 0
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside th {
    font-size: 0.77778rem;
    font-weight: bold
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside .woocommerce-checkout-review-order-table thead {
    display: none
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside .woocommerce-checkout-review-order-table dl {
    margin-bottom: 0
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-aside .woocommerce-checkout-review-order-table dl dd {
    margin-bottom: 0
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main {
    width: 100%;
    display: block
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main {
        width: 66.66%;
        padding: 100px 120px 100px 120px;
        display: table-cell;
        vertical-align: top
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main h3 {
    font-size: 1.33333rem;
    margin-bottom: 50px
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields label {
    font-size: 0.66667rem;
    font-weight: bold
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_first_name_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_state_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_email_field {
    width: 100%
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_first_name_field,
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_state_field,
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_email_field {
        width: 48%;
        margin-right: 4%;
        float: left
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_last_name_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_postcode_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_phone_field {
    width: 100%
}
@media only screen and (min-width: 64em) {
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_last_name_field,
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_postcode_field,
    .woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-billing-fields #billing_phone_field {
        width: 48%;
        float: right
    }
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields {
    margin-bottom: 80px
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields h3 {
    margin-bottom: 2.22222rem
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields h3 label {
    font-size: 1.33333rem;
    font-weight: bold
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields #shipping_first_name_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields #shipping_state_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields #shipping_email_field {
    width: 48%;
    margin-right: 4%;
    float: left
}
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields #shipping_last_name_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields #shipping_postcode_field,
.woocommerce-checkout:not(.woocommerce-order-received) .checkout-row .checkout-col-main .woocommerce-shipping-fields #shipping_phone_field {
    width: 48%;
    float: right
}
.woocommerce .checkout .checkout-col-main h3 {
    font-size: 1.22222rem;
    text-transform: uppercase
}
.woocommerce .checkout .checkout-col-main h3#shipping_address {
    display: inline-block
}
.woocommerce .checkout .checkout-col-aside {
    background: #ddd;
    padding: 3.88889rem
}
.woocommerce .checkout .checkout-col-aside h3 {
    text-transform: uppercase
}
.woocommerce .checkout .checkout-col-aside #place_order {
    width: 100%;
    font-size: 0.88889rem;
    padding-top: 1.38889rem;
    padding-bottom: 1.38889rem;
    margin-top: 1.38889rem;
    background-color: #333
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table {
    font-size: 0.66667rem
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table th {
    width: 50%;
    vertical-align: top;
    padding: 0.83333rem 0
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tbody .cart_item .product-name {
    font-size: 0.77778rem;
    font-weight: bold
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tbody .cart_item .product-name .variation dd p {
    margin-bottom: 0
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tbody .cart_item .product-total {
    vertical-align: top;
    text-align: right
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tbody .cart_item .product-total .amount {
    font-size: 0.88889rem;
    font-weight: bold
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tfoot tr td {
    padding: 1.11111rem 0;
    margin: 0
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tfoot tr .amount {
    font-size: 0.88889rem;
    font-weight: bold
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tfoot tr.order-total .amount {
    font-weight: bold;
    font-size: 1.16667rem
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tfoot tr #shipping_method {
    list-style: none;
    margin: 0
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tfoot tr #shipping_method label {
    margin: 0;
    font-size: 0.66667rem;
    margin-left: 4px
}
.woocommerce .checkout .checkout-col-aside table.woocommerce-checkout-review-order-table tfoot tr #shipping_method label .amount {
    font-size: 0.66667rem
}
.woocommerce .checkout .checkout-col-aside .payment_methods {
    list-style: none;
    font-size: 0.66667rem;
    margin: 0;
    padding: 0
}
.woocommerce .checkout .checkout-col-aside .payment_methods>li {
    padding: 20px 0;
    border-bottom: solid 1px #ccc
}
.woocommerce .checkout .checkout-col-aside .payment_methods>li input {
    margin: 0
}
.woocommerce .checkout .checkout-col-aside .payment_methods>li label {
    font-weight: bold;
    margin: 0;
    width: calc(100% - 25px);
    margin-left: 5px
}
.woocommerce .checkout .checkout-col-aside .payment_methods>li label img {
    max-height: 1.38889rem;
    margin: 0 0.55556rem;
    float: right
}
.woocommerce .checkout .checkout-col-aside .payment_methods>li label a {
    text-transform: none;
    margin-left: 4px
}
.woocommerce .checkout .checkout-col-aside .payment_methods>li .payment_box {
    padding-left: 0.88889rem
}
.woocommerce .checkout .checkout-col-aside .payment_methods>li .payment_box p {
    font-size: 0.66667rem;
    margin-bottom: 0;
    padding-bottom: 0
}
.woocommerce .woocommerce-validated input {
    border-bottom: solid 2px #93ca78
}
.woocommerce .woocommerce-invalid input {
    border-bottom: solid 2px #fd8a8a
}
.woocommerce .woocommerce-billing-fields h3 {
    font-size: 1.22222rem;
    text-transform: uppercase;
    margin-bottom: 2.22222rem
}
.woocommerce .woocommerce-shipping-fields {
    margin-top: 2.22222rem
}
.woocommerce .woocommerce-shipping-fields h3#ship-to-different-address label {
    display: inline-block;
    line-height: 100%
}
.woocommerce .woocommerce-shipping-fields h3#ship-to-different-address input[type="checkbox"] {
    margin: 0;
    padding: 0
}
.woocommerce .woocommerce-shipping-fields textarea#order_comments {
    height: 100px
}
.woocommerce-view-order .woocommerce ul.order_details,
.woocommerce-order-pay .woocommerce ul.order_details {
    list-style: none;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 4.44444rem;
    border-top: solid 2px #ccc;
    padding-top: 1.11111rem;
    margin-top: 1.11111rem
}
.woocommerce-view-order .woocommerce ul.order_details li,
.woocommerce-order-pay .woocommerce ul.order_details li {
    display: table-cell;
    width: 25%;
    text-align: left
}
.woocommerce-view-order .woocommerce ul.order_details li>strong,
.woocommerce-order-pay .woocommerce ul.order_details li>strong {
    width: 100%;
    display: block
}
.woocommerce-view-order .woocommerce ul:empty,
.woocommerce-order-pay .woocommerce ul:empty {
    display: none
}
.woocommerce-view-order .woocommerce h2,
.woocommerce-order-pay .woocommerce h2 {
    text-transform: uppercase;
    margin-top: 4.44444rem;
    margin-bottom: 1.11111rem;
    padding: 0;
    font-size: 1.33333rem
}
.woocommerce-view-order .woocommerce h3,
.woocommerce-order-pay .woocommerce h3 {
    display: inline-block;
    margin-top: 1.11111rem;
    font-size: 0.88889rem
}
.woocommerce-view-order .woocommerce table.shop_table,
.woocommerce-order-pay .woocommerce table.shop_table {
    padding-right: 1.11111rem;
    border-top: solid 1px #f1f1f1;
    margin-top: 1.22222rem
}
.woocommerce-view-order .woocommerce table.shop_table th,
.woocommerce-order-pay .woocommerce table.shop_table th {
    font-size: 0.72222rem;
    font-weight: bold
}
.woocommerce-view-order .woocommerce table.shop_table td.product-name,
.woocommerce-order-pay .woocommerce table.shop_table td.product-name {
    font-size: 0.88889rem
}
.woocommerce-view-order .woocommerce table.shop_table td.product-name>a,
.woocommerce-order-pay .woocommerce table.shop_table td.product-name>a {
    font-weight: bold
}
.woocommerce-view-order .woocommerce table.shop_table .amount,
.woocommerce-order-pay .woocommerce table.shop_table .amount {
    font-size: 0.88889rem;
    font-weight: normal
}
.woocommerce-view-order .woocommerce table.customer_details,
.woocommerce-order-pay .woocommerce table.customer_details {
    width: 50%;
    float: left;
    margin-top: 0.55556rem
}
.woocommerce-view-order .woocommerce table.customer_details tr,
.woocommerce-order-pay .woocommerce table.customer_details tr {
    border-bottom: none
}
.woocommerce-view-order .woocommerce table.customer_details tr th,
.woocommerce-order-pay .woocommerce table.customer_details tr th {
    font-weight: bold;
    width: 20%;
    padding: 0.55556rem 0;
    margin: 0;
    text-transform: none;
    max-height: 1.11111rem;
    line-height: 1.11111rem;
    font-size: 0.88889rem
}
.woocommerce-view-order .woocommerce table.customer_details tr td,
.woocommerce-order-pay .woocommerce table.customer_details tr td {
    margin: 0;
    padding: 0
}
.woocommerce-view-order .woocommerce address,
.woocommerce-order-pay .woocommerce address {
    margin-bottom: 100px
}
.woocommerce-view-order .woocommerce .addresses .col-1,
.woocommerce-view-order .woocommerce .addresses .col-2,
.woocommerce-order-pay .woocommerce .addresses .col-1,
.woocommerce-order-pay .woocommerce .addresses .col-2 {
    width: 100%;
    display: inline-block
}
.woocommerce-view-order .woocommerce .addresses address,
.woocommerce-order-pay .woocommerce .addresses address {
    margin-bottom: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-view-order .woocommerce .col2-set.addresses,
    .woocommerce-order-pay .woocommerce .col2-set.addresses {
        width: 50%;
        float: left
    }
    .woocommerce-view-order .woocommerce .col2-set.addresses .col-1,
    .woocommerce-view-order .woocommerce .col2-set.addresses .col-2,
    .woocommerce-order-pay .woocommerce .col2-set.addresses .col-1,
    .woocommerce-order-pay .woocommerce .col2-set.addresses .col-2 {
        width: 50%;
        float: left;
        padding-right: 1.11111rem
    }
    .woocommerce-view-order .woocommerce .col2-set.addresses .col-1 address,
    .woocommerce-view-order .woocommerce .col2-set.addresses .col-2 address,
    .woocommerce-order-pay .woocommerce .col2-set.addresses .col-1 address,
    .woocommerce-order-pay .woocommerce .col2-set.addresses .col-2 address {
        font-style: normal
    }
}
.woocommerce-order-received .site-footer {
    margin-top: 40px
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .site-footer {
        margin-top: 120px
    }
}
.woocommerce-order-received .woocommerce {
    padding: 1.66667rem 0;
    margin-bottom: 2.77778rem
}
.woocommerce-order-received .woocommerce>p:first-child {
    font-size: 1.66667rem;
    font-weight: bold;
    line-height: 1.05em;
    padding-bottom: 3.33333rem;
    letter-spacing: -0.05em
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce>p:first-child {
        font-size: 6.66667rem
    }
}
.woocommerce-order-received .woocommerce ul.order_details {
    list-style: none;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 4.44444rem;
    border-top: solid 2px #ccc;
    padding-top: 1.66667rem;
    margin-top: 1.11111rem
}
.woocommerce-order-received .woocommerce ul.order_details li {
    display: block;
    float: left;
    width: 50%;
    text-align: left;
    text-transform: uppercase;
    font-size: 0.72222rem;
    margin-bottom: 0.83333rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce ul.order_details li {
        width: 25%;
        display: table-cell;
        float: none;
        margin-bottom: 0
    }
}
.woocommerce-order-received .woocommerce ul.order_details li>strong {
    width: 100%;
    display: block;
    text-transform: none;
    font-size: 0.88889rem
}
.woocommerce-order-received .woocommerce ul.order_details.bacs_details li {
    width: 100%
}
.woocommerce-order-received .woocommerce ul:empty {
    display: none
}
.woocommerce-order-received .woocommerce h2 {
    text-transform: none;
    margin-top: 4.44444rem;
    margin-bottom: 1.11111rem;
    padding: 1.11111rem 0;
    font-size: 1.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce h2 {
        font-size: 3.55556rem
    }
}
.woocommerce-order-received .woocommerce header h2 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #333
}
.woocommerce-order-received .woocommerce h3 {
    display: inline-block;
    margin-top: 1.11111rem;
    font-size: 0.88889rem
}
.woocommerce-order-received .woocommerce table.shop_table {
    padding-right: 1.11111rem;
    margin-top: 1.22222rem
}
.woocommerce-order-received .woocommerce table.shop_table th {
    font-size: 0.66667rem
}
.woocommerce-order-received .woocommerce table.shop_table td.product-name {
    font-size: 0.88889rem
}
.woocommerce-order-received .woocommerce table.shop_table td.product-name>a {
    font-weight: bold
}
.woocommerce-order-received .woocommerce table.shop_table .amount {
    font-size: 0.88889rem;
    font-weight: normal
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce table.shop_table .amount {
        font-size: 1rem
    }
}
.woocommerce-order-received .woocommerce table.shop_table tfoot tr:last-child {
    border-bottom: none
}
.woocommerce-order-received .woocommerce table.shop_table tfoot tr:last-child .amount {
    font-weight: bold;
    font-size: 0.88889rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce table.shop_table tfoot tr:last-child .amount {
        font-size: 1.66667rem
    }
}
.woocommerce-order-received .woocommerce table.shop_table tfoot td {
    font-size: 0.72222rem
}
.woocommerce-order-received .woocommerce table.shop_table tfoot td .amount {
    font-size: 0.88889rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce table.shop_table tfoot td .amount {
        font-size: 1.22222rem
    }
}
.woocommerce-order-received .woocommerce table.customer_details {
    width: 100%;
    float: left;
    margin-top: 0.55556rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce table.customer_details {
        width: 50%;
        float: left
    }
}
.woocommerce-order-received .woocommerce table.customer_details tr {
    border-bottom: none
}
.woocommerce-order-received .woocommerce table.customer_details tr th {
    font-weight: bold;
    padding: 0.55556rem 0;
    margin: 0;
    text-transform: none;
    max-height: 1.11111rem;
    line-height: 1.11111rem;
    font-size: 0.88889rem;
    font-weight: bold;
    width: 100%;
    float: left;
    display: block
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce table.customer_details tr th {
        width: 30%;
        float: none;
        display: table-cell
    }
}
.woocommerce-order-received .woocommerce table.customer_details tr td {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    display: block;
    margin-top: 0.83333rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce table.customer_details tr td {
        width: 70%;
        float: none;
        display: table-cell;
        margin-top: 0
    }
}
.woocommerce-order-received .woocommerce>address {
    width: 100%;
    font-style: normal;
    margin-bottom: 50px
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce>address {
        width: 50%;
        float: right
    }
}
.woocommerce-order-received .woocommerce .addresses .col-1,
.woocommerce-order-received .woocommerce .addresses .col-2 {
    width: 100%;
    display: inline-block
}
@media only screen and (min-width: 64em) {
    .woocommerce-order-received .woocommerce .col2-set {
        width: 50%;
        float: left
    }
    .woocommerce-order-received .woocommerce .col2-set .col-1,
    .woocommerce-order-received .woocommerce .col2-set .col-2 {
        width: 50%;
        float: left;
        padding-right: 1.11111rem
    }
    .woocommerce-order-received .woocommerce .col2-set .col-1 address,
    .woocommerce-order-received .woocommerce .col2-set .col-2 address {
        font-style: normal
    }
}
.woocommerce-account .page-title {
    margin: 0
}
.woocommerce-account .woocommerce {
    padding: 30px 15px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce {
        padding: 0
    }
}
.woocommerce-account .woocommerce h2 {
    font-size: 1.66667rem;
    margin-bottom: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce h2 {
        font-size: 3.55556rem;
        line-height: 1.2
    }
}
.woocommerce-account .woocommerce>address {
    width: 50%;
    font-style: normal;
    margin-bottom: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce>address {
        margin-bottom: 100px
    }
}
.woocommerce-account .woocommerce table thead {
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table thead {
        display: table-header-group
    }
}
.woocommerce-account .woocommerce table thead tr {
    border-bottom: 2px solid #f0f0f0
}
.woocommerce-account .woocommerce table tr {
    display: block;
    margin-bottom: 40px;
    padding-bottom: 25px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table tr {
        margin-bottom: 0;
        padding-bottom: 0;
        display: table-row
    }
}
.woocommerce-account .woocommerce table.my_account_orders td {
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: 0.83333rem
}
.woocommerce-account .woocommerce table.my_account_orders td:before {
    content: attr(data-title) ":";
    display: block;
    width: 100%;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table.my_account_orders td {
        width: auto;
        display: table-cell;
        margin-bottom: 0;
        padding: 1.11111rem 0
    }
    .woocommerce-account .woocommerce table.my_account_orders td:before {
        content: "";
        display: none
    }
}
.woocommerce-account .woocommerce table td.order-number a {
    font-weight: bold;
    font-size: 1.11111rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table td.order-number a {
        font-size: 0.88889rem
    }
}
.woocommerce-account .woocommerce table td.order-total .amount {
    font-weight: bold
}
.woocommerce-account .woocommerce table td.order-status {
    font-weight: bold
}
.woocommerce-account .woocommerce table td.order-actions {
    text-align: left
}
.woocommerce-account .woocommerce table td.order-actions:before {
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table td.order-actions {
        display: table-cell;
        text-align: right
    }
}
.woocommerce-account .woocommerce table td.order-actions .view {
    padding: 0;
    margin: 0;
    background: transparent;
    color: #000;
    transition: all 0.3s;
    padding-right: 10px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table td.order-actions .view {
        padding-left: 10px;
        padding-right: 0
    }
}
.woocommerce-account .woocommerce table td.order-actions a {
    padding: 0;
    margin: 0;
    background: transparent;
    padding-right: 10px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table td.order-actions a {
        padding-left: 10px;
        padding-right: 0
    }
}
.woocommerce-account .woocommerce table td.order-date {
    display: none
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce table td.order-date {
        display: block
    }
}
.woocommerce-account .woocommerce table th {
    font-size: 0.72222rem;
    font-weight: bold
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #f0f0f0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
        padding: 0;
        margin: 0;
        border: none
    }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
        margin: 60px 0 80px 0
    }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    display: block;
    padding: 5px 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
        display: inline-block;
        padding: 0 20px
    }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:first-child {
        padding-left: 0
    }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
        padding-right: 0
    }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    font-weight: bold;
    font-size: 0.72222rem;
    letter-spacing: -0.03em;
    opacity: .3;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 0 25px
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:before {
    content: "\f1db";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
    opacity: 1
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover:before {
    content: "\f111"
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
        border-bottom: 2px solid #000
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
        padding: 5px 0;
        font-size: 1rem;
        text-transform: none;
        border-bottom: 2px solid transparent
    }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:before {
        display: none
    }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
    opacity: 1
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:before {
    content: "\f111"
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
        border-bottom: 2px solid #000
    }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content>p:first-child {
    border-bottom: 2px solid #ffc741;
    padding: 0 0 1.11111rem 0;
    margin: 0 0 1.38889rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content>p:first-child {
        padding: 0 0 1.94444rem 0;
        margin: 0 0 2.22222rem 0
    }
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content>p:first-child a {
    color: #000
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content>p:first-child a:hover {
    opacity: .5
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content>p:last-child a {
    color: #ffc741
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content>p:last-child a:hover {
    opacity: .5
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content mark {
    background: transparent;
    font-weight: bold;
    color: inherit
}
.woocommerce-account .woocommerce .myaccount_user {
    padding-bottom: 1.66667rem;
    margin-bottom: 3.05556rem;
    font-size: 0.77778rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .myaccount_user {
        margin-top: 3.33333rem;
        font-size: 1rem;
        margin-bottom: 5rem
    }
}
.woocommerce-account .woocommerce .myaccount_user a,
.woocommerce-account .woocommerce .myaccount_user strong {
    font-weight: bold;
    color: #000
}
.woocommerce-account .woocommerce .my_account_orders {
    margin-top: 0.27778rem;
    margin-bottom: 1.11111rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .my_account_orders {
        margin-bottom: 3.33333rem
    }
}
.woocommerce-account .woocommerce .myaccount_address {
    padding-top: 0;
    margin-top: 0;
    padding-right: 1.11111rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .myaccount_address {
        padding-top: 1.38889rem
    }
}
.woocommerce-account .woocommerce .addresses {
    padding-top: 0;
    margin-top: 0;
    padding-right: 1.11111rem
}
.woocommerce-account .woocommerce .addresses .col-1,
.woocommerce-account .woocommerce .addresses .col-2 {
    float: none
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .addresses {
        margin-bottom: 100px;
        padding-bottom: 0
    }
}
.woocommerce-account .woocommerce .addresses .address {
    position: relative;
    padding-bottom: 1.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce .addresses .address {
        margin-bottom: 0;
        padding-bottom: 1.66667rem
    }
    .woocommerce-account .woocommerce .addresses .address.col-1 {
        padding-right: 25px;
        box-sizing: border-box
    }
}
.woocommerce-account .woocommerce .addresses header.title a.edit {
    color: #000;
    font-size: 0.66667rem;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: 100%
}
.woocommerce-account .woocommerce .addresses address {
    font-style: normal;
    padding-bottom: 20px;
    color: #000
}
.woocommerce-account .woocommerce p.form-row {
    margin-bottom: 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce #billing_first_name_field,
    .woocommerce-account .woocommerce #billing_state_field,
    .woocommerce-account .woocommerce #billing_email_field,
    .woocommerce-account .woocommerce #shipping_first_name_field,
    .woocommerce-account .woocommerce #shipping_state_field,
    .woocommerce-account .woocommerce #shipping_email_field {
        width: 49%;
        float: left;
        padding-left: 0
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce #billing_last_name_field,
    .woocommerce-account .woocommerce #billing_postcode_field,
    .woocommerce-account .woocommerce #billing_phone_field,
    .woocommerce-account .woocommerce #shipping_last_name_field,
    .woocommerce-account .woocommerce #shipping_postcode_field,
    .woocommerce-account .woocommerce #shipping_phone_field {
        width: 49%;
        float: right;
        padding-left: 0
    }
}
.woocommerce-account .woocommerce #billing_address_1_field input,
.woocommerce-account .woocommerce #shipping_address_1_field input {
    margin-bottom: 0.22222rem
}
.woocommerce-account .woocommerce form.edit-account {
    font-size: 0.66667rem;
    margin-top: 3.33333rem
}
.woocommerce-account .woocommerce form.edit-account fieldset {
    margin: 0;
    padding: 0;
    border: none;
    margin-top: 4.44444rem
}
.woocommerce-account .woocommerce form.edit-account fieldset legend {
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 3.33333rem;
    font-size: 1.66667rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce form.edit-account fieldset legend {
        font-size: 3.55556rem
    }
}
.woocommerce-account .woocommerce form.edit-account input[type="submit"] {
    width: 100%
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce form.edit-account input[type="submit"] {
        width: auto
    }
}
.woocommerce-account .woocommerce form h3 {
    margin: 1.11111rem 0
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce form h3 {
        margin: inherit
    }
}
.woocommerce-account.woocommerce-edit-address form h3 {
    font-size: 1.66667rem;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account.woocommerce-edit-address form h3 {
        font-size: 3.55556rem;
        margin: 60px 0
    }
}
.woocommerce-account.woocommerce-edit-address form input[type="submit"] {
    margin-bottom: -20px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account.woocommerce-edit-address form input[type="submit"] {
        margin: 20px 0 48px 0
    }
}
@media only screen and (min-width: 64em) {
    .woocommerce-account.woocommerce-edit-account .woocommerce {
        margin: 50px 0
    }
}
.woocommerce-account.woocommerce-edit-account .woocommerce fieldset {
    border: none;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 0
}
.woocommerce-account.woocommerce-edit-account .woocommerce fieldset legend {
    font-size: 1.66667rem;
    line-height: 1.2;
    margin-bottom: 25px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account.woocommerce-edit-account .woocommerce fieldset legend {
        font-size: 3.55556rem
    }
}
.woocommerce-account.woocommerce-edit-account .woocommerce input[type="submit"] {
    margin-top: 10px;
    margin-bottom: -20px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce {
        padding: 1.66667rem 0
    }
    .woocommerce-account .woocommerce #customer_login {
        width: 50%;
        position: relative;
        margin: 0 auto;
        padding: 4.44444rem;
        background: #FFF
    }
    .woocommerce-account .woocommerce form.lost_reset_password {
        width: 50%;
        position: relative;
        margin: 0 auto;
        padding: 4.44444rem;
        background: #FFF
    }
    .woocommerce-account .woocommerce form.edit-account {
        background: #FFF
    }
    .woocommerce-account .woocommerce .addresses .col-1,
    .woocommerce-account .woocommerce .addresses .col-2 {
        float: left;
        padding-right: 100px
    }
}
.woocommerce-account .woocommerce #customer_login {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 1.11111rem;
    background: #FFF;
    font-size: 0.66667rem
}
.woocommerce-account .woocommerce #customer_login .woocommerce-password-strength {
    margin: -10px 0 20px 0
}
.woocommerce-account .woocommerce #customer_login small.woocommerce-password-hint {
    margin: -20px 0 20px 0;
    display: block;
    font-size: 0.55556rem
}
.woocommerce-account .woocommerce #customer_login h2 {
    width: 50%;
    font-size: 0.66667rem;
    padding-bottom: 1.11111rem;
    margin-bottom: 1.11111rem;
    color: #333;
    z-index: 99;
    float: left;
    display: block;
    cursor: pointer;
    transition: all 0.3s;
    border-bottom: solid 4px #333;
    transition: all 0.3s
}
.woocommerce-account .woocommerce #customer_login h2.loginTab {
    margin-left: 0
}
.woocommerce-account .woocommerce #customer_login h2.active {
    color: #000;
    border-bottom: solid 4px #000
}
.woocommerce-account .woocommerce #customer_login input[type="submit"] {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center
}
.woocommerce-account .woocommerce #customer_login p {
    font-size: 0.66667rem;
    line-height: 2
}
.woocommerce-account .woocommerce #customer_login p.lost_password {
    text-align: right
}
.woocommerce-account .woocommerce #customer_login p.sendbutton {
    margin-top: 2.22222rem
}
.woocommerce-account .woocommerce #customer_login p.form-row {
    display: inline-block;
    width: 100%
}
.woocommerce-account .woocommerce #customer_login label input {
    margin: 0;
    padding: 0
}
.woocommerce-account .woocommerce #customer_login label[for="rememberme"] {
    margin: 0;
    padding: 0;
    float: left;
    text-transform: capitalize;
    color: #333;
    font-size: 0.66667rem
}
.woocommerce-account .woocommerce #customer_login .registerContainer {
    display: none
}
.woocommerce-account .woocommerce #customer_login .registerContainer #reg_password {
    margin-bottom: 40px
}
@media only screen and (min-width: 64em) {
    .woocommerce-account .woocommerce #customer_login {
        width: 17.77778rem;
        margin: 0 auto;
        padding: 0
    }
}
.woocommerce-view-order .woocommerce .order-info,
.woocommerce-order-pay .woocommerce .order-info {
    padding-bottom: 1.66667rem;
    margin-bottom: 2.77778rem;
    font-size: 0.77778rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-view-order .woocommerce .order-info,
    .woocommerce-order-pay .woocommerce .order-info {
        margin-top: 3.33333rem;
        font-size: 1rem;
        margin-bottom: 5rem
    }
}
.woocommerce-view-order .woocommerce .order-info mark,
.woocommerce-order-pay .woocommerce .order-info mark {
    background: transparent;
    font-weight: bold;
    color: inherit
}
.woocommerce-view-order .woocommerce h2,
.woocommerce-order-pay .woocommerce h2 {
    text-transform: none;
    font-size: 1.66667rem;
    margin-top: 2.77778rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-view-order .woocommerce h2,
    .woocommerce-order-pay .woocommerce h2 {
        font-size: 3.55556rem
    }
}
.woocommerce-view-order .woocommerce table.shop_table,
.woocommerce-order-pay .woocommerce table.shop_table {
    border-top: none
}
.woocommerce-view-order .woocommerce table.shop_table thead,
.woocommerce-order-pay .woocommerce table.shop_table thead {
    display: table-header-group
}
.woocommerce-view-order .woocommerce table.shop_table thead tr,
.woocommerce-order-pay .woocommerce table.shop_table thead tr {
    border-bottom: 2px solid #f0f0f0;
    display: table-row;
    margin: 0;
    padding: 0
}
.woocommerce-view-order .woocommerce table.shop_table thead tr th,
.woocommerce-order-pay .woocommerce table.shop_table thead tr th {
    width: 60%
}
.woocommerce-view-order .woocommerce table.shop_table tbody tr,
.woocommerce-order-pay .woocommerce table.shop_table tbody tr {
    display: table-row;
    margin: 0;
    padding: 0
}
.woocommerce-view-order .woocommerce table.shop_table tbody tr td,
.woocommerce-order-pay .woocommerce table.shop_table tbody tr td {
    padding-right: 1.11111rem;
    font-size: 0.88889rem
}
.woocommerce-view-order .woocommerce table.shop_table tbody tr:last-child:not(.order_item),
.woocommerce-order-pay .woocommerce table.shop_table tbody tr:last-child:not(.order_item) {
    border: none
}
.woocommerce-view-order .woocommerce table.shop_table tbody tr:last-child:not(.order_item) .amount,
.woocommerce-order-pay .woocommerce table.shop_table tbody tr:last-child:not(.order_item) .amount {
    font-size: 0.88889rem;
    font-weight: bold
}
@media only screen and (min-width: 64em) {
    .woocommerce-view-order .woocommerce table.shop_table tbody tr:last-child:not(.order_item) .amount,
    .woocommerce-order-pay .woocommerce table.shop_table tbody tr:last-child:not(.order_item) .amount {
        font-size: 1.66667rem
    }
}
.woocommerce-view-order .woocommerce table.shop_table tfoot tr,
.woocommerce-order-pay .woocommerce table.shop_table tfoot tr {
    display: table-row;
    margin: 0;
    padding: 0
}
.woocommerce-view-order .woocommerce table.shop_table tfoot tr td,
.woocommerce-order-pay .woocommerce table.shop_table tfoot tr td {
    font-size: 16px
}
.woocommerce-view-order .woocommerce table.shop_table tfoot tr:last-child:not(.order_item),
.woocommerce-order-pay .woocommerce table.shop_table tfoot tr:last-child:not(.order_item) {
    border: none
}
.woocommerce-view-order .woocommerce table.shop_table tfoot tr:last-child:not(.order_item) td,
.woocommerce-order-pay .woocommerce table.shop_table tfoot tr:last-child:not(.order_item) td {
    padding: 1.38889rem 0
}
.woocommerce-view-order .woocommerce table.shop_table tfoot tr:last-child:not(.order_item) .amount,
.woocommerce-order-pay .woocommerce table.shop_table tfoot tr:last-child:not(.order_item) .amount {
    font-size: 0.88889rem;
    font-weight: bold
}
@media only screen and (min-width: 64em) {
    .woocommerce-view-order .woocommerce table.shop_table tfoot tr:last-child:not(.order_item) .amount,
    .woocommerce-order-pay .woocommerce table.shop_table tfoot tr:last-child:not(.order_item) .amount {
        font-size: 1.66667rem
    }
}
.woocommerce-view-order .woocommerce table.shop_table.customer_details,
.woocommerce-order-pay .woocommerce table.shop_table.customer_details {
    width: 100%
}
.woocommerce-view-order .woocommerce table.shop_table.customer_details th,
.woocommerce-order-pay .woocommerce table.shop_table.customer_details th {
    width: 100%;
    float: left
}
@media only screen and (min-width: 64em) {
    .woocommerce-view-order .woocommerce table.shop_table.customer_details th,
    .woocommerce-order-pay .woocommerce table.shop_table.customer_details th {
        width: 30%;
        float: none
    }
}
.woocommerce-view-order .woocommerce table.shop_table.customer_details td,
.woocommerce-order-pay .woocommerce table.shop_table.customer_details td {
    width: 100%;
    float: left;
    margin-top: 1.11111rem
}
@media only screen and (min-width: 64em) {
    .woocommerce-view-order .woocommerce table.shop_table.customer_details td,
    .woocommerce-order-pay .woocommerce table.shop_table.customer_details td {
        width: auto;
        float: none;
        margin-top: none
    }
}
.woocommerce-view-order .woocommerce address,
.woocommerce-order-pay .woocommerce address {
    font-style: normal;
    padding-bottom: 20px;
    color: #000
}
.shortcode_getbowtied_banner {
    cursor: pointer;
    margin-bottom: 0;
    clear: both;
    transition: all 0.5s;
    position: relative
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_banner {
        margin-bottom: 0px
    }
}
.shortcode_getbowtied_banner .button {
    margin-top: 2.22222rem
}
.shortcode_getbowtied_banner .button:hover {
    opacity: 0.9
}
.shortcode_getbowtied_banner_inner {
    padding: 15px;
    overflow: hidden;
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.shortcode_getbowtied_banner_inner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .8s ease-in-out;
    z-index: 3
}
.shortcode_getbowtied_banner_inner:hover:before {
    background: rgba(0, 0, 0, 0.5)
}
.shortcode_getbowtied_banner_bkg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    background-color: #f5f5f5;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 2s cubic-bezier(0, 0, 0.44, 1.18);
    z-index: 2
}
.shortcode_getbowtied_banner:hover .shortcode_getbowtied_banner_bkg {
    -webkit-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08)
}
.shortcode_getbowtied_banner_inside {
    padding: 20px;
    text-align: center;
    border: 2px solid #fff;
    display: table;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 5
}
.shortcode_getbowtied_banner_content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 999;
    transition: all .3s ease-in-out
}
.shortcode_getbowtied_banner:hover .shortcode_getbowtied_banner_content {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}
.shortcode_getbowtied_banner_inside h3 {
    padding: 0;
    margin: 0;
    font-weight: 900;
    font-size: 1.4375rem;
    line-height: 1.391em
}
.shortcode_getbowtied_banner_inside h3 strong {
    font-size: 28px
}
.shortcode_getbowtied_banner_inside h3 a {
    text-decoration: underline
}
.shortcode_getbowtied_banner_inside h4 {
    padding: 0;
    margin: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5em
}
.shortcode_getbowtied_banner_inside h4 a {
    text-decoration: underline
}
.shortcode_getbowtied_banner_sep {
    width: 20%;
    height: 2px;
    background: #fff;
    margin: 5px auto
}
.shortcode_getbowtied_blog_posts .shortcode_blog_posts_item {
    min-height: 50vh
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_blog_posts .shortcode_blog_posts_item {
        min-height: 70vh
    }
}
.shortcode_getbowtied_blog_posts .swiper-button-prev,
.shortcode_getbowtied_blog_posts .swiper-button-next {
    display: none
}
.shortcode_getbowtied_blog_posts .quickview-pagination {
    display: block;
    position: absolute;
    left: 0;
    bottom: 2%;
    z-index: 9999;
    width: 100%;
    text-align: center
}
.shortcode_getbowtied_blog_posts .quickview-pagination .swiper-pagination-bullet {
    margin: 5px;
    background: rgba(0, 0, 0, 0.5);
    transition: all .3s ease
}
.shortcode_getbowtied_blog_posts .quickview-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}
.shortcode_getbowtied_blog_posts .swiper-slide {
    background-size: cover;
    text-align: center;
    position: relative;
    overflow: hidden
}
.shortcode_getbowtied_blog_posts .swiper-slide .slide-wrapper {
    display: table;
    min-height: 100%;
    width: 100%;
    min-height: 50vh;
    transition: -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18)
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_blog_posts .swiper-slide .slide-wrapper {
        min-height: 70vh
    }
}
.shortcode_getbowtied_blog_posts .swiper-slide .slide-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .8s ease-in-out;
    z-index: 3
}
.shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: table;
    min-height: 50vh
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper {
        min-height: 70vh
    }
}
.shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .shortcode_blog_posts_link {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    transition: all .3s ease-in-out;
    margin: 150px 0
}
.shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .shortcode_blog_posts_link .shortcode_blog_posts_link_wrapper {
    width: 70%;
    margin: 0 auto;
    display: inline-block;
    background: #FFF;
    padding: 25px 30px;
    box-sizing: border-box
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .shortcode_blog_posts_link .shortcode_blog_posts_link_wrapper {
        padding: 70px 30px
    }
}
.shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .shortcode_blog_posts_link .shortcode_blog_posts_link_wrapper h4 {
    font-size: 1.11111rem;
    line-height: 1.44444rem;
    width: 100%
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .shortcode_blog_posts_link .shortcode_blog_posts_link_wrapper h4 {
        font-size: 2.22222rem;
        line-height: 1.2
    }
}
.shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .shortcode_blog_posts_link .shortcode_blog_posts_link_wrapper .shortcode_blog_posts_date {
    width: 100%;
    font-size: 0.66667rem;
    line-height: 1.2
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .shortcode_blog_posts_link .shortcode_blog_posts_link_wrapper .shortcode_blog_posts_date {
        font-size: 0.77778rem
    }
}
.shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .button {
    margin-top: 1.11111rem;
    padding: 1.38889rem 3.61111rem;
    font-size: 0.61111rem;
    line-height: 0.61111rem;
    letter-spacing: 0.11111rem;
    transition: all .5s ease
}
.shortcode_getbowtied_blog_posts .swiper-slide .text-wrapper .button:hover {
    opacity: 0.75
}
.shortcode_getbowtied_blog_posts .swiper-slide:hover .slide-wrapper {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}
.shortcode_getbowtied_blog_posts .swiper-slide:hover .slide-wrapper:before {
    background: rgba(0, 0, 0, 0.5)
}
.shortcode_getbowtied_blog_posts .swiper-slide:hover .shortcode_blog_posts_link {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_blog_posts .swiper-button-prev {
        background: url(../images/original-left.svg) center center no-repeat;
        height: 75px;
        width: 75px;
        opacity: 0.5;
        left: 0;
        display: block;
        transition: all .3s
    }
    .shortcode_getbowtied_blog_posts .swiper-button-next {
        background: url(../images/original-right.svg) center center no-repeat;
        height: 75px;
        width: 75px;
        opacity: 0.5;
        right: 0;
        display: block;
        transition: all .3s
    }
    .shortcode_getbowtied_blog_posts:hover .swiper-button-prev,
    .shortcode_getbowtied_blog_posts:hover .swiper-button-next {
        background-color: rgba(255, 255, 255, 0.6);
        opacity: 0.5
    }
    .shortcode_getbowtied_blog_posts:hover .swiper-button-prev:hover,
    .shortcode_getbowtied_blog_posts:hover .swiper-button-next:hover {
        opacity: 1;
        background-color: rgba(255, 255, 255, 0.5)
    }
    .shortcode_getbowtied_blog_posts .quickview-pagination {
        display: block;
        position: absolute;
        left: 0;
        bottom: 10%;
        z-index: 9999;
        width: 100%;
        text-align: center
    }
    .shortcode_getbowtied_blog_posts .quickview-pagination .swiper-pagination-bullet {
        margin: 5px;
        background: rgba(0, 0, 0, 0.5);
        transition: all .3s ease
    }
    .shortcode_getbowtied_blog_posts .quickview-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #000;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}
.shortcode_getbowtied_slider {
    height: 100vh
}
.shortcode_getbowtied_slider .swiper-button-prev,
.shortcode_getbowtied_slider .swiper-button-next,
.shortcode_getbowtied_slider .quickview-pagination {
    display: none
}
.shortcode_getbowtied_slider .swiper-slide {
    background-size: cover;
    text-align: center;
    position: relative;
    display: table
}
.shortcode_getbowtied_slider .swiper-slide .slider-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
.shortcode_getbowtied_slider .swiper-slide h1 {
    font-size: 2.77778rem;
    margin: 0 10% 25px 10%
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_getbowtied_slider .swiper-slide h1 {
        font-size: 1.66667rem !important;
        line-height: 1.2 !important
    }
}
.shortcode_getbowtied_slider .swiper-slide p {
    font-size: 1.16667rem;
    font-weight: normal;
    margin: 0 10% 55px 10%
}
.shortcode_getbowtied_slider .swiper-slide .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
    font-size: 0.77778rem;
    background-color: red;
    border-color: #4d4d4d;
    color: #fff;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    border-color: transparent
}
.shortcode_getbowtied_slider .swiper-slide .button:hover,
.shortcode_getbowtied_slider .swiper-slide .button:focus {
    background-color: #4d4d4d
}
.shortcode_getbowtied_slider .swiper-slide .button:hover,
.shortcode_getbowtied_slider .swiper-slide .button:focus {
    color: #fff
}
.shortcode_getbowtied_slider .swiper-slide .button:hover {
    opacity: .7
}
@media only screen and (min-width: 64em) {
    .shortcode_getbowtied_slider .swiper-button-prev {
        background: url(../images/original-left.svg) center center no-repeat;
        height: 75px;
        width: 75px;
        opacity: 0.5;
        left: 0;
        display: block;
        transition: all .3s
    }
    .shortcode_getbowtied_slider .swiper-button-next {
        background: url(../images/original-right.svg) center center no-repeat;
        height: 75px;
        width: 75px;
        opacity: 0.5;
        right: 0;
        display: block;
        transition: all .3s
    }
    .shortcode_getbowtied_slider .swiper-slide .slider-content-wrapper {
        width: 50%;
        position: relative;
        margin: 0 auto;
        text-align: center;
        padding: 0 75px;
        box-sizing: border-box
    }
    .shortcode_getbowtied_slider .swiper-slide.left-align .slider-content-wrapper {
        float: left
    }
    .shortcode_getbowtied_slider .swiper-slide.right-align .slider-content-wrapper {
        float: right
    }
    .shortcode_getbowtied_slider .swiper-slide.center-align .slider-content-wrapper {
        float: none;
        padding: 0
    }
    .shortcode_getbowtied_slider .swiper-slide.center-align h1 {
        margin: 0 0 25px 0
    }
    .shortcode_getbowtied_slider .swiper-slide.center-align p {
        margin: 0 0 55px 0
    }
    .shortcode_getbowtied_slider:hover .swiper-button-prev,
    .shortcode_getbowtied_slider:hover .swiper-button-next {
        background-color: rgba(255, 255, 255, 0.6);
        opacity: 0.5
    }
    .shortcode_getbowtied_slider:hover .swiper-button-prev:hover,
    .shortcode_getbowtied_slider:hover .swiper-button-next:hover {
        opacity: 1;
        background-color: rgba(255, 255, 255, 0.5)
    }
    .shortcode_getbowtied_slider .quickview-pagination {
        display: block;
        position: absolute;
        left: 0;
        bottom: 10%;
        z-index: 9999;
        width: 100%;
        text-align: center
    }
    .shortcode_getbowtied_slider .quickview-pagination .swiper-pagination-bullet {
        margin: 5px;
        background: rgba(255, 255, 255, 0.5);
        transition: all .3s ease
    }
    .shortcode_getbowtied_slider .quickview-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #fff;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}
.shortcode_socials {
    vertical-align: middle;
    clear: both;
    margin: 5px -15px 15px -15px;
    display: block
}
.shortcode_socials ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 24px
}
.shortcode_socials ul.left {
    text-align: left
}
.shortcode_socials ul.center {
    text-align: center
}
.shortcode_socials ul.right {
    text-align: right
}
.shortcode_socials:before,
.shortcode_socials:after,
.shortcode_socials ul:before,
.shortcode_socials ul:after {
    content: " ";
    display: table;
    clear: both
}
.shortcode_socials ul li {
    padding: 5px 15px;
    display: inline-block
}
.shortcode_socials ul li a i {
    transition: opacity .2s
}
.shortcode_socials ul li a:hover i {
    opacity: .5
}
.shortcode_socials ul li span {
    display: none
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_title {
        font-size: 1.33333rem !important;
        line-height: 1.2 !important
    }
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading {
    margin-bottom: 0
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading a {
    font-size: 0.88889rem;
    font-weight: bold;
    padding: 0.77778rem 1.66667rem 0.66667rem 1.66667rem
}
@media only screen and (min-width: 64em) {
    .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading a {
        font-size: 1rem
    }
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding: 1.05556rem 1.66667rem 0.94444rem 1.66667rem
}
.vc_toggle_title>h4 {
    font-size: 1rem;
    font-weight: bold
}
.vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-tabs-container .vc_tta-tab {
    margin-top: 8px;
    margin-bottom: 7px;
    margin-left: 8px;
    margin-right: 7px
}
.vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-tabs-container .vc_tta-tab>a {
    font-size: 1rem;
    font-weight: bold;
    padding: 0.77778rem 1.66667rem 0.66667rem 1.66667rem;
    background-color: #fafafa;
    color: #666666
}
.vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-tabs-container .vc_tta-tab>a:hover {
    background: #f2f2f2
}
.vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-tabs-container .vc_tta-tab.vc_active>a {
    background-color: #ffffff;
    color: #666666
}
.vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-tabs-container .vc_tta-tab.vc_active>a:hover {
    background: #f2f2f2
}
.vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 0.88889rem
}
.vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-panel {
    margin-bottom: -12px
}
@media only screen and (min-width: 64em) {
    .vc_tta-container .vc_tta-tabs .vc_tta.vc_general .vc_tta-panel {
        margin-bottom: 0
    }
}
.vc_tta-container .vc_tta-tabs .vc_tta-title-text {
    font-weight: bold
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important
}
.vc_separator h4 {
    font-size: 0.88889rem !important;
    font-weight: bold;
    padding: 0 1.66667rem !important
}
h3.shortcode_title {
    font-size: 2rem;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 2.22222rem
}
.shortcode_products {
    list-style: none;
    padding: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s linear
}
.shortcode_products.visible {
    visibility: visible;
    opacity: 1
}
.shortcode_products .s_column {
    float: left
}
.shortcode_products .size-1of1 {
    width: 100%
}
.shortcode_products .size-1of2 {
    width: 50%
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products .size-1of2 {
        width: 100%
    }
}
.shortcode_products .size-1of3 {
    width: 33.333%
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products .size-1of3 {
        width: 100%
    }
}
.shortcode_products .size-1of4 {
    width: 25%
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products .size-1of4 {
        width: 100%
    }
}
.shortcode_products .size-1of5 {
    width: 20%
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products .size-1of5 {
        width: 100%
    }
}
.shortcode_products .size-1of6 {
    width: 16.666%
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products .size-1of6 {
        width: 100%
    }
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products.masonry_columns_6[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .shortcode_products.masonry_columns_6[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .shortcode_products.masonry_columns_6[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .shortcode_products.masonry_columns_6[data-columns]::before {
        content: '5 .s_column.size-1of5'
    }
}
@media only screen and (min-width: 100em) {
    .shortcode_products.masonry_columns_6[data-columns]::before {
        content: '6 .s_column.size-1of6'
    }
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products.masonry_columns_5[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .shortcode_products.masonry_columns_5[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .shortcode_products.masonry_columns_5[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .shortcode_products.masonry_columns_5[data-columns]::before {
        content: '4 .s_column.size-1of4'
    }
}
@media only screen and (min-width: 100em) {
    .shortcode_products.masonry_columns_5[data-columns]::before {
        content: '5 .s_column.size-1of5'
    }
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products.masonry_columns_4[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .shortcode_products.masonry_columns_4[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .shortcode_products.masonry_columns_4[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .shortcode_products.masonry_columns_4[data-columns]::before {
        content: '4 .s_column.size-1of4'
    }
}
@media only screen and (min-width: 100em) {
    .shortcode_products.masonry_columns_4[data-columns]::before {
        content: '4 .s_column.size-1of4'
    }
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products.masonry_columns_3[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .shortcode_products.masonry_columns_3[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .shortcode_products.masonry_columns_3[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .shortcode_products.masonry_columns_3[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (min-width: 100em) {
    .shortcode_products.masonry_columns_3[data-columns]::before {
        content: '3 .s_column.size-1of3'
    }
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .shortcode_products.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .shortcode_products.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .shortcode_products.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (min-width: 100em) {
    .shortcode_products.masonry_columns_2[data-columns]::before {
        content: '2 .s_column.size-1of2'
    }
}
@media only screen and (max-width: 39.9375em) {
    .shortcode_products.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .shortcode_products.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
    .shortcode_products.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
    .shortcode_products.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
@media only screen and (min-width: 100em) {
    .shortcode_products.masonry_columns_1[data-columns]::before {
        content: '1 .s_column.size-1of1'
    }
}
.add_to_cart_inline {
    text-align: center;
    border: none !important;
    padding: 0 !important
}
.add_to_cart_inline .amount {
    display: block;
    margin-bottom: 0.83333rem;
    font-size: 1.77778rem;
    font-weight: bold
}
.add_to_cart_inline .add_to_cart_button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1.11111rem 2.22222rem 1.16667rem 2.22222rem;
    font-size: 0.77778rem;
    background-color: red;
    border-color: #4d4d4d;
    color: #fff;
    transition: background-color 300ms ease-out;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    border-color: transparent
}
.add_to_cart_inline .add_to_cart_button:hover,
.add_to_cart_inline .add_to_cart_button:focus {
    background-color: #4d4d4d
}
.add_to_cart_inline .add_to_cart_button:hover,
.add_to_cart_inline .add_to_cart_button:focus {
    color: #fff
}
.add_to_cart_inline .add_to_cart_button:hover {
    opacity: .7
}
.add_to_cart_inline .add_to_cart_button span {
    position: relative
}
.add_to_cart_inline .add_to_cart_button.loading {
    color: transparent
}
.add_to_cart_inline .add_to_cart_button.loading:before {
    background: url(../images/preloader1.gif) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    content: ""
}
.add_to_cart_inline .add_to_cart_button.loading span {
    opacity: 0.15
}
.add_to_cart_inline .add_to_cart_button.added {
    display: none
}
.add_to_cart_inline .add_to_cart_button.added span:after {
    content: "\f00c";
    font-family: FontAwesome;
    margin-left: 10px;
    position: absolute;
    right: -20px;
    top: 3px
}
.shortcode_single_product ul.products-grid li.product {
    width: 100%
}
.woocommerce form.track_order {
    text-align: center;
    margin-bottom: 160px
}
.woocommerce form.track_order:before {
    content: "";
    text-align: center;
    display: inline-block;
    width: 130px;
    height: 130px;
    text-align: center;
    background: url(../images/track-order.png) center center no-repeat;
    margin-bottom: 50px;
    margin-top: 50px
}
.woocommerce form.track_order p:first-child {
    font-size: 1.16667rem
}
.woocommerce form.track_order p.form-row {
    display: inline-block;
    font-size: 0.66667rem
}
.woocommerce form.track_order p.form-row label {
    text-align: left
}
.woocommerce form.track_order p.form-row.form-row-first,
.woocommerce form.track_order p.form-row.form-row-last {
    width: 30%;
    float: none
}
.woocommerce form.track_order p.form-row.form-row-last {
    margin: 0 5%
}
.woocommerce form.track_order input[type="submit"] {
    padding: 13px 20px
}
.woocommerce form.track_order .clear {
    display: none
}
.hide_product_details .shop_product_metas {
    display: none
}
ul.products-grid img {
    width: 100%
}
ul.shortcode_products img {
    width: 100%
}
.woocommerce .shortcode_products li.category_item {
    position: relative;
    min-height: 60px;
    list-style: none;
	margin-bottom: 80px;
}
.woocommerce .shortcode_products li.category_item .category_name {
    font-size: 1.16667rem;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
/*  top: 0;
    bottom: 0;
*/	margin-top: 10px;
    height: 3.05556rem;
    width: auto;
    padding: 0;
    text-align: center;
    max-width: 100%;
    padding: 0 30px;
    z-index: 5;
    transition: all .3s ease-in-out
}
.woocommerce .shortcode_products li.category_item .category_name a {
    text-align: center;
    padding: 20px 25px 20px 30px;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.2;
    max-width: 100%
}
@media only screen and (min-width: 64em) {
    .woocommerce .shortcode_products li.category_item .category_name a {
        font-size: 1.16667rem;
        min-width: auto
    }
}
.woocommerce .shortcode_products li.category_item .category_name span.count {
    float: right;
    font-size: 0.66667rem;
    margin-left: 0.27778rem;
    font-weight: normal
}
.woocommerce .shortcode_products li.category_item .category_thumbnail {
    position: relative;
    overflow: hidden
}
.woocommerce .shortcode_products li.category_item .category_thumbnail a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .8s ease-in-out;
    z-index: 3
}
.woocommerce .shortcode_products li.category_item .category_thumbnail a img {
    transition: all 2s cubic-bezier(0, 0, 0.44, 1.18)
}
.woocommerce .shortcode_products li.category_item:hover .category_thumbnail a:before {
    background: rgba(0, 0, 0, 0.5);
    display: block
}
.woocommerce .shortcode_products li.category_item:hover .category_thumbnail a img {
    -webkit-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08)
}
.woocommerce .shortcode_products li.category_item:hover .category_name {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}
.offcanvas_minicart {
    display: none
}
.offcanvas_for_cart .offcanvas_minicart {
    display: block
}
.offcanvas_minicart ul.cart_list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: auto;
    height: calc(100vh - 180px)
}
.offcanvas_minicart ul.cart_list li {
    position: relative;
    display: block;
    border-bottom: 1px solid #e0e0e0;
    padding: 1.11111rem 2.77778rem 0 6.94444rem;
    min-height: 100px;
    width: 100%;
    overflow: hidden;
    transition: all .3s ease
}
@-webkit-keyframes cart_item_scale {
    0% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9)
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
@keyframes cart_item_scale {
    0% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9)
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}
.offcanvas_minicart ul.cart_list li:hover {
    background: #FFF
}
.offcanvas_minicart ul.cart_list li.empty {
    margin-top: 2.77778rem;
    text-align: center;
    border: none;
    padding: 0
}
.offcanvas_minicart ul.cart_list li.empty:hover {
    background: transparent
}
.offcanvas_minicart ul.cart_list li a {
    display: block;
    font-size: 0.77778rem;
    font-weight: bold;
    line-height: 1.5
}
.offcanvas_minicart ul.cart_list li a.remove {
    position: absolute;
    top: 20px;
    right: 30px;
    margin: 0;
    font-weight: bold;
    font-size: 0.88889rem
}
.offcanvas_minicart ul.cart_list li img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    max-width: 100px;
    width: 100px;
    height: 100px
}
@media only screen and (min-width: 64em) {
    .offcanvas_minicart ul.cart_list li img {
        max-width: 150px;
        width: 100px;
        height: 100px
    }
}
.offcanvas_minicart ul.cart_list li .quantity {
    font-size: 0.66667rem;
    padding-bottom: 15px;
    display: inline-block
}
@media only screen and (min-width: 64em) {
    .offcanvas_minicart ul.cart_list li .quantity {
        padding-bottom: 0
    }
}
.offcanvas_minicart ul.cart_list li dl,
.offcanvas_minicart ul.cart_list li dd {
    margin: 0
}
.offcanvas_minicart p.total {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px;
    margin: 0;
    padding: 20px 30px;
    background: #FFF;
    line-height: 20px;
    box-shadow: 0px -1px 10px 0 rgba(0, 0, 0, 0.1)
}
.offcanvas_minicart p.total strong {
    font-size: 0.77778rem;
    float: left;
    text-transform: uppercase
}
.offcanvas_minicart p.total .amount {
    float: right;
    font-size: 1rem;
    font-weight: bold
}
.offcanvas_minicart p.buttons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}
.offcanvas_minicart p.buttons a {
    display: block;
    padding: 0;
    height: 60px;
    line-height: 60px
}
.offcanvas_minicart p.buttons a:not(.checkout) {
    background: #777
}
.widget-area .widget.woocommerce.widget_product_categories ul li>a {
    position: relative;
    display: inline-block;
    padding: 0 2.5em 0 2em
}
.widget-area .widget.woocommerce.widget_product_categories ul li>a:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.widget-area .widget.woocommerce.widget_product_categories ul li>a:hover {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    color: #000
}
.widget-area .widget.woocommerce.widget_product_categories ul li>a:hover ~ span.count,
.widget-area .widget.woocommerce.widget_product_categories ul li>a:hover ~ span.post_count {
    color: #000
}
.widget-area .widget.woocommerce.widget_product_categories ul li>a:hover:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_product_categories ul li.chosen>a:before,
.widget-area .widget.woocommerce.widget_product_categories ul li.current-cat>a:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_product_categories ul li.chosen>a:hover:before,
.widget-area .widget.woocommerce.widget_product_categories ul li.current-cat>a:hover:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_layered_nav ul li>a {
    position: relative;
    display: inline-block;
    padding: 0 2.5em 0 2em
}
.widget-area .widget.woocommerce.widget_layered_nav ul li>a:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.widget-area .widget.woocommerce.widget_layered_nav ul li>a:hover {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    color: #000
}
.widget-area .widget.woocommerce.widget_layered_nav ul li>a:hover ~ span.count,
.widget-area .widget.woocommerce.widget_layered_nav ul li>a:hover ~ span.post_count {
    color: #000
}
.widget-area .widget.woocommerce.widget_layered_nav ul li>a:hover:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_layered_nav ul li.chosen>a:before,
.widget-area .widget.woocommerce.widget_layered_nav ul li.current-cat>a:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_layered_nav ul li.chosen>a:hover:before,
.widget-area .widget.woocommerce.widget_layered_nav ul li.current-cat>a:hover:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_layered_nav .screen-reader-text {
    display: none
}
.widget-area .widget.woocommerce.widget_layered_nav select {
    background-color: #fff;
    text-transform: uppercase
}
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li>a {
    position: relative;
    display: inline-block;
    padding: 0 2.5em 0 2em
}
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li>a:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li>a:hover {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    color: #000
}
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li>a:hover ~ span.count,
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li>a:hover ~ span.post_count {
    color: #000
}
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li>a:hover:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li.chosen>a:before,
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li.current-cat>a:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li.chosen>a:hover:before,
.widget-area .widget.woocommerce.widget_layered_nav_filters ul li.current-cat>a:hover:before {
    content: ""
}
.widget-area .widget.woocommerce.widget_product_search .screen-reader-text {
    display: none
}
.widget-area .widget.woocommerce.widget_product_search form {
    position: relative
}
.widget-area .widget.woocommerce.widget_product_search form:after {
    position: absolute;
    right: 0px;
    bottom: 0;
    height: 100%;
    width: 40px;
    overflow: hidden;
    padding: 0;
    font-size: 0.77778rem;
    line-height: 2.22222rem;
    content: "\f002";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #888;
    text-align: center
}
.widget-area .widget.woocommerce.widget_product_search form input {
    background: #fff;
    margin: 0
}
.widget-area .widget.woocommerce.widget_product_search form input[type="submit"] {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 40px;
    overflow: hidden;
    padding: 0;
    text-indent: -999px;
    z-index: 10;
    background: none
}
.widget-area .widget.woocommerce.widget_products li {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 4.44444rem;
    font-size: 0.66667rem;
    padding: 0 0 0 5rem;
    text-transform: none
}
.widget-area .widget.woocommerce.widget_products li a {
    display: block;
    font-size: 0.66667rem;
    line-height: 1.4em;
    width: 100%;
    margin-bottom: 0.27778rem
}
.widget-area .widget.woocommerce.widget_products li img {
    max-width: 3.88889rem;
    margin-right: 1.11111rem;
    position: absolute;
    left: 0;
    top: 0
}
.widget-area .widget.woocommerce.widget_products li .star-rating {
    font-size: 0.77778rem
}
.widget-area .widget.woocommerce.widget_products li .reviewer {
    display: block
}
.widget-area .widget.woocommerce.widget_products li ins {
    text-decoration: none
}
.widget-area .widget.woocommerce.widget_recent_reviews li {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 4.44444rem;
    font-size: 0.66667rem;
    padding: 0 0 0 5rem;
    text-transform: none
}
.widget-area .widget.woocommerce.widget_recent_reviews li a {
    display: block;
    font-size: 0.66667rem;
    line-height: 1.4em;
    width: 100%;
    margin-bottom: 0.27778rem
}
.widget-area .widget.woocommerce.widget_recent_reviews li img {
    max-width: 3.88889rem;
    margin-right: 1.11111rem;
    position: absolute;
    left: 0;
    top: 0
}
.widget-area .widget.woocommerce.widget_recent_reviews li .star-rating {
    font-size: 0.77778rem
}
.widget-area .widget.woocommerce.widget_recent_reviews li .reviewer {
    display: block
}
.widget-area .widget.woocommerce.widget_recent_reviews li ins {
    text-decoration: none
}
.widget-area .widget.woocommerce.widget_recently_viewed_products li {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 4.44444rem;
    font-size: 0.66667rem;
    padding: 0 0 0 5rem;
    text-transform: none
}
.widget-area .widget.woocommerce.widget_recently_viewed_products li a {
    display: block;
    font-size: 0.66667rem;
    line-height: 1.4em;
    width: 100%;
    margin-bottom: 0.27778rem
}
.widget-area .widget.woocommerce.widget_recently_viewed_products li img {
    max-width: 3.88889rem;
    margin-right: 1.11111rem;
    position: absolute;
    left: 0;
    top: 0
}
.widget-area .widget.woocommerce.widget_recently_viewed_products li .star-rating {
    font-size: 0.77778rem
}
.widget-area .widget.woocommerce.widget_recently_viewed_products li .reviewer {
    display: block
}
.widget-area .widget.woocommerce.widget_recently_viewed_products li ins {
    text-decoration: none
}
.widget-area .widget.woocommerce.widget_top_rated_products li {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 4.44444rem;
    font-size: 0.66667rem;
    padding: 0 0 0 5rem;
    text-transform: none
}
.widget-area .widget.woocommerce.widget_top_rated_products li a {
    display: block;
    font-size: 0.66667rem;
    line-height: 1.4em;
    width: 100%;
    margin-bottom: 0.27778rem
}
.widget-area .widget.woocommerce.widget_top_rated_products li img {
    max-width: 3.88889rem;
    margin-right: 1.11111rem;
    position: absolute;
    left: 0;
    top: 0
}
.widget-area .widget.woocommerce.widget_top_rated_products li .star-rating {
    font-size: 0.77778rem
}
.widget-area .widget.woocommerce.widget_top_rated_products li .reviewer {
    display: block
}
.widget-area .widget.woocommerce.widget_top_rated_products li ins {
    text-decoration: none
}
.widget-area .widget.woocommerce.widget_top_rated_products .amount {
    display: block
}
.widget-area .widget.woocommerce.widget_product_tag_cloud a {
    text-transform: uppercase;
    color: #888;
    border: solid 0.11111rem #ddd;
    padding: 0.16667rem 0.44444rem;
    border-radius: 0.16667rem;
    margin: 0 0.33333rem 0.33333rem 0;
    display: inline-block;
    font-size: 0.55556rem !important;
    line-height: 0.55556rem;
    letter-spacing: 0.15em;
    transition: color .3s ease
}
.widget-area .widget.woocommerce.widget_product_tag_cloud a:hover {
    background: #000;
    border: solid 0.11111rem #000;
    color: #fff
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider {
    margin-bottom: 30px
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider_amount {
    text-align: left
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
    font-size: 0.66667rem;
    line-height: 0.66667rem;
    font-weight: bold;
    color: #888;
    padding-top: 0.05556rem
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider_amount .price_label span {
    display: inline-block;
    line-height: 0.66667rem
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider_amount .button {
    float: right;
    background: transparent;
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 0.66667rem;
    line-height: 0.66667rem
}
.widget-area .widget.woocommerce.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 8px;
    margin-right: 8px
}
.widget-area .widget.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 50px;
    cursor: ew-resize;
    outline: none;
    top: -6px;
    border: 3px solid #000;
    margin-left: -8px
}
.widget-area .widget.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #000
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #888;
    border: 0;
    position: relative
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -8px;
    width: 8px;
    height: 4px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #888
}
.widget-area .widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -8px;
    width: 8px;
    height: 4px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #888
}
.widget-area .widget.woocommerce.widget_price_filter .ui-slider-horizontal {
    height: 4px
}
.widget-area .widget.woocommerce.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.widget-area .widget.woocommerce.widget_shopping_cart li {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 4.44444rem;
    font-size: 0.66667rem;
    padding: 0 0 0 5rem;
    text-transform: none
}
.widget-area .widget.woocommerce.widget_shopping_cart li a {
    display: block;
    font-size: 0.66667rem;
    line-height: 1.4em;
    width: 100%;
    margin-bottom: 0.27778rem
}
.widget-area .widget.woocommerce.widget_shopping_cart li img {
    max-width: 3.88889rem;
    margin-right: 1.11111rem;
    position: absolute;
    left: 0;
    top: 0
}
.widget-area .widget.woocommerce.widget_shopping_cart li .star-rating {
    font-size: 0.77778rem
}
.widget-area .widget.woocommerce.widget_shopping_cart li .reviewer {
    display: block
}
.widget-area .widget.woocommerce.widget_shopping_cart li ins {
    text-decoration: none
}
.widget-area .widget.woocommerce.widget_shopping_cart li {
    padding-right: 1.11111rem
}
.widget-area .widget.woocommerce.widget_shopping_cart li.empty {
    padding: 0;
    font-size: 0.77778rem;
    min-height: auto
}
.widget-area .widget.woocommerce.widget_shopping_cart li a.remove {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    right: 0;
    top: -.15em;
    padding: 0;
    font-size: 0.77778rem
}
.widget-area .widget.woocommerce.widget_shopping_cart li .quantity {
    display: block
}
.widget-area .widget.woocommerce.widget_shopping_cart p.total {
    padding: 1.66667rem 0;
    line-height: 1em;
    display: block;
    margin: 0
}
.widget-area .widget.woocommerce.widget_shopping_cart p.total strong {
    color: #333;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 0.77778rem;
    line-height: 1em;
    font-weight: bold
}
.widget-area .widget.woocommerce.widget_shopping_cart p.total span {
    float: right;
    font-weight: bold;
    font-size: 1.22222rem;
    line-height: 1em;
    color: #000
}
.widget-area .widget.woocommerce.widget_shopping_cart p.buttons a {
    width: 100%;
    margin-top: 0.55556rem
}
.widget-area .widget.woocommerce.widget_shopping_cart p.buttons a:not(.checkout) {
    background: #777
}
.widget-area {
    background: #f7f7f7
}
.widget-area .widget {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #000;
    padding: 1.94444rem 2.22222rem;
    margin: 0;
    font-size: 0.55556rem
}
.widget-area .widget h4.widget-title {
    font-size: 0.77778rem;
    margin-bottom: 1.38889rem;
    text-transform: uppercase
}
.widget-area .widget h4.widget-title a img {
    display: none
}
.widget-area .widget a {
    font-weight: bold
}
.widget-area .widget ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 0
}
.widget-area .widget ul.children {
    margin: 0.55556rem 0 0 1.11111rem
}
.widget-area .widget ul li {
    margin-bottom: 0.55556rem;
    font-size: 0.66667rem;
    text-transform: uppercase;
    position: relative
}
.widget-area .widget ul li:last-child {
    margin-bottom: 0
}
.widget-area .widget ul li span.count,
.widget-area .widget ul li span.post_count {
    transition: all .3s ease;
    position: absolute;
    right: 0;
    top: 0
}
.widget-area .widget.widget_categories ul li>a {
    position: relative;
    display: inline-block;
    padding: 0 2.5em 0 2em
}
.widget-area .widget.widget_categories ul li>a:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.widget-area .widget.widget_categories ul li>a:hover {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    color: #000
}
.widget-area .widget.widget_categories ul li>a:hover ~ span.count,
.widget-area .widget.widget_categories ul li>a:hover ~ span.post_count {
    color: #000
}
.widget-area .widget.widget_categories ul li>a:hover:before {
    content: ""
}
.widget-area .widget.widget_categories ul li.chosen>a:before,
.widget-area .widget.widget_categories ul li.current-cat>a:before {
    content: ""
}
.widget-area .widget.widget_categories ul li.chosen>a:hover:before,
.widget-area .widget.widget_categories ul li.current-cat>a:hover:before {
    content: ""
}
.widget-area .widget.widget_categories .screen-reader-text {
    display: none
}
.widget-area .widget.widget_categories select {
    background-color: #fff;
    text-transform: uppercase
}
.widget-area .widget.widget_recent_entries ul li {
    text-transform: none;
    padding: 0 0 .5em 2em;
    position: relative
}
.widget-area .widget.widget_recent_entries ul li:last-child {
    padding: 0 0 0 2em
}
.widget-area .widget.widget_recent_entries ul li:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.05em;
    transition: all 0.3s ease
}
.widget-area .widget.widget_recent_entries ul li:hover:before {
    content: ""
}
.widget-area .widget.widget_recent_entries .post-date {
    display: block;
    color: #888
}
.widget-area .widget.widget_recent_comments ul li {
    text-transform: none;
    padding: 0 0 .5em 2em;
    position: relative
}
.widget-area .widget.widget_recent_comments ul li:last-child {
    padding: 0 0 0 2em
}
.widget-area .widget.widget_recent_comments ul li:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.widget-area .widget.widget_recent_comments ul li:hover:before {
    content: ""
}
.widget-area .widget.widget_tag_cloud a {
    text-transform: uppercase;
    color: #888;
    border: solid 0.11111rem #ddd;
    padding: 0.16667rem 0.44444rem;
    border-radius: 0.16667rem;
    margin: 0 0.33333rem 0.33333rem 0;
    display: inline-block;
    font-size: 0.55556rem !important;
    line-height: 0.55556rem;
    letter-spacing: 0.15em;
    transition: color .3s ease
}
.widget-area .widget.widget_tag_cloud a:hover {
    background: #000;
    border: solid 0.11111rem #000;
    color: #fff
}
.widget-area .widget.widget_search .screen-reader-text {
    display: none
}
.widget-area .widget.widget_search form {
    position: relative
}
.widget-area .widget.widget_search form:after {
    position: absolute;
    right: 0px;
    bottom: 0;
    height: 100%;
    width: 40px;
    overflow: hidden;
    padding: 0;
    font-size: 0.77778rem;
    line-height: 2.22222rem;
    content: "\f002";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #888;
    text-align: center
}
.widget-area .widget.widget_search form input {
    background: #fff;
    margin: 0
}
.widget-area .widget.widget_search form input[type="submit"] {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 40px;
    overflow: hidden;
    padding: 0;
    text-indent: -999px;
    z-index: 10;
    background: none
}
.widget-area .widget.widget_archive ul li>a {
    position: relative;
    display: inline-block;
    padding: 0 2.5em 0 2em
}
.widget-area .widget.widget_archive ul li>a:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.widget-area .widget.widget_archive ul li>a:hover {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    color: #000
}
.widget-area .widget.widget_archive ul li>a:hover ~ span.count,
.widget-area .widget.widget_archive ul li>a:hover ~ span.post_count {
    color: #000
}
.widget-area .widget.widget_archive ul li>a:hover:before {
    content: ""
}
.widget-area .widget.widget_archive ul li.chosen>a:before,
.widget-area .widget.widget_archive ul li.current-cat>a:before {
    content: ""
}
.widget-area .widget.widget_archive ul li.chosen>a:hover:before,
.widget-area .widget.widget_archive ul li.current-cat>a:hover:before {
    content: ""
}
.widget-area .widget.widget_archive .screen-reader-text {
    display: none
}
.widget-area .widget.widget_archive select {
    background-color: #fff;
    text-transform: uppercase
}
.widget-area .widget.widget_text {
    font-size: 0.77778rem
}
.widget-area .widget.widget_calendar table caption {
    font-size: 0.77778rem;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold
}
.widget-area .widget.widget_calendar table th {
    font-size: 0.77778rem
}
.widget-area .widget.widget_calendar table tr {
    border: none
}
.widget-area .widget.widget_calendar table td {
    padding: 0.44444rem 0
}
.widget-area .widget.widget_rss ul li {
    text-transform: none;
    padding: 0 0 .5em 2em;
    position: relative
}
.widget-area .widget.widget_rss ul li:last-child {
    padding: 0 0 0 2em
}
.widget-area .widget.widget_rss ul li:before {
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    color: #888;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -0.2em;
    transition: all 0.3s ease
}
.widget-area .widget.widget_rss ul li:hover:before {
    content: ""
}
.widget-area .widget.widget_rss .rss-date {
    display: block;
    padding: 0.55556rem 0 0.55556rem 0
}
.widget-area .widget.widget_rss cite {
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    display: inline-block;
    padding: 0.55556rem 0 0.55556rem 1.11111rem;
    position: relative
}
.widget-area .widget.widget_rss cite:before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0.7em
}
.widget-area .widget.widget_rss .rssSummary {
    font-size: 0.77778rem
}
/*# sourceMappingURL=styles.css.map */


body.term-cabecadas .entry-title {
	background: #1d9037 !important;
}

body.term-selas .entry-title {
	background: #3b9fda !important;
}

body.term-selas .entry-title {
	background: #3b9fda !important;
}

body.term-estribos-freios .entry-title{
	background: #aa7f49 !important;
}

body.term-esporas .entry-title {
	background: #b5182b !important;
}

body.term-vestuario .entry-title {
	background: #f3be39 !important;
}

body.term-chapelaria .entry-title {
	background: #212880 !important;
}

body.term-botas-polainas .entry-title {
	background: #8e007c !important;
}

.footer_content {
	color: #ffffff;
	font-size: 10px !important;
}

.footer_content a{
	color: #ffffff;
	font-size: 13px !important;
	font-weight: normal;
	font-family: 'embed-poppins',	sans-serif !important;
}

.footer_content p{
	color: #ffffff;
	font-weight: bold;
	font-size: 16px !important;
	font-family: 'embed-poppins',	sans-serif !important;
}

.footer_content i{
	color: #ffffff;
	font-size: 13px !important;
}

.site-footer .footer-wrapper{
	max-width: 1055px !important;
}

.wrap_footer_container {
	width: 100%;
	background: #23282d;
	margin-bottom: -20px;
	margin-top: -20px;
}

.wrap_footer {
	max-width: 1000px;
	background: #23282d;
	margin-left: auto;
    margin-right: auto;
}