﻿@charset "utf-8";

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

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block
}

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

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: none
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

small {
    display: inline-block;
    font-size: 80%
}

img {
    border-style: none
}

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

button, input, select, textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button, input, select {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

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

    button:-moz-focusring, input:-moz-focusring {
        outline: 1px dotted ButtonText
    }

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

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

*, :after, :before, html {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-attachment: fixed
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777
}

.xdebug-var-dump {
    position: relative;
    z-index: 1000
}

hr {
    border-width: 0;
    border-top: 1px solid;
    margin: 15px 0;
    opacity: .1
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure {
    margin: 0
}

pre {
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    overflow-x: auto;
    padding: 20px;
    width: 100%
}

p:empty {
    display: none
}

a, button, input {
    touch-action: manipulation
}

ins {
    text-decoration: none
}

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

.col, .columns, .gallery-item {
    margin: 0;
    padding: 0 15px 30px;
    position: relative;
    width: 100%
}

.col-fit {
    flex: 1
}

.col-first {
    order: -1
}

.col-last {
    order: 1
}

.col-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 1 0 auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%
}

.col-has-radius {
    overflow: hidden
}

@media screen and (min-width: 850px) {
    .col:first-child .col-inner {
        margin-left: auto;
        margin-right: 0
    }

    .col + .col .col-inner {
        margin-left: 0;
        margin-right: auto
    }
}

@media screen and (max-width: 549px) {
    .small-col-first {
        order: -1
    }
}

@media screen and (min-width: 850px) {
    .large-col-first {
        order: -1
    }
}

@media screen and (max-width: 849px) {
    .medium-col-first {
        order: -1
    }

    .col {
        padding-bottom: 30px
    }
}

@media screen and (min-width: 850px) {
    .row-divided > .col + .col:not(.large-12) {
        border-left: 1px solid #ececec
    }

    .row-divided.row-reverse > .col + .col:not(.large-12) {
        border-left: 0;
        border-right: 1px solid #ececec
    }

    .col-divided {
        border-right: 1px solid #ececec;
        padding-right: 30px
    }

    .col.col-divided:not(.col-first):last-child {
        border-left: 1px solid #ececec;
        border-right: 0;
        padding-left: 30px;
        padding-right: 0
    }

    .col-border {
        border-right: 1px solid #ececec;
        padding-right: 0
    }

        .col-border + .col, .col-divided + .col {
            padding-left: 30px
        }
}

.dark .col-divided {
    border-color: hsla(0,0%,100%,.2)
}

.align-equal > .col {
    display: flex
}

.align-middle {
    align-items: center !important;
    align-self: center !important;
    vertical-align: middle !important
}

.align-bottom {
    align-items: flex-end !important;
    align-self: flex-end !important;
    justify-content: flex-end !important;
    vertical-align: bottom !important
}

.align-top {
    align-items: flex-start !important;
    align-self: flex-start !important;
    justify-content: flex-start !important;
    vertical-align: top !important
}

.align-center {
    justify-content: center !important
}

.align-right {
    justify-content: flex-end !important
}

.small-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
}

.small-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%
}

.small-3 {
    flex-basis: 25%;
    max-width: 25%
}

.small-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.small-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%
}

.small-6 {
    flex-basis: 50%;
    max-width: 50%
}

.small-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%
}

.small-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%
}

.small-9 {
    flex-basis: 75%;
    max-width: 75%
}

.small-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%
}

.small-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%
}

.small-12, .small-columns-1 .flickity-slider > .col, .small-columns-1 > .col {
    flex-basis: 100%;
    max-width: 100%
}

.small-columns-2 .flickity-slider > .col, .small-columns-2 > .col {
    flex-basis: 50%;
    max-width: 50%
}

.small-columns-3 .flickity-slider > .col, .small-columns-3 > .col {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.small-columns-4 .flickity-slider > .col, .small-columns-4 > .col {
    flex-basis: 25%;
    max-width: 25%
}

.small-columns-5 .flickity-slider > .col, .small-columns-5 > .col {
    flex-basis: 20%;
    max-width: 20%
}

.small-columns-6 .flickity-slider > .col, .small-columns-6 > .col {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%
}

.small-columns-7 .flickity-slider > .col, .small-columns-7 > .col {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%
}

.small-columns-8 .flickity-slider > .col, .small-columns-8 > .col {
    flex-basis: 12.5%;
    max-width: 12.5%
}

@media screen and (min-width: 550px) {
    .medium-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .medium-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .medium-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .medium-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .medium-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .medium-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .medium-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .medium-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .medium-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .medium-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .medium-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .medium-12, .medium-columns-1 .flickity-slider > .col, .medium-columns-1 > .col {
        flex-basis: 100%;
        max-width: 100%
    }

    .medium-columns-2 .flickity-slider > .col, .medium-columns-2 > .col {
        flex-basis: 50%;
        max-width: 50%
    }

    .medium-columns-3 .flickity-slider > .col, .medium-columns-3 > .col {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .medium-columns-4 .flickity-slider > .col, .medium-columns-4 > .col {
        flex-basis: 25%;
        max-width: 25%
    }

    .medium-columns-5 .flickity-slider > .col, .medium-columns-5 > .col {
        flex-basis: 20%;
        max-width: 20%
    }

    .medium-columns-6 .flickity-slider > .col, .medium-columns-6 > .col {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .medium-columns-7 .flickity-slider > .col, .medium-columns-7 > .col {
        flex-basis: 14.2857142857%;
        max-width: 14.2857142857%
    }

    .medium-columns-8 .flickity-slider > .col, .medium-columns-8 > .col {
        flex-basis: 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width: 850px) {
    .large-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .large-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .large-3 {
        flex-basis: 25%;
        max-width: 25%
    }

    .large-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .large-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .large-6 {
        flex-basis: 50%;
        max-width: 50%
    }

    .large-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .large-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .large-9 {
        flex-basis: 75%;
        max-width: 75%
    }

    .large-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .large-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .gallery-columns-1 .gallery-item, .large-12, .large-columns-1 .flickity-slider > .col, .large-columns-1 > .col {
        flex-basis: 100%;
        max-width: 100%
    }

    .gallery-columns-2 .gallery-item, .large-columns-2 .flickity-slider > .col, .large-columns-2 > .col {
        flex-basis: 50%;
        max-width: 50%
    }

    .gallery-columns-3 .gallery-item, .large-columns-3 .flickity-slider > .col, .large-columns-3 > .col {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .gallery-columns-4 .gallery-item, .large-columns-4 .flickity-slider > .col, .large-columns-4 > .col {
        flex-basis: 25%;
        max-width: 25%
    }

    .gallery-columns-5 .gallery-item, .large-columns-5 .flickity-slider > .col, .large-columns-5 > .col {
        flex-basis: 20%;
        max-width: 20%
    }

    .gallery-columns-6 .gallery-item, .large-columns-6 .flickity-slider > .col, .large-columns-6 > .col {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .gallery-columns-7 .gallery-item, .large-columns-7 .flickity-slider > .col, .large-columns-7 > .col {
        flex-basis: 14.2857142857%;
        max-width: 14.2857142857%
    }

    .gallery-columns-8 .gallery-item, .large-columns-8 .flickity-slider > .col, .large-columns-8 > .col {
        flex-basis: 12.5%;
        max-width: 12.5%
    }
}

.has-shadow > .col > .col-inner {
    background-color: #fff
}

.col-hover-blur .col-inner, .col-hover-fade .col-inner, .col-hover-focus .col-inner {
    transition: all,.2s
}

.col-hover-fade .col-inner {
    opacity: .6
}

.col-hover-fade:hover .col-inner {
    opacity: 1
}

.col-hover-blur .col-inner {
    filter: blur(3px)
}

.col-hover-blur:hover .col-inner {
    filter: blur(0)
}

.col-hover-focus:hover .col-inner {
    opacity: 1
}

.row:hover .col-hover-focus .col:not(:hover) {
    opacity: .6
}

.container, .container-width, .full-width .ubermenu-nav, .row, body {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

.container, .container-width, .full-width .ubermenu-nav, .row {
    max-width: 1080px
}

    .row.row-collapse {
        max-width: 1050px
    }

    .row.row-small {
        max-width: 1065px
    }

    .row.row-large {
        max-width: 1110px
    }

body.boxed, body.boxed .header-wrapper, body.boxed .is-sticky-section, body.boxed header, body.framed, body.framed .header-wrapper, body.framed header {
    max-width: 1170px
}

@media screen and (min-width: 850px) {
    body.framed {
        margin: 30px auto
    }
}

.flex-row {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%
}

.flex-row-start {
    justify-content: flex-start
}

.flex-row-center {
    justify-content: center
}

.flex-row-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.text-center .flex-row {
    justify-content: center
}

.header .flex-row {
    height: 100%
}

.flex-col {
    max-height: 100%
}

.flex-grow {
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    flex: 1
}

.flex-center {
    margin: 0 auto
}

.flex-left {
    margin-right: auto
}

.flex-right {
    margin-left: auto
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-has-center > .flex-col:not(.flex-center), .flex-has-center > .flex-row > .flex-col:not(.flex-center), .flex-has-center > .nav-row > .flex-col:not(.flex-center) {
    flex: 1
}

@media(max-width: 849px) {
    .medium-flex-wrap {
        flex-flow: column wrap
    }

        .medium-flex-wrap .flex-col {
            flex-grow: 0;
            padding-bottom: 5px;
            padding-top: 5px;
            width: 100%
        }
}

@media(max-width: 549px) {
    .small-flex-wrap {
        flex-flow: column wrap
    }

        .small-flex-wrap .flex-col {
            flex-grow: 0;
            width: 100%
        }
}

@media(min-width: 850px) {
    .col2-set, .u-columns {
        display: flex
    }

        .col2-set > div + div, .u-columns > div + div {
            padding-left: 30px
        }
}

.row-grid .box .image-cover {
    height: 100%;
    padding: 0
}

.grid-col > .col-inner {
    height: 100%
}

    .grid-col .banner, .grid-col .box, .grid-col .box-image, .grid-col .box-image img, .grid-col .col-inner > .img, .grid-col .flickity-slider > .img, .grid-col .image-cover, .grid-col .image-cover img, .grid-col .slider, .grid-col .slider-wrapper, .grid-col .slider:not(.flickity-enabled), .grid-col .slider > .img, .grid-col > .col-inner > .img, .grid-col > .col-inner > .img .img-inner > img, .grid-col > .col-inner > .img div {
        bottom: 0;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        padding: 0 !important;
        position: absolute !important;
        top: 0;
        width: 100%
    }

        .grid-col .box-image img {
            font-family: "object-fit: cover;"
        }

.grid-col .flickity-viewport {
    height: 100% !important
}

.grid-col .box:not(.box-shade):not(.box-overlay):not(.box-badge) .box-text {
    background-color: hsla(0,0%,100%,.95);
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
    position: absolute
}

@media(prefers-reduced-motion) {
    .grid-col {
        transition: none !important
    }
}

@media (-ms-high-contrast:none) {
    .payment-icon svg {
        max-width: 50px
    }

    .slider-nav-circle .flickity-prev-next-button svg {
        height: 36px !important
    }

    .nav > li > a > i {
        top: -1px
    }
}

.gallery, .row {
    display: flex;
    flex-flow: row wrap;
    width: 100%
}

    .row > div:not(.col):not([class^=col-]):not([class*=" col-"]) {
        width: 100% !important
    }

    .row.row-grid, .row.row-masonry {
        display: block
    }

        .row.row-grid > .col, .row.row-masonry > .col {
            float: left
        }

    .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse), .row .gallery, .row .row:not(.row-collapse) {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0;
        width: auto
    }

    .row .container {
        padding-left: 0;
        padding-right: 0
    }

.banner + .row:not(.row-collapse), .banner-grid-wrapper + .row:not(.row-collapse), .section + .row:not(.row-collapse), .slider-wrapper + .row:not(.row-collapse) {
    margin-top: 30px
}

.row-full-width {
    max-width: 100% !important
}

.row-isotope {
    transition: height .3s
}

.row-reverse {
    flex-direction: row-reverse
}

@media screen and (max-width: 549px) {
    .small-row-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (max-width: 849px) {
    .medium-row-reverse {
        flex-direction: row-reverse
    }
}

.row-collapse {
    padding: 0
}

    .row-collapse > .col, .row-collapse > .flickity-viewport > .flickity-slider > .col {
        padding: 0 !important
    }

        .row-collapse > .col .container {
            max-width: 100%
        }

.container .row-small:not(.row-collapse), .row .row-small:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px
}

.row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
    margin-bottom: 0;
    padding: 0 9.8px 19.6px
}

.container .row-xsmall:not(.row-collapse), .row .row-xsmall:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: -2px;
    margin-right: -2px
}

.row-xsmall > .col, .row-xsmall > .flickity-viewport > .flickity-slider > .col {
    margin-bottom: 0;
    padding: 0 2px 3px
}

@media screen and (min-width: 850px) {
    .row-large {
        padding-left: 0;
        padding-right: 0
    }

    .container .row-large:not(.row-collapse), .row .row-large:not(.row-collapse) {
        margin-bottom: 0;
        margin-left: -30px;
        margin-right: -30px
    }

    .row-large > .col, .row-large > .flickity-viewport > .flickity-slider > .col {
        margin-bottom: 0;
        padding: 0 30px 30px
    }
}

.row-dashed, .row-solid {
    overflow: hidden
}

    .row-dashed .col, .row-solid .col {
        padding: 0;
        position: relative
    }

    .row-dashed .col-inner, .row-solid .col-inner {
        padding: 15px
    }

    .row-dashed .col:before, .row-solid .col:before {
        border-left: 1px dashed #ddd;
        content: " ";
        height: 100%;
        left: -1px;
        position: absolute;
        top: 0
    }

    .row-dashed .col:after, .row-solid .col:after {
        border-bottom: 1px dashed #ddd;
        bottom: -1px;
        content: " ";
        height: 0;
        left: 0;
        position: absolute;
        top: auto;
        width: 100%
    }

    .row-solid .col:before {
        border-left-style: solid
    }

    .row-solid .col:after {
        border-bottom-style: solid
    }

.dark .row-dashed .col:after, .dark .row-dashed .col:before, .dark .row-solid .col:after, .dark .row-solid .col:before {
    border-color: hsla(0,0%,100%,.2)
}

.block-html-after-header .row .col {
    padding-bottom: 0
}

.wpb-js-composer .row:before {
    display: block !important
}

.section {
    align-items: center;
    display: flex;
    flex-flow: row;
    min-height: auto;
    padding: 30px 0;
    position: relative;
    width: 100%
}

    .section.dark {
        background-color: #666
    }

.section-bg {
    overflow: hidden
}

.section-bg, .section-content {
    width: 100%
}

.section-content {
    z-index: 1
}

.has-parallax {
    overflow: hidden
}

.container .section, .row .section {
    padding-left: 30px;
    padding-right: 30px
}

.is-sticky-section + .sticky-section-helper {
    background-color: #000;
    min-height: 100vh !important
}

.sticky-section-helper + div {
    background-color: #fff;
    box-shadow: 15px 15px 15px 15px rgba(0,0,0,.1);
    position: relative
}

.sticky-section {
    background-color: #fff;
    height: 100% !important;
    height: 100vh !important;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 !important;
    position: sticky;
    right: 0;
    top: 0;
    width: 100% !important
}

.is-sticky-section {
    position: fixed !important
}

.nav-dropdown {
    background-color: #fff;
    color: #777;
    display: table;
    left: -99999px;
    margin: 0;
    max-height: 0;
    min-width: 260px;
    opacity: 0;
    padding: 20px 0;
    position: absolute;
    text-align: left;
    transition: opacity .25s,visibility .25s;
    visibility: hidden;
    z-index: 9
}

.dark.nav-dropdown {
    color: #f1f1f1
}

.nav-dropdown:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

.nav-dropdown li {
    display: block;
    margin: 0;
    vertical-align: top
}

    .nav-dropdown li ul {
        margin: 0;
        padding: 0
    }

.nav-dropdown > li.html {
    min-width: 260px
}

.next-prev-thumbs li.has-dropdown:hover > .nav-dropdown, .no-js li.has-dropdown:hover > .nav-dropdown, li.current-dropdown > .nav-dropdown {
    left: -15px;
    max-height: inherit;
    opacity: 1;
    visibility: visible
}

.nav-right li.current-dropdown:last-child > .nav-dropdown, .nav-right li.has-dropdown:hover:last-child > .nav-dropdown {
    left: auto;
    right: -15px
}

.nav-column li > a, .nav-dropdown > li > a {
    display: block;
    line-height: 1.3;
    padding: 10px 20px;
    width: auto
}

.nav-column > li:last-child:not(.nav-dropdown-col) > a, .nav-dropdown > li:last-child:not(.nav-dropdown-col) > a {
    border-bottom: 0 !important
}

.dropdown-uppercase.nav-dropdown .nav-column > li > a, .nav-dropdown.dropdown-uppercase > li > a {
    font-size: .85em;
    text-transform: uppercase
}

.nav-dropdown > li.image-column, .nav-dropdown > li.nav-dropdown-col {
    display: table-cell;
    min-width: 160px;
    text-align: left;
    white-space: nowrap;
    width: 160px
}

    .nav-dropdown > li.image-column:not(:last-child), .nav-dropdown > li.nav-dropdown-col:not(:last-child) {
        border-right: 1px solid transparent
    }

.nav-dropdown .menu-item-has-children > a, .nav-dropdown .nav-dropdown-col > a, .nav-dropdown .title > a {
    color: #000;
    font-size: .8em;
    font-weight: bolder;
    text-transform: uppercase
}

.nav-dropdown .nav-dropdown-col .menu-item-has-children {
    margin-top: 5px
}

.nav-dropdown li.image-column {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

    .nav-dropdown li.image-column > a {
        font-size: 0 !important;
        line-height: 0 !important;
        margin: -20px 0 !important;
        padding: 0 !important
    }

        .nav-dropdown li.image-column > a img {
            display: block;
            margin: 0;
            width: 100%
        }

        .nav-dropdown li.image-column > a:hover {
            opacity: .8
        }

.nav-dropdown-default li.image-column:first-child > a {
    margin-left: -20px !important;
    margin-right: 20px !important
}

.nav-dropdown-default li.image-column:last-child > a {
    margin-right: -20px !important
}

.nav-dropdown.nav-dropdown-bold > li.nav-dropdown-col, .nav-dropdown.nav-dropdown-simple > li.nav-dropdown-col {
    border-color: #f1f1f1
}

.nav-dropdown-default .nav-column li > a, .nav-dropdown.nav-dropdown-default > li > a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0
}

.nav-dropdown-default {
    padding: 20px
}

.nav-dropdown-bold .nav-column li > a, .nav-dropdown.nav-dropdown-bold > li > a {
    border-radius: 10px;
    margin: 0 10px;
    padding-left: 10px;
    padding-right: 5px
}

    .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover {
        background-color: #446084;
        color: #fff !important
    }

.nav-dropdown-simple .nav-column li > a:hover, .nav-dropdown.nav-dropdown-simple > li > a:hover {
    background-color: rgba(0,0,0,.03)
}

.nav-dropdown.nav-dropdown-bold li.html, .nav-dropdown.nav-dropdown-simple li.html {
    padding: 0 20px 10px
}

.menu-item-has-block .nav-dropdown {
    padding: 0
}

li.current-dropdown > .nav-dropdown-full, li.has-dropdown:hover > .nav-dropdown-full {
    display: flex;
    flex-wrap: wrap;
    left: 50% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 1150px !important;
    position: fixed;
    right: auto;
    transform: translateX(-50%);
    transition: opacity .3s !important;
    width: 100%
}

.nav-dropdown-full > li.nav-dropdown-col {
    white-space: normal
}

.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    border: solid transparent;
    bottom: -2px;
    content: "";
    height: 0;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: 10
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-color: hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;
    border-width: 8px;
    margin-left: -8px
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 11px;
    margin-left: -11px;
    z-index: -999
}

.nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-custom-size:after, .nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-custom-size:before, .nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-default:after, .nav-dropdown-has-arrow .ux-nav-vertical-menu .menu-item-design-default:before, .nav-dropdown-has-arrow li.has-dropdown.menu-item-design-container-width:after, .nav-dropdown-has-arrow li.has-dropdown.menu-item-design-container-width:before, .nav-dropdown-has-arrow li.has-dropdown.menu-item-design-full-width:after, .nav-dropdown-has-arrow li.has-dropdown.menu-item-design-full-width:before {
    display: none
}

.nav-dropdown-has-shadow .nav-dropdown {
    box-shadow: 1px 1px 15px rgba(0,0,0,.15)
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: #ddd
}

.nav-dropdown-has-border .nav-dropdown {
    border: 2px solid #ddd
}

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    opacity: 1;
    transition: opacity .25s
}

.label-hot.menu-item > a:after, .label-new.menu-item > a:after, .label-popular.menu-item > a:after, .label-sale.menu-item > a:after {
    background-color: #000;
    border-radius: 2px;
    color: #fff;
    content: "";
    display: inline-block;
    font-size: 9px;
    font-weight: bolder;
    letter-spacing: -.1px;
    line-height: 9px;
    margin-left: 4px;
    padding: 2px 3px 3px;
    position: relative;
    text-transform: uppercase;
    top: -2px
}

.label-new.menu-item > a:after {
    background-color: #446084
}

.label-sale.menu-item > a:after {
    background-color: #d26e4b
}

.label-popular.menu-item > a:after {
    background-color: #7a9c59
}

.label-hot.menu-item > a:after {
    background-color: #b20000
}

.nav p {
    margin: 0;
    padding-bottom: 0
}

.nav, .nav ul:not(.nav-dropdown) {
    margin: 0;
    padding: 0
}

    .nav > li > a.button, .nav > li > button {
        margin-bottom: 0
    }

.nav {
    align-items: center;
    display: inline-block;
    display: flex;
    flex-flow: row wrap;
    width: 100%
}

    .nav, .nav > li {
        position: relative
    }

        .nav > li {
            list-style: none;
            margin: 0 7px;
            padding: 0;
            transition: background-color .3s
        }

            .nav > li, .nav > li > a {
                display: inline-block
            }

                .nav > li > a {
                    align-items: center;
                    display: inline-flex;
                    flex-wrap: wrap;
                    padding: 10px 0
                }

.html .nav > li > a {
    padding-bottom: 0;
    padding-top: 0
}

.nav-small .nav > li > a, .nav.nav-small > li > a {
    font-weight: 400;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top
}

.nav-small.nav > li.html {
    font-size: .75em
}

.nav-center {
    justify-content: center
}

.nav-fill {
    justify-content: space-between
}

.nav-left {
    justify-content: flex-start
}

.nav-right {
    justify-content: flex-end
}

@media(max-width: 849px) {
    .medium-nav-center {
        justify-content: center
    }
}

@media(max-width: 549px) {
    .small-nav-center {
        justify-content: center
    }
}

.nav-column > li > a, .nav-dropdown > li > a, .nav-vertical-fly-out > li > a, .nav > li > a {
    color: hsla(0,0%,40%,.85);
    transition: all .2s
}

.nav-column > li > a, .nav-dropdown > li > a {
    display: block
}

    .nav-column li.active > a, .nav-column li > a:hover, .nav-dropdown li.active > a, .nav-dropdown > li > a:hover, .nav-vertical-fly-out > li > a:hover, .nav > li.active > a, .nav > li.current > a, .nav > li > a.active, .nav > li > a.current, .nav > li > a:hover {
        color: hsla(0,0%,7%,.85)
    }

.nav li:first-child {
    margin-left: 0 !important
}

.nav li:last-child {
    margin-right: 0 !important
}

.nav-uppercase > li > a {
    font-weight: bolder;
    letter-spacing: .02em;
    text-transform: uppercase
}

.nav-thin > li > a {
    font-weight: thin !important
}

@media(min-width: 850px) {
    .nav-divided > li {
        margin: 0 .7em
    }

        .nav-divided > li + li > a:after {
            border-left: 1px solid rgba(0,0,0,.1);
            content: "";
            height: 15px;
            left: -1em;
            margin-top: -7px;
            position: absolute;
            top: 50%;
            width: 1px
        }

        .nav-divided > li + li.icon-top > a:after {
            height: 50px;
            margin-top: -25px
        }
}

li.html .row, li.html form, li.html input, li.html select {
    margin: 0
}

li.html > .button {
    margin-bottom: 0
}

li.hide-title > a {
    display: none !important
}

.nav-pagination > li > a, .nav-pagination > li > span {
    border: 2px solid;
    border-radius: 99px;
    display: block;
    font-size: 1.1em;
    font-weight: bolder;
    height: 2.25em;
    line-height: 2em;
    min-width: 2.25em;
    padding: 0 7px;
    text-align: center;
    transition: all .3s;
    vertical-align: top;
    width: auto
}

.nav-pagination > li i {
    font-size: 1.2em;
    top: -1px;
    vertical-align: middle
}

.nav-pagination > li > .current, .nav-pagination > li > a:hover, .nav-pagination > li > span:hover {
    background-color: #446084;
    border-color: #446084;
    color: #fff
}

.off-canvas .mobile-sidebar-slide {
    bottom: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%
}

    .off-canvas .mobile-sidebar-slide .sidebar-menu {
        height: 100%;
        padding-bottom: 0;
        padding-top: 0;
        transform: translateX(0);
        transition: transform .3s;
        will-change: transform
    }

.mobile-sidebar-levels-1 .nav-slide > li > .sub-menu, .mobile-sidebar-levels-1 .nav-slide > li > ul.children {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: none;
    left: 100%;
    opacity: 1;
    overflow: visible;
    overflow-y: auto;
    padding-bottom: 20px;
    padding-right: 0;
    padding-top: 20px;
    position: fixed;
    top: 0;
    transform: none;
    width: 100%
}

    .mobile-sidebar-levels-1 .nav-slide > li > .sub-menu > li, .mobile-sidebar-levels-1 .nav-slide > li > ul.children > li {
        align-items: center;
        display: flex;
        flex-flow: row wrap
    }

    .mobile-sidebar-levels-1 .nav-slide > li > .sub-menu.is-current-slide, .mobile-sidebar-levels-1 .nav-slide > li > ul.children.is-current-slide {
        display: block
    }

    .mobile-sidebar-levels-1 .nav-slide > li > .sub-menu.is-current-parent, .mobile-sidebar-levels-1 .nav-slide > li > ul.children.is-current-parent {
        overflow-y: hidden;
        padding-right: 100%;
        width: 200%
    }

.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header), .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) {
    border-top: 1px solid #ececec;
    margin-bottom: 0;
    margin-top: 0;
    transition: background-color .3s
}

    .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > a, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > a {
        color: hsla(0,0%,40%,.85);
        font-size: .8em;
        letter-spacing: .02em;
        padding-bottom: 15px;
        padding-left: 20px;
        padding-top: 15px;
        text-transform: uppercase
    }

    .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header).active, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header):hover, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header).active, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header):hover {
        background-color: rgba(0,0,0,.05)
    }

    .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > .sub-menu, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > ul.children, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > .sub-menu, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > ul.children {
        -webkit-overflow-scrolling: touch;
        bottom: 0;
        display: none;
        left: 200%;
        opacity: 1;
        overflow: visible;
        overflow-y: auto;
        padding-bottom: 20px;
        padding-right: 0;
        padding-top: 20px;
        position: fixed;
        top: 0;
        transform: none;
        width: 100%
    }

        .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > .sub-menu > li, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > ul.children > li, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > .sub-menu > li, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > ul.children > li {
            align-items: center;
            display: flex;
            flex-flow: row wrap
        }

        .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > .sub-menu.is-current-slide, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > ul.children.is-current-slide, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > .sub-menu.is-current-slide, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > ul.children.is-current-slide {
            display: block
        }

        .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > .sub-menu.is-current-parent, .mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > ul.children.is-current-parent, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > .sub-menu.is-current-parent, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > ul.children.is-current-parent {
            overflow-y: hidden;
            padding-right: 100%;
            width: 200%
        }

.nav-slide {
    -webkit-overflow-scrolling: auto;
    height: 100%;
    overflow: visible;
    overflow-y: auto;
    padding-top: 20px
}

    .nav-slide .active > .toggle {
        transform: none
    }

    .nav-slide > li {
        flex-shrink: 0
    }

.nav-slide-header .toggle {
    margin-left: 0 !important;
    padding-left: 5px;
    position: relative !important;
    text-align: left;
    top: 0 !important;
    width: 100%
}

    .nav-slide-header .toggle i {
        font-size: 1.4em;
        margin-right: 2px
    }

.text-center .nav-slide-header .toggle {
    margin-left: auto !important;
    margin-right: auto !important;
    width: auto
}

.nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before {
    background-color: #446084;
    content: " ";
    height: 3px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    transition: all .3s;
    width: 100%
}

.nav-line-bottom > li.active > a:before, .nav-line-bottom > li:hover > a:before, .nav-line-grow > li.active > a:before, .nav-line-grow > li:hover > a:before, .nav-line > li.active > a:before, .nav-line > li:hover > a:before {
    opacity: 1
}

.nav:hover > li:not(:hover) > a:before {
    opacity: 0
}

.tabbed-content .nav-line-bottom:before {
    bottom: 0;
    top: auto
}

.nav-line-grow > li > a:before {
    width: 0
}

.nav-line-grow > li.active > a:before, .nav-line-grow > li:hover > a:before {
    width: 100%
}

.nav-line-bottom > li:after, .nav-line-bottom > li:before {
    display: none
}

.nav-line-bottom > li > a:before {
    bottom: 0;
    top: auto
}

.nav-box > li.active > a, .nav-pills > li.active > a {
    background-color: #446084;
    color: #fff;
    opacity: 1
}

.nav-tabs > li.active > a {
    background-color: #fff
}

.nav-dark .nav.nav-tabs > li.active > a {
    color: #000
}

.nav-outline > li.active > a {
    border-color: currentColor;
    color: #446084
}

.tabbed-content {
    display: flex;
    flex-flow: row wrap
}

    .tabbed-content .nav, .tabbed-content .tab-panels {
        width: 100%
    }

.tab-panels {
    padding-top: 1em
}

    .tab-panels .entry-content {
        padding: 0
    }

    .tab-panels .panel:not(.active) {
        display: block;
        height: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        visibility: hidden
    }

    .tab-panels .panel.active {
        display: block !important
    }

.nav-box > li, .nav-outline > li, .nav-pills > li, .nav-tabs > li {
    margin: 0
}

    .nav-box > li > a, .nav-pills > li > a {
        line-height: 2.5em;
        padding: 0 .75em
    }

    .nav-pills > li > a {
        border-radius: 99px
    }

    .nav-tabs > li > a {
        background-color: rgba(0,0,0,.04);
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-top: 2px solid #ddd;
        padding-left: 15px;
        padding-right: 15px
    }

    .nav-tabs > li.active > a {
        border-top-color: #446084
    }

.nav-dark .nav-tabs > li:not(.active) > a {
    background-color: hsla(0,0%,100%,.1);
    border-color: transparent
}

.tabbed-content .nav-tabs > li {
    margin: 0 .1em -1px
}

.nav-tabs + .tab-panels {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 30px
}

.nav-outline > li > a {
    border: 2px solid transparent;
    border-radius: 32px;
    line-height: 2.4em;
    padding: 0 .75em;
    position: relative;
    z-index: 10
}

@media(min-width: 850px) {
    .tabbed-content .nav-vertical {
        padding-top: 0;
        width: 25%
    }

    .nav-vertical + .tab-panels {
        border-left: 1px solid #ddd;
        flex: 1;
        margin-top: 0 !important;
        padding: 0 30px 30px
    }

    .tabbed-content .nav-vertical.nav-outline {
        padding-right: 15px
    }
}

@media(max-width: 549px) {
    .small-nav-collapse > li {
        margin: 0 !important;
        width: 100%
    }

        .small-nav-collapse > li a {
            display: block;
            width: 100%
        }

    .small-nav-touch {
        -webkit-overflow-scrolling: touch;
        flex-flow: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap
    }

        .small-nav-touch > li {
            display: inline-block
        }
}

.sidebar-menu-tabs__tab {
    background-color: rgba(0,0,0,.02);
    flex: 1 0 50%;
    list-style-type: none;
    max-width: 50%;
    text-align: center
}

    .sidebar-menu-tabs__tab.active {
        background-color: rgba(0,0,0,.05)
    }

.sidebar-menu-tabs__tab-text {
    flex: 1 1 auto
}

.sidebar-menu-tabs.nav > li {
    margin: 0
}

    .sidebar-menu-tabs.nav > li > a {
        display: flex;
        padding: 15px 10px
    }

.toggle {
    box-shadow: none !important;
    color: currentColor;
    height: auto;
    line-height: 1;
    margin: 0 5px 0 0;
    opacity: .6;
    padding: 0;
    width: 45px
}

    .toggle i {
        font-size: 1.8em;
        transition: all .3s
    }

    .toggle:focus {
        color: currentColor
    }

    .toggle:hover {
        cursor: pointer;
        opacity: 1
    }

.active > .toggle {
    transform: rotate(-180deg)
}

.active > ul.children, .active > ul.sub-menu:not(.nav-dropdown) {
    display: block !important
}

.widget .toggle {
    margin: 0 0 0 5px;
    min-height: 1em;
    width: 1em
}

    .widget .toggle i {
        font-size: 1.2em;
        top: 1px
    }

@media(prefers-reduced-motion) {
    .toggle {
        transition: none
    }
}

.nav.nav-vertical {
    flex-flow: column
}

    .nav.nav-vertical li {
        list-style: none;
        margin: 0;
        width: 100%
    }

.nav-vertical li li {
    font-size: 1em;
    padding-left: .5em
}

.nav-vertical .image-column {
    display: none !important
}

.nav-vertical > li {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

    .nav-vertical > li ul {
        width: 100%
    }

.nav-vertical li li.menu-item-has-children {
    margin-bottom: 1em
}

    .nav-vertical li li.menu-item-has-children:not(:first-child) {
        margin-top: 1em
    }

.nav-vertical > li > a, .nav-vertical > li > ul > li a {
    align-items: center;
    display: flex;
    flex-grow: 1;
    width: auto
}

.nav-vertical li li.menu-item-has-children > a {
    color: #000;
    font-size: .8em;
    font-weight: bolder;
    text-transform: uppercase
}

.nav-vertical > li.html {
    padding-bottom: 1em;
    padding-top: 1em
}

.nav-vertical > li > ul li a {
    color: #666;
    transition: color .2s
}

    .nav-vertical > li > ul li a:hover {
        color: #111;
        opacity: 1
    }

.nav-vertical > li > ul {
    margin: 0 0 2em;
    padding-left: 1em
}

.nav .children {
    left: -99999px;
    opacity: 0;
    position: fixed;
    transform: translateX(-10px);
    transition: background-color .6s,transform .3s,opacity .3s
}

@media(prefers-reduced-motion) {
    .nav .children {
        opacity: 1;
        transform: none
    }
}

.nav:not(.nav-slide) .active > .children {
    left: auto;
    opacity: 1;
    padding-bottom: 30px;
    position: inherit;
    transform: translateX(0)
}

.nav-sidebar.nav-vertical > li.menu-item.active, .nav-sidebar.nav-vertical > li.menu-item:hover {
    background-color: rgba(0,0,0,.05)
}

.nav-sidebar.nav-vertical > li + li {
    border-top: 1px solid #ececec
}

.dark .nav-sidebar.nav-vertical > li + li, .dark .nav-vertical-fly-out > li + li {
    border-color: hsla(0,0%,100%,.2)
}

.nav-vertical > li + li {
    border-top: 1px solid #ececec
}

.nav-vertical-fly-out > li + li {
    border-color: #ececec
}

.nav-vertical.nav-line > li > a:before {
    height: 100%;
    left: auto;
    right: -2px;
    width: 3px;
    z-index: 1
}

.nav-vertical.nav-tabs > li > a {
    border: 0
}

.nav-vertical.nav-tabs > li.active > a {
    border-left: 3px solid #446084
}

.text-center .toggle {
    margin-left: -35px
}

.text-center .nav-vertical li {
    border: 0
}

    .text-center .nav-vertical li li, .text-center.nav-vertical li li {
        padding-left: 0
    }

@media screen and (max-width: 549px) {
    .small-nav-vertical {
        flex-flow: column;
        margin-bottom: 20px
    }

        .small-nav-vertical > li {
            border-bottom: 1px solid #ececec;
            list-style: none;
            margin: 0 !important;
            width: 100%
        }
}

.nav-vertical .mega-menu-item {
    width: 100%
}

.nav-vertical .header-button, .nav-vertical .social-icons {
    display: block;
    width: 100%
}

@media screen and (min-width: 849px) {
    .col-divided > .col-inner > .nav-wrapper > .nav-vertical {
        width: calc(100% + 31px)
    }
}

.header-vertical-menu__opener {
    align-items: center;
    background-color: #446084;
    display: flex;
    flex-direction: row;
    font-size: .9em;
    font-weight: 600;
    height: 50px;
    justify-content: space-between;
    padding: 12px 15px;
    width: 250px
}

    .header-vertical-menu__opener .icon-menu {
        font-size: 1.7em;
        margin-right: 10px
    }

.header-vertical-menu__tagline {
    display: block;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.3
}

.header-vertical-menu__title {
    flex: 1 1 auto
}

.header-vertical-menu__fly-out {
    background-color: #fff;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 250px;
    z-index: 9
}

    .header-vertical-menu__fly-out .nav-vertical-fly-out {
        align-items: stretch;
        display: flex;
        flex-direction: column
    }

        .header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item {
            list-style: none;
            margin: 0;
            position: static
        }

            .header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item[class*=" label-"] > a:after, .header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item[class^=label-] > a:after {
                order: 2;
                top: 0
            }

            .header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a > i.icon-angle-down {
                margin-left: auto;
                margin-right: -.1em;
                order: 3;
                transform: rotate(-90deg)
            }

            .header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a {
                align-items: center;
                display: flex;
                padding: 10px 15px
            }

        .header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left > a > i, .header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left > a > img, .header-vertical-menu__fly-out .nav-vertical-fly-out li.has-icon-left > a > svg {
            margin-right: 10px
        }

    .header-vertical-menu__fly-out .nav-top-link {
        font-size: .9em;
        order: 1
    }

    .header-vertical-menu__fly-out .current-dropdown .nav-dropdown {
        left: 100% !important;
        top: 0
    }

    .header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown {
        min-height: 100%
    }

.header-vertical-menu__fly-out--open {
    opacity: 1;
    visibility: visible
}

.sticky-hide-on-scroll--active .header-vertical-menu__fly-out, .stuck .header-vertical-menu__fly-out {
    opacity: 0;
    visibility: hidden
}

.header-wrapper:not(.stuck) .header-vertical-menu__fly-out {
    transition: opacity .25s,visibility .25s
}

.header-vertical-menu__fly-out.has-shadow {
    box-shadow: 1px 1px 15px rgba(0,0,0,.15)
}

.header-vertical-menu:hover .header-vertical-menu__fly-out {
    opacity: 1;
    visibility: visible
}

.badge-container {
    margin: 30px 0 0
}

.badge {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: table;
    height: 2.8em;
    pointer-events: none;
    width: 2.8em;
    z-index: 20
}

    .badge.top {
        left: 0
    }

.badge-inner {
    background-color: #446084;
    color: #fff;
    display: table-cell;
    font-weight: bolder;
    height: 100%;
    line-height: .85;
    padding: 2px;
    text-align: center;
    transition: background-color .3s,color .3s,border .3s;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

.badge-small {
    height: 2.3em;
    width: 2.3em
}

    .badge-small .badge-inner {
        line-height: .7
    }

.badge + .badge {
    height: 2.5em;
    opacity: .9;
    width: 2.5em
}

    .badge + .badge + .badge {
        opacity: .8
    }

.badge-frame .badge-inner, .badge-outline .badge-inner {
    background-color: #fff;
    border: 2px solid;
    color: #446084
}

.has-hover:hover .badge-outline .badge-inner {
    background-color: #446084;
    border-color: #446084;
    color: #fff
}

.section-title-container {
    margin-bottom: 1.5em
}

.banner + .section-title-container, .row-collapse + .section-title-container, .slider-wrapper + .section-title-container {
    margin-top: 30px
}

.section-title {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    width: 100%
}

    .section-title i {
        margin-right: .5em;
        opacity: .6
    }

        .section-title i.icon-angle-right {
            margin-left: 10px;
            margin-right: 0
        }

    .section-title span {
        text-transform: uppercase
    }

    .section-title small {
        font-size: 1em;
        font-weight: 400;
        opacity: .7;
        padding-left: 15px;
        text-transform: none
    }

    .section-title b {
        background-color: currentColor;
        display: block;
        flex: 1;
        height: 2px;
        opacity: .1
    }

    .section-title a {
        display: block;
        font-size: .8em;
        margin-left: auto;
        padding-left: 15px
    }

.section-title-normal {
    border-bottom: 2px solid #ececec
}

    .section-title-normal span {
        border-bottom: 2px solid rgba(0,0,0,.1);
        margin-bottom: -2px;
        margin-right: 15px;
        padding-bottom: 7.5px
    }

.dark .section-title-normal, .dark .section-title-normal span {
    border-color: hsla(0,0%,100%,.2)
}

.section-title-normal b {
    display: none
}

.section-title-center span {
    margin: 0 15px
}

.section-title-bold-center span, .section-title-center span {
    text-align: center
}

.section-title-bold-center small, .section-title-center small {
    display: block;
    padding: 0 15px
}

.section-title-bold span, .section-title-bold-center span {
    border: 2px solid rgba(0,0,0,.1);
    padding: .3em .8em
}

.section-title-bold b:first-of-type {
    display: none
}

.flatsome-cookies {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 0 9px rgba(0,0,0,.14);
    left: 0;
    padding: 15px 30px;
    position: fixed;
    right: 0;
    top: auto;
    transform: translate3d(0,100%,0);
    transition: transform .35s ease;
    z-index: 999
}

.flatsome-cookies__inner {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.flatsome-cookies__text {
    flex: 1 1 auto;
    padding-right: 30px
}

.flatsome-cookies__buttons {
    flex: 0 0 auto
}

    .flatsome-cookies__buttons > a {
        margin-bottom: 0;
        margin-right: 20px
    }

        .flatsome-cookies__buttons > a:last-child {
            margin-right: 0
        }

.flatsome-cookies--inactive {
    transform: translate3d(0,100%,0)
}

.flatsome-cookies--active {
    transform: none
}

@media(max-width: 849px) {
    .flatsome-cookies__inner {
        align-items: stretch;
        flex-direction: column;
        font-size: .9em;
        text-align: center
    }

    .flatsome-cookies__buttons {
        margin-top: 15px
    }

    .flatsome-cookies__text {
        padding-right: 0
    }
}

.icon-lock:before {
    content: ""
}

.icon-user-o:before {
    content: ""
}

.icon-chat:before, .icon-line:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-shopping-cart:before {
    content: ""
}

.icon-tumblr:before {
    content: ""
}

.icon-gift:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-play:before {
    content: ""
}

.icon-menu:before {
    content: ""
}

.icon-equalizer:before {
    content: ""
}

.icon-shopping-basket:before {
    content: ""
}

.icon-shopping-bag:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-heart-o:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-500px:before {
    content: ""
}

.icon-vk:before {
    content: ""
}

.icon-angle-left:before {
    content: ""
}

.icon-angle-right:before {
    content: ""
}

.icon-angle-up:before {
    content: ""
}

.icon-angle-down:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-envelop:before {
    content: ""
}

.icon-tag:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-star-o:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-feed:before {
    content: ""
}

.icon-checkmark:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-tiktok:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-skype:before {
    content: ""
}

.icon-dribbble:before {
    content: ""
}

.icon-certificate:before {
    content: ""
}

.icon-expand:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-map-pin-fill:before {
    content: ""
}

.icon-pen-alt-fill:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-flickr:before {
    content: ""
}

.icon-clock:before {
    content: ""
}

.icon-snapchat:before {
    content: ""
}

.icon-whatsapp:before {
    content: ""
}

.icon-telegram:before {
    content: ""
}

.icon-twitch:before {
    content: ""
}

.icon-discord:before {
    content: ""
}

.ux-shape-divider {
    --divider-top-width: 100%;
    --divider-width: 100%;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%
}

    .ux-shape-divider svg {
        display: block;
        height: 150px;
        left: 50%;
        position: relative;
        transform: translateX(-50%)
    }

.ux-shape-divider--top {
    top: -1px;
    transform: rotate(180deg)
}

    .ux-shape-divider--top svg {
        width: calc(var(--divider-top-width) + 2px)
    }

.ux-shape-divider--bottom {
    bottom: -1px
}

    .ux-shape-divider--bottom svg {
        width: calc(var(--divider-width) + 2px)
    }

.ux-shape-divider--flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.ux-shape-divider--to-front {
    z-index: 2
}

.ux-shape-divider .ux-shape-fill {
    fill: #fff
}

.text-center .social-icons {
    margin-left: auto;
    margin-right: auto
}

.social-icons {
    color: #999;
    display: inline-block;
    font-size: .85em;
    vertical-align: middle
}

.html .social-icons {
    font-size: 1em
}

    .html .social-icons .button {
        margin-bottom: 0
    }

.social-icons span {
    font-weight: 700;
    padding-right: 10px
}

.social-icons i {
    min-width: 1em
}

.dark .social-icons, .nav-dark .social-icons {
    color: #fff
}

    .dark .social-icons .button.is-outline, .nav-dark .social-icons .button.is-outline {
        border-color: hsla(0,0%,100%,.5)
    }

.social-button, .social-icons .button.icon:hover, .social-icons .button.icon:not(.is-outline) {
    background-color: currentColor !important;
    border-color: currentColor !important
}

    .social-button > i, .social-button > span, .social-icons .button.icon:hover > i, .social-icons .button.icon:hover > span, .social-icons .button.icon:not(.is-outline) > i, .social-icons .button.icon:not(.is-outline) > span {
        color: #fff !important
    }

.button.facebook:hover, .button.facebook:not(.is-outline) {
    color: #3a589d !important
}

.button.instagram:hover, .button.instagram:not(.is-outline) {
    color: #3b6994 !important
}

.button.whatsapp:hover, .button.whatsapp:not(.is-outline) {
    color: #51cb5a !important
}

.button.twitter:hover, .button.twitter:not(.is-outline) {
    color: #2478ba !important
}

.button.email:hover, .button.email:not(.is-outline), .button.tiktok:hover, .button.tiktok:not(.is-outline) {
    color: #111 !important
}

.button.phone:hover, .button.phone:not(.is-outline) {
    color: #51cb5a !important
}

.button.pinterest:hover, .button.pinterest:not(.is-outline) {
    color: #cb2320 !important
}

.button.rss:hover, .button.rss:not(.is-outline) {
    color: #fc7600 !important
}

.button.tumblr:hover, .button.tumblr:not(.is-outline) {
    color: #36455d !important
}

.button.vk:hover, .button.vk:not(.is-outline) {
    color: #527498 !important
}

.button.google-plus:hover, .button.google-plus:not(.is-outline) {
    color: #dd4e31 !important
}

.button.linkedin:hover, .button.linkedin:not(.is-outline) {
    color: #0072b7 !important
}

.button.youtube:hover, .button.youtube:not(.is-outline) {
    color: #c33223 !important
}

.button.flickr:hover, .button.flickr:not(.is-outline) {
    color: #e5086f !important
}

.button.snapchat:hover, .button.snapchat:not(.is-outline) {
    color: #fff600 !important
}

    .button.snapchat:hover i, .button.snapchat:not(.is-outline) i {
        text-shadow: 0 0 6px rgba(0,0,0,.4)
    }

.button.px500:hover, .button.px500:not(.is-outline) {
    color: #0099e5 !important
}

.button.telegram:hover, .button.telegram:not(.is-outline) {
    color: #54a9ea !important
}

.button.twitch:hover, .button.twitch:not(.is-outline) {
    color: #9146fe !important
}

.button.discord:hover, .button.discord:not(.is-outline) {
    color: #7189d9 !important
}

.woocommerce-product-rating {
    position: relative;
    visibility: visible
}

.star-rating {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-family: fl-icons !important;
    font-size: 16px;
    font-weight: 400 !important;
    height: 1em;
    letter-spacing: 0;
    line-height: 1em;
    margin: .5em 0;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 5.06em
}

    .star-rating:before, .woocommerce-page .star-rating:before {
        color: #d26e4b;
        content: "";
        float: left;
        left: 0;
        position: absolute;
        top: 0
    }

    .star-rating span {
        float: left;
        font-family: fl-icons !important;
        font-weight: 400 !important;
        height: 10px;
        left: 0;
        overflow: hidden;
        padding-top: 1.5em;
        position: absolute;
        top: 0;
        width: 10px
    }

        .star-rating span:before {
            color: #d26e4b;
            content: "";
            left: 0;
            position: absolute;
            top: 0
        }

.star-rating--inline {
    display: inline-block;
    height: 18px;
    vertical-align: middle
}

.woocommerce-review-link {
    font-size: 90%
}

li.wc-layered-nav-rating {
    font-size: .8em
}

    li.wc-layered-nav-rating .star-rating {
        display: inline-block;
        margin-bottom: 0
    }

.stars a {
    color: transparent !important;
    display: inline-block;
    font-family: fl-icons;
    font-size: 16px;
    margin-left: -10px;
    overflow: hidden
}

    .stars a + a {
        border-left: 1px solid #ececec;
        margin-left: .3em
    }

    .stars a.active:after, .stars a:hover:after {
        color: #d26e4b
    }

    .stars a:after {
        color: #ddd;
        content: ""
    }

    .stars a.star-2:after {
        content: ""
    }

    .stars a.star-3:after {
        content: ""
    }

    .stars a.star-4:after {
        content: ""
    }

    .stars a.star-5:after {
        content: ""
    }
