@font-face {
    font-family: Raleway-Regular;
    src: url('../fonts/Raleway-Regular.ttf');
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.menu-item {
    text-transform: uppercase;
}
img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.wp-block-button {
    color: #fff
}

.wp-block-button.aligncenter {
    text-align: center
}

.wp-block-button.alignright {
    text-align: right
}

.wp-block-button__link {
    background-color: #32373c;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
    color: inherit
}

.wp-gs .wp-block-button__link:not(.has-background) {
    background-color: var(--wp-block-core-button--color--background, var(--wp-color--primary, #32373c))
}

.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.no-border-radius.wp-block-button__link {
    border-radius: 0 !important
}

.is-style-outline {
    color: #32373c
}

.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border: 2px solid
}

.wp-block-buttons .wp-block-button {
    display: inline-block;
    margin: 4px
}

.wp-block-buttons.aligncenter, .wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td, .wp-block-calendar th {
    padding: 4px;
    border: 1px solid #e2e4e7
}

.wp-block-calendar tfoot td {
    border: none
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.wp-block-calendar table th {
    font-weight: 400;
    background: #edeff0
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar tfoot a {
    color: #00739c
}

.wp-block-calendar table caption, .wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-columns {
    display: flex;
    margin-bottom: 28px;
    flex-wrap: wrap
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-columns.has-background {
    padding: 20px 30px
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

@media (max-width: 599px) {
    .wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column {
        flex-basis: calc(50% - 16px) !important;
        flex-grow: 0
    }

    .wp-block-column:nth-child(2n) {
        margin-left: 32px
    }
}

@media (min-width: 782px) {
    .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-column[style] {
        flex-grow: 0
    }

    .wp-block-column:not(:first-child) {
        margin-left: 32px
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    -ms-grid-row-align: center;
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background {
    opacity: 1
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    max-width: 290px;
    width: 100%
}

.wp-block-cover-image:after, .wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-cover-image:after, .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 70px);
    z-index: 1;
    color: #f8f9f9
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover__video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover
}

.wp-block-cover-image-text, .wp-block-cover-text, section.wp-block-cover-image h2 {
    color: #fff
}

.wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 580px;
    padding: 14px;
    text-align: center
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left], .block-editor-block-list__block[data-type="core/embed"][data-align=right], .wp-block-embed.alignleft, .wp-block-embed.alignright {
    max-width: 360px;
    width: 100%
}

.wp-block-embed {
    margin-bottom: 1em
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.78%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file * + .wp-block-file__button {
    margin-left: .75em
}

.blocks-gallery-grid, .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start
    }
}

.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
        width: auto
    }
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 40px 10px 9px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
}

.blocks-gallery-grid .blocks-gallery-image figcaption img, .blocks-gallery-grid .blocks-gallery-item figcaption img, .wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        object-fit: cover
    }
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px) / 2)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item, .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width: 600px) {
    .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 32px) / 3);
        margin-right: 16px
    }

    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 32px) / 3 - 1px)
        }
    }.blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
         width: calc((100% - 48px) / 4);
         margin-right: 16px
     }

    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
            width: calc((100% - 48px) / 4 - 1px)
        }
    }.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
         width: calc((100% - 64px) / 5);
         margin-right: 16px
     }

    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
            width: calc((100% - 64px) / 5 - 1px)
        }
    }.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
         width: calc((100% - 80px) / 6);
         margin-right: 16px
     }

    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
            width: calc((100% - 80px) / 6 - 1px)
        }
    }.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
         width: calc((100% - 96px) / 7);
         margin-right: 16px
     }

    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
            width: calc((100% - 96px) / 7 - 1px)
        }
    }.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
         width: calc((100% - 112px) / 8);
         margin-right: 16px
     }

    @supports (-ms-ime-align:auto) {
        .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
            width: calc((100% - 112px) / 8 - 1px)
        }
    }.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
         margin-right: 0
     }

    .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
        margin-right: 0
    }

    .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
        margin-right: 0
    }

    .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
        margin-right: 0
    }

    .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
        margin-right: 0
    }

    .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
        margin-right: 0
    }

    .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
        margin-right: 0
    }

    .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid .blocks-gallery-image:last-child, .blocks-gallery-grid .blocks-gallery-item:last-child, .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    max-width: 290px;
    width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure, .wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-image {
    margin-bottom: 1em
}

.wp-block-image img {
    max-width: 100%
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    width: 100%
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
    display: table;
    margin-left: 0;
    margin-right: 0
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-image .alignright {
    float: right;
    margin-left: 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.is-style-circle-mask img, .is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .is-style-circle-mask img {
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0
    }
}

.wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 36px;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    line-height: 1.8;
    margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
    color: #8f98a1;
    display: block;
    font-size: 12px
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 24px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 16px)
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 16px)
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 16px)
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 16px)
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-latest-posts__post-date {
    display: block;
    color: #6c7781;
    font-size: 13px
}

.wp-block-latest-posts__post-excerpt {
    margin-top: 8px;
    margin-bottom: 16px
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 1fr;
    grid-template-columns: 50% 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    -ms-grid-columns: 1fr 50%;
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    -ms-grid-row-align: start;
    align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
    -ms-grid-row-align: center;
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    -ms-grid-row-align: end;
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text > figure > img, .wp-block-media-text > figure > video {
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover
}

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media > img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        -ms-grid-columns: 100% !important;
        grid-template-columns: 100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1
    }
}

.wp-block-navigation > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 0
}

@media (min-width: 600px) {
    .wp-block-navigation > ul {
        display: flex;
        flex-wrap: wrap
    }
}

.wp-block-navigation > ul ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-left: 0
}

.wp-block-navigation > ul ul li {
    margin: 0
}

.wp-block-navigation > ul li {
    z-index: 1
}

.wp-block-navigation > ul li:focus-within, .wp-block-navigation > ul li:hover {
    cursor: pointer;
    z-index: 99999
}

.wp-block-navigation > ul li:focus-within > ul, .wp-block-navigation > ul li:hover > ul, .wp-block-navigation > ul li ul:focus, .wp-block-navigation > ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column
}

.wp-block-navigation > ul > li ul {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 200px;
    max-width: 200px;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden
}

.wp-block-navigation, .wp-block-navigation .block-editor-block-list__layout {
    display: flex;
    flex-wrap: wrap
}

.wp-block-navigation .block-editor-block-list__layout .block-editor-block-list__layout {
    width: 200px
}

.wp-block-navigation .block-editor-inner-blocks > .block-editor-block-list__layout > .wp-block {
    margin: 0;
    width: auto
}

.wp-block-navigation, .wp-block-navigation > .wp-block-navigation__container {
    align-items: center;
    width: 100%
}

.wp-block-navigation > .wp-block-navigation-link, .wp-block-navigation > .wp-block-navigation__container > .wp-block-navigation-link {
    display: flex;
    margin-top: 0;
    margin-bottom: 0
}

.wp-block-navigation .wp-block-navigation-link {
    position: relative;
    margin: 0;
    min-height: 56px;
    display: flex;
    line-height: 1.4
}

.wp-block-navigation .wp-block-navigation-link .wp-block, .wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link {
    min-height: auto;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-link .wp-block .wp-block-navigation-link {
    margin: 0
}

.wp-block-navigation .wp-block-navigation-link > .block-editor-inner-blocks {
    display: none
}

.wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link.is-editing.has-child > .block-editor-inner-blocks {
    display: flex;
    border: 1px solid rgba(0, 0, 0, .15);
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0
}

.wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link.is-editing.has-child > .block-editor-inner-blocks .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link.is-editing.has-child > .block-editor-inner-blocks .wp-block-navigation__container {
    left: 100%;
    top: -1px
}

.wp-block-navigation .wp-block-navigation-link .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link .wp-block-navigation__container {
    background-color: inherit;
    color: inherit
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content {
    display: flex;
    align-items: center;
    width: max-content;
    padding: 6px 16px
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:first-child:not(:only-child) .wp-block-navigation-link__content {
    padding-top: 8px
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:last-child .wp-block-navigation-link__content {
    padding-bottom: 8px
}

.wp-block-navigation .wp-block-navigation-link.has-child .wp-block-navigation-link__content {
    min-width: 100%;
    padding-right: 32px;
    position: relative
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon {
    position: absolute;
    right: 16px
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon svg {
    fill: currentColor
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link svg {
    transform: rotate(0)
}

.wp-block-navigation .wp-block-navigation-link.has-text-color .wp-block-navigation-link__content {
    color: inherit
}

.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color) > .block-editor-inner-blocks, .wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color) > .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link:not(.has-text-color) > .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link:not(.has-text-color) > .wp-block-navigation__container {
    color: #111
}

.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container, .wp-block-navigation .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container {
    background-color: #fff
}

.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) > .block-editor-inner-blocks, .wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color) > .wp-block-navigation__container {
    color: #fff
}

.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background) > .block-editor-inner-blocks, .wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background) > .wp-block-navigation__container {
    background-color: #333
}

.wp-block-navigation .wp-block-navigation-link.has-child > .wp-block-navigation__container {
    display: flex;
    flex-direction: column;
    padding: 0
}

.wp-block-navigation > ul > li > a {
    display: flex;
    align-items: center
}

.wp-block-navigation > ul > li:first-of-type > a {
    padding-left: 0
}

.wp-block-navigation > ul > li:last-of-type > a {
    padding-right: 0
}

.wp-block-navigation.items-justified-left > ul {
    justify-content: flex-start
}

.wp-block-navigation.items-justified-center > ul {
    justify-content: center
}

.wp-block-navigation.items-justified-right > ul {
    justify-content: flex-end
}

.is-small-text {
    font-size: 14px
}

.is-regular-text {
    font-size: 16px
}

.is-large-text {
    font-size: 36px
}

.is-larger-text {
    font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p.has-background {
    padding: 20px 30px
}

p.has-text-color a {
    color: inherit
}

.wp-block-pullquote {
    padding: 3em 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    max-width: 290px
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
    font-size: 20px
}

.wp-block-pullquote p {
    font-size: 28px;
    line-height: 1.6
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 0 0 16px;
    padding: 0 1em
}

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
    font-size: 18px;
    text-align: right
}

.wp-block-rss.alignleft {
    margin-right: 2em
}

.wp-block-rss.alignright {
    margin-left: 2em
}

.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-rss.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-rss.columns-2 li {
        width: calc(50% - 16px)
    }

    .wp-block-rss.columns-3 li {
        width: calc(33.33333% - 16px)
    }

    .wp-block-rss.columns-4 li {
        width: calc(25% - 16px)
    }

    .wp-block-rss.columns-5 li {
        width: calc(20% - 16px)
    }

    .wp-block-rss.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
    display: block;
    color: #6c7781;
    font-size: 13px
}

.wp-block-search {
    display: flex;
    flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
    width: 100%
}

.wp-block-search .wp-block-search__input {
    flex-grow: 1;
    max-width: 360px
}

.wp-block-search .wp-block-search__button {
    margin-left: 10px
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots:before {
    content: "\00b7 \00b7 \00b7";
    color: currentColor;
    font-size: 20px;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

.wp-block-social-links {
    display: flex;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none
}

.wp-social-link {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 36px;
    margin-right: 8px;
    transition: transform .1s ease
}

@media (prefers-reduced-motion: reduce) {
    .wp-social-link {
        transition-duration: 0s
    }
}

.wp-social-link a {
    padding: 6px;
    display: block;
    line-height: 0;
    transition: transform .1s ease
}

.wp-social-link a, .wp-social-link a:active, .wp-social-link a:hover, .wp-social-link a:visited, .wp-social-link svg {
    color: currentColor;
    fill: currentColor
}

.wp-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links.aligncenter {
    justify-content: center;
    display: flex
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1977f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0577b5;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #21a1f3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: #ff0100;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none;
    padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 28px;
    height: 28px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1977f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0577b5
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #21a1f3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: #ff0100
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: 16px;
    padding-right: 16px
}

.wp-block-spacer {
    clear: both
}

p.wp-block-subhead {
    font-size: 1.1em;
    font-style: italic;
    opacity: .75
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    width: 100%
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f3f4f5
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 16px;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

.wp-block-video {
    margin-left: 0;
    margin-right: 0
}

.wp-block-video video {
    max-width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

:root .has-pale-pink-background-color {
    background-color: #f78da7
}

:root .has-vivid-red-background-color {
    background-color: #cf2e2e
}

:root .has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

:root .has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

:root .has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

:root .has-vivid-green-cyan-background-color {
    background-color: #00d084
}

:root .has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

:root .has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

:root .has-vivid-purple-background-color {
    background-color: #9b51e0
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-pale-pink-color {
    color: #f78da7
}

:root .has-vivid-red-color {
    color: #cf2e2e
}

:root .has-luminous-vivid-orange-color {
    color: #ff6900
}

:root .has-luminous-vivid-amber-color {
    color: #fcb900
}

:root .has-light-green-cyan-color {
    color: #7bdcb5
}

:root .has-vivid-green-cyan-color {
    color: #00d084
}

:root .has-pale-cyan-blue-color {
    color: #8ed1fc
}

:root .has-vivid-cyan-blue-color {
    color: #0693e3
}

:root .has-vivid-purple-color {
    color: #9b51e0
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-cyan-bluish-gray-color {
    color: #abb8c3
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: linear-gradient(135deg, #0693e3, #9b51e0)
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: linear-gradient(135deg, #7adcb4, #00d082)
}

:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: linear-gradient(135deg, #fcb900, #ff6900)
}

:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: linear-gradient(135deg, #ff6900, #cf2e2e)
}

:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: linear-gradient(135deg, #eee, #a9b8c3)
}

:root .has-cool-to-warm-spectrum-gradient-background {
    background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}

:root .has-blush-light-purple-gradient-background {
    background: linear-gradient(135deg, #ffceec, #9896f0)
}

:root .has-blush-bordeaux-gradient-background {
    background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-luminous-dusk-gradient-background {
    background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-pale-ocean-gradient-background {
    background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}

:root .has-electric-grass-gradient-background {
    background: linear-gradient(135deg, #caf880, #71ce7e)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-small-font-size {
    font-size: 13px
}

.has-normal-font-size, .has-regular-font-size {
    font-size: 16px
}

.has-medium-font-size {
    font-size: 20px
}

.has-large-font-size {
    font-size: 36px
}

.has-huge-font-size, .has-larger-font-size {
    font-size: 42px
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

.wc-block-featured-category {
    position: relative;
    background-color: #24292d;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    margin: 0 0 1.5em
}

.wc-block-featured-category, .wc-block-featured-category .wc-block-featured-category__wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

.wc-block-featured-category .wc-block-featured-category__wrapper {
    overflow: hidden;
    height: 100%
}

.wc-block-featured-category.has-left-content {
    -webkit-box-pack: start;
    justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description, .wc-block-featured-category.has-left-content .wc-block-featured-category__price, .wc-block-featured-category.has-left-content .wc-block-featured-category__title {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-category.has-right-content {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description, .wc-block-featured-category.has-right-content .wc-block-featured-category__price, .wc-block-featured-category.has-right-content .wc-block-featured-category__title {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-category .wc-block-featured-category__description, .wc-block-featured-category .wc-block-featured-category__price, .wc-block-featured-category .wc-block-featured-category__title {
    color: #fff;
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-category .wc-block-featured-category__description a, .wc-block-featured-category .wc-block-featured-category__description a:active, .wc-block-featured-category .wc-block-featured-category__description a:focus, .wc-block-featured-category .wc-block-featured-category__description a:hover, .wc-block-featured-category .wc-block-featured-category__price a, .wc-block-featured-category .wc-block-featured-category__price a:active, .wc-block-featured-category .wc-block-featured-category__price a:focus, .wc-block-featured-category .wc-block-featured-category__price a:hover, .wc-block-featured-category .wc-block-featured-category__title a, .wc-block-featured-category .wc-block-featured-category__title a:active, .wc-block-featured-category .wc-block-featured-category__title a:focus, .wc-block-featured-category .wc-block-featured-category__title a:hover {
    color: #fff
}

.wc-block-featured-category .wc-block-featured-category__description, .wc-block-featured-category .wc-block-featured-category__link, .wc-block-featured-category .wc-block-featured-category__price, .wc-block-featured-category .wc-block-featured-category__title {
    width: 100%;
    padding: 0 48px 16px;
    z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__title {
    margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title:before {
    display: none
}

.wc-block-featured-category .wc-block-featured-category__description p {
    margin: 0
}

.wc-block-featured-category.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: .5;
    z-index: 1
}

.wc-block-featured-category.has-background-dim.has-background-dim-10:before {
    opacity: .1
}

.wc-block-featured-category.has-background-dim.has-background-dim-20:before {
    opacity: .2
}

.wc-block-featured-category.has-background-dim.has-background-dim-30:before {
    opacity: .3
}

.wc-block-featured-category.has-background-dim.has-background-dim-40:before {
    opacity: .4
}

.wc-block-featured-category.has-background-dim.has-background-dim-50:before {
    opacity: .5
}

.wc-block-featured-category.has-background-dim.has-background-dim-60:before {
    opacity: .6
}

.wc-block-featured-category.has-background-dim.has-background-dim-70:before {
    opacity: .7
}

.wc-block-featured-category.has-background-dim.has-background-dim-80:before {
    opacity: .8
}

.wc-block-featured-category.has-background-dim.has-background-dim-90:before {
    opacity: .9
}

.wc-block-featured-category.has-background-dim.has-background-dim-100:before {
    opacity: 1
}

.wc-block-featured-category.alignleft, .wc-block-featured-category.alignright {
    max-width: 305px;
    width: 100%
}

.wc-block-featured-category:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wc-block-featured-category:after {
        content: none
    }
}

.wc-block-featured-category.aligncenter, .wc-block-featured-category.alignleft, .wc-block-featured-category.alignright {
    display: -webkit-box;
    display: flex
}

.wc-block-product-categories {
    margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
    display: -webkit-box;
    display: flex
}

.wc-block-product-categories select {
    margin-right: .5em
}

.wc-block-product-categories-list-item-count:before {
    content: " ("
}

.wc-block-product-categories-list-item-count:after {
    content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
    display: inline-block;
    height: 1em;
    width: 50%;
    min-width: 200px;
    background: currentColor;
    opacity: .2
}

.wc-block-product-categories__button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 13px;
    margin: 0;
    border: none;
    cursor: pointer;
    background: 0 0;
    padding: 8px;
    color: #555d66;
    position: relative;
    overflow: hidden;
    border-radius: 4px
}

.wc-block-product-categories__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-categories__button svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.wc-block-product-categories__button:active {
    color: currentColor
}

.wc-block-product-categories__button:disabled, .wc-block-product-categories__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-categories__button:focus:enabled {
    background-color: #fff;
    color: #191e23;
    box-shadow: inset 0 0 0 1px #6c7781, inset 0 0 0 2px #fff;
    outline: 2px solid transparent;
    outline-offset: -2px
}

.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover {
    background-color: #fff;
    color: #191e23;
    box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, .2)
}

.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active {
    outline: none;
    background-color: #fff;
    color: #191e23;
    box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff
}

.wc-block-product-categories__button:disabled:focus, .wc-block-product-categories__button[aria-disabled=true]:focus {
    box-shadow: none
}

.woocommerce-product-attributes__operator .components-base-control__help {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important
}

.components-panel .woocommerce-product-attributes__operator.components-base-control {
    margin-top: 16px
}

.components-panel .woocommerce-product-attributes__operator.components-base-control .components-select-control__input {
    margin-left: 0;
    min-width: 100%
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-searching .woocommerce-search-list__item-prefix:after, .woocommerce-search-list__item.woocommerce-product-attributes__item.is-skip-level .woocommerce-search-list__item-prefix:after {
    content: ":"
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:active, .woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:focus, .woocommerce-search-list__item.woocommerce-product-attributes__item.is-not-active:hover {
    background: #fff
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading {
    -webkit-box-pack: center;
    justify-content: center
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.is-loading .components-spinner {
    margin-bottom: 12px
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0:after {
    margin-left: 8px;
    content: "";
    height: 24px;
    width: 24px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>');
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain
}

.woocommerce-search-list__item.woocommerce-product-attributes__item.depth-0[aria-expanded=true]:after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>')
}

.woocommerce-search-list__item.woocommerce-product-attributes__item[disabled].depth-0:after {
    margin-left: 0;
    width: auto;
    background: 0 0
}

.wc-block-featured-product {
    position: relative;
    background-color: #24292d;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    margin: 0 0 1.5em
}

.wc-block-featured-product, .wc-block-featured-product .wc-block-featured-product__wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

.wc-block-featured-product .wc-block-featured-product__wrapper {
    overflow: hidden;
    height: 100%
}

.wc-block-featured-product.has-left-content {
    -webkit-box-pack: start;
    justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description, .wc-block-featured-product.has-left-content .wc-block-featured-product__price, .wc-block-featured-product.has-left-content .wc-block-featured-product__title, .wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-product.has-right-content {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description, .wc-block-featured-product.has-right-content .wc-block-featured-product__price, .wc-block-featured-product.has-right-content .wc-block-featured-product__title, .wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-product .wc-block-featured-product__description, .wc-block-featured-product .wc-block-featured-product__price, .wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
    color: #fff;
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-product .wc-block-featured-product__description a, .wc-block-featured-product .wc-block-featured-product__description a:active, .wc-block-featured-product .wc-block-featured-product__description a:focus, .wc-block-featured-product .wc-block-featured-product__description a:hover, .wc-block-featured-product .wc-block-featured-product__price a, .wc-block-featured-product .wc-block-featured-product__price a:active, .wc-block-featured-product .wc-block-featured-product__price a:focus, .wc-block-featured-product .wc-block-featured-product__price a:hover, .wc-block-featured-product .wc-block-featured-product__title a, .wc-block-featured-product .wc-block-featured-product__title a:active, .wc-block-featured-product .wc-block-featured-product__title a:focus, .wc-block-featured-product .wc-block-featured-product__title a:hover, .wc-block-featured-product .wc-block-featured-product__variation a, .wc-block-featured-product .wc-block-featured-product__variation a:active, .wc-block-featured-product .wc-block-featured-product__variation a:focus, .wc-block-featured-product .wc-block-featured-product__variation a:hover {
    color: #fff
}

.wc-block-featured-product .wc-block-featured-product__description, .wc-block-featured-product .wc-block-featured-product__link, .wc-block-featured-product .wc-block-featured-product__price, .wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
    width: 100%;
    padding: 16px 48px 0;
    z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
    margin-top: 0;
    border: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before, .wc-block-featured-product .wc-block-featured-product__variation:before {
    display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
    font-style: italic;
    padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
    margin: 0;
    line-height: 1.5em
}

.wc-block-featured-product.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: .5;
    z-index: 1
}

.wc-block-featured-product.has-background-dim.has-background-dim-10:before {
    opacity: .1
}

.wc-block-featured-product.has-background-dim.has-background-dim-20:before {
    opacity: .2
}

.wc-block-featured-product.has-background-dim.has-background-dim-30:before {
    opacity: .3
}

.wc-block-featured-product.has-background-dim.has-background-dim-40:before {
    opacity: .4
}

.wc-block-featured-product.has-background-dim.has-background-dim-50:before {
    opacity: .5
}

.wc-block-featured-product.has-background-dim.has-background-dim-60:before {
    opacity: .6
}

.wc-block-featured-product.has-background-dim.has-background-dim-70:before {
    opacity: .7
}

.wc-block-featured-product.has-background-dim.has-background-dim-80:before {
    opacity: .8
}

.wc-block-featured-product.has-background-dim.has-background-dim-90:before {
    opacity: .9
}

.wc-block-featured-product.has-background-dim.has-background-dim-100:before {
    opacity: 1
}

.wc-block-featured-product.alignleft, .wc-block-featured-product.alignright {
    max-width: 305px;
    width: 100%
}

.wc-block-featured-product:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wc-block-featured-product:after {
        content: none
    }
}

.wc-block-featured-product.aligncenter, .wc-block-featured-product.alignleft, .wc-block-featured-product.alignright, .wc-block-product-search .wc-block-product-search__fields {
    display: -webkit-box;
    display: flex
}

.wc-block-product-search .wc-block-product-search__field {
    padding: 6px 8px;
    line-height: 1.8;
    -webkit-box-flex: 1;
    flex-grow: 1
}

.wc-block-product-search .wc-block-product-search__button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 13px;
    margin: 0 0 0 6px;
    border: none;
    cursor: pointer;
    background: 0 0;
    padding: 8px;
    color: #555d66;
    position: relative;
    overflow: hidden;
    border-radius: 4px
}

.wc-block-product-search .wc-block-product-search__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-search .wc-block-product-search__button svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
    color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:focus:enabled {
    background-color: #fff;
    color: #191e23;
    box-shadow: inset 0 0 0 1px #6c7781, inset 0 0 0 2px #fff;
    outline: 2px solid transparent;
    outline-offset: -2px
}

.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover {
    background-color: #fff;
    color: #191e23;
    box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, .2)
}

.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active {
    outline: none;
    background-color: #fff;
    color: #191e23;
    box-shadow: inset 0 0 0 1px #ccd0d4, inset 0 0 0 2px #fff
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
    box-shadow: none
}

.woocommerce-product-tags__operator .components-base-control__help {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important
}

.components-panel .woocommerce-product-tags__operator.components-base-control {
    margin-top: 16px
}

.components-panel .woocommerce-product-tags__operator.components-base-control .components-select-control__input {
    margin-left: 0;
    min-width: 100%
}

.wc-block-error {
    display: -webkit-box;
    display: flex;
    background-color: #f3f3f4;
    border-left: 4px solid #6d6d6d;
    padding: 36px 16px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.wc-block-error__header {
    font-size: 2em;
    font-weight: 700;
    margin: 0
}

.wc-block-error__message, .wc-block-error__text {
    margin: 0
}

@media (min-width: 481px) {
    .wc-block-error {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .wc-block-error__image + .wc-block-error__content {
        margin-left: 16px
    }
}

.woocommerce-product-categories__operator .components-base-control__help {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important
}

.components-panel .woocommerce-product-categories__operator.components-base-control {
    margin-top: 16px
}

.components-panel .woocommerce-product-categories__operator.components-base-control .components-select-control__input {
    margin-left: 0;
    min-width: 100%
}

.components-toggle-button-control .components-base-control__field {
    flex-wrap: wrap
}

.components-toggle-button-control .components-toggle-button-control__label {
    width: 100%;
    margin-bottom: 8px;
    display: block
}

.components-toggle-button-control .components-base-control__help {
    margin-top: 0
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wc-block-grid {
    text-align: center
}

.wc-block-grid__no-products {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
    max-width: 150px;
    margin: 0 auto 1em;
    display: block
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
    display: block;
    margin: 0;
    font-weight: 700
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-grid__products {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0 -8px 16px;
    background-clip: padding-box
}

.wc-block-grid__product {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
    position: relative;
    text-align: center;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 16px solid transparent
}

.entry-content .wc-block-grid__product-image, .wc-block-grid__product-image {
    text-decoration: none;
    display: block;
    position: relative
}

.entry-content .wc-block-grid__product-image a, .wc-block-grid__product-image a {
    text-decoration: none;
    border: 0;
    outline: 0;
    box-shadow: none
}

.entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image, .wc-block-grid__product-image .wc-block-grid__product-image__image {
    vertical-align: middle;
    width: 100%
}

.entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image[hidden], .wc-block-grid__product-image .wc-block-grid__product-image__image[hidden] {
    display: none
}

.is-loading .entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image, .is-loading .wc-block-grid__product-image .wc-block-grid__product-image__image {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none;
    height: 0;
    padding-bottom: 100%
}

.is-loading .entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image:after, .is-loading .wc-block-grid__product-image .wc-block-grid__product-image__image:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .entry-content .wc-block-grid__product-image .wc-block-grid__product-image__image, .is-loading .wc-block-grid__product-image .wc-block-grid__product-image__image {
        -webkit-animation: none;
        animation: none
    }
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
    line-height: 1.2em;
    font-weight: 700;
    padding: 0;
    color: inherit;
    font-size: inherit;
    display: block
}

.is-loading .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title:before, .is-loading .editor-styles-wrapper .wc-block-grid__product-title:before, .is-loading .wc-block-grid__product-title:before {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none;
    content: ".";
    display: inline-block;
    width: 6em
}

.is-loading .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title:before:after, .is-loading .editor-styles-wrapper .wc-block-grid__product-title:before:after, .is-loading .wc-block-grid__product-title:before:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title:before, .is-loading .editor-styles-wrapper .wc-block-grid__product-title:before, .is-loading .wc-block-grid__product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid__product-price {
    display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    font-size: .8em;
    line-height: 1;
    color: #aaa;
    margin-top: -.25em;
    display: block
}

.wc-block-grid__product-price .wc-block-grid__product-price__value {
    letter-spacing: -1px;
    font-weight: 600;
    display: block;
    font-size: 1.25em;
    line-height: 1.25;
    color: #000
}

.wc-block-grid__product-price .wc-block-grid__product-price__value span {
    white-space: nowrap
}

.is-loading .wc-block-grid__product-price .wc-block-grid__product-price__value:before {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none;
    content: ".";
    display: inline-block;
    width: 3em
}

.is-loading .wc-block-grid__product-price .wc-block-grid__product-price__value:before:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-grid__product-price .wc-block-grid__product-price__value:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid__product-add-to-cart {
    word-break: break-word;
    white-space: normal
}

.wc-block-grid__product-add-to-cart a, .wc-block-grid__product-add-to-cart button {
    word-break: break-word;
    white-space: normal;
    margin: 0 auto !important;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center
}

.wc-block-grid__product-add-to-cart a.loading, .wc-block-grid__product-add-to-cart button.loading {
    opacity: .25
}

.wc-block-grid__product-add-to-cart a:after, .wc-block-grid__product-add-to-cart button:after {
    margin-left: .5em;
    display: inline-block
}

.wc-block-grid__product-add-to-cart a.added:after, .wc-block-grid__product-add-to-cart button.added:after {
    font-family: WooCommerce;
    content: "\e017"
}

.wc-block-grid__product-add-to-cart a.loading:after, .wc-block-grid__product-add-to-cart button.loading:after {
    font-family: WooCommerce;
    content: "\e031";
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

.is-loading .wc-block-grid__product-add-to-cart a, .is-loading .wc-block-grid__product-add-to-cart button {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none;
    min-width: 7em
}

.is-loading .wc-block-grid__product-add-to-cart a:after, .is-loading .wc-block-grid__product-add-to-cart button:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-grid__product-add-to-cart a, .is-loading .wc-block-grid__product-add-to-cart button {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid__product-rating {
    display: block
}

.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    overflow: hidden;
    position: relative;
    width: 5.3em;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    font-family: star;
    font-weight: 400;
    display: -block;
    margin: 0 auto;
    text-align: left
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
    content: "\53\53\53\53\53";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: .5;
    color: #aaa
}

.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    content: "\53\53\53\53\53";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    color: #000
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product-onsale {
    border: 1px solid #43454b;
    color: #43454b;
    background: #fff;
    padding: .202em .6180469716em;
    font-size: .875rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    width: auto;
    border-radius: 3px;
    z-index: 9;
    position: relative;
    margin: 8px auto
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignleft, .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignleft {
    position: absolute;
    left: 4px;
    top: 4px;
    right: auto;
    margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--aligncenter, .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--aligncenter {
    position: absolute;
    top: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignright, .wc-block-grid__product-image .wc-block-grid__product-onsale.wc-block-grid__product-onsale--alignright {
    position: absolute;
    right: 4px;
    top: 4px;
    left: auto;
    margin: 0
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating, .wc-block-grid__product .wc-block-grid__product-title {
    margin-top: 0;
    margin-bottom: 12px
}

.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.wc-block-grid.has-aligned-buttons .wc-block-grid__product > .wc-block-grid__product-title:last-child, .wc-block-grid.has-aligned-buttons .wc-block-grid__product > div:last-child {
    margin-top: auto;
    margin-bottom: 0;
    padding-bottom: 12px
}

.wc-block-grid.has-1-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    max-width: 100%
}

.wc-block-grid.has-2-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 50%;
    max-width: 50%
}

.wc-block-grid.has-3-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 33.33333%;
    max-width: 33.33333%
}

.wc-block-grid.has-4-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 25%;
    max-width: 25%
}

.wc-block-grid.has-5-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 20%;
    max-width: 20%
}

.wc-block-grid.has-6-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 16.66667%;
    max-width: 16.66667%
}

.wc-block-grid.has-7-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 14.28571%;
    max-width: 14.28571%
}

.wc-block-grid.has-8-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: 1 0 12.5%;
    max-width: 12.5%
}

.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-7-columns .wc-block-grid__product, .wc-block-grid.has-8-columns .wc-block-grid__product {
    font-size: .8em
}

@media (max-width: 480px) {
    .wc-block-grid.has-2-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-flex: 1;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-flex: 1;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-flex: 1;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-flex: 1;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-flex: 1;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-flex: 1;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-flex: 1;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid .wc-block-grid__product-image img {
        width: 100%
    }
}

@media (min-width: 481px) and (max-width: 600px) {
    .wc-block-grid.has-2-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
        left: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
        left: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
        left: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
        left: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
        left: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
        left: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale {
        left: 8px
    }

    .wc-block-grid .wc-block-grid__product-image img {
        width: 100%
    }
}

.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
    font-size: .88889em
}

.theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.theme-twentynineteen .wc-block-grid__product-title:before {
    display: none
}

.theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1
}

.wc-block-product-sort-select {
    margin-bottom: 24px;
    text-align: left
}

.wc-block-price-filter .wc-block-price-filter__range-input-wrapper {
    padding: 0;
    border: 0;
    outline: none;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 9px;
    clear: both;
    position: relative;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    background: #e1e1e1;
    margin: 15px 0
}

.wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress {
    height: 9px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #a8739d;
    background: var(--track-background)
}

.wc-block-price-filter .wc-block-price-filter__controls {
    display: -webkit-box;
    display: flex;
    margin: 0 0 20px
}

.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount {
    margin: 0;
    border-radius: 4px;
    width: auto;
    max-width: 100px;
    min-width: 0
}

.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount.wc-block-price-filter__amount--min {
    margin-right: 10px
}

.wc-block-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount.wc-block-price-filter__amount--max {
    margin-left: auto
}

.wc-block-price-filter.wc-block-price-filter--has-filter-button .wc-block-price-filter__controls {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.wc-block-price-filter.wc-block-price-filter--has-filter-button .wc-block-price-filter__controls .wc-block-price-filter__amount.wc-block-price-filter__amount--max {
    margin-left: 0;
    margin-right: 10px
}

.wc-block-price-filter.wc-block-price-filter--has-filter-button .wc-block-price-filter__controls .wc-block-price-filter__button {
    margin-left: auto;
    white-space: nowrap
}

.wc-block-price-filter .wc-block-price-filter__range-input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 0;
    display: block;
    position: relative;
    pointer-events: none;
    outline: none !important
}

.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-runnable-track {
    cursor: default;
    height: 1px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-thumb {
    background-color: transparent;
    background-position: 0 0;
    width: 26px;
    height: 21px;
    border: 0;
    padding: 0;
    vertical-align: top;
    cursor: pointer;
    z-index: 20;
    pointer-events: auto;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: -6px 0 0
}

.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-thumb:hover {
    background-position-y: -21px;
    -webkit-filter: drop-shadow(3px 0 0 hsla(0, 0%, 100%, .75)) drop-shadow(-3px 0 0 hsla(0, 0%, 100%, .75));
    filter: drop-shadow(3px 0 0 rgba(255, 255, 255, .75)) drop-shadow(-3px 0 0 rgba(255, 255, 255, .75));
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.wc-block-price-filter .wc-block-price-filter__range-input::-webkit-slider-progress {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-price-filter .wc-block-price-filter__range-input::-moz-focus-outer {
    border: 0
}

.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-track {
    cursor: default;
    height: 1px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-progress {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-thumb {
    background-color: transparent;
    background-position: 0 0;
    width: 26px;
    height: 21px;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top;
    cursor: pointer;
    z-index: 20;
    pointer-events: auto;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-price-filter .wc-block-price-filter__range-input::-moz-range-thumb:hover {
    background-position-y: -21px;
    filter: drop-shadow(3px 0 0 rgba(255, 255, 255, .75)) drop-shadow(-3px 0 0 rgba(255, 255, 255, .75));
    transform: scale(1.1)
}

.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb {
    background-color: transparent;
    background-position: 0 0;
    width: 26px;
    height: 21px;
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: top;
    cursor: pointer;
    z-index: 20;
    pointer-events: auto;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    -ms-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb:hover {
    background-position-y: -21px;
    filter: drop-shadow(3px 0 0 rgba(255, 255, 255, .75)) drop-shadow(-3px 0 0 rgba(255, 255, 255, .75));
    transform: scale(1.1)
}

.wc-block-price-filter .wc-block-price-filter__range-input:focus::-webkit-slider-thumb {
    background-position-y: -21px;
    -webkit-filter: drop-shadow(3px 0 0 hsla(0, 0%, 100%, .75)) drop-shadow(-3px 0 0 hsla(0, 0%, 100%, .75));
    filter: drop-shadow(3px 0 0 rgba(255, 255, 255, .75)) drop-shadow(-3px 0 0 rgba(255, 255, 255, .75))
}

.wc-block-price-filter .wc-block-price-filter__range-input:focus::-moz-range-thumb {
    background-position-y: -21px;
    filter: drop-shadow(3px 0 0 rgba(255, 255, 255, .75)) drop-shadow(-3px 0 0 rgba(255, 255, 255, .75))
}

.wc-block-price-filter .wc-block-price-filter__range-input:focus::-ms-thumb {
    background-position-y: -21px;
    filter: drop-shadow(3px 0 0 rgba(255, 255, 255, .75)) drop-shadow(-3px 0 0 rgba(255, 255, 255, .75))
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min {
    z-index: 21
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-webkit-slider-thumb {
    margin-left: -2px;
    background-position-x: left
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-moz-range-thumb {
    background-position-x: left;
    transform: translate(-2px, 4px)
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-ms-thumb {
    background-position-x: left
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max {
    z-index: 20
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-webkit-slider-thumb {
    background-position-x: right;
    margin-left: 2px
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-moz-range-thumb {
    background-position-x: right;
    transform: translate(2px, 4px)
}

.wc-block-price-filter .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-ms-thumb {
    background-position-x: right
}

.wc-block-price-filter.is-disabled .wc-block-price-filter__amount, .wc-block-price-filter.is-disabled .wc-block-price-filter__button, .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper, .wc-block-price-filter.is-loading .wc-block-price-filter__amount, .wc-block-price-filter.is-loading .wc-block-price-filter__button, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none
}

.wc-block-price-filter.is-disabled .wc-block-price-filter__amount:after, .wc-block-price-filter.is-disabled .wc-block-price-filter__button:after, .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper:after, .wc-block-price-filter.is-loading .wc-block-price-filter__amount:after, .wc-block-price-filter.is-loading .wc-block-price-filter__button:after, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-price-filter.is-disabled .wc-block-price-filter__amount, .wc-block-price-filter.is-disabled .wc-block-price-filter__button, .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper, .wc-block-price-filter.is-loading .wc-block-price-filter__amount, .wc-block-price-filter.is-loading .wc-block-price-filter__button, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__amount, .wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__button, .wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__range-input-wrapper {
    -webkit-animation: none;
    animation: none
}

.rtl .wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress {
    --track-background: linear-gradient(270deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #a8739d;
    background: var(--track-background)
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .wc-block-price-filter .wc-block-price-filter__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress {
        background: #a8739d;
        box-shadow: inset 0 0 0 1px #95588a;
        width: 100%;
        top: 7px
    }

    .wc-block-price-filter .wc-block-price-filter__range-input {
        height: 24px;
        pointer-events: auto;
        position: absolute;
        left: 0;
        top: 0
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb {
        transform: translate(1px);
        pointer-events: auto
    }

    .wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper {
        -webkit-animation: loading-fade 1.2s ease-in-out infinite;
        animation: loading-fade 1.2s ease-in-out infinite;
        background-color: #e2e4e7 !important;
        color: transparent;
        border: 0;
        box-shadow: none
    }

    .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper:after, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper:after {
        content: "\00a0"
    }
}

@media screen and (-ms-high-contrast: active) and (prefers-reduced-motion: reduce) {
    .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@supports (-ms-ime-align:auto) {
    .wc-block-price-filter .wc-block-price-filter__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress {
        background: #a8739d;
        box-shadow: inset 0 0 0 1px #95588a;
        width: 100%;
        top: 7px
    }

    .wc-block-price-filter .wc-block-price-filter__range-input {
        height: 24px;
        pointer-events: auto;
        position: absolute;
        left: 0;
        top: 0
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-price-filter .wc-block-price-filter__range-input::-ms-thumb {
        transform: translate(1px);
        pointer-events: auto
    }

    .wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-price-filter .wc-block-price-filter__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper {
        -webkit-animation: loading-fade 1.2s ease-in-out infinite;
        animation: loading-fade 1.2s ease-in-out infinite;
        background-color: #e2e4e7 !important;
        color: transparent;
        border: 0;
        box-shadow: none
    }

    .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper:after, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper:after {
        content: "\00a0"
    }

    @media screen and (prefers-reduced-motion: reduce) {
        .wc-block-price-filter.is-disabled .wc-block-price-filter__range-input-wrapper, .wc-block-price-filter.is-loading .wc-block-price-filter__range-input-wrapper {
            -webkit-animation: none;
            animation: none
        }
    }.wc-block-price-filter.is-disabled:not(.is-loading) .wc-block-price-filter__range-input-wrapper {
         -webkit-animation: none;
         animation: none
     }
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
    margin: 0 0 16px
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li {
    text-decoration: underline
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li input, .wc-block-attribute-filter .wc-block-attribute-filter-list li label {
    cursor: pointer
}

.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count {
    float: right
}

.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count:before {
    content: " ("
}

.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count:after {
    content: ")"
}

.editor-styles-wrapper .wc-block-checkbox-list, .wc-block-checkbox-list {
    margin: 0;
    padding: 0;
    list-style: none outside
}

.editor-styles-wrapper .wc-block-checkbox-list li, .wc-block-checkbox-list li {
    margin: 0 0 4px;
    padding: 0;
    list-style: none outside
}

.editor-styles-wrapper .wc-block-checkbox-list li.show-less button, .editor-styles-wrapper .wc-block-checkbox-list li.show-more button, .wc-block-checkbox-list li.show-less button, .wc-block-checkbox-list li.show-more button {
    background: 0 0;
    border: none;
    padding: 0;
    text-decoration: underline;
    cursor: pointer
}

.editor-styles-wrapper .wc-block-checkbox-list.is-loading li, .wc-block-checkbox-list.is-loading li {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none
}

.editor-styles-wrapper .wc-block-checkbox-list.is-loading li:after, .wc-block-checkbox-list.is-loading li:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .editor-styles-wrapper .wc-block-checkbox-list.is-loading li, .wc-block-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters {
    margin: 0 0 16px;
    overflow: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
    float: right;
    background: transparent none;
    border: none;
    padding: 0;
    text-decoration: underline;
    cursor: pointer;
    font-size: 1em
}

.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: transparent none
}

.wc-block-active-filters .wc-block-active-filters-list {
    margin: 0 0 4px;
    list-style: none outside;
    clear: both
}

.wc-block-active-filters .wc-block-active-filters-list li {
    margin: 0 0 4px;
    padding: 0 16px 0 0;
    list-style: none outside;
    clear: both;
    position: relative
}

.wc-block-active-filters .wc-block-active-filters-list button {
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 0;
    padding: 16px 0 0;
    width: 16px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -8px 0 0
}

.wc-block-active-filters .wc-block-active-filters-list button:before {
    width: 16px;
    height: 16px;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2324292d'/%3E%3Cpath fill='%23fff' d='M4.5 6.887L6.887 4.5l7.033 7.034-2.386 2.386z'/%3E%3Cpath fill='%23fff' d='M11.533 4.5l2.387 2.386-7.034 7.034L4.5 11.533z'/%3E%3C/svg%3E") 50% no-repeat;
    display: block;
    content: "";
    position: absolute;
    top: 0
}

.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips li {
    display: inline-block;
    background: #c4c4c4;
    border-radius: 4px;
    padding: 4px 8px;
    margin: 0 6px 6px 0;
    color: #24292d
}

.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips li .wc-block-active-filters-list-item__type {
    display: none
}

.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips button {
    float: none;
    vertical-align: middle;
    margin: -2px 0 0 9px;
    height: 0;
    padding: 12px 0 0;
    width: 12px;
    overflow: hidden;
    position: relative
}

.wc-block-active-filters .wc-block-active-filters-list.wc-block-active-filters-list--chips button:before {
    width: 12px;
    height: 12px;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2324292d' d='M7.033 0l1.414 1.414-7.033 7.034-1.415-1.415z'/%3E%3Cpath fill='%2324292d' d='M8.447 7.071L7.033 8.486 0 1.452 1.414.038z'/%3E%3C/svg%3E") 50% no-repeat;
    display: block;
    content: "";
    position: absolute;
    top: 0
}

.wc-block-error-message {
    margin-bottom: 16px;
    margin-top: 8px
}

.wc-block-api-error .components-placeholder__fieldset {
    display: block
}

.wc-block-api-error .wc-block-error-message {
    margin-top: 0
}

.wc-block-api-error .components-spinner {
    float: none
}

.woocommerce-search-product__item .woocommerce-search-list__item-name .description {
    display: block
}

.woocommerce-search-product__item.is-searching .woocommerce-search-list__item-prefix:after, .woocommerce-search-product__item.is-skip-level .woocommerce-search-list__item-prefix:after {
    content: ":"
}

.woocommerce-search-product__item.is-not-active:active, .woocommerce-search-product__item.is-not-active:focus, .woocommerce-search-product__item.is-not-active:hover {
    background: #fff
}

.woocommerce-search-product__item.is-loading {
    -webkit-box-pack: center;
    justify-content: center
}

.woocommerce-search-product__item.is-loading .components-spinner {
    margin-bottom: 12px
}

.woocommerce-search-product__item.depth-0.is-variable:after {
    margin-left: 8px;
    content: "";
    height: 24px;
    width: 24px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" fill="{$core-grey-dark-300}" /></svg>');
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain
}

.woocommerce-search-product__item.depth-0.is-variable[aria-expanded=true]:after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z" fill="{$core-grey-dark-300}" /></svg>')
}

.wc-block-review-sort-select {
    text-align: right
}

.wc-block-sort-select {
    margin-bottom: 12px
}

.wc-block-sort-select__label {
    margin-right: 12px;
    display: inline-block;
    font-weight: 400
}

.editor-styles .wc-block-review-list, .wc-block-review-list {
    margin: 0
}

.is-loading .wc-block-review-list-item__text {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none;
    display: block;
    width: 60%
}

.is-loading .wc-block-review-list-item__text:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-review-list-item__info .wc-block-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none;
    font-size: 1em;
    width: 80px
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__product, .is-loading .wc-block-review-list-item__info .wc-block-review-list-item__meta .wc-block-review-list-item__rating .wc-block-review-list-item__rating__stars > span {
    display: none
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: #e2e4e7 !important;
    color: transparent;
    border: 0;
    box-shadow: none;
    height: 1em;
    width: 120px
}

.is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date:after {
    content: "\00a0"
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-review-list-item__info .wc-block-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.editor-styles-wrapper .wc-block-review-list-item__item, .wc-block-review-list-item__item {
    margin: 0 0 48px;
    list-style: none
}

.wc-block-review-list-item__info {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 24px
}

.wc-block-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.has-image .wc-block-review-list-item__info {
    -ms-grid-columns: 64px 1fr;
    grid-template-columns: 64px 1fr
}

.has-image .wc-block-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-review-list-item__image {
    height: 48px;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    width: 48px;
    position: relative
}

.wc-block-review-list-item__image img {
    width: 100%;
    height: 100%;
    display: block
}

.wc-block-review-list-item__verified {
    width: 21px;
    height: 21px;
    text-indent: 21px;
    margin: 0;
    line-height: 21px;
    overflow: hidden;
    position: absolute;
    right: -7px;
    bottom: -7px
}

.wc-block-review-list-item__verified:before {
    width: 21px;
    height: 21px;
    background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
    display: block;
    content: ""
}

.wc-block-review-list-item__meta {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap
}

.wc-block-review-list-item__meta:after {
    -webkit-box-ordinal-group: 4;
    order: 3;
    content: "";
    flex-basis: 100%
}

.wc-block-review-list-item__author, .wc-block-review-list-item__product {
    display: block;
    font-weight: 700;
    -webkit-box-ordinal-group: 2;
    order: 1;
    margin-right: 8px
}

.wc-block-review-list-item__product + .wc-block-review-list-item__author {
    font-weight: 400;
    color: grey;
    -webkit-box-ordinal-group: 5;
    order: 4
}

.wc-block-review-list-item__published-date {
    color: grey;
    -webkit-box-ordinal-group: 6;
    order: 5
}

.wc-block-review-list-item__author + .wc-block-review-list-item__published-date:before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    border-right: 1px solid #ddd;
    height: 1em;
    vertical-align: middle
}

.wc-block-review-list-item__author:first-child + .wc-block-review-list-item__published-date:before, .wc-block-review-list-item__rating + .wc-block-review-list-item__author + .wc-block-review-list-item__published-date:before {
    display: none
}

.wc-block-review-list-item__rating {
    -webkit-box-ordinal-group: 3;
    order: 2
}

.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars {
    display: inline-block;
    top: 0;
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    width: 5.3em;
    font-family: star;
    font-weight: 400;
    vertical-align: top
}

.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars:before {
    content: "\53\53\53\53\53";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.wc-block-review-list-item__rating > .wc-block-review-list-item__rating__stars span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #e6a237
}

.wc-block-load-more {
    text-align: center;
    width: 100%
}

.wc-block-pagination {
    margin: 0 auto 16px
}

.wc-block-pagination-ellipsis, .wc-block-pagination-page {
    color: #333;
    display: inline-block;
    font-size: 1em;
    font-weight: 400
}

.wc-block-pagination-page {
    border-color: transparent;
    padding: .3em .6em;
    min-width: 2.2em
}

@media (max-width: 782px) {
    .wc-block-pagination-page {
        padding: .1em .2em;
        min-width: 1.6em
    }
}

.wc-block-pagination-page:not(.toggle) {
    background-color: transparent
}

.wc-block-pagination-ellipsis {
    padding: .3em
}

@media (max-width: 782px) {
    .wc-block-pagination-ellipsis {
        padding: .1em
    }
}

.wc-block-pagination-page--active[disabled] {
    color: #333;
    font-weight: 700;
    opacity: 1 !important
}

.wc-block-pagination-page--active[disabled]:focus, .wc-block-pagination-page--active[disabled]:hover {
    background-color: inherit;
    color: #333;
    opacity: 1 !important
}

@-webkit-keyframes loading-fade {
    0% {
        opacity: .7
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .7
    }
}

@keyframes loading-fade {
    0% {
        opacity: .7
    }
    50% {
        opacity: 1
    }
    to {
        opacity: .7
    }
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid red
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid red
}

div.wpcf7-spam-blocked {
    border: 2px solid orange
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
    position: relative
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

span.wpcf7-list-item-label:before, span.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-display-none {
    display: none
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}

div.wpcf7 input[type=file] {
    cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
    cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    direction: ltr
}

/*!
Theme Name: Rey
Theme URI:  http://reytheme.com/
Description: One of the classiest and rich-featured theme on the market.
Author: Marius H.
Author URI:  https://twitter.com/mariushoria
Version: 1.6.2
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Tags: blog, two-columns, elementor, left-sidebar, featured-images, header-builder, footer-builder, custom-menu, footer-widgets, theme-options, threaded-comments, translation-ready, e-commerce, portfolio
Text Domain: rey
Domain Path: /languages
*/
:root {
    --zero-px: 0px;
    --primary-ff: "Helvetica Neue", Helvetica, Arial, sans-serif;
    --secondary-ff: var(--primary-ff);
    --body-font-family: var(--primary-ff);
    --body-font-size: 15px;
    --body-line-height: 1.7;
    --body-font-weight: 400;
    --body-bg-color: #fff;
    --body-color: #373737;
    --link-color: #000;
    --link-color-hover: #212529;
    --accent-color: #212529;
    --accent-text-color: #fff;
    --accent-hover-color: #000;
    --sidebar-size: 27%;
    --sidebar-margin: 2%;
    --font-weight-bold: 600;
    --container-max-width: 1440px;
    --header-default--max-width: var(--container-max-width);
    --header-default--height: 150px;
    --header-default-mobile--height: calc(var(--header-default--height) - 70px);
    --header-bgcolor: transparent;
    --header-text-color: hsl(var(--neutral-hue, 210), 11%, 15%);
    --header-bar-size: .5rem;
    --header-nav-x-spacing: 1rem;
    --header-nav-y-spacing: 5px;
    --search-bg-color: #fff;
    --search-text-color: hsl(var(--neutral-hue, 210), 11%, 15%);
    --footer-default--max-width: var(--container-max-width);
    --nav-breakpoint-desktop: block;
    --nav-breakpoint-mobile: none;
    --h1-font-size: 2rem;
    --h2-font-size: 1.5rem;
    --h3-font-size: 1.25rem;
    --h4-font-size: 1rem;
    --pagination-size: 2.5rem;
    --admin-bar: 46px;
    --site-width: 100vw;
    --half-gutter-size: 15px;
    --site-padding-top: var(--zero-px);
    --site-padding-right: var(--zero-px);
    --site-padding-bottom: var(--zero-px);
    --site-padding-left: var(--zero-px);
    --page-padding-top: var(--site-padding-top);
    --page-padding-right: var(--site-padding-right);
    --page-padding-bottom: var(--site-padding-bottom);
    --page-padding-left: var(--site-padding-left);
    --content-padding-top: 3.125rem;
    --content-padding-bottom: 5.625rem;
    --content-padding-right: var(--zero-px);
    --content-padding-left: var(--zero-px);
    --colors-green: #7ad03a;
    --colors-red: #cf2929;
    --colors-orange: #ffba00;
    --colors-blue: #2ea2cc;
    --easeOutCubic: cubic-bezier(.215, .61, .355, 1);
    --easeOutExpo: cubic-bezier(.19, 1, .22, 1);
    --full-vp-height: 100vh;
    --submenu-panels-distance: 15px;
    --neutral-hue: 210
}

@media (min-width: 1025px) and (max-width: 1440px) and (min-height: 480px) and (max-height: 768px) {
    :root {
        --container-max-width: 90vw !important
    }
}

@media (min-width: 1025px) and (max-width: 1440px) and (min-height: 480px) and (max-height: 768px) {
    :root {
        --full-vp-height: 780px
    }
}

:root[data-xl="1"] {
    --sidebar-size: 30%;
    --sidebar-margin: 0%;
    --container-max-width: var(--site-width, 100vw)
}

:root[data-admin-bar="0"] {
    --admin-bar: var(--zero-px)
}

@media (min-width: 992px) {
    :root {
        --body-font-size: 16px;
        --h1-font-size: 3rem;
        --h2-font-size: 2rem;
        --h3-font-size: 1.5rem;
        --h4-font-size: 1.25rem;
        --admin-bar: 32px;
        --header-bar-size: 1rem
    }
}

@media (max-width: 1024px) {
    :root {
        --sidebar-size: 38%;
        --sidebar-margin: 0%
    }
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: var(--body-font-family), sans-serif;
    font-size: var(--body-font-size);
    font-weight: var(--body-font-weight);
    line-height: var(--body-line-height);
    color: var(--body-color);
    text-align: left;
    background-color: var(--body-bg-color)
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1.375rem
}

p {
    margin-top: 0;
    margin-bottom: 1.25rem
}

abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ul ul, ol ul, ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: var(--font-weight-bold)
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: var(--link-color);
    text-decoration: none;
    background-color: transparent
}

a:hover .widget-element__text,
a:hover {
    color: var(--link-color-hover);
    text-decoration: underline
}

a:hover .widget-element__text,
a:not([href]):not([tabindex]) {
    text-decoration: none
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre, code, kbd, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

html {
    font-size: var(--body-font-size, 16px)
}

body {
    background-color: var(--body-bg-color);
    background-image: var(--body-bg-image, none);
    background-repeat: var(--body-bg-repeat, repeat);
    background-attachment: var(--body-bg-attachment, scroll);
    background-position: var(--body-bg-posx, 50%) var(--body-bg-posy, 50%);
    background-size: var(--body-bg-size, auto)
}

h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeSpeed;
    word-break: break-word
}

dfn, cite, em, i {
    font-style: italic
}

b, strong {
    font-weight: 700
}

blockquote {
    border: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
    font-style: italic;
    font-weight: 400;
    margin: 1.5625rem 0;
    padding: 1em 0 1em 2em;
    position: relative
}

blockquote:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background-color: currentColor;
    opacity: .07
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote p {
    margin-bottom: 1rem
}

blockquote, q {
    quotes: none
}

blockquote cite, blockquote small {
    font-size: .9375rem;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    display: inline-block
}

blockquote > :last-child {
    margin-bottom: 0
}

address {
    font-style: italic;
    margin: 0 0 1.5625rem
}

code, kbd, tt, var, samp, pre {
    font-family: Inconsolata, monospace
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
    overflow: auto;
    max-width: 100%;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%);
    border-radius: 3px;
    padding: .9375rem 1.25rem
}

@media (min-width: 1025px) {
    pre {
        padding: 1.25rem 1.875rem
    }
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

kbd {
    padding: .4375rem .75rem;
    font-size: 87.5%;
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%);
    border-radius: 2px
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

code {
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%);
    padding: .4375rem .75rem;
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a > code {
    color: inherit
}

abbr, acronym {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help
}

mark {
    text-decoration: none;
    padding: .4375rem .75rem;
    font-size: 87.5%;
    color: var(--accent-color);
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%)
}

big {
    font-size: 125%
}

menu, ol, ul {
    margin: 1.25rem 0;
    padding: 0 0 0 1.875rem
}

ul li ul {
    list-style-type: circle
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none
}

li > ul, li > ol {
    margin: 0
}

dd {
    margin-bottom: .625rem;
    margin-left: .9375rem
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
    margin: 0 0 1.5625rem;
    margin-left: 30px;
}

table th {
    border: 0;
    padding: .5rem .625rem
}

table td {
    padding: .5rem 0;
}

table tbody tr, table thead tr {
    border-bottom: 1px solid #c5c5c5;
}

table tbody th {
    background: hsl(var(--neutral-hue, 210), 17%, 98%)
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1.375rem;
    font-family: inherit;
    font-weight: var(--font-weight-bold);
    line-height: 1.2;
    color: inherit
}

h1, .h1 {
    font-size: var(--h1-font-size)
}

h2, .h2 {
    font-size: var(--h2-font-size)
}

h3, .h3 {
    font-size: var(--h3-font-size)
}

h4, .h4 {
    font-size: var(--h4-font-size)
}

h5, .h5 {
    font-size: 1.25rem
}

h6, .h6 {
    font-size: var(--body-font-size)
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 400;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 400;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 400;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

small, .small {
    font-size: 80%;
    font-weight: 400
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 992px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 1025px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 992px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1025px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 992px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1025px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.857143%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.btn, .wp-block-button__link, button, button[type=button], button[type=submit], input[type=submit], input[type=reset], input[type=button] {
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic)
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn, .wp-block-button__link, button, button[type=button], button[type=submit], input[type=submit], input[type=reset], input[type=button] {
        -webkit-transition: none;
        transition: none
    }
}

.btn:hover, .wp-block-button__link:hover, button:hover, button[type=button]:hover, button[type=submit]:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
    color: var(--body-color);
    text-decoration: none
}

.btn:focus, .wp-block-button__link:focus, .btn.focus, .focus.wp-block-button__link, button:focus, button.focus, button[type=button]:focus, button[type=button].focus, button[type=submit]:focus, button[type=submit].focus, input[type=submit]:focus, input[type=submit].focus, input[type=reset]:focus, input[type=reset].focus, input[type=button]:focus, input[type=button].focus {
    outline: 0
}

.btn.disabled, .disabled.wp-block-button__link, .btn:disabled, .wp-block-button__link:disabled, button.disabled, button:disabled, button[type=button].disabled, button[type=button]:disabled, button[type=submit].disabled, button[type=submit]:disabled, input[type=submit].disabled, input[type=submit]:disabled, input[type=reset].disabled, input[type=reset]:disabled, input[type=button].disabled, input[type=button]:disabled {
    opacity: .65;
    pointer-events: none
}

.btn:not(:disabled):not(.disabled), .wp-block-button__link:not(:disabled):not(.disabled), button:not(:disabled):not(.disabled), button[type=button]:not(:disabled):not(.disabled), button[type=submit]:not(:disabled):not(.disabled), input[type=submit]:not(:disabled):not(.disabled), input[type=reset]:not(:disabled):not(.disabled), input[type=button]:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn.btn--block, .btn--block.wp-block-button__link, button.btn--block, button[type=button].btn--block, button[type=submit].btn--block, input[type=submit].btn--block, input[type=reset].btn--block, input[type=button].btn--block {
    display: block
}

.btn.btn-primary, .wp-block-button__link, button.btn-primary, button[type=button].btn-primary, button[type=submit].btn-primary, input[type=submit].btn-primary, input[type=reset].btn-primary, input[type=button].btn-primary {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic)
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn.btn-primary, .wp-block-button__link, button.btn-primary, button[type=button].btn-primary, button[type=submit].btn-primary, input[type=submit].btn-primary, input[type=reset].btn-primary, input[type=button].btn-primary {
        -webkit-transition: none;
        transition: none
    }
}

.btn.btn-primary:hover, .wp-block-button__link:hover, button.btn-primary:hover, button[type=button].btn-primary:hover, button[type=submit].btn-primary:hover, input[type=submit].btn-primary:hover, input[type=reset].btn-primary:hover, input[type=button].btn-primary:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.btn.btn-secondary, .btn-secondary.wp-block-button__link, button.btn-secondary, button[type=button].btn-secondary, button[type=submit].btn-secondary, input[type=submit].btn-secondary, input[type=reset].btn-secondary, input[type=button].btn-secondary {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn.btn-secondary, .btn-secondary.wp-block-button__link, button.btn-secondary, button[type=button].btn-secondary, button[type=submit].btn-secondary, input[type=submit].btn-secondary, input[type=reset].btn-secondary, input[type=button].btn-secondary {
        -webkit-transition: none;
        transition: none
    }
}

.btn.btn-secondary:hover, .btn-secondary.wp-block-button__link:hover, button.btn-secondary:hover, button[type=button].btn-secondary:hover, button[type=submit].btn-secondary:hover, input[type=submit].btn-secondary:hover, input[type=reset].btn-secondary:hover, input[type=button].btn-secondary:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.btn.btn-secondary:hover, .btn-secondary.wp-block-button__link:hover, button.btn-secondary:hover, button[type=button].btn-secondary:hover, button[type=submit].btn-secondary:hover, input[type=submit].btn-secondary:hover, input[type=reset].btn-secondary:hover, input[type=button].btn-secondary:hover {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.btn.btn-primary-outline, .btn-primary-outline.wp-block-button__link, button.btn-primary-outline, button[type=button].btn-primary-outline, button[type=submit].btn-primary-outline, input[type=submit].btn-primary-outline, input[type=reset].btn-primary-outline, input[type=button].btn-primary-outline {
    color: var(--accent-color);
    border-color: currentColor;
    background-color: transparent;
    padding: .9375rem 1.25rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic)
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn.btn-primary-outline, .btn-primary-outline.wp-block-button__link, button.btn-primary-outline, button[type=button].btn-primary-outline, button[type=submit].btn-primary-outline, input[type=submit].btn-primary-outline, input[type=reset].btn-primary-outline, input[type=button].btn-primary-outline {
        -webkit-transition: none;
        transition: none
    }
}

.btn.btn-primary-outline:hover, .btn-primary-outline.wp-block-button__link:hover, button.btn-primary-outline:hover, button[type=button].btn-primary-outline:hover, button[type=submit].btn-primary-outline:hover, input[type=submit].btn-primary-outline:hover, input[type=reset].btn-primary-outline:hover, input[type=button].btn-primary-outline:hover {
    color: var(--accent-hover-color);
    background-color: transparent;
    border-color: currentColor
}

.btn.btn-secondary-outline, .btn-secondary-outline.wp-block-button__link, button.btn-secondary-outline, button[type=button].btn-secondary-outline, button[type=submit].btn-secondary-outline, input[type=submit].btn-secondary-outline, input[type=reset].btn-secondary-outline, input[type=button].btn-secondary-outline {
    color: var(--accent-color);
    border-color: currentColor;
    background-color: transparent;
    padding: .9375rem 1.25rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    border-color: hsl(var(--neutral-hue, 210), 16%, 93%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn.btn-secondary-outline, .btn-secondary-outline.wp-block-button__link, button.btn-secondary-outline, button[type=button].btn-secondary-outline, button[type=submit].btn-secondary-outline, input[type=submit].btn-secondary-outline, input[type=reset].btn-secondary-outline, input[type=button].btn-secondary-outline {
        -webkit-transition: none;
        transition: none
    }
}

.btn.btn-secondary-outline:hover, .btn-secondary-outline.wp-block-button__link:hover, button.btn-secondary-outline:hover, button[type=button].btn-secondary-outline:hover, button[type=submit].btn-secondary-outline:hover, input[type=submit].btn-secondary-outline:hover, input[type=reset].btn-secondary-outline:hover, input[type=button].btn-secondary-outline:hover {
    color: var(--accent-hover-color);
    background-color: transparent;
    border-color: currentColor
}

.btn.btn-secondary-outline:hover, .btn-secondary-outline.wp-block-button__link:hover, button.btn-secondary-outline:hover, button[type=button].btn-secondary-outline:hover, button[type=submit].btn-secondary-outline:hover, input[type=submit].btn-secondary-outline:hover, input[type=reset].btn-secondary-outline:hover, input[type=button].btn-secondary-outline:hover {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    border-color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

.btn.btn-simple, .btn-simple.wp-block-button__link, button.btn-simple, button[type=button].btn-simple, button[type=submit].btn-simple, input[type=submit].btn-simple, input[type=reset].btn-simple, input[type=button].btn-simple {
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--link-color);
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1;
    -webkit-transition: color .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic)
}

.btn.btn-line, .btn-line.wp-block-button__link, button.btn-line, button[type=button].btn-line, button[type=submit].btn-line, input[type=submit].btn-line, input[type=reset].btn-line, input[type=button].btn-line {
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--link-color);
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1;
    -webkit-transition: color .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic);
    position: relative;
    text-decoration: none;
    padding: 0 0 5px
}

.btn.btn-line:after, .btn-line.wp-block-button__link:after, button.btn-line:after, button[type=button].btn-line:after, button[type=submit].btn-line:after, input[type=submit].btn-line:after, input[type=reset].btn-line:after, input[type=button].btn-line:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.btn.btn-line:hover:after, .btn-line.wp-block-button__link:hover:after, button.btn-line:hover:after, button[type=button].btn-line:hover:after, button[type=submit].btn-line:hover:after, input[type=submit].btn-line:hover:after, input[type=reset].btn-line:hover:after, input[type=button].btn-line:hover:after {
    left: 0;
    width: 100%
}

.btn.btn-line-active, .btn-line-active.wp-block-button__link, button.btn-line-active, button[type=button].btn-line-active, button[type=submit].btn-line-active, input[type=submit].btn-line-active, input[type=reset].btn-line-active, input[type=button].btn-line-active {
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--link-color);
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1;
    -webkit-transition: color .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic);
    position: relative;
    text-decoration: none;
    padding: 0 0 5px
}

.btn.btn-line-active:after, .btn-line-active.wp-block-button__link:after, button.btn-line-active:after, button[type=button].btn-line-active:after, button[type=submit].btn-line-active:after, input[type=submit].btn-line-active:after, input[type=reset].btn-line-active:after, input[type=button].btn-line-active:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.btn.btn-line-active:hover:after, .btn-line-active.wp-block-button__link:hover:after, button.btn-line-active:hover:after, button[type=button].btn-line-active:hover:after, button[type=submit].btn-line-active:hover:after, input[type=submit].btn-line-active:hover:after, input[type=reset].btn-line-active:hover:after, input[type=button].btn-line-active:hover:after {
    left: 0;
    width: 100%
}

.btn.btn-line-active:after, .btn-line-active.wp-block-button__link:after, button.btn-line-active:after, button[type=button].btn-line-active:after, button[type=submit].btn-line-active:after, input[type=submit].btn-line-active:after, input[type=reset].btn-line-active:after, input[type=button].btn-line-active:after {
    -webkit-transition: none;
    transition: none;
    width: 100%
}

.btn.btn-line-active:hover:after, .btn-line-active.wp-block-button__link:hover:after, button.btn-line-active:hover:after, button[type=button].btn-line-active:hover:after, button[type=submit].btn-line-active:hover:after, input[type=submit].btn-line-active:hover:after, input[type=reset].btn-line-active:hover:after, input[type=button].btn-line-active:hover:after {
    -webkit-animation: dashanim-active .4s var(--easeOutCubic);
    animation: dashanim-active .4s var(--easeOutCubic)
}

.btn.btn-dash, .btn-dash.wp-block-button__link, button.btn-dash, button[type=button].btn-dash, button[type=submit].btn-dash, input[type=submit].btn-dash, input[type=reset].btn-dash, input[type=button].btn-dash {
    position: relative;
    padding: 1em 5em 1em 1.6em;
    -webkit-transition: opacity .25s var(--easeOutCubic);
    transition: opacity .25s var(--easeOutCubic)
}

.btn.btn-dash:after, .btn-dash.wp-block-button__link:after, button.btn-dash:after, button[type=button].btn-dash:after, button[type=submit].btn-dash:after, input[type=submit].btn-dash:after, input[type=reset].btn-dash:after, input[type=button].btn-dash:after {
    content: "";
    width: 35px;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: -webkit-transform .25s var(--easeOutCubic);
    transition: -webkit-transform .25s var(--easeOutCubic);
    transition: transform .25s var(--easeOutCubic);
    transition: transform .25s var(--easeOutCubic), -webkit-transform .25s var(--easeOutCubic);
    position: absolute;
    top: 50%;
    top: calc(50% - 1px);
    right: 1.15em
}

.btn.btn-dash:hover:after, .btn-dash.wp-block-button__link:hover:after, button.btn-dash:hover:after, button[type=button].btn-dash:hover:after, button[type=submit].btn-dash:hover:after, input[type=submit].btn-dash:hover:after, input[type=reset].btn-dash:hover:after, input[type=button].btn-dash:hover:after {
    -webkit-transform: scaleX(.8);
    transform: scaleX(.8)
}

.btn.btn-rounded, .btn-rounded.wp-block-button__link, button.btn-rounded, button[type=button].btn-rounded, button[type=submit].btn-rounded, input[type=submit].btn-rounded, input[type=reset].btn-rounded, input[type=button].btn-rounded {
    border-radius: 100px
}

.btn.btn-underline-1, .btn-underline-1.wp-block-button__link, button.btn-underline-1, button[type=button].btn-underline-1, button[type=submit].btn-underline-1, input[type=submit].btn-underline-1, input[type=reset].btn-underline-1, input[type=button].btn-underline-1 {
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .btn.btn-underline-1, .btn-underline-1.wp-block-button__link, button.btn-underline-1, button[type=button].btn-underline-1, button[type=submit].btn-underline-1, input[type=submit].btn-underline-1, input[type=reset].btn-underline-1, input[type=button].btn-underline-1 {
        text-decoration: none
    }
}

.btn.btn-underline-1:after, .btn-underline-1.wp-block-button__link:after, button.btn-underline-1:after, button[type=button].btn-underline-1:after, button[type=submit].btn-underline-1:after, input[type=submit].btn-underline-1:after, input[type=reset].btn-underline-1:after, input[type=button].btn-underline-1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .btn.btn-underline-1:after, .btn-underline-1.wp-block-button__link:after, button.btn-underline-1:after, button[type=button].btn-underline-1:after, button[type=submit].btn-underline-1:after, input[type=submit].btn-underline-1:after, input[type=reset].btn-underline-1:after, input[type=button].btn-underline-1:after {
        display: block
    }
}

.btn.btn-underline-1:hover:after, .btn-underline-1.wp-block-button__link:hover:after, button.btn-underline-1:hover:after, button[type=button].btn-underline-1:hover:after, button[type=submit].btn-underline-1:hover:after, input[type=submit].btn-underline-1:hover:after, input[type=reset].btn-underline-1:hover:after, input[type=button].btn-underline-1:hover:after {
    opacity: .8;
    height: 4px
}

.btn.btn-underline-2, .btn-underline-2.wp-block-button__link, button.btn-underline-2, button[type=button].btn-underline-2, button[type=submit].btn-underline-2, input[type=submit].btn-underline-2, input[type=reset].btn-underline-2, input[type=button].btn-underline-2 {
    position: relative;
    text-decoration: none
}

.btn.btn-underline-2:after, .btn-underline-2.wp-block-button__link:after, button.btn-underline-2:after, button[type=button].btn-underline-2:after, button[type=submit].btn-underline-2:after, input[type=submit].btn-underline-2:after, input[type=reset].btn-underline-2:after, input[type=button].btn-underline-2:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.btn.btn-underline-2:after, .btn-underline-2.wp-block-button__link:after, button.btn-underline-2:after, button[type=button].btn-underline-2:after, button[type=submit].btn-underline-2:after, input[type=submit].btn-underline-2:after, input[type=reset].btn-underline-2:after, input[type=button].btn-underline-2:after {
    right: -.5em;
    opacity: .2;
    height: .85em;
    top: 50%
}

.btn.btn-underline-2:hover:after, .btn-underline-2.wp-block-button__link:hover:after, button.btn-underline-2:hover:after, button[type=button].btn-underline-2:hover:after, button[type=submit].btn-underline-2:hover:after, input[type=submit].btn-underline-2:hover:after, input[type=reset].btn-underline-2:hover:after, input[type=button].btn-underline-2:hover:after {
    width: calc(100% + 1em);
    left: -.5em
}

.btn-line + .btn-line, .btn-line-active + .btn-line-active {
    margin-left: .9375rem
}

.btn--wide {
    width: 100%
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 1025px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

form {
    margin-bottom: 0
}

button, input, optgroup, select, textarea, textarea.wp-editor-area {
    font-family: inherit;
    font-size: 1em;
    margin: 0;
    vertical-align: baseline
}

button {
    overflow: visible
}

input[placeholder]::-webkit-input-placeholder, textarea[placeholder]::-webkit-input-placeholder {
    text-overflow: ellipsis
}

input[placeholder]:-ms-input-placeholder, textarea[placeholder]:-ms-input-placeholder {
    text-overflow: ellipsis
}

input[placeholder]::-ms-input-placeholder, textarea[placeholder]::-ms-input-placeholder {
    text-overflow: ellipsis
}

input[placeholder]::placeholder, textarea[placeholder]::placeholder {
    text-overflow: ellipsis
}

input[placeholder], textarea[placeholder] {
    text-overflow: ellipsis
}

textarea, textarea.wp-editor-area, select, option, input[type=text], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=search], input[type=datetime], input[type=datetime-local], input[type=password], input[type=checkbox], input[type=radio] {
    -webkit-transition: color .3s var(--easeOutCubic), background-color .3s var(--easeOutCubic), border-color .3s var(--easeOutCubic);
    transition: color .3s var(--easeOutCubic), background-color .3s var(--easeOutCubic), border-color .3s var(--easeOutCubic);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px
}

input[type=checkbox], input[type=radio] {
    padding: 0;
    margin-right: .375rem
}

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

button[disabled], html input[disabled] {
    cursor: default !important
}

button:focus, input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, select:focus, textarea:focus, textarea.wp-editor-area:focus {
    outline: none
}

input[type=text], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=password], input[type=search], input[type=datetime], input[type=datetime-local], select, textarea, textarea.wp-editor-area, .select2-container .select2-selection--single, .select2-container--default.select2-container .select2-selection--single {
    outline: none;
    display: block;
    width: 100%;
    height: calc(2.5625rem + 2px);
    padding: .625rem .8125rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: hsl(var(--neutral-hue, 210), 9%, 31%);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid hsl(var(--neutral-hue, 210), 14%, 83%);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    input[type=text], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=password], input[type=search], input[type=datetime], input[type=datetime-local], select, textarea, textarea.wp-editor-area, .select2-container .select2-selection--single, .select2-container--default.select2-container .select2-selection--single {
        -webkit-transition: none;
        transition: none
    }
}

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
    input[type=text], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=password], input[type=search], input[type=datetime], input[type=datetime-local], select, textarea, textarea.wp-editor-area, .select2-container .select2-selection--single, .select2-container--default.select2-container .select2-selection--single {
        font-size: 16px
    }
}

input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=password]:focus, input[type=search]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, select:focus, textarea:focus, textarea.wp-editor-area:focus, .select2-container .select2-selection--single:focus, .select2-container--default.select2-container .select2-selection--single:focus {
    border-color: hsl(var(--neutral-hue, 210), 7%, 46%);
    -webkit-box-shadow: 0 3px 10px hsla(var(--neutral-hue, 210), 14%, 83%, .25);
    box-shadow: 0 3px 10px hsla(var(--neutral-hue, 210), 14%, 83%, .25)
}

input[type=text]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, textarea.wp-editor-area::-webkit-input-placeholder, .select2-container .select2-selection--single::-webkit-input-placeholder, .select2-container--default.select2-container .select2-selection--single::-webkit-input-placeholder {
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    opacity: 1
}

input[type=text]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder, textarea.wp-editor-area:-ms-input-placeholder, .select2-container .select2-selection--single:-ms-input-placeholder, .select2-container--default.select2-container .select2-selection--single:-ms-input-placeholder {
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    opacity: 1
}

input[type=text]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=datetime-local]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder, textarea.wp-editor-area::-ms-input-placeholder, .select2-container .select2-selection--single::-ms-input-placeholder, .select2-container--default.select2-container .select2-selection--single::-ms-input-placeholder {
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    opacity: 1
}

input[type=text]::placeholder, input[type=number]::placeholder, input[type=email]::placeholder, input[type=url]::placeholder, input[type=tel]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=datetime]::placeholder, input[type=datetime-local]::placeholder, select::placeholder, textarea::placeholder, textarea.wp-editor-area::placeholder, .select2-container .select2-selection--single::placeholder, .select2-container--default.select2-container .select2-selection--single::placeholder {
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    opacity: 1
}

input[type=text]:disabled, input[type=text][readonly], input[type=number]:disabled, input[type=number][readonly], input[type=email]:disabled, input[type=email][readonly], input[type=url]:disabled, input[type=url][readonly], input[type=tel]:disabled, input[type=tel][readonly], input[type=password]:disabled, input[type=password][readonly], input[type=search]:disabled, input[type=search][readonly], input[type=datetime]:disabled, input[type=datetime][readonly], input[type=datetime-local]:disabled, input[type=datetime-local][readonly], select:disabled, select[readonly], textarea:disabled, textarea[readonly], textarea.wp-editor-area:disabled, textarea.wp-editor-area[readonly], .select2-container .select2-selection--single:disabled, .select2-container .select2-selection--single[readonly], .select2-container--default.select2-container .select2-selection--single:disabled, .select2-container--default.select2-container .select2-selection--single[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

textarea, textarea.wp-editor-area {
    height: auto
}

select {
    text-indent: .3125rem
}

label.required:after {
    content: "*";
    display: none;
    vertical-align: text-top;
    font-size: 80%;
    color: #da6f5b
}

fieldset {
    padding: 1rem 1.5rem;
    margin: 1.5rem .2rem;
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    position: relative
}

fieldset legend {
    width: auto;
    background-color: #fff;
    padding: 0 .5rem;
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 14px
}

.form-row, .rey-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.3125rem;
    margin-left: -.3125rem
}

.form-row > .col, .rey-form-row > .col, .form-row > [class*=col-], .rey-form-row > [class*=col-] {
    padding-right: .3125rem;
    padding-left: .3125rem;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.rey-form-row {
    position: relative;
    margin-top: 40px
}

.rey-form-row .rey-label {
    font-size: .8125rem;
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    margin-bottom: 0
}

.rey-form-row.rey-form-row--text .rey-label {
    position: absolute;
    opacity: .4;
    top: 10px;
    left: 15px;
    -webkit-transition: -webkit-transform .3s var(--easeOutCubic);
    transition: -webkit-transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    opacity: .5;
    pointer-events: none
}

.rey-form-row.rey-form-row--text.--has-value .rey-label {
    pointer-events: auto;
    -webkit-transform: translate(-15px, -38px);
    transform: translate(-15px, -38px)
}

@media (max-width: 767px) {
    .rey-form-row.rey-form-row--reset-mobile {
        display: block
    }

    .rey-form-row.rey-form-row--reset-mobile > .col {
        text-align: start !important
    }
}

.rey-label--checkbox {
    cursor: pointer
}

.rey-label--checkbox input[type=checkbox] {
    display: none
}

.rey-label--checkbox input[type=checkbox] + label, .rey-label--checkbox input[type=checkbox] + span {
    position: relative;
    display: inline-block;
    padding-left: 28px;
    vertical-align: middle
}

.rey-label--checkbox input[type=checkbox] + label:before, .rey-label--checkbox input[type=checkbox] + span:before {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    left: 0;
    width: 14px;
    height: 14px;
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    color: inherit;
    border: 1px solid currentColor;
    -webkit-transition: color .3s var(--easeOutCubic);
    transition: color .3s var(--easeOutCubic)
}

.rey-label--checkbox input[type=checkbox] + label:after, .rey-label--checkbox input[type=checkbox] + span:after {
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    left: 2px;
    background-color: currentColor;
    width: 10px;
    height: 10px;
    -webkit-transition: -webkit-transform .3s var(--easeOutCubic);
    transition: -webkit-transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    -webkit-transform: scale(0);
    transform: scale(0)
}

.rey-label--checkbox input[type=checkbox]:checked + label, .rey-label--checkbox input[type=checkbox]:checked + span {
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.rey-label--checkbox input[type=checkbox]:checked + label:after, .rey-label--checkbox input[type=checkbox]:checked + span:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.woocommerce-invalid .rey-label--checkbox input[type=checkbox] + span:before {
    border-color: #dc3545
}

.rey-label--checkbox .rey-label-text {
    font-size: 11px;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
    margin-bottom: 5px;
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.select2-container.select2-container--default .select2-selection--single {
    border-radius: 2px
}

.portfolio .select2-container .select2-selection--single .select2-selection__rendered,
.portfolio .select2-container.select2-container--default .select2-selection--single,
.single-para .select2-container .select2-selection--single .select2-selection__rendered,
.single-para .select2-container.select2-container--default .select2-selection--single {
    padding-top: 0!important;
}

.portfolio .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.single-para .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}

.portfolio .select2-container .select2-selection.select2-reyStyles .select2-selection__arrow,
.single-para .select2-container .select2-selection.select2-reyStyles .select2-selection__arrow {
    top: 0;
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    top: calc(50% - 13px);
    right: 7px
}

.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    line-height: 1.5
}

.select2-container.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #aaa
}

.select2-container.select2-container--default .select2-search--dropdown {
    padding: 14px
}

.select2-container.select2-container--default .select2-results__option {
    padding-left: 15px
}

#rey_svg_sprite {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden
}

.rey-icon, .rey-arrowSvg svg {
    font-size: 1rem;
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    vertical-align: middle;
    width: 1em
}
.rey-icon24 {
    width:1.5em !important;
    height:1.5em !important;
}
.rey-icon18 {
    width:1.15em !important;
    height:1.15em !important;
}

button .rey-icon, button .rey-arrowSvg svg, .rey-arrowSvg button svg, .btn .rey-icon, .wp-block-button__link .rey-icon, .btn .rey-arrowSvg svg, .rey-arrowSvg .btn svg, .wp-block-button__link .rey-arrowSvg svg, .rey-arrowSvg .wp-block-button__link svg {
    font-size: inherit
}

.rey-icon + span, .rey-arrowSvg svg + span {
    display: inline-block;
    vertical-align: middle;
    margin-left: .5em
}

.rey-linkAnim, .rey-linkAnim--on {
    position: relative;
    text-decoration: none
}

.rey-linkAnim:after, .rey-linkAnim--on:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 3px;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic);
    pointer-events: none
}

.rey-linkAnim:hover:after, .rey-linkAnim--on:hover:after {
    width: 100%;
    left: 0;
    background: currentColor
}

.rey-linkAnim--on:after {
    width: 100%
}

.rey-linkAnim--on:hover:after {
    width: 0
}

.rey-hvLine {
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor)) no-repeat 0 95%;
    background: linear-gradient(to right, currentColor 0%, currentColor 100%) no-repeat 0 95%;
    background-size: 0 2px;
    -webkit-transition: background-size .25s var(--easeOutCubic);
    transition: background-size .25s var(--easeOutCubic);
    padding: .1% 0
}

.rey-hvLine-parent:hover .rey-hvLine {
    background-size: 100% 2px
}

.--disable-hover-line .rey-hvLine {
    background: 0 0
}

.u-parent-hover-heading a {
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor)) no-repeat 0 95%;
    background: linear-gradient(to right, currentColor 0%, currentColor 100%) no-repeat 0 95%;
    background-size: 0 2px;
    -webkit-transition: background-size .25s var(--easeOutCubic);
    transition: background-size .25s var(--easeOutCubic);
    padding: .25% 0
}

.elementor-column:hover > .elementor-element-populated > .elementor-widget-wrap > .u-parent-hover-heading a {
    background-size: 100% 2px
}

.rey-arrowSvg {
    display: inline-block
}

.rey-arrowSvg svg {
    font-size: 1.875rem;
    top: 0;
    -webkit-transition: -webkit-transform .3s var(--easeOutCubic);
    transition: -webkit-transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic)
}

.rey-arrowSvg svg .rey-arrowSvg-dash {
    -webkit-transition: -webkit-transform .3s var(--easeOutCubic);
    transition: -webkit-transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.rey-arrowSvg:hover svg {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

.rey-arrowSvg:hover svg .rey-arrowSvg-dash {
    -webkit-transform: scaleX(.7);
    transform: scaleX(.7)
}

.rey-arrowSvg--left {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[data-tooltip-text] {
    position: relative
}

[data-tooltip-text]:before {
    content: attr(data-tooltip-text);
    position: absolute;
    bottom: 125%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
    display: none;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    border-radius: 2px;
    padding: 5px;
    line-height: 1.3;
    white-space: nowrap;
    font-size: .75rem;
    font-weight: 400
}

[data-tooltip-text]:hover:before {
    display: block
}

.rey-u-borderedPill {
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1;
    padding: .625rem .875rem;
    background-color: #fff;
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    border-radius: 2px
}

.rey-u-borderedPill:hover {
    text-decoration: none;
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%)
}

.rey-u-fullHeight {
    min-height: 100vh
}

.admin-bar .rey-u-fullHeight {
    min-height: calc(100vh - 46px)
}

.embed-responsive .mejs-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.rey-u-tooltip-block {
    display: inline-block;
    position: absolute;
    bottom: 100%;
    right: 0;
    padding: .25rem;
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    border-radius: 2px
}

@media (max-width: 1024px) {
    .rey-responsiveTable {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.u-last-p-margin p:last-of-type {
    margin-bottom: 0
}

@media (min-width: 1025px) {
    .u-container-padding-left > .elementor-column-wrap {
        padding-left: calc((var(--site-width, 100vw) - var(--container-max-width)) / 2) !important
    }

    .u-container-padding-right > .elementor-column-wrap {
        padding-right: calc((var(--site-width, 100vw) - var(--container-max-width)) / 2) !important
    }
}

@supports (-webkit-text-stroke-color:currentColor) and (-webkit-text-fill-color:transparent) {
    .u-text-stroke {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-color: currentColor;
        -webkit-text-stroke-width: 2px
    }
}

.u-title-dashes .elementor-heading-title {
    position: relative
}

.u-title-dashes .elementor-heading-title:before {
    content: "";
    width: 100vw;
    background-color: rgba(0, 0, 0, .4);
    background-color: currentColor;
    opacity: .4;
    height: 20px;
    position: absolute;
    margin-right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100%
}

.u-title-dashes .elementor-heading-title:after {
    content: "";
    width: 100vw;
    background-color: rgba(0, 0, 0, .4);
    background-color: currentColor;
    opacity: .4;
    height: 20px;
    position: absolute;
    margin-left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.u-transparent-gradient:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170%;
    opacity: .6;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .5)), to(transparent));
    background: linear-gradient(180deg, rgba(0, 0, 0, .5) 0, transparent);
    z-index: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.search-panel--is-opened.search-panel--wide .rey-siteHeader .u-transparent-gradient:before {
    display: none
}

.u-header-height {
    min-height: var(--header-default--height)
}

.u-hover-img-animation .elementor-image {
    -webkit-transition: -webkit-clip-path .5s var(--easeOutCubic);
    transition: -webkit-clip-path .5s var(--easeOutCubic);
    transition: clip-path .5s var(--easeOutCubic);
    transition: clip-path .5s var(--easeOutCubic), -webkit-clip-path .5s var(--easeOutCubic);
    -webkit-clip-path: inset(0);
    clip-path: inset(0)
}

.u-hover-img-animation .elementor-image > a > img, .u-hover-img-animation .elementor-image > img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s var(--easeOutCubic);
    transition: -webkit-transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic)
}

.u-hover-img-animation .elementor-image:hover {
    -webkit-clip-path: inset(10px);
    clip-path: inset(10px)
}

.u-hover-img-animation .elementor-image:hover > a > img, .u-hover-img-animation .elementor-image:hover > img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.u-toggle-text .u-toggle-btn:after {
    content: attr(data-read-less)
}

.u-toggle-text.--collapsed .u-toggle-content {
    height: var(--toggle-height, 1.7em);
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle
}

.u-toggle-text.--collapsed .u-toggle-btn:after {
    content: attr(data-read-more)
}

.u-toggle-text-next-btn {
    max-height: 220px;
    overflow: hidden;
    position: relative;
    margin-bottom: 1em
}

.u-toggle-text-next-btn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 70%;
    bottom: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(var(--body-bg-color)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, var(--body-bg-color) 100%)
}

.u-toggle-text-next-btn + .btn span:after, .u-toggle-text-next-btn + .wp-block-button__link span:after {
    content: attr(data-read-more)
}

.u-toggle-text-next-btn.--expanded {
    max-height: none;
    overflow: visible
}

.u-toggle-text-next-btn.--expanded:before {
    display: none
}

.u-toggle-text-next-btn.--expanded + .btn span:after, .u-toggle-text-next-btn.--expanded + .wp-block-button__link span:after {
    content: attr(data-read-less)
}

@media (min-width: 1024px) {
    .u-toggle-text-next-btn.--mobile {
        max-height: none;
        overflow: auto
    }

    .u-toggle-text-next-btn.--mobile:before, .u-toggle-text-next-btn.--mobile + .btn, .u-toggle-text-next-btn.--mobile + .wp-block-button__link {
        display: none
    }
}

.u-copy-url.--copied {
    opacity: .5
}

.u-green-bg {
    background-color: var(--colors-green)
}

.u-green-text {
    color: var(--colors-green)
}

.u-red-bg {
    background-color: var(--colors-red)
}

.u-red-text {
    color: var(--colors-red)
}

.u-orange-bg {
    background-color: var(--colors-orange)
}

.u-orange-text {
    color: var(--colors-orange)
}

.u-blue-bg {
    background-color: var(--colors-blue)
}

.u-blue-text {
    color: var(--colors-blue)
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

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

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

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

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.widget {
    position: relative;
    margin-top: 3.125rem;
    font-size: 1rem
}

.widget:first-child {
    margin-top: 0
}

.widget ul li a {
    overflow-wrap: break-word;
    word-wrap: break-word
}

.widget ul li.current-cat a {
    font-weight: 600
}

.widget select {
    max-width: 100%
}

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

.widget img {
    max-width: 100%;
    height: auto
}

.widget-title {
    margin-bottom: 1.5625rem;
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 16px;
    text-transform: none
}

@media (min-width: 1025px) {
    .widget-title {
        font-size: 22px
    }
}

.widget_archive > ul, .widget_archive ul.menu, .widget_categories > ul, .widget_categories ul.menu, .widget_meta > ul, .widget_meta ul.menu, .widget_nav_menu > ul, .widget_nav_menu ul.menu, .widget_pages > ul, .widget_pages ul.menu, .widget_recent_comments > ul, .widget_recent_comments ul.menu, .widget_recent_entries > ul, .widget_recent_entries ul.menu, .widget_rss > ul, .widget_rss ul.menu, .widget_product_categories > ul, .widget_product_categories ul.menu {
    padding: 0
}

.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .widget_product_categories ul {
    list-style: none;
    margin: 0
}

.widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li, .widget_product_categories ul li {
    line-height: 1.4;
    margin-top: .5rem;
    margin-bottom: .6875rem
}

.widget_archive ul .children, .widget_categories ul .children, .widget_meta ul .children, .widget_nav_menu ul .children, .widget_pages ul .children, .widget_recent_comments ul .children, .widget_recent_entries ul .children, .widget_rss ul .children, .widget_product_categories ul .children {
    padding-left: 1.5625rem
}

.widget_tag_cloud .tagcloud {
    font-weight: var(--font-weight-bold)
}

.widget_rss ul li {
    margin-bottom: 1.5em
}

.widget_rss ul li .rssSummary {
    margin: .5em 0;
    font-size: .875rem
}

#wp-calendar {
    width: 100%;
    font-size: .625rem;
    table-layout: fixed
}

#wp-calendar thead th {
    background: hsl(var(--neutral-hue, 210), 17%, 98%);
    border: 1px solid hsl(var(--neutral-hue, 210), 14%, 89%)
}

#wp-calendar tbody td {
    text-align: center;
    border: 1px solid hsl(var(--neutral-hue, 210), 14%, 89%);
    padding: .625rem 0;
    font-size: .875rem;
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    background-color: var(--body-bg-color)
}

#wp-calendar tbody td:hover {
    background: hsl(var(--neutral-hue, 210), 17%, 98%);
    color: #333
}

#wp-calendar tbody td:hover a {
    color: #000
}

#wp-calendar tbody td a {
    display: block;
    text-decoration: none;
    font-weight: var(--font-weight-bold);
    font-size: 1rem
}

#wp-calendar tbody td.pad {
    pointer-events: none
}

#wp-calendar tfoot td {
    padding: .625rem;
    font-size: .875rem
}

#wp-calendar caption {
    caption-side: top;
    cursor: pointer;
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0;
    padding: .75rem;
    outline: 0 none !important;
    color: #000;
    text-align: center;
    font-weight: var(--font-weight-bold)
}

#wp-calendar tbody a {
    display: block;
    text-decoration: underline
}

#wp-calendar th {
    text-align: center;
    border: 1px solid transparent;
    border-top: none;
    padding: .75rem 0;
    font-size: .8125rem
}

#wp-calendar #next {
    text-align: right
}

.product_list_widget {
    list-style: none;
    margin-left: 0
}

.product_list_widget li {
    padding: 1em 0
}

.product_list_widget li:after, .product_list_widget li:before {
    content: "";
    display: table
}

.product_list_widget li:after {
    clear: both
}

.product_list_widget li img {
    max-width: 2.617924em;
    float: right
}

.product_list_widget li > a {
    display: block
}

.product_list_widget a:hover {
    color: #2c2d33
}

.widget ul.products li.product a {
    text-decoration: none
}

.widget_products a {
    display: block
}

.alignright {
    margin: 0 0 1.5625rem 1.5625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right !important
}

.alignleft {
    float: left;
    margin: 0 1.5625rem 1.5625rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wp-caption {
    width: auto;
    clear: both;
    max-width: 100%;
    margin-top: .9375rem;
    margin-bottom: .9375rem
}

.wp-caption a {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-caption img {
    margin-top: .625rem
}

.wp-caption .wp-caption-text {
    margin-top: .9375rem;
    font-size: .8125rem
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: var(--font-weight-bold);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.bypostauthor {
    background-color: #f3f1f1
}

.sticky {
    display: block
}

.gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.25rem
}

.gallery-item {
    display: inline-block;
    margin-right: .9375rem;
    margin-bottom: .9375rem;
    text-align: center;
    vertical-align: top;
    width: 100%
}

@media (min-width: 992px) {
    .gallery-columns-2 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-2 .gallery-item {
        max-width: calc((100% - 1.25rem * 1) / 2)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .gallery-columns-3 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-3 .gallery-item {
        max-width: calc((100% - 1.25rem * 2) / 3)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .gallery-columns-4 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-4 .gallery-item {
        max-width: calc((100% - 1.25rem * 3) / 4)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .gallery-columns-5 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-5 .gallery-item {
        max-width: calc((100% - 1.25rem * 4) / 5)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .gallery-columns-6 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-6 .gallery-item {
        max-width: calc((100% - 1.25rem * 5) / 6)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .gallery-columns-7 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-7 .gallery-item {
        max-width: calc((100% - 1.25rem * 6) / 7)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .gallery-columns-8 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-8 .gallery-item {
        max-width: calc((100% - 1.25rem * 7) / 8)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .gallery-columns-9 .gallery-item {
        max-width: calc(50% - 1.25rem)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-9 .gallery-item {
        max-width: calc((100% - 1.25rem * 8) / 9)
    }
}

@media (min-width: 1025px) {
    .gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
        margin-right: 0
    }
}

.gallery-item:last-of-type {
    padding-right: 0
}

.gallery-item img {
    max-width: 100%;
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.gallery-item .gallery-icon a:after {
    display: none
}

.gallery-caption {
    display: block;
    font-size: .8125rem;
    line-height: 1.5;
    margin: 0;
    padding: .625rem
}

.gallery-item > div > a {
    display: block;
    line-height: 0
}

.wp-block-separator {
    margin: 2.1875rem auto;
    border-bottom: 2px solid hsl(var(--neutral-hue, 210), 14%, 83%)
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px
}

.wp-block-separator.is-style-wide {
    border-color: hsl(var(--neutral-hue, 210), 14%, 83%)
}

.wp-block-separator.is-style-dots {
    border: none
}

.wp-block-quote[style*="text-align:right"], .wp-block-quote[style*="text-align: right"] {
    padding-left: auto;
    padding-right: 2em
}

.wp-block-quote[style*="text-align:right"]:before, .wp-block-quote[style*="text-align: right"]:before {
    left: auto;
    right: 0
}

.wp-block-quote.is-style-large, .wp-block-quote.is-large {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.3;
    padding: 1em 0 1em 2em
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text {
    line-height: 1.25
}

twitter-widget {
    margin-left: auto;
    margin-right: auto
}

.rey-postContent p {
    margin-bottom: 1.5625rem
}

@media (min-width: 1025px) {
    .alignfull {
        margin-left: calc(50% - (var(--site-width) / 2));
        margin-right: calc(50% - (var(--site-width) / 2));
        width: var(--site-width);
        max-width: none;
        margin-bottom: 1.5625rem
    }

    .--has-sidebar .alignfull {
        width: auto;
        margin-left: auto;
        margin-right: auto
    }

    .alignwide {
        margin-left: calc(25% - 25vw);
        margin-right: calc(25% - 25vw);
        width: auto;
        max-width: 1000%;
        margin-bottom: 1.5625rem
    }

    .--has-sidebar .alignwide {
        margin-left: auto;
        margin-right: auto
    }

    .alignwide img, .alignfull img {
        display: block;
        margin: 0 auto
    }
}

pre.wp-block-verse {
    font-family: var(--body-font-family);
    border: none;
    font-size: 100%
}

.wp-block-image {
    margin-bottom: 1.5625rem
}

.wp-block-image img {
    max-width: 100%
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    width: 100%
}

.wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image .aligncenter, .wp-block-image .is-resized {
    display: table;
    margin-left: 0;
    margin-right: 0
}

.wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image .is-resized > figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    margin-right: 1em
}

.wp-block-image .alignright {
    margin-left: 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .7em;
    margin-bottom: 0;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-block-image a {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-block-latest-posts {
    list-style: none;
    padding: 0
}

.wp-block-latest-posts > li {
    margin-bottom: .75rem
}

.wp-block-latest-posts > li > a {
    display: block;
    font-weight: var(--font-weight-bold)
}

.wp-block-latest-posts.alignleft {
    margin-right: 1.5625rem
}

.wp-block-latest-posts.alignright {
    margin-left: 1.5625rem
}

.wp-block-latest-posts.alignfull > li > a, .wp-block-latest-posts.alignfull > li > time {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.wp-block-button {
    margin-bottom: 1.5em
}

.wp-block-button__link {
    border-radius: 28px;
    font-size: .9375rem;
    font-weight: 400;
    padding: .9375rem 1.875rem
}

.wp-block-button__link:after {
    display: none !important
}

.is-style-outline .wp-block-button__link {
    color: var(--accent-color)
}

.is-style-outline .wp-block-button__link:hover {
    background-color: transparent
}

.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.wp-block-file__button:after {
    display: none !important
}

.wp-block-embed-vimeo {
    margin-bottom: 1.25rem
}

.wp-block-embed-vimeo.alignwide, .wp-block-embed-vimeo.alignfull {
    margin-bottom: 2.5rem
}

.wp-block-embed__wrapper {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.wp-block-embed__wrapper:before {
    display: block;
    content: ""
}

.wp-block-embed__wrapper iframe, .wp-block-embed__wrapper embed, .wp-block-embed__wrapper object, .wp-block-embed__wrapper video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.857143%
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-block-cover-image, .wp-block-cover {
    margin-bottom: 1.5625rem
}

.wp-block-cover-image p:last-child, .wp-block-cover p:last-child {
    margin-bottom: 0
}

.wp-block-gallery {
    margin-bottom: calc(1.5625rem - 16px)
}

.wp-block-gallery.alignfull {
    clear: both;
    margin-left: 0;
    margin-right: 0;
    width: auto
}

@media (min-width: 1025px) {
    .wp-block-gallery.alignfull {
        margin-left: calc((50% - (var(--site-width) / 2)) + 3rem);
        margin-right: calc((50% - (var(--site-width) / 2)) + 3rem);
        width: calc(var(--site-width) - 6rem)
    }
}

.--has-sidebar .wp-block-gallery.alignfull {
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.wp-block-gallery.alignwide {
    clear: both
}

.--has-sidebar .wp-block-gallery.alignwide {
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    padding: 2em 1.4em 2em
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-2 .blocks-gallery-image, .wp-block-gallery.columns-2 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-2 .blocks-gallery-image, .wp-block-gallery.columns-2 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-image:last-child, .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:last-child, .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-4 .blocks-gallery-image:last-child, .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-4 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-5 .blocks-gallery-image:last-child, .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-5 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-6 .blocks-gallery-image:last-child, .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-6 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-7 .blocks-gallery-image:last-child, .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-7 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-8 .blocks-gallery-image:last-child, .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-8 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.columns-9 .blocks-gallery-image, .wp-block-gallery.columns-9 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wp-block-gallery.columns-9 .blocks-gallery-image, .wp-block-gallery.columns-9 .blocks-gallery-item {
        width: calc(50% - 16px);
        margin-right: 16px !important
    }

    .wp-block-gallery.columns-9 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-9 .blocks-gallery-image:last-child, .wp-block-gallery.columns-9 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-9 .blocks-gallery-item:last-child {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
        max-width: none
    }
}

@media (min-width: 1025px) {
    .wp-block-columns.alignfull {
        margin-left: calc((50% - (var(--site-width) / 2)) + 3rem);
        margin-right: calc((50% - (var(--site-width) / 2)) + 3rem);
        width: calc(var(--site-width) - 6rem)
    }
}

.--has-sidebar .wp-block-columns.alignfull {
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.--has-sidebar .wp-block-columns.alignwide {
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.wp-block-pullquote {
    border-top: 3px solid currentColor;
    border-bottom: 3px solid currentColor
}

.wp-block-pullquote blockquote {
    margin: 1em;
    padding: 0;
    border: none;
    font-style: initial
}

.wp-block-pullquote blockquote:before {
    display: none
}

.wp-block-pullquote p {
    font-size: 28px;
    line-height: 1.4
}

.wp-block-pullquote.is-style-solid-color blockquote {
    border-left: none;
    background-color: transparent
}

.wp-block-media-text {
    display: block
}

@media (min-width: 1025px) {
    .wp-block-media-text {
        display: grid
    }
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 5% 0 0
}

@media (min-width: 992px) {
    .wp-block-media-text .wp-block-media-text__content {
        padding: 2% 0 0
    }
}

@media (min-width: 1025px) {
    .wp-block-media-text .wp-block-media-text__content {
        padding: 0 8%
    }
}

@media (max-width: 1024px) {
    .wp-block-media-text[style*=background-color] .wp-block-media-text__content {
        padding: 5%
    }

    .wp-block-media-text[style*=background-color] p:last-child {
        margin-bottom: 0
    }
}

.wp-block-archives-dropdown {
    margin-bottom: 1.25rem
}

.wp-block-latest-posts li > a {
    display: inline-block
}

.wp-block-latest-posts.is-grid li a:after {
    display: none
}

.wp-block-latest-posts .has-dates time {
    display: block
}

.wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-media-text.alignfull, .wp-block-media-text.alignwide {
    margin-bottom: 1.5625rem
}

.has-text-align-center {
    text-align: center
}

.wp-block-latest-comments {
    padding-left: 0;
    list-style: none;
    word-break: break-all
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rey-fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes rey-fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes dashanim-active {
    0% {
        width: 100%;
        right: 0;
        left: auto
    }
    50.9% {
        width: 0;
        right: 0;
        left: auto
    }
    51% {
        right: auto;
        left: 0
    }
    99.9% {
        right: auto;
        left: 0
    }
    100% {
        width: 100%;
        right: 0;
        left: auto
    }
}

@keyframes dashanim-active {
    0% {
        width: 100%;
        right: 0;
        left: auto
    }
    50.9% {
        width: 0;
        right: 0;
        left: auto
    }
    51% {
        right: auto;
        left: 0
    }
    99.9% {
        right: auto;
        left: 0
    }
    100% {
        width: 100%;
        right: 0;
        left: auto
    }
}

@-webkit-keyframes dashanim-active-trscale {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    50.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    51% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    99.9% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes dashanim-active-trscale {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    50.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    51% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    99.9% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.rey-no-js .rey-sitePreloader {
    display: none
}

.rey-no-js .rey-siteHeader {
    opacity: 1 !important
}

.rey-no-js.woocommerce ul.products li.product.is-animated-entry {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.rey-no-js.woocommerce div.product .woocommerce-product-gallery:after {
    display: none
}

.rey-no-js.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    opacity: 1
}

.rey-sitePreloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--body-bg-color);
    z-index: 99999;
    color: var(--preloader-color, #dedede)
}

.rey-sitePreloader .rey-lineLoader {
    color: inherit;
    width: 100px
}

.rey-siteWrapper {
    overflow: hidden;
    position: relative;
    min-height: calc(100vh - var(--admin-bar))
}

@media (min-width: 1025px) {
    .rey-siteWrapper {
        padding-top: var(--page-padding-top);
        padding-right: var(--page-padding-right);
        padding-bottom: var(--page-padding-bottom);
        padding-left: var(--page-padding-left)
    }
}

.rey-siteContent:after {
    display: block;
    clear: both;
    content: ""
}

.rey-siteContainer {
    padding-top: 1.875rem;
    padding-bottom: 3.125rem;
    padding-right: var(--half-gutter-size);
    padding-left: var(--half-gutter-size);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: var(--container-max-width)
}

[data-xl="2"] .rey-siteContainer {
    padding-top: var(--content-padding-top);
    padding-bottom: var(--content-padding-bottom);
    padding-right: calc(var(--content-padding-right) + var(--half-gutter-size));
    padding-left: calc(var(--content-padding-left) + var(--half-gutter-size))
}

body.elementor-page .rey-siteContainer {
    padding-top: 0;
    padding-bottom: 0
}

.rey-siteContent .rey-siteContainer.rey-pbTemplate {
    padding-top: 0;
    padding-bottom: 0
}

.rey-siteContent .rey-siteContainer.rey-stretchPage {
    padding-right: var(--content-padding-right, 0px);
    padding-left: var(--content-padding-left, 0px);
    max-width: 100%
}

.rey-siteRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rey-siteRow, .rey-siteContent > .content-area > .site-main {
    margin-right: calc(-1 * var(--half-gutter-size));
    margin-left: calc(-1 * var(--half-gutter-size))
}

.rey-siteMain {
    position: relative;
    width: 100%;
    padding-right: var(--half-gutter-size);
    padding-left: var(--half-gutter-size);
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%
}

@media (min-width: 992px) {
    .rey-siteMain.--has-sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - var(--sidebar-size) - var(--sidebar-margin));
        flex: 0 1 calc(100% - var(--sidebar-size) - var(--sidebar-margin));
        max-width: calc(100% - var(--sidebar-size) - var(--sidebar-margin))
    }
}

.rey-siteMain .rey-siteMain-inner {
    margin: 0 auto
}

@media (min-width: 1025px) {
    body.search.search-results .rey-siteMain .rey-siteMain-inner, .rey-siteMain.post-width--c .rey-siteMain-inner {
        max-width: 800px;
        max-width: calc(var(--container-max-width) * 0.65)
    }
}

.rey-siteMain.--is-bloglist.--has-sidebar .rey-siteMain-inner {
    max-width: none
}

.page-template.page-template-template-compact .rey-siteMain {
    max-width: 800px;
    max-width: calc(var(--container-max-width) * 0.65);
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1025px) {
    .page-template.page-template-template-multi-cols .rey-pageContent {
        -webkit-columns: 2;
        columns: 2;
        -webkit-column-gap: 60px;
        column-gap: 60px
    }
}

.rey-sidebar {
    position: relative;
    width: 100%;
    margin-top: 4em;
    padding-right: var(--half-gutter-size);
    padding-left: var(--half-gutter-size)
}

.rey-sidebar.main-sidebar.--boxed-sidebar .rey-sidebarInner {
    background: hsl(var(--neutral-hue, 210), 17%, 98%);
    background: hsl(var(--neutral-hue, 210), 17%, 98%);
    border-radius: 3px;
    padding: 2rem
}

@media (min-width: 1025px) {
    .rey-sidebar.main-sidebar.--boxed-sidebar .rey-sidebarInner {
        padding: 2.9rem 3rem
    }
}

@media (min-width: 992px) {
    .rey-sidebar {
        margin-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--sidebar-size);
        flex: 0 0 var(--sidebar-size);
        max-width: var(--sidebar-size)
    }
}

@media (min-width: 992px) {
    .rey-siteMain ~ .rey-sidebar, .rey-sidebar ~ .rey-siteMain {
        margin-left: var(--sidebar-margin)
    }
}

.rey-siteHeader {
    position: relative;
    color: var(--header-text-color);
    background-color: var(--header-bgcolor);
    -webkit-transition: background-color .3s var(--easeOutCubic);
    transition: background-color .3s var(--easeOutCubic)
}

.site-preloader--active .rey-siteHeader {
    opacity: 0
}

.site-preloader--loaded .rey-siteHeader {
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic);
    opacity: 1
}

.rey-siteHeader.rey-siteHeader--default .rey-siteHeader-container {
    padding-right: var(--half-gutter-size);
    padding-left: var(--half-gutter-size);
    width: 100%;
    max-width: var(--container-max-width);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1025px) {
    .rey-siteHeader.rey-siteHeader--default .rey-siteHeader-container {
        max-width: var(--header-default--max-width)
    }
}

.rey-siteHeader.rey-siteHeader--default.header--separator-bar .rey-siteHeader-container:after {
    content: '';
    display: block;
    height: var(--header-bar-size);
    background-color: var(--header-bar-color, hsl(var(--neutral-hue, 210), 17%, 98%))
}

@media (min-width: 1025px) {
    .rey-siteHeader.rey-siteHeader--default.header--separator-bar.--separator-bar-mobile .rey-siteHeader-container:after {
        display: none
    }
}

.rey-siteHeader.rey-siteHeader--default .rey-siteHeader-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: var(--header-default-mobile--height);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 1025px) {
    .rey-siteHeader.rey-siteHeader--default .rey-siteHeader-row {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: var(--header-default--height)
    }
}

.rey-siteHeader.rey-siteHeader--default .rey-logoWrapper {
    max-width: 50%;
    margin-right: auto
}

.rey-logoTitle {
    font-size: 1.125rem;
    font-weight: var(--font-weight-bold);
    margin-bottom: 0;
    line-height: 1.2
}

@media (min-width: 1025px) {
    .rey-logoTitle {
        font-size: 2.5rem;
        margin-bottom: .3125rem
    }
}

.rey-logoTitle a {
    text-decoration: none
}

.rey-logoDescription {
    font-size: 1rem;
    margin-bottom: 0;
    display: none
}

@media (min-width: 1025px) {
    .rey-logoDescription {
        display: block
    }
}

.rey-siteLogo a {
    display: block
}

.rey-siteLogo img {
    display: inline-block;
    max-width: 150px;
    width: auto;
    height: auto
}

.rey-siteLogo .custom-logo:not(:only-of-type) {
    display: none
}

@media (min-width: 1025px) {
    .rey-siteLogo .custom-logo:not(:only-of-type) {
        display: inline-block
    }

    .rey-siteLogo .rey-mobileLogo {
        display: none
    }
}

.rey-siteHeader.rey-siteHeader--default .rey-siteLogo img {
    max-height: calc(var(--header-default-mobile--height) - 20px)
}

@media (min-width: 1025px) {
    .rey-siteHeader.rey-siteHeader--default .rey-siteLogo img {
        max-height: calc(var(--header-default--height) - 20px)
    }
}

.rey-siteHeader.rey-siteHeader--default .rey-headerIcon {
    margin-left: .9375rem
}

[data-xl="2"] .rey-siteHeader.rey-siteHeader--default .rey-headerIcon {
    margin-left: 1.5625rem
}

.rey-headerIcon .rey-headerIcon-btn {
    font-size: .875rem;
    display: block;
    text-transform: uppercase;
    color: inherit
}

.rey-headerIcon > .btn, .rey-headerIcon > .wp-block-button__link, .rey-headerIcon > span, .rey-headerIcon > a {
    color: inherit
}

@media (max-width: 767px) {
    .rey-headerIcon svg {
        overflow: visible
    }
}

.rey-overlay {
    position: fixed;
    left: -100vw;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: hsla(var(--neutral-hue, 210), 10%, 23%, .5);
    z-index: 1020;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s var(--easeOutCubic), visibility .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), visibility .3s var(--easeOutCubic);
    will-change: opacity, visibility, left;
    pointer-events: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    /* cursor: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/themes/rey/assets/images/close.svg) 32 32, pointer */
}

.admin-bar .rey-overlay {
    top: var(--admin-bar)
}

.rey-overlay .rey-icon, .rey-overlay .rey-arrowSvg svg, .rey-arrowSvg .rey-overlay svg {
    position: absolute;
    left: 50%;
    top: 50%;
    color: rgba(255, 255, 255, .4);
    opacity: 0;
    font-size: 50px;
    stroke-width: 2px;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.rey-overlay .rey-lineLoader {
    color: rgba(255, 255, 255, .4)
}

.--overlay-darken .rey-overlay {
    background-color: hsla(var(--neutral-hue, 210), 11%, 15%, .95)
}

@media (min-width: 1025px) {
    .--overlay-darken .rey-overlay {
        background-color: hsla(var(--neutral-hue, 210), 11%, 15%, .75)
    }
}

.header-overlay--is-opened .rey-overlay--header, .site-overlay--is-opened .rey-overlay--site {
    opacity: 1;
    visibility: visible;
    left: 0
}

.rey-mainNavigation {
    position: relative
}

.rey-siteHeader-row .rey-mainNavigation {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rey-mainNavigation:hover {
    z-index: 1050
}

.rey-mainNavigation--missing {
    text-align: right;
    display: none
}

@media (min-width: 1025px) {
    .rey-mainNavigation--missing {
        display: block
    }
}

.rey-mainNavigation .rey-logoTitle {
    margin-bottom: .9375rem
}

.rey-mainMenu {
    list-style: none;
    margin: 0;
    padding: 0
}

.rey-mainMenu a {
    text-decoration: none
}

.rey-mainMenu > .menu-item > a {
    display: inline-block;
    padding: 0;
    font-size: .875rem;
    font-weight: 700;
    -webkit-transition: .25s var(--easeOutCubic);
    transition: .25s var(--easeOutCubic);
    -webkit-transition-property: background-color, color, border-color, opacity;
    transition-property: background-color, color, border-color, opacity
}

.rey-mainMenu .menu-item-has-children {
    position: initial;
    page-break-inside: avoid;
    display: block;
}

.rey-mainMenu .menu-item-has-children .--submenu-indicator {
    position: absolute;
    top: calc(50% - .5em);
    left: calc(100% - (var(--header-nav-x-spacing) / 2))
}

.rey-mainMenu .menu-item-has-children .--submenu-indicator-arrow {
    border: 1em solid transparent;
    border-top-color: currentColor;
    opacity: .4;
    font-size: 3px
}

.rey-mainMenu .menu-item-has-children .--submenu-indicator-circle {
    font-size: 3px;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .4;
    display: none;
}

.rey-mainMenu .menu-item-has-children .--submenu-indicator-dash {
    width: 6px;
    height: 1px;
    background-color: currentColor;
    opacity: .4;
    top: 50%
}

.rey-mainMenu > .menu-item-has-children:last-child > .--submenu-indicator {
    left: calc(100% + (var(--header-nav-x-spacing) / 2))
}

.rey-mainMenu .sub-menu {
    list-style: none;
    margin: 0
}

.rey-mainMenu .sub-menu > .menu-item > a {
    display: block;
    font-size: .875rem;
    position: relative;
    color: var(--link-color)
}

.rey-mainMenu .sub-menu .menu-item-has-children .--submenu-indicator {
    opacity: .6;
    left: calc(100% - (var(--header-nav-x-spacing) * 2))
}

.rey-mainMenu .--mega-custom .menu-item-has-children > a span:after {
    display: none
}

.rey-mainNavigation.rey-mainNavigation--desktop {
    display: var(--nav-breakpoint-desktop)
}

.rey-siteHeader--default .rey-mainNavigation {
    padding-left: 1rem
}

@media (min-width: 1025px) {
    .rey-siteHeader--default .rey-mainNavigation {
        padding-left: 2.5rem
    }
}

.rey-mainMenu--desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rey-mainMenu--desktop .menu-item.depth--0 {
    padding-left: .625rem;
    padding-right: .625rem
}

.rey-mainMenu--desktop .menu-item.depth--0.--separated {
    padding-left: .625rem;
    /*margin-left: 1.25rem;*/
    position: relative
}

.rey-mainMenu--desktop .menu-item.depth--0.--bold > a {
    font-weight: 800 !important
}

.rey-mainMenu--desktop .menu-item.depth--0.--highlight-dash > a:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    right: 0;
    top: -5px;
    background-color: currentColor;
    border-radius: 4px;
    opacity: .3
}

.rey-mainMenu--desktop .menu-item.depth--0.--highlight > a {
    color: var(--colors-red)
}

@media (min-width: 1025px) {
    .rey-mainMenu--desktop .menu-item.depth--0 {
        padding-left: var(--header-nav-x-spacing);
        padding-right: var(--header-nav-x-spacing)
    }

    .rey-mainMenu--desktop .menu-item.depth--0.--separated {
        /*padding-left: var(--header-nav-x-spacing);
        margin-left: calc(var(--header-nav-x-spacing) * 2)*/
    }
}

.rey-mainMenu--desktop .menu-item.depth--0:first-child {
    margin-left: 0;
    padding-left: 0
}

.rey-mainMenu--desktop .menu-item.depth--0:last-child {
    padding-right: 0
}

.rey-mainMenu--desktop .menu-item.--badge-green > a span, .rey-mainMenu--desktop .menu-item.--badge-red > a span, .rey-mainMenu--desktop .menu-item.--badge-orange > a span, .rey-mainMenu--desktop .menu-item.--badge-blue > a span, .rey-mainMenu--desktop .menu-item.--badge-accent > a span {
    position: relative
}

.rey-mainMenu--desktop .menu-item.--badge-green > a span .--menu-badge, .rey-mainMenu--desktop .menu-item.--badge-red > a span .--menu-badge, .rey-mainMenu--desktop .menu-item.--badge-orange > a span .--menu-badge, .rey-mainMenu--desktop .menu-item.--badge-blue > a span .--menu-badge, .rey-mainMenu--desktop .menu-item.--badge-accent > a span .--menu-badge {
    font-style: normal;
    position: absolute;
    color: #fff;
    font-size: 9px;
    padding: 1px .6em 0;
    border-radius: 3px;
    left: 100%;
    top: -.9em;
    line-height: 1.5em
}

.rey-mainMenu--desktop .menu-item.--badge-green > a span .--menu-badge {
    background-color: var(--colors-green)
}

.rey-mainMenu--desktop .menu-item.--badge-red > a span .--menu-badge {
    background-color: var(--colors-red)
}

.rey-mainMenu--desktop .menu-item.--badge-orange > a span .--menu-badge {
    background-color: var(--colors-orange)
}

.rey-mainMenu--desktop .menu-item.--badge-blue > a span .--menu-badge {
    background-color: var(--colors-blue)
}

.rey-mainMenu--desktop .menu-item.--badge-accent > a span .--menu-badge {
    background-color: var(--accent-color)
}

.rey-mainMenu--desktop .menu-item-has-children > a > span {
    position: relative;
    display: inline-block
}

.rey-mainMenu--desktop .menu-item-has-children:hover > a > span:after {
    content: "";
    position: absolute;
    width: calc(100% + 3rem);
    top: calc(50% - 50px);
    left: -1.5rem;
    z-index: 1050;
    height: calc((var(--header-default--height) / 3) + 50px)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children:after {
    content: '';
    position: absolute;
    top: 100%;
    left: -5%;
    width: 110%;
    height: var(--submenu-panels-distance)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children .sub-menu > .menu-item > a.sub-menu-category {
    padding-bottom: 1rem;
    padding-top: 2rem;
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children .sub-menu > .menu-item > a.sub-menu-category.special-offer span{
    color: #fff;
    background-color: #000;
    font-weight: 300;
    padding: 0.225rem 1.125rem;
    margin: 0 1.875rem 0 3.125rem;
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children .sub-menu > .menu-item > a {
    overflow: hidden;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children .sub-menu > .menu-item > a:hover {
    opacity: .65
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children .sub-menu > .menu-item > a span {
    display: inline-block;
    -webkit-transition: -webkit-transform .6s var(--easeOutCubic);
    transition: -webkit-transform .6s var(--easeOutCubic);
    transition: transform .6s var(--easeOutCubic);
    transition: transform .6s var(--easeOutCubic), -webkit-transform .6s var(--easeOutCubic);
    padding: 0 1.875rem 0 3.125rem;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children .sub-menu .--menu-badge {
    top: 0
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .sub-menu {
    display: none;
    padding: 0;
    left: -200vw;
    opacity: 0;
    padding-top: var(--submenus-padding);
    padding-bottom: 10px;
    position: absolute;
    top: calc(50% + (var(--header-default--height) / 2));
    z-index: 1000;
    -webkit-transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    display: block;
    top: calc(100% + var(--submenu-panels-distance))
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .sub-menu:before {
    content: "";
    -webkit-box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    background-color: var(--body-bg-color);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .sub-menu > .menu-item > a {
    min-width: 320px
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular:hover > .sub-menu, .rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .menu-item-has-children:hover > .sub-menu {
    padding-bottom: var(--submenus-padding);
    opacity: 1;
    left: 0
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular:hover > .sub-menu > .menu-item > a span, .rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .menu-item-has-children:hover > .sub-menu > .menu-item > a span {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .sub-menu .menu-item-has-children:hover > .sub-menu {
    top: -3.125rem;
    left: 90%
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular:hover:not(.depth--0) > .sub-menu.--reached-end, .rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .menu-item-has-children:hover:not(.depth--0) > .sub-menu.--reached-end {
    top: -1em
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular:hover > .sub-menu.--reached-end, .rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .menu-item-has-children:hover > .sub-menu.--reached-end {
    left: auto;
    right: 90%
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .menu-item-has-children.--submenu-2-columns > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 200%
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-regular .menu-item-has-children.--submenu-3-columns > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 300%
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega > .sub-menu {
    display: none;
    padding: 0;
    left: -200vw;
    opacity: 0;
    padding-top: var(--submenus-padding);
    padding-bottom: 10px;
    position: absolute;
    top: calc(50% + (var(--header-default--height) / 2));
    z-index: 1000;
    -webkit-transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    display: block;
    top: -300vh;
    width: var(--site-width, 100vw);
    max-width: calc(var(--container-max-width) - (var(--content-padding-right, 0px) + var(--content-padding-left, 0px)));
    overflow: auto;
    max-height: calc(95vh - var(--header-default--height));
    -webkit-box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    background-color: var(--body-bg-color)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega > .sub-menu:before {
    content: "";
    -webkit-box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    background-color: var(--body-bg-color);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega > .sub-menu:before {
    display: none
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega > .sub-menu > .menu-item > a {
    font-weight: var(--font-weight-bold)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--mega-full > .sub-menu {
    max-width: none
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--mega-full > .sub-menu:before {
    width: var(--site-width, 100vw);
    left: 0
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--mega-custom.active .sub-menu {
    left: 50%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--mega-custom.active > .sub-menu {
    padding-bottom: 1rem;
    max-height: none;
    height: auto;
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.active .sub-menu {
    padding-bottom: var(--submenus-padding);
    opacity: 1;
    left: 0;
    top: calc(100% + var(--submenu-panels-distance));
    width: var(--site-width, 100vw);
    z-index: 1021;
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.active .sub-menu > .menu-item > a span {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--is-mega--cols-2 > .sub-menu, .rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--is-mega--cols-3 > .sub-menu, .rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--is-mega--cols-4 > .sub-menu, .rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--is-mega--cols-5 > .sub-menu {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    columns: 4;
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--is-mega--cols-2 > .sub-menu > .menu-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--is-mega--cols-3 > .sub-menu > .menu-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega.--is-mega--cols-5 > .sub-menu > .menu-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega > .sub-menu > .menu-item-has-children > .sub-menu {
    padding-left: 0
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega > .sub-menu .sub-menu {
    position: static;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%
}

.rey-mainNavigation--desktop.--style-default .menu-item.depth--0 > a {
    position: relative;
    text-decoration: none;
    color: inherit
}

.rey-mainNavigation--desktop.--style-default .menu-item.depth--0 > a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.rey-mainNavigation--desktop.--style-default .menu-item.depth--0:hover > a:after, .rey-mainNavigation--desktop.--style-default .menu-item.depth--0.current-menu-item > a:after {
    width: 100%;
    left: 0
}

.rey-mainNavigation--desktop.--style-default .menu-item.depth--0.current-menu-item:hover > a:after {
    width: 0;
    right: 0;
    left: auto
}

.rey-mainNavigation.rey-mainNavigation--mobile {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    max-width: var(--site-width, 100vw);
    height: var(--full-vp-height);
    overflow: auto;
    background: var(--header-nav-mobile-panel-bg-color, var(--body-bg-color));
    color: var(--header-nav-mobile-panel-text-color, var(--body-color));
    z-index: 1050;
    padding: 20px 30px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .4s var(--easeOutCubic);
    transition: -webkit-transform .4s var(--easeOutCubic);
    transition: transform .4s var(--easeOutCubic);
    transition: transform .4s var(--easeOutCubic), -webkit-transform .4s var(--easeOutCubic);
    will-change: transform;
    display: var(--nav-breakpoint-mobile)
}

.show-mob-only {
    display: var(--nav-breakpoint-mobile)!important;
}

.show-desc-only {
    display: var(--nav-breakpoint-desktop)!important;
}

.show-mob-flex-only {
    display: var(--nav-breakpoint-flex-mobile)!important;
}

.show-desc-flex-only {
    display: var(--nav-breakpoint-flex-desktop)!important;
}

.mobile-title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.navigation-menu-sub .rey-f-right{
    float: right;
    line-height: 32px;
    margin-left: 10px;
    height: 32px;
}

@media (max-width: 1060px) {
    .slider-element .last-products__card-description {
        min-height: 75px;
    }

    #main .elementor-21 .elementor-element.elementor-element-6974bf8 > .elementor-container {
        padding: 0 15px;
    }

    #main .section-header {
        margin-bottom: 5px;
    }

    .elementor-section .elementor-container.mobile-header-top {
        position: absolute;
        top: 10px;
        right: 0;
    }

    .mobile-header-top .rey-headerAccount .rey-headerAccount-btnIcon.rey-icon,
    .mobile-header-top .btn.rey-headerSearch-toggle .rey-icon {
        font-size: 1rem;
    }

    .mobile-header-top .wishlist_products_counter_number {
        background-color: gray;
        border-radius: 50%;
        position: absolute;
        top: 10px;
        right: 14px;
        width: 13px;
        height: 13px;
        line-height: 12px;
        z-index: 1;
        font-size: 10px;
    }

    .mobile-header-top .navigation-menu-sub .wishlist_products_counter_number {
        top: 20px;
    }
}

@media (max-width: 1024px),(max-height: 768px) {
    .rey-mainNavigation.rey-mainNavigation--mobile {
        --full-vp-height: 100%
    }
}

@media (min-width: 1025px) {
    .rey-mainNavigation.rey-mainNavigation--mobile {
        max-width: 400px
    }
}

.rey-mainNavigation.rey-mainNavigation--mobile.--is-active {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.admin-bar .rey-mainNavigation.rey-mainNavigation--mobile {
    top: var(--admin-bar);
    height: calc(var(--full-vp-height) - var(--admin-bar))
}

.rey-mainNavigation.rey-mainNavigation--mobile .sub-menu {
    padding-left: .625rem;
    display: none
}

.rey-mainNavigation.rey-mainNavigation--mobile .sub-menu .menu-item {
    margin-bottom: .4375rem
}

.rey-mainNavigation.rey-mainNavigation--mobile .sub-menu .menu-item-has-children > a {
    margin-bottom: .4375rem
}

.rey-mainNavigation.rey-mainNavigation--mobile .sub-menu .menu-item-has-children > a span:after {
    background-color: currentColor;
    opacity: .1
}

.rey-mainNavigation.rey-mainNavigation--mobile .sub-menu .menu-item-has-children > a .--submenu-indicator {
    right: 0;
    left: auto
}

.rey-mainNavigation.rey-mainNavigation--mobile .menu-item.--top-separator {
    padding-top: .9375rem;
    margin-top: .9375rem;
    position: relative
}

.rey-mainNavigation.rey-mainNavigation--mobile .menu-item.--top-separator:before {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: currentColor;
    opacity: .1;
    top: 0;
    color: inherit
}

.rey-mainNavigation.rey-mainNavigation--mobile .menu-item > a {
    overflow: hidden;
    padding: 6px 0;
    color: inherit;
    display: block
}

.rey-mainNavigation.rey-mainNavigation--mobile .menu-item > a span {
    display: block;
    -webkit-transition: -webkit-transform .6s var(--easeOutCubic);
    transition: -webkit-transform .6s var(--easeOutCubic);
    transition: transform .6s var(--easeOutCubic);
    transition: transform .6s var(--easeOutCubic), -webkit-transform .6s var(--easeOutCubic);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.rey-mainNavigation.rey-mainNavigation--mobile .menu-item.current-menu-item > a {
    font-weight: 800
}

.rey-mainNavigation.rey-mainNavigation--mobile .--submenu-indicator {
    opacity: .6;
    right: 0;
    left: auto
}

.rey-mobileNav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.rey-mobileNav-main {
    overflow: auto;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rey-mobileNav-header {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.rey-mobileNav-header .rey-siteLogo img {
    max-height: 80px
}

.rey-mobileNav-footer {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.rey-mobileNav-footer.--empty {
    display: none
}

.rey-mobileMenu-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    opacity: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    color: inherit
}

.rey-mobileMenu-close .rey-icon, .rey-mobileMenu-close .rey-arrowSvg svg, .rey-arrowSvg .rey-mobileMenu-close svg {
    font-size: .6875rem;
    top: 0
}

.rey-mobileNav--footerItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    color: inherit
}

.rey-mobileNav--footerItem:not(:only-child) {
    margin-bottom: 15px
}

.rey-mobileNav--footerItem .rey-icon, .rey-mobileNav--footerItem .rey-arrowSvg svg, .rey-arrowSvg .rey-mobileNav--footerItem svg {
    margin-left: auto
}

@media (max-width: 1024px) {
    .--mobileNav--active {
        overflow: hidden
    }
}

.--mobileNav--active .rey-mobileMenu-close {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.--mobileNav--active .rey-mainMenu-mobile .menu-item > a span {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-mainNavigation-mobileBtn {
    position: relative;
    color: inherit;
    display: var(--nav-breakpoint-mobile)
}

.rey-mainNavigation-mobileBtn + .rey-mobileBtn-helper {
    margin-left: 1.25rem;
    display: var(--nav-breakpoint-desktop)
}

.rey-mainNavigation-mobileBtn:hover {
    color: inherit
}

.rey-mainNavigation-mobileBtn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.rey-mainNavigation-mobileBtn span {
    display: block;
    width: 20px;
    height: 2px;
    margin-bottom: 4px;
    overflow: hidden;
    border-radius: 4px
}

.rey-mainNavigation-mobileBtn span:last-child {
    margin-bottom: 0
}

.rey-mainNavigation-mobileBtn span:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    -webkit-transition: width .3s var(--easeOutCubic);
    transition: width .3s var(--easeOutCubic)
}

.rey-mainNavigation-mobileBtn span:nth-child(2):before {
    -webkit-transition-delay: .075s;
    transition-delay: .075s
}

.rey-mainNavigation-mobileBtn span:nth-child(3):before {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.--mobileNav--active .rey-mainNavigation-mobileBtn span:before {
    width: 0
}

.rey-siteHeader-row > .rey-mainNavigation-mobileBtn {
    margin-left: auto
}

.rey-header-dropPanel {
    position: relative
}

.rey-header-dropPanel .rey-header-dropPanel-content {
    display: none;
    padding: 0;
    left: -200vw;
    opacity: 0;
    padding-top: var(--submenus-padding);
    padding-bottom: 10px;
    position: absolute;
    top: calc(50% + (var(--header-default--height) / 2));
    z-index: 1000;
    -webkit-transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    display: block;
    top: -300vh;
    right: 200vw;
    left: auto
}

.rey-header-dropPanel .rey-header-dropPanel-content:before {
    content: "";
    -webkit-box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    background-color: var(--body-bg-color);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.rey-header-dropPanel .rey-header-dropPanel-content > ul, .rey-header-dropPanel .rey-header-dropPanel-content > div {
    position: relative
}

.rey-header-dropPanel.--active .rey-header-dropPanel-content {
    z-index: 1050;
    padding-bottom: 3.125rem;
    opacity: 1;
    left: auto;
    right: 0;
    top: calc(100% + var(--submenu-panels-distance))
}

.rey-header-dropPanel.--active.--left .rey-header-dropPanel-content {
    left: 0;
    right: auto
}

.rey-headerDropSwitcher {
    display: none
}

@media (min-width: 1025px) {
    .rey-headerDropSwitcher {
        display: block
    }
}

.rey-headerDropSwitcher > .btn, .rey-headerDropSwitcher > .wp-block-button__link {
    position: relative
}

.rey-headerDropSwitcher > .btn:after, .rey-headerDropSwitcher > .wp-block-button__link:after {
    content: "";
    position: absolute;
    left: calc(100% + 6px);
    border: 4px solid transparent;
    border-top-color: rgba(0, 0, 0, .3);
    top: calc(50% - 2px);
    opacity: 0;
    -webkit-transition: opacity .2s var(--easeOutCubic);
    transition: opacity .2s var(--easeOutCubic)
}

.rey-headerDropSwitcher > .btn:hover:after, .rey-headerDropSwitcher > .wp-block-button__link:hover:after {
    opacity: 1
}

.rey-headerDropSwitcher.--always-show-caret > .btn:after, .rey-headerDropSwitcher.--always-show-caret > .wp-block-button__link:after {
    opacity: 1
}

.rey-headerDropSwitcher ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 0 30px
}

.rey-headerDropSwitcher ul li {
    min-width: 150px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden
}

.rey-headerDropSwitcher ul li a {
    display: block;
    -webkit-transition: -webkit-transform .6s var(--easeOutCubic);
    transition: -webkit-transform .6s var(--easeOutCubic);
    transition: transform .6s var(--easeOutCubic);
    transition: transform .6s var(--easeOutCubic), -webkit-transform .6s var(--easeOutCubic);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.rey-headerDropSwitcher ul li:nth-child(2) a {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.rey-headerDropSwitcher ul li:nth-child(3) a {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.rey-headerDropSwitcher ul li:nth-child(4) a {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.rey-headerDropSwitcher ul li:nth-child(5) a {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.rey-headerDropSwitcher ul span {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 12px
}

.rey-headerDropSwitcher ul img {
    margin-right: .625rem
}

.rey-headerDropSwitcher.--active > .btn:after, .rey-headerDropSwitcher.--active > .wp-block-button__link:after {
    opacity: 1
}

.rey-headerDropSwitcher.--active ul > li > a {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-dropSwitcher-mobile {
    padding: 0;
    margin: 0 0 10px
}

.rey-dropSwitcher-mobile li {
    margin-right: 20px
}

.rey-dropSwitcher-mobile li.--active a {
    text-decoration: underline
}

.rey-dropSwitcher-mobile img {
    margin-right: 10px;
    display: none
}

.rey-headerSearch.rey-headerSearch--form .rey-searchBox {
    display: block
}

@media (max-width: 1024px) {
    .rey-headerSearch.rey-headerSearch--form .rey-searchBox {
        position: absolute;
        right: var(--half-gutter-size);
        width: calc(100vw - (var(--half-gutter-size) * 2));
        top: 4rem;
        display: none
    }
}

.rey-headerSearch.rey-headerSearch--form .rey-searchBox input[type=search] {
    border-radius: 4px;
    padding-left: .8125rem;
    padding-right: 3.125rem
}

.rey-headerSearch.rey-headerSearch--form .rey-searchBox .btn, .rey-headerSearch.rey-headerSearch--form .rey-searchBox .wp-block-button__link {
    left: auto;
    right: 0
}

.rey-headerSearch.rey-headerSearch--form > .btn, .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link {
    display: block;
    position: relative
}

.rey-headerSearch.rey-headerSearch--form > .btn .rey-icon, .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link .rey-icon, .rey-headerSearch.rey-headerSearch--form > .btn .rey-arrowSvg svg, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form > .btn svg, .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link .rey-arrowSvg svg, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link svg {
    font-size: 1.25rem;
    top: 0;
    display: block;
    -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic)
}

.rey-headerSearch.rey-headerSearch--form > .btn .rey-icon.icon-close, .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link .rey-icon.icon-close, .rey-headerSearch.rey-headerSearch--form > .btn .rey-arrowSvg svg.icon-close, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form > .btn svg.icon-close, .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link .rey-arrowSvg svg.icon-close, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link svg.icon-close {
    position: absolute;
    font-size: .875rem;
    top: calc(50% - .4375rem);
    left: auto;
    right: .3em;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    opacity: 0
}

@media (min-width: 1025px) {
    .rey-headerSearch.rey-headerSearch--form > .btn, .rey-headerSearch.rey-headerSearch--form > .wp-block-button__link {
        display: none
    }
}

.rey-headerSearch.rey-headerSearch--form.--active .rey-searchBox {
    display: block;
    z-index: 9999
}

.rey-headerSearch.rey-headerSearch--form.--active > .btn, .rey-headerSearch.rey-headerSearch--form.--active > .wp-block-button__link {
    z-index: 9999;
    color: #fff
}

.rey-headerSearch.rey-headerSearch--form.--active > .btn .rey-icon.icon-search, .rey-headerSearch.rey-headerSearch--form.--active > .wp-block-button__link .rey-icon.icon-search, .rey-headerSearch.rey-headerSearch--form.--active > .btn .rey-arrowSvg svg.icon-search, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form.--active > .btn svg.icon-search, .rey-headerSearch.rey-headerSearch--form.--active > .wp-block-button__link .rey-arrowSvg svg.icon-search, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form.--active > .wp-block-button__link svg.icon-search {
    opacity: 0
}

.rey-headerSearch.rey-headerSearch--form.--active > .btn .rey-icon.icon-close, .rey-headerSearch.rey-headerSearch--form.--active > .wp-block-button__link .rey-icon.icon-close, .rey-headerSearch.rey-headerSearch--form.--active > .btn .rey-arrowSvg svg.icon-close, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form.--active > .btn svg.icon-close, .rey-headerSearch.rey-headerSearch--form.--active > .wp-block-button__link .rey-arrowSvg svg.icon-close, .rey-arrowSvg .rey-headerSearch.rey-headerSearch--form.--active > .wp-block-button__link svg.icon-close {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

@media (max-width: 1024px) {
    .rey-siteHeader .rey-headerSearch.rey-headerSearch--form {
        margin-left: 1.25rem
    }
}

.header-transp-gradient .rey-siteHeader:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170%;
    opacity: .6;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .5)), to(transparent));
    background: linear-gradient(180deg, rgba(0, 0, 0, .5) 0, transparent);
    z-index: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.header-transp-gradient .rey-siteHeader .rey-siteHeader-container {
    position: relative
}

.header-transp-gradient.search-panel--is-opened.search-panel--wide .rey-siteHeader:before {
    display: none
}

.rey-siteFooter.rey-siteFooter--default {
    border-top: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    font-size: .875rem;
    padding: 1.875rem 0 .625rem
}

@media (max-width: 1024px) {
    .rey-siteFooter.rey-siteFooter--default {
        text-align: center
    }
}

.rey-siteFooter.rey-siteFooter--default .rey-siteFooter-container {
    padding-right: var(--half-gutter-size);
    padding-left: var(--half-gutter-size);
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1025px) {
    .rey-siteFooter.rey-siteFooter--default .rey-siteFooter-container {
        max-width: var(--footer-default--max-width, var(--container-max-width))
    }
}

@media (min-width: 1025px) {
    .rey-siteFooter.rey-siteFooter--default .rey-siteFooter-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.rey-footerNav {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rey-footerMenu {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width: 1025px) {
    .rey-footerMenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .rey-footerMenu li:not(:first-child) {
        margin-left: 30px
    }
}

.rey-siteFooter__copyright {
    margin-right: auto
}

.rey-pageTitle {
    font-size: 2.375rem;
    letter-spacing: -1px;
    font-weight: var(--font-weight-bold);
    margin-bottom: 3.125rem
}

.rey-pageTitle:not(:only-child) {
    margin-bottom: 0
}

.rey-pageTitle a {
    text-decoration: none
}

.rey-pageTitle + .rey-pageSubtitle {
    margin-bottom: 3.125rem
}

.rey-pageTitle + .rey-pageTitle-desc {
    margin: 1.25rem 0 3.125rem
}

.rey-pageSubtitle {
    display: inline-block;
    font-size: 1.125rem
}

.rey-pageContent:after {
    display: block;
    clear: both;
    content: ""
}

.rey-pageContent img, .rey-pageContent video {
    height: auto;
    max-width: 100%
}

.rey-pageContent .btn + .btn, .rey-pageContent .wp-block-button__link + .btn, .rey-pageContent .btn + .wp-block-button__link, .rey-pageContent .wp-block-button__link + .wp-block-button__link {
    margin-left: 1.5625rem
}

.rey-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 50px
}

@media (min-width: 1025px) {
    .rey-pagination {
        margin-top: 60px
    }
}

.rey-pagination .page-numbers {
    height: var(--pagination-size);
    width: var(--pagination-size);
    line-height: var(--pagination-size);
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 2px;
    margin-left: 5px;
    margin-right: 5px;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    font-size: .875rem;
    font-weight: var(--font-weight-bold);
    -webkit-transition: color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic)
}

.rey-pagination .page-numbers:hover {
    color: hsl(var(--neutral-hue, 210), 11%, 15%)
}

.rey-pagination .page-numbers.current {
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    line-height: calc(var(--pagination-size) - 2px)
}

.rey-pagination .prev, .rey-pagination .next {
    width: calc(var(--pagination-size) * 2);
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0
}

.rey-pagination .prev {
    margin-left: 0;
    margin-right: .9375rem
}

@media (min-width: 1025px) {
    .rey-pagination .prev {
        margin-right: 6.25rem
    }
}

.rey-pagination .next {
    margin-right: 0;
    margin-left: .9375rem
}

@media (min-width: 1025px) {
    .rey-pagination .next {
        margin-left: 6.25rem
    }
}

.rey-pagination .rey-arrowSvg {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.rey-pagination .rey-arrowSvg svg {
    font-size: 3rem;
    top: calc(50% - 1.5rem)
}

@media (min-width: 1025px) {
    .rey-pagination .rey-arrowSvg svg {
        font-size: 3rem;
        top: calc(50% - 1.5rem)
    }
}

.rey-searchBox {
    position: relative
}

.rey-searchBox input[type=search] {
    padding-left: 3.125rem
}

.rey-searchBox .btn, .rey-searchBox .wp-block-button__link {
    margin-left: 0;
    background-color: transparent;
    border: none;
    color: hsl(var(--neutral-hue, 210), 14%, 83%);
    width: 3.125rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1rem
}

.rey-searchBox .btn:hover, .rey-searchBox .wp-block-button__link:hover {
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.rey-searchBox .rey-icon, .rey-searchBox .rey-arrowSvg svg, .rey-arrowSvg .rey-searchBox svg {
    font-size: inherit;
    display: block;
    margin: 0 auto
}

.search-no-results .rey-searchBox {
    max-width: 400px
}

.rey-page404 {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5rem
}

.rey-page404 .rey-pageHeader {
    margin-bottom: 1.875rem
}

.rey-page404 .rey-pageTitle {
    font-size: 7.5rem;
    color: hsl(var(--neutral-hue, 210), 14%, 83%);
    line-height: 1
}

.rey-page404 .rey-pageSubtitle {
    font-size: 1.875rem;
    line-height: 1;
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.rey-slick__dots {
    list-style: none;
    margin: 0;
    padding: 0
}

.rey-slick__dots li {
    display: inline-block;
    margin: 0 3px
}

.rey-slick__dots button {
    border: none;
    width: .5rem;
    height: .5rem;
    background: #000;
    opacity: .75;
    -webkit-transition: opacity .2s var(--easeOutCubic);
    transition: opacity .2s var(--easeOutCubic);
    border-radius: 50%;
    overflow: hidden;
    display: block;
    font-size: 0;
    padding: 0
}

.rey-slick__dots .slick-active button {
    opacity: 1;
    outline: none
}

.rey-slickCarousel__item {
    display: block !important
}

.rey-slickCarousel__img {
    width: 100%
}

.rey-slickCarousel .rey-slick__dots {
    color: #fff;
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    z-index: 1;
    display: none
}

@media (min-width: 1025px) {
    .rey-slickCarousel .rey-slick__dots {
        display: block;
        bottom: 50px;
        right: 50px
    }
}

.rey-slickCarousel .rey-slick__dots button {
    background: #fff
}

.rey-lineLoader {
    position: relative;
    color: var(--body-color, hsl(var(--neutral-hue, 210), 11%, 15%))
}

.rey-lineLoader:after {
    content: "";
    width: 100px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: currentColor;
    -webkit-animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite;
    animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite
}

:root {
    --submenus-padding: 30px;
    --sticky-gs-top-color: var(--header-text-color);
    --sticky-gs-top-bg-color: var(--header-bgcolor);
    --woocommerce-sidebar-size: 16%;
    --woocommerce-sidebar-margin: 2%;
    --woocommerce-summary-size: 36%;
    --woocommerce-summary-margin: 7%;
    --woocommerce-products-gutter: 15px;
    --woocommerce-products-gutter-topFactor: 2;
    --woocommerce-discount-color: var(--colors-red);
    --woocommerce-thumbnails-padding-top: var(--zero-px);
    --woocommerce-thumbnails-padding-right: var(--zero-px);
    --woocommerce-thumbnails-padding-bottom: var(--zero-px);
    --woocommerce-thumbnails-padding-left: var(--zero-px);
    --woocommerce-swatches-width: 15px;
    --woocommerce-swatches-height: 15px;
    --woocommerce-grid-columns: 4;
    --woocommerce-fullscreen-gallery-height: 100vh;
    --woocommerce-gallery-thumbs-size: 90px;
    --b-shadow-1: 0 5px 80px rgba(0, 0, 0, .07);
    --b-shadow-2: 0 12.5px 10px rgba(0, 0, 0, .035), 0 100px 80px rgba(0, 0, 0, .07);
    --b-shadow-3: 0 3.9px 5.3px rgba(0, 0, 0, .044), 0 13px 17.9px rgba(0, 0, 0, .066), 0 58px 80px rgba(0, 0, 0, .11);
    --b-shadow-4: 0 1.9px 2.5px rgba(0, 0, 0, .02), 0 4.5px 6.1px rgba(0, 0, 0, .028), 0 8.5px 11.5px rgba(0, 0, 0, .035), 0 15.2px 20.5px rgba(0, 0, 0, .042), 0 28.4px 38.4px rgba(0, 0, 0, .05), 0 68px 92px rgba(0, 0, 0, .07);
    --b-shadow-5: 0 2.6px 3.6px rgba(0, 0, 0, .052), 0 7.3px 10px rgba(0, 0, 0, .075), 0 17.5px 24.1px rgba(0, 0, 0, .098), 0 58px 80px rgba(0, 0, 0, .15)
}

@media (min-width: 992px) {
    :root {
        --woocommerce-products-gutter: 30px
    }
}

@media (min-width: 1025px) {
    :root {
        --woocommerce-products-gutter-topFactor: 1.5
    }
}

.--hidden {
    display: none !important
}

.rey-siteHeader.header-pos--absolute, .rey-siteHeader.header-pos--fixed {
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%
}

@media (min-width: 992px) and (max-width: 1024px) {
    .rey-siteHeader.header-pos--absolute.header-pos--relative-md, .rey-siteHeader.header-pos--fixed.header-pos--relative-md {
        position: relative
    }
}

@media (max-width: 767px) {
    .rey-siteHeader.header-pos--absolute.header-pos--relative-sm, .rey-siteHeader.header-pos--fixed.header-pos--relative-sm {
        position: relative
    }
}

.rey-siteHeader.header-pos--absolute + .rey-siteHeader-helper, .rey-siteHeader.header-pos--fixed + .rey-siteHeader-helper {
    height: var(--header-default--height)
}

.rey-siteHeader.header-pos--absolute {
    position: absolute
}

.rey-siteHeader.header-pos--fixed {
    z-index: 1000;
    position: fixed
}

.admin-bar .rey-siteHeader.header-pos--fixed {
    top: var(--admin-bar)
}

@media (max-width: 767px) {
    .rey-siteHeader.header-pos--fixed.--not-mobile {
        position: relative
    }

    .admin-bar .rey-siteHeader.header-pos--fixed.--not-mobile {
        top: auto
    }

    .rey-siteHeader.header-pos--fixed.--not-mobile + .rey-siteHeader-helper {
        display: none
    }
}

.qm-refresh-css .ab-item.--loading {
    opacity: .6;
    pointer-events: none
}

.qm-refresh-css .ab-item.--loading:after {
    content: '';
    position: absolute;
    right: 1.5em;
    top: calc(50% - .6em);
    font-size: 10px;
    width: 1.2em;
    height: 1.2em;
    border: 2px solid transparent;
    border-top-color: currentColor;
    border-radius: 2em;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.rey-breadcrumbs {
    font-size: .875rem;
    margin: 1.25rem 0;
    padding: 0
}

.rey-breadcrumbs-item, .rey-breadcrumbs-del {
    display: inline-block;
    margin: 0 5px
}

.single-product .rey-breadcrumbs-del:nth-last-of-type(1) {
    display: none
}

.single-product .rey-breadcrumbs-del:nth-last-of-type(1) + .rey-breadcrumbs-item {
    display: none
}

.rey-gs-editSection {
    position: relative;
    z-index: 1060
}

.rey-gs-editSection .rey-gs-editSection__url {
    font-family: var(--body-font-family);
    font-weight: 500;
    outline: none;
    border: none;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #39b54a;
    color: #fff;
    display: block;
    max-width: 400px;
    padding: 15px;
    border-radius: 3px;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .2s var(--easeOutCubic);
    transition: all .2s var(--easeOutCubic);
    visibility: hidden;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, .1)
}

.rey-gs-editSection .rey-gs-editSection__url:hover {
    text-decoration: none;
    opacity: .85 !important
}

.rey-gs-editSection:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    -webkit-transition: opacity .5s var(--easeOutCubic);
    transition: opacity .5s var(--easeOutCubic);
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.rey-gs-editSection:hover .rey-gs-editSection__url, .rey-gs-editSection:hover:before {
    opacity: 1;
    visibility: visible
}

.rey-gs-editSection div[data-elementor-type=post] {
    position: relative
}

.rey--disable-gs .rey-gs-editSection:before, .rey--disable-gs .rey-gs-editSection .rey-gs-editSection__url {
    display: none
}

.rey-mainNavigation--desktop.--prevent-delays .menu-item-has-children:hover > a > span:after {
    display: none
}

.rey-mainNavigation--desktop.--prevent-delays.--active .depth--0.--is-mega .rey-mega-gs, .rey-mainNavigation--desktop.--prevent-delays.--active .depth--0.--is-mega .sub-menu {
    -webkit-transition-property: padding-bottom;
    transition-property: padding-bottom
}

.rey-mainNavigation--desktop.--shadow-0 .rey-mega-gs:before, .rey-mainNavigation--desktop.--shadow-0 .sub-menu:before {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.rey-mainNavigation--desktop.--shadow-2 .rey-mega-gs:before, .rey-mainNavigation--desktop.--shadow-2 .sub-menu:before {
    -webkit-box-shadow: 0 12.5px 10px rgba(0, 0, 0, .035), 0 100px 80px rgba(0, 0, 0, .07) !important;
    box-shadow: 0 12.5px 10px rgba(0, 0, 0, .035), 0 100px 80px rgba(0, 0, 0, .07) !important
}

.rey-mainNavigation--desktop.--shadow-3 .rey-mega-gs:before, .rey-mainNavigation--desktop.--shadow-3 .sub-menu:before {
    -webkit-box-shadow: 0 3.9px 5.3px rgba(0, 0, 0, .044), 0 13px 17.9px rgba(0, 0, 0, .066), 0 58px 80px rgba(0, 0, 0, .11) !important;
    box-shadow: 0 3.9px 5.3px rgba(0, 0, 0, .044), 0 13px 17.9px rgba(0, 0, 0, .066), 0 58px 80px rgba(0, 0, 0, .11) !important
}

.rey-mainNavigation--desktop.--shadow-4 .rey-mega-gs:before, .rey-mainNavigation--desktop.--shadow-4 .sub-menu:before {
    -webkit-box-shadow: 0 2.6px 3.6px rgba(0, 0, 0, .052), 0 7.3px 10px rgba(0, 0, 0, .075), 0 17.5px 24.1px rgba(0, 0, 0, .098), 0 58px 80px rgba(0, 0, 0, .15) !important;
    box-shadow: 0 2.6px 3.6px rgba(0, 0, 0, .052), 0 7.3px 10px rgba(0, 0, 0, .075), 0 17.5px 24.1px rgba(0, 0, 0, .098), 0 58px 80px rgba(0, 0, 0, .15) !important
}

.rey-mainNavigation.rey-mainNavigation--desktop .rey-mega-gs {
    display: none;
    padding: 0;
    left: -200vw;
    opacity: 0;
    padding-top: var(--submenus-padding);
    padding-bottom: 10px;
    position: absolute;
    top: calc(50% + (var(--header-default--height) / 2));
    z-index: 1000;
    -webkit-transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    display: block;
    left: -200vw;
    top: calc(100% + var(--submenu-panels-distance));
    width: var(--site-width, 100vw);
    max-width: var(--container-max-width);
    padding-left: 25px;
    padding-right: 25px;
    color: var(--body-color);
    overflow: auto;
    max-height: calc(95vh - var(--header-default--height));
    -webkit-box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    background-color: var(--body-bg-color)
}

.rey-mainNavigation.rey-mainNavigation--desktop .rey-mega-gs:before {
    content: "";
    -webkit-box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    background-color: var(--body-bg-color);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.rey-mainNavigation.rey-mainNavigation--desktop .rey-mega-gs:before {
    display: none
}

.rey-mainNavigation.rey-mainNavigation--mobile .rey-mega-gs {
    display: none
}

.rey-mainNavigation.rey-mainNavigation--mobile .rey-mega-gs .elementor-container {
    --half-gutter-size: 0px
}

.rey-mega-gs + .sub-menu {
    display: none !important
}

.rey-mainMenu--desktop .menu-item-has-children .rey-mega-gs .sub-menu > .menu-item > a span {
    padding: 0
}

.rey-mainNavigation.rey-mainNavigation--desktop .depth--0.--is-mega.--mega-full .rey-mega-gs {
    max-width: none
}

.rey-mainNavigation.rey-mainNavigation--desktop .depth--0.--is-mega.--mega-full .rey-mega-gs:not(.--visible) {
    visibility: hidden
}

.rey-mainNavigation.rey-mainNavigation--desktop .depth--0.--is-mega.--mega-full .rey-mega-gs:before {
    width: var(--site-width, 100vw);
    left: 0
}

.rey-mainNavigation.rey-mainNavigation--desktop .depth--0.--is-mega.active .rey-mega-gs {
    padding-bottom: var(--submenus-padding);
    opacity: 1;
    left: 0
}

.rey-mainNavigation.rey-mainNavigation--desktop .depth--0.--is-mega.active .rey-mega-gs > .menu-item > a span {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-mainNavigation.rey-mainNavigation--desktop .depth--0.--is-mega.active.--mega-gs-no-padding > .rey-mega-gs {
    padding: 0
}

.rey-canShip {
    display: block
}

.rey-canShip span {
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.rey-ajaxLoadMore {
    margin: 4.375rem 0 1.875rem;
    text-align: center;
    position: relative
}

.rey-ajaxLoadMore .rey-ajaxLoadMore-btn, .rey-ajaxLoadMore .rey-lineLoader {
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.rey-ajaxLoadMore .rey-ajaxLoadMore-btn {
    font-size: 13px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-ajaxLoadMore .rey-ajaxLoadMore-btn.--loading {
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
}

.rey-ajaxLoadMore .rey-ajaxLoadMore-btn.--loading + .rey-lineLoader {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-ajaxLoadMore .rey-ajaxLoadMore-btn.--disabled {
    pointer-events: none;
    opacity: .3
}

.rey-ajaxLoadMore .rey-ajaxLoadMore-btn .rey-ajaxLoadMore-counter {
    display: inline-block;
    margin-left: .6em
}

.rey-ajaxLoadMore .rey-ajaxLoadMore-btn.rey-infiniteLoadMore:not(.--loading) {
    top: var(--infinite-load-more-offset, -50vh);
    visibility: hidden
}

.rey-ajaxLoadMore .rey-lineLoader {
    position: absolute;
    top: calc(50% - 2px);
    left: calc(50% - 50px);
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    pointer-events: none
}

.rey-ajaxLoadMore .rey-lineLoader:after {
    display: block
}

.btn.rey-headerSearch-toggle {
    color: inherit;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn.rey-headerSearch-toggle .rey-icon {
    font-size: 1.25rem;
    top: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic)
}

.btn.rey-headerSearch-toggle .rey-icon.icon-close {
    position: absolute;
    font-size: .875rem;
    top: calc(50% - .4375rem);
    left: auto;
    right: .3em;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    opacity: 0
}

.btn.rey-headerSearch-toggle .rey-headerSearch-text {
    display: none;
    margin-right: .5rem;
    font-size: .8rem
}

@media (min-width: 1025px) {
    .btn.rey-headerSearch-toggle .rey-headerSearch-text {
        display: block
    }
}

.btn.rey-headerSearch-toggle.--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.btn.rey-headerSearch-toggle.--reverse .rey-headerSearch-text {
    margin-left: .8rem;
    margin-right: 0
}

.btn.rey-headerSearch-toggle.--reverse .rey-icon.icon-close {
    left: .3em;
    right: auto
}

.btn.rey-headerSearch-toggle.is-opened .rey-icon.icon-search {
    opacity: 0
}

.btn.rey-headerSearch-toggle.is-opened .rey-icon.icon-close {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.btn.rey-headerSearch-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.rey-searchPanel {
    color: var(--search-text-color);
    background-color: var(--search-bg-color);
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    opacity: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    position: fixed;
    z-index: 1050;
    display: none
}

@media (max-height: 650px),(max-width: 1024px) {
    .rey-searchPanel {
        position: fixed;
        overflow: auto;
        top: var(--admin-bar);
        height: 100%
    }
}

.rey-searchPanel a {
    color: var(--search-text-color)
}

.rey-searchPanel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .05;
    -webkit-filter: invert(100%);
    filter: invert(100%);
    background-color: var(--search-bg-color)
}

.rey-searchPanel h4 {
    font-size: .8125rem;
    text-transform: uppercase;
    opacity: .6;
    font-weight: var(--font-weight-bold);
    margin-bottom: .9375rem
}

.rey-searchPanel form {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.rey-searchPanel form:before, .rey-searchPanel form:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: var(--search-text-color);
    opacity: .2
}

.rey-searchPanel form:after {
    width: 0;
    background-color: var(--search-text-color);
    opacity: .5;
    -webkit-transition: width 1.6s var(--easeOutCubic);
    transition: width 1.6s var(--easeOutCubic)
}

.rey-searchPanel input[type=search] {
    border: none;
    height: 50px;
    width: 100%;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: var(--font-weight-bold);
    color: var(--search-text-color)
}

@media (max-width: 1024px) {
    .rey-searchPanel input[type=search] {
        font-size: 1rem
    }
}

.rey-searchPanel input[type=search]:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.rey-searchPanel[data-style=wide] {
    width: 100%;
    left: 0;
    top: var(--admin-bar);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    overflow: auto
}

@media (min-width: 1025px) {
    .rey-searchPanel[data-style=wide] form {
        max-width: 50%
    }
}

.rey-searchPanel[data-style=wide].is-opened {
    opacity: 1
}

.rey-searchPanel[data-style=wide].is-opened form:after {
    width: 100%
}

.rey-searchPanel[data-style=wide] .rey-searchPanel-close {
    display: none
}

.rey-searchPanel[data-style=side] {
    top: var(--admin-bar);
    right: 0;
    height: calc(100vh - var(--admin-bar));
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    width: 100%;
    z-index: 1070
}

@media (min-width: 576px) {
    .rey-searchPanel[data-style=side] {
        width: 470px
    }
}

.rey-searchPanel[data-style=side] .rey-searchPanel-inner {
    padding: 0 calc(var(--half-gutter-size) * 2)
}

@media (min-width: 1025px) {
    .rey-searchPanel[data-style=side] form {
        max-width: 100%
    }
}

@media (min-width: 1025px) {
    .rey-searchPanel[data-style=side] .rey-searchPanel__suggestions {
        max-width: 100%
    }
}

@media (min-width: 1025px) {
    .rey-searchPanel[data-style=side] .rey-searchPanel__qlinks {
        max-width: 100%
    }
}

.rey-searchPanel[data-style=side] .rey-searchPanel-close {
    position: absolute;
    top: calc(var(--half-gutter-size) * 2);
    right: calc(var(--half-gutter-size) * 2);
    border: 0;
    padding: .125rem;
    z-index: 1050
}

.rey-searchPanel[data-style=side] .rey-searchPanel-close .rey-icon {
    font-size: .875rem;
    display: block;
    -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    opacity: 0
}

.rey-searchPanel[data-style=side].is-opened {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    overflow: auto
}

.rey-searchPanel[data-style=side].is-opened form:after {
    width: 100%
}

.rey-searchPanel[data-style=side].is-opened .rey-searchPanel-close .rey-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

@media (max-height: 650px),(max-width: 1024px) {
    .rey-siteHeader.rey-siteHeader--default .rey-searchPanel {
        height: 100%
    }
}

@media (max-width: 767px) {
    .rey-siteHeader.rey-siteHeader--default .rey-searchPanel[data-style=wide] {
        top: var(--admin-bar)
    }
}

.rey-searchPanel-inner {
    padding-left: var(--half-gutter-size);
    padding-right: var(--half-gutter-size)
}

.search-panel--is-opened.search-panel--wide {
    --header-bgcolor: var(--search-bg-color);
    --header-text-color: var(--search-text-color);
    overflow: hidden
}

.search-panel--is-opened.search-panel--wide .rey-searchPanel {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.search-panel--is-opened.search-panel--wide .rey-siteHeader {
    z-index: 1060
}

.search-panel--is-opened.search-panel--wide .rey-siteHeader .elementor-section.elementor-top-section {
    background-color: var(--header-bgcolor);
    color: inherit
}

.search-panel--is-opened.search-panel--side .rey-overlay--site {
    z-index: 1070
}

.search-panel--is-opened.search-panel--side .rey-siteContent {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px)
}

@media (min-width: 1025px) {
    .search-panel--is-opened.search-panel--side .rey-siteContent {
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }
}

.rey-searchPanel__qlinks {
    margin-top: 2.5rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1025px) {
    .rey-searchPanel__qlinks {
        max-width: 50%;
        margin-top: 3.125rem
    }
}

.rey-searchMenu {
    margin-bottom: 0
}

.rey-searchMenu li:not(:last-child) {
    margin-bottom: .625rem;
    line-height: 1
}

.rey-searchMenu a {
    font-size: .8125rem;
    text-transform: uppercase
}

.rey-searchPanel__filter,
.rey-searchPanel__suggestions {
    margin-top: 1.875rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1025px) {
    .rey-searchPanel__filter,
    .rey-searchPanel__suggestions {
        max-width: 50%
    }
}

.rey-searchPanel__filter button,
.rey-searchPanel__suggestions button {
    padding: 6px 12px;
    margin: 5px 5px 5px 0;
    font-size: 12px;
    font-weight: 400;
    color: inherit;
    position: relative
}

.rey-searchPanel__filter button:before,
.rey-searchPanel__suggestions button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1px solid currentColor;
    border-radius: 2px;
    opacity: .2;
    -webkit-transition: opacity .2s var(--easeOutCubic);
    transition: opacity .2s var(--easeOutCubic)
}
.rey-searchPanel__filter .filter-block{
    max-height: 170px;
    overflow: auto;
}
.rey-searchPanel__filter button:hover:before,
.rey-searchPanel__suggestions button:hover:before {
    opacity: .4
}

.rey-modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1060;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: .6s var(--easeOutCubic);
    transition: .6s var(--easeOutCubic);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
}

@media (min-width: 992px) {
    .rey-modal {
        width: 100vw;
        height: 100vh;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.rey-modal.--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.rey-modal .rey-modalOverlay {
    background-color: hsla(var(--neutral-hue, 210), 10%, 23%, .8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.rey-modal .rey-modalInner {
    position: relative;
    z-index: 1;
    top: 0;
    width: 100%;
    color: var(--body-color);
    background-color: var(--body-bg-color);
    padding: 20px;
    min-height: 150px;
    overflow: auto;
    max-height: calc(100vh - var(--admin-bar));
    max-height: 100%
}

@media (min-width: 1025px) {
    .rey-modal .rey-modalInner {
        max-height: 80vh;
        padding: 35px 50px 50px
    }
}

.rey-modal .rey-modalInner > .rey-modalClose {
    color: inherit
}

.rey-modal.--iframe {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rey-modal.--iframe .rey-modalInner {
    padding: 0;
    width: 90%
}

@media (min-width: 1025px) {
    .rey-modal.--iframe .rey-modalInner {
        width: 100%
    }
}

.rey-modal.--iframe .rey-modalInner .rey-modalClose {
    display: none
}

.rey-modal .rey-modalClose {
    position: absolute;
    top: 35px;
    right: 40px;
    padding: 0;
    z-index: 10;
    font-size: 20px;
    color: #fff
}

.rey-modal .rey-modalClose .rey-icon {
    font-size: inherit;
    display: block
}

.rey-modal.--closeOutside > .rey-modalClose {
    display: none
}

@media (min-width: 1025px) {
    .rey-modal.--closeOutside > .rey-modalClose {
        display: block
    }
}

@media (min-width: 1025px) {
    .rey-modal.--closeOutside .rey-modalInner .rey-modalClose {
        display: none
    }
}

.rey-modal .rey-modalContent:after {
    display: block;
    clear: both;
    content: ""
}

.rey-modal .rey-modalLoader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: opacity .6s ease;
    transition: opacity .6s ease;
    z-index: 1;
    pointer-events: none;
    opacity: .2
}

.u-topDeco-splitLine {
    --size: 10px;
    --color: currentColor
}

.u-topDeco-splitLine > .elementor-column-wrap.elementor-element-populated {
    border: var(--size) solid var(--color);
    border-top-width: 0
}

.u-topDeco-splitLine > .elementor-column-wrap.elementor-element-populated:before {
    content: '';
    width: 100%;
    height: var(--size);
    position: absolute;
    left: 0;
    top: 0;
    background-image: repeating-linear-gradient(90deg, var(--color) 0%, var(--color) 35%, transparent 35%, transparent 50%, var(--color) 50%, var(--color) 100%)
}

.u-topDeco-splitLine > .elementor-column-wrap.elementor-element-populated:after {
    content: '';
    width: 50px;
    background-color: var(--color);
    height: var(--size);
    position: absolute;
    right: 50%;
    top: 0;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.u-btn-icon-sm > .rey-icon {
    font-size: .8em;
    margin-right: .4em
}

.rey-postSocialShare {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rey-postSocialShare:only-child {
    margin: 0 auto
}

.rey-postSocialShare li {
    margin-left: .9375rem;
    display: inline-block
}

.rey-postSocialShare li:first-child {
    margin-left: 0
}

.rey-postSocialShare a {
    display: block;
    line-height: 1;
    color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

.rey-postSocialShare a svg {
    font-size: 16px
}

.rey-postSocialShare a:hover {
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    opacity: .8
}

.rey-postSocialShare.--colored li {
    margin-left: .375rem
}

.rey-postSocialShare.--colored a {
    padding: .625rem .875rem;
    background-color: hsl(var(--neutral-hue, 210), 10%, 23%);
    color: #fff;
    border-radius: 2px
}

.rey-postSocialShare.--colored a:hover {
    color: #fff
}

/*! nouislider - 13.0.0 - 2/6/2019 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 3px
}

.noUi-horizontal .noUi-handle {
    font-size: 11px;
    width: 1em;
    height: 1em;
    left: calc(-1 * .4em);
    top: calc(-1 * .4em)
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -1em;
    left: auto
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle.noUi-handle-upper {
    right: 0
}

.noUi-target {
    background: hsl(var(--neutral-hue, 210), 10%, 23%);
    border-radius: 4px
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: hsl(var(--neutral-hue, 210), 11%, 15%)
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border-radius: 50%;
    background: var(--body-color);
    -webkit-transition: -webkit-transform .25s var(--easeOutCubic);
    transition: -webkit-transform .25s var(--easeOutCubic);
    transition: transform .25s var(--easeOutCubic);
    transition: transform .25s var(--easeOutCubic), -webkit-transform .25s var(--easeOutCubic);
    cursor: default
}

.noUi-handle:focus {
    outline: none
}

.noUi-active {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .32);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .32);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    outline: none
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub {
    background: #aaa
}

.noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    color: #000;
    padding: 0 0 5px;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1
}

.noUi-horizontal .noUi-tooltip {
    bottom: 120%
}

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
    left: 0
}

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
    right: 0
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

@media (max-width: 767px) {
    .--dnone-sm, .--dnone-mobile {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1025px) {
    .--dnone-md, .--dnone-tablet {
        display: none !important
    }
}

@media (min-width: 1025px) {
    .--dnone-lg, .--dnone-desktop {
        display: none !important
    }
}

.rey-langSwitcher .rey-headerIcon-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rey-langSwitcher .rey-headerIcon-btn img {
    margin-right: 7px
}

.rey-tooltip {
    position: absolute;
    background-color: hsla(var(--neutral-hue, 210), 11%, 15%, .9);
    color: #fff;
    display: inline-block;
    z-index: 99999;
    padding: .5em .8em;
    border-radius: 3px;
    font-size: 11px;
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 200px;
    font-weight: 500;
    letter-spacing: 0
}

@-webkit-keyframes dashanim-active-trscale {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    50.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    51% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    99.9% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes dashanim-active-trscale {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    50.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    51% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    99.9% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

:root {
    --demos-bar-ff: "Helvetica Neue", Helvetica, Arial, sans-serif;
    --demos-bar-bg-active: #e9ecef;
    --demos-bar-bg-active: #fff;
    --demos-bar-bg-inactive: #343a40;
    --ease: ease-out;
    --easeOutExpo: cubic-bezier(.19, 1, .22, 1)
}

body.--active-demo-panel {
    overflow: hidden
}

.rey-demoPanel-wrapper {
    position: fixed;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 10000;
    font-size: 14px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s var(--easeOutExpo);
    transition: .3s var(--easeOutExpo);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    display: none
}

@media (min-width: 1025px) {
    .rey-demoPanel-wrapper {
        display: block
    }
}

.rey-demoPanel-wrapper, .rey-demoPanel-wrapper a, .rey-demoPanel-wrapper h4 {
    font-family: var(--demos-bar-ff)
}

.rey-demoPanel-wrapper svg {
    font-size: 1rem;
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    vertical-align: middle;
    width: 1em
}

.rey-demoPanel-wrapper.--loading {
    opacity: 0;
    visibility: hidden
}

.rey-demoPanel-panelWrapper {
    padding-top: 4.38em;
    opacity: .7;
    -webkit-transition: .25s var(--easeOutExpo);
    transition: .25s var(--easeOutExpo);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.--show-dp .rey-demoPanel-panelWrapper {
    -webkit-transform: translateY(-5.2em);
    transform: translateY(-5.2em)
}

.rey-demoPanel-wrapper.--loading .rey-demoPanel-panelWrapper {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-demoPanel-wrapper.--active .rey-demoPanel-panelWrapper, .rey-demoPanel-panelWrapper:hover {
    opacity: 1
}

.rey-demoPanel-overlay {
    position: fixed;
    left: -100vw;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(29, 40, 45, .8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .6s var(--easeOutExpo);
    transition: .6s var(--easeOutExpo);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility
}

.rey-demoPanel-wrapper.--active .rey-demoPanel-overlay {
    opacity: 1;
    visibility: visible;
    left: 0
}

.rey-demoPanel-buttonsWrapper {
    position: absolute;
    right: 0;
    top: 0;
    padding: 1em 1.4em 0 1em;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .6s var(--easeOutExpo);
    transition: .6s var(--easeOutExpo);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.rey-demoPanel-wrapper.--active .rey-demoPanel-buttonsWrapper {
    z-index: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0
}

.rey-demoPanel-buttons {
    background-color: var(--demos-bar-bg-inactive);
    border-radius: 4px 4px 0 0;
    padding: 0 1.2em;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rey-demoPanel-buttons .rey-demoPanel-btn {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    padding: 1em 1em .8em
}

.rey-demoPanel-buttons .rey-demoPanel-btn + .rey-demoPanel-btn {
    margin-left: 2em;
    position: relative
}

.rey-demoPanel-buttons .rey-demoPanel-btn + .rey-demoPanel-btn:before {
    content: '';
    position: absolute;
    left: -1em;
    top: calc(50% - .5em);
    width: 1px;
    height: 1em;
    background-color: #fff;
    opacity: .5
}

.rey-demoPanel-buttons .rey-demoPanel-remove svg {
    font-size: 12px;
    display: block
}

.rey-demoPanel {
    background-color: var(--demos-bar-bg-inactive);
    border-radius: 4px 0 4px 4px;
    position: relative;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    width: calc(100% - 2.8em);
    top: 0;
    left: 1.4em;
    z-index: 0;
    padding: 0 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .6s var(--easeOutExpo);
    transition: .6s var(--easeOutExpo);
    -webkit-transition-property: background-color, height, -webkit-transform;
    transition-property: background-color, height, -webkit-transform;
    transition-property: transform, background-color, height;
    transition-property: transform, background-color, height, -webkit-transform;
    color: #343a40
}

.rey-demoPanel a {
    -webkit-transition: color .3s var(--easeOutExpo);
    transition: color .3s var(--easeOutExpo);
    color: #343a40
}

.rey-demoPanel[data-size="1"] {
    height: 50vh
}

.rey-demoPanel[data-size="1"] .demoPanel-sizeControls-dots span:nth-child(3) {
    background-color: #495057
}

.rey-demoPanel[data-size="1"] .demoPanel-sizeControls[data-sizing="-1"] {
    opacity: .5;
    pointer-events: none
}

.rey-demoPanel[data-size="2"] {
    height: 70vh
}

.rey-demoPanel[data-size="2"] .demoPanel-sizeControls-dots span:nth-child(2), .rey-demoPanel[data-size="2"] .demoPanel-sizeControls-dots span:nth-child(3) {
    background-color: #495057
}

.rey-demoPanel[data-size="3"] {
    height: 95vh
}

.rey-demoPanel[data-size="3"] .demoPanel-sizeControls-dots span:nth-child(1), .rey-demoPanel[data-size="3"] .demoPanel-sizeControls-dots span:nth-child(2), .rey-demoPanel[data-size="3"] .demoPanel-sizeControls-dots span:nth-child(3) {
    background-color: #495057
}

.rey-demoPanel[data-size="3"] .demoPanel-sizeControls[data-sizing="1"] {
    opacity: .5;
    pointer-events: none
}

.rey-demoPanel-wrapper.--active .rey-demoPanel {
    background-color: var(--demos-bar-bg-active);
    border-radius: 4px
}

.rey-demoPanel-wrapper.--active .rey-demoPanel[data-size="1"] {
    -webkit-transform: translateY(-50vh);
    transform: translateY(-50vh)
}

.rey-demoPanel-wrapper.--active .rey-demoPanel[data-size="2"] {
    -webkit-transform: translateY(-70vh);
    transform: translateY(-70vh)
}

.rey-demoPanel-wrapper.--active .rey-demoPanel[data-size="3"] {
    -webkit-transform: translateY(-95vh);
    transform: translateY(-95vh)
}

.rey-demoPanel ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.rey-demoPanel .rey-demoPanel-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    border-bottom: 1px solid #ced4da;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rey-demoPanel .rey-demoPanel-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto
}

.rey-demoPanel .rey-demoPanel-tabs a {
    display: block;
    padding: 0;
    line-height: 4.5em;
    min-width: 10em;
    text-align: center;
    font-weight: 600
}

@media (max-width: 1500px) {
    .rey-demoPanel .rey-demoPanel-tabs a {
        min-width: 7em
    }
}

.rey-demoPanel .rey-demoPanel-tabs a.--active {
    position: relative
}

.rey-demoPanel .rey-demoPanel-tabs a.--active:after {
    content: '';
    position: absolute;
    width: 100%;
    height: .4em;
    left: 0;
    bottom: 0;
    background-color: #ced4da
}

.rey-demoPanel .rey-demoPanel-tabs a.--disabled {
    pointer-events: none;
    opacity: .5
}

.rey-demoPanel .rey-demoPanel-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

.rey-demoPanel .rey-demoPanel-links a {
    display: inline-block;
    padding-right: 1.5em;
    font-weight: 600
}

.rey-demoPanel .rey-demoPanel-links svg {
    font-size: 1.5em;
    margin-right: 10px;
    color: #ced4da
}

.rey-demoPanel .rey-demoPanel-links span {
    vertical-align: middle
}

@media (max-width: 1500px) {
    .rey-demoPanel .rey-demoPanel-links .rey-demoPanel-links--askQuestion {
        display: none
    }
}

.rey-demoPanel .rey-demoPanel-links .rey-dpSocialLink a {
    padding-right: .8em
}

.rey-demoPanel .rey-demoPanel-links .rey-dpSocialLink a svg {
    margin: 0;
    color: #495057
}

.rey-demoPanel .rey-demoPanel-links .rey-dpSocialLink:nth-child(2) {
    margin-right: 3em
}

.rey-demoPanel .rey-demoPanel-search {
    position: relative;
    display: none
}

@media (min-width: 1440px) {
    .rey-demoPanel .rey-demoPanel-search.--active {
        display: block
    }
}

.rey-demoPanel .rey-demoPanel-search svg {
    position: absolute;
    left: 1rem;
    top: calc(50% - .5rem);
    opacity: .4
}

.rey-demoPanel .rey-demoPanel-search input[type=search] {
    padding-left: 50px;
    height: 2.4rem;
    border-radius: 60px
}

.rey-demoPanel .rey-demoPanel-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 3em;
    color: #6c757d
}

@media (max-width: 1500px) {
    .rey-demoPanel .rey-demoPanel-controls {
        margin-left: 1em
    }
}

.rey-demoPanel .rey-demoPanel-controls a {
    position: relative;
    color: #6c757d
}

.rey-demoPanel .rey-demoPanel-controls a:before {
    content: '';
    position: absolute;
    top: calc(50% - 1.5em);
    left: calc(50% - 1.5em);
    width: 3em;
    height: 3em;
    background-color: rgba(0, 0, 0, .05);
    border-radius: 50%;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    opacity: 0
}

.rey-demoPanel .rey-demoPanel-controls a:hover {
    color: #343a40
}

.rey-demoPanel .rey-demoPanel-controls a:hover:before {
    opacity: 1
}

.rey-demoPanel .rey-demoPanel-controls ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rey-demoPanel .rey-demoPanel-controls ul a {
    padding: 0 1.3em;
    line-height: 4.5em;
    display: block
}

.rey-demoPanel .rey-demoPanel-controls .demoPanel-sizeControls a svg {
    height: .6em
}

.rey-demoPanel .rey-demoPanel-controls .demoPanel-sizeControls-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 .5em
}

.rey-demoPanel .rey-demoPanel-controls .demoPanel-sizeControls-dots span {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin-top: 5px;
    background-color: #ced4da
}

.rey-demoPanel .rey-demoPanel-controls .demoPanel-sizeControls-dots span:first-child {
    margin-top: 0
}

.rey-demoPanel .rey-demoPanel-controls .--flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.rey-demoPanel .rey-demoPanel-close {
    line-height: 4.5em;
    padding-left: 3em;
    padding-right: 2em;
    margin-right: -2em
}

.rey-demoPanel .rey-demoPanel-close svg {
    font-size: 13px
}

.rey-demoPanel .rey-demoPanel-close:before {
    margin-left: .47em
}

.rey-demoPanel .rey-demoPanel-contentWrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.rey-demoPanel .rey-demoPanel-content {
    overflow: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-left: -.75rem;
    margin-right: -.75rem
}

.rey-demoPanel .rey-demoPanel-contentTab {
    display: none
}

.rey-demoPanel .rey-demoPanel-contentTab.--active {
    display: block
}

.rey-demoPanel .rey-demoPanel-contentItems {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 1.5rem .75rem 0
}

.rey-demoPanel .rey-demoPanel-contentItems:after {
    display: block;
    clear: both;
    content: ""
}

.rey-demoPanel .rey-demoPanel-item {
    width: calc((100% / 4) - .75rem);
    padding-right: .75rem;
    padding-left: .75rem;
    float: left;
    margin-bottom: 2.5rem;
    position: relative
}

@media (min-width: 1440px) {
    .rey-demoPanel .rey-demoPanel-item {
        width: calc((100% / 5) - .75rem)
    }
}

.rey-demoPanel .rey-demoPanel-item.--hidden {
    display: none
}

.rey-demoPanel .rey-demoPanel-contentTab[data-per-row="7"] .rey-demoPanel-item {
    width: calc((100% / 4) - .75rem)
}

@media (min-width: 1440px) {
    .rey-demoPanel .rey-demoPanel-contentTab[data-per-row="7"] .rey-demoPanel-item {
        width: calc((100% / 6) - .75rem)
    }
}

.rey-demoPanel .rey-demoPanel-itemContent {
    -webkit-transition: .6s var(--easeOutExpo);
    transition: .6s var(--easeOutExpo);
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 0;
    position: absolute
}

.rey-demoPanel .rey-demoPanel-itemThumbnail {
    display: block;
    margin-bottom: .8rem;
    border-radius: 7px;
    border: 2px solid #e9ecef;
    -webkit-transition: border-color .25s var(--easeOutExpo);
    transition: border-color .25s var(--easeOutExpo);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rey-demoPanel .rey-demoPanel-itemThumbnail:hover {
    border-color: #ced4da
}

.rey-demoPanel .rey-demoPanel-itemThumbnail img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 18px 4px rgba(0, 0, 0, .15);
    box-shadow: 0 0 18px 4px rgba(0, 0, 0, .15);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rey-demoPanel .rey-demoPanel-itemName {
    font-size: 16px;
    font-weight: 400;
    margin: 0
}

.rey-demoPanel .rey-demoPanel-loader:before, .rey-demoPanel .rey-demoPanel-loader:after {
    content: '';
    display: block;
    background-color: #dee2e6;
    -webkit-animation: animateLoader .5s infinite alternate;
    animation: animateLoader .5s infinite alternate
}

@-webkit-keyframes animateLoader {
    to {
        opacity: .4
    }
}

@keyframes animateLoader {
    to {
        opacity: .4
    }
}

.rey-demoPanel .rey-demoPanel-loader:before {
    min-height: 170px;
    border-radius: 5px;
    margin-bottom: .8rem
}

.rey-demoPanel .rey-demoPanel-loader:after {
    min-height: 20px;
    width: 80px
}

.rey-demoPanel .rey-demoPanel-item.--visible .rey-demoPanel-itemContent {
    opacity: 1;
    position: static
}

.rey-demoPanel .rey-demoPanel-item.--visible .rey-demoPanel-loader {
    display: none
}

.rey-demoPanel .rey-demoPanel-handler {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    cursor: n-resize;
    z-index: 1;
    display: none
}

.rey-demoPanel-wrapper.--active .rey-demoPanel .rey-demoPanel-handler {
    display: block
}

.rey-demoPanel[data-size="3"] .rey-demoPanel-handler {
    cursor: s-resize
}

.rey-demoPanel .rey-demoPanel-ctg {
    margin: 1.3rem 0 0 2rem
}

.rey-demoPanel .rey-demoPanel-ctg span {
    font-weight: 500;
    margin-left: 1rem;
    font-size: 11px;
    cursor: pointer
}

.rey-demoPanel .rey-demoPanel-ctg span.--active, .rey-demoPanel .rey-demoPanel-ctg span:hover {
    text-decoration: underline
}

.rey-demoPanel .rey-demoPanel-ctg span:first-child {
    margin-left: 0
}

.rey-demos-tooltip {
    position: absolute;
    background-color: rgba(33, 37, 41, .9);
    color: #fff;
    display: inline-block;
    z-index: 99999;
    padding: .5em .8em;
    border-radius: 3px;
    font-size: 11px;
    font-family: var(--demos-bar-ff);
    max-width: 200px;
    font-weight: 500;
    letter-spacing: 0
}

.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button {
    float: right
}

.woocommerce .cart .woocommerce-message .button, .woocommerce .cart .woocommerce-error .button, .woocommerce .cart .woocommerce-info .button, .woocommerce-page .cart .woocommerce-message .button, .woocommerce-page .cart .woocommerce-error .button, .woocommerce-page .cart .woocommerce-info .button {
    float: right
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.woocommerce .col2-set .no-gutters, .woocommerce-page .col2-set .no-gutters {
    margin-right: 0;
    margin-left: 0
}

.woocommerce .col2-set .no-gutters > .col, .woocommerce .col2-set .no-gutters > [class*=col-], .woocommerce-page .col2-set .no-gutters > .col, .woocommerce-page .col2-set .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.woocommerce .col2-set [class*=col-], .woocommerce-page .col2-set [class*=col-] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

@media (min-width: 1025px) {
    .woocommerce .col2-set [class*=col-], .woocommerce-page .col2-set [class*=col-] {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
        max-width: calc(50% - 15px);
        margin-bottom: 0
    }
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
    max-width: none !important
}

@media (min-width: 1025px) {
    .woocommerce div.product .rey-productSummary, .woocommerce-page div.product .rey-productSummary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.woocommerce div.product .rey-innerSummary, .woocommerce-page div.product .rey-innerSummary {
    position: relative
}

.woocommerce div.product div.images, .woocommerce-page div.product div.images {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:after {
    display: block;
    clear: both;
    content: ""
}

.woocommerce div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em
}

.woocommerce div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0
}

.woocommerce div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first {
    clear: both
}

.woocommerce div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none
}

.woocommerce div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%
}

.woocommerce div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%
}

.woocommerce div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%
}

.woocommerce div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after {
    display: block;
    clear: both;
    content: ""
}

.woocommerce div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--default div.product div.images, .woocommerce-page.single-skin--default div.product div.images {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - (var(--woocommerce-summary-size) + var(--woocommerce-summary-margin)));
        flex: 0 1 calc(100% - (var(--woocommerce-summary-size) + var(--woocommerce-summary-margin)));
        max-width: calc(100% - (var(--woocommerce-summary-size) + var(--woocommerce-summary-margin)))
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--default div.product div.summary, .woocommerce-page.single-skin--default div.product div.summary {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--woocommerce-summary-size);
        flex: 0 0 var(--woocommerce-summary-size);
        max-width: var(--woocommerce-summary-size)
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--default div.product.--reversed div.images, .woocommerce-page.single-skin--default div.product.--reversed div.images {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.woocommerce ul.products, .woocommerce-page ul.products {
    margin: 0 calc(-1 * (var(--woocommerce-products-gutter) / 2));
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    position: relative;
    width: 100%;
    padding-right: calc(var(--woocommerce-products-gutter) / 2);
    padding-left: calc(var(--woocommerce-products-gutter) / 2);
    margin-bottom: 0;
    margin-top: 0
}

.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.woocommerce ul.products.columns-1 li.product:nth-child(1) ~ li, .woocommerce-page ul.products.columns-1 li.product:nth-child(1) ~ li {
    margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
}

@media (max-width: 767px) {
    .woocommerce ul.products.columns-mobile-1 li.product, .woocommerce-page ul.products.columns-mobile-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0
    }

    .woocommerce ul.products.columns-mobile-1 li.product:nth-child(1) ~ li, .woocommerce-page ul.products.columns-mobile-1 li.product:nth-child(1) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-mobile-1 ul.products li.product, .woocommerce-page ul.products.columns-mobile-1 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .woocommerce ul.products.columns-mobile-2 li.product, .woocommerce-page ul.products.columns-mobile-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 0
    }

    .woocommerce ul.products.columns-mobile-2 li.product:nth-child(2) ~ li, .woocommerce-page ul.products.columns-mobile-2 li.product:nth-child(2) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-mobile-2 ul.products li.product, .woocommerce-page ul.products.columns-mobile-2 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .woocommerce ul.products.columns-tablet-1 li.product, .woocommerce-page ul.products.columns-tablet-1 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0
    }

    .woocommerce ul.products.columns-tablet-1 li.product:nth-child(1) ~ li, .woocommerce-page ul.products.columns-tablet-1 li.product:nth-child(1) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-tablet-1 ul.products li.product, .woocommerce-page ul.products.columns-tablet-1 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .woocommerce ul.products.columns-tablet-2 li.product, .woocommerce-page ul.products.columns-tablet-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 0
    }

    .woocommerce ul.products.columns-tablet-2 li.product:nth-child(2) ~ li, .woocommerce-page ul.products.columns-tablet-2 li.product:nth-child(2) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-tablet-2 ul.products li.product, .woocommerce-page ul.products.columns-tablet-2 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .woocommerce ul.products.columns-tablet-3 li.product, .woocommerce-page ul.products.columns-tablet-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-top: 0
    }

    .woocommerce ul.products.columns-tablet-3 li.product:nth-child(3) ~ li, .woocommerce-page ul.products.columns-tablet-3 li.product:nth-child(3) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-tablet-3 ul.products li.product, .woocommerce-page ul.products.columns-tablet-3 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .woocommerce ul.products.columns-tablet-4 li.product, .woocommerce-page ul.products.columns-tablet-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-top: 0
    }

    .woocommerce ul.products.columns-tablet-4 li.product:nth-child(4) ~ li, .woocommerce-page ul.products.columns-tablet-4 li.product:nth-child(4) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-tablet-4 ul.products li.product, .woocommerce-page ul.products.columns-tablet-4 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 1025px) {
    .woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .woocommerce ul.products.columns-2 li.product:nth-child(2) ~ li, .woocommerce-page ul.products.columns-2 li.product:nth-child(2) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-2 ul.products li.product, .woocommerce-page ul.products.columns-2 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .woocommerce ul.products.columns-3 li.product:nth-child(3) ~ li, .woocommerce-page ul.products.columns-3 li.product:nth-child(3) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-3 ul.products li.product, .woocommerce-page ul.products.columns-3 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .woocommerce ul.products.columns-4 li.product:nth-child(4) ~ li, .woocommerce-page ul.products.columns-4 li.product:nth-child(4) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-4 ul.products li.product, .woocommerce-page ul.products.columns-4 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .woocommerce ul.products.columns-5 li.product:nth-child(5) ~ li, .woocommerce-page ul.products.columns-5 li.product:nth-child(5) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-5 ul.products li.product, .woocommerce-page ul.products.columns-5 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .woocommerce ul.products.columns-6 li.product:nth-child(6) ~ li, .woocommerce-page ul.products.columns-6 li.product:nth-child(6) ~ li {
        margin-top: calc(var(--woocommerce-products-gutter) * var(--woocommerce-products-gutter-topFactor))
    }

    .woocommerce ul.products.columns-6 ul.products li.product, .woocommerce-page ul.products.columns-6 ul.products li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
}

.woocommerce ul.products > .slick-list, .woocommerce-page ul.products > .slick-list {
    width: 100%
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%
}

.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
    display: block;
    clear: both;
    content: ""
}

@media (min-width: 1025px) {
    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
        width: 30.75%;
        float: left
    }
}

@media (min-width: 1025px) {
    .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
        width: 48%;
        float: left
    }
}

.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%
}

@media (min-width: 1025px) {
    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 48%;
        clear: right;
        float: right
    }

    .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
        display: block;
        clear: both;
        content: ""
    }

    .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
        width: 47%
    }
}

@media (min-width: 1025px) {
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 48%
    }
}

.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
    display: block;
    clear: both;
    content: ""
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto
}

.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
    display: block;
    clear: both;
    content: ""
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: inline
}

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    width: 100%
}

@media (min-width: 1025px) {
    .woocommerce form .form-row.form-row-first, .woocommerce form .form-row.form-row-last, .woocommerce-page form .form-row.form-row-first, .woocommerce-page form .form-row.form-row-last {
        float: left;
        width: 50%;
        overflow: visible
    }

    .woocommerce form .form-row.form-row-first, .woocommerce-page form .form-row.form-row-first {
        width: calc(50% - 30px)
    }

    .woocommerce form .form-row.form-row-last, .woocommerce-page form .form-row.form-row-last {
        margin-left: 30px
    }
}

.woocommerce form .form-row.form-row-wide, .woocommerce-page form .form-row.form-row-wide {
    clear: both
}

.woocommerce .woocommerce-form-login + *, .woocommerce-page .woocommerce-form-login + * {
    margin-top: 40px
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme, .woocommerce-page .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-bottom: 20px
}

.woocommerce .showlogin, .woocommerce .showcoupon, .woocommerce-page .showlogin, .woocommerce-page .showcoupon {
    display: inline-block;
    margin-left: 5px
}

@media (max-width: 1024px) {
    .woocommerce #payment .terms, .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 1em
    }
}

.woocommerce .woocommerce-billing-fields:after, .woocommerce .woocommerce-shipping-fields:after, .woocommerce-page .woocommerce-billing-fields:after, .woocommerce-page .woocommerce-shipping-fields:after {
    display: block;
    clear: both;
    content: ""
}

.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em
}

.woocommerce .woocommerce-oembed, .woocommerce-page .woocommerce-oembed {
    position: relative
}

@media (min-width: 1025px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: left;
        width: 30%
    }
}

@media (min-width: 1025px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        float: right;
        width: 68%
    }
}

.woocommerce-account .woocommerce-MyAccount-content a {
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-content a {
        text-decoration: none
    }
}

.woocommerce-account .woocommerce-MyAccount-content a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-content a:after {
        display: block
    }
}

.woocommerce-account .woocommerce-MyAccount-content a:hover:after {
    opacity: .8;
    height: 4px
}

.woocommerce-account .woocommerce-MyAccount-content a:hover:after {
    opacity: .8;
    height: 3px
}

.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right
}

.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
    float: left
}

.ss-container {
    position: relative
}

.ss-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    float: left
}

.ss-content {
    height: 100%;
    width: calc(100% + var(--scrollbar-width, 18px));
    padding: 0 var(--scrollbar-width, 18px) 0 0;
    position: relative;
    overflow-x: auto;
    overflow-y: scroll;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ss-hidden-bar .ss-content {
    padding-right: 0
}

.ss-content.rtl {
    width: calc(100% + var(--scrollbar-width, 18px));
    right: auto
}

.ss-scroll {
    position: relative;
    background: rgba(0, 0, 0, .1);
    width: 6px;
    border-radius: 4px;
    top: 0;
    z-index: 2;
    cursor: pointer;
    opacity: .25;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear;
    position: absolute;
    right: 0
}

.ss-hidden {
    display: none
}

.ss-container:hover .ss-scroll, .ss-container:active .ss-scroll {
    opacity: 1
}

.ss-grabbed {
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rey-fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes rey-fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes dashanim-active {
    0% {
        width: 100%;
        right: 0;
        left: auto
    }
    50.9% {
        width: 0;
        right: 0;
        left: auto
    }
    51% {
        right: auto;
        left: 0
    }
    99.9% {
        right: auto;
        left: 0
    }
    100% {
        width: 100%;
        right: 0;
        left: auto
    }
}

@keyframes dashanim-active {
    0% {
        width: 100%;
        right: 0;
        left: auto
    }
    50.9% {
        width: 0;
        right: 0;
        left: auto
    }
    51% {
        right: auto;
        left: 0
    }
    99.9% {
        right: auto;
        left: 0
    }
    100% {
        width: 100%;
        right: 0;
        left: auto
    }
}

@-webkit-keyframes dashanim-active-trscale {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    50.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    51% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    99.9% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes dashanim-active-trscale {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    50.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
    51% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    99.9% {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@font-face {
    font-family: "star";
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "WooCommerce";
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(//demos.reytheme.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

.woocommerce-store-notice {
    margin: 0;
    width: 100%;
    z-index: 99998;
    display: none;
    background-color: var(--accent-color)
}

.woocommerce-store-notice .woocommerce-store-notice-content {
    font-size: .75rem;
    padding: .7em 0;
    text-align: center;
    color: var(--accent-text-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: var(--container-max-width);
    padding-left: var(--half-gutter-size);
    padding-right: var(--half-gutter-size);
    margin: 0 auto
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
    display: inline-block;
    margin-left: .5em
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link svg {
    font-size: inherit;
    display: block
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link.--icon-inside {
    font-size: 11px;
    margin-left: 1em
}

.woocommerce-store-notice .woocommerce-store-notice__dismiss-link.--icon-outside {
    font-size: 12px
}

@media (min-width: 1025px) {
    .woocommerce-store-notice .woocommerce-store-notice__dismiss-link.--icon-outside {
        position: absolute;
        right: 20px;
        top: calc(50% - .5em)
    }
}

.woocommerce-store-notice a, .woocommerce-store-notice a:hover {
    color: inherit;
    text-decoration: underline
}

.woocommerce-store-notice a:hover {
    text-decoration: none
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.admin-bar p.demo_store {
    top: var(--admin-bar)
}

.clear {
    clear: both
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay:before {
    height: .875rem;
    width: .875rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.woocommerce .loader:before {
    height: .875rem;
    width: .875rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}

.woocommerce a.remove {
    display: inline-block;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: var(--font-weight-bold);
    color: hsl(var(--neutral-hue, 210), 7%, 46%) !important;
    width: auto;
    height: auto;
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    padding: .3125rem .5625rem .375rem;
    margin-bottom: 0;
    border-radius: 2px;
    line-height: 1;
    -webkit-transition: all .25s var(--easeOutCubic);
    transition: all .25s var(--easeOutCubic);
    text-decoration: none;
    text-transform: uppercase
}

.woocommerce a.remove:hover {
    color: hsl(var(--neutral-hue, 210), 11%, 71%) !important;
    border-color: currentColor;
    background: 0 0
}

.woocommerce small.note {
    display: block;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    font-size: .857em;
    margin-top: 10px
}

.woocommerce .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 2em;
    padding: 0;
    font-size: .9em;
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.woocommerce .woocommerce-breadcrumb:before, .woocommerce .woocommerce-breadcrumb:after {
    content: " ";
    display: table
}

.woocommerce .woocommerce-breadcrumb:after {
    clear: both
}

.woocommerce .woocommerce-breadcrumb a {
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    min-width: 60px
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product .woocommerce-breadcrumb {
    margin-top: 1.25rem
}

.woocommerce div.product .rey-productTitle-wrapper {
    margin-bottom: 20px
}

.woocommerce div.product .product_title {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 0
}

@media (min-width: 1025px) {
    .woocommerce div.product .product_title {
        font-size: 2.5rem
    }
}

.woocommerce div.product p.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: var(--font-weight-bold);
    margin-bottom: 1.5625rem;
    font-size: 1.25rem
}

.woocommerce div.product p.price del {
    display: inline-block;
    color: inherit;
    opacity: .5;
    font-weight: 400
}

.woocommerce div.product p.price del, .woocommerce div.product p.price del .woocommerce-Price-amount {
    text-decoration: line-through
}

.woocommerce div.product p.price ins {
    background: 0 0;
    font-weight: var(--font-weight-bold);
    display: inline-block;
    color: #020202;
    color: var(--woocommerce-discount-color);
    padding: 0;
    margin-left: 15px;
    font-size: 100%
}

.woocommerce div.product p.price .woocommerce-Price-amount {
    display: inline-block
}

.woocommerce div.product p.price .woocommerce-Price-amount + .woocommerce-Price-amount:before {
    content: "-";
    margin: 0 .2em
}

.woocommerce div.product p.price .rey-discount {
    display: block;
    color: #fff;
    background-color: var(--woocommerce-discount-color);
    padding: .625rem;
    font-size: .875rem;
    line-height: 1;
    margin-left: 40px
}

.woocommerce div.product p.price .woocommerce-price-suffix {
    margin-left: .8em
}

.woocommerce div.product .onsale {
    display: none
}

.woocommerce div.product .woocommerce-product-details__short-description {
    margin-bottom: 1.875rem
}

.woocommerce div.product .stock {
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: var(--font-weight-bold);
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.woocommerce div.product .stock span {
    vertical-align: middle
}

.woocommerce div.product .stock .rey-icon {
    font-size: 14px;
    margin-right: 4px
}

.woocommerce div.product .stock.out-of-stock {
    color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

.woocommerce div.product .stock.out-of-stock .rey-icon {
    border: 1px solid currentColor;
    border-radius: 50%;
    padding: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 11px
}

.woocommerce div.product .pswp__bg {
    background-color: rgba(0, 0, 0, .9)
}

.woocommerce div.product div.summary {
    margin-bottom: 50px
}

.woocommerce div.product .rey-innerSummary > .button, .woocommerce div.product .rey-innerSummary > .btn {
    margin-bottom: 1em
}

.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em
}

.woocommerce div.product div.social span {
    margin: 0 0 0 2px
}

.woocommerce div.product div.social span span {
    margin: 0
}

.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0
}

.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px
}

.woocommerce div.product .wc-tabs-wrapper {
    margin-bottom: 5rem
}

.woocommerce div.product .wc-tabs-wrapper .wc-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 2px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    margin-bottom: 3em
}

.woocommerce div.product .wc-tabs-wrapper .wc-tabs a {
    display: block;
    margin: 0 .5em;
    padding: 1.5em;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    text-decoration: none;
    opacity: .6;
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    -webkit-transition-property: opacity, border-bottom-color;
    transition-property: opacity, border-bottom-color;
    font-weight: 600
}

.woocommerce div.product .wc-tabs-wrapper .wc-tabs li a:hover {
    opacity: 1
}

.woocommerce div.product .wc-tabs-wrapper .wc-tabs li.active a {
    border-bottom-color: hsl(var(--neutral-hue, 210), 11%, 71%);
    opacity: 1
}

.woocommerce div.product .wc-tabs-wrapper .rey-wcTab-mobile {
    display: none
}

@media (max-width: 1024px) {
    .woocommerce div.product .wc-tabs-wrapper .wc-tabs-wrapper {
        margin-bottom: 3rem
    }

    .woocommerce div.product .wc-tabs-wrapper .rey-wcTabs-wrapper {
        display: none
    }

    .woocommerce div.product .wc-tabs-wrapper .rey-wcTab-mobile {
        display: block;
        padding: 15px 17px;
        border: 1px solid hsl(var(--neutral-hue, 210), 14%, 89%);
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        opacity: .6
    }

    .woocommerce div.product .wc-tabs-wrapper .rey-wcTab-mobile.active, .woocommerce div.product .wc-tabs-wrapper .rey-wcTab-mobile.--active {
        opacity: 1;
        background-color: hsl(var(--neutral-hue, 210), 17%, 98%)
    }

    .woocommerce div.product .wc-tabs-wrapper .rey-wcTab-mobile a {
        text-decoration: none
    }

    .woocommerce div.product .wc-tabs-wrapper .woocommerce-Tabs-panel {
        padding: 20px;
        border-color: hsl(var(--neutral-hue, 210), 14%, 89%);
        border-width: 1px;
        border-style: solid
    }

    .woocommerce div.product .wc-tabs-wrapper .woocommerce-Tabs-panel p:last-of-type {
        margin-bottom: 0
    }
}

.woocommerce div.product.--tabs-noTitles .woocommerce-Tabs-panel > h2:first-child, .woocommerce div.product.--tabs-noTitles .woocommerce-Tabs-panel .woocommerce-Reviews-title {
    display: none
}

.woocommerce div.product p.cart {
    margin-bottom: 2em;
    *zoom: 1
}

.woocommerce div.product p.cart:before, .woocommerce div.product p.cart:after {
    content: " ";
    display: table
}

.woocommerce div.product p.cart:after {
    clear: both
}

.woocommerce div.product .rey-cartBtn-afterText {
    margin-top: 1.25rem
}

.woocommerce div.product .rey-cartBtn-afterText > p:last-child {
    margin-bottom: 0
}

.woocommerce div.product .rey-cartBtnQty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    clear: both
}

.woocommerce div.product .rey-cartBtnQty > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.woocommerce div.product .rey-cartBtnQty div.quantity {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-height: 2.8125rem
}

.woocommerce div.product .rey-cartBtnQty div.quantity input {
    border-color: var(--accent-color);
    color: #000;
    font-weight: var(--font-weight-bold);
    border-width: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    min-width: 60px;
    padding-left: .5rem;
    padding-right: .5rem;
    height: 100%
}

.woocommerce div.product .rey-cartBtnQty div.quantity.cartBtnQty-controls {
    position: relative
}

.woocommerce div.product .rey-cartBtnQty div.quantity.cartBtnQty-controls input {
    min-width: 80px
}

.woocommerce div.product .rey-cartBtnQty div.quantity.cartBtnQty-controls .cartBtnQty-control {
    position: absolute;
    top: 5px;
    left: 5px;
    height: calc(100% - 10px);
    z-index: 1;
    cursor: pointer;
    width: 24px;
    font-size: 12px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: inherit
}

.woocommerce div.product .rey-cartBtnQty div.quantity.cartBtnQty-controls .cartBtnQty-control.--plus {
    right: 5px;
    left: auto
}

.woocommerce div.product .rey-cartBtnQty div.quantity.cartBtnQty-controls .cartBtnQty-control.--plus:after {
    content: '+'
}

.woocommerce div.product .rey-cartBtnQty div.quantity.cartBtnQty-controls .cartBtnQty-control.--minus:after {
    content: '-'
}

.woocommerce div.product .rey-cartBtnQty .button {
    max-height: 2.8125rem;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.woocommerce div.product .rey-cartBtnQty .button + * {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.woocommerce div.product .single_add_to_cart_button {
    position: relative
}

.woocommerce div.product .single_add_to_cart_button.disabled {
    opacity: 1
}

.woocommerce div.product .single_add_to_cart_button.disabled .single_add_to_cart_button-text {
    opacity: .3
}

.woocommerce div.product .single_add_to_cart_button .single_add_to_cart_button-text {
    display: inline-block;
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic)
}

.woocommerce div.product .single_add_to_cart_button .rey-lineLoader {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic);
    color: #fff;
    width: 60px;
    height: 2px
}

.woocommerce div.product .single_add_to_cart_button .rey-lineLoader:after {
    height: 100%;
    width: 100%;
    display: block
}

.woocommerce div.product .single_add_to_cart_button.loading {
    opacity: 1
}

.woocommerce div.product .single_add_to_cart_button.loading .single_add_to_cart_button-text {
    opacity: 0
}

.woocommerce div.product .single_add_to_cart_button.loading .rey-lineLoader {
    opacity: .2
}

.woocommerce div.product .woocommerce-variation-add-to-cart {
    margin-bottom: 1.3em
}

.woocommerce div.product .single_add_to_cart_button {
    min-width: 140px
}

@media (min-width: 1025px) {
    .woocommerce div.product .single_add_to_cart_button {
        min-width: 180px
    }
}

.woocommerce div.product form.cart {
    margin-bottom: 1.875rem
}

.woocommerce div.product form.cart table {
    border-width: 0 0 1px
}

.woocommerce div.product form.cart table td {
    padding-left: 0
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    margin-bottom: .2em;
    border: 0;
    width: 100%;
    padding: 0
}

.woocommerce div.product form.cart .variations tbody tr, .woocommerce div.product form.cart .variations thead tr {
    border: 0
}

.woocommerce div.product form.cart .variations tbody tr:last-child td, .woocommerce div.product form.cart .variations tbody tr:last-child th, .woocommerce div.product form.cart .variations thead tr:last-child td, .woocommerce div.product form.cart .variations thead tr:last-child th {
    padding-bottom: 0
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0;
    vertical-align: top;
    padding: 0 0 .7em
}

.woocommerce div.product form.cart .variations label {
    font-weight: var(--font-weight-bold);
    font-size: 12px;
    color: var(--woocommerce-summary-textcolor, hsl(var(--neutral-hue, 210), 7%, 46%));
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: .7rem
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block
}

.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
    width: 100px
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .button {
    vertical-align: middle
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list tr {
    border: 0
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list td {
    border: 0;
    padding: 0 0 1.25rem
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__label label {
    margin-left: 20px
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price {
    text-align: right
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price .stock {
    margin-bottom: 0
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 16px;
    margin-left: 15px;
    font-weight: var(--font-weight-bold)
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount + .woocommerce-Price-amount {
    margin-left: 0
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price .woocommerce-Price-amount + .woocommerce-Price-amount:before {
    margin: 0 .4em 0 .2em
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount {
    text-decoration: line-through
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price ins .woocommerce-Price-amount {
    color: var(--colors-red)
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__price .rey-discount {
    display: none
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__quantity {
    max-width: 40px
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__quantity .input-text.qty {
    width: 100%
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__quantity .button.product_type_variable {
    text-indent: -9999px;
    position: relative;
    display: inline-block;
    float: none;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list-item__quantity .button.product_type_variable:after {
    content: "\2026";
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-indent: 0;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 25px);
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 1;
    vertical-align: middle
}

.woocommerce div.product form.cart .woocommerce-grouped-product-list .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5)
}

.woocommerce div.product .woocommerce-variation.single_variation {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-description {
    font-size: .8125rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-description p {
    margin-bottom: 10px
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price .price {
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: var(--font-weight-bold);
    margin-bottom: 0;
    font-size: 1rem
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price .price del {
    display: inline-block;
    color: inherit;
    opacity: .5;
    font-weight: 400
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price .price del, .woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price .price del .woocommerce-Price-amount {
    text-decoration: line-through
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price .price ins {
    background: 0 0;
    font-weight: var(--font-weight-bold);
    display: inline-block;
    color: #020202;
    color: var(--colors-red);
    padding: 0;
    margin-left: 15px;
    font-size: 100%;
    text-decoration: none
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price .price .woocommerce-Price-amount {
    display: inline-block
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-price .price .rey-discount {
    display: none
}

.woocommerce div.product .woocommerce-variation.single_variation .woocommerce-variation-availability p {
    margin: 0
}

.woocommerce div.product .product_meta {
    font-size: .75rem;
    margin-bottom: 20px
}

.woocommerce div.product .product_meta, .woocommerce div.product .product_meta a {
    color: var(--woocommerce-summary-textcolor, hsl(var(--neutral-hue, 210), 7%, 46%))
}

.woocommerce div.product .product_meta > span {
    display: block
}

.woocommerce.single-product.--product-compact .rey-siteMain {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

.woocommerce.single-product.--product-compact div.product div.images {
    margin-bottom: 2em
}

.woocommerce.single-product.--product-compact div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce.single-product.--product-compact div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce.single-product.--product-compact div.product div.images.woocommerce-product-gallery {
    position: relative
}

.woocommerce.single-product.--product-compact div.product div.images.woocommerce-product-gallery .flex-viewport {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-bottom: 1em
}

.woocommerce.single-product.--product-compact div.product div.images .woocommerce-product-gallery__wrapper {
    -webkit-transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
    transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
    margin: 0;
    padding: 0
}

.woocommerce.single-product.--product-compact div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff
}

.woocommerce.single-product.--product-compact div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.woocommerce.single-product.--product-compact div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.woocommerce.single-product.--product-compact div.product div.images .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.woocommerce.single-product.--product-compact div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.woocommerce.single-product.--product-compact div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0
}

.woocommerce.single-product.--product-compact div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    list-style: none
}

.woocommerce.single-product.--product-compact div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0
}

.woocommerce.single-product.--product-compact div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce.single-product.--product-compact div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 32%;
    width: calc(33.33% - .7em);
    margin-right: 1em;
    margin-bottom: 1em
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
    clear: left
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
    margin-right: 0
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 24%;
    width: calc(25% - .75em);
    margin-right: 1em;
    margin-bottom: 1em
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: left
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
    margin-right: 0
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 18.5%;
    width: calc(20% - .8em);
    margin-right: 1em;
    margin-bottom: 1em
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: left
}

.woocommerce.single-product.--product-compact div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
    margin-right: 0
}

.woocommerce span.onsale, .woocommerce span.rey-discount {
    display: block;
    color: #fff;
    background-color: var(--woocommerce-discount-color, hsl(var(--neutral-hue, 210), 11%, 15%));
    padding: .25rem .4375rem;
    font-size: .625rem;
    line-height: 1;
    font-weight: var(--font-weight-bold)
}

.woocommerce span.onsale {
    z-index: 9
}

.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none outside
}

.woocommerce .products ul.--is-visible li.product, .woocommerce ul.products.--is-visible li.product {
    opacity: 1
}

.woocommerce ul.products li.product {
    color: var(--body-color)
}

.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-category__title {
    padding: 0;
    margin: .9375rem 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: var(--link-color)
}

@media (min-width: 992px) {
    .woocommerce ul.products li.product h3, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-category__title {
        font-size: 1.125rem
    }
}

.woocommerce ul.products li.product .woocommerce-loop-category__title .count {
    background-color: transparent;
    color: inherit;
    padding: 0
}

.woocommerce ul.products li.product a {
    color: inherit;
    text-decoration: none
}

.woocommerce ul.products li.product .rey-productThumbnail {
    margin-bottom: 1.875rem
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating {
    margin-top: 10px;
    font-size: .625rem
}

.woocommerce ul.products li.product .button {
    display: inline-block
}

.woocommerce ul.products li.product .button.rey-btn--under {
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--link-color);
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1;
    -webkit-transition: color .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic);
    position: relative;
    text-decoration: none;
    padding: 0 0 5px
}

.woocommerce ul.products li.product .button.rey-btn--under:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.woocommerce ul.products li.product .button.rey-btn--under:hover:after {
    left: 0;
    width: 100%
}

.woocommerce ul.products li.product .button.rey-btn--under:after {
    -webkit-transition: none;
    transition: none;
    width: 100%
}

.woocommerce ul.products li.product .button.rey-btn--under:hover:after {
    -webkit-animation: dashanim-active .4s var(--easeOutCubic);
    animation: dashanim-active .4s var(--easeOutCubic)
}

.woocommerce ul.products li.product .button.rey-btn--hover {
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--link-color);
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1;
    -webkit-transition: color .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic);
    position: relative;
    text-decoration: none;
    padding: 0 0 5px
}

.woocommerce ul.products li.product .button.rey-btn--hover:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.woocommerce ul.products li.product .button.rey-btn--hover:hover:after {
    left: 0;
    width: 100%
}

.woocommerce ul.products li.product .button .tinvwl-loop-button-wrapper, .woocommerce ul.products li.product .button.rey-btn--under, .woocommerce ul.products li.product .button.rey-btn--hover {
    --accent-color: var(--link-color);
    --accent-hover-color: var(--link-color-hover);
    color: var(--accent-color)
}

.woocommerce ul.products li.product .button .tinvwl-loop-button-wrapper:hover, .woocommerce ul.products li.product .button.rey-btn--under:hover, .woocommerce ul.products li.product .button.rey-btn--hover:hover {
    color: var(--accent-hover-color)
}

.woocommerce ul.products li.product .button.rey-btn--primary {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    font-size: 11px;
    font-weight: var(--font-weight-bold)
}

@media screen and (prefers-reduced-motion: reduce) {
    .woocommerce ul.products li.product .button.rey-btn--primary {
        -webkit-transition: none;
        transition: none
    }
}

.woocommerce ul.products li.product .button.rey-btn--primary:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product .button.rey-btn--primary {
        font-size: 13px
    }
}

.woocommerce ul.products li.product .button.rey-btn--primary-out {
    color: var(--accent-color);
    border-color: currentColor;
    background-color: transparent;
    padding: .9375rem 1.25rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    border-width: 1px;
    border-style: solid;
    padding: .8em 1.1em;
    font-size: 11px;
    font-weight: var(--font-weight-bold)
}

@media screen and (prefers-reduced-motion: reduce) {
    .woocommerce ul.products li.product .button.rey-btn--primary-out {
        -webkit-transition: none;
        transition: none
    }
}

.woocommerce ul.products li.product .button.rey-btn--primary-out:hover {
    color: var(--accent-hover-color);
    background-color: transparent;
    border-color: currentColor
}

.woocommerce ul.products li.product .button ~ .button, .woocommerce ul.products li.product .button ~ button, .woocommerce ul.products li.product .button ~ .tinvwl-loop-button-wrapper {
    margin-left: 1.5625rem
}

@media (min-width: 1025px) and (max-width: 1440px) and (min-height: 480px) and (max-height: 768px) {
    .woocommerce ul.products li.product .button ~ .button, .woocommerce ul.products li.product .button ~ button, .woocommerce ul.products li.product .button ~ .tinvwl-loop-button-wrapper {
        margin-left: .9375rem
    }
}

@media (max-width: 1024px) {
    .woocommerce ul.products li.product .rey-productInner .button {
        display: none
    }

    .woocommerce ul.products li.product .rey-productInner .button.--mobile-on {
        display: inline-block
    }
}

.woocommerce ul.products li.product .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: var(--font-weight-bold);
    margin-bottom: 1.125rem;
    font-size: .875rem
}

.woocommerce ul.products li.product .price > span {
    display: inline-block
}

.woocommerce ul.products li.product .price > span + del {
    margin-left: .7em
}

.woocommerce ul.products li.product .price > small {
    display: inline-block;
    margin-left: .6em;
    margin-right: .6em
}

.woocommerce ul.products li.product .price del {
    display: inline-block;
    color: inherit;
    opacity: .5;
    font-weight: 400
}

.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price del .woocommerce-Price-amount {
    text-decoration: line-through
}

.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: var(--font-weight-bold);
    display: inline-block;
    padding: 0;
    margin-left: 1em;
    font-size: 100%
}

.woocommerce ul.products li.product .price .woocommerce-Price-amount {
    display: inline-block
}

.woocommerce ul.products li.product .price .woocommerce-Price-amount + .woocommerce-Price-amount:before {
    content: "-";
    margin: 0 .2em
}

.woocommerce ul.products li.product .price .woocommerce-variation-availability > p {
    margin-left: 20px;
    margin-bottom: 0
}

.woocommerce ul.products li.product .product_type_variable.add_to_cart_button.--loading {
    opacity: .4
}

.woocommerce ul.products li.product .product_type_variable.add_to_cart_button.--loading:after {
    -webkit-animation: dashanim-active 1s var(--easeOutCubic) infinite;
    animation: dashanim-active 1s var(--easeOutCubic) infinite
}

.woocommerce .rey-loopHeader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 17%, 98%);
    padding-bottom: 15px;
    margin-bottom: 1.875rem
}

@media (min-width: 1025px) {
    .woocommerce .rey-loopHeader {
        border: none;
        padding: 0;
        margin-bottom: 2.8125rem
    }
}

.woocommerce .woocommerce-result-count {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 20px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: var(--font-weight-bold)
}

@media (max-width: 1024px) {
    .woocommerce .woocommerce-result-count {
        color: hsl(var(--neutral-hue, 210), 7%, 46%)
    }
}

@media (min-width: 1025px) {
    .woocommerce .woocommerce-result-count {
        display: block;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-bottom: 0
    }
}

.woocommerce .woocommerce-ordering {
    position: relative;
    padding-right: 20px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 1025px) {
    .woocommerce .woocommerce-ordering {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.woocommerce .woocommerce-ordering .btn {
    margin-bottom: 0;
    cursor: pointer
}

.woocommerce .woocommerce-ordering .btn span {
    font-size: 13px;
    pointer-events: none;
    position: relative
}

.woocommerce .woocommerce-ordering .btn span:after {
    content: "";
    position: absolute;
    right: -20px;
    border: 4px solid transparent;
    border-top-color: rgba(0, 0, 0, .3);
    top: calc(50% - 2px)
}

.woocommerce .woocommerce-ordering select {
    background-color: transparent;
    border: none;
    vertical-align: top;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    text-indent: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-weight: var(--font-weight-bold);
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .75rem;
    font-weight: 400;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
        -webkit-transition: none;
        transition: none
    }
}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading {
    opacity: .25;
    pointer-events: none
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic)
}

@media screen and (prefers-reduced-motion: reduce) {
    .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
        -webkit-transition: none;
        transition: none
    }
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled[disabled] {
    cursor: not-allowed;
    opacity: .5
}

.woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover {
    color: inherit
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    opacity: .7
}

.woocommerce .woocommerce-Reviews .commentlist {
    padding: 0
}

.woocommerce .woocommerce-Reviews ol.commentlist {
    padding: 0;
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}

.woocommerce .woocommerce-Reviews ol.commentlist li {
    padding: 0;
    margin: 0 0 1.875rem;
    border: 0;
    position: relative;
    background: 0;
    border: 0
}

.woocommerce .woocommerce-Reviews ol.commentlist li .star-rating {
    margin-bottom: 1.25rem;
    float: none
}

.woocommerce .woocommerce-Reviews ol.commentlist li .meta {
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    font-size: .875rem;
    text-transform: uppercase
}

.woocommerce .woocommerce-Reviews ol.commentlist li .meta .woocommerce-review__author {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    font-weight: var(--font-weight-bold)
}

.woocommerce .woocommerce-Reviews ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 2.1875rem;
    left: 0;
    width: 45px;
    height: auto;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce .woocommerce-Reviews ol.commentlist li .comment-text {
    margin: 0 0 0 4.375rem;
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    border-radius: 2px;
    padding: 2.1875rem 2.1875rem 1.25rem;
    *zoom: 1
}

.woocommerce .woocommerce-Reviews ol.commentlist li .comment-text:before, .woocommerce .woocommerce-Reviews ol.commentlist li .comment-text:after {
    content: " ";
    display: table
}

.woocommerce .woocommerce-Reviews ol.commentlist li .comment-text:after {
    clear: both
}

.woocommerce .woocommerce-Reviews ol.commentlist li .comment-text p {
    margin: 0 0 1em
}

.woocommerce .woocommerce-Reviews ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px
}

.woocommerce .woocommerce-Reviews ol.commentlist ul.children .star-rating {
    display: none
}

.woocommerce .woocommerce-Reviews .rey-commentForm {
    margin-top: 2.5rem
}

.woocommerce .woocommerce-Reviews .rey-commentForm .comment-reply-title {
    font-size: 1rem;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
    margin-bottom: 1.25rem;
    display: block
}

.woocommerce .woocommerce-Reviews .rey-commentForm .comment-form {
    font-size: .8125rem
}

.woocommerce .woocommerce-Reviews .rey-commentForm .stars a {
    color: #ff4545
}

.woocommerce .woocommerce-Reviews .rey-commentForm label[for=rating] {
    font-weight: var(--font-weight-bold)
}

.woocommerce .woocommerce-Reviews .rey-commentForm .comment-form p {
    margin-bottom: 1.25rem
}

.woocommerce .woocommerce-Reviews .rey-commentForm .comment-form p:last-child {
    margin-bottom: 0
}

.woocommerce .rey-reviewsBtn {
    margin-bottom: 2.5rem
}

.woocommerce .rey-reviewsBtn span:after {
    content: "+";
    display: inline-block;
    margin-left: 10px
}

.woocommerce .rey-reviewsBtn.--toggled, .woocommerce .rey-reviewsBtn.--toggled:hover {
    border-color: hsl(var(--neutral-hue, 210), 10%, 23%)
}

.woocommerce .rey-reviewsBtn.--toggled span:after {
    content: "-"
}

.woocommerce .rey-wcBlock--reviews .woocommerce-Reviews {
    display: none;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.woocommerce .related.products, .woocommerce .upsells.products, .woocommerce .crosssells.products {
    margin-bottom: 60px
}

.woocommerce .related.products > h2, .woocommerce .upsells.products > h2, .woocommerce .crosssells.products > h2 {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 1.5em
}

.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    width: 5.4em;
    font-family: "star";
    color: #ff4545;
    font-size: 11px
}

.woocommerce .star-rating:before {
    content: "\73\73\73\73\73";
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce .woocommerce-product-rating {
    line-height: 1;
    display: block;
    margin-bottom: 30px
}

.woocommerce .woocommerce-product-rating .star-rating {
    float: none;
    margin: 0 8px 0 0;
    vertical-align: middle;
    display: inline-block
}

.woocommerce .woocommerce-product-rating .woocommerce-review-link {
    font-size: 12px;
    vertical-align: middle
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .9375rem;
    float: none
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "WooCommerce";
    content: "\e021";
    text-indent: 0
}

.woocommerce p.stars a:hover ~ a:before {
    content: "\e021"
}

.woocommerce p.stars:hover a:before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active:before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active ~ a:before {
    content: "\e021"
}

.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020"
}

.woocommerce table.shop_attributes {
    border: 0
}

.woocommerce table.shop_attributes tr {
    border: 0;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 17%, 98%)
}

.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.woocommerce table.shop_attributes th {
    background-color: transparent;
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 12px
}

.woocommerce table.shop_attributes td {
    font-size: .875rem;
    text-align: right
}

.woocommerce table.shop_attributes td p:last-child {
    margin-bottom: 0
}

.woocommerce .rey-wcPanel > h2 {
    font-size: 1.5rem;
    margin-bottom: 2.1875rem
}

.woocommerce .shop_table {
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    font-size: 14px
}

.woocommerce .shop_table thead th {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 12px;
    background: hsl(var(--neutral-hue, 210), 16%, 93%);
    padding: 20px
}

.woocommerce .shop_table thead tr {
    border: 0;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 17%, 98%)
}

.woocommerce .shop_table tbody tr {
    border: 0;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 17%, 98%)
}

.woocommerce .shop_table tbody tr td {
    padding: 20px;
    border: 0
}

.woocommerce .shop_table tbody tr:last-child {
    border-bottom: none
}

.woocommerce .shop_table .variation, .woocommerce .shop_table .wc-item-meta {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 10px
}

.woocommerce .shop_table .variation dt, .woocommerce .shop_table .wc-item-meta dt {
    font-weight: 400
}

.woocommerce .shop_table .variation dd, .woocommerce .shop_table .wc-item-meta dd {
    font-weight: var(--font-weight-bold)
}

.woocommerce .shop_table tfoot {
    background: hsl(var(--neutral-hue, 210), 17%, 98%)
}

.woocommerce .shop_table tfoot th {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 12px;
    width: 50%
}

@media (min-width: 1025px) {
    .woocommerce .shop_table tfoot th {
        width: 60%
    }
}

.woocommerce .shop_table tfoot th, .woocommerce .shop_table tfoot td {
    padding: 10px 20px
}

.woocommerce .shop_table tfoot .cart-subtotal {
    border-top: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%)
}

@media (min-width: 1025px) {
    .woocommerce .shop_table tfoot .cart-subtotal th, .woocommerce .shop_table tfoot .cart-subtotal td {
        padding: 20px 20px 0;
        padding: 20px
    }
}

@media (min-width: 1025px) {
    .woocommerce .shop_table tfoot .shipping th, .woocommerce .shop_table tfoot .shipping td {
        padding: 10px 20px 20px
    }
}

.woocommerce .shop_table tfoot .woocommerce-shipping-methods {
    margin-bottom: 20px
}

.woocommerce .shop_table tfoot .woocommerce-shipping-methods .woocommerce-Price-amount {
    margin-left: 10px
}

.woocommerce .shop_table tfoot .order-total {
    background: hsl(var(--neutral-hue, 210), 16%, 93%)
}

@media (min-width: 1025px) {
    .woocommerce .shop_table tfoot .order-total th, .woocommerce .shop_table tfoot .order-total td {
        padding: 20px
    }
}

@media (max-width: 1024px) {
    .woocommerce .shop_table.shop_table_responsive thead {
        display: none
    }

    .woocommerce .shop_table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }

    .woocommerce .shop_table.shop_table_responsive tbody th {
        display: none
    }

    .woocommerce .shop_table.shop_table_responsive tr {
        display: block
    }

    .woocommerce .shop_table.shop_table_responsive tr td {
        display: block;
        text-align: right
    }

    .woocommerce .shop_table.shop_table_responsive tr td.order-actions {
        text-align: start
    }

    .woocommerce .shop_table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        float: left
    }

    .woocommerce .shop_table.shop_table_responsive tr td.product-remove:before, .woocommerce .shop_table.shop_table_responsive tr td.actions:before {
        display: none
    }

    .woocommerce .shop_table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, .025)
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents, .woocommerce table.shop_table.woocommerce-cart-form__contents thead, .woocommerce table.shop_table.woocommerce-cart-form__contents tr, .woocommerce table.shop_table.woocommerce-cart-form__contents th, .woocommerce table.shop_table.woocommerce-cart-form__contents td, .woocommerce table.shop_table.woocommerce-cart-form__contents tbody, .woocommerce table.shop_table.woocommerce-cart-form__contents tfoot {
    display: block;
    border: 0;
    padding: 0
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents tr:nth-child(2n) td {
    background-color: transparent
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents td, .woocommerce table.shop_table.woocommerce-cart-form__contents th {
        padding-left: 20px;
        padding-right: 20px
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents thead {
    display: none
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents thead {
        display: block
    }

    .woocommerce table.shop_table.woocommerce-cart-form__contents thead tr {
        padding: 0 0 20px;
        padding: 20px 0;
        border-bottom: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
        background-color: hsl(var(--neutral-hue, 210), 17%, 98%)
    }

    .woocommerce table.shop_table.woocommerce-cart-form__contents thead tr th {
        font-weight: var(--font-weight-bold);
        color: var(--body-color);
        text-transform: uppercase;
        font-size: 12px;
        background: 0 0;
        padding-top: 0;
        padding-bottom: 0
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr {
    padding: 25px 0;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    position: relative
}

.woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr:last-child {
    border-bottom: none
}

.woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr td:before {
    font-size: 13px
}

@media (max-width: 1024px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents tbody tr td {
        margin-bottom: 10px
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-remove {
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100;
    text-transform: uppercase;
    text-align: right;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 23px
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-remove {
        width: 90px;
        position: static
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-thumbnail {
    padding-left: 0;
    text-align: start
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-thumbnail {
        width: 110px
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-thumbnail:before {
    display: none
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-thumbnail img {
    width: 100%
}

.woocommerce table.shop_table.woocommerce-cart-form__contents th.product-thumbnail {
    display: none
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-name {
    text-align: start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-name > a {
    font-size: 1.125rem
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-name:before {
    display: none
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-price {
        text-align: right;
        width: 110px
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents td.product-price {
    font-size: .875rem
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-quantity .quantity {
    display: inline-block
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-quantity {
        width: 100px;
        text-align: right
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .product-subtotal {
    font-weight: var(--font-weight-bold)
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents .product-subtotal {
        width: 110px;
        text-align: right
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents td.product-subtotal {
    font-size: .875rem
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .variation {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .variation dt {
    font-weight: 400
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .variation dd {
    font-weight: var(--font-weight-bold)
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .actions {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1025px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents .actions {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .actions .coupon {
    float: none;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .woocommerce table.shop_table.woocommerce-cart-form__contents .actions .coupon {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 30px 0 0
    }
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .actions .coupon button {
    white-space: nowrap;
    margin-left: 5px
}

.woocommerce table.shop_table.woocommerce-cart-form__contents .actions .coupon label {
    display: none
}

.woocommerce .cart-collaterals {
    margin-top: 50px
}

.woocommerce .cart-collaterals .cross-sells > h2, .woocommerce .cart-collaterals .up-sells > h2, .woocommerce .cart-collaterals .related > h2, .woocommerce .cart-collaterals .cart_totals > h2 {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 14px
}

.woocommerce .cart-collaterals .cart_totals th {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 25px
}

.woocommerce .cart-collaterals .cart_totals td {
    padding: 15px 25px
}

.woocommerce .cart-collaterals .shop_table .woocommerce-shipping-totals {
    font-size: .875rem
}

@media (max-width: 1024px) {
    .woocommerce .cart-collaterals .shop_table .woocommerce-shipping-totals td {
        text-align: start
    }

    .woocommerce .cart-collaterals .shop_table .woocommerce-shipping-totals td:before {
        margin-bottom: 20px
    }

    .woocommerce .cart-collaterals .shop_table .woocommerce-shipping-totals td .woocommerce-shipping-methods {
        clear: both
    }
}

.woocommerce .cart-collaterals .shop_table .shipping-calculator-button {
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    color: hsl(var(--neutral-hue, 210), 9%, 31%);
    text-transform: uppercase
}

.woocommerce .cart-collaterals .shop_table .shipping-calculator-button:after {
    text-decoration: none
}

.woocommerce .cart-collaterals .shop_table .woocommerce-shipping-destination {
    margin-bottom: 0;
    font-size: 12px
}

.woocommerce .cart-collaterals .shop_table .shipping-calculator-form {
    padding: 20px;
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%)
}

.woocommerce .cart-collaterals .shop_table .shipping-calculator-form p:last-of-type {
    margin-bottom: 0
}

.woocommerce .woocommerce-remove-coupon {
    display: inline-block;
    margin-left: 5px
}

.woocommerce table.my_account_orders {
    font-size: .85em
}

.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td {
    padding: 4px 8px;
    vertical-align: middle
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions {
    text-align: right
}

.woocommerce table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em
}

.woocommerce table.woocommerce-MyAccount-downloads td, .woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child, .woocommerce table.woocommerce-MyAccount-downloads th:first-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child, .woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before, .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before {
    content: "\2193";
    display: inline-block
}

.woocommerce td.product-name dl.variation, .woocommerce td.product-name .wc-item-meta {
    list-style: none outside
}

.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
    float: left;
    clear: both;
    margin-right: .25em;
    display: inline-block;
    list-style: none outside
}

.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name .wc-item-meta dd {
    margin: 0
}

.woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child, .woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    *zoom: 1;
    list-style: none
}

.woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:before, .woocommerce ul.product_list_widget li:after {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after {
    clear: both
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    margin: 5px 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, .1);
    *zoom: 1
}

.woocommerce ul.cart_list li dl:before, .woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:before, .woocommerce ul.product_list_widget li dl:after {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after {
    clear: both
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dt, .woocommerce ul.product_list_widget li dl dd {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
    font-size: .75rem
}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
    font-weight: var(--font-weight-bold);
    padding: 0 0 .25em;
    margin: 0 10px 0 0;
    clear: left
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
    padding: 0;
    margin: 0
}

.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
    float: none
}

.woocommerce.widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart .cart_list li {
    position: relative;
    padding-top: 0
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item {
    margin: 0 0 1.25rem;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 17%, 98%);
    padding-bottom: 1.25rem;
    padding-left: 0;
    text-transform: uppercase
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item:last-child, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item a, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item a {
    font-size: .875rem
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item > a:not(.remove), .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item > a:not(.remove) {
    display: block;
    line-height: 1.4;
    margin-bottom: 10px
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .remove, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item .remove {
    top: auto;
    bottom: .625rem;
    display: inline-block;
    font-size: 10px;
    margin-top: 10px;
    border: 0;
    padding: 0;
    font-weight: 400;
    text-decoration: underline
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .remove:first-child, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item .remove:first-child {
    display: none
}

@media (min-width: 1025px) {
    .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .remove, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item .remove {
        opacity: 0
    }
}

@media (min-width: 1025px) {
    .woocommerce.widget_shopping_cart .woocommerce-mini-cart-item:hover .remove, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item:hover .remove {
        opacity: 1
    }
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .quantity, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item .quantity {
    font-size: .75rem;
    display: block
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item img, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item img {
    margin: 0 0 0 20px;
    max-width: 90px;
    width: 100%;
    border-radius: 2px
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item .blockUI.blockOverlay, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item .blockUI.blockOverlay {
    background-color: #fff !important
}

.woocommerce.widget_shopping_cart .woocommerce-mini-cart-item:hover .remove, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-item:hover .remove {
    opacity: 1
}

.woocommerce.widget_shopping_cart .buttons a, .woocommerce .widget_shopping_cart .buttons a {
    margin-right: 5px;
    margin-bottom: 5px
}

.woocommerce .rey-sidebar .widget_shopping_cart .woocommerce-mini-cart__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.woocommerce .rey-sidebar .widget_shopping_cart .woocommerce-mini-cart__buttons .button--cart {
    margin-bottom: 10px
}

.woocommerce .rey-sidebar .widget_shopping_cart .woocommerce-mini-cart-item img {
    max-width: 50px
}

.woocommerce #order_review_heading {
    display: none
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce .woocommerce-checkout .order_review_heading, .woocommerce .woocommerce-checkout #ship-to-different-address {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 14px
}

.woocommerce .woocommerce-billing-fields, .woocommerce .woocommerce-shipping-fields .shipping_address, .woocommerce .woocommerce-additional-fields {
    margin-bottom: 50px
}

.woocommerce .woocommerce-account-fields {
    border-bottom: 2px solid #eee;
    padding-bottom: 0;
    margin-bottom: 40px
}

.woocommerce form.woocommerce-checkout {
    *zoom: 1
}

.woocommerce form.woocommerce-checkout:before, .woocommerce form.woocommerce-checkout:after {
    content: " ";
    display: table
}

.woocommerce form.woocommerce-checkout:after {
    clear: both
}

.woocommerce form.woocommerce-checkout #customer_details {
    display: block
}

@media (min-width: 1025px) {
    .woocommerce form.woocommerce-checkout #customer_details {
        margin-right: 50px;
        width: calc(50% - 50px);
        float: left;
        margin-left: 0
    }

    .woocommerce form.woocommerce-checkout #customer_details [class*=col-] {
        padding-left: 0;
        padding-right: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media (min-width: 1025px) {
    .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order {
        float: left;
        width: 50%
    }
}

.woocommerce form .form-row {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row label {
    font-size: 11px;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
    margin-bottom: 5px;
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: .5em 0 0;
    clear: both;
    display: none;
    position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
    left: 50%;
    top: 0;
    margin-top: -4px;
    -webkit-transform: translatex(-50%) rotate(180deg);
    transform: translatex(-50%) rotate(180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0;
    border-style: solid;
    border-color: #1e85be transparent transparent;
    z-index: 100;
    display: block
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0
}

.woocommerce form .form-row .required {
    color: red;
    font-weight: var(--font-weight-bold);
    border: 0 !important;
    text-decoration: none;
    visibility: hidden
}

.woocommerce form .form-row .optional {
    visibility: visible
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: var(--colors-red)
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: var(--colors-red)
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: var()
}

.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal
}

.woocommerce .woocommerce-form-coupon-toggle {
    margin-bottom: 40px
}

.woocommerce .woocommerce-form-coupon-toggle a {
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .woocommerce .woocommerce-form-coupon-toggle a {
        text-decoration: none
    }
}

.woocommerce .woocommerce-form-coupon-toggle a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .woocommerce .woocommerce-form-coupon-toggle a:after {
        display: block
    }
}

.woocommerce .woocommerce-form-coupon-toggle a:hover:after {
    opacity: .8;
    height: 4px
}

.woocommerce .woocommerce-form-coupon-toggle a:hover:after {
    opacity: .8;
    height: 3px
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
    border: 0;
    padding: 0;
    background: 0 0
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info:before {
    display: none
}

.woocommerce .woocommerce-form-coupon {
    margin-bottom: 40px
}

.woocommerce #customer_login h2, .woocommerce #customer_login + .col-2 h2 {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 16px
}

.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li {
    margin: 0 0 .5em;
    line-height: 1.5em;
    list-style: none outside
}

.woocommerce ul#shipping_method li input {
    margin: 3px .4375em 0 0;
    vertical-align: top
}

.woocommerce ul#shipping_method li label {
    display: inline
}

.woocommerce ul#shipping_method .amount {
    font-weight: var(--font-weight-bold)
}

.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce .woocommerce-thankyou-order-received {
    margin-bottom: 30px
}

.woocommerce ul.order_details {
    *zoom: 1;
    margin: 0 0 3em;
    list-style: none;
    padding: 0
}

.woocommerce ul.order_details:before, .woocommerce ul.order_details:after {
    content: " ";
    display: table
}

.woocommerce ul.order_details:after {
    clear: both
}

.woocommerce ul.order_details li {
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 10px
}

@media (min-width: 1025px) {
    .woocommerce ul.order_details li {
        float: left;
        border-right: 1px dashed hsl(var(--neutral-hue, 210), 14%, 89%);
        margin-right: 2em
    }
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}

.woocommerce ul.order_details li:last-of-type {
    border: none
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: var(--font-weight-bold)
}

.woocommerce .woocommerce-order-downloads, .woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details {
    margin-bottom: 2em
}

.woocommerce .woocommerce-order-downloads h2, .woocommerce .woocommerce-customer-details h2, .woocommerce .woocommerce-order-details h2 {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 14px
}

.woocommerce .woocommerce-order-downloads *:last-child, .woocommerce .woocommerce-customer-details *:last-child, .woocommerce .woocommerce-order-details *:last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    width: 100%;
    border-radius: 2px;
    padding: 23px;
    background: #f8f9fa;
    font-size: 13px
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
    margin-bottom: 0;
    padding-left: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
    font-family: "WooCommerce";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "î€·";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
    font-family: "WooCommerce";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "î€­";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1
}

.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1em 1px 1px;
    list-style: none
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.woocommerce .widget_layered_nav_filters ul li a:before {
    font-family: "WooCommerce";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "î€“";
    text-decoration: none;
    color: var(--colors-red);
    vertical-align: inherit;
    margin-right: .5em
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: left
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: var(--accent-color);
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -7px;
    margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: var(--accent-color)
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: var(--accent-color);
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 4px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .widget_rating_filter ul li {
    *zoom: 1;
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_rating_filter ul li:before, .woocommerce .widget_rating_filter ul li:after {
    content: " ";
    display: table
}

.woocommerce .widget_rating_filter ul li:after {
    clear: both
}

.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-family: "WooCommerce";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "î€“";
    text-decoration: none;
    color: var(--colors-red)
}

.woocommerce-no-js form.woocommerce-form-login, .woocommerce-no-js form.woocommerce-form-coupon {
    display: block !important
}

.woocommerce-no-js .woocommerce-form-login-toggle, .woocommerce-no-js .woocommerce-form-coupon-toggle, .woocommerce-no-js .showcoupon {
    display: none !important
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
    padding: 1.875rem 1.875rem 1.875rem 5rem;
    margin: 0 0 2.1875rem;
    position: relative;
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%);
    color: hsl(var(--neutral-hue, 210), 9%, 31%);
    border-top: 0;
    border-radius: 2px;
    list-style: none outside;
    font-size: .875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    word-wrap: break-word
}

@media (min-width: 1025px) {
    .woocommerce-message, .woocommerce-error, .woocommerce-info {
        padding: 2.5rem 1.875rem 2.5rem 6.25rem
    }
}

.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
    font-family: "WooCommerce";
    content: "\e028";
    display: inline-block;
    position: absolute;
    line-height: 1;
    left: 1.9em;
    top: calc(50% - 9px);
    font-size: 18px
}

@media (min-width: 1025px) {
    .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
        left: 1.65em;
        top: calc(50% - 12px);
        font-size: 24px
    }
}

.woocommerce-message .button, .woocommerce-message .restore-item, .woocommerce-error .button, .woocommerce-error .restore-item, .woocommerce-info .button, .woocommerce-info .restore-item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: auto
}

.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    width: 100%
}

.summary .woocommerce-message, .summary .woocommerce-error, .summary .woocommerce-info {
    padding: 1.875rem 1.875rem 1.875rem 5rem
}

ul.woocommerce-message, ul.woocommerce-error, ul.woocommerce-info {
    display: block
}

.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

.woocommerce-message:before {
    content: "\e017";
    color: #8e8e8e
}

.woocommerce-message .restore-item {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%);
    text-transform: uppercase
}

@media screen and (prefers-reduced-motion: reduce) {
    .woocommerce-message .restore-item {
        -webkit-transition: none;
        transition: none
    }
}

.woocommerce-message .restore-item:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.woocommerce-message .restore-item:hover {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.woocommerce-info:before {
    color: hsl(var(--neutral-hue, 210), 14%, 83%)
}

.woocommerce-error:before {
    content: "\e016";
    color: #8e8e8e
}

.woocommerce-account .woocommerce {
    *zoom: 1
}

.woocommerce-account .woocommerce:before, .woocommerce-account .woocommerce:after {
    content: " ";
    display: table
}

.woocommerce-account .woocommerce:after {
    clear: both
}

.woocommerce-account .addresses .title {
    *zoom: 1
}

.woocommerce-account .addresses .title:before, .woocommerce-account .addresses .title:after {
    content: " ";
    display: table
}

.woocommerce-account .addresses .title:after {
    clear: both
}

.woocommerce-account .addresses .title h3 {
    float: left;
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 14px
}

.woocommerce-account .addresses .title .edit {
    float: right;
    font-size: 12px
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: var(--font-weight-bold);
    margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li:before {
    font-family: "WooCommerce";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "î€Š";
    text-decoration: none
}

.woocommerce-account ul.digital-downloads li .count {
    float: right
}

.woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail, #add_payment_method table.cart .product-thumbnail {
    min-width: 32px
}

.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, #add_payment_method table.cart img {
    width: 100%;
    max-width: 120px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 150px
}

.woocommerce-cart table.cart th, .woocommerce-cart table.cart td, .woocommerce-checkout table.cart th, .woocommerce-checkout table.cart td, #add_payment_method table.cart th, #add_payment_method table.cart td {
    vertical-align: middle
}

.woocommerce-cart table.cart input, .woocommerce-checkout table.cart input, #add_payment_method table.cart input {
    margin: 0;
    vertical-align: middle
}

.woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout, #add_payment_method .wc-proceed-to-checkout {
    *zoom: 1;
    padding: 1em 0
}

.woocommerce-cart .wc-proceed-to-checkout:before, .woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce-checkout .wc-proceed-to-checkout:before, .woocommerce-checkout .wc-proceed-to-checkout:after, #add_payment_method .wc-proceed-to-checkout:before, #add_payment_method .wc-proceed-to-checkout:after {
    content: " ";
    display: table
}

.woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce-checkout .wc-proceed-to-checkout:after, #add_payment_method .wc-proceed-to-checkout:after {
    clear: both
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, #add_payment_method .wc-proceed-to-checkout a.checkout-button {
    display: block;
    padding: 1.25rem
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button, #add_payment_method .cart-collaterals .shipping-calculator-button {
    float: none;
    margin-top: .5em;
    display: inline-block
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button:after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button:after, #add_payment_method .cart-collaterals .shipping-calculator-button:after {
    font-family: "WooCommerce";
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "î€™";
    text-decoration: none
}

.woocommerce-cart .cart-collaterals .shipping-calculator-form, .woocommerce-checkout .cart-collaterals .shipping-calculator-form, #add_payment_method .cart-collaterals .shipping-calculator-form {
    margin: 1em 0 0
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product, #add_payment_method .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

.woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, #add_payment_method .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

.woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .notes, #add_payment_method .checkout .col-2 .notes {
    clear: left
}

.woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .form-row-first {
    clear: left
}

.woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small, #add_payment_method .checkout .create-account small {
    font-size: 11px;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    font-weight: 400
}

.woocommerce-cart .checkout div.shipping-address, .woocommerce-checkout .checkout div.shipping-address, #add_payment_method .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

.woocommerce-cart .checkout .shipping_address, .woocommerce-checkout .checkout .shipping_address, #add_payment_method .checkout .shipping_address {
    clear: both
}

.woocommerce-cart #payment, .woocommerce-checkout #payment, #add_payment_method #payment {
    background: hsl(var(--neutral-hue, 210), 16%, 93%)
}

.woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment ul.payment_methods {
    *zoom: 1;
    text-align: left;
    padding: 30px;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 14%, 89%);
    margin: 0;
    list-style: none outside
}

.woocommerce-cart #payment ul.payment_methods:before, .woocommerce-cart #payment ul.payment_methods:after, .woocommerce-checkout #payment ul.payment_methods:before, .woocommerce-checkout #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:before, #add_payment_method #payment ul.payment_methods:after {
    content: " ";
    display: table
}

.woocommerce-cart #payment ul.payment_methods:after, .woocommerce-checkout #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:after {
    clear: both
}

.woocommerce-cart #payment ul.payment_methods .wc_payment_method-title, .woocommerce-checkout #payment ul.payment_methods .wc_payment_method-title, #add_payment_method #payment ul.payment_methods .wc_payment_method-title {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 500
}

@media (min-width: 992px) {
    .woocommerce-cart #payment ul.payment_methods .wc_payment_method-title, .woocommerce-checkout #payment ul.payment_methods .wc_payment_method-title, #add_payment_method #payment ul.payment_methods .wc_payment_method-title {
        display: inline-block
    }
}

.woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li, #add_payment_method #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400
}

.woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input, #add_payment_method #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}

.woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img, #add_payment_method #payment ul.payment_methods li img {
    vertical-align: middle;
    padding: 0;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block
}

@media (min-width: 1025px) {
    .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img, #add_payment_method #payment ul.payment_methods li img {
        margin-left: 1em
    }
}

.woocommerce-cart #payment ul.payment_methods li img + img, .woocommerce-checkout #payment ul.payment_methods li img + img, #add_payment_method #payment ul.payment_methods li img + img {
    margin-left: 2px
}

.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice), .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice), #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) {
    *zoom: 1
}

.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after {
    content: " ";
    display: table
}

.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after, #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after {
    clear: both
}

.woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row, #add_payment_method #payment div.form-row {
    padding: 30px
}

.woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 2em;
    margin: 1em 0;
    font-size: .8125rem;
    border-radius: 2px;
    line-height: 1.5;
    background-color: hsl(var(--neutral-hue, 210), 14%, 83%);
    color: hsl(var(--neutral-hue, 210), 11%, 15%)
}

.woocommerce-cart #payment div.payment_box div.form-row, .woocommerce-checkout #payment div.payment_box div.form-row, #add_payment_method #payment div.payment_box div.form-row {
    padding: 0
}

.woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea, #add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea {
    border-color: hsl(var(--neutral-hue, 210), 11%, 71%);
    border-top-color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder, .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder, #add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.woocommerce-cart #payment div.payment_box :-moz-placeholder, .woocommerce-checkout #payment div.payment_box :-moz-placeholder, #add_payment_method #payment div.payment_box :-moz-placeholder {
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.woocommerce-cart #payment div.payment_box :-ms-input-placeholder, .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder, #add_payment_method #payment div.payment_box :-ms-input-placeholder {
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0
}

.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
    margin: 0 0 .5em
}

.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
    cursor: pointer
}

.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form, #add_payment_method #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)
}

.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
    background-image: url(https://f7t4e6h8.stackpathcdn.com/valencia/wp-content/plugins/rey-core/assets/css/../../../../plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)
}

.woocommerce-cart #payment div.payment_box span.help, .woocommerce-checkout #payment div.payment_box span.help, #add_payment_method #payment div.payment_box span.help {
    font-size: .857em;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    font-weight: 400
}

.woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child, #add_payment_method #payment div.payment_box p:last-child {
    margin-bottom: 0
}

.woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before, #add_payment_method #payment div.payment_box:before {
    content: "";
    display: block;
    border: 8px solid transparent;
    border-bottom-color: hsl(var(--neutral-hue, 210), 14%, 83%);
    position: absolute;
    top: -8px;
    left: 0;
    margin: -8px 0 0 2em
}

.woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal, #add_payment_method #payment .payment_method_paypal .about_paypal {
    font-size: .75rem;
    margin-left: 15px
}

.woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img, #add_payment_method #payment .payment_method_paypal img {
    max-height: 52px
}

@media (min-width: 992px) {
    .woocommerce-cart #payment .payment_method_paypal label, .woocommerce-checkout #payment .payment_method_paypal label, #add_payment_method #payment .payment_method_paypal label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.woocommerce-cart #payment .payment_method_stripe img, .woocommerce-checkout #payment .payment_method_stripe img, #add_payment_method #payment .payment_method_stripe img {
    max-height: 52px
}

@media (min-width: 992px) {
    .woocommerce-cart #payment .payment_method_stripe img:first-of-type, .woocommerce-checkout #payment .payment_method_stripe img:first-of-type, #add_payment_method #payment .payment_method_stripe img:first-of-type {
        margin-left: 15px !important
    }
}

@media (min-width: 992px) {
    .woocommerce-cart #payment .payment_method_stripe label, .woocommerce-checkout #payment .payment_method_stripe label, #add_payment_method #payment .payment_method_stripe label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.woocommerce-cart #payment .payment_method_stripe .wc-stripe-elements-field, .woocommerce-cart #payment .payment_method_stripe .wc-stripe-iban-element-field, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-elements-field, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-iban-element-field, #add_payment_method #payment .payment_method_stripe .wc-stripe-elements-field, #add_payment_method #payment .payment_method_stripe .wc-stripe-iban-element-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: calc(2.5625rem + 2px);
    padding: .625rem .8125rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: hsl(var(--neutral-hue, 210), 9%, 31%);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid hsl(var(--neutral-hue, 210), 14%, 83%);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .woocommerce-cart #payment .payment_method_stripe .wc-stripe-elements-field, .woocommerce-cart #payment .payment_method_stripe .wc-stripe-iban-element-field, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-elements-field, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-iban-element-field, #add_payment_method #payment .payment_method_stripe .wc-stripe-elements-field, #add_payment_method #payment .payment_method_stripe .wc-stripe-iban-element-field {
        -webkit-transition: none;
        transition: none
    }
}

@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 0) {
    .woocommerce-cart #payment .payment_method_stripe .wc-stripe-elements-field, .woocommerce-cart #payment .payment_method_stripe .wc-stripe-iban-element-field, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-elements-field, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-iban-element-field, #add_payment_method #payment .payment_method_stripe .wc-stripe-elements-field, #add_payment_method #payment .payment_method_stripe .wc-stripe-iban-element-field {
        font-size: 16px
    }
}

.woocommerce-cart #payment .payment_method_stripe .wc-stripe-elements-field > *, .woocommerce-cart #payment .payment_method_stripe .wc-stripe-iban-element-field > *, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-elements-field > *, .woocommerce-checkout #payment .payment_method_stripe .wc-stripe-iban-element-field > *, #add_payment_method #payment .payment_method_stripe .wc-stripe-elements-field > *, #add_payment_method #payment .payment_method_stripe .wc-stripe-iban-element-field > * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.woocommerce-cart #payment .payment_method_stripe .stripe-card-element .required, .woocommerce-checkout #payment .payment_method_stripe .stripe-card-element .required, #add_payment_method #payment .payment_method_stripe .stripe-card-element .required {
    display: inline-block;
    margin-left: .5em
}

.woocommerce-cart #payment .payment_method_stripe .stripe-source-errors:empty + br, .woocommerce-checkout #payment .payment_method_stripe .stripe-source-errors:empty + br, #add_payment_method #payment .payment_method_stripe .stripe-source-errors:empty + br {
    display: none
}

.woocommerce-cart #payment .payment_method_stripe .stripe-source-errors .woocommerce-message, .woocommerce-cart #payment .payment_method_stripe .stripe-source-errors .woocommerce-error, .woocommerce-cart #payment .payment_method_stripe .stripe-source-errors .woocommerce-info, .woocommerce-checkout #payment .payment_method_stripe .stripe-source-errors .woocommerce-message, .woocommerce-checkout #payment .payment_method_stripe .stripe-source-errors .woocommerce-error, .woocommerce-checkout #payment .payment_method_stripe .stripe-source-errors .woocommerce-info, #add_payment_method #payment .payment_method_stripe .stripe-source-errors .woocommerce-message, #add_payment_method #payment .payment_method_stripe .stripe-source-errors .woocommerce-error, #add_payment_method #payment .payment_method_stripe .stripe-source-errors .woocommerce-info {
    margin-bottom: 0;
    padding: 10px 10px 10px 50px
}

.woocommerce-cart #payment .payment_method_stripe .stripe-source-errors .woocommerce-message:before, .woocommerce-cart #payment .payment_method_stripe .stripe-source-errors .woocommerce-error:before, .woocommerce-cart #payment .payment_method_stripe .stripe-source-errors .woocommerce-info:before, .woocommerce-checkout #payment .payment_method_stripe .stripe-source-errors .woocommerce-message:before, .woocommerce-checkout #payment .payment_method_stripe .stripe-source-errors .woocommerce-error:before, .woocommerce-checkout #payment .payment_method_stripe .stripe-source-errors .woocommerce-info:before, #add_payment_method #payment .payment_method_stripe .stripe-source-errors .woocommerce-message:before, #add_payment_method #payment .payment_method_stripe .stripe-source-errors .woocommerce-error:before, #add_payment_method #payment .payment_method_stripe .stripe-source-errors .woocommerce-info:before {
    left: .95em;
    top: calc(50% - 9px);
    font-size: 18px
}

.woocommerce-cart #payment .place-order button[type=submit], .woocommerce-checkout #payment .place-order button[type=submit], #add_payment_method #payment .place-order button[type=submit] {
    display: block;
    padding: 20px 0;
    width: 100%
}

.woocommerce-cart #payment .woocommerce-terms-and-conditions-wrapper .form-row, .woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .form-row, #add_payment_method #payment .woocommerce-terms-and-conditions-wrapper .form-row {
    margin-bottom: 30px
}

.woocommerce-cart #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text, .woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text, #add_payment_method #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
    color: #000
}

.woocommerce-cart #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text span.required, .woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text span.required, #add_payment_method #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text span.required {
    display: inline-block;
    margin-left: .5em
}

.woocommerce-cart #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text ~ span.required, .woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text ~ span.required, #add_payment_method #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text ~ span.required {
    display: none
}

.woocommerce-cart #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid .woocommerce-terms-and-conditions-checkbox-text, .woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid .woocommerce-terms-and-conditions-checkbox-text, #add_payment_method #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid .woocommerce-terms-and-conditions-checkbox-text {
    color: var(--colors-red)
}

.woocommerce-cart #payment .woocommerce-privacy-policy-text, .woocommerce-checkout #payment .woocommerce-privacy-policy-text, #add_payment_method #payment .woocommerce-privacy-policy-text {
    font-size: .8125rem;
    margin-bottom: 25px
}

.woocommerce-cart #payment .woocommerce-terms-and-conditions-link, .woocommerce-checkout #payment .woocommerce-terms-and-conditions-link, #add_payment_method #payment .woocommerce-terms-and-conditions-link {
    text-decoration: underline
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .05)
}

.woocommerce-invalid #terms {
    outline: 2px solid red;
    outline-offset: 2px
}

.woocommerce-password-strength {
    text-align: center;
    font-weight: var(--font-weight-bold);
    padding: 3px .5em;
    font-size: 1em
}

.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}

.rey-productSlideshow.--show-first-only a:not(:first-child) {
    display: none
}

.widget-title--bline .widget-title {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    position: relative
}

.widget-title--bline .widget-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid currentColor;
    opacity: .1
}

.widget-title--sline .widget-title {
    position: relative;
    padding-left: 3em
}

.widget-title--sline .widget-title:before {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 1.5em;
    height: 2px;
    background-color: currentColor;
    opacity: .3
}

@media (min-width: 992px) {
    .woocommerce .rey-siteMain.--has-sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - var(--woocommerce-sidebar-size) - var(--woocommerce-sidebar-margin));
        flex: 0 1 calc(100% - var(--woocommerce-sidebar-size) - var(--woocommerce-sidebar-margin));
        max-width: calc(100% - var(--woocommerce-sidebar-size) - var(--woocommerce-sidebar-margin))
    }

    .woocommerce .rey-sidebar.shop-sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--woocommerce-sidebar-size);
        flex: 0 0 var(--woocommerce-sidebar-size);
        max-width: var(--woocommerce-sidebar-size)
    }

    .woocommerce .rey-siteMain ~ .rey-sidebar.shop-sidebar, .woocommerce .rey-sidebar.shop-sidebar ~ .rey-siteMain {
        margin-left: var(--woocommerce-sidebar-margin)
    }
}

.woocommerce.single-skin--default div.product div.summary {
    color: var(--woocommerce-summary-textcolor, var(--body-color));
    background-color: var(--woocommerce-summary-bgcolor, transparent);
    padding: var(--woocommerce-summary-padding);
    -ms-flex-item-align: start;
    align-self: flex-start
}

.woocommerce.single-skin--default div.product div.summary a {
    color: var(--woocommerce-summary-textcolor, var(--link-color))
}

.woocommerce.single-skin--default div.product .rey-innerSummary > *:last-child {
    margin-bottom: 0
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--default div.product .rey-breadcrumbs + .rey-postNav {
        position: absolute;
        top: -10px;
        right: 0;
        padding: var(--woocommerce-summary-padding)
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-siteContainer {
        padding-top: 0
    }

    .woocommerce.single-skin--fullscreen .rey-siteHeader.header-pos--rel {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1000;
        width: 100%
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-product .woocommerce-notices-wrapper {
        margin-left: calc(6vw - 1.875rem);
        margin-right: calc(6vw - 1.875rem)
    }
}

.woocommerce.single-skin--fullscreen .rey-product .rey-productSummary {
    position: relative;
    margin-bottom: 60px;
    border-bottom: 10px solid var(--woocommerce-summary-bgcolor, #fbfbfb)
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-product .rey-productSummary {
        margin-bottom: 100px;
        min-height: calc(100vh - var(--admin-bar));
        width: var(--site-width, 100vw);
        left: calc(-1 * (((var(--site-width, 100vw) - var(--container-max-width)) / 2) + var(--content-padding-left, 0px) + var(--half-gutter-size, 15px)))
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-product div.images {
        background-color: var(--woocommerce-single-fs-gallery-color, transparent);
        min-height: 100%;
        max-width: calc(100% - var(--woocommerce-summary-size));
        padding-top: calc(var(--header-default--height) + var(--content-padding-top));
        padding-bottom: 40px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - var(--woocommerce-summary-size));
        flex: 1 1 calc(100% - var(--woocommerce-summary-size));
        margin: 0
    }

    .woocommerce.single-skin--fullscreen .rey-product div.images .woocommerce-product-gallery__wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 80%;
        max-height: 100%
    }

    .woocommerce.single-skin--fullscreen .rey-product div.images .woocommerce-product-gallery__image {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .woocommerce.single-skin--fullscreen .rey-product div.summary {
        top: auto !important
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-product div.summary {
        color: var(--woocommerce-summary-textcolor, var(--body-color));
        background-color: var(--woocommerce-summary-bgcolor, #fbfbfb);
        min-height: 100%;
        max-width: var(--woocommerce-summary-size);
        -webkit-transition: padding-top .5s var(--easeOutCubic);
        transition: padding-top .5s var(--easeOutCubic);
        padding-top: calc(var(--header-default--height) + var(--content-padding-top));
        padding-bottom: 40px;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 var(--woocommerce-summary-size);
        flex: 1 1 var(--woocommerce-summary-size);
        margin: 0
    }

    .woocommerce.single-skin--fullscreen .rey-product div.summary .rey-innerSummary {
        margin-left: 6vw;
        margin-right: 6vw
    }

    .woocommerce.single-skin--fullscreen .rey-product div.summary a {
        color: var(--woocommerce-summary-textcolor, var(--link-color))
    }
}

@media (min-height: 768px) and (min-width: 992px) {
    .woocommerce.single-skin--fullscreen .rey-product div.summary.--header-out-of-vp {
        padding-top: var(--header-default--height)
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-product.--reversed div.images {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.woocommerce.single-skin--fullscreen .rey-product.--fullscreen-stretch-gallery .rey-productSummary {
    border-bottom: none
}

.woocommerce.single-skin--fullscreen .rey-product.--fullscreen-stretch-gallery div.images {
    padding-top: 0;
    padding-bottom: 0
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-product.--fullscreen-stretch-gallery div.images .woocommerce-product-gallery__wrapper {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        max-width: 100%
    }

    .woocommerce.single-skin--fullscreen .rey-product.--fullscreen-stretch-gallery div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        margin-bottom: 0
    }

    .woocommerce.single-skin--fullscreen .rey-product.--fullscreen-stretch-gallery div.images .rey-openBtn {
        top: auto;
        bottom: .5em
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen .rey-product .rey-breadcrumbs + .rey-postNav {
        position: absolute;
        top: -10px;
        right: 0;
        padding: var(--woocommerce-summary-padding)
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen.--gallery-vertical div.rey-productSummary, .woocommerce.single-skin--fullscreen.--gallery-horizontal div.rey-productSummary {
        min-height: calc(var(--woocommerce-fullscreen-gallery-height) - var(--admin-bar));
        -webkit-box-align: normal;
        -ms-flex-align: normal;
        align-items: normal
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen.--gallery-vertical div.summary, .woocommerce.single-skin--fullscreen.--gallery-horizontal div.summary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--fullscreen.--gallery-vertical div.images, .woocommerce.single-skin--fullscreen.--gallery-horizontal div.images {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-height: calc(var(--woocommerce-fullscreen-gallery-height) - var(--admin-bar) - 10px)
    }

    .woocommerce.single-skin--fullscreen.--gallery-vertical div.images .woocommerce-product-gallery__wrapper, .woocommerce.single-skin--fullscreen.--gallery-horizontal div.images .woocommerce-product-gallery__wrapper {
        height: 100%;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce.single-skin--fullscreen.--gallery-vertical div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image, .woocommerce.single-skin--fullscreen.--gallery-horizontal div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image {
        height: 100%
    }

    .woocommerce.single-skin--fullscreen.--gallery-vertical div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image a, .woocommerce.single-skin--fullscreen.--gallery-horizontal div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image a {
        height: 100%
    }

    .woocommerce.single-skin--fullscreen.--gallery-vertical div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image img, .woocommerce.single-skin--fullscreen.--gallery-horizontal div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image img {
        width: auto;
        max-height: 100%
    }
}

.woocommerce.single-skin--fullscreen.--gallery-horizontal .woocommerce-product-gallery__thumbs {
    margin-top: 20px
}

[data-xl="2"] .woocommerce.single-skin--compact .rey-siteWrapper {
    overflow: initial
}

.woocommerce.single-skin--compact .rey-product .rey-productSummary {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce.single-skin--compact .rey-product .rey-innerSummary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce.single-skin--compact .rey-product .rey-leftSummary {
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--compact .rey-product .rey-leftSummary {
        max-width: 60%;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 60%;
        flex: 1 0 60%
    }
}

.woocommerce.single-skin--compact .rey-product .rey-rightSummary {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--compact .rey-product .rey-rightSummary {
        max-width: none;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
        flex: 0 1 30%;
        margin-left: 10%
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--compact .rey-product .product_meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .woocommerce.single-skin--compact .rey-product .product_meta span:not(:last-child) {
        margin-right: 40px
    }
}

.woocommerce.single-skin--compact .rey-product .rey-cartBtnQty {
    max-height: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--compact .rey-product form.cart .button {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

@media (min-width: 1025px) {
    .woocommerce.single-skin--compact .rey-product form.cart .tinv-wishlist {
        margin-left: 0;
        margin-top: 20px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.woocommerce.single-skin--compact .rey-product form.cart .variations tbody tr, .woocommerce.single-skin--compact .rey-product form.cart .variations thead tr {
    display: block;
    margin-bottom: 5px
}

.woocommerce.single-skin--compact .rey-product form.cart .variations td, .woocommerce.single-skin--compact .rey-product form.cart .variations th {
    display: block;
    padding: 0
}

.woocommerce.single-skin--compact .rey-product form.cart .variations td.label {
    max-width: none;
    padding: 0;
    line-height: 1
}

.woocommerce.single-skin--compact .rey-product form.cart .variations .reset_variations {
    font-size: 12px
}

.woocommerce.single-skin--compact .rey-product form.cart .reset_variations {
    display: none
}

.woocommerce.single-skin--compact .rey-product .rey-cascadeNav-wrapper {
    display: none
}

@media (min-width: 1025px) and (min-height: 680px) {
    .woocommerce.single-product.--fixed-summary .rey-siteWrapper {
        overflow: initial
    }

    .woocommerce.single-product.--fixed-summary .rey-product .rey-productSummary {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .woocommerce.single-product.--fixed-summary .rey-product div.summary {
        position: -webkit-sticky;
        position: sticky;
        top: var(--header-default--height);
        min-height: calc(100vh - var(--admin-bar))
    }
}

[data-xl="1"] .woocommerce.single-product.--fixed-summary {
    --woocommerce-summary-size: 50%
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGap-no {
        --woocommerce-products-gutter: 0px
    }

    .woocommerce ul.products.rey-wcGap-line {
        --woocommerce-products-gutter: 2px
    }

    .woocommerce ul.products.rey-wcGap-narrow {
        --woocommerce-products-gutter: 10px
    }

    .woocommerce ul.products.rey-wcGap-default {
        --woocommerce-products-gutter: 30px
    }

    .woocommerce ul.products.rey-wcGap-extended {
        --woocommerce-products-gutter: 50px
    }

    .woocommerce ul.products.rey-wcGap-wide {
        --woocommerce-products-gutter: 70px
    }

    .woocommerce ul.products.rey-wcGap-wider {
        --woocommerce-products-gutter: 100px
    }
}

.woocommerce ul.products li.product:hover {
    z-index: 1
}

.woocommerce ul.products li.product .rey-productInner {
    position: relative
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product.is-animated-entry {
        opacity: 0;
        -webkit-transform: translateY(50px) scale(.95);
        transform: translateY(50px) scale(.95);
        -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        will-change: opacity, transform
    }

    .woocommerce ul.products li.product.is-animated-entry.--animated-in {
        opacity: 1;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1)
    }
}

.woocommerce ul.products li.product .woocommerce-product-details__short-description {
    font-size: .75rem;
    display: none
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product .woocommerce-product-details__short-description {
        display: block
    }
}

.woocommerce ul.products li.product .woocommerce-product-details__short-description p {
    margin-bottom: 0
}

.woocommerce ul.products li.product .woocommerce-product-details__short-description:not(:last-of-type) {
    margin-bottom: 1.125rem
}

.woocommerce ul.products li.product button.rey-quickviewBtn {
    display: none
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product button.rey-quickviewBtn {
        display: inline-block
    }
}

.woocommerce ul.products li.product .tinvwl-loop-button-wrapper {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 1024px) {
    .woocommerce ul.products li.product .tinvwl-loop-button-wrapper {
        display: none
    }
}

.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button {
    margin-top: 0;
    width: 20px;
    height: 20px;
    display: block;
    color: var(--accent-color)
}

.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button:hover {
    color: var(--accent-hover-color)
}

.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 16px;
    height: 13px;
    margin: 0;
    display: block
}

.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.ftinvwl-pulse {
    opacity: .6;
    pointer-events: none
}

.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
    display: block;
    margin-right: 0
}

.woocommerce ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button .tinvwl_add_to_wishlist-text {
    display: none
}

.woocommerce ul.products li.product .tinv-wishlist.tinvwl-above_thumb-add-to-cart {
    display: block
}

.woocommerce ul.products li.product .tinv-wishlist.tinvwl-above_thumb-add-to-cart .tinvwl_add_to_wishlist_button {
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic);
    opacity: 0
}

.woocommerce ul.products li.product:hover .tinvwl-above_thumb-add-to-cart .tinvwl_add_to_wishlist_button.tinvwl-position-above_thumb {
    opacity: .5;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.woocommerce ul.products li.product:hover .tinvwl-above_thumb-add-to-cart .tinvwl_add_to_wishlist_button.tinvwl-position-above_thumb:hover {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.woocommerce ul.products li.product .rey-productCategories, .woocommerce ul.products li.product .rey-brandLink {
    font-size: .625rem;
    text-transform: uppercase;
    margin-bottom: .3125rem;
    line-height: 1;
    font-weight: var(--font-weight-bold);
    opacity: .4
}

.woocommerce ul.products li.product .rey-brandLink {
    display: block
}

.woocommerce ul.products li.product .rey-brandLink.--no-fade-links a {
    opacity: 1
}

.woocommerce ul.products li.product a.rey-brandLink {
    opacity: .4
}

.woocommerce ul.products li.product .rey-productAttribute {
    font-size: 11px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.woocommerce ul.products li.product .rey-productAttribute:last-child {
    margin-bottom: 0;
    margin-top: 20px
}

.woocommerce ul.products li.product .rey-productLoop-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    line-height: 1
}

.woocommerce ul.products li.product .rey-productFooter-item {
    margin-left: 1.875rem
}

@media (min-width: 1025px) and (max-width: 1440px) and (min-height: 480px) and (max-height: 768px) {
    .woocommerce ul.products li.product .rey-productFooter-item {
        margin-left: .9375rem
    }
}

.woocommerce ul.products li.product .rey-productFooter-item:nth-of-type(1) {
    margin-left: 0
}

.woocommerce ul.products li.product.rey-wc-loopAlign-center {
    text-align: center
}

.woocommerce ul.products li.product.rey-wc-loopAlign-center .rey-productLoop-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce ul.products li.product.rey-wc-loopAlign-center .price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce ul.products li.product.rey-wc-loopAlign-center .star-rating {
    margin-left: auto;
    margin-right: auto
}

.woocommerce ul.products li.product.rey-wc-loopAlign-center .rey-productSlideshow .rey-productSlideshow-dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce ul.products li.product.rey-wc-loopAlign-center .rey-productVariations ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce ul.products li.product.rey-wc-loopAlign-right {
    text-align: right
}

.woocommerce ul.products li.product.rey-wc-loopAlign-right .rey-productLoop-footer {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce ul.products li.product.rey-wc-loopAlign-right .price {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce ul.products li.product.rey-wc-loopAlign-right .star-rating {
    margin-left: auto
}

.woocommerce ul.products li.product.rey-wc-loopAlign-right .rey-productSlideshow .rey-productSlideshow-dots {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce ul.products li.product.rey-wc-loopAlign-right .rey-productVariations ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce ul.products li.product span.onsale.--mobile, .woocommerce ul.products li.product span.rey-discount.--mobile {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product span.onsale.--mobile, .woocommerce ul.products li.product span.rey-discount.--mobile {
        display: none
    }
}

.woocommerce ul.products li.product .rey-productThumbnail {
    position: relative;
    padding-top: var(--woocommerce-thumbnails-padding-top);
    padding-right: var(--woocommerce-thumbnails-padding-right);
    padding-bottom: var(--woocommerce-thumbnails-padding-bottom);
    padding-left: var(--woocommerce-thumbnails-padding-left)
}

.woocommerce ul.products li.product .rey-productThumbnail img {
    position: relative;
    z-index: 1;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.woocommerce ul.products li.product .rey-productThumbnail .--loading {
    opacity: .8
}

.woocommerce ul.products li.product .rey-productThumbnail .rey-discount {
    font-size: .8125rem
}

.woocommerce ul.products li.product .rey-thPos {
    --woocomerce-thpos-distance: 20px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1024px) {
    .woocommerce ul.products li.product .rey-thPos {
        --woocomerce-thpos-distance: 5px
    }
}

.woocommerce ul.products li.product .rey-thPos:empty {
    pointer-events: none
}

.woocommerce ul.products li.product .rey-thPos.rey-thPos--top-left {
    top: var(--woocomerce-thpos-distance);
    left: var(--woocomerce-thpos-distance)
}

.woocommerce ul.products li.product .rey-thPos.rey-thPos--top-right {
    top: var(--woocomerce-thpos-distance);
    right: var(--woocomerce-thpos-distance)
}

.woocommerce ul.products li.product .rey-thPos.rey-thPos--bottom-left {
    bottom: var(--woocomerce-thpos-distance);
    left: var(--woocomerce-thpos-distance)
}

.woocommerce ul.products li.product .rey-thPos.rey-thPos--bottom-right {
    bottom: var(--woocomerce-thpos-distance);
    right: var(--woocomerce-thpos-distance)
}

.woocommerce ul.products li.product .rey-thPos > * {
    margin-left: calc(var(--woocomerce-thpos-distance) / 3);
    margin-right: calc(var(--woocomerce-thpos-distance) / 3)
}

.woocommerce ul.products li.product .rey-thPos > *:first-child {
    margin-left: 0
}

.woocommerce ul.products li.product .rey-thPos > *:last-child {
    margin-right: 0
}

.woocommerce ul.products li.product.--extraImg-second .rey-productThumbnail__second {
    position: absolute;
    width: calc(100% - (var(--woocommerce-thumbnails-padding-left) + var(--woocommerce-thumbnails-padding-right)));
    height: calc(100% - (var(--woocommerce-thumbnails-padding-top) + var(--woocommerce-thumbnails-padding-bottom)));
    top: var(--woocommerce-thumbnails-padding-top);
    left: var(--woocommerce-thumbnails-padding-left);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: 0;
    opacity: 0
}

.woocommerce ul.products li.product.--extraImg-second:hover .rey-productThumbnail img:nth-of-type(1):not(:only-of-type) {
    opacity: 0
}

.woocommerce ul.products li.product.--extraImg-second:hover .rey-productThumbnail .rey-productThumbnail__second {
    opacity: 1
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail {
    color: var(--woocommerce-loop-nav-color, #fff)
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .woocommerce-loop-product__link a, .woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .rey-productSlideshow a {
    display: block;
    width: 100%
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .woocommerce-loop-product__link:not(.slick-initialized) a:not(:first-child), .woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .rey-productSlideshow:not(.slick-initialized) a:not(:first-child) {
    display: none
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .woocommerce-loop-product__link.--color-invert .rey-productSlideshow-dots, .woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .woocommerce-loop-product__link.--color-invert .rey-arrowSvg, .woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .rey-productSlideshow.--color-invert .rey-productSlideshow-dots, .woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail .rey-productSlideshow.--color-invert .rey-arrowSvg {
    mix-blend-mode: difference
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productThumbnail img {
    margin-bottom: 0
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productSlideshow-dots {
    font-size: 20px;
    position: absolute;
    bottom: 1em;
    right: 1em;
    left: 1em;
    margin-top: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product.--extraImg-slideshow .rey-productSlideshow-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productSlideshow-dots span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1.7em;
    height: 1em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .6;
    cursor: pointer
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productSlideshow-dots span:before {
    content: '';
    display: block;
    width: 85%;
    height: 2px;
    background-color: currentColor
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-productSlideshow-dots .slick-active span {
    opacity: 1
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-arrowSvg {
    font-size: 40px;
    position: absolute;
    top: calc(50% - .5em);
    display: none;
    margin-top: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    color: inherit;
    cursor: pointer;
    z-index: 1
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-arrowSvg svg {
    font-size: inherit;
    display: block
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product.--extraImg-slideshow .rey-arrowSvg {
        display: block
    }
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-arrowSvg--left {
    left: .5em
}

.woocommerce ul.products li.product.--extraImg-slideshow .rey-arrowSvg--right {
    right: .5em
}

.woocommerce ul.products li.product.--extraImg-slideshow:hover .rey-productSlideshow-dots, .woocommerce ul.products li.product.--extraImg-slideshow:hover .rey-arrowSvg {
    opacity: 1
}

.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail {
    height: var(--woocommerce-custom-image-height);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail img {
    max-height: var(--woocommerce-custom-image-height);
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail .rey-productThumbnail__second {
    -o-object-fit: contain;
    object-fit: contain
}

.woocommerce ul.products li.product.--customImageContainerHeight.--extraImg-slideshow .rey-productThumbnail {
    display: block
}

.woocommerce ul.products li.product .rey-itemBadge {
    line-height: 1;
    color: #101010;
    font-size: .625rem;
    background: hsl(var(--neutral-hue, 210), 17%, 98%);
    padding: .45em .6em;
    font-weight: var(--font-weight-bold);
    z-index: 2
}

.woocommerce ul.products li.product .rey-pBadge {
    display: none;
    z-index: 2;
    font-weight: var(--font-weight-bold);
    font-size: var(--badge-text-size_mobile, 10px)
}

.woocommerce ul.products li.product .rey-pBadge span {
    color: var(--badge-text-color, #101010);
    background: var(--badge-bg-color, hsl(var(--neutral-hue, 210), 17%, 98%));
    line-height: 1;
    padding: .45em .6em;
    font-size: inherit;
    display: inline-block
}

@media (min-width: 992px) and (max-width: 1024px) {
    .woocommerce ul.products li.product .rey-pBadge {
        font-size: var(--badge-text-size_tablet, 10px)
    }
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product .rey-pBadge {
        font-size: var(--badge-text-size, 10px);
        display: block
    }
}

.woocommerce ul.products li.product .rey-pBadge.--show-mobile {
    display: block
}

.woocommerce ul.products li.product .rey-pBadge.--image {
    background: 0 0;
    padding: 0
}

.woocommerce ul.products li.product .rey-pBadge.--image img {
    display: inline-block;
    height: auto;
    width: var(--badge-image-size_mobile, 40px)
}

@media (min-width: 992px) and (max-width: 1024px) {
    .woocommerce ul.products li.product .rey-pBadge.--image img {
        width: var(--badge-image-size_tablet, 40px)
    }
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product .rey-pBadge.--image img {
        width: var(--badge-image-size, 40px)
    }
}

.woocommerce ul.products li.product .rey-pBadge.--image img:not(:only-child) {
    margin-left: .5rem
}

.woocommerce ul.products li.product .rey-pBadge.--image img:first-child {
    margin-left: 0
}

.woocommerce ul.products li.product .rey-pBadge.--before_title {
    margin-bottom: 1.4rem
}

.woocommerce ul.products li.product .rey-pBadge.--after_content {
    margin-top: 1.35rem
}

.woocommerce ul.products li.product .price .rey-discount {
    margin-left: 12px;
    display: none;
    color: #fff;
    padding: .25rem;
    font-size: .75rem;
    line-height: 1
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product .price .rey-discount {
        display: block
    }
}

@media (min-width: 992px) {
    .woocommerce ul.products li.product .price .rey-discount {
        margin-left: 20px
    }
}

.woocommerce ul.products li.product a.button.added + .added_to_cart, .woocommerce ul.products li.product button.button.added + .added_to_cart, .woocommerce ul.products li.product input.button.added + .added_to_cart, .woocommerce ul.products li.product #respond input#submit.added + .added_to_cart {
    display: none !important
}

.woocommerce ul.products li.product.rey-wc-skin--basic .rey-productInner {
    padding: var(--woocommerce-loop-basic-padding, 0px);
    background-color: var(--woocommerce-loop-basic-bgcolor, transparent)
}

.woocommerce ul.products li.product.rey-wc-skin--basic .price ins {
    color: var(--woocommerce-discount-color)
}

.woocommerce ul.products li.product.rey-wc-skin--basic .rey-discount {
    background-color: var(--woocommerce-discount-color)
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .price {
        margin-bottom: 0
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .price:not(:only-child) {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .price ins {
        color: var(--woocommerce-discount-color)
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .rey-productFooter-item > a, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .price > span, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .price > small, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .woocommerce-Price-amount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .rey-discount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .rey-productFooter-inner, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .woocommerce-variation-availability {
        -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        transition: transform .3s var(--easeOutCubic), opacity .3s var(--easeOutCubic);
        transition: transform .3s var(--easeOutCubic), opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic)
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .rey-productFooter-item {
        overflow: hidden
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .rey-productFooter-item .rey-productFooter-inner {
        display: block;
        -webkit-transform: translateY(110%);
        transform: translateY(110%)
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .price > span, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .price > small, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .woocommerce-Price-amount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .rey-discount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated .woocommerce-variation-availability {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (min-width: 1025px) and (min-width: 1025px) {
    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer ins .woocommerce-Price-amount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer ins .woocommerce-Price-amount {
        -webkit-transition-delay: .05s;
        transition-delay: .05s
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer .rey-discount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer .rey-discount {
        -webkit-transition-delay: .08s;
        transition-delay: .08s
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer .woocommerce-variation-availability, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer .woocommerce-variation-availability {
        -webkit-transition-delay: .11s;
        transition-delay: .11s
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer .price > span, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer .price > small, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer .woocommerce-Price-amount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer .rey-discount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productLoop-footer .woocommerce-variation-availability, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer .price > span, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer .price > small, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer .woocommerce-Price-amount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer .rey-discount, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productLoop-footer .woocommerce-variation-availability {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
        pointer-events: none
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productFooter-inner, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productFooter-inner {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productFooter-item--quickview .rey-productFooter-inner, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productFooter-item--quickview .rey-productFooter-inner {
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }

    .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated:hover .rey-productFooter-item--wishlist .rey-productFooter-inner, .woocommerce ul.products li.product.rey-wc-skin--basic.is-animated.--hover .rey-productFooter-item--wishlist .rey-productFooter-inner {
        -webkit-transition-delay: .16s;
        transition-delay: .16s
    }
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped {
    --body-color: #fff;
    --link-color: #fff;
    --link-color-hover: rgba(#fff, .8);
    --woocommerce-loop-wrapped-padding: 20px
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product.rey-wc-skin--wrapped {
        --woocommerce-loop-wrapped-padding: 2.5rem
    }
}

@media (max-width: 767px) {
    .woocommerce ul.products li.product.rey-wc-skin--wrapped {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .woocommerce ul.products li.product.rey-wc-skin--wrapped:nth-child(1) ~ li {
        margin-top: 2.1875rem
    }
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-productThumbnail {
    margin-bottom: 0
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-productThumbnail .woocommerce-loop-product__link, .woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-productThumbnail .rey-productSlideshow a {
    position: relative;
    display: block
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-productThumbnail .woocommerce-loop-product__link:after, .woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-productThumbnail .rey-productSlideshow a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: background-color .3s var(--easeOutCubic);
    transition: background-color .3s var(--easeOutCubic)
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped:hover .rey-productThumbnail .woocommerce-loop-product__link:after, .woocommerce ul.products li.product.rey-wc-skin--wrapped:hover .rey-productThumbnail .rey-productSlideshow a:after {
    background-color: rgba(0, 0, 0, .45)
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-discount {
    background-color: #020202
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-productCategories, .woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-brandLink, .woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-brandLink {
    display: inline-block;
    margin: 20px 30px 0 0;
    color: inherit
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .woocommerce-loop-product__title {
    margin: 1.5625rem 0
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .woocommerce-loop-product__title + .rey-productCategories, .woocommerce ul.products li.product.rey-wc-skin--wrapped .woocommerce-loop-product__title + .rey-brandLink, .woocommerce ul.products li.product.rey-wc-skin--wrapped .woocommerce-loop-product__title + .rey-brandLink {
    margin-top: 0;
    margin-bottom: 10px;
    display: block
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-productInner {
    position: relative
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-loopWrapper-details {
    position: absolute;
    left: var(--woocommerce-loop-wrapped-padding);
    bottom: var(--woocommerce-loop-wrapped-padding);
    right: calc(var(--woocommerce-loop-wrapped-padding) / 2);
    z-index: 2
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .rey-thPos {
    --woocomerce-thpos-distance: var(--woocommerce-loop-wrapped-padding)
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped.rey-wc-loopAlign-center .rey-loopWrapper-details {
    left: calc(var(--woocommerce-loop-wrapped-padding) / 2);
    right: calc(var(--woocommerce-loop-wrapped-padding) / 2)
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped.rey-wc-loopAlign-right .rey-loopWrapper-details {
    left: calc(var(--woocommerce-loop-wrapped-padding) / 2);
    right: var(--woocommerce-loop-wrapped-padding)
}

@media (min-width: 1025px) {
    .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated .rey-loopWrapper-details .button, .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated .rey-loopWrapper-details button, .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated .rey-loopWrapper-details .tinvwl-loop-button-wrapper {
        opacity: 0;
        -webkit-transition: all .3s var(--easeOutCubic);
        transition: all .3s var(--easeOutCubic);
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated .rey-loopWrapper-details > *:nth-child(2) {
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }

    .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated .rey-loopWrapper-details > *:nth-child(3) {
        -webkit-transition-delay: .16s;
        transition-delay: .16s
    }

    .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated:hover .button, .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated:hover button, .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated:hover .tinvwl-loop-button-wrapper, .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated.--hover .button, .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated.--hover button, .woocommerce ul.products li.product.rey-wc-skin--wrapped.is-animated.--hover .tinvwl-loop-button-wrapper {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .price {
    margin-bottom: 0;
    font-size: 1rem
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .price del {
    opacity: .8
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .price > span, .woocommerce ul.products li.product.rey-wc-skin--wrapped .price > del, .woocommerce ul.products li.product.rey-wc-skin--wrapped .price > ins {
    line-height: 1
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped .add_to_cart_button {
    opacity: 0
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped.--extraImg-slideshow .rey-arrowSvg {
    display: none
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped.--extraImg-slideshow .rey-productSlideshow-dots {
    bottom: auto;
    right: var(--woocommerce-loop-wrapped-padding);
    left: var(--woocommerce-loop-wrapped-padding);
    top: var(--woocommerce-loop-wrapped-padding)
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped.--custom-height .rey-productThumbnail-extra, .woocommerce ul.products li.product.rey-wc-skin--wrapped.--custom-height .rey-productThumbnail__second, .woocommerce ul.products li.product.rey-wc-skin--wrapped.--custom-height .wp-post-img {
    -o-object-fit: cover;
    object-fit: cover
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped.product-category .rey-productInner > a {
    position: relative;
    display: block
}

.woocommerce ul.products li.product.rey-wc-skin--wrapped.product-category .rey-productInner > a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: background-color .3s var(--easeOutCubic);
    transition: background-color .3s var(--easeOutCubic)
}

.woocommerce ul.products li.product.product-category.rey-wc-skin--wrapped:hover .rey-productInner > a:after {
    background-color: rgba(0, 0, 0, .45)
}

.woocommerce ul.products.rey-wcGrid-metro li.product.rey-wc-skin--wrapped .rey-productThumbnail img {
    -o-object-fit: cover;
    object-fit: cover
}

.woocommerce .rey-mega-gs ul.products li.product.is-animated-entry {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGrid-masonry2.columns-2 li.product:nth-child(2), .woocommerce ul.products.rey-wcGrid-masonry2.columns-3 li.product:nth-child(2), .woocommerce ul.products.rey-wcGrid-masonry2.columns-4 li.product:nth-child(2), .woocommerce ul.products.rey-wcGrid-masonry2.columns-5 li.product:nth-child(2), .woocommerce ul.products.rey-wcGrid-masonry2.columns-6 li.product:nth-child(2) {
        margin-top: calc(var(--woocommerce-products-gutter) * 2.3)
    }

    .woocommerce ul.products.rey-wcGrid-masonry2.columns-4 li.product:nth-child(4), .woocommerce ul.products.rey-wcGrid-masonry2.columns-5 li.product:nth-child(4), .woocommerce ul.products.rey-wcGrid-masonry2.columns-6 li.product:nth-child(4) {
        margin-top: calc(var(--woocommerce-products-gutter) * 2.3)
    }

    .woocommerce ul.products.rey-wcGrid-masonry2.columns-6 li.product:nth-child(6) {
        margin-top: calc(var(--woocommerce-products-gutter) * 2.3)
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .woocommerce ul.products.rey-wcGrid-metro.columns-4, .woocommerce ul.products.rey-wcGrid-metro.columns-5, .woocommerce ul.products.rey-wcGrid-metro.columns-6 {
        --woocommerce-grid-columns: 3
    }
}

.woocommerce ul.products.rey-wcGrid-metro.--no-css-grid {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.woocommerce ul.products.rey-wcGrid-metro.--no-css-grid li.product {
    margin-top: calc(var(--woocommerce-products-gutter) * 1.5)
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGrid-metro.--no-css-grid li.product.featured {
        -webkit-box-flex: calc((100% / var(--woocommerce-grid-columns)) * 2);
        -ms-flex: calc((100% / var(--woocommerce-grid-columns)) * 2);
        flex: calc((100% / var(--woocommerce-grid-columns)) * 2);
        max-width: calc((100% / var(--woocommerce-grid-columns)) * 2)
    }
}

@supports (display:grid) {
    .woocommerce ul.products.rey-wcGrid-metro {
        margin-left: 0;
        margin-right: 0;
        display: grid;
        grid-gap: var(--woocommerce-products-gutter);
        grid-template-columns: repeat(1, 1fr)
    }

    @media (min-width: 1025px) {
        .woocommerce ul.products.rey-wcGrid-metro {
            grid-template-columns: repeat(var(--woocommerce-grid-columns), 1fr)
        }
    }.woocommerce ul.products.rey-wcGrid-metro li.product {
         grid-column: span 1;
         grid-row: span 1;
         max-width: none;
         -webkit-box-flex: 0;
         -ms-flex: none;
         flex: none;
         padding-right: 0;
         padding-left: 0;
         margin-top: 0 !important;
         overflow: hidden
     }

    @media (min-width: 1025px) {
        .woocommerce ul.products.rey-wcGrid-metro li.product.featured {
            grid-column: span 2;
            grid-row: span 2
        }
    }
}

.woocommerce ul.products.rey-wcGrid-metro.--prevent-metro {
    display: block
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGrid-metro li.product:before {
        content: '';
        display: block;
        padding-bottom: 100%;
        pointer-events: none
    }
}

.woocommerce ul.products.rey-wcGrid-metro li.product .rey-productInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGrid-metro li.product .rey-productInner {
        position: absolute;
        left: 0;
        top: 0
    }
}

.woocommerce ul.products.rey-wcGrid-metro li.product .rey-productThumbnail {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    overflow: hidden
}

.woocommerce ul.products.rey-wcGrid-metro li.product .rey-productThumbnail img {
    margin-bottom: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
    max-width: 100%
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGrid-metro li.product .rey-productThumbnail img {
        padding-top: var(--woocommerce-thumbnails-padding-top);
        padding-right: var(--woocommerce-thumbnails-padding-right);
        padding-bottom: var(--woocommerce-thumbnails-padding-bottom);
        padding-left: var(--woocommerce-thumbnails-padding-left)
    }
}

.woocommerce ul.products.rey-wcGrid-metro li.product .rey-productThumbnail ~ * {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.woocommerce ul.products.rey-wcGrid-metro li.product .rey-productThumbnail a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.woocommerce ul.products.rey-wcGrid-metro li.product.--extraImg-slideshow .rey-productThumbnail {
    display: block
}

.woocommerce ul.products.rey-wcGrid-metro li.product.--extraImg-slideshow .rey-productThumbnail .rey-productSlideshow, .woocommerce ul.products.rey-wcGrid-metro li.product.--extraImg-slideshow .rey-productThumbnail .slick-list, .woocommerce ul.products.rey-wcGrid-metro li.product.--extraImg-slideshow .rey-productThumbnail .slick-track {
    height: 100%
}

.woocommerce .related.products ul.products.rey-wcGrid-metro.featured, .woocommerce .upsells.products ul.products.rey-wcGrid-metro.featured, .woocommerce .crosssells.products ul.products.rey-wcGrid-metro.featured {
    grid-column: span 1;
    grid-row: span 1
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGrid-scattered .scGrid-offset {
        margin-left: calc(100% / var(--woocommerce-grid-columns))
    }

    .woocommerce ul.products.rey-wcGrid-scattered li.product {
        margin-top: calc(var(--woocommerce-products-gutter) * 1.5)
    }
}

@media (min-width: 1025px) {
    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-1 {
        margin-left: calc(100% / 8)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-2 {
        margin-left: calc(100% / 7)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-3 {
        margin-left: calc(100% / 6)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-4 {
        margin-left: calc(100% / 5)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-5 {
        margin-left: calc(100% / 4)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-6 {
        margin-left: calc(100% / 3)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-7 {
        margin-left: calc(100% / 2)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 .scGrid-offset-8 {
        margin-left: calc(100% / 1)
    }

    .woocommerce ul.products.rey-wcGrid-scattered2 li.product {
        margin-top: calc(var(--woocommerce-products-gutter) * 1.5)
    }
}

.woocommerce div.product .rey-postNav {
    margin: 0;
    padding: 0;
    display: none;
    position: relative;
    z-index: 1
}

@media (min-width: 1025px) {
    .woocommerce div.product .rey-postNav {
        display: block
    }
}

.woocommerce div.product .rey-postNav:before, .woocommerce div.product .rey-postNav:after {
    display: none
}

.woocommerce div.product .rey-postNav .nav-links {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.woocommerce div.product .rey-postNav .nav-links a {
    color: var(--woocommerce-summary-textcolor, hsl(var(--neutral-hue, 210), 7%, 46%))
}

.woocommerce div.product .rey-postNav .nav-links a:hover {
    opacity: 1
}

.woocommerce div.product .rey-postNav .nav-links > div {
    position: relative
}

.woocommerce div.product .rey-postNav .nav-links > div:hover .rey-productNav__metaWrapper {
    opacity: 1;
    visibility: visible
}

.woocommerce div.product .rey-postNav svg {
    display: block
}

.woocommerce div.product .rey-postNav .nav-next:not(:only-child) {
    margin-left: 15px
}

.woocommerce div.product .rey-postNav .rey-productNav__metaWrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s var(--easeOutCubic), visibility .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), visibility .3s var(--easeOutCubic);
    position: absolute;
    top: 100%;
    min-width: 90px;
    left: calc(50% - 45px);
    z-index: 99;
    background: var(--body-bg-color);
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}

.woocommerce div.product .rey-postNav .rey-productNav__metaWrapper.--extended {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 270px;
    right: 0;
    left: auto;
    text-align: start
}

.woocommerce div.product .rey-postNav .rey-productNav__metaWrapper.--full {
    width: 150px;
    left: calc(50% - 75px);
    text-align: start
}

.woocommerce div.product .rey-postNav .rey-productNav__metaWrapper.--full .rey-productNav__thumb {
    max-width: none
}

.woocommerce div.product .rey-postNav .rey-productNav__metaWrapper.--full .rey-productNav__metaExtend {
    padding: 10px
}

.woocommerce div.product .rey-postNav .rey-productNav__thumb {
    max-width: 90px
}

.woocommerce div.product .rey-postNav .rey-productNav__metaExtend {
    padding: 5px 5px 5px 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.woocommerce div.product .rey-postNav .rey-productNav__title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.3
}

.woocommerce div.product .rey-postNav .rey-productNav__price {
    font-size: 11px;
    font-weight: 600
}

.woocommerce div.product .rey-breadcrumbs {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: var(--font-weight-bold);
    margin-top: 0;
    margin-bottom: 2.5rem;
    line-height: 1
}

.woocommerce div.product .rey-breadcrumbs-item:first-child {
    margin-left: 0
}

.woocommerce div.product .rey-breadcrumbs a {
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.woocommerce div.product .rey-brandLink {
    font-size: .75rem;
    font-weight: var(--font-weight-bold);
    margin-top: 1.7em;
    line-height: 1;
    text-transform: uppercase;
    display: block
}

.woocommerce div.product .rey-brandLink, .woocommerce div.product .rey-brandLink a {
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.woocommerce div.product .rey-brandLink a:not(:only-child) {
    display: inline-block;
    margin-right: .8em
}

.woocommerce div.product .rey-brandLink img {
    max-width: 80px;
    height: auto;
    display: block
}

.woocommerce div.product div.images {
    margin-bottom: 50px
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery__wrapper {
    margin: 0;
    padding: 0;
    position: relative
}

.woocommerce div.product .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.woocommerce div.product .woocommerce-product-gallery {
    position: relative;
    opacity: 1 !important;
    display: none
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery {
        display: block
    }
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery.--is-loading {
        position: relative;
        min-height: 200px
    }

    .woocommerce div.product .woocommerce-product-gallery.--is-loading:after {
        content: "";
        width: 100px;
        height: 3px;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        background-color: currentColor;
        -webkit-animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite;
        animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite
    }

    .woocommerce div.product .woocommerce-product-gallery.--is-loading:after {
        position: absolute;
        left: calc(50% - 50px);
        top: 100px;
        color: rgba(0, 0, 0, .15);
        -webkit-transition: opacity .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic);
        opacity: 1
    }
}

@media (min-width: 1025px) and (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery.--is-loading:after {
        top: 35vh
    }
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery.--is-loading .woocommerce-product-gallery__wrapper {
        opacity: 0
    }
}

.woocommerce div.product .woocommerce-product-gallery.--loading-main .woocommerce-product-gallery__image:first-child {
    opacity: .7
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: opacity .25s var(--easeOutCubic);
    transition: opacity .25s var(--easeOutCubic)
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    position: relative
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image.--animated-entry {
    opacity: 0;
    -webkit-transform: translateY(50px) scale(.95);
    transform: translateY(50px) scale(.95);
    -webkit-transition: opacity .4s var(--easeOutCubic), -webkit-transform .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic), -webkit-transform .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic), transform .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic), transform .4s var(--easeOutCubic), -webkit-transform .4s var(--easeOutCubic)
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image.--animated-entry.--animated-in {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1)
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image .rey-singlePlayVideo {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:hover .rey-singlePlayVideo {
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs:not(.slick-initialized) div[data-thumb]:not(:first-child) {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs .slick-list {
    max-height: 100%
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image {
    opacity: .7
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image.--is-active, .woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image:hover {
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs .rey-openBtn {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery .rey-openBtn {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    font-size: 20px;
    top: .5em;
    right: .5em;
    width: 2em;
    height: 2em;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #000;
    z-index: 3
}

.woocommerce div.product .woocommerce-product-gallery .rey-openBtn:before, .woocommerce div.product .woocommerce-product-gallery .rey-openBtn:after {
    content: "";
    width: 1em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: .5em;
    background-color: currentColor
}

.woocommerce div.product .woocommerce-product-gallery .rey-openBtn:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image:hover .rey-openBtn {
    visibility: visible;
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery .rey-zoomContainer {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute
}

.woocommerce div.product .woocommerce-product-gallery .rey-zoomContainer:empty {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery .rey-mainImage-nav {
    opacity: 0;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.woocommerce div.product .woocommerce-product-gallery .rey-mainImage-nav .rey-arrowSvg {
    position: absolute;
    top: calc(50% - .5em);
    left: .5em;
    font-size: 42px;
    cursor: pointer
}

.woocommerce div.product .woocommerce-product-gallery .rey-mainImage-nav .rey-arrowSvg > svg {
    font-size: inherit;
    display: block
}

.woocommerce div.product .woocommerce-product-gallery .rey-mainImage-nav .rey-arrowSvg.rey-arrowSvg--right {
    left: auto;
    right: .5em
}

.woocommerce div.product .woocommerce-product-gallery .rey-mainImage-nav .rey-arrowSvg.--end {
    opacity: .5
}

.woocommerce div.product .woocommerce-product-gallery:hover .rey-mainImage-nav {
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs .rey-zoomContainer {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs a:focus {
    outline: none
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbs:hover .woocommerce-product-gallery__thumbsNav > span {
    opacity: 1
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbsNav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    width: 100%;
    height: 30px
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbsNav:after {
    content: '';
    position: absolute;
    left: calc(50% - .5em);
    top: calc(50% - .05em);
    width: 1em;
    height: .1em;
    font-size: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: currentColor;
    pointer-events: none;
    opacity: .4
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbsNav > span {
    z-index: 1;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    opacity: .7;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbsNav > span.slick-disabled {
    opacity: .4 !important
}

.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__thumbsNav > span .rey-icon {
    display: block;
    font-size: 12px
}

.woocommerce div.product .woocommerce-product-gallery.--thumbs-nav-boxed .woocommerce-product-gallery__thumbsNav:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid currentColor;
    width: 100%;
    height: 100%;
    opacity: .2;
    pointer-events: none;
    border-radius: 2px
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery--vertical.--thumbs-nav-edges .woocommerce-product-gallery__thumbs {
        padding-top: 50px
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav {
        position: static;
        display: block;
        height: auto
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav:before {
        display: none
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav > span {
        width: 100%;
        position: absolute;
        height: 30px;
        border: 1px solid currentColor;
        opacity: .2;
        border-radius: 2px
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav .woocommerce-product-gallery__thumbsPrev {
        top: 0
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav .woocommerce-product-gallery__thumbsNext {
        bottom: 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--thumbs-nav-edges .woocommerce-product-gallery__thumbs {
        padding-left: 50px
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav {
        position: static;
        display: block;
        height: auto
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav:before, .woocommerce div.product .woocommerce-product-gallery--horizontal.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav:after {
        display: none
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav > span {
        width: 30px;
        height: 100%;
        position: absolute;
        border: 1px solid currentColor;
        opacity: .2;
        border-radius: 2px
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav .woocommerce-product-gallery__thumbsPrev {
        left: 0
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--thumbs-nav-edges .woocommerce-product-gallery__thumbsNav .woocommerce-product-gallery__thumbsNext {
        right: 0
    }
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__thumbs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image {
        margin-right: 20px;
        float: left;
        margin-bottom: 0
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image img {
        width: var(--woocommerce-gallery-thumbs-size);
        height: var(--woocommerce-gallery-thumbs-size);
        -o-object-fit: cover;
        object-fit: cover
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__thumbsNav {
        height: var(--woocommerce-gallery-thumbs-size);
        width: 30px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 30px;
        flex: 1 0 30px;
        margin-left: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__thumbsNav > span {
        width: 100%;
        height: 40%
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__thumbsPrev .rey-icon {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal .woocommerce-product-gallery__thumbsNext .rey-icon {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--max-thumbs .woocommerce-product-gallery__thumbs {
        width: calc((var(--woocommerce-gallery-thumbs-size) + 20px) * var(--woocommerce-gallery-max-thumbs))
    }

    .woocommerce div.product .woocommerce-product-gallery--horizontal.--max-thumbs .woocommerce-product-gallery__thumbsNav {
        position: absolute;
        left: 100%;
        margin-left: 0
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image {
        margin-bottom: 0
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__thumbs {
        height: 100%;
        width: var(--woocommerce-gallery-thumbs-size);
        min-width: var(--woocommerce-gallery-thumbs-size);
        margin-right: 20px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image {
        margin-bottom: 0;
        padding-bottom: 20px
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image:last-child {
        padding-bottom: 0
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image img {
        width: var(--woocommerce-gallery-thumbs-size);
        height: var(--woocommerce-gallery-thumbs-size);
        -o-object-fit: cover;
        object-fit: cover
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical.--flip-thumbs .woocommerce-product-gallery__thumbs {
        margin-right: 0;
        margin-left: 20px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__thumbsNav > span {
        width: 40%;
        height: 100%
    }

    .woocommerce div.product .woocommerce-product-gallery--vertical .woocommerce-product-gallery__thumbsPrev .rey-icon {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .woocommerce div.product .woocommerce-product-gallery--grid .woocommerce-product-gallery__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }

    .woocommerce div.product .woocommerce-product-gallery--grid .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        padding-left: 10px;
        padding-right: 10px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 20px
    }

    .woocommerce div.product .woocommerce-product-gallery--grid .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:only-child) {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .woocommerce div.product .woocommerce-product-gallery--grid.--odd .woocommerce-product-gallery__image:last-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade .woocommerce-product-gallery__image:not(:only-child) {
        margin-bottom: 20px
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-grid .woocommerce-product-gallery__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-grid .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        padding-left: 10px;
        padding-right: 10px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-grid .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:only-child) {
        margin-bottom: 20px
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-grid .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image + .woocommerce-product-gallery__image {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-grid .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image .rey-zoomContainer {
        width: calc(100% - 10px * 2);
        left: 10px
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-grid.--even .woocommerce-product-gallery__image:last-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-scattered .woocommerce-product-gallery__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -30px;
        margin-right: -30px
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-scattered .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 60px
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-scattered .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(1) {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-scattered .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(1) ~ .woocommerce-product-gallery__image:nth-child(2n+2) {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        margin-bottom: 120px
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-scattered .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(1) ~ .woocommerce-product-gallery__image:nth-child(2n+1) {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .woocommerce div.product .woocommerce-product-gallery--cascade-scattered .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image .rey-zoomContainer {
        width: calc(100% - 30px * 2);
        left: 30px
    }
}

.woocommerce div.product .rey-singlePlayVideo {
    position: absolute;
    font-size: 20px;
    bottom: .5em;
    right: .5em;
    width: 2.3em;
    height: 2.3em;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    background-color: transparent
}

.woocommerce div.product .rey-singlePlayVideo:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid currentColor;
    border-radius: 50%;
    opacity: .1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.woocommerce div.product .rey-singlePlayVideo:hover:before {
    opacity: 1
}

.woocommerce div.product .rey-singlePlayVideo > svg {
    display: block;
    width: .8em;
    font-size: 12px;
    margin-left: .1em
}

.woocommerce div.product .woocommerce-product-gallery__mobile {
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    opacity: 1;
    display: block;
    margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery__mobile {
        display: none
    }
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--loading {
    opacity: .5;
    pointer-events: none
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--loading img + img {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery__mobile:not(.slick-initialized) > div:not(:first-child) {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-bars .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-bars .slick-dots li:not(:only-child) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%);
    margin-top: 20px
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-bars .slick-dots li:not(:only-child).slick-active {
    background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-bars .slick-dots button {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-circle {
    position: relative
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-circle .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 10%;
    width: 100%
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-circle .slick-dots li:not(:only-child) {
    font-size: 10px;
    height: .7em;
    width: .7em;
    background-color: #000;
    margin: 0 .5em;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 20px 4px rgba(255, 255, 255, .5);
    box-shadow: 0 0 20px 4px rgba(255, 255, 255, .5)
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-circle .slick-dots li:not(:only-child).slick-active {
    -webkit-transform: scale(1.35);
    transform: scale(1.35)
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-circle .slick-dots button {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery__mobile.--nav-thumbs {
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-product-gallery__mobile .rey-arrowSvg {
    position: absolute;
    top: calc(50% - .5em);
    z-index: 1
}

.woocommerce div.product .woocommerce-product-gallery__mobile .rey-arrowSvg--left {
    left: 20px
}

.woocommerce div.product .woocommerce-product-gallery__mobile .rey-arrowSvg--right {
    right: 20px
}

.woocommerce div.product .woocommerce-product-gallery__mobile .rey-arrowSvg:hover svg .rey-arrowSvg-dash {
    -webkit-transform: none;
    transform: none
}

.woocommerce div.product .woocommerce-product-gallery__mobile .rey-singlePlayVideo {
    opacity: 1;
    top: .5em;
    width: 1.8em;
    height: 1.8em
}

.woocommerce div.product .woocommerce-product-gallery__mobile .rey-singlePlayVideo:before {
    opacity: .5
}

.woocommerce div.product .woocommerce-product-gallery__mobile .rey-singlePlayVideo > svg {
    font-size: 10px
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs {
    margin: 1rem -.25rem 2.5rem;
    display: block
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery__mobile-thumbs {
        display: none
    }
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs.--slider > div:not(.slick-list):only-child {
    display: none
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs.--slider .slick-slide {
    position: relative;
    margin: 0 .25rem
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs.--slider .slick-slide:before {
    content: '';
    display: block;
    padding-bottom: 100%
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs.--slider .slick-slide img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs.--slider .slick-slide.slick-current {
    opacity: .7
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs:not(.--slider) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1025px) {
    .woocommerce div.product .woocommerce-product-gallery__mobile-thumbs:not(.--slider) {
        display: none
    }
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs:not(.--slider) > div {
    max-width: calc(25% - .5rem);
    margin: 0 .5rem
}

.woocommerce div.product .woocommerce-product-gallery__mobile-thumbs:not(.--slider) > div img {
    max-width: 100%;
    display: block;
    height: auto
}

.woocommerce div.product .tinv-wishlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product .tinv-wishlist .tinvwl_add_to_wishlist_button {
    margin-top: 0;
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--link-color);
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1;
    -webkit-transition: color .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic)
}

.woocommerce div.product .tinv-wishlist .tinvwl_add_to_wishlist-text, .woocommerce div.product .tinv-wishlist .tinvwl_remove_from_wishlist-text {
    display: none
}

@media (min-width: 1025px) {
    .woocommerce div.product .tinv-wishlist .tinvwl_add_to_wishlist-text, .woocommerce div.product .tinv-wishlist .tinvwl_remove_from_wishlist-text {
        display: initial
    }
}

.woocommerce div.product .rey-innerSummary > .tinv-wishlist {
    margin-bottom: 1.875rem
}

.woocommerce div.product form.cart .tinv-wishlist {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-left: 2.5rem
}

.woocommerce div.product form.cart + .tinv-wishlist {
    margin-bottom: 1.25rem
}

.woocommerce div.product .rey-productShare {
    margin-bottom: 20px
}

.woocommerce div.product .rey-productShare .rey-productShare-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product .rey-productShare h5 {
    font-size: 12px;
    color: var(--woocommerce-summary-textcolor, hsl(var(--neutral-hue, 210), 9%, 31%));
    margin: 0 20px 0 0;
    line-height: 1
}

.woocommerce div.product .rey-productShare .rey-icon {
    display: block
}

.woocommerce div.product .rey-productShare.--vertical {
    display: none
}

@media (min-width: 1025px) {
    .woocommerce div.product .rey-productShare.--vertical {
        display: block
    }
}

.woocommerce div.product .rey-productShare.--vertical .rey-productShare-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product .rey-productShare.--vertical h5 {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin: 0
}

.woocommerce div.product .rey-productShare.--vertical ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.woocommerce div.product .rey-productShare.--vertical li {
    margin: 0 0 15px
}

.woocommerce div.product .rey-productShare.--sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.woocommerce div.product .rey-productShare.--sticky .rey-productShare-inner {
    left: -7vw;
    top: 100px;
    position: absolute
}

.woocommerce .rey-wcPanels {
    margin-bottom: 1.25rem
}

.woocommerce .rey-wcPanels .rey-wcPanel {
    position: relative;
    margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
    .woocommerce .rey-wcPanels {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .woocommerce .rey-wcPanels .rey-wcPanel {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        max-width: 50%;
        margin-left: 4.375rem
    }

    .woocommerce .rey-wcPanels .rey-wcPanel:only-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%
    }

    .woocommerce .rey-wcPanels .rey-wcPanel:first-child {
        margin-left: 0
    }

    .woocommerce .rey-wcPanels .rey-wcPanel--description + .rey-wcPanel--information {
        min-width: 36%
    }

    .woocommerce .rey-wcPanels .rey-wcPanel--information + .rey-wcPanel--additional_information {
        max-width: 24%
    }
}

.woocommerce .rey-wcPanels.--stretch-desc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.woocommerce .rey-wcPanels.--stretch-desc .rey-wcPanel:nth-child(2) {
    margin-left: 0
}

.woocommerce .rey-wcPanels.--stretch-desc .rey-wcPanel--description {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%
}

.woocommerce .rey-wcPanels.--stretch-desc .rey-wcPanel--description + .rey-wcPanel--additional_information {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1025px) {
    .woocommerce .rey-wcPanels.--stretch-desc .rey-wcPanel--information + .rey-wcPanel--additional_information {
        max-width: calc(50% - 4.375rem)
    }
}

.woocommerce .rey-wcBlocks {
    margin-bottom: 4.375rem
}

.woocommerce .rey-wcBlocks .rey-wcBlock:not(:last-child) {
    margin-bottom: 2.5rem
}

.woocommerce .rey-wcBlocks .woocommerce-Reviews-title {
    font-size: 1rem;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase
}

.woocommerce .rey-wcBlocks .woocommerce-Reviews-title span:before, .woocommerce .rey-wcBlocks .woocommerce-Reviews-title span:after {
    content: "\0022"
}

.woocommerce .--filter-panel .woocommerce-ordering {
    text-align: right
}

.woocommerce .rey-viewSelector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    font-weight: var(--font-weight-bold);
    padding-right: 60px;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .4s ease .2s;
    transition: opacity .4s ease .2s;
    display: none;
    margin-left: auto
}

@media (min-width: 1025px) {
    .woocommerce .rey-viewSelector {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.woocommerce .rey-viewSelector.--is-visible {
    opacity: 1
}

.woocommerce .rey-viewSelector:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 8px;
    top: calc(50% - 4px);
    right: 30px;
    background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.woocommerce .rey-viewSelector ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.woocommerce .rey-viewSelector li {
    margin: 0 5px;
    position: relative;
    cursor: pointer
}

.woocommerce .rey-viewSelector li:after {
    content: "";
    position: absolute;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    width: 0;
    -webkit-transition: width .3s ease;
    transition: width .3s ease
}

.woocommerce .rey-viewSelector li.is-active:after {
    width: 100%
}

.woocommerce .rey-viewSelector__label {
    margin-right: 15px
}

.woocommerce .rey-filterBtn {
    position: relative;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

@media (min-width: 1025px) {
    .woocommerce .rey-filterBtn {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .woocommerce .rey-filterBtn:after {
        content: "";
        position: absolute;
        width: 2px;
        height: 8px;
        top: calc(50% - 4px);
        background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
    }

    .woocommerce .rey-filterBtn.rey-filterBtn--pos-left {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding-right: 60px
    }

    .woocommerce .rey-filterBtn.rey-filterBtn--pos-left:after {
        right: 30px
    }

    .woocommerce .rey-filterBtn.rey-filterBtn--pos-right {
        padding-left: 60px
    }

    .woocommerce .rey-filterBtn.rey-filterBtn--pos-right:after {
        left: 30px
    }
}

.woocommerce .rey-filterBtn__label.btn {
    font-size: 13px;
    font-weight: var(--font-weight-bold)
}

.woocommerce .rey-filterBtn__label.btn .rey-icon {
    font-size: 10px
}

.woocommerce .rey-filterBtn .rey-filterBtn__count {
    display: inline-block;
    vertical-align: middle
}

.woocommerce .rey-filterBtn__reset {
    margin-left: 11px;
    border: 0
}

.woocommerce .rey-filterBtn__reset .rey-icon {
    font-size: 10px;
    margin-bottom: 6px
}

.woocommerce .rey-filterBtn.--has-filters .rey-filterBtn__label {
    color: #e79c96
}

.woocommerce .rey-viewSelector + .rey-filterBtn {
    padding-left: 0
}

.woocommerce .rey-viewSelector + .rey-filterBtn:after {
    display: none
}

.woocommerce .filters-top-sidebar {
    font-size: 13px;
    margin-bottom: 3.125rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding-right: var(--half-gutter-size);
    padding-left: var(--half-gutter-size)
}

@media (min-width: 1025px) {
    .woocommerce .filters-top-sidebar .rey-sidebarInner, .woocommerce .filters-top-sidebar .rey-sidebarInner-inside {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.woocommerce .filters-top-sidebar .widget {
    font-size: inherit
}

@media (min-width: 1025px) {
    .woocommerce .filters-top-sidebar .widget {
        margin-top: 0;
        margin-right: 1.875rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }
}

.woocommerce .filters-top-sidebar .widget .widget-title {
    margin-right: 1.875rem;
    margin-bottom: 0;
    font-size: inherit
}

@media (max-width: 1024px) {
    .woocommerce .filters-top-sidebar .widget:first-child {
        margin-top: 40px
    }
}

.woocommerce .filters-top-sidebar .woocommerce-form__label-for-checkbox label {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: var(--font-weight-bold)
}

.woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    padding: 0;
    padding-right: 15px;
    margin-bottom: 0
}

.woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__arrow {
    right: 0;
    width: .4em
}

.woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__rendered {
    line-height: 1.5625rem;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: var(--font-weight-bold);
    padding-left: 0;
    padding-right: 0;
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__rendered .select2-selection__placeholder {
    color: inherit
}

@media (min-width: 1025px) {
    .woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__rendered {
        position: relative;
        text-decoration: none
    }

    .woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__rendered:after {
        content: "";
        position: absolute;
        width: 0;
        height: 2px;
        display: block;
        right: 0;
        bottom: 0;
        background: currentColor;
        -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
        transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
    }

    .woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__rendered:hover:after {
        left: 0;
        width: 100%
    }

    .woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__rendered .select2-selection__placeholder {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .woocommerce .filters-top-sidebar .select2-selection.select2-reyStyles .select2-selection__rendered:hover .select2-selection__placeholder {
        color: inherit
    }
}

.woocommerce .rey-filterTop-head {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 3.125rem;
    font-weight: 700;
    display: none
}

@media (min-width: 1025px) {
    .woocommerce .rey-filterTop-head {
        display: block
    }
}

.woocommerce .rey-filterTop-head .rey-icon {
    font-size: inherit
}

.woocommerce .rey-filterTop-head .rey-filterTop-reset {
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: pointer
}

.woocommerce .rey-filterTop-head .rey-filterTop-reset[data-tooltip-text]:before {
    bottom: 130%;
    right: auto;
    left: -10px
}

.woocommerce .rey-filterTop-head .rey-filterTop-reset .rey-icon {
    display: block
}

.woocommerce .rey-filterTop-head span {
    vertical-align: middle
}

.woocommerce .rey-checkoutBar-wrapper {
    margin-bottom: 50px
}

@media (min-width: 1025px) {
    .woocommerce .rey-checkoutBar-wrapper {
        margin-bottom: 80px
    }
}

.woocommerce .rey-checkoutBar-wrapper.--numbers .rey-icon {
    display: none
}

.woocommerce .rey-checkoutBar-wrapper.--numbers li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce .rey-checkoutBar-wrapper.--numbers li:before {
    content: '1';
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    border-radius: 50%;
    color: #6c757d;
    border: 1px solid currentColor;
    font-family: sans-serif;
    margin-right: 1rem
}

.woocommerce .rey-checkoutBar-wrapper.--numbers li.--is-active:before {
    line-height: calc(2.5em - 2px);
    border-width: 2px
}

.woocommerce .rey-checkoutBar-wrapper.--numbers li:nth-child(2):before {
    content: '2'
}

.woocommerce .rey-checkoutBar-wrapper.--numbers li:nth-child(3):before {
    content: '3'
}

.woocommerce .rey-checkoutBar {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1025px) {
    .woocommerce .rey-checkoutBar {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.woocommerce .rey-checkoutBar li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 3px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    padding-left: 20px;
    opacity: .7;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (min-width: 1025px) {
    .woocommerce .rey-checkoutBar li {
        padding-bottom: 20px;
        border-bottom: 3px solid hsl(var(--neutral-hue, 210), 16%, 93%);
        border-left: 0;
        padding-left: 0
    }
}

.woocommerce .rey-checkoutBar li.--is-active {
    border-color: hsl(var(--neutral-hue, 210), 14%, 83%);
    opacity: 1
}

@media (min-width: 1025px) {
    .woocommerce .rey-checkoutBar li.--is-active ~ li {
        padding-left: 1.25rem
    }
}

.woocommerce .rey-checkoutBar a {
    text-decoration: none;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    opacity: 1;
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    display: block
}

.woocommerce .rey-checkoutBar a:hover {
    opacity: 1
}

.woocommerce .rey-checkoutBar h4 {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 14px;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 1025px) {
    .woocommerce .rey-checkoutBar h4 {
        margin-bottom: 7px
    }
}

.woocommerce .rey-checkoutBar h4 span {
    line-height: 1
}

.woocommerce .rey-checkoutBar .rey-icon {
    margin-right: .8rem
}

.woocommerce .rey-checkoutBar .rey-icon + span {
    margin-left: 0
}

.woocommerce .rey-checkoutBar p {
    margin-bottom: 0;
    display: none
}

@media (min-width: 1025px) {
    .woocommerce .rey-checkoutBar p {
        display: block
    }
}

.woocommerce aside.rey-filterSidebar .rey-sidebarInner {
    position: relative
}

@media (max-width: 1025px) {
    .woocommerce aside.rey-filterSidebar {
        position: fixed;
        height: calc(100% - var(--admin-bar));
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        z-index: 1060;
        right: 0;
        padding: 0;
        margin: 0;
        top: var(--admin-bar);
        pointer-events: none;
        overflow: hidden
    }

    .woocommerce aside.rey-filterSidebar .rey-sidebarInner {
        background-color: var(--body-bg-color);
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
        -webkit-transition: .5s var(--easeOutCubic);
        transition: .5s var(--easeOutCubic);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform
    }

    .woocommerce aside.rey-filterSidebar .rey-sidebarInner-inside {
        height: calc(100% - 2.5rem);
        overflow: auto;
        padding: 2rem 2.5rem
    }
}

@media (max-width: 1025px) and (min-width: 1025px) {
    .woocommerce aside.rey-filterSidebar .rey-sidebarInner-inside {
        height: 100%
    }
}

@media (max-width: 1025px) {
    .woocommerce aside.rey-filterSidebar .rey-sidePanel-close {
        font-size: 20px;
        right: 1rem;
        top: 1rem;
        z-index: 999
    }

    .woocommerce aside.rey-filterSidebar.--active {
        pointer-events: auto
    }

    .woocommerce aside.rey-filterSidebar.--active .rey-sidebarInner {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible
    }
}

@media (min-width: 576px) and (max-width: 1025px) {
    .woocommerce aside.rey-filterSidebar {
        max-width: 600px
    }
}

@media (max-width: 1025px) {
    .woocommerce .rey-siteMain.rey-filterSidebar {
        --woocommerce-sidebar-size: 0px;
        --woocommerce-sidebar-margin: 0px
    }

    .woocommerce .rey-siteMain.rey-filterSidebar .woocommerce-ordering {
        text-align: right
    }
}

.woocommerce .rey-siteMain.rey-filterSidebar .rey-filterBtn {
    display: block
}

@media (min-width: 1025px) {
    .woocommerce .rey-siteMain.rey-filterSidebar .rey-filterBtn {
        display: none
    }
}

.woocommerce.product.add_to_cart_inline .woocommerce-Price-amount {
    display: block;
    margin-bottom: 30px
}

.rey-requestQuote-wrapper {
    margin-bottom: 1.7em
}

.rey-requestQuote-text {
    margin-top: 1em;
    font-size: .8em
}

.rey-requestQuote-modal .rey-requestQuote-modalTitle {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.rey-requestQuote-modal label {
    color: inherit;
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
    width: 100%
}

.rey-requestQuote-modal form p:last-of-type {
    margin-bottom: 0
}

.rey-requestQuote-modal .wpcf7-form-control-wrap {
    margin-top: 5px;
    display: block
}

.rey-requestQuote-modal div.wpcf7-response-output {
    margin: 2em 0 0;
    padding: .7em 1em;
    font-size: 15px;
    border: none;
    background: #fbe9e7
}

.rey-requestQuote-modal div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #e0f2f1
}

.rey-sidePanel {
    position: fixed;
    width: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #fff;
    z-index: 1060;
    top: 0;
    height: var(--full-vp-height);
    right: 0;
    opacity: .7;
    -webkit-transition: opacity .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic);
    transition: opacity .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic);
    transition: opacity .5s var(--easeOutCubic), transform .5s var(--easeOutCubic);
    transition: opacity .5s var(--easeOutCubic), transform .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic);
    display: none;
    will-change: opacity, transform
}

@media (max-width: 1024px),(max-height: 768px) {
    .rey-sidePanel {
        --full-vp-height: 100%
    }
}

@media (min-width: 576px) {
    .rey-sidePanel {
        width: 470px
    }
}

.admin-bar .rey-sidePanel {
    top: var(--admin-bar);
    height: calc(var(--full-vp-height) - var(--admin-bar))
}

@media (min-width: 1025px) {
    .admin-bar .rey-stickyContent .rey-sidePanel {
        top: 0;
        height: var(--full-vp-height)
    }
}

.rey-sidePanel > .ss-container {
    height: 100%
}

.rey-sidePanel-close {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    padding: .125rem;
    z-index: 1050
}

.rey-sidePanel-close .rey-icon {
    font-size: .875rem;
    display: block;
    -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    opacity: 0
}

.woocommerce-js .rey-siteContent {
    -webkit-transition: -webkit-transform .5s var(--easeOutCubic);
    transition: -webkit-transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic)
}

@media (max-width: 1024px) {
    .--side-panel-active {
        overflow: hidden
    }
}

.--side-panel-active .rey-sidePanel-close .rey-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.--side-panel-active .rey-overlay {
    z-index: 1060
}

.reyajfilter-before-products {
    position: relative;
    z-index: 1
}

.reyajfilter-before-products.--anim-subtle {
    -webkit-transition: opacity .25s var(--easeOutCubic);
    transition: opacity .25s var(--easeOutCubic)
}

.--is-filtering .reyajfilter-before-products.--anim-subtle {
    opacity: .7
}

.reyajfilter-updater {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    -webkit-transition: opacity .6s var(--easeOutCubic), visibility .6s var(--easeOutCubic);
    transition: opacity .6s var(--easeOutCubic), visibility .6s var(--easeOutCubic);
    opacity: 0;
    visibility: hidden;
    left: -150vw;
    top: 0
}

.reyajfilter-updater .rey-lineLoader {
    position: absolute;
    left: calc(50% - 50px);
    top: 220px;
    color: rgba(0, 0, 0, .15)
}

.rey-filterPanel {
    padding: 2.5rem;
    font-size: 1rem;
    height: calc(100% - var(--admin-bar));
    height: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: opacity .5s var(--easeOutCubic);
    transition: opacity .5s var(--easeOutCubic)
}

.rey-filterPanel .rey-filterPanel-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.rey-filterPanel .rey-filterPanel-content-wrapper .rey-filterPanel-content {
    height: 100%;
    position: absolute;
    width: 100%
}

.rey-filterPanel .widget {
    margin-top: 1.875rem
}

.rey-filterPanel .widget:first-child {
    margin-top: 0
}

.rey-filterPanel .rey-sidePanel-title, .rey-filterPanel .widget-title {
    font-size: .875rem;
    font-weight: 400;
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    margin-bottom: 1.25rem;
    letter-spacing: 0
}

.rey-filterPanel__header {
    position: relative;
    padding-bottom: 20px
}

.rey-filterPanel__main {
    height: 100%
}

.rey-filterPanel .rey-sidePanel-close {
    top: 4px
}

body[data-active-filters="0"] .btn.rey-filterPanel__show {
    display: none
}

body[data-active-filters="0"] .btn.rey-filterPanel__reset {
    opacity: .5;
    pointer-events: none
}

.--filter-panel-active .rey-siteContent {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px)
}

@media (min-width: 1025px) {
    .--filter-panel-active .rey-siteContent {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

.--filter-panel-active .rey-filterPanel-wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.tinv-wishlist .tinv-header h2 {
    font-weight: var(--font-weight-bold);
    color: var(--body-color);
    text-transform: uppercase;
    font-size: 16px
}

.tinv-wishlist table.tinvwl-table-manage-list, .tinv-wishlist table.tinvwl-table-manage-list thead, .tinv-wishlist table.tinvwl-table-manage-list tr, .tinv-wishlist table.tinvwl-table-manage-list th, .tinv-wishlist table.tinvwl-table-manage-list td, .tinv-wishlist table.tinvwl-table-manage-list tbody, .tinv-wishlist table.tinvwl-table-manage-list tfoot {
    display: block;
    border: 0
}

.tinv-wishlist table.tinvwl-table-manage-list thead th, .tinv-wishlist table.tinvwl-table-manage-list thead th.product-name {
    display: none !important
}

.tinv-wishlist table.tinvwl-table-manage-list tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 1025px) {
    .tinv-wishlist table.tinvwl-table-manage-list tbody {
        margin-left: -25px;
        margin-right: -25px
    }
}

.tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    position: relative;
    font-size: .875rem
}

@media (min-width: 1025px) {
    .tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item {
        padding-left: 25px;
        padding-right: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 1025px) {
    .tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item:hover .product-remove, .tinv-wishlist table.tinvwl-table-manage-list tbody tr.wishlist_item:hover .product-date {
    opacity: 1
}

.tinv-wishlist table.tinvwl-table-manage-list tbody td {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: start !important
}

.tinv-wishlist table.tinvwl-table-manage-list tfoot {
    display: none;
    margin: 20px 0
}

.tinv-wishlist table.tinvwl-table-manage-list tfoot td {
    *zoom: 1
}

.tinv-wishlist table.tinvwl-table-manage-list tfoot td:before, .tinv-wishlist table.tinvwl-table-manage-list tfoot td:after {
    content: " ";
    display: table
}

.tinv-wishlist table.tinvwl-table-manage-list tfoot td:after {
    clear: both
}

.tinv-wishlist table.tinvwl-table-manage-list .product-cb {
    display: none
}

.tinv-wishlist table.tinvwl-table-manage-list .product-remove {
    opacity: 0;
    -webkit-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s;
    position: absolute;
    top: 10px;
    right: 35px;
    z-index: 1;
    width: auto
}

.tinv-wishlist table.tinvwl-table-manage-list .product-remove button {
    padding: 0;
    height: 25px;
    width: 25px;
    line-height: 25px;
    border-radius: 2px;
    border: 0;
    font-size: 17px
}

.tinv-wishlist table.tinvwl-table-manage-list .product-thumbnail {
    margin-bottom: 15px
}

.tinv-wishlist table.tinvwl-table-manage-list .product-thumbnail img {
    max-width: 100%
}

.tinv-wishlist table.tinvwl-table-manage-list .product-thumbnail img.rey-productThumbnail__second {
    display: none
}

.tinv-wishlist table.tinvwl-table-manage-list .product-name {
    margin-bottom: 12px;
    font-size: 1rem
}

.tinv-wishlist table.tinvwl-table-manage-list .product-name .variation {
    text-transform: uppercase;
    font-size: 11px
}

.tinv-wishlist table.tinvwl-table-manage-list .product-price {
    margin-bottom: 12px
}

.tinv-wishlist table.tinvwl-table-manage-list .product-price .woocommerce-Price-amount {
    margin-bottom: 5px;
    display: inline-block;
    font-size: .8125rem;
    font-weight: var(--font-weight-bold)
}

.tinv-wishlist table.tinvwl-table-manage-list .product-price .woocommerce-Price-amount + .woocommerce-Price-amount:before {
    margin: 0 .4em 0 .2em
}

.tinv-wishlist table.tinvwl-table-manage-list .product-price del .woocommerce-Price-amount {
    text-decoration: line-through
}

.tinv-wishlist table.tinvwl-table-manage-list .product-price ins .woocommerce-Price-amount {
    margin-left: 10px;
    color: var(--colors-red)
}

.tinv-wishlist table.tinvwl-table-manage-list .product-price .rey-discount {
    display: none
}

.tinv-wishlist table.tinvwl-table-manage-list .product-date {
    background: hsl(var(--neutral-hue, 210), 17%, 98%);
    position: absolute;
    left: 40px;
    top: 15px;
    font-size: 10px;
    line-height: 1;
    border-radius: 2px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    padding: 4px 8px;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.tinv-wishlist table.tinvwl-table-manage-list .product-stock {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 12px;
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.tinv-wishlist table.tinvwl-table-manage-list .product-stock i {
    margin-right: 7px
}

.tinv-wishlist table.tinvwl-table-manage-list .product-stock span:nth-child(2) {
    font-weight: var(--font-weight-bold)
}

.tinv-wishlist table.tinvwl-table-manage-list .product-stock p {
    margin: 0
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action {
    text-align: start
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action button.button.alt {
    display: inline-block;
    width: auto;
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .tinv-wishlist table.tinvwl-table-manage-list .product-action button.button.alt {
        -webkit-transition: none;
        transition: none
    }
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action button.button.alt:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.tinv-wishlist table.tinvwl-table-manage-list .product-action button.button.alt:hover {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.tinv-wishlist div.social-buttons {
    text-align: center;
    float: none
}

.tinv-wishlist div.social-buttons > span {
    margin-right: 27px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: var(--font-weight-bold)
}

.tinv-wishlist div.social-buttons a {
    text-decoration: none
}

.tinv-wishlist .tinv-lists-nav {
    margin: 30px 0 20px;
    text-align: center
}

.tinv-wishlist .tinv-lists-nav .button {
    float: none
}

.tinv-wishlist .tinvwl-buttons-group button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o:before, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key:before, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times:before {
    top: auto !important
}

.woocommerce-MyAccount-navigation {
    min-width: 170px;
    margin-bottom: 30px
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: .875rem;
    letter-spacing: 1px
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 8px;
    overflow: hidden
}

.woocommerce-MyAccount-navigation li.is-active {
    font-weight: var(--font-weight-bold)
}

.woocommerce .woocommerce-form__label-for-checkbox {
    cursor: pointer
}

.woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] {
    display: none
}

.woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] + label, .woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] + span {
    position: relative;
    display: inline-block;
    padding-left: 28px;
    vertical-align: middle
}

.woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] + label:before, .woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] + span:before {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    left: 0;
    width: 14px;
    height: 14px;
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    color: inherit;
    border: 1px solid currentColor;
    -webkit-transition: color .3s var(--easeOutCubic);
    transition: color .3s var(--easeOutCubic)
}

.woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] + label:after, .woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] + span:after {
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    left: 2px;
    background-color: currentColor;
    width: 10px;
    height: 10px;
    -webkit-transition: -webkit-transform .3s var(--easeOutCubic);
    transition: -webkit-transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    -webkit-transform: scale(0);
    transform: scale(0)
}

.woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + label, .woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span {
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + label:after, .woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.woocommerce-invalid .woocommerce .woocommerce-form__label-for-checkbox input[type=checkbox] + span:before {
    border-color: #dc3545
}

.quickview--is-opened .rey-overlay--site {
    z-index: 1060
}

.rey-quickviewPanel.woocommerce {
    position: fixed;
    max-width: 70vw;
    max-height: 70vh;
    width: 100%;
    height: 100%;
    left: calc(50% - 35vw);
    top: calc(50% - 35vh);
    display: none;
    z-index: 1060
}

.rey-quickviewPanel.woocommerce .rey-lineLoader {
    position: absolute;
    left: calc(50% - 50px);
    top: 50%;
    opacity: 0;
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 14%, 83%)
}

.rey-quickviewPanel.woocommerce .rey-quickviewPanel-close {
    position: absolute;
    top: -40px;
    right: -40px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    color: hsl(var(--neutral-hue, 210), 16%, 93%);
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic);
    opacity: 0
}

.rey-quickviewPanel.woocommerce .rey-quickviewPanel-close:hover {
    color: #fff
}

.rey-quickviewPanel.woocommerce .rey-quickview-mask {
    background: hsl(var(--neutral-hue, 210), 14%, 89%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.rey-quickviewPanel.woocommerce .rey-quickview-mask:nth-child(2) {
    background: hsl(var(--neutral-hue, 210), 16%, 93%);
    z-index: 1
}

.rey-quickviewPanel.woocommerce .rey-quickview-container {
    background: #fff;
    height: 100%;
    z-index: 1;
    position: relative;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    overflow: hidden
}

@media (min-width: 1025px) {
    .rey-quickviewPanel.woocommerce.--is-visible {
        display: block
    }
}

.rey-quickviewPanel.woocommerce.--is-visible .rey-quickviewPanel-close {
    opacity: 1
}

@media (min-width: 1025px) {
    .rey-quickviewPanel.woocommerce.--is-loading {
        display: block
    }
}

.rey-quickviewPanel.woocommerce.--is-loading .rey-lineLoader {
    opacity: 1
}

.rey-quickviewPanel.woocommerce .woocommerce-review-link {
    pointer-events: none
}

.rey-quickviewPanel.woocommerce div.product {
    height: 100%
}

.rey-quickviewPanel.woocommerce div.product .tinv-wishlist .tinvwl_add_to_wishlist-text, .rey-quickviewPanel.woocommerce div.product .tinv-wishlist .tinvwl_remove_from_wishlist-text, .rey-quickviewPanel.woocommerce div.product .rey-productNav__metaWrapper {
    display: none !important
}

.rey-quickviewPanel.woocommerce div.product .rey-cartBtnQty, .rey-quickviewPanel.woocommerce div.product .tinv-wishlist {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.rey-quickviewPanel.woocommerce div.product .rey-postNav {
    position: relative
}

.rey-quickviewPanel.woocommerce div.product .rey-postNav .nav-links {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.rey-quickviewPanel.woocommerce div.product .rey-productSummary {
    height: 100%;
    min-height: auto;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.rey-quickviewPanel.woocommerce div.product .rey-productSummary .images {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.rey-quickviewPanel.woocommerce div.product .rey-productSummary .summary {
    margin-bottom: 0;
    height: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 70px;
    -ms-flex-item-align: center;
    align-self: center
}

.rey-quickviewPanel.woocommerce div.product .rey-productSummary .summary-inner {
    height: 100%
}

.rey-quickviewPanel.woocommerce div.product .rey-productSummary .product_title {
    font-size: 2.2rem;
    display: block
}

.rey-quickviewPanel.woocommerce div.product .rey-qvSpecs {
    margin-top: 2.5rem
}

.rey-quickviewPanel.woocommerce div.product .rey-qvSpecs h2 {
    font-size: 1.625rem
}

.rey-quickviewPanel.woocommerce div.product .qv-viewMore {
    margin-top: 30px
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery {
    margin-bottom: 0
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery.--is-loading:after {
    top: 50%
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery .rey-openBtn, .rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery .rey-zoomContainer {
    display: none
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__wrapper {
    height: 100%
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image, .rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin-left: 0 !important;
    width: 100% !important
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image a, .rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: default
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image img, .rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important;
    height: 100%
}

.rey-quickviewPanel.woocommerce div.product.--image-fit-contain .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image a, .rey-quickviewPanel.woocommerce div.product.--image-fit-contain .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder a {
    height: 90%
}

.rey-quickviewPanel.woocommerce div.product.--image-fit-contain .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image img, .rey-quickviewPanel.woocommerce div.product.--image-fit-contain .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder img {
    -o-object-fit: contain;
    object-fit: contain
}

.rey-quickviewPanel.woocommerce div.product.--uncropped .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image img, .rey-quickviewPanel.woocommerce div.product.--uncropped .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder img {
    -o-object-fit: contain;
    object-fit: contain
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__thumbs {
    opacity: 0;
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic);
    left: auto;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px;
    height: auto;
    position: absolute
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__thumbs .woocommerce-product-gallery__image {
    margin-bottom: 20px
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery:hover .woocommerce-product-gallery__thumbs {
    opacity: 1
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__thumbsNav:before {
    background-color: #fff
}

.rey-quickviewPanel.woocommerce div.product .woocommerce-product-gallery__thumbsNav .woocommerce-product-gallery__thumbsPrev .rey-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.--catalog-mode .rey-quickviewPanel.woocommerce div.product .tinv-wishlist .tinvwl_add_to_wishlist-text, .--catalog-mode .rey-quickviewPanel.woocommerce div.product .tinv-wishlist .tinvwl_remove_from_wishlist-text {
    display: initial
}

.rey-cascadeNav-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: var(--admin-bar);
    min-height: calc(100vh - var(--admin-bar));
    display: none;
    -webkit-transition: opacity .5s var(--easeOutCubic) .3s;
    transition: opacity .5s var(--easeOutCubic) .3s
}

@media (min-width: 1025px) {
    .rey-cascadeNav-wrapper {
        display: block
    }
}

.woocommerce-product-gallery.--is-loading ~ .rey-cascadeNav-wrapper {
    opacity: 0
}

.rey-cascadeNav {
    position: absolute;
    right: 3vw;
    top: 50vh;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 3
}

.rey-cascadeNav .rey-cascadeNav-item {
    width: 1em;
    height: 1em;
    margin-top: .1em;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.rey-cascadeNav .rey-cascadeNav-item:before {
    content: "";
    width: .3em;
    height: .3em;
    margin: .35em;
    display: block;
    border-radius: 1em;
    background-color: var(--body-color);
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    opacity: .8;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.rey-cascadeNav .rey-cascadeNav-item:first-child {
    margin-top: 0
}

.rey-cascadeNav .rey-cascadeNav-item:only-child {
    display: none
}

.rey-cascadeNav .rey-cascadeNav-item:hover:before {
    opacity: 1
}

.rey-cascadeNav .rey-cascadeNav-item.--active:before {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.--reversed .rey-cascadeNav-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.--reversed .rey-cascadeNav {
    left: 3vw;
    right: auto
}

.rey-productFooter-item--quickview {
    display: none
}

@media (min-width: 1025px) {
    .rey-productFooter-item--quickview {
        display: block
    }
}

.rey-filterList ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.rey-filterList a {
    display: inline-block
}

.rey-filterList.rey-filterList--color ul li, .rey-filterList.rey-filterList--image ul li, .rey-filterList.rey-filterList--button ul li {
    display: inline-block;
    margin: 0 6px 6px 0;
    border: 1px solid hsl(var(--neutral-hue, 210), 14%, 89%);
    border-radius: 2px;
    -webkit-transition: border-color .2s var(--easeOutCubic);
    transition: border-color .2s var(--easeOutCubic)
}

.rey-filterList.rey-filterList--color ul li:hover a:after, .rey-filterList.rey-filterList--color ul li.chosen a:after, .rey-filterList.rey-filterList--image ul li:hover a:after, .rey-filterList.rey-filterList--image ul li.chosen a:after, .rey-filterList.rey-filterList--button ul li:hover a:after, .rey-filterList.rey-filterList--button ul li.chosen a:after {
    display: none
}

.rey-filterList.rey-filterList--color ul li:hover, .rey-filterList.rey-filterList--image ul li:hover, .rey-filterList.rey-filterList--button ul li:hover {
    border-color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

.rey-filterList.rey-filterList--color ul li.chosen, .rey-filterList.rey-filterList--image ul li.chosen, .rey-filterList.rey-filterList--button ul li.chosen {
    border-color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.rey-filterList.rey-filterList--color ul a {
    width: 40px;
    height: 8px;
    padding: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-clip: content-box;
    display: block
}

.rey-filterList.rey-filterList--color ul a:not(:only-child) {
    padding-right: 20px
}

.rey-filterList.rey-filterList--color ul li {
    position: relative
}

.rey-filterList.rey-filterList--color ul .count {
    position: absolute;
    right: 0;
    width: auto;
    top: calc(50% - .5em);
    line-height: 1;
    width: 20px;
    text-align: center
}

.rey-filterList.rey-filterList--color ul span, .rey-filterList.rey-filterList--color ul img {
    display: block;
    width: 100%;
    height: 100%
}

.rey-filterList.rey-filterList--image ul a {
    width: 40px;
    height: 8px;
    padding: 4px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-clip: content-box;
    display: block
}

.rey-filterList.rey-filterList--image ul a:not(:only-child) {
    padding-right: 20px
}

.rey-filterList.rey-filterList--image ul li {
    position: relative
}

.rey-filterList.rey-filterList--image ul .count {
    position: absolute;
    right: 0;
    width: auto;
    top: calc(50% - .5em);
    line-height: 1;
    width: 20px;
    text-align: center
}

.rey-filterList.rey-filterList--image ul span, .rey-filterList.rey-filterList--image ul img {
    display: block;
    width: 100%;
    height: 100%
}

.rey-filterList.rey-filterList--button ul a {
    font-size: 11px;
    width: 100%;
    height: auto;
    min-width: 50px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    font-weight: var(--font-weight-bold);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rey-filterList.rey-filterList--button ul a:not(:only-child) {
    padding-right: 30px
}

.rey-filterList.rey-filterList--button ul li {
    position: relative
}

.rey-filterList.rey-filterList--button ul .count {
    position: absolute;
    right: 0;
    width: auto;
    top: calc(50% - .5em);
    line-height: 1;
    width: 30px;
    text-align: center;
    margin: 0
}

.rey-filterList-cols ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rey-filterList-cols ul li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.select2-container .select2-selection.select2-reyStyles .select2-selection__arrow {
    font-size: 1.375rem;
    height: 1em;
    width: 1.4em;
    top: calc(50% - .48em)
}

.select2-container .select2-selection.select2-reyStyles .select2-selection__arrow b {
    border-width: 6px 5px 0
}

.select2-container .select2-selection.select2-reyStyles .select2-selection__clear {
    margin: -1px 0 0 5px;
    padding: 0 5px;
    font-size: 17px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.select2-dropdown.select2-reyStyles {
    border: 1px solid #dadada;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .17);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .17);
    border-radius: 3px;
    width: 200px
}

.select2-container--open .select2-dropdown.select2-reyStyles {
    border-top: 1px solid #dadada;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.select2-dropdown.select2-reyStyles .select2-results__option {
    font-size: 14px;
    padding: 8px 20px
}

.select2-dropdown.select2-reyStyles .select2-results__option--highlighted[aria-selected] {
    background-color: #f1f1f1;
    color: initial;
    border-radius: 3px
}

.select2-dropdown.select2-reyStyles .select2-search__field {
    height: auto;
    border-color: rgba(0, 0, 0, .2);
    border-radius: 3px
}

.rey-productCarousel-wrapper {
    position: relative
}

.rey-productCarousel-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: -.4em;
    -webkit-transition: opacity .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic);
    opacity: .5
}

@media (min-width: 1025px) {
    .rey-productCarousel-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.rey-productCarousel-nav .rey-productCarousel-navCurrent, .rey-productCarousel-nav .rey-productCarousel-navTotal {
    margin: 0 .8em
}

.rey-productCarousel-wrapper:hover .rey-productCarousel-nav {
    opacity: 1
}

.rey-siteContent.--checkout-distraction-free {
    padding-top: 2.5rem
}

.rey-siteContent.--checkout-distraction-free .rey-logoBlock-header {
    float: right;
    margin-top: .4rem
}

.rey-siteContent.--checkout-distraction-free .rey-logoBlock-header img.custom-logo {
    max-width: 280px;
    max-height: 100px
}

.rey-productLoop-variationsForm {
    position: absolute;
    z-index: 1040;
    color: var(--body-color);
    background-color: var(--body-bg-color);
    -webkit-box-shadow: 0 3.9px 5.3px rgba(0, 0, 0, .044), 0 13px 17.9px rgba(0, 0, 0, .066), 0 58px 80px rgba(0, 0, 0, .11);
    box-shadow: 0 3.9px 5.3px rgba(0, 0, 0, .044), 0 13px 17.9px rgba(0, 0, 0, .066), 0 58px 80px rgba(0, 0, 0, .11);
    border-radius: 3px;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    min-width: 220px;
    max-width: 400px
}

.rey-productLoop-variationsForm.--visible {
    opacity: 1;
    -webkit-transform: translateY(calc(-100% - 15px));
    transform: translateY(calc(-100% - 15px))
}

.rey-productLoop-variationsForm div.product {
    padding: 20px 25px 25px
}

.rey-productLoop-variationsForm div.product .reset_variations {
    display: none
}

.rey-productLoop-variationsForm div.product:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 10%;
    border: 6px solid transparent;
    border-top-color: var(--body-bg-color)
}

.rey-productLoop-variationsForm div.product form.cart {
    margin-bottom: 0
}

.rey-productLoop-variationsForm div.product form.cart table.variations {
    margin-bottom: 1.5rem
}

.rey-productLoop-variationsForm div.product form.cart table.variations td, .rey-productLoop-variationsForm div.product form.cart table.variations th {
    display: block;
    width: 100%
}

.rey-productLoop-variationsForm div.product form.cart table.variations td.label {
    padding: 0
}

.rey-productLoop-variationsForm div.product form.cart .rey-cartBtnQty {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.rey-productLoop-variationsForm div.product form.cart .single_add_to_cart_button {
    width: 100%
}

.rey-productLoop-variationsForm div.product form.cart .woocommerce-variation-add-to-cart {
    margin-bottom: 0
}

.rey-productLoop-variationsForm div.product .rey-productLoop-variationsForm-close {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px;
    font-size: 12px;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.rey-productLoop-variationsForm div.product .rey-productLoop-variationsForm-close:hover {
    opacity: 1
}

.rey-productLoop-variationsForm div.product .rey-productLoop-variationsForm-close svg {
    font-size: inherit;
    display: block
}

.elementor-widget-reycore-header-cart.--hide-empty[data-rey-cart-count="0"] .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important
}

.elementor-widget-reycore-header-cart.--hide-empty[data-rey-cart-count="0"] .rey-headerCart {
    display: none
}

.reyEl-productGrid.woocommerce .woocommerce-ordering {
    text-align: start
}

.reyEl-productGrid.woocommerce.reyEl-productGrid--no-thumbs ul.products li.product.rey-wc-skin--wrapped .rey-loopWrapper-details {
    position: static
}

.reyEl-productGrid.woocommerce.reyEl-productGrid--no-thumbs .rey-itemBadge {
    display: none
}

.reyEl-productGrid.woocommerce .columns-1 .rey-loopWrapper-details {
    max-width: 600px
}

.reyEl-productGrid.woocommerce.--show-header .reyajfilter-updater {
    display: block
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce ul.products, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce ul.products {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s var(--easeOutCubic);
    transition: .4s var(--easeOutCubic);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce ul.products.slick-initialized, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce ul.products.slick-initialized {
    opacity: 1;
    visibility: visible
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce ul.products li.product, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce ul.products li.product {
    margin-top: 0
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail > .woocommerce-loop-product__link, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce ul.products li.product.--customImageContainerHeight .rey-productThumbnail > .woocommerce-loop-product__link {
    width: 100%
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce.--vertical-middle-thumbs .slick-track, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce.--vertical-middle-thumbs .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce.--vertical-middle-thumbs .slick-track:before, reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce.--vertical-middle-thumbs .slick-track:after, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce.--vertical-middle-thumbs .slick-track:before, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce.--vertical-middle-thumbs .slick-track:after {
    display: none
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce .rey-wcGrid-metro, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce .rey-wcGrid-metro {
    display: block;
    margin-left: calc(-1 * (var(--woocommerce-products-gutter) / 2));
    margin-right: calc(-1 * (var(--woocommerce-products-gutter) / 2))
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce .rey-wcGrid-metro .slick-track, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce .rey-wcGrid-metro .slick-track {
    display: block
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce .rey-wcGrid-metro li.product, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce .rey-wcGrid-metro li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / var(--woocommerce-grid-columns));
    flex: 0 0 calc(100% / var(--woocommerce-grid-columns));
    max-width: calc(100% / var(--woocommerce-grid-columns));
    margin-right: calc(var(--woocommerce-products-gutter) / 2);
    margin-left: calc(var(--woocommerce-products-gutter) / 2)
}

reyEl-productGrid--skin-mini .reyEl-productGrid--skin-carousel.reyEl-productGrid.woocommerce .rey-wcGrid-metro li.product.--customImageContainerHeight, .reyEl-productGrid--skin-carousel-section.reyEl-productGrid.woocommerce .rey-wcGrid-metro li.product.--customImageContainerHeight {
    --woocommerce-custom-image-height: 100%
}

.reyEl-productGrid--skin-carousel-section li.product {
    --body-color: #fff;
    --link-color: #fff;
    --link-color-hover: #efefef;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, transform !important;
    transition-property: opacity, transform, -webkit-transform !important
}

.reyEl-productGrid--skin-carousel-section li.product.slick-active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s var(--easeOutCubic);
    transition: .4s var(--easeOutCubic);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots.--visible {
    opacity: 1;
    visibility: visible
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots button {
    width: 22px;
    height: 22px;
    position: relative;
    opacity: .7;
    border: 1px solid transparent;
    border-radius: 50%;
    color: inherit
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots button:before {
    content: "";
    background-color: currentColor;
    width: 6px;
    height: 6px;
    top: calc(50% - 3px);
    left: calc(50% - 3px);
    border-radius: 50%;
    position: absolute
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots button.--active {
    opacity: 1;
    border-color: currentColor
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots button.--active:before {
    width: 2px;
    height: 2px;
    top: calc(50% - 1px);
    left: calc(50% - 1px)
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots.reyEl-productGrid-cs-dots--after {
    margin-top: 2.3rem
}

.reyEl-productGrid--skin-carousel-section .reyEl-productGrid-cs-dots.reyEl-productGrid-cs-dots--before {
    margin-bottom: 1.8rem
}

.reyEl-productGrid--skin-mini.reyEl-productGrid.woocommerce ul.products li.product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reyEl-productGrid--skin-mini.reyEl-productGrid.woocommerce ul.products li.product .rey-mini-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    padding: 0;
    margin: 0
}

.reyEl-productGrid--skin-mini.reyEl-productGrid.woocommerce ul.products li.product .rey-mini-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 20px
}

.reyEl-productGrid--skin-mini.reyEl-productGrid.woocommerce ul.products li.product .rey-mini-content .price:last-child {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .reyEl-productGrid--skin-mini.reyEl-productGrid.woocommerce ul.products.columns-mobile-2 {
        margin: 0
    }

    .reyEl-productGrid--skin-mini.reyEl-productGrid.woocommerce ul.products.columns-mobile-2 li.product .rey-mini-img {
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px
    }
}

.elementor-element.elementor-wc-products ul.products {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.elementor-element.elementor-wc-products ul.products li.product {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 2.1875rem
}

.elementor-element.elementor-wc-products ul.products[class*=columns-] li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0
}

.woo-variation-swatches-stylesheet-disabled .woo-variation-raw-select, .woo-variation-swatches-stylesheet-disabled .woo-variation-raw-select + .select2 {
    display: none !important
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: relative
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item img {
    margin: 0;
    padding: 0;
    width: 100%
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper {
    display: block
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    list-style: none;
    cursor: pointer;
    margin: 0
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label, .woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input {
    cursor: pointer
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input {
    width: auto;
    margin-right: 5px
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper.radio-variable-wrapper .radio-variable-item label {
    font-weight: 400;
    font-size: 14px;
    display: inline-block
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid hsl(var(--neutral-hue, 210), 14%, 89%);
    padding: 2px 6px;
    margin: 0 5px 5px 0
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item):last-of-type {
    margin-right: 0
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    border-color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    border-color: hsl(var(--neutral-hue, 210), 10%, 23%)
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.color-variable-item {
    padding: 4px;
    min-width: 60px;
    height: 22px
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.color-variable-item .variable-item-span-color {
    width: 100%;
    height: 100%;
    position: relative;
    display: block
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.color-variable-item .variable-item-color-img {
    width: 100%;
    height: 100%;
    max-width: 50px
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.button-variable-item {
    text-align: center;
    min-width: 35px;
    height: 25px
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
    font-size: 12px;
    line-height: 1;
    display: inline-block
}

.woo-variation-swatches-stylesheet-disabled .variable-items-wrapper .variable-item.image-variable-item {
    max-width: 60px
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover {
    cursor: not-allowed;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    position: relative;
    overflow: hidden
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled img, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled span, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover img, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover span {
    opacity: .3
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:after, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:after {
    position: absolute;
    content: " " !important;
    width: 100%;
    height: 1px;
    background: red !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    visibility: visible;
    opacity: 1;
    border: 0;
    margin: 0 !important;
    padding: 0 !important;
    min-width: auto;
    -webkit-transform-origin: center;
    transform-origin: center;
    z-index: 0
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:after, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .variable-item:not(.radio-variable-item).disabled:hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled label, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled input, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover label, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover input {
    cursor: not-allowed;
    text-decoration: line-through;
    opacity: .5
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:after, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur .radio-variable-item.disabled:hover:after {
    display: none
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover {
    pointer-events: none;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
    position: relative;
    overflow: hidden
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled img, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled span, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover img, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .variable-item:not(.radio-variable-item).disabled:hover span {
    opacity: .3
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled:hover {
    overflow: hidden
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled label, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled input, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled:hover label, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-blur-no-cross .radio-variable-item.disabled:hover input {
    pointer-events: none;
    opacity: .3
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-hide .variable-item.disabled {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-attribute-behavior-hide .variable-item.disabled.radio-variable-item {
    width: auto !important
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item[data-wvstooltip] {
    position: relative
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item[data-wvstooltip]:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item[data-wvstooltip]:after {
    left: 8px;
    bottom: 100%
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled .radio-variable-item .image-tooltip-wrapper {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 8px
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:after {
    left: 50%
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-center .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:before, .woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item[data-wvstooltip]:after {
    left: 100%
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-tooltip-enabled.woo-variation-swatches-archive-align-right .wvs-archive-variation-wrapper .radio-variable-item .image-tooltip-wrapper {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 100%
}

.woo-variation-swatches-stylesheet-disabled.rtl table.variations td.label {
    padding-left: 15px;
    padding-right: 0;
    text-align: left
}

.woo-variation-swatches-stylesheet-disabled.rtl .variable-items-wrapper .variable-item {
    text-align: right
}

.woo-variation-swatches-stylesheet-disabled.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 4px 0 4px 8px
}

.woo-variation-swatches-stylesheet-disabled.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input {
    margin-right: 0;
    margin-left: 5px
}

.woo-variation-swatches-stylesheet-disabled.woocommerce .product.elementor table.variations td.value:before {
    display: none !important
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-ie11 .variable-items-wrapper {
    display: block !important
}

.woo-variation-swatches-stylesheet-disabled.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    float: left
}

.wvs-archive-variation-wrapper ul.variations {
    margin: 10px 0;
    padding: 0
}

.rey-productVariations {
    display: none
}

@media (min-width: 992px) {
    .rey-productVariations {
        display: block
    }

    .rey-productVariations--pos-after {
        margin-top: 1em
    }

    .rey-productVariations--pos-before {
        margin-top: 1em;
        margin-bottom: .7em
    }

    .rey-productVariations--pos-first {
        margin-top: 1em;
        margin-bottom: .7em
    }
}

.rey-productVariations ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rey-productVariations li {
    margin: 0 .3em .3em 0;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-transition: border-color .2s var(--easeOutCubic);
    transition: border-color .2s var(--easeOutCubic);
    cursor: pointer
}

.rey-productVariations li:hover, .rey-productVariations li.--active {
    border-color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

.rey-productVariations li.--disabled {
    pointer-events: none;
    opacity: .5
}

.rey-productVariations li.--hidden {
    display: none
}

.rey-productVariations span {
    display: block
}

.rey-productVariations--color li span, .rey-productVariations--color li img {
    width: var(--woocommerce-swatches-width);
    height: var(--woocommerce-swatches-height);
    margin: 1px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block
}

.rey-productVariations--image li span {
    width: var(--woocommerce-swatches-width);
    height: var(--woocommerce-swatches-height);
    margin: 1px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.rey-productVariations--button li span {
    font-size: 11px;
    width: 100%;
    height: auto;
    min-width: 34px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px;
    font-weight: var(--font-weight-bold);
    display: block
}

#wc-stripe-payment-request-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

#wc-stripe-payment-request-button-separator {
    text-align: start !important;
    margin: 1em 0 !important
}

.rey-headerCart-wrapper.--hide-empty[data-rey-cart-count="0"] .rey-headerCart {
    display: none
}

.rey-headerCart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rey-headerCart .rey-icon {
    font-size: 1.25rem
}

.rey-headerCart .rey-headerCart-nb {
    background: #e79c96;
    display: inline-block;
    text-align: center;
    color: #fff;
    position: relative;
    font-size: 8px;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 1.25rem;
    margin-left: -.375rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

@media (min-width: 1025px) {
    .rey-headerCart .rey-headerCart-nb {
        font-size: 9px;
        width: 1.25rem;
        height: 1.25rem;
        line-height: 1.25rem;
        margin-left: .1875rem
    }
}

.rey-headerCart .rey-headerCart-text {
    display: none
}

.rey-headerCart .rey-headerCart-text + svg {
    display: block
}

@media (min-width: 1025px) {
    .rey-headerCart .rey-headerCart-text {
        display: block;
        margin-right: .5rem;
        font-size: .8rem
    }

    .rey-headerCart .rey-headerCart-text + svg {
        display: none
    }
}

.rey-headerCart .rey-headerCart-text-v2 {
    display: none
}

.rey-headerCart .rey-headerCart-text-v2 + svg {
    display: block
}

@media (min-width: 1025px) {
    .rey-headerCart .rey-headerCart-text-v2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: .8rem;
        line-height: 1
    }

    .rey-headerCart .rey-headerCart-text-v2 svg {
        margin-left: .4rem
    }

    .rey-headerCart .rey-headerCart-text-v2 + svg {
        display: none
    }

    .rey-headerCart .rey-headerCart-text-v2 .rey-headerCart-textTotal {
        margin: 0 .3em
    }
}

.woocommerce.rey-cartPanel {
    padding: 1.5625rem;
    font-size: 1rem;
    height: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1025px) {
    .woocommerce.rey-cartPanel {
        padding: 2.1875rem
    }
}

.woocommerce.rey-cartPanel .widget_shopping_cart_content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.woocommerce.rey-cartPanel .widget_shopping_cart_content > .elementor {
    overflow: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    position: relative;
    overflow-x: hidden;
    margin-top: 25px
}

.woocommerce.rey-cartPanel .widget_shopping_cart_content > .elementor > .elementor-inner {
    position: absolute;
    width: 100%
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    overflow: hidden
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart .ss-wrapper {
    position: absolute;
    top: 0
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart .woocommerce-mini-cart-item {
    -webkit-transform: translateX(70px);
    transform: translateX(70px);
    -webkit-transition: -webkit-transform .3s var(--easeOutCubic);
    transition: -webkit-transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic)
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart .woocommerce-mini-cart-item .rey-productThumbnail__second {
    display: none
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart .remove {
    margin-top: 10px
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart .ss-content {
    overflow-x: hidden
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__total {
    margin: 1.0625rem 0 1.25rem;
    padding: 1.0625rem 0;
    border-width: 1px 0;
    border-color: hsl(var(--neutral-hue, 210), 16%, 93%);
    border-style: solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: .8125rem;
    text-transform: uppercase;
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

@media (min-width: 1025px) {
    .woocommerce.rey-cartPanel .woocommerce-mini-cart__total {
        margin: 1.25rem 0;
        padding: 1.25rem 0
    }
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__total .woocommerce-Price-amount {
    margin-left: auto;
    font-weight: var(--font-weight-bold)
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__total strong {
    font-weight: 400
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (min-width: 1025px) and (min-height: 768px) {
    .woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons .checkout {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic)
}

@media screen and (prefers-reduced-motion: reduce) {
    .woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons .checkout {
        -webkit-transition: none;
        transition: none
    }
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons .checkout:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons .wc-forward {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    padding: .875rem 0
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons .wc-forward.checkout {
    margin-left: 1.25rem
}

@media (min-width: 1025px) and (min-height: 768px) {
    .woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons .wc-forward {
        margin: 0;
        padding: 1.1875rem 0
    }

    .woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons .wc-forward.checkout {
        margin: 1.25rem 0 0;
        margin-left: 0
    }
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__buttons + .woocommerce-mini-cart__buttons {
    margin-top: 20px
}

.woocommerce.rey-cartPanel .woocommerce-mini-cart__empty-message {
    font-size: .8125rem
}

.rey-cartPanel-header {
    position: relative
}

.rey-cartPanel-title {
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: 1.5625rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.rey-cartPanel-title span {
    margin: 0 1px
}

.--cart-active .rey-siteContent {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px)
}

@media (min-width: 1025px) {
    .--cart-active .rey-siteContent {
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px)
    }
}

.--cart-active .woocommerce-mini-cart-item {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(1) {
    -webkit-transition-delay: .06s !important;
    transition-delay: .06s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(2) {
    -webkit-transition-delay: .12s !important;
    transition-delay: .12s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(3) {
    -webkit-transition-delay: .18s !important;
    transition-delay: .18s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(4) {
    -webkit-transition-delay: .24s !important;
    transition-delay: .24s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(5) {
    -webkit-transition-delay: .3s !important;
    transition-delay: .3s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(6) {
    -webkit-transition-delay: .36s !important;
    transition-delay: .36s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(7) {
    -webkit-transition-delay: .42s !important;
    transition-delay: .42s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(8) {
    -webkit-transition-delay: .48s !important;
    transition-delay: .48s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(9) {
    -webkit-transition-delay: .54s !important;
    transition-delay: .54s !important
}

.--cart-active .woocommerce-mini-cart-item:nth-child(10) {
    -webkit-transition-delay: .6s !important;
    transition-delay: .6s !important
}

.--cart-active .rey-cartPanel-wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.rey-headerAccount {
    position: relative
}

.rey-headerAccount .rey-headerAccount-btnText {
    display: none
}

.rey-headerAccount .rey-headerAccount-btnIcon {
    top: 0;
    vertical-align: top;
    -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic)
}

.rey-headerAccount .rey-headerAccount-btnIcon.rey-icon {
    font-size: 1.25rem
}

@media (min-width: 1025px) {
    .rey-headerAccount .rey-headerAccount-btn--text .rey-headerAccount-btnText {
        display: inline-block
    }
}

@media (min-width: 1025px) {
    .rey-headerAccount .rey-headerAccount-btn--text .rey-headerAccount-btnIcon {
        display: none
    }
}

.rey-headerAccount .rey-headerAccount-count {
    font-size: 9px;
    vertical-align: top;
    margin-left: 0;
    display: inline-block;
    position: relative;
    color: inherit;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.rey-headerAccount .rey-headerAccount-count .wishlist_products_counter {
    display: block;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    color: inherit
}

.rey-headerAccount .rey-headerAccount-count .rey-headerAccount-closeIcon {
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic)
}

.rey-headerAccount .rey-headerAccount-count .rey-headerAccount-closeIcon svg {
    font-size: 7px
}

.rey-accountPanel-title {
    font-size: .875rem;
    color: hsl(var(--neutral-hue, 210), 9%, 31%);
    margin-bottom: 2.5rem;
    text-transform: uppercase
}

.rey-accountPanel-wrapper {
    display: none;
    padding: 0;
    left: -200vw;
    opacity: 0;
    padding-top: var(--submenus-padding);
    padding-bottom: 10px;
    position: absolute;
    top: calc(50% + (var(--header-default--height) / 2));
    z-index: 1000;
    -webkit-transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    transition: opacity .6s var(--easeOutCubic), padding-bottom .6s var(--easeOutCubic);
    position: fixed;
    top: -100vh;
    padding: 2.5rem 1.875rem 1.875rem;
    z-index: 1060;
    margin-top: 1rem
}

.rey-accountPanel-wrapper:before {
    content: "";
    -webkit-box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    box-shadow: 0 .75rem 1.75rem rgba(0, 0, 0, .09);
    background-color: var(--body-bg-color);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

@media (min-width: 1025px) {
    .rey-accountPanel-wrapper {
        padding-left: 3.125rem;
        padding-right: 3.125rem
    }
}

.rey-accountPanel-wrapper:after {
    display: none
}

.rey-accountPanel-wrapper.--from-right {
    right: 0;
    left: auto
}

.header-account--active {
    z-index: 1050
}

.header-account--active .rey-accountPanel-wrapper {
    padding-bottom: var(--submenus-padding);
    opacity: 1;
    left: 0;
    left: auto
}

.header-account--active .rey-accountPanel-wrapper > .menu-item > a span {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media (max-width: 575px) {
    .header-account--active .rey-accountPanel-wrapper {
        width: 90vw;
        left: 5vw
    }
}

.header-account--active .rey-headerIcon-btn .wishlist_products_counter {
    opacity: 0
}

.header-account--active .rey-headerAccount-count .rey-headerAccount-closeIcon {
    opacity: 1
}

.header-account--active .woocommerce-MyAccount-navigation li a {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.rey-accountPanel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rey-accountPanel .woocommerce-MyAccount-navigation {
    margin-bottom: 0
}

.rey-accountPanel .woocommerce-MyAccount-navigation ul {
    font-size: .75rem
}

.rey-accountPanel .woocommerce-MyAccount-navigation .acc-count {
    font-size: 8px;
    vertical-align: top;
    font-weight: var(--font-weight-bold)
}

.rey-accountPanel .woocommerce-MyAccount-navigation a {
    display: block;
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: -webkit-transform .3s var(--easeOutCubic);
    transition: -webkit-transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic);
    transition: transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic)
}

.rey-accountPanel .woocommerce-MyAccount-navigation li:nth-child(2) a {
    -webkit-transition-delay: .04s;
    transition-delay: .04s
}

.rey-accountPanel .woocommerce-MyAccount-navigation li:nth-child(3) a {
    -webkit-transition-delay: .06s;
    transition-delay: .06s
}

.rey-accountPanel .woocommerce-MyAccount-navigation li:nth-child(4) a {
    -webkit-transition-delay: .08s;
    transition-delay: .08s
}

.rey-accountPanel .woocommerce-MyAccount-navigation li:nth-child(5) a {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.rey-accountPanel .woocommerce-MyAccount-navigation li:nth-child(6) a {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.rey-accountPanel .woocommerce-MyAccount-navigation li:nth-child(7) a {
    -webkit-transition-delay: .14s;
    transition-delay: .14s
}

.rey-accountPanel .woocommerce-MyAccount-navigation li:nth-child(8) a {
    -webkit-transition-delay: .16s;
    transition-delay: .16s
}

.rey-accountForms {
    position: relative;
    width: 100%
}

@media (min-width: 1025px) {
    .rey-accountForms {
        width: 400px
    }
}

.rey-accountForms.--loading {
    pointer-events: none
}

.rey-accountForms.--loading .--active {
    opacity: .5
}

.rey-accountPanel-form {
    display: none;
    font-size: .875rem;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.rey-accountPanel-form.--active {
    display: block
}

.rey-accountForms-response {
    max-width: 300px;
    font-size: 12px
}

.rey-accountForms-response.--forgot .woocommerce-message {
    margin-bottom: 20px
}

@media (min-width: 1025px) {
    .rey-accountForms-notice .woocommerce-message, .rey-accountForms-notice .woocommerce-error, .rey-accountForms-notice .woocommerce-info, .rey-accountForms-response .woocommerce-message, .rey-accountForms-response .woocommerce-error, .rey-accountForms-response .woocommerce-info {
        padding: 15px 10px 15px 40px;
        font-size: 12px;
        margin-bottom: 0
    }

    .rey-accountForms-notice .woocommerce-message:before, .rey-accountForms-notice .woocommerce-error:before, .rey-accountForms-notice .woocommerce-info:before, .rey-accountForms-response .woocommerce-message:before, .rey-accountForms-response .woocommerce-error:before, .rey-accountForms-response .woocommerce-info:before {
        font-size: 12px;
        left: 1.3em;
        top: calc(50% - 6px)
    }
}

.rey-accountForms-notice.--filled + .rey-accountPanel-links, .rey-accountForms-response.--filled + .rey-accountPanel-links {
    margin-top: 20px
}

.rey-accountWishlist-wrapper {
    position: relative;
    display: none
}

@media (min-width: 1025px) {
    .rey-accountWishlist-wrapper {
        display: block
    }
}

.rey-accountWishlist-wrapper:not(:only-child) {
    padding-right: 100px
}

.rey-accountWishlist-wrapper:not(:only-child):before {
    content: "";
    position: absolute;
    right: 50px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%)
}

.rey-accountWishlist-wrapper .wishlist_products_counter {
    margin: 0 2px
}

.rey-accountWishlist-wrapper .wishlist_products_counter .wishlist_products_counter_text, .rey-accountWishlist-wrapper .wishlist_products_counter:before {
    display: none !important
}

.rey-accountWishlist-container {
    position: relative;
    height: 300px;
    width: 200px;
    -webkit-transition: width .2s var(--easeOutCubic);
    transition: width .2s var(--easeOutCubic);
    overflow: hidden
}

.rey-accountWishlist-container.--empty {
    height: auto
}

.rey-accountWishlist-container.--is-large {
    width: calc((200px * 2) + 30px)
}

.rey-accountWishlist-container .rey-lineLoader {
    position: absolute;
    left: calc(50% - 50px);
    top: 30%;
    opacity: 0;
    visibility: hidden
}

.rey-accountWishlist {
    font-size: .75rem;
    height: 100%
}

.rey-accountWishlist > p {
    color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

.rey-accountWishlist.--loading + .rey-lineLoader {
    opacity: .3;
    visibility: visible
}

.rey-wishlistItem {
    margin-top: 25px;
    width: 200px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: opacity .25s var(--easeOutCubic), -webkit-transform .25s var(--easeOutCubic);
    transition: opacity .25s var(--easeOutCubic), -webkit-transform .25s var(--easeOutCubic);
    transition: opacity .25s var(--easeOutCubic), transform .25s var(--easeOutCubic);
    transition: opacity .25s var(--easeOutCubic), transform .25s var(--easeOutCubic), -webkit-transform .25s var(--easeOutCubic)
}

.rey-wishlistItem:only-child {
    margin-top: 0
}

.--is-large .rey-wishlistItem {
    margin-left: 30px;
    width: calc(50% - 15px);
    float: left
}

.--is-large .rey-wishlistItem:nth-child(1), .--is-large .rey-wishlistItem:nth-child(2) {
    margin-top: 0
}

.rey-wishlistItem:first-child, .rey-wishlistItem:nth-child(2n+1) {
    margin-left: 0;
    clear: both
}

.rey-wishlistItem-thumbnail {
    margin-bottom: 15px
}

.rey-wishlistItem-thumbnail img {
    max-width: 100%;
    height: auto
}

.rey-wishlistItem-thumbnail .rey-productThumbnail__second {
    display: none
}

.rey-wishlistItem-name {
    font-size: .6875rem
}

.rey-wishlistItem-name > a {
    display: block;
    font-weight: var(--font-weight-bold);
    margin-bottom: 5px
}

.rey-wishlistItem-name .variation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.rey-wishlistItem-name .variation dd {
    margin-bottom: 0
}

.rey-wishlistItem-price {
    font-size: .75rem;
    font-weight: 500
}

.rey-wishlistItem-price ins {
    text-decoration: none;
    margin-left: 5px;
    font-weight: var(--font-weight-bold)
}

.rey-wishlistItem-price .rey-priceItem {
    margin-left: .5em
}

.header-account--active .--loaded .rey-wishlistItem {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-accountPanel-links {
    margin-top: 40px
}

.rey-accountPanel-links .btn {
    text-transform: uppercase;
    color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

@media (max-width: 767px) {
    .rey-accountPanel-links .btn {
        font-size: 11px
    }
}

.rey-accountPanel-links .btn:hover {
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.rey-registerForm .woocommerce-privacy-policy-text {
    font-size: 12px
}

.rey-searchAjax .rey-lineLoader {
    color: hsl(var(--neutral-hue, 210), 14%, 89%);
    text-align: center;
    opacity: 0;
    height: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s var(--easeOutCubic), visibility .2s var(--easeOutCubic);
    transition: opacity .2s var(--easeOutCubic), visibility .2s var(--easeOutCubic);
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    position: relative
}

.rey-searchAjax.--has-results .rey-searchPanel__qlinks, .rey-searchAjax.--has-results .rey-searchPanel__suggestions, .rey-searchAjax.--loading .rey-searchPanel__qlinks, .rey-searchAjax.--loading .rey-searchPanel__suggestions {
    display: none
}

.rey-searchAjax.--has-results .rey-searchResults {
    display: block
}

.rey-searchAjax.--has-results .rey-searchResults.--visible .rey-searchItem {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rey-searchAjax.--has-results .rey-searchResults .rey-searchItems{
    justify-content: flex-start !important;
}

.rey-searchAjax.--loading .rey-searchResults {
    display: none
}

.rey-searchAjax.--loading .rey-lineLoader {
    padding: 100px 0;
    opacity: 1;
    visibility: visible
}

.rey-searchAjax.--loading .rey-lineLoader:after {
    top: 50%
}

.rey-searchResults {
    margin-top: 50px;
    font-size: .75rem;
    display: none
}

.rey-searchResults .rey-searchResults-message {
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1025px) {
    .rey-searchResults .rey-searchResults-message {
        max-width: 50%
    }
}

.rey-searchItems {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-1 * (var(--woocommerce-products-gutter) / 2));
    margin-right: calc(-1 * (var(--woocommerce-products-gutter) / 2))
}

[data-xl="2"] .rey-searchItems {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rey-searchItem {
    position: relative;
    width: 100%;
    padding-right: calc(var(--woocommerce-products-gutter) / 2);
    padding-left: calc(var(--woocommerce-products-gutter) / 2);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
    -webkit-transition: opacity .4s var(--easeOutCubic), -webkit-transform .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic), -webkit-transform .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic), transform .4s var(--easeOutCubic);
    transition: opacity .4s var(--easeOutCubic), transform .4s var(--easeOutCubic), -webkit-transform .4s var(--easeOutCubic);
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

@media (min-width: 1025px) {
    .rey-searchPanel[data-style=wide] .rey-searchItem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        margin-bottom: 0
    }

    .rey-searchPanel[data-style=wide] .ctm_searchbar_card_wrap .rey-searchItem {
        flex: 0 0 33%;
        max-width: 33%;
    }
}

.rey-searchItem:hover {
    opacity: .8
}

.rey-searchItem a {
    text-decoration: none
}

.rey-searchItem .btn {
    color: var(--search-text-color)
}

.rey-searchItem-thumbnail {
    margin-bottom: 20px
}

.rey-searchItem-thumbnail img {
    max-width: 100%;
    height: auto
}

.rey-searchItem-thumbnail .rey-productThumbnail__second {
    display: none
}

.rey-searchItem-title {
    display: block;
    font-weight: var(--font-weight-bold);
    font-size: .875rem;
    margin-bottom: 5px
}

.ctm_searchbar_card_wrap .rey-searchItem-thumbnail {
    margin-bottom: 0;
}

.ctm_searchbar_card_wrap .rey-searchItem-title {
    color: #505050;
    display: block;
    font-size: 14px;
    font-weight: 900;
    z-index: 10;
    position: relative;
    opacity: 0.99;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: Raleway-Regular;
    text-transform: none;
    margin-bottom: 0;
}
.rey-searchPanel[data-style=wide] .ctm_searchbar_card_wrap .rey-searchItem{
    margin-bottom: 20px;
}

.rey-searchItem-price ins {
    text-decoration: none;
    font-weight: 600;
    color: var(--woocommerce-discount-color)
}

.rey-searchItem-price ins .woocommerce-Price-amount {
    margin-left: 10px
}

.rey-searchItem.--last {
    margin-top: 1rem;
    margin-bottom: 3rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center
}

[data-xl="2"] .rey-searchItem.--last {
    text-align: center;
    margin-top: 60px
}

.rey-searchItem .rey-discount {
    display: inline-block;
    margin-left: 10px;
    background-color: var(--woocommerce-discount-color);
    font-weight: var(--font-weight-bold);
    color: #fff;
    padding: 0 5px
}

.woocommerce form .form-row .required {
    visibility: visible
}

@font-face {
    font-family: wpsl-fontello;
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/wp-store-locator/css/../font/fontello.eot?28897909);
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/wp-store-locator/css/../font/fontello.eot?28897909#iefix) format('embedded-opentype'), url(//demos.reytheme.com/valencia/wp-content/plugins/wp-store-locator/css/../font/fontello.woff?28897909) format('woff'), url(//demos.reytheme.com/valencia/wp-content/plugins/wp-store-locator/css/../font/fontello.ttf?28897909) format('truetype'), url(//demos.reytheme.com/valencia/wp-content/plugins/wp-store-locator/css/../font/fontello.svg?28897909#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

#wpsl-gmap {
    float: right;
    width: 66.5%;
    height: 350px;
    margin-bottom: 0
}

.wpsl-store-below #wpsl-gmap {
    float: none;
    width: 100%
}

.wpsl-gmap-canvas {
    width: 100%;
    height: 300px;
    margin-bottom: 20px
}

#wpsl-reset-map:hover {
    cursor: pointer
}

#wpsl-gmap div:not[class^=gv-iv], #wpsl-gmap img, .wpsl-gmap-canvas div:not[class^=gv-iv], .wpsl-gmap-canvas img {
    box-shadow: none !important;
    max-width: none !important;
    background: 0 0
}

#wpsl-gmap img, .wpsl-gmap-canvas img {
    display: inline;
    opacity: 1 !important;
    max-height: none !important
}

#wpsl-gmap * {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important
}

#wpsl-gmap div.gm-iv-marker, .wpsl-gmap-canvas div.gm-iv-marker {
    backgroud-image: inherit
}

#wpsl-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px
}

#wpsl-search-wrap {
    float: left;
    width: 100%
}

#wpsl-search-wrap form {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

#wpsl-gmap #wpsl-map-controls {
    position: absolute;
    height: 40px;
    right: 10px;
    bottom: 24px;
    border-radius: 2px;
    z-index: 3;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, .3) 0 1px 4px -1px
}

#wpsl-gmap #wpsl-map-controls.wpsl-street-view-exists {
    right: 60px
}

#wpsl-map-controls .wpsl-direction-preloader {
    margin: 5px 5px 0 5px
}

#wpsl-map-controls div {
    float: left;
    background: #fff;
    border-radius: 2px
}

#wpsl-map-controls div:hover {
    cursor: pointer
}

#wpsl-wrap [class*=" wpsl-icon-"], #wpsl-wrap [class^=wpsl-icon-] {
    position: relative;
    float: left;
    padding: 12px 13px;
    display: inline-block;
    font-family: wpsl-fontello;
    font-style: normal;
    font-weight: 400;
    font-size: 1.3em;
    color: #737373;
    speak: none;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#wpsl-map-controls span {
    font-family: inherit;
    font-size: inherit
}

#wpsl-wrap .wpsl-icon-reset {
    border-radius: 2px 0 0 2px;
    z-index: 2;
    padding-right: 4px
}

#wpsl-wrap .wpsl-ie .wpsl-icon-reset {
    margin-right: -1px
}

#wpsl-wrap .wpsl-icon-direction {
    z-index: 1
}

#wpsl-map-controls.wpsl-reset-exists .wpsl-icon-direction {
    border-radius: 0 2px 2px 0
}

#wpsl-wrap .wpsl-active-icon, #wpsl-wrap [class*=" wpsl-icon-"]:hover, #wpsl-wrap [class^=wpsl-icon-]:hover {
    color: #000
}

#wpsl-wrap [class*=" wpsl-icon-"]:focus, #wpsl-wrap [class^=wpsl-icon-]:active {
    outline: 0
}

#wpsl-wrap .wpsl-in-progress, #wpsl-wrap .wpsl-in-progress:hover {
    color: #c6c6c6
}

#wpsl-gmap #wpsl-reset-map {
    position: absolute;
    display: none;
    right: 37px;
    top: 37px;
    padding: 6px 14px;
    background: #fff !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    z-index: 3
}

#wpsl-reset-map:hover {
    cursor: pointer
}

.gm-style-cc {
    word-wrap: normal
}

#wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-select-wrap {
    display: table
}

#wpsl-search-btn, #wpsl-search-wrap #wpsl-radius, #wpsl-search-wrap #wpsl-results, #wpsl-search-wrap .wpsl-input input, #wpsl-search-wrap .wpsl-input label {
    display: table-cell
}

#wpsl-search-wrap label {
    margin-bottom: 0
}

#wpsl-search-input {
    width: 179px;
    height: auto;
    padding: 7px 12px;
    font-size: 100%;
    margin: 0
}

#wpsl-search-btn, #wpsl-search-wrap input {
    border: 1px solid #d2d2d2;
    border-radius: 3px
}

#wpsl-search-btn {
    padding: 7px 10px;
    line-height: 1.428571429;
    font-weight: 400;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    box-shadow: 0 1px 2px rgba(64, 64, 64, .1);
    text-transform: none !important
}

#wpsl-search-input.wpsl-error {
    border: 1px solid #bd0028 !important
}

.wpsl-search {
    margin-bottom: 12px;
    padding: 12px 12px 0 12px;
    background: #f4f3f3
}

.wpsl-search.wpsl-checkboxes-enabled {
    padding: 12px
}

.wpsl-back {
    display: inline-block
}

#wpsl-result-list {
    width: 33%;
    margin-right: .5%
}

.wpsl-store-below #wpsl-result-list {
    width: 100%;
    margin: 12px 0 0 0
}

#wpsl-direction-details, #wpsl-stores {
    height: 350px;
    overflow-y: auto
}

#wpsl-direction-details, .wpsl-hide {
    display: none
}

#wpsl-result-list p {
    padding-left: 10px
}

.wpsl-store-below #wpsl-result-list p {
    padding-left: 0
}

#wpsl-result-list a {
    outline: 0
}

.wpsl-direction-before {
    margin: 14px 0 21px 0;
    padding-left: 10px
}

.wpsl-store-below .wpsl-direction-before {
    padding-left: 0
}

.wpsl-direction-before div {
    margin-top: 10px
}

#wpsl-wrap #wpsl-result-list li {
    padding: 10px;
    border-bottom: 1px dotted #ccc;
    margin-left: 0;
    overflow: hidden;
    list-style: none outside none !important;
    text-indent: 0
}

#wpsl-wrap #wpsl-result-list li li {
    padding: 0;
    border-bottom: 0;
    margin-left: 14px;
    overflow: visible
}

#wpsl-wrap #wpsl-result-list ul li {
    list-style: none !important
}

#wpsl-wrap #wpsl-result-list ol li {
    list-style: decimal !important
}

#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
    padding: 10px 10px 10px 0
}

#wpsl-result-list li p {
    padding-left: 0;
    margin: 0 0 20px 0
}

.wpsl-store-details.wpsl-store-listing {
    position: relative;
    padding-right: 20px
}

.wpsl-store-details.wpsl-store-listing.wpsl-active-details:before, .wpsl-store-details.wpsl-store-listing:before {
    position: absolute;
    content: '';
    bottom: 6px;
    right: 0;
    border-top: 5px solid #000;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.wpsl-store-details.wpsl-store-listing.wpsl-active-details:before {
    border-bottom: 5px solid #000;
    border-top: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

#wpsl-stores .wpsl-store-thumb {
    float: right;
    border-radius: 3px;
    margin: 7px 0 0 10px;
    padding: 0;
    border: none
}

.wpsl-direction-index {
    float: left;
    width: 8%;
    margin: 0 5% 0 0
}

.wpsl-direction-txt {
    float: left;
    width: 62%
}

.wpsl-direction-distance {
    float: left;
    width: 20%;
    margin: 0 0 0 5%
}

.wpsl-direction-txt span {
    display: block;
    margin-top: 10px
}

.wpsl-country, .wpsl-street {
    display: block;
    border-bottom: none !important
}

.wpsl-directions {
    display: table;
    border-bottom: none !important
}

#wpsl-wrap #wpsl-result-list li.wpsl-preloader {
    position: relative;
    border-bottom: none;
    padding: 10px 10px 10px 35px
}

.wpsl-preloader img {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -8px;
    box-shadow: none !important;
    border: none !important
}

.wpsl-preloader span {
    float: left;
    margin: -5px 0 0 11px
}

#wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 10px;
    float: left
}

#wpsl-search-wrap .wpsl-select-wrap {
    position: relative;
    z-index: 2;
    margin-right: 0
}

#wpsl-search-wrap .wpsl-input-field {
    position: relative
}

#wpsl-radius, #wpsl-results {
    float: left;
    margin-right: 15px
}

#wpsl-category {
    position: relative;
    z-index: 1;
    clear: both
}

#wpsl-search-wrap .wpsl-dropdown div {
    position: absolute;
    float: none;
    margin: -1px 0 0 0;
    top: 100%;
    left: -1px;
    right: -1px;
    border: 1px solid #ccc;
    background: #fff;
    border-top: 1px solid #eee;
    border-radius: 0 0 3px 3px;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

#wpsl-search-wrap .wpsl-dropdown.wpsl-active div {
    opacity: 1
}

#wpsl-search-wrap .wpsl-input label {
    margin-right: 0
}

#wpsl-radius, #wpsl-results {
    display: inline
}

#wpsl-radius {
    margin-right: 10px
}

#wpsl-search-btn:hover {
    cursor: pointer
}

#wpsl-search select, #wpsl-search-wrap select {
    display: none
}

#wpsl-search-wrap div label {
    float: left;
    margin-right: 10px;
    line-height: 32px
}

#wpsl-results label {
    width: auto
}

#wpsl-result-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wpsl-direction-details {
    display: none
}

#wpsl-gmap .wpsl-info-window, .wpsl-gmap-canvas .wpsl-info-window {
    max-width: 225px
}

.wpsl-info-window span, .wpsl-more-info-listings span {
    display: block
}

.wpsl-info-window .wpsl-no-margin {
    margin: 0
}

.wpsl-more-info-listings {
    display: none
}

.wpsl-info-window span span {
    display: inline !important
}

#wpsl-wrap .wpsl-info-window p {
    margin: 0 0 10px 0
}

.wpsl-store-hours {
    margin-top: 10px
}

.wpsl-store-hours strong {
    display: block
}

#wpsl-gmap .wpsl-info-actions {
    display: block;
    margin: 10px 0 !important
}

.wpsl-info-actions a {
    float: left;
    margin-right: 7px
}

.wpsl-info-actions .wpsl-zoom-here {
    margin-right: 0
}

.wpsl-dropdown {
    position: relative;
    width: 90px;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-right: 0 !important;
    z-index: 2
}

#wpsl-results .wpsl-dropdown {
    width: 70px
}

.wpsl-dropdown ul {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    overflow: hidden
}

.wpsl-dropdown:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15)
}

.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li {
    position: relative;
    display: block;
    line-height: normal;
    color: #000;
    overflow: hidden
}

#wpsl-radius .wpsl-dropdown .wpsl-selected-item, #wpsl-radius .wpsl-dropdown li, #wpsl-results .wpsl-dropdown .wpsl-selected-item, #wpsl-results .wpsl-dropdown li {
    white-space: nowrap
}

.wpsl-selected-item:after {
    position: absolute;
    content: "";
    right: 12px;
    top: 50%;
    margin-top: -4px;
    border: 6px solid transparent;
    border-top: 8px solid #000
}

.wpsl-active .wpsl-selected-item:after {
    margin-top: -10px;
    border: 6px solid transparent;
    border-bottom: 8px solid #000
}

.wpsl-dropdown li:hover {
    background: #f8f9f8;
    position: relative;
    z-index: 3;
    color: #000
}

.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item {
    list-style: none;
    padding: 9px 12px !important;
    margin: 0 !important
}

.wpsl-selected-dropdown {
    font-weight: 700
}

.wpsl-clearfix:after, .wpsl-clearfix:before {
    content: " ";
    display: table
}

.wpsl-clearfix:after {
    clear: both
}

#wpsl-wrap .wpsl-selected-item {
    position: static;
    padding-right: 35px !important
}

#wpsl-category, .wpsl-input, .wpsl-select-wrap {
    position: relative;
    margin-bottom: 10px
}

#wpsl-search-wrap .wpsl-scroll-required div {
    overflow-y: scroll
}

.wpsl-scroll-required ul {
    overflow: visible
}

.wpsl-provided-by {
    float: right;
    padding: 5px 0;
    text-align: right;
    font-size: 12px;
    width: 100%
}

#wpsl-wrap .wpsl-results-only label {
    width: auto
}

.wpsl-contact-details, .wpsl-location-address, .wpsl-locations-details {
    margin-bottom: 15px
}

.wpsl-contact-details {
    clear: both
}

table.wpsl-opening-hours td {
    vertical-align: top;
    padding: 0 15px 0 0;
    text-align: left
}

table.wpsl-opening-hours time {
    display: block
}

table.wpsl-opening-hours {
    width: auto !important;
    font-size: 100% !important
}

table.wpsl-opening-hours, table.wpsl-opening-hours td {
    border: none !important
}

.wpsl-gmap-canvas .wpsl-infobox {
    min-width: 155px;
    max-width: 350px !important;
    padding: 10px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 300;
    border: 1px solid #ccc;
    background: #fff !important
}

.wpsl-gmap-canvas .wpsl-infobox:after, .wpsl-gmap-canvas .wpsl-infobox:before {
    position: absolute;
    content: "";
    left: 40px;
    bottom: -11px
}

.wpsl-gmap-canvas .wpsl-infobox:after {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #fff
}

.wpsl-gmap-canvas .wpsl-infobox:before {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #ccc;
    bottom: -13px;
    left: 38px
}

#wpsl-checkbox-filter, .wpsl-custom-checkboxes {
    display: block;
    float: left;
    margin: 5px 0 15px;
    padding: 0;
    width: 100%
}

#wpsl-checkbox-filter li, .wpsl-custom-checkboxes li {
    float: left;
    list-style: none;
    margin: 0 1% 0 0
}

#wpsl-checkbox-filter.wpsl-checkbox-1-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-1-columns li {
    width: 99%
}

#wpsl-checkbox-filter.wpsl-checkbox-2-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-2-columns li {
    width: 49%
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-3-columns li {
    width: 32%
}

#wpsl-checkbox-filter.wpsl-checkbox-4-columns li, .wpsl-custom-checkboxes.wpsl-checkbox-4-columns li {
    width: 24%
}

#wpsl-checkbox-filter input, .wpsl-custom-checkboxes input {
    margin-right: 5px
}

#wpsl-result-list .wpsl-contact-details span {
    display: block !important
}

#wpsl-search-wrap .select2 {
    display: none !important
}

.rtl #wpsl-result-list {
    float: left
}

.rtl #wpsl-checkbox-filter input, .rtl .wpsl-custom-checkboxes input {
    margin-right: 0;
    margin-left: 5px
}

.rtl .wpsl-info-actions a {
    float: right;
    margin: 0 0 0 7px
}

.rtl #wpsl-gmap .wpsl-info-window {
    padding-right: 22px
}

.rtl #wpsl-wrap #wpsl-result-list li.wpsl-preloader {
    padding: 10px 35px 10px 0
}

.rtl .wpsl-preloader img {
    left: 0;
    right: 10px
}

.wpsl-twentynineteen .wpsl-input {
    width: 100%
}

.wpsl-twentynineteen #wpsl-search-input {
    line-height: 1.3em
}

.wpsl-twentynineteen #wpsl-search-wrap label {
    margin-top: 6px
}

.wpsl-twentynineteen .wpsl-dropdown {
    width: 116px
}

#wpsl-results .wpsl-dropdown {
    width: 81px
}

@media (max-width: 825px) {
    #wpsl-search-input {
        width: 348px
    }

    .wpsl-results-only #wpsl-search-wrap .wpsl-dropdown {
        width: 70px
    }

    #wpsl-search-wrap .wpsl-input {
        width: 100%;
        margin-bottom: 10px
    }

    #wpsl-category label, #wpsl-radius label, .wpsl-cat-results-filter #wpsl-search-wrap .wpsl-input, .wpsl-input label, .wpsl-no-filters #wpsl-search-wrap .wpsl-input, .wpsl-results-only #wpsl-search-wrap .wpsl-input {
        width: auto
    }
}

@media (max-width: 720px) {
    #wpsl-search-wrap .wpsl-dropdown {
        width: 114px
    }
}

@media (max-width: 675px) {
    #wpsl-search-wrap #wpsl-search-btn {
        float: left;
        margin: 0 5px 0 0
    }

    .wpsl-dropdown, .wpsl-results-only #wpsl-search-wrap .wpsl-input {
        width: 100%
    }

    .wpsl-search {
        padding: 2%
    }

    .wpsl-input {
        margin-right: 0
    }

    #wpsl-gmap, #wpsl-result-list {
        width: 49.75%
    }

    #wpsl-gmap, #wpsl-result-list {
        float: none;
        width: 100%
    }

    .wpsl-direction-before {
        padding-left: 0
    }

    #wpsl-gmap {
        margin-bottom: 15px
    }

    #wpsl-result-list, .wpsl-cat-results-filter .wpsl-select-wrap, .wpsl-filter .wpsl-select-wrap {
        margin-bottom: 10px
    }

    #wpsl-result-list p, #wpsl-wrap #wpsl-result-list li {
        padding-left: 0
    }

    #wpsl-wrap #wpsl-result-list li.wpsl-preloader {
        padding-left: 25px
    }

    .wpsl-preloader img {
        left: 0
    }

    #wpsl-stores.wpsl-not-loaded {
        height: 25px
    }

    #wpsl-reset-map {
        top: 25px
    }

    #wpsl-gmap {
        margin-top: 10px
    }

    #wpsl-category, #wpsl-search-btn, .wpsl-input, .wpsl-no-filters #wpsl-search-wrap .wpsl-input, .wpsl-select-wrap {
        margin-bottom: 0
    }

    #wpsl-stores.wpsl-no-autoload {
        height: auto !important
    }

    #wpsl-checkbox-filter.wpsl-checkbox-3-columns li, #wpsl-checkbox-filter.wpsl-checkbox-4-columns li {
        width: 49%
    }
}

@media (max-width: 570px) {
    #wpsl-search-wrap #wpsl-search-btn {
        margin-bottom: 5px
    }

    .wpsl-search {
        padding: 4%
    }

    #wpsl-search-input {
        width: 98% !important
    }

    .wpsl-cat-results-filter #wpsl-search-input, .wpsl-cat-results-filter #wpsl-search-wrap .wpsl-input, .wpsl-no-results #wpsl-search-input, .wpsl-results-only #wpsl-search-input {
        width: 100% !important
    }

    .wpsl-search-btn-wrap {
        margin-top: 15px
    }

    .wpsl-checkboxes-enabled .wpsl-search-btn-wrap {
        margin-top: 0
    }

    #wpsl-search-btn, #wpsl-search-wrap div {
        margin-right: 0
    }

    #wpsl-search-wrap div label {
        display: block;
        width: 100%
    }

    #wpsl-results {
        width: auto
    }

    .wpsl-select-wrap {
        width: 100%
    }

    #wpsl-radius, #wpsl-results {
        width: 50%
    }

    #wpsl-radius {
        margin-right: 4%
    }

    #wpsl-search-wrap .wpsl-dropdown {
        width: 96% !important
    }

    .wpsl-search-btn-wrap {
        clear: both
    }

    .wpsl-no-filters #wpsl-search-input, .wpsl-no-filters #wpsl-search-wrap .wpsl-input {
        width: 100% !important
    }
}

@media (max-width: 420px) {
    #wpsl-checkbox-filter li {
        margin: 0
    }

    #wpsl-checkbox-filter.wpsl-checkbox-1-columns li, #wpsl-checkbox-filter.wpsl-checkbox-2-columns li, #wpsl-checkbox-filter.wpsl-checkbox-3-columns li, #wpsl-checkbox-filter.wpsl-checkbox-4-columns li {
        width: 100%
    }
}

#wpsl-search-wrap form {
    display: flex;
    align-items: center
}

#wpsl-search-wrap div label {
    line-height: 40px
}

#wpsl-search-wrap div, #wpsl-search-btn {
    margin-right: 30px
}

#wpsl-search-btn {
    padding: 9px 20px
}

.wpsl-search {
    margin-bottom: 30px;
    padding: 30px 30px 20px
}

#wpsl-wrap #wpsl-result-list li {
    padding: 0 20px 20px 0;
    margin-bottom: 20px
}

.wpsl-store-location p > strong {
    font-size: 18px
}

#wpsl-result-list li p {
    margin: 0 0 12px
}

#wpsl-result-list .wpsl-directions {
    text-decoration: underline
}

.rey-wpStoreLocator {
    margin-bottom: 25px
}

.rey-wpsl-btn {
    padding: 10px 25px
}

.rey-wpsl-btn i {
    margin-right: 15px
}

.woocommerce.single-skin--compact .btn.rey-wpsl-btn {
    padding: 15px 25px;
    display: block
}

@font-face {
    font-family: 'tinvwl-webfont';
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/ti-woocommerce-wishlist/assets/css/../fonts/tinvwl-webfont.eot?xu2uyi);
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/ti-woocommerce-wishlist/assets/css/../fonts/tinvwl-webfont.eot?xu2uyi#iefix) format("embedded-opentype"), url(//demos.reytheme.com/valencia/wp-content/plugins/ti-woocommerce-wishlist/assets/css/../fonts/tinvwl-webfont.ttf?xu2uyi) format("truetype"), url(//demos.reytheme.com/valencia/wp-content/plugins/ti-woocommerce-wishlist/assets/css/../fonts/tinvwl-webfont.woff?xu2uyi) format("woff"), url(//demos.reytheme.com/valencia/wp-content/plugins/ti-woocommerce-wishlist/assets/css/../fonts/tinvwl-webfont.svg?xu2uyi#tinvwl-webfont) format("svg");
    font-weight: normal;
    font-style: normal
}

.ftinvwl {
    font-family: 'tinvwl-webfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ftinvwl-twitter:before {
    content: "\f099"
}

.ftinvwl-facebook:before {
    content: "\f09a"
}

.ftinvwl-facebook-f:before {
    content: "\f09a"
}

.ftinvwl-google:before {
    content: "\f0d5"
}

.ftinvwl-email:before {
    content: "\f0e0"
}

.ftinvwl-pinterest:before {
    content: "\f231"
}

.ftinvwl-whatsapp:before {
    content: "\f232"
}

.ftinvwl-clipboard:before {
    content: "\e911"
}

.ftinvwl-star:before {
    content: "\e912"
}

.ftinvwl-shopping-cart:before {
    content: "\e913"
}

.ftinvwl-magic:before {
    content: "\e914"
}

.ftinvwl-info:before {
    content: "\e915"
}

.ftinvwl-graduation-cap:before {
    content: "\e918"
}

.ftinvwl-floppy-o:before {
    content: "\e919"
}

.ftinvwl-eyedropper:before {
    content: "\e91a"
}

.ftinvwl-exclamation-triangle:before {
    content: "\e91b"
}

.ftinvwl-check:before {
    content: "\e91e"
}

.ftinvwl-arrow-left:before {
    content: "\e91f"
}

.ftinvwl-wrench:before {
    content: "\e920"
}

.ftinvwl-chevron-down:before {
    content: "\e900"
}

.ftinvwl-chevron-right:before {
    content: "\e901"
}

.ftinvwl-chevron-left:before {
    content: "\e902"
}

.ftinvwl-chevron-up:before {
    content: "\e903"
}

.ftinvwl-cancel:before {
    content: "\e904"
}

.ftinvwl-times:before {
    content: "\e905"
}

.ftinvwl-heart-plus:before {
    content: "\e906"
}

.ftinvwl-heart-mark-right:before {
    content: "\e907"
}

.ftinvwl-heart2:before {
    content: "\e908"
}

.ftinvwl-heart-o:before {
    content: "\e909"
}

.ftinvwl-heart-mark-left:before {
    content: "\e90a"
}

.ftinvwl-heart-mail:before {
    content: "\e90b"
}

.ftinvwl-heart-tinv:before {
    content: "\e90c"
}

.ftinvwl-key:before {
    content: "\e90d"
}

.ftinvwl-lock:before {
    content: "\e90e"
}

.ftinvwl-hearts:before {
    content: "\e90f"
}

.ftinvwl-user:before {
    content: "\e910"
}

.ftinvwl-pulse.ftinvwl-animated::before {
    -webkit-animation: ftinvwl-pulse 2s linear infinite;
    animation: ftinvwl-pulse 2s linear infinite
}

.tinv-wishlist form, .tinv-wishlist p:last-child, .tinv-wishlist table {
    margin-bottom: 0
}

.tinv-wishlist * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tinvwl-wishlist :after, .tinvwl-wishlist :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tinv-wishlist select {
    width: 140px
}

.tinv-wishlist ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    margin-top: -10px;
    margin-left: -10px
}

.woocommerce.tinv-wishlist #respond input#submit.alt, .woocommerce.tinv-wishlist a.button.alt, .woocommerce.tinv-wishlist button.button.alt, .woocommerce.tinv-wishlist input.button.alt {
    text-align: center
}

.tinv-wishlist .button i, .tinv-wishlist .navigation-button a i {
    margin-right: 6px
}

.tinv-wishlist input[type="button"] i, .tinv-wishlist input[type="reset"] i, .tinv-wishlist input[type="submit"] i {
    margin-right: 6px
}

.tinv-wishlist a.tinv-close-modal i {
    margin-right: 0
}

a.wishlist_products_counter {
    text-decoration: none
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, a.wishlist_products_counter.top_wishlist-heart:before, span.wishlist_products_counter.top_wishlist-heart:before, a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
    content: '\e909';
    display: inline-block;
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: sub;
    margin-right: 5px
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before, .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before, a.wishlist_products_counter.top_wishlist-heart-plus:before, span.wishlist_products_counter.top_wishlist-heart-plus:before, a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart-plus:before {
    content: '\e906';
    display: inline-block;
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: sub;
    margin-right: 5px
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    position: relative;
    width: 36px;
    height: 36px;
    vertical-align: sub
}

a.wishlist_products_counter.top_wishlist-heart-plus.no-txt, span.wishlist_products_counter.top_wishlist-heart-plus.no-txt {
    position: relative;
    width: 36px;
    height: 36px;
    vertical-align: sub
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: 0
}

.tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    padding-left: 1em;
    vertical-align: bottom
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
    content: '\e908'
}

.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before, a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before, span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before {
    content: '\e908'
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before, .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart-plus.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before, a.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before, span.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before {
    content: '\e907'
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-white:before, a.wishlist_products_counter.top_wishlist-white:before, span.wishlist_products_counter.top_wishlist-white:before {
    color: #FFF
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before, a.wishlist_products_counter.top_wishlist-black:before, span.wishlist_products_counter.top_wishlist-black:before {
    color: #000
}

.tinv-wishlist.tinvwl-before-add-to-cart .tinvwl_add_to_wishlist_button {
    margin-bottom: 15px
}

.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
    margin-top: 15px
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
    padding: 10px 11px;
    line-height: 1
}

a.wishlist_products_counter.top_wishlist-custom.no-txt, span.wishlist_products_counter.top_wishlist-custom.no-txt {
    padding: 10px 11px;
    line-height: 1
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, a.wishlist_products_counter.top_wishlist-custom img, span.wishlist_products_counter.top_wishlist-custom img {
    display: inline-block !important;
    vertical-align: baseline;
    width: auto !important;
    max-width: 16px;
    max-height: 16px;
    margin-bottom: 0;
    margin: 0 6px 0 0 !important
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img, a.wishlist_products_counter.top_wishlist-custom.no-txt img, span.wishlist_products_counter.top_wishlist-custom.no-txt img {
    margin-right: 0 !important
}

.single-product div.product form.cart .tinvwl-button.tinvwl_add_to_wishlist_button, div.product form.cart .tinvwl_add_to_wishlist_button {
    float: none
}

ul.products li.product .tinvwl_add_to_wishlist_button {
    margin-top: 1em
}

.tinvwl_add_to_wishlist_button {
    display: inline-block;
    cursor: pointer
}

.tinv-wishlist.woocommerce .stock.in-stock:before {
    content: none
}

.tinv-wraper.tinv-wishlist {
    font-size: 100%
}

.tinv-create-list li input[type=radio] {
    margin-right: 10px
}

.tinv-create-list li + li {
    margin-top: 15px
}

.tinv-create-list .tinvwl-input-group + ul {
    margin-top: 25px
}

.tinv-search-list {
    margin-bottom: 36px
}

.tinv-wishlist .tinv-header {
    margin-bottom: 30px
}

.tinv-wishlist table {
    position: relative;
    table-layout: auto;
    margin-bottom: 30px;
    z-index: 2
}

.tinv-overlay {
    top: 0;
    left: 0;
    position: fixed;
    -webkit-transition: opacity .3s ease, visibility .3s ease;
    transition: opacity .3s ease, visibility .3s ease
}

.tinv-wishlist .tinv-modal {
    top: 0;
    left: 0;
    position: fixed;
    -webkit-transition: opacity .3s ease, visibility .3s ease;
    transition: opacity .3s ease, visibility .3s ease
}

.tinv-wishlist table.tinvwl-table-manage-list {
    margin-bottom: 27px;
    width: 100%
}

.tinv-wishlist table input[type=checkbox] {
    margin-right: 0
}

.tinv-wishlist table td, .tinv-wishlist table th {
    padding: 1em;
    vertical-align: middle
}

.tinv-wishlist .tinvwl-table-manage-list .product-cb {
    width: 35px;
    text-align: center
}

.tinv-wishlist .tinvwl-table-manage-list .product-remove {
    width: 46px;
    text-align: center
}

.tinv-wishlist .product-remove button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 auto;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: #f7f7f7;
    color: #000;
    font-size: 20px;
    padding-left: 3px
}

.tinv-wishlist .product-thumbnail {
    min-width: 100px;
    width: 100px
}

.tinv-wishlist .product-thumbnail .wp-post-image {
    margin-bottom: 0
}

.tinv-wishlist td.product-name a + .variation {
    margin-top: 2px
}

.tinv-wishlist .product-stock i {
    margin-right: 15px
}

.tinv-wishlist .product-stock p {
    display: table
}

.tinv-wishlist .product-stock span {
    display: table-cell;
    vertical-align: middle
}

.tinv-wishlist .product-action > .button > i, .tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove], .tinv-wishlist table thead th .tinvwl-mobile {
    display: none
}

.tinv-wishlist.woocommerce .product-quantity {
    width: 80px;
    text-align: center
}

.tinv-wishlist.woocommerce table .quantity .qty {
    max-width: 100%;
    width: 62px;
    text-align: left
}

.tinv-wishlist .product-action {
    width: 135px;
    text-align: center
}

.tinv-wishlist .product-action .button {
    width: 100%
}

.tinv-wishlist .product-action .tinvwl_move_product_button {
    margin-top: 5px
}

.tinv-wishlist .tinvwl-table-manage-list .product-action > button[name=tinvwl-remove] > i {
    margin-right: 0
}

.tinv-wishlist .wishlist-cb {
    width: 33px;
    text-align: center
}

.tinv-wishlist .wishlist-name .tinvwl-rename-input input {
    width: 100%
}

.tinv-wishlist .wishlist-name .tinvwl-rename-button {
    float: right
}

.tinv-wishlist .wishlist-name .tinvwl-rename-button > i {
    margin-right: 10px
}

.tinv-wishlist .wishlist-privacy, .tinv-wishlist table:not(.tinvwl-public) .wishlist-date {
    width: 18%
}

.tinv-wishlist .wishlist-privacy select {
    width: 100%
}

.tinv-wishlist .wishlist-name {
    width: 45%
}

.tinv-wishlist .wishlist-action {
    width: 120px;
    text-align: center
}

.tinv-wishlist .wishlist-action button[value=manage_remove] > i {
    display: none;
    margin-right: 0
}

.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list {
    display: inline-block;
    vertical-align: middle
}

.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list > a.button {
    margin-right: 0
}

.tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right {
    margin-top: -10px
}

.tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
    float: left;
    width: 35%;
    margin-right: 2%
}

.tinv-wishlist tfoot .tinvwl-to-right {
    float: left;
    width: 63%;
    text-align: right
}

.tinv-wishlist tfoot .tinvwl-to-right > * {
    margin: 10px 0 0;
    vertical-align: middle
}

.tinv-wishlist tfoot .tinvwl-to-right > * + * {
    margin-left: 10px
}

.tinv-wishlist tfoot .tinvwl-to-left:empty + .tinvwl-to-right {
    width: 100%
}

.tinv-wishlist .social-buttons + .tinv-wishlist-clear + .navigation-button {
    margin-top: 16px
}

.tinv-wishlist .navigation-button {
    margin-top: -10px
}

.tinv-wishlist .navigation-button > li {
    float: left
}

.tinv-wishlist .navigation-button > li > .tinv-create-list > a, .tinv-wishlist .navigation-button > li > a {
    margin-right: 30px;
    margin-top: 10px;
    display: inline-block
}

.tinv-wishlist .navigation-button > li > .tinv-create-list > a.button, .tinv-wishlist .navigation-button > li > a.button {
    margin-right: 10px
}

.tinv-wishlist .navigation-button > li:last-child > .tinv-create-list > a, .tinv-wishlist .navigation-button > li:last-child > a {
    margin-right: 0
}

.tinv-wishlist .social-buttons {
    text-align: right
}

.tinv-wishlist .social-buttons > span, .tinv-wishlist .social-buttons > ul {
    display: inline-block;
    vertical-align: middle
}

.tinv-wishlist .social-buttons > span {
    margin-right: 27px
}

.tinv-wishlist .social-buttons li {
    float: left;
    margin-right: 5px;
    list-style: none
}

.tinv-wishlist .social-buttons li:last-child {
    margin-right: 0
}

.tinv-wishlist .social-buttons li a.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-size: 20px;
    text-decoration: none;
    text-transform: none !important
}

.tinv-wishlist .social-buttons li a.social.white {
    color: #fff
}

.tinv-wishlist .social-buttons li a.social.dark {
    color: #000
}

.tinv-wishlist .social-buttons li a.social i {
    line-height: 2em
}

.tinv-wishlist .navigation-button .tinv-create-list > a.tinvwl-no-icon > i, .tinv-wishlist .navigation-button li > a.tinvwl-no-icon > i {
    display: none
}

.tinv-wishlist .tinv-lists-nav {
    margin-top: 35px;
    margin-bottom: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.tinv-wishlist .tinv-lists-nav > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tinv-wishlist .tinv-lists-nav > span {
    font-weight: 700
}

.tinv-wishlist .tinv-next {
    display: inline-block;
    float: left
}

.tinv-wishlist .tinv-prev {
    display: inline-block;
    float: left;
    margin-right: 35px !important
}

.tinv-wishlist .tinv-prev i {
    margin-left: 0;
    margin-right: 18px
}

.tinv-wishlist .tinv-next i {
    margin-left: 18px;
    margin-right: 0
}

.tinv-overlay {
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: #191919
}

.tinv-modal.tinv-modal-open .tinv-overlay {
    visibility: visible;
    opacity: .5
}

.admin-bar .tinv-wishlist .tinv-modal {
    padding-top: 32px !important
}

.tinv-wishlist .tinv-modal {
    overflow-y: auto;
    overflow-x: hidden;
    width: 0;
    height: 0;
    z-index: 9999;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    text-align: left
}

.tinv-wishlist .tinv-modal .tinv-modal-inner {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    max-width: 360px;
    padding: 40px
}

.tinv-wishlist .tinv-modal.tinv-modal-open {
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: 100%
}

.tinv-wishlist .tinv-modal .tinv-close-modal {
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 14px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    border-radius: 50%;
    border-bottom: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #ebe9eb
}

.tinv-wishlist .tinv-modal .icon_big_heart_check, .tinv-wishlist .tinv-modal .icon_big_times, .tinv-wishlist .tinv-modal img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
    opacity: 1 !important
}

.tinv-wishlist .tinv-modal ul {
    overflow: visible;
    list-style: disc;
    margin: 10px 0 0 20px
}

.tinv-wishlist .tinv-modal li {
    list-style: disc !important
}

.tinv-wishlist .tinv-create-list .tinv-modal ul, .tinv-wishlist.tinv-create-list form ul {
    list-style: none !important;
    margin: 25px 0 0
}

.tinv-wishlist .tinv-create-list .tinv-modal li, .tinv-wishlist.tinv-create-list form li {
    list-style: none !important
}

.tinv-wishlist .tinv-modal .already-in {
    margin-bottom: 35px
}

.tinv-wishlist .tinv-modal .delete-notification {
    margin-bottom: 25px
}

.tinv-wishlist .tinv-modal .already-in ul {
    overflow: visible;
    margin: 12px 0 27px 17px
}

.tinv-wishlist .tinv-modal select {
    width: 100%
}

.tinv-wishlist .tinv-modal button + .button, .tinv-wishlist .tinv-modal button + button {
    margin-top: 12px;
    width: 100%
}

.tinv-wishlist .tinv-modal input + button {
    margin-top: 12px;
    width: 100%
}

.tinv-wishlist .tinv-modal label + button, .tinv-wishlist .tinv-modal label + input {
    margin-top: 12px;
    width: 100%
}

.tinv-wishlist .tinv-modal select + button, .tinv-wishlist .tinv-modal select + input {
    margin-top: 12px;
    width: 100%
}

.tinv-wishlist .tinv-modal .already-in + label {
    display: block;
    margin-top: 6px
}

.tinv-wishlist .tinv-modal label select {
    margin-top: 8px
}

.tinv-wishlist .tinv-modal .delete-notification + button {
    width: 100%
}

.tinv-wishlist .tinvwl_added_to_wishlist, .tinv-wishlist .tinvwl_created_wishlist {
    text-align: center
}

.tinv-wishlist .tinvwl_added_to_wishlist .tinv-txt {
    margin-bottom: 25px
}

.tinv-wishlist .tinvwl_created_wishlist .tinv-txt {
    margin-bottom: 25px
}

.tinv-wishlist .tinvwl_created_wishlist button {
    margin-top: 0;
    margin-bottom: 10px
}

.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
    margin-top: 0;
    margin-bottom: 10px
}

.tinv-wishlist .tinv-modal .tinvwl-buttons-group {
    margin-top: 20px
}

.tinv-wishlist .tinvwl-buttons-group button {
    width: 100%
}

.tinv-wishlist .tinvwl-buttons-group button + button {
    margin-top: 7px
}

.tinv-wishlist .tinvwl-buttons-group button i {
    position: relative
}

.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times {
    font-size: 20px
}

.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o::before, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key::before, .tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before {
    position: relative;
    top: 3px
}

.tinv-wishlist .tinvwl-buttons-group + button {
    width: 100%;
    margin-top: 7px
}

.tinv-wishlist .tinv-modal h2 {
    text-align: center;
    margin: 0 0 35px
}

.tinv-wishlist .tinv-create-list .tinv-modal-inner {
    max-width: 778px;
    padding: 30px
}

.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group), .tinv-wishlist .tinvwl-input-group.tinvwl-has-error .form-control {
    border: 2px solid red
}

.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group) {
    border: 2px solid red
}

.tinv-wishlist .tinvwl-has-error + .tinvwl-error {
    padding: 5px 0 0 5px;
    color: red
}

.tinvwl-tooltip {
    display: none
}

.tinvwl-input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.tinvwl-input-group .form-control {
    position: relative;
    z-index: 1;
    float: left;
    height: 38px;
    width: 100%;
    margin-bottom: 0
}

.tinvwl-input-group .form-control + .tinvwl-input-group-btn {
    padding-left: 15px
}

.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control + .tinvwl-input-group-btn {
    padding-left: 10px
}

.tinv-wishlist .tinv-search-form .tinvwl-input-group .form-control + .tinvwl-input-group-btn {
    padding-left: 9px
}

.tinvwl-input-group .form-control, .tinvwl-input-group-addon, .tinvwl-input-group-btn {
    display: table-cell
}

.tinvwl-input-group-addon, .tinvwl-input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: top
}

.tinv-table {
    display: table;
    width: 100%;
    height: 100%
}

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

.tinv-wishlist .tinv-wishlist-clear {
    visibility: visible;
    width: auto;
    height: auto
}

.tinv-wishlist-clear:before {
    content: "";
    display: table
}

.tinv-wishlist-clear:after {
    content: "";
    display: table;
    clear: both
}

.icon_big_heart_check {
    display: inline-block;
    width: 46px;
    height: 46px;
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px
}

.icon_big_times {
    display: inline-block;
    width: 46px;
    height: 46px;
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px
}

.icon_big_times::before {
    content: "\e904";
    top: -7px;
    left: -7px;
    position: relative
}

.icon_big_heart_check::before {
    content: "\e90a";
    top: -7px;
    left: -7px;
    position: relative
}

.tinvwl_add_to_wishlist_button.tinvwl-button.disabled-add-wishlist, .tinvwl_add_to_wishlist_button.disabled-add-wishlist {
    opacity: .5 !important;
    cursor: not-allowed
}

.empty-name-wishlist {
    border-color: #f00 !important
}

.tinvwl_remove_from_wishlist-text, .tinvwl_already_on_wishlist-text {
    display: none !important
}

.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text, .tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_already_on_wishlist-text, .tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_remove_from_wishlist-text, .tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_already_on_wishlist-text {
    display: inline !important
}

.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_add_to_wishlist-text, .tinvwl-product-in-list.tinvwl-product-already-on-wishlist .tinvwl_add_to_wishlist-text {
    display: none !important
}

.tooltipped {
    position: relative
}

.tooltipped::after {
    position: absolute;
    z-index: 1000000;
    display: none;
    padding: .5em .75em;
    font: normal normal 11px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    -webkit-font-smoothing: subpixel-antialiased;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: break-word;
    white-space: pre;
    pointer-events: none;
    content: attr(aria-label);
    background: #1b1f23;
    border-radius: 3px;
    opacity: 0
}

.tooltipped::before {
    position: absolute;
    z-index: 1000001;
    display: none;
    width: 0;
    height: 0;
    color: #1b1f23;
    pointer-events: none;
    content: "";
    border: 6px solid transparent;
    opacity: 0
}

.tooltipped:hover::before, .tooltipped:hover::after, .tooltipped:active::before, .tooltipped:active::after, .tooltipped:focus::before, .tooltipped:focus::after {
    display: inline-block;
    text-decoration: none;
    -webkit-animation-name: tooltip-appear;
    animation-name: tooltip-appear;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.tooltipped-no-delay:hover::before, .tooltipped-no-delay:hover::after, .tooltipped-no-delay:active::before, .tooltipped-no-delay:active::after, .tooltipped-no-delay:focus::before, .tooltipped-no-delay:focus::after {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.tooltipped-multiline:hover::after, .tooltipped-multiline:active::after, .tooltipped-multiline:focus::after {
    display: table-cell
}

.tooltipped-s::after, .tooltipped-se::after, .tooltipped-sw::after {
    top: 100%;
    right: 50%;
    margin-top: 6px
}

.tooltipped-s::before, .tooltipped-se::before, .tooltipped-sw::before {
    top: auto;
    right: 50%;
    bottom: -7px;
    margin-right: -6px;
    border-bottom-color: #1b1f23
}

.tooltipped-se::after {
    right: auto;
    left: 50%;
    margin-left: -16px
}

.tooltipped-sw::after {
    margin-right: -16px
}

.tooltipped-n::after, .tooltipped-ne::after, .tooltipped-nw::after {
    right: 50%;
    bottom: 100%;
    margin-bottom: 6px
}

.tooltipped-n::before, .tooltipped-ne::before, .tooltipped-nw::before {
    top: -7px;
    right: 50%;
    bottom: auto;
    margin-right: -6px;
    border-top-color: #1b1f23
}

.tooltipped-ne::after {
    right: auto;
    left: 50%;
    margin-left: -16px
}

.tooltipped-nw::after {
    margin-right: -16px
}

.tooltipped-s::after, .tooltipped-n::after {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.tooltipped-w::after {
    right: 100%;
    bottom: 50%;
    margin-right: 6px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.tooltipped-w::before {
    top: 50%;
    bottom: 50%;
    left: -7px;
    margin-top: -6px;
    border-left-color: #1b1f23
}

.tooltipped-e::after {
    bottom: 50%;
    left: 100%;
    margin-left: 6px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.tooltipped-e::before {
    top: 50%;
    right: -7px;
    bottom: 50%;
    margin-top: -6px;
    border-right-color: #1b1f23
}

.tooltipped-align-right-1::after, .tooltipped-align-right-2::after {
    right: 0;
    margin-right: 0
}

.tooltipped-align-right-1::before {
    right: 10px
}

.tooltipped-align-right-2::before {
    right: 15px
}

.tooltipped-align-left-1::after, .tooltipped-align-left-2::after {
    left: 0;
    margin-left: 0
}

.tooltipped-align-left-1::before {
    left: 5px
}

.tooltipped-align-left-2::before {
    left: 10px
}

.tooltipped-multiline::after {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 250px;
    word-wrap: break-word;
    white-space: pre-line;
    border-collapse: separate
}

.tooltipped-multiline.tooltipped-s::after, .tooltipped-multiline.tooltipped-n::after {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltipped-multiline.tooltipped-w::after, .tooltipped-multiline.tooltipped-e::after {
    right: 100%
}

.tooltipped-sticky::before, .tooltipped-sticky::after {
    display: inline-block
}

.tooltipped-sticky.tooltipped-multiline::after {
    display: table-cell
}

@media screen and (min-width: 0 \0
) {
    .tooltipped-multiline::after {
        width: 250px
    }
}

@media only screen and (max-width: 1024px) and (min-width: 641px) {
    .tinv-wishlist .tinvwl-table-manage-list td.product-stock p {
        display: block;
        text-align: center
    }

    .tinv-wishlist .product-stock span {
        display: block
    }

    .tinv-wishlist .tinvwl-table-manage-list td.product-stock i {
        margin-right: 0
    }

    .tinv-wishlist .tinvwl-table-manage-list td.product-stock .tinvwl-txt {
        display: none
    }

    .tinv-wishlist .product-thumbnail {
        max-width: 76px;
        width: 76px
    }

    .tinv-wishlist .product-action .button > i {
        display: inline-block;
        margin-right: 0
    }

    .tinv-wishlist .product-action .button .tinvwl-txt {
        display: none
    }

    .tinv-wishlist .wishlist-action button[value="manage_remove"] span {
        display: none
    }

    .tinv-wishlist .wishlist-action button[value="manage_remove"] > i {
        display: inline-block
    }

    .tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right {
        margin-top: 0
    }
}

@media only screen and (max-width: 1024px) {
    .tinv-wishlist .tinvwl-table-manage-lists:not(.tinvwl-public) {
        margin-top: 0
    }

    .tinv-wishlist .tinvwl-table-manage-list .product-remove {
        display: none
    }

    .tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove] {
        display: inline-block;
        margin-top: 5px
    }

    .tinv-wishlist .product-action {
        width: 60px
    }

    .tinv-wishlist .wishlist-name .tinvwl-rename-button > i, .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
        margin-right: 0
    }

    .tinv-wishlist .wishlist-name .tinvwl-rename-button span {
        display: none
    }

    .tinv-wishlist .wishlist-action {
        width: 60px
    }

    .tinv-wishlist tfoot .tinvwl-to-left:not(:empty) {
        float: none;
        width: auto
    }

    .tinv-wishlist tfoot .tinvwl-to-right {
        float: none;
        width: auto;
        text-align: left
    }

    .tinv-wishlist .social-buttons {
        float: none;
        width: auto;
        text-align: left;
        margin-top: 20px
    }

    .tinv-wishlist .social-buttons + .tinv-wishlist-clear + .navigation-button {
        margin-top: 30px
    }

    .tinv-wishlist .tinv-login form input[name=login] {
        min-width: auto
    }

    .tinv-wishlist .tinvwl-table-manage-list .product-remove {
        display: table-cell
    }
}

@media only screen and (max-width: 1023px) {
    .tinv-wishlist .tinv-lists-nav a.tinv-prev > i, .tinv-wishlist .tinv-lists-nav a.tinv-next > i {
        margin: 0
    }

    .tinv-wishlist .tinv-lists-nav a.tinv-prev > span, .tinv-wishlist .tinv-lists-nav a.tinv-next > span {
        display: none
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .tinv-wishlist .tinv-modal {
        padding-top: 46px !important
    }
}

@media only screen and (max-width: 667px) {
    .tinv-wishlist.woocommerce .tinv-login form .form-row-first, .tinv-wishlist.woocommerce .tinv-login form .form-row-last {
        float: none;
        width: 100%
    }

    .tinv-wishlist.woocommerce .tinv-login form .form-row-first {
        padding: 0
    }

    .tinv-wishlist.woocommerce .tinv-login form .form-row-last {
        padding: 0;
        margin-top: 10px
    }

    .tinv-wishlist.woocommerce .tinv-login form .tinvwl-input-group-btn {
        display: block;
        padding: 0;
        width: auto;
        margin-top: 10px
    }

    .tinvwl-input-group:not(.tinvwl-no-full) {
        display: block
    }

    .tinvwl-input-group:not(.tinvwl-no-full) .form-control, .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon, .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn {
        display: block
    }

    .tinvwl-input-group:not(.tinvwl-no-full) .form-control {
        float: none
    }

    .tinv-wishlist .tinv-search-form .tinvwl-input-group:not(.tinvwl-no-full) .form-control + .tinvwl-input-group-btn {
        padding-top: 10px;
        padding-left: 0
    }

    .tinvwl-input-group:not(.tinvwl-no-full) .form-control + .tinvwl-input-group-btn {
        padding-top: 10px;
        padding-left: 0
    }

    .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon {
        width: 100%
    }

    .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon > button, .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon > input {
        width: 100%
    }

    .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn {
        width: 100%
    }

    .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn > button, .tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn > input {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove, .tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name) {
        display: none
    }

    .tinv-wishlist table.tinvwl-table-manage-lists thead th:not(.wishlist-name) {
        display: none
    }

    .tinv-wishlist thead th .tinvwl-full {
        display: none
    }

    .tinv-wishlist table.tinvwl-table-manage-list thead th.product-name, .tinv-wishlist table.tinvwl-table-manage-lists thead th.wishlist-name {
        display: block;
        width: 100%;
        text-align: center
    }

    .tinv-wishlist table thead th .tinvwl-mobile {
        display: block
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        display: block;
        width: 100% !important;
        text-align: center
    }

    .tinv-wishlist table.tinvwl-table-manage-lists tbody td, .tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td {
        display: block;
        width: 100% !important;
        text-align: center
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child) {
        border-bottom: 0
    }

    .tinv-wishlist table.tinvwl-table-manage-lists tbody td:not(:last-child), .tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td:not(:last-child) {
        border-bottom: 0
    }

    .tinv-wishlist .product-stock p {
        margin: 0 auto
    }

    .tinv-wishlist .product-thumbnail img {
        margin: 0 auto;
        max-width: 80px
    }

    .tinv-wishlist.woocommerce table .quantity .qty {
        text-align: center;
        width: 100%
    }

    .tinv-wishlist .product-action .tinvwl_move_product_button {
        margin-top: 10px
    }

    .tinv-wishlist table.tinvwl-table-manage-list tfoot td {
        display: block;
        width: 100%
    }

    .tinv-wishlist table.tinvwl-table-manage-lists .wishlist-action button[value=manage_remove] {
        width: 100%
    }

    .tinv-wishlist table.tinvwl-table-manage-lists .wishlist-name .tinvwl-rename-button {
        float: none
    }

    .tinv-wishlist button[value="manage_apply"] .tinvwl-mobile, .tinv-wishlist button[value="product_apply"] .tinvwl-mobile {
        display: none
    }

    .tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list {
        display: block
    }

    .tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right .button, .tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right button {
        width: 100%;
        margin: 10px 0 0
    }

    .tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right .button, .tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right button {
        width: 100%;
        margin: 10px 0 0
    }

    .tinv-wishlist tfoot .tinvwl-to-right > * {
        margin: 10px 0 0
    }

    .tinv-wishlist tfoot .tinvwl-to-right .button:first-child, .tinv-wishlist tfoot .tinvwl-to-right button:first-child {
        margin-top: 0 !important
    }

    .tinv-wishlist tfoot .tinvwl-to-left + .tinvwl-to-right {
        margin-top: 20px
    }

    .tinv-wishlist .social-buttons {
        text-align: center
    }

    .tinv-wishlist .navigation-button > li {
        width: 20%;
        text-align: center
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-1 > li {
        width: 100%
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-2 > li {
        width: 50%
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-3 > li {
        width: 33%
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-4 > li {
        width: 25%
    }

    .tinv-wishlist .navigation-button > li + li {
        width: 20%
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-1 > li + li {
        width: 100%
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-2 > li + li {
        width: 50%
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-3 > li + li {
        width: 33%
    }

    .tinv-wishlist .navigation-button.tinvwl-btns-count-4 > li + li {
        width: 25%
    }

    .tinv-wishlist .navigation-button > li > .tinv-create-list > a, .tinv-wishlist .navigation-button > li > a {
        width: calc(100% - 10px);
        margin-right: 0
    }

    .tinv-wishlist .navigation-button .tinv-create-list > a .tinvwl-txt, .tinv-wishlist .navigation-button li > a .tinvwl-txt {
        display: none
    }

    .tinv-wishlist .navigation-button .tinv-create-list > a > i, .tinv-wishlist .navigation-button li > a > i {
        display: inline-block !important;
        margin-right: 0
    }

    .tinv-wishlist .social-buttons > span {
        display: block;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 5px
    }

    .navigation-button, .social-buttons, .tinv-lists-nav {
        margin-left: 12px;
        margin-right: 12px
    }

    .tinvwl-input-group {
        width: 100%
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
        display: block
    }
}

@media screen and (max-width: 600px) {
    .admin-bar .tinv-wishlist .tinv-modal {
        padding-top: 0 !important
    }

    .tinv-wishlist .tinv-modal .tinv-close-modal {
        position: static;
        display: block;
        margin: 0 auto 20px
    }
}

@-webkit-keyframes ftinvwl-pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes ftinvwl-pulse {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes tooltip-appear {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes tooltip-appear {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.header-hover .rey-siteHeader {
    transition-property: opacity, background-color
}

.header-hover .rey-siteHeader:hover {
    background-color: #fff
}

.grecaptcha-badge {
    display: none !important
}

.rey-postList {
    --blog-gutter-size: 4.0625rem
}

@media (min-width: 1025px) {
    .rey-postList {
        margin-right: calc(-1 * var(--blog-gutter-size));
        margin-left: calc(-1 * var(--blog-gutter-size))
    }
}

.--has-sidebar .rey-postList {
    margin-right: auto;
    margin-left: auto
}

.rey-postList .rey-postItem {
    position: relative;
    margin-bottom: 3.125rem
}

@media (min-width: 1025px) {
    .rey-postList .rey-postItem {
        padding-right: var(--blog-gutter-size);
        padding-left: var(--blog-gutter-size)
    }
}

.--has-sidebar.blog--columns-1 .rey-postList .rey-postItem {
    padding-right: 0;
    padding-left: 0
}

@media (min-width: 1025px) {
    .rey-postList .rey-postItem {
        margin-bottom: 5rem
    }
}

@media (min-width: 1025px) {
    .rey-postList .rey-postItem.is-animated-entry {
        opacity: 0;
        -webkit-transform: translateY(50px) scale(.95);
        transform: translateY(50px) scale(.95);
        -webkit-transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic);
        transition: opacity .3s var(--easeOutCubic), transform .3s var(--easeOutCubic), -webkit-transform .3s var(--easeOutCubic);
        will-change: opacity, transform
    }

    .rey-postList .rey-postItem.is-animated-entry.--animated-in {
        opacity: 1;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1)
    }
}

.rey-postItem {
    position: relative
}

.rey-postHeader {
    margin-bottom: 1.875rem
}

.rey-postCategories {
    margin-bottom: 1.875rem
}

.rey-postMedia + .rey-postHeader .rey-postCategories {
    display: none
}

.rey-postCategories ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.rey-postCategories li {
    display: inline-block;
    margin: 0 .3125rem .625rem 0
}

.rey-postCategories a {
    font-size: .75rem;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase;
    line-height: 1;
    padding: .5rem .625rem;
    background-color: hsl(var(--neutral-hue, 210), 7%, 46%);
    color: #fff;
    border-radius: 2px;
    display: block;
    -webkit-transition: .2s var(--easeOutCubic);
    transition: .2s var(--easeOutCubic)
}

.rey-postCategories a:hover {
    text-decoration: none;
    background-color: hsl(var(--neutral-hue, 210), 10%, 23%)
}

.rey-postTitle {
    font-size: 2rem;
    margin-bottom: 1.875rem;
    letter-spacing: -1px;
    font-family: inherit
}

@media (min-width: 1025px) {
    .rey-postTitle {
        font-size: 2.375rem;
        margin-left: auto;
        margin-right: auto
    }
}

.rey-postTitle a {
    text-decoration: none
}

.rey-postContent-more, .rey-postInfo {
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: var(--font-weight-bold);
    opacity: .7
}

.rey-postContent-more > span, .rey-postInfo > span {
    display: inline-block
}

.rey-entryDate:not(:first-child) {
    margin-left: .9375rem
}

.rey-postAuthor + .rey-entryDate {
    margin-left: 0
}

.rey-postAuthor + .rey-entryDate:before {
    content: ",";
    margin-right: .75rem;
    display: inline-block
}

.rey-editLink {
    margin-left: .9375rem
}

.rey-editLink:before {
    content: "\2022";
    margin-right: .75rem;
    display: inline-block;
    font-size: .3125rem;
    vertical-align: middle;
    top: -1px;
    left: -2px;
    position: relative
}

.rey-entryComment {
    margin-left: .9375rem
}

.rey-entryComment:before {
    content: "\2022";
    margin-right: .75rem;
    display: inline-block;
    font-size: .3125rem;
    vertical-align: middle;
    top: -1px;
    left: -2px;
    position: relative
}

.rey-entryComment .rey-icon {
    font-size: 1em;
    margin-right: .25rem
}

.rey-postContent {
    font-size: 1.125rem
}

.rey-postContent a {
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .rey-postContent a {
        text-decoration: none
    }
}

.rey-postContent a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .rey-postContent a:after {
        display: block
    }
}

.rey-postContent a:hover:after {
    opacity: .8;
    height: 4px
}

.rey-postContent a:hover:after {
    opacity: .8;
    height: 3px
}

.rey-postContent::after {
    display: block;
    clear: both;
    content: ""
}

.rey-postContent img {
    max-width: 100%;
    height: auto
}

.rey-postContent table {
    table-layout: fixed
}

@media (min-width: 1025px) {
    .rey-postContent table {
        table-layout: auto
    }
}

.rey-postContent-more {
    margin-top: 1.875rem
}

.rey-postContent-more .rey-postDuration {
    text-transform: uppercase;
    display: inline-block;
    margin-left: .9375rem
}

.rey-postContent-more .rey-postDuration:before {
    content: "\2022";
    margin-right: .75rem;
    display: inline-block;
    font-size: .3125rem;
    vertical-align: middle;
    top: -1px;
    left: -2px;
    position: relative
}

.rey-postContent-more .rey-post-moreLink {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.rey-postContent-more .rey-post-moreLink:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.rey-postMedia {
    position: relative;
    margin-bottom: 1.875rem
}

.rey-postMedia .rey-postCategories {
    position: absolute;
    left: calc(1rem + 2%);
    bottom: calc(1rem + 2%);
    z-index: 2;
    margin-bottom: 0
}

@media (min-width: 1025px) {
    .rey-postMedia .rey-postCategories {
        left: calc(2.5rem + 2%);
        bottom: calc(2.5rem + 2%)
    }

    .--has-sidebar .rey-postMedia .rey-postCategories {
        left: calc(1.2rem + 2%);
        bottom: calc(1.2rem + 2%)
    }
}

.rey-postMedia .rey-postCategories a {
    background-color: #fff;
    color: hsl(var(--neutral-hue, 210), 9%, 31%)
}

.rey-postMedia .rey-postCategories a:hover {
    background-color: rgba(255, 255, 255, .7)
}

.single-post .rey-postMedia .rey-postCategories {
    display: none
}

.rey-postMedia:after {
    pointer-events: none;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, right top, left bottom, color-stop(20%, transparent), to(rgba(0, 0, 0, .4)));
    background: linear-gradient(to bottom left, transparent 20%, rgba(0, 0, 0, .4) 100%);
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    opacity: .2
}

.rey-postMedia:hover:after {
    opacity: .7
}

.rey-postMedia img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

@media (min-width: 1025px) {
    .single .rey-postItem .rey-postMedia {
        margin-left: -5rem;
        margin-right: -5rem;
        width: calc(100% + 10rem)
    }
}

.rey-postItem-catText {
    font-size: 14vw;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    opacity: .02;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    color: #000;
    top: -50px;
    text-transform: uppercase;
    display: none;
    white-space: nowrap;
    pointer-events: none
}

@supports (-webkit-text-stroke-color:currentColor) and (-webkit-text-fill-color:transparent) {
    .rey-postItem-catText {
        opacity: .04;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-color: currentColor;
        -webkit-text-stroke-width: 2px
    }
}

[data-xl="2"] .rey-postItem-catText {
    display: block
}

[data-xl="2"] .rey-postItem-catText + .rey-postHeader {
    padding-top: 80px
}

.--has-sidebar .rey-postItem-catText {
    left: calc(100% - var(--sidebar-size) - var(--sidebar-margin))
}

@media (min-width: 1025px) {
    .rey-postItem.format-image.--content-e.has-postImage, .rey-postItem.sticky.format-standard {
        position: relative;
        padding-top: 15.625rem;
        padding-bottom: 4.0625rem;
        color: hsl(var(--neutral-hue, 210), 16%, 93%);
        padding-left: calc(var(--blog-gutter-size) + (var(--blog-gutter-size) / 2));
        padding-right: calc(var(--blog-gutter-size) + (var(--blog-gutter-size) / 2))
    }

    .--has-sidebar .rey-postItem.format-image.--content-e.has-postImage, .--has-sidebar .rey-postItem.sticky.format-standard {
        padding-left: var(--blog-gutter-size);
        padding-right: var(--blog-gutter-size)
    }

    .rey-postItem.format-image.--content-e.has-postImage a, .rey-postItem.sticky.format-standard a {
        color: #fff
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postMedia, .rey-postItem.sticky.format-standard .rey-postMedia {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 0;
        height: 100%;
        margin-left: 0;
        left: calc(var(--blog-gutter-size) / 2);
        right: calc(var(--blog-gutter-size) / 2);
        width: calc(100% - var(--blog-gutter-size))
    }

    .--has-sidebar .rey-postItem.format-image.--content-e.has-postImage .rey-postMedia, .--has-sidebar .rey-postItem.sticky.format-standard .rey-postMedia {
        left: 0;
        right: 0;
        width: 100%
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postMedia img, .rey-postItem.sticky.format-standard .rey-postMedia img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postMedia:after, .rey-postItem.sticky.format-standard .rey-postMedia:after {
        background: -webkit-gradient(linear, right top, left bottom, color-stop(20%, rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .9)));
        background: linear-gradient(to bottom left, rgba(0, 0, 0, .3) 20%, rgba(0, 0, 0, .9) 100%);
        opacity: 1
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postMedia .rey-postCategories, .rey-postItem.sticky.format-standard .rey-postMedia .rey-postCategories {
        display: none
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postContent, .rey-postItem.format-image.--content-e.has-postImage .rey-postHeader, .rey-postItem.sticky.format-standard .rey-postContent, .rey-postItem.sticky.format-standard .rey-postHeader {
        position: relative
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postContent-more, .rey-postItem.format-image.--content-e.has-postImage .rey-postInfo, .rey-postItem.sticky.format-standard .rey-postContent-more, .rey-postItem.sticky.format-standard .rey-postInfo {
        color: hsl(var(--neutral-hue, 210), 16%, 93%)
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postCategories, .rey-postItem.sticky.format-standard .rey-postCategories {
        display: block
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postCategories a, .rey-postItem.sticky.format-standard .rey-postCategories a {
        background-color: #fff;
        color: hsl(var(--neutral-hue, 210), 9%, 31%)
    }

    .rey-postItem.format-image.--content-e.has-postImage .rey-postCategories a:hover, .rey-postItem.sticky.format-standard .rey-postCategories a:hover {
        background-color: rgba(255, 255, 255, .7)
    }
}

@media (min-width: 1025px) {
    .rey-postItem.sticky.format-standard:not(.has-post-thumbnail) {
        padding-top: 4.5em
    }

    .--has-sidebar .rey-postItem.sticky.format-standard:not(.has-post-thumbnail) {
        padding-left: var(--blog-gutter-size);
        padding-right: var(--blog-gutter-size)
    }

    .rey-postItem.sticky.format-standard:not(.has-post-thumbnail):before {
        content: '';
        background-image: linear-gradient(175.9deg, hsl(var(--neutral-hue, 210), 9%, 31%) 7%, hsl(var(--neutral-hue, 210), 10%, 23%) 93.8%);
        position: absolute;
        border-radius: 3px;
        top: 0;
        height: 100%;
        left: calc(var(--blog-gutter-size) / 2);
        right: calc(var(--blog-gutter-size) / 2);
        width: calc(100% - var(--blog-gutter-size));
        -webkit-transition: -webkit-transform .5s var(--easeOutCubic);
        transition: -webkit-transform .5s var(--easeOutCubic);
        transition: transform .5s var(--easeOutCubic);
        transition: transform .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .--has-sidebar .rey-postItem.sticky.format-standard:not(.has-post-thumbnail):before {
        left: 0;
        right: 0;
        width: 100%
    }
}

@media (min-width: 1025px) {
    .rey-postItem.format-audio .rey-postMedia, .rey-postItem.format-gallery .rey-postMedia, .rey-postItem.format-video .rey-postMedia {
        width: calc(100% + var(--blog-gutter-size));
        margin-left: calc(-1 * (var(--blog-gutter-size) / 2))
    }

    .--has-sidebar .rey-postItem.format-audio .rey-postMedia, .--has-sidebar .rey-postItem.format-gallery .rey-postMedia, .--has-sidebar .rey-postItem.format-video .rey-postMedia {
        width: 100%;
        margin-left: 0
    }
}

.rey-postFormat__content-bg {
    position: absolute;
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%);
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-transition: -webkit-transform .5s var(--easeOutCubic);
    transition: -webkit-transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic);
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (min-width: 1025px) {
    .rey-postFormat__content-bg {
        left: calc(var(--blog-gutter-size) / 2);
        right: calc(var(--blog-gutter-size) / 2);
        width: calc(100% - var(--blog-gutter-size))
    }

    .--has-sidebar .rey-postFormat__content-bg {
        left: 0;
        right: 0;
        width: 100%
    }
}

.rey-postFormat__content-bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: .25
}

.rey-postItem.rey-postMedia--animated .rey-postFormat__content-bg {
    -webkit-transition: -webkit-clip-path .5s var(--easeOutCubic);
    transition: -webkit-clip-path .5s var(--easeOutCubic);
    transition: clip-path .5s var(--easeOutCubic);
    transition: clip-path .5s var(--easeOutCubic), -webkit-clip-path .5s var(--easeOutCubic);
    -webkit-clip-path: inset(0);
    clip-path: inset(0)
}

.rey-postItem.rey-postMedia--animated .rey-postFormat__content-bg img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s var(--easeOutCubic);
    transition: -webkit-transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic);
    transition: transform .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic)
}

.rey-postItem.rey-postMedia--animated:hover .rey-postFormat__content-bg {
    -webkit-clip-path: inset(10px);
    clip-path: inset(10px)
}

.rey-postItem.rey-postMedia--animated:hover .rey-postFormat__content-bg img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.format-quote.--content-e .rey-postFormat__content {
    padding: 1.875rem;
    font-size: 1.25rem;
    position: relative
}

@media (min-width: 1025px) {
    .format-quote.--content-e .rey-postFormat__content {
        padding: 3.75rem 1.25rem 3.75rem 3.4375rem
    }
}

.format-quote.--content-e .rey-postFormat__content .rey-icon-quote {
    left: -5.625rem;
    color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.format-quote.--content-e .rey-postFormat__content-inner {
    margin-bottom: 1.875rem
}

.format-quote.--content-e .rey-postContent-more, .format-quote.--content-e .rey-postInfo {
    margin-bottom: 0
}

@media (max-width: 1024px) {
    .format-quote.--content-e .rey-postItem-inner {
        position: relative
    }
}

.format-quote.--content-e blockquote {
    font-size: 1.375rem;
    line-height: 1.4;
    font-weight: var(--font-weight-bold);
    background: 0 0;
    padding: 0;
    border: 0;
    margin: 0;
    font-style: initial
}

.format-quote.--content-e blockquote:before {
    display: none
}

@media (min-width: 992px) {
    .format-quote.--content-e blockquote {
        font-size: 1.75rem
    }
}

.format-quote.--content-e blockquote > p {
    margin-bottom: 0
}

.format-quote.--content-e blockquote svg.rey-icon-quote {
    font-size: 32px
}

@media (max-width: 767px) {
    .format-quote.--content-e blockquote svg.rey-icon-quote {
        position: relative;
        top: auto;
        left: auto !important;
        margin-bottom: 1.25rem
    }
}

.format-quote.--content-e cite {
    margin-top: 1.25rem
}

.format-quote.--content-e cite a {
    color: hsl(var(--neutral-hue, 210), 7%, 46%)
}

.format-quote.--content-e.has-post-thumbnail, .format-quote.--content-e.has-post-thumbnail a {
    color: #fff
}

.format-quote.--content-e.has-post-thumbnail .rey-postFormat__content-bg {
    background-color: hsl(var(--neutral-hue, 210), 10%, 23%)
}

.format-quote.--content-e.has-post-thumbnail cite a {
    color: hsl(var(--neutral-hue, 210), 14%, 83%)
}

.format-quote.--content-e.has-post-thumbnail .rey-postContent-more, .format-quote.--content-e.has-post-thumbnail .rey-postInfo {
    color: hsl(var(--neutral-hue, 210), 14%, 83%)
}

.format-link.--content-e .rey-postFormat__content {
    padding: 1.875rem;
    font-size: 1.25rem;
    position: relative
}

@media (min-width: 1025px) {
    .format-link.--content-e .rey-postFormat__content {
        padding: 5rem 5rem 5rem 10rem
    }

    .--has-sidebar .format-link.--content-e .rey-postFormat__content {
        padding: 3.75rem 3.75rem 3.75rem 6.25rem
    }
}

.format-link.--content-e .rey-postFormat__content > .rey-icon {
    font-size: 40px;
    color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

@media (min-width: 1025px) {
    .format-link.--content-e .rey-postFormat__content > .rey-icon {
        position: absolute;
        top: calc(50% - 20px);
        left: 4.375rem
    }

    .--has-sidebar .format-link.--content-e .rey-postFormat__content > .rey-icon {
        left: 2.1875rem
    }
}

@media (max-width: 1024px) {
    .format-link.--content-e .rey-postItem-inner {
        position: relative
    }
}

.format-link.--content-e .rey-postFormat__content-inner {
    margin-bottom: 1.875rem
}

.format-link.--content-e .rey-postFormat__content-inner a {
    text-decoration: underline
}

.format-link.--content-e .rey-postFormat__content-inner a:hover {
    text-decoration: none
}

.format-link.--content-e .rey-postFormat__content-inner p:last-child {
    margin-bottom: 0
}

.format-link.--content-e .rey-postContent-more, .format-link.--content-e .rey-postInfo {
    margin-bottom: 0
}

.format-status.--content-e .rey-postFormat__content-inner {
    font-size: 1.75rem;
    line-height: 1.5;
    font-weight: var(--font-weight-bold);
    margin-bottom: 1.875rem
}

.rey-postThumbnail .rey-postThumbnail-inner {
    display: block
}

.rey-postThumbnail img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

@media (min-width: 1025px) {
    .rey-postMedia--animated .rey-postMedia {
        -webkit-transition: -webkit-clip-path .5s var(--easeOutCubic);
        transition: -webkit-clip-path .5s var(--easeOutCubic);
        transition: clip-path .5s var(--easeOutCubic);
        transition: clip-path .5s var(--easeOutCubic), -webkit-clip-path .5s var(--easeOutCubic);
        -webkit-clip-path: inset(0);
        clip-path: inset(0)
    }

    .rey-postMedia--animated .rey-postMedia img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform .5s var(--easeOutCubic);
        transition: -webkit-transform .5s var(--easeOutCubic);
        transition: transform .5s var(--easeOutCubic);
        transition: transform .5s var(--easeOutCubic), -webkit-transform .5s var(--easeOutCubic)
    }

    .rey-postMedia--animated:hover .rey-postMedia {
        -webkit-clip-path: inset(10px);
        clip-path: inset(10px)
    }

    .rey-postMedia--animated:hover .rey-postMedia img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@media (min-width: 1025px) {
    .rey-postMedia--animated .rey-postMedia {
        width: calc(100% + var(--blog-gutter-size));
        margin-left: calc(-1 * (var(--blog-gutter-size) / 2))
    }
}

.--has-sidebar .rey-postMedia--animated .rey-postMedia {
    width: 100%;
    margin-left: 0
}

.blog--columns-3 .rey-postMedia--animated .rey-postMedia .rey-postCategories, .blog--columns-4 .rey-postMedia--animated .rey-postMedia .rey-postCategories {
    display: none
}

.blog--columns-3 .rey-postMedia--animated .rey-postMedia + .rey-postHeader .rey-postCategories, .blog--columns-4 .rey-postMedia--animated .rey-postMedia + .rey-postHeader .rey-postCategories {
    display: block
}

.--is-bloglist.blog--columns-1 .rey-siteMain-inner, html[data-xl="1"] .--is-bloglist.blog--columns-2 .rey-siteMain-inner, html[data-xl="1"] .--is-bloglist.blog--columns-3 .rey-siteMain-inner, html[data-xl="1"] .--is-bloglist.blog--columns-4 .rey-siteMain-inner {
    max-width: 800px;
    max-width: calc(var(--container-max-width) * .65)
}

.blog--columns-2 .rey-postList, .blog--columns-3 .rey-postList, .blog--columns-4 .rey-postList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog--columns-2 .rey-postItem, .blog--columns-3 .rey-postItem, .blog--columns-4 .rey-postItem {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.blog--columns-2 .rey-postTitle, .blog--columns-3 .rey-postTitle, .blog--columns-4 .rey-postTitle {
    margin-bottom: 1.5625rem
}

.blog--columns-2 .rey-siteMain-inner, .blog--columns-3 .rey-siteMain-inner, .blog--columns-4 .rey-siteMain-inner {
    max-width: none
}

[data-xl="2"] .blog--columns-2 .rey-postItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.blog--columns-2 .rey-postTitle {
    font-size: 2rem
}

[data-xl="2"] .blog--columns-2 .rey-postTitle {
    font-size: 2.625rem
}

.blog--columns-3 .rey-postList {
    --blog-gutter-size: 2.5rem
}

[data-xl="2"] .blog--columns-3 .rey-postItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

[data-xl="2"] .blog--columns-3 .rey-postTitle {
    font-size: 1.625rem;
    margin-bottom: 1.125rem
}

.blog--columns-4 .rey-postList {
    --blog-gutter-size: 1.25rem
}

[data-xl="2"] .blog--columns-4 .rey-postItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.blog--columns-4 .rey-postTitle {
    font-size: 1.25rem;
    margin-bottom: .9375rem
}

[data-xl="2"] .blog--columns-4 .rey-postTitle {
    font-size: 1.875rem
}

@media (min-width: 1025px) {
    .blog--columns-3 .rey-postContent, .blog--columns-4 .rey-postContent {
        font-size: .9375rem
    }
}

.blog--columns-3 .rey-slickCarousel .rey-slick__dots, .blog--columns-4 .rey-slickCarousel .rey-slick__dots {
    bottom: 20px;
    right: 20px
}

.blog--columns-3 .format-link .rey-postFormat__content, .blog--columns-4 .format-link .rey-postFormat__content {
    padding: 1.25rem
}

.blog--columns-3 .format-link .rey-postFormat__content > .rey-icon, .blog--columns-4 .format-link .rey-postFormat__content > .rey-icon {
    margin-bottom: .625rem;
    position: static
}

.blog--columns-3 .format-quote .rey-postFormat__content, .blog--columns-4 .format-quote .rey-postFormat__content {
    padding: 1.875rem
}

.blog--columns-3 .format-quote .rey-postFormat__content .rey-icon-quote, .blog--columns-4 .format-quote .rey-postFormat__content .rey-icon-quote {
    position: static;
    margin-bottom: .625rem
}

.rey-postFooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 2.5rem 0;
    padding-top: 2.5rem;
    position: relative
}

@media (min-width: 1025px) {
    .rey-postFooter {
        margin: 3.125rem 0;
        padding-top: 3.125rem
    }
}

.rey-postFooter:before {
    content: "";
    height: 1px;
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

.rey-postFooter.--empty {
    margin: 0;
    margin-top: 2.5rem;
    padding: 0
}

@media (min-width: 1025px) {
    .rey-postFooter.--empty {
        margin: 0;
        margin-top: 3.125rem
    }
}

.rey-postTags a {
    font-size: .875rem
}

@media (min-width: 1025px) {
    .rey-postTags a {
        font-size: 1rem
    }
}

.rey-postTags a:not(:last-child) {
    margin-right: .375rem;
    margin-bottom: .375rem
}

.rey-postAuthor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.rey-postAuthor__avatar .avatar {
    margin-right: 2.1875rem;
    border-radius: 3px
}

.rey-postAuthor__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rey-postAuthor__by {
    font-size: .75rem;
    margin-bottom: .625rem;
    display: block;
    line-height: 1
}

.rey-postAuthor__title {
    font-size: 1.25rem;
    margin-bottom: .9375rem;
    font-weight: var(--font-weight-bold)
}

.rey-postAuthor__description {
    margin-bottom: .9375rem
}

.rey-postAuthor__more, .rey-postAuthor__url {
    font-size: .8125rem;
    font-weight: var(--font-weight-bold)
}

.rey-postAuthor__url {
    margin-left: 1.25rem
}

.rey-postNav {
    margin: 1.25rem 0;
    position: relative
}

.rey-postNav .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rey-postNav .nav-next, .rey-postNav .nav-previous {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.rey-postNav a {
    text-decoration: none
}

.rey-postNav a:hover .rey-postNav__title {
    text-decoration: underline
}

.rey-postNav .nav-next {
    text-align: right;
    padding-left: .3em
}

.rey-postNav .nav-next:only-child {
    margin-left: auto
}

.rey-postNav .nav-prev {
    padding-right: .3em
}

.rey-postNav .nav-prev:only-child {
    margin-right: auto
}

.rey-postNav.post-navigation {
    margin: 2.5rem 0 0
}

@media (min-width: 1025px) {
    .rey-postNav.post-navigation {
        margin: 3.125rem 0 0
    }
}

.rey-postNav.post-navigation:after {
    top: auto;
    bottom: 0
}

.rey-postNav.post-navigation br {
    display: none
}

.rey-postNav__meta {
    font-size: .75rem;
    color: hsl(var(--neutral-hue, 210), 11%, 71%);
    font-weight: var(--font-weight-bold);
    display: block;
    text-transform: uppercase
}

.rey-postNav__title {
    font-size: .9375rem;
    word-break: break-word
}

@media (min-width: 1025px) {
    .rey-postNav__title {
        font-size: 1.125rem
    }
}

.rey-postComments {
    margin-top: 1.875rem
}

@media (min-width: 1025px) {
    .rey-postComments {
        margin-left: auto;
        margin-right: auto;
        max-width: 800px;
        max-width: calc(var(--container-max-width) * .65);
        margin-top: 3.125rem
    }
}

.rey-postComments__title {
    margin-bottom: 2.5rem;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    font-size: 1.75rem
}

@media (min-width: 1025px) {
    .rey-postComments__title {
        font-size: 2.375rem;
        letter-spacing: -1px
    }
}

.rey-postComments__commentList {
    padding-left: 0
}

.rey-postComments__commentList, .rey-postComments__commentList ol.children {
    list-style: none
}

.rey-postComments__commentList ol, .rey-postComments__commentList ol.children ol, .rey-postComments__commentList ol.children ul, .rey-postComments__commentList ul {
    margin-bottom: 1.25rem
}

.rey-postComments__commentList > .comment {
    background-color: transparent
}

.rey-postComments__commentList ol.children {
    border-left: 2px solid hsl(var(--neutral-hue, 210), 17%, 98%)
}

.rey-comment {
    margin-bottom: 1.875rem;
    background: hsl(var(--neutral-hue, 210), 17%, 98%);
    padding: 1.875rem;
    border-radius: 3px
}

.rey-comment__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 1.25rem
}

.rey-comment__authorAvatar {
    width: 2.25rem;
    margin-right: 1.25rem
}

.rey-comment__authorAvatar img {
    max-width: 100%;
    display: block;
    height: auto;
    border-radius: 3px
}

.rey-comment__author {
    font-size: 1.125rem;
    font-weight: var(--font-weight-bold);
    margin-bottom: 0;
    text-transform: capitalize
}

.rey-comment__author .url {
    vertical-align: middle
}

.rey-comment__byAuthor {
    font-weight: 400;
    font-size: 14px;
    margin-left: 10px;
    vertical-align: middle;
    display: inline-block
}

.rey-comment__content {
    margin-bottom: 1.25rem
}

.rey-comment__commentText a {
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .rey-comment__commentText a {
        text-decoration: none
    }
}

.rey-comment__commentText a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .rey-comment__commentText a:after {
        display: block
    }
}

.rey-comment__commentText a:hover:after {
    opacity: .8;
    height: 4px
}

.rey-comment__commentText a:hover:after {
    opacity: .8;
    height: 3px
}

.rey-comment__footer {
    color: hsl(var(--neutral-hue, 210), 9%, 31%);
    font-size: .875rem
}

.rey-comment__footer .comment-edit-link {
    display: inline-block;
    margin-left: .9375rem
}

.rey-comment__footer .comment-edit-link:before {
    content: "\2022";
    margin-right: .75rem;
    display: inline-block;
    font-size: .3125rem;
    vertical-align: middle;
    top: -1px;
    left: -2px;
    position: relative
}

.rey-comment__date {
    display: inline-block
}

.rey-comment__reply {
    display: inline-block
}

.rey-comment__reply:not(:empty) {
    margin-left: .9375rem
}

.rey-comment__reply:not(:empty):before {
    content: "\2022";
    margin-right: .75rem;
    display: inline-block;
    font-size: .3125rem;
    vertical-align: middle;
    top: -1px;
    left: -2px;
    position: relative
}

.form-submit .btn.rey-commentForm__submit {
    font-weight: var(--font-weight-bold);
    font-size: 13px
}

.rey-postNav.comment-navigation {
    margin: 1.25rem 0 2.1875rem
}

.rey-commentForm__replyTitle {
    padding-top: 1.25rem;
    margin-bottom: 1.5625rem;
    font-size: 1.75rem;
    color: hsl(var(--neutral-hue, 210), 7%, 46%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rey-commentForm__replyTitle small {
    margin-left: auto;
    font-size: 1rem
}

.rey-commentForm__form .form-row {
    margin-bottom: 1.25rem
}

.comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.25rem
}

.comment-form-cookies-consent label {
    margin-left: .625rem;
    font-size: .875rem
}

.comment-form-cookies-consent input[type=checkbox] {
    margin: .3em 0 0 0
}

.rey-commentForm__submit {
    text-transform: uppercase;
    font-weight: var(--font-weight-bold)
}

.comment .rey-comment {
    margin-bottom: 1.25rem
}

.comment .comment-respond {
    margin-bottom: 1.5rem
}

.comment .comment-respond .rey-commentForm__replyTitle {
    padding-top: 0
}

.rey-pageLinks {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: var(--font-weight-bold);
    margin: 2.5rem 0;
    clear: both
}

.rey-pageLinks > span {
    display: inline-block;
    margin: 0 10px
}

.rey-pageLinks .post-page-numbers:after {
    display: none
}

.rey-pageLinks a, .rey-postNav.comment-navigation a, .rey-postTags a, .u-borderedPill {
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1;
    padding: .625rem .875rem;
    background-color: #fff;
    border: 1px solid hsl(var(--neutral-hue, 210), 16%, 93%);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    border-radius: 2px
}

.rey-pageLinks a:hover, .rey-postNav.comment-navigation a:hover, .rey-postTags a:hover, .u-borderedPill:hover {
    text-decoration: none;
    background-color: hsl(var(--neutral-hue, 210), 17%, 98%)
}

.rey-headerSearch--inline {
    --active-color: #fff;
    --offset: 70px;
    --width: 250px;
    --height: 2.7em;
    color: inherit;
    font-size: 14px;
    position: relative
}

.rey-headerSearch--inline .rey-inlineSearch-wrapper {
    position: relative;
    visibility: hidden;
    pointer-events: none
}

@media (max-width: 1024px) {
    .rey-headerSearch--inline .rey-inlineSearch-wrapper {
        --offset: .001px;
        --width: 80vw;
        position: absolute;
        top: calc(50% - (var(--height) / 2))
    }
}

@media (min-width: 1025px) {
    .rey-headerSearch--inline .rey-inlineSearch-wrapper {
        visibility: visible;
        pointer-events: auto;
        left: auto !important
    }
}

.rey-headerSearch--inline .rey-headerSearch-toggle {
    display: block
}

.rey-headerSearch--inline .rey-headerSearch-toggle .rey-icon {
    display: block
}

@media (min-width: 1025px) {
    .rey-headerSearch--inline .rey-headerSearch-toggle {
        display: none
    }
}

.rey-headerSearch--inline .rey-inlineSearch-mobileClose {
    position: absolute;
    top: calc(50% - .5em);
    left: calc(100% + 1em);
    color: #fff;
    font-size: 14px;
    z-index: 1030
}

.rey-headerSearch--inline .rey-inlineSearch-mobileClose .rey-icon {
    color: inherit;
    font-size: inherit;
    display: block
}

@media (min-width: 1025px) {
    .rey-headerSearch--inline .rey-inlineSearch-mobileClose {
        display: none
    }
}

.rey-headerSearch--inline .rey-inlineSearch-holder {
    width: var(--width);
    height: var(--height)
}

.rey-headerSearch--inline form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    -webkit-transition-property: left, width;
    transition-property: left, width
}

.rey-headerSearch--inline form:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: currentColor;
    opacity: .05;
    width: 100%;
    height: 100%;
    border-radius: 2px
}

.rey-headerSearch--inline form .icon-search {
    position: absolute;
    left: 1em;
    top: calc(50% - .5em);
    font-size: 16px;
    color: inherit;
    opacity: .4
}

.rey-headerSearch--inline input[type=search] {
    border: 0;
    height: 100%;
    font-size: inherit;
    z-index: 1;
    position: relative;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 50px
}

.rey-headerSearch--inline input[type=search]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.rey-headerSearch--inline .rey-searchPanel__qlinks, .rey-headerSearch--inline .rey-searchPanel__suggestions, .rey-headerSearch--inline .rey-searchResults {
    min-width: calc(100% + var(--offset));
    max-width: 100%;
    margin: 3rem 0 0;
    margin-left: calc(-1 * var(--offset));
    opacity: 0;
    position: absolute;
    top: 100%;
    right: 100vw
}

.rey-headerSearch--inline .rey-searchPanel__qlinks, .rey-headerSearch--inline .rey-searchPanel__qlinks a, .rey-headerSearch--inline .rey-searchPanel__qlinks a:hover, .rey-headerSearch--inline .rey-searchPanel__qlinks button:hover, .rey-headerSearch--inline .rey-searchPanel__suggestions, .rey-headerSearch--inline .rey-searchPanel__suggestions a, .rey-headerSearch--inline .rey-searchPanel__suggestions a:hover, .rey-headerSearch--inline .rey-searchPanel__suggestions button:hover, .rey-headerSearch--inline .rey-searchResults, .rey-headerSearch--inline .rey-searchResults a, .rey-headerSearch--inline .rey-searchResults a:hover, .rey-headerSearch--inline .rey-searchResults button:hover {
    color: var(--active-color)
}

.rey-headerSearch--inline .rey-searchPanel__qlinks, .rey-headerSearch--inline .rey-searchPanel__suggestions {
    -webkit-transition: opacity .3s var(--easeOutCubic);
    transition: opacity .3s var(--easeOutCubic);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rey-headerSearch--inline .rey-searchPanel__qlinks, .rey-headerSearch--inline .rey-searchPanel__qlinks a, .rey-headerSearch--inline .rey-searchPanel__qlinks a:hover, .rey-headerSearch--inline .rey-searchPanel__qlinks button:hover, .rey-headerSearch--inline .rey-searchPanel__suggestions, .rey-headerSearch--inline .rey-searchPanel__suggestions a, .rey-headerSearch--inline .rey-searchPanel__suggestions a:hover, .rey-headerSearch--inline .rey-searchPanel__suggestions button:hover {
    color: var(--active-color)
}

.rey-headerSearch--inline .rey-lineLoader {
    position: absolute;
    top: 100%;
    right: 100vw;
    margin-left: calc(-1 * var(--offset));
    padding-top: 20px !important
}

.rey-headerSearch--inline .rey-lineLoader:after {
    width: 40px
}

.rey-headerSearch--inline .rey-searchItems {
    text-transform: none
}

.rey-headerSearch--inline .rey-searchItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0
}

.rey-headerSearch--inline .rey-searchItem.--last {
    text-align: start !important;
    margin-top: 1rem 0 0 !important
}

.rey-headerSearch--inline .rey-searchItem a {
    display: inline-block
}

.rey-headerSearch--inline .rey-searchItem a:hover {
    opacity: .8
}

.search-inline--active .rey-headerSearch--inline .rey-inlineSearch-wrapper {
    visibility: visible;
    pointer-events: auto
}

.search-inline--active .rey-headerSearch--inline form {
    z-index: 1070;
    left: calc(-1 * var(--offset));
    width: calc(100% + var(--offset))
}

.search-inline--active .rey-headerSearch--inline form:before {
    color: var(--active-color);
    opacity: 1
}

.search-inline--active .rey-headerSearch--inline .rey-searchPanel__qlinks, .search-inline--active .rey-headerSearch--inline .rey-searchPanel__suggestions, .search-inline--active .rey-headerSearch--inline .rey-searchResults {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 1;
    left: 0;
    right: auto;
    z-index: 1030
}

.search-inline--active .rey-headerSearch--inline .rey-lineLoader {
    left: 0;
    right: auto;
    z-index: 1030
}

@media (min-width: 1025px) {
    .search-inline--active .rey-headerSearch--inline .rey-searchResults-message {
        max-width: 100%
    }
}

/*! elementor-icons - v5.6.2 - 13-02-2020 */
@font-face {
    font-family: eicons;
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.6.2);
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.6.2#iefix) format("embedded-opentype"), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.6.2) format("woff2"), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.6.2) format("woff"), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.6.2) format("truetype"), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.6.2#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: '\e800'
}

.eicon-editor-unlink:before {
    content: '\e801'
}

.eicon-editor-external-link:before {
    content: '\e802'
}

.eicon-editor-close:before {
    content: '\e803'
}

.eicon-editor-list-ol:before {
    content: '\e804'
}

.eicon-editor-list-ul:before {
    content: '\e805'
}

.eicon-editor-bold:before {
    content: '\e806'
}

.eicon-editor-italic:before {
    content: '\e807'
}

.eicon-editor-underline:before {
    content: '\e808'
}

.eicon-editor-paragraph:before {
    content: '\e809'
}

.eicon-editor-h1:before {
    content: '\e80a'
}

.eicon-editor-h2:before {
    content: '\e80b'
}

.eicon-editor-h3:before {
    content: '\e80c'
}

.eicon-editor-h4:before {
    content: '\e80d'
}

.eicon-editor-h5:before {
    content: '\e80e'
}

.eicon-editor-h6:before {
    content: '\e80f'
}

.eicon-editor-quote:before {
    content: '\e810'
}

.eicon-editor-code:before {
    content: '\e811'
}

.eicon-elementor:before {
    content: '\e812'
}

.eicon-elementor-square:before {
    content: '\e813'
}

.eicon-pojome:before {
    content: '\e814'
}

.eicon-plus:before {
    content: '\e815'
}

.eicon-menu-bar:before {
    content: '\e816'
}

.eicon-apps:before {
    content: '\e817'
}

.eicon-accordion:before {
    content: '\e818'
}

.eicon-alert:before {
    content: '\e819'
}

.eicon-animation-text:before {
    content: '\e81a'
}

.eicon-animation:before {
    content: '\e81b'
}

.eicon-banner:before {
    content: '\e81c'
}

.eicon-blockquote:before {
    content: '\e81d'
}

.eicon-button:before {
    content: '\e81e'
}

.eicon-call-to-action:before {
    content: '\e81f'
}

.eicon-captcha:before {
    content: '\e820'
}

.eicon-carousel:before {
    content: '\e821'
}

.eicon-checkbox:before {
    content: '\e822'
}

.eicon-columns:before {
    content: '\e823'
}

.eicon-countdown:before {
    content: '\e824'
}

.eicon-counter:before {
    content: '\e825'
}

.eicon-date:before {
    content: '\e826'
}

.eicon-divider-shape:before {
    content: '\e827'
}

.eicon-divider:before {
    content: '\e828'
}

.eicon-download-button:before {
    content: '\e829'
}

.eicon-dual-button:before {
    content: '\e82a'
}

.eicon-email-field:before {
    content: '\e82b'
}

.eicon-facebook-comments:before {
    content: '\e82c'
}

.eicon-facebook-like-box:before {
    content: '\e82d'
}

.eicon-form-horizontal:before {
    content: '\e82e'
}

.eicon-form-vertical:before {
    content: '\e82f'
}

.eicon-gallery-grid:before {
    content: '\e830'
}

.eicon-gallery-group:before {
    content: '\e831'
}

.eicon-gallery-justified:before {
    content: '\e832'
}

.eicon-gallery-masonry:before {
    content: '\e833'
}

.eicon-icon-box:before {
    content: '\e834'
}

.eicon-image-before-after:before {
    content: '\e835'
}

.eicon-image-box:before {
    content: '\e836'
}

.eicon-image-hotspot:before {
    content: '\e837'
}

.eicon-image-rollover:before {
    content: '\e838'
}

.eicon-info-box:before {
    content: '\e839'
}

.eicon-inner-section:before {
    content: '\e83a'
}

.eicon-mailchimp:before {
    content: '\e83b'
}

.eicon-menu-card:before {
    content: '\e83c'
}

.eicon-navigation-horizontal:before {
    content: '\e83d'
}

.eicon-nav-menu:before {
    content: '\e83e'
}

.eicon-navigation-vertical:before {
    content: '\e83f'
}

.eicon-number-field:before {
    content: '\e840'
}

.eicon-parallax:before {
    content: '\e841'
}

.eicon-php7:before {
    content: '\e842'
}

.eicon-post-list:before {
    content: '\e843'
}

.eicon-post-slider:before {
    content: '\e844'
}

.eicon-post:before {
    content: '\e845'
}

.eicon-posts-carousel:before {
    content: '\e846'
}

.eicon-posts-grid:before {
    content: '\e847'
}

.eicon-posts-group:before {
    content: '\e848'
}

.eicon-posts-justified:before {
    content: '\e849'
}

.eicon-posts-masonry:before {
    content: '\e84a'
}

.eicon-posts-ticker:before {
    content: '\e84b'
}

.eicon-price-list:before {
    content: '\e84c'
}

.eicon-price-table:before {
    content: '\e84d'
}

.eicon-radio:before {
    content: '\e84e'
}

.eicon-rtl:before {
    content: '\e84f'
}

.eicon-scroll:before {
    content: '\e850'
}

.eicon-search:before {
    content: '\e851'
}

.eicon-select:before {
    content: '\e852'
}

.eicon-share:before {
    content: '\e853'
}

.eicon-sidebar:before {
    content: '\e854'
}

.eicon-skill-bar:before {
    content: '\e855'
}

.eicon-slider-3d:before {
    content: '\e856'
}

.eicon-slider-album:before {
    content: '\e857'
}

.eicon-slider-device:before {
    content: '\e858'
}

.eicon-slider-full-screen:before {
    content: '\e859'
}

.eicon-slider-push:before {
    content: '\e85a'
}

.eicon-slider-vertical:before {
    content: '\e85b'
}

.eicon-slider-video:before {
    content: '\e85c'
}

.eicon-slides:before {
    content: '\e85d'
}

.eicon-social-icons:before {
    content: '\e85e'
}

.eicon-spacer:before {
    content: '\e85f'
}

.eicon-table:before {
    content: '\e860'
}

.eicon-tabs:before {
    content: '\e861'
}

.eicon-tel-field:before {
    content: '\e862'
}

.eicon-text-area:before {
    content: '\e863'
}

.eicon-text-field:before {
    content: '\e864'
}

.eicon-thumbnails-down:before {
    content: '\e865'
}

.eicon-thumbnails-half:before {
    content: '\e866'
}

.eicon-thumbnails-right:before {
    content: '\e867'
}

.eicon-time-line:before {
    content: '\e868'
}

.eicon-toggle:before {
    content: '\e869'
}

.eicon-url:before {
    content: '\e86a'
}

.eicon-t-letter:before {
    content: '\e86b'
}

.eicon-wordpress:before {
    content: '\e86c'
}

.eicon-text:before {
    content: '\e86d'
}

.eicon-anchor:before {
    content: '\e86e'
}

.eicon-bullet-list:before {
    content: '\e86f'
}

.eicon-code:before {
    content: '\e870'
}

.eicon-favorite:before {
    content: '\e871'
}

.eicon-google-maps:before {
    content: '\e872'
}

.eicon-image:before {
    content: '\e873'
}

.eicon-photo-library:before {
    content: '\e874'
}

.eicon-woocommerce:before {
    content: '\e875'
}

.eicon-youtube:before {
    content: '\e876'
}

.eicon-flip-box:before {
    content: '\e877'
}

.eicon-settings:before {
    content: '\e878'
}

.eicon-headphones:before {
    content: '\e879'
}

.eicon-testimonial:before {
    content: '\e87a'
}

.eicon-counter-circle:before {
    content: '\e87b'
}

.eicon-person:before {
    content: '\e87c'
}

.eicon-chevron-right:before {
    content: '\e87d'
}

.eicon-chevron-left:before {
    content: '\e87e'
}

.eicon-close:before {
    content: '\e87f'
}

.eicon-file-download:before {
    content: '\e880'
}

.eicon-save:before {
    content: '\e881'
}

.eicon-zoom-in:before {
    content: '\e882'
}

.eicon-shortcode:before {
    content: '\e883'
}

.eicon-nerd:before {
    content: '\e884'
}

.eicon-device-desktop:before {
    content: '\e885'
}

.eicon-device-tablet:before {
    content: '\e886'
}

.eicon-device-mobile:before {
    content: '\e887'
}

.eicon-document-file:before {
    content: '\e888'
}

.eicon-folder-o:before {
    content: '\e889'
}

.eicon-hypster:before {
    content: '\e88a'
}

.eicon-h-align-left:before {
    content: '\e88b'
}

.eicon-h-align-right:before {
    content: '\e88c'
}

.eicon-h-align-center:before {
    content: '\e88d'
}

.eicon-h-align-stretch:before {
    content: '\e88e'
}

.eicon-v-align-top:before {
    content: '\e88f'
}

.eicon-v-align-bottom:before {
    content: '\e890'
}

.eicon-v-align-middle:before {
    content: '\e891'
}

.eicon-v-align-stretch:before {
    content: '\e892'
}

.eicon-pro-icon:before {
    content: '\e893'
}

.eicon-mail:before {
    content: '\e894'
}

.eicon-lock-user:before {
    content: '\e895'
}

.eicon-testimonial-carousel:before {
    content: '\e896'
}

.eicon-media-carousel:before {
    content: '\e897'
}

.eicon-section:before {
    content: '\e898'
}

.eicon-column:before {
    content: '\e899'
}

.eicon-edit:before {
    content: '\e89a'
}

.eicon-clone:before {
    content: '\e89b'
}

.eicon-trash:before {
    content: '\e89c'
}

.eicon-play:before {
    content: '\e89d'
}

.eicon-angle-right:before {
    content: '\e89e'
}

.eicon-angle-left:before {
    content: '\e89f'
}

.eicon-animated-headline:before {
    content: '\e8a0'
}

.eicon-menu-toggle:before {
    content: '\e8a1'
}

.eicon-fb-embed:before {
    content: '\e8a2'
}

.eicon-fb-feed:before {
    content: '\e8a3'
}

.eicon-twitter-embed:before {
    content: '\e8a4'
}

.eicon-twitter-feed:before {
    content: '\e8a5'
}

.eicon-sync:before {
    content: '\e8a6'
}

.eicon-import-export:before {
    content: '\e8a7'
}

.eicon-check-circle:before {
    content: '\e8a8'
}

.eicon-library-save:before {
    content: '\e8a9'
}

.eicon-library-download:before {
    content: '\e8aa'
}

.eicon-insert:before {
    content: '\e8ab'
}

.eicon-preview-medium:before {
    content: '\e8ac'
}

.eicon-sort-down:before {
    content: '\e8ad'
}

.eicon-sort-up:before {
    content: '\e8ae'
}

.eicon-heading:before {
    content: '\e8af'
}

.eicon-logo:before {
    content: '\e8b0'
}

.eicon-meta-data:before {
    content: '\e8b1'
}

.eicon-post-content:before {
    content: '\e8b2'
}

.eicon-post-excerpt:before {
    content: '\e8b3'
}

.eicon-post-navigation:before {
    content: '\e8b4'
}

.eicon-yoast:before {
    content: '\e8b5'
}

.eicon-nerd-chuckle:before {
    content: '\e8b6'
}

.eicon-nerd-wink:before {
    content: '\e8b7'
}

.eicon-comments:before {
    content: '\e8b8'
}

.eicon-download-circle-o:before {
    content: '\e8b9'
}

.eicon-library-upload:before {
    content: '\e8ba'
}

.eicon-save-o:before {
    content: '\e8bb'
}

.eicon-upload-circle-o:before {
    content: '\e8bc'
}

.eicon-ellipsis-h:before {
    content: '\e8bd'
}

.eicon-ellipsis-v:before {
    content: '\e8be'
}

.eicon-arrow-left:before {
    content: '\e8bf'
}

.eicon-arrow-right:before {
    content: '\e8c0'
}

.eicon-arrow-up:before {
    content: '\e8c1'
}

.eicon-arrow-down:before {
    content: '\e8c2'
}

.eicon-play-o:before {
    content: '\e8c3'
}

.eicon-archive-posts:before {
    content: '\e8c4'
}

.eicon-archive-title:before {
    content: '\e8c5'
}

.eicon-featured-image:before {
    content: '\e8c6'
}

.eicon-post-info:before {
    content: '\e8c7'
}

.eicon-post-title:before {
    content: '\e8c8'
}

.eicon-site-logo:before {
    content: '\e8c9'
}

.eicon-site-search:before {
    content: '\e8ca'
}

.eicon-site-title:before {
    content: '\e8cb'
}

.eicon-plus-square:before {
    content: '\e8cc'
}

.eicon-minus-square:before {
    content: '\e8cd'
}

.eicon-cloud-check:before {
    content: '\e8ce'
}

.eicon-drag-n-drop:before {
    content: '\e8cf'
}

.eicon-welcome:before {
    content: '\e8d0'
}

.eicon-handle:before {
    content: '\e8d1'
}

.eicon-cart:before {
    content: '\e8d2'
}

.eicon-product-add-to-cart:before {
    content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
    content: '\e8d4'
}

.eicon-product-categories:before {
    content: '\e8d5'
}

.eicon-product-description:before {
    content: '\e8d6'
}

.eicon-product-images:before {
    content: '\e8d7'
}

.eicon-product-info:before {
    content: '\e8d8'
}

.eicon-product-meta:before {
    content: '\e8d9'
}

.eicon-product-pages:before {
    content: '\e8da'
}

.eicon-product-price:before {
    content: '\e8db'
}

.eicon-product-rating:before {
    content: '\e8dc'
}

.eicon-product-related:before {
    content: '\e8dd'
}

.eicon-product-stock:before {
    content: '\e8de'
}

.eicon-product-tabs:before {
    content: '\e8df'
}

.eicon-product-title:before {
    content: '\e8e0'
}

.eicon-product-upsell:before {
    content: '\e8e1'
}

.eicon-products:before {
    content: '\e8e2'
}

.eicon-bag-light:before {
    content: '\e8e3'
}

.eicon-bag-medium:before {
    content: '\e8e4'
}

.eicon-bag-solid:before {
    content: '\e8e5'
}

.eicon-basket-light:before {
    content: '\e8e6'
}

.eicon-basket-medium:before {
    content: '\e8e7'
}

.eicon-basket-solid:before {
    content: '\e8e8'
}

.eicon-cart-light:before {
    content: '\e8e9'
}

.eicon-cart-medium:before {
    content: '\e8ea'
}

.eicon-cart-solid:before {
    content: '\e8eb'
}

.eicon-exchange:before {
    content: '\e8ec'
}

.eicon-preview-thin:before {
    content: '\e8ed'
}

.eicon-device-laptop:before {
    content: '\e8ee'
}

.eicon-collapse:before {
    content: '\e8ef'
}

.eicon-expand:before {
    content: '\e8f0'
}

.eicon-navigator:before {
    content: '\e8f1'
}

.eicon-plug:before {
    content: '\e8f2'
}

.eicon-dashboard:before {
    content: '\e8f3'
}

.eicon-typography:before {
    content: '\e8f4'
}

.eicon-info-circle-o:before {
    content: '\e8f5'
}

.eicon-integration:before {
    content: '\e8f6'
}

.eicon-plus-circle-o:before {
    content: '\e8f7'
}

.eicon-rating:before {
    content: '\e8f8'
}

.eicon-review:before {
    content: '\e8f9'
}

.eicon-tools:before {
    content: '\e8fa'
}

.eicon-loading:before {
    content: '\e8fb'
}

.eicon-sitemap:before {
    content: '\e8fc'
}

.eicon-click:before {
    content: '\e8fd'
}

.eicon-clock:before {
    content: '\e8fe'
}

.eicon-library-open:before {
    content: '\e8ff'
}

.eicon-warning:before {
    content: '\e900'
}

.eicon-flow:before {
    content: '\e901'
}

.eicon-cursor-move:before {
    content: '\e902'
}

.eicon-arrow-circle-left:before {
    content: '\e903'
}

.eicon-flash:before {
    content: '\e904'
}

.eicon-redo:before {
    content: '\e905'
}

.eicon-ban:before {
    content: '\e906'
}

.eicon-barcode:before {
    content: '\e907'
}

.eicon-calendar:before {
    content: '\e908'
}

.eicon-caret-left:before {
    content: '\e909'
}

.eicon-caret-right:before {
    content: '\e90a'
}

.eicon-caret-up:before {
    content: '\e90b'
}

.eicon-chain-broken:before {
    content: '\e90c'
}

.eicon-check-circle-o:before {
    content: '\e90d'
}

.eicon-check:before {
    content: '\e90e'
}

.eicon-chevron-double-left:before {
    content: '\e90f'
}

.eicon-chevron-double-right:before {
    content: '\e910'
}

.eicon-undo:before {
    content: '\e911'
}

.eicon-filter:before {
    content: '\e912'
}

.eicon-circle-o:before {
    content: '\e913'
}

.eicon-circle:before {
    content: '\e914'
}

.eicon-clock-o:before {
    content: '\e915'
}

.eicon-cog:before {
    content: '\e916'
}

.eicon-cogs:before {
    content: '\e917'
}

.eicon-commenting-o:before {
    content: '\e918'
}

.eicon-copy:before {
    content: '\e919'
}

.eicon-database:before {
    content: '\e91a'
}

.eicon-dot-circle-o:before {
    content: '\e91b'
}

.eicon-envelope:before {
    content: '\e91c'
}

.eicon-external-link-square:before {
    content: '\e91d'
}

.eicon-eyedropper:before {
    content: '\e91e'
}

.eicon-folder:before {
    content: '\e91f'
}

.eicon-font:before {
    content: '\e920'
}

.eicon-adjust:before {
    content: '\e921'
}

.eicon-lightbox:before {
    content: '\e922'
}

.eicon-heart-o:before {
    content: '\e923'
}

.eicon-history:before {
    content: '\e924'
}

.eicon-image-bold:before {
    content: '\e925'
}

.eicon-info-circle:before {
    content: '\e926'
}

.eicon-link:before {
    content: '\e927'
}

.eicon-long-arrow-left:before {
    content: '\e928'
}

.eicon-long-arrow-right:before {
    content: '\e929'
}

.eicon-caret-down:before {
    content: '\e92a'
}

.eicon-paint-brush:before {
    content: '\e92b'
}

.eicon-pencil:before {
    content: '\e92c'
}

.eicon-plus-circle:before {
    content: '\e92d'
}

.eicon-zoom-in-bold:before {
    content: '\e92e'
}

.eicon-sort-amount-desc:before {
    content: '\e92f'
}

.eicon-sign-out:before {
    content: '\e930'
}

.eicon-spinner:before {
    content: '\e931'
}

.eicon-square:before {
    content: '\e932'
}

.eicon-star-o:before {
    content: '\e933'
}

.eicon-star:before {
    content: '\e934'
}

.eicon-text-align-justify:before {
    content: '\e935'
}

.eicon-text-align-center:before {
    content: '\e936'
}

.eicon-tags:before {
    content: '\e937'
}

.eicon-text-align-left:before {
    content: '\e938'
}

.eicon-text-align-right:before {
    content: '\e939'
}

.eicon-close-circle:before {
    content: '\e93a'
}

.eicon-trash-o:before {
    content: '\e93b'
}

.eicon-font-awesome:before {
    content: '\e93c'
}

.eicon-user-circle-o:before {
    content: '\e93d'
}

.eicon-video-camera:before {
    content: '\e93e'
}

.eicon-heart:before {
    content: '\e93f'
}

.eicon-wrench:before {
    content: '\e940'
}

.eicon-help:before {
    content: '\e941'
}

.eicon-help-o:before {
    content: '\e942'
}

.eicon-zoom-out-bold:before {
    content: '\e943'
}

.eicon-plus-square-o:before {
    content: '\e944'
}

.eicon-minus-square-o:before {
    content: '\e945'
}

.eicon-minus-circle:before {
    content: '\e946'
}

.eicon-minus-circle-o:before {
    content: '\e947'
}

.eicon-code-bold:before {
    content: '\e948'
}

.eicon-cloud-upload:before {
    content: '\e949'
}

.eicon-search-bold:before {
    content: '\e94a'
}

.eicon-map-pin:before {
    content: '\e94b'
}

.eicon-meetup:before {
    content: '\e94c'
}

.eicon-slideshow:before {
    content: '\e94d'
}

.eicon-t-letter-bold:before {
    content: '\e94e'
}

.eicon-preferences:before {
    content: '\e94f'
}

.eicon-table-of-contents:before {
    content: '\e950'
}

.eicon-tv:before {
    content: '\e951'
}

.eicon-upload:before {
    content: '\e952'
}

.eicon-instagram-comments:before {
    content: '\e953'
}

.eicon-instagram-nested-gallery:before {
    content: '\e954'
}

.eicon-instagram-post:before {
    content: '\e955'
}

.eicon-instagram-video:before {
    content: '\e956'
}

.eicon-instagram-gallery:before {
    content: '\e957'
}

.eicon-instagram-likes:before {
    content: '\e958'
}

.eicon-facebook:before {
    content: '\e959'
}

.eicon-twitter:before {
    content: '\e95a'
}

.eicon-pinterest:before {
    content: '\e95b'
}

.eicon-frame-expand:before {
    content: '\e95c'
}

.eicon-frame-minimize:before {
    content: '\e95d'
}

.eicon-archive:before {
    content: '\e95e'
}

.eicon-colors-typography:before {
    content: '\e95f'
}

.eicon-custom:before {
    content: '\e960'
}

.eicon-footer:before {
    content: '\e961'
}

.eicon-header:before {
    content: '\e962'
}

.eicon-layout-settings:before {
    content: '\e963'
}

.eicon-lightbox-expand:before {
    content: '\e964'
}

.eicon-error-404:before {
    content: '\e965'
}

.eicon-theme-style:before {
    content: '\e966'
}

.eicon-search-results:before {
    content: '\e967'
}

.eicon-single-post:before {
    content: '\e968'
}

.eicon-site-identity:before {
    content: '\e969'
}

.eicon-theme-builder:before {
    content: '\e96a'
}

.eicon-download-bold:before {
    content: '\e96b'
}

.eicon-share-arrow:before {
    content: '\e96c'
}

.eicon-global-settings:before {
    content: '\e96d'
}

.eicon-user-preferences:before {
    content: '\e96e'
}

.eicon-lock:before {
    content: '\e96f'
}

.eicon-eye:before {
    content: '\e8ac'
}

@keyframes bounce {
    20%, 53%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from, to {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    11.1%, from, to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover {
    transform: scale(1.1)
}

.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover {
    transform: scale(0.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse:active, .elementor-animation-pulse:focus, .elementor-animation-pulse:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}

.elementor-animation-pulse-grow:active, .elementor-animation-pulse-grow:focus, .elementor-animation-pulse-grow:hover {
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
    to {
        transform: scale(0.9)
    }
}

.elementor-animation-pulse-shrink:active, .elementor-animation-pulse-shrink:focus, .elementor-animation-pulse-shrink:hover {
    animation-name: elementor-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-push {
    50% {
        transform: scale(0.8)
    }
    100% {
        transform: scale(1)
    }
}

.elementor-animation-push:active, .elementor-animation-push:focus, .elementor-animation-push:hover {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
    50% {
        transform: scale(1.2)
    }
}

.elementor-animation-pop:active, .elementor-animation-pop:focus, .elementor-animation-pop:hover {
    animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.elementor-animation-bounce-in {
    transition-duration: .5s
}

.elementor-animation-bounce-in:active, .elementor-animation-bounce-in:focus, .elementor-animation-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
    transition-duration: .5s
}

.elementor-animation-bounce-out:active, .elementor-animation-bounce-out:focus, .elementor-animation-bounce-out:hover {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-rotate:active, .elementor-animation-rotate:focus, .elementor-animation-rotate:hover {
    transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow-rotate:active, .elementor-animation-grow-rotate:focus, .elementor-animation-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-float:active, .elementor-animation-float:focus, .elementor-animation-float:hover {
    transform: translateY(-8px)
}

.elementor-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-sink:active, .elementor-animation-sink:focus, .elementor-animation-sink:hover {
    transform: translateY(8px)
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }
    50% {
        transform: translateY(-4px)
    }
    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

.elementor-animation-bob:active, .elementor-animation-bob:focus, .elementor-animation-bob:hover {
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }
    50% {
        transform: translateY(4px)
    }
    100% {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}

.elementor-animation-hang:active, .elementor-animation-hang:focus, .elementor-animation-hang:hover {
    animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

.elementor-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-skew:active, .elementor-animation-skew:focus, .elementor-animation-skew:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-forward:active, .elementor-animation-skew-forward:focus, .elementor-animation-skew-forward:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-backward:active, .elementor-animation-skew-backward:focus, .elementor-animation-skew-backward:hover {
    transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}

.elementor-animation-wobble-vertical:active, .elementor-animation-wobble-vertical:focus, .elementor-animation-wobble-vertical:hover {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }
    33.3% {
        transform: translateX(-6px)
    }
    49.95% {
        transform: translateX(4px)
    }
    66.6% {
        transform: translateX(-2px)
    }
    83.25% {
        transform: translateX(1px)
    }
    100% {
        transform: translateX(0)
    }
}

.elementor-animation-wobble-horizontal:active, .elementor-animation-wobble-horizontal:focus, .elementor-animation-wobble-horizontal:hover {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px, 8px)
    }
    33.3% {
        transform: translate(-6px, -6px)
    }
    49.95% {
        transform: translate(4px, 4px)
    }
    66.6% {
        transform: translate(-2px, -2px)
    }
    83.25% {
        transform: translate(1px, 1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-bottom-right:active, .elementor-animation-wobble-to-bottom-right:focus, .elementor-animation-wobble-to-bottom-right:hover {
    animation-name: elementor-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px, -8px)
    }
    33.3% {
        transform: translate(-6px, 6px)
    }
    49.95% {
        transform: translate(4px, -4px)
    }
    66.6% {
        transform: translate(-2px, 2px)
    }
    83.25% {
        transform: translate(1px, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-top-right:active, .elementor-animation-wobble-to-top-right:focus, .elementor-animation-wobble-to-top-right:hover {
    animation-name: elementor-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-top {
    transform-origin: 0 100%
}

.elementor-animation-wobble-top:active, .elementor-animation-wobble-top:focus, .elementor-animation-wobble-top:hover {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-bottom {
    transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active, .elementor-animation-wobble-bottom:focus, .elementor-animation-wobble-bottom:hover {
    animation-name: elementor-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-skew:active, .elementor-animation-wobble-skew:focus, .elementor-animation-wobble-skew:hover {
    animation-name: elementor-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        transform: translateX(-3px) rotate(-2deg)
    }
}

.elementor-animation-buzz:active, .elementor-animation-buzz:focus, .elementor-animation-buzz:hover {
    animation-name: elementor-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        transform: translateX(1px) rotate(0)
    }
    100% {
        transform: translateX(-1px) rotate(0)
    }
}

.elementor-animation-buzz-out:active, .elementor-animation-buzz-out:focus, .elementor-animation-buzz-out:hover {
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

/*! elementor - v2.9.7 - 25-03-2020 */
.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px
}

.dialog-type-lightbox .dialog-header {
    font-size: 15px;
    color: #495157;
    padding: 30px 0 10px;
    font-weight: 500
}

.dialog-type-lightbox .dialog-message {
    padding: 0 30px 30px;
    min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header, .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    width: 50%;
    border: none;
    background: none;
    color: #6d7882;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover {
    background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok {
    color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over {
    color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active {
    background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button::-moz-focus-inner {
    border: 0
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    font-size: 15px;
    line-height: 1
}

.dialog-close-button:not(:hover) {
    opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper > button {
    width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
    border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

@media (min-width: 1024px) {
    body.admin-bar .dialog-lightbox-widget {
        height: -webkit-calc(100vh - 32px);
        height: calc(100vh - 32px)
    }
}

@media (max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        position: -webkit-sticky;
        position: sticky;
        height: 100vh
    }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
    position: relative;
    height: 0
}

.elementor-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000
}

.elementor-fit-aspect-ratio video {
    width: 100%
}

.flatpickr-calendar {
    width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
    width: 280px
}

.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media (max-width: 1439px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 990px
    }
}

@media (min-width: 1440px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 1200px
    }
}

.elementor-templates-modal .dialog-header {
    padding: 0;
    z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper, .elementor-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
    height: 40px;
    margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
    background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow: auto;
    padding-top: 25px
}

.elementor-templates-modal .dialog-content {
    height: 100%
}

.elementor-templates-modal .dialog-loading {
    display: none
}

.elementor-templates-modal__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px
}

.elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.elementor-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px
}

.elementor-templates-modal__header__logo-area > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__logo i {
    font-size: 10px
}

.elementor-templates-modal__header__items-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-templates-modal__header__item > i {
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.elementor-templates-modal__header__item > i:not(:hover) {
    color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
    width: 45px;
    border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
    font-size: 18px
}

.elementor-templates-modal__header__close--skip {
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.elementor-templates-modal__header__close--skip > i {
    font-size: inherit;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px solid
}

.elementor-templates-modal__header__close--skip > i:not(:hover) {
    color: #fff
}

.elementor-templates-modal__sidebar {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

.elementor-hidden {
    display: none
}

.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.elementor-gradient-logo {
    background-image: -webkit-linear-gradient(225deg, #f2295b, #434363);
    background-image: -o-linear-gradient(225deg, #f2295b, #434363);
    background-image: linear-gradient(-135deg, #f2295b, #434363);
    display: inline-block;
    padding: .6em;
    -webkit-border-radius: .2em;
    border-radius: .2em
}

.elementor-gradient-logo i {
    color: #fff;
    display: block
}

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
    margin: 0
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-custom-embed {
    line-height: 0
}

.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover
}

.elementor-widget-wrap > .elementor-element.elementor-absolute {
    position: absolute
}

.elementor-widget-wrap > .elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width: 100%
    }
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    opacity: .8;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-tag {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align: center
    }

    .elementor-tablet-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align: center
    }

    .elementor-mobile-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

#wpadminbar #wp-admin-bar-elementor_edit_page > .ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector > .ab-item:before {
    content: "\f348";
    top: 2px
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top > .elementor-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle > .elementor-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom > .elementor-container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 992px) {
    .elementor-section.elementor-section-height-full {
        height: 100vh
    }

    .elementor-section.elementor-section-height-full > .elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap > .elementor-element {
    width: 100%
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 992px) {
    .elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
        width: 10%
    }

    .elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width: 10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-column.elementor-sm-10 {
        width: 10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor-column.elementor-md-10 {
        width: 10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor-reverse-tablet > .elementor-container > .elementor-row > :first-child {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile > .elementor-container > .elementor-row > :first-child {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid .elementor-grid-item {
    word-break: break-word;
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
    display: grid
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
    display: grid
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
    display: grid
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
    display: grid
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
    display: grid
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
    display: grid
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
    display: grid
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
    display: grid
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
    display: grid
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
    display: grid
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
    display: grid
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
    display: grid
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr);
        display: grid
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr);
        display: grid
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr);
        display: grid
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr);
        display: grid
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr);
        display: grid
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr);
        display: grid
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr);
        display: grid
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr);
        display: grid
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr);
        display: grid
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr);
        display: grid
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr);
        display: grid
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr);
        display: grid
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr);
        display: grid
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr);
        display: grid
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr);
        display: grid
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr);
        display: grid
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr);
        display: grid
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr);
        display: grid
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr);
        display: grid
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr);
        display: grid
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr);
        display: grid
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr);
        display: grid
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr);
        display: grid
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr);
        display: grid
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above > .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above > .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above > .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above > .elementor-field-group > textarea {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-align-stretch .elementor-field-type-submit button {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-tablet-button-align-stretch .elementor-field-type-submit button {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-mobile-button-align-stretch .elementor-field-type-submit button {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: 0
}

.elementor-form .elementor-button > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.elementor-accordion {
    text-align: left
}

.elementor-accordion .elementor-accordion-item {
    border: 1px solid #d4d4d4
}

.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
    border-top: none
}

.elementor-accordion .elementor-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: left;
    text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
    display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: none
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    display: block
}

.elementor-accordion .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #d4d4d4
}

@media (max-width: 767px) {
    .elementor-accordion .elementor-tab-title {
        padding: 12px 15px
    }

    .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
        width: 1.2em
    }

    .elementor-accordion .elementor-tab-content {
        padding: 7px 15px
    }
}

.elementor-alert {
    padding: 15px;
    border-left: 5px solid transparent;
    position: relative;
    text-align: left
}

.elementor-alert .elementor-alert-title {
    display: block;
    font-weight: 700
}

.elementor-alert .elementor-alert-description {
    font-size: 13px
}

.elementor-alert button.elementor-alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 20px;
    line-height: 1;
    background: transparent;
    color: inherit;
    border: none;
    cursor: pointer
}

.elementor-alert.elementor-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1
}

.elementor-alert.elementor-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #cae6be
}

.elementor-alert.elementor-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #f9f0c3
}

.elementor-alert.elementor-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #e8c4c4
}

@media (max-width: 767px) {
    .elementor-alert {
        padding: 10px
    }

    .elementor-alert button.elementor-alert-dismiss {
        right: 7px;
        top: 7px
    }
}

.elementor-tab-title a {
    color: inherit
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-icon {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button-icon svg {
    width: 1em
}

.elementor-button-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-menu-cart__toggle .elementor-button-icon {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
    -ms-flex-order: 15;
    order: 15
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-counter .elementor-counter-number-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 69px;
    font-weight: 600;
    color: #222;
    line-height: 1
}

.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
    text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
    text-align: left
}

.elementor-counter .elementor-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #666;
    line-height: 2.5
}

.elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-border-color: gray-darkest;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon):not(.elementor-widget-divider--separator-type-pattern) .elementor-divider-separator {
    display: inline-block
}

.elementor-widget-divider .elementor-divider {
    line-height: 0;
    font-size: 0
}

.elementor-widget-divider .elementor-divider__text {
    font-size: 15px;
    line-height: 1;
    max-width: 95%
}

.elementor-widget-divider .elementor-divider__element {
    margin: 0 var(--divider-element-spacing);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
    font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator, .elementor-widget-divider--view-line_text .elementor-divider-separator {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, .elementor-widget-divider--view-line_text .elementor-divider-separator:after, .elementor-widget-divider--view-line_text .elementor-divider-separator:before {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
    content: none
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
    margin-left: 0
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
    content: none
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
    margin-right: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-border-color)
}

.elementor-widget-divider--separator-type-pattern {
    --divider-border-style: none
}

.elementor-widget-divider--separator-type-pattern .elementor-divider-separator, .elementor-widget-divider--separator-type-pattern .elementor-divider-separator:after, .elementor-widget-divider--separator-type-pattern .elementor-divider-separator:before {
    width: 100%;
    min-height: var(--divider-pattern-height);
    background-image: var(--divider-pattern-url);
    -webkit-background-size: var(--divider-pattern-size) 100%;
    background-size: var(--divider-pattern-size) 100%;
    background-repeat: var(--divider-pattern-repeat)
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_icon .elementor-divider-separator, .elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line_text .elementor-divider-separator {
    background-image: none
}

.elementor-widget-divider--no-spacing {
    --divider-pattern-size: auto
}

.elementor-widget-divider--bg-round {
    --divider-pattern-repeat: round
}

.rtl .elementor-widget-divider .elementor-divider__text {
    direction: rtl
}

.elementor-image-gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.elementor-image-gallery .gallery-item img {
    margin: 0 auto
}

.elementor-image-gallery .gallery-item .gallery-caption {
    margin: 0
}

@media (min-width: 992px) {
    .elementor-image-gallery .gallery-columns-2 .gallery-item {
        max-width: 50%
    }

    .elementor-image-gallery .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }

    .elementor-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 25%
    }

    .elementor-image-gallery .gallery-columns-5 .gallery-item {
        max-width: 20%
    }

    .elementor-image-gallery .gallery-columns-6 .gallery-item {
        max-width: 16.666%
    }

    .elementor-image-gallery .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }

    .elementor-image-gallery .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }

    .elementor-image-gallery .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }

    .elementor-image-gallery .gallery-columns-10 .gallery-item {
        max-width: 10%
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width: 50%
    }
}

@media (max-width: 479px) {
    .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width: 100%
    }
}

.elementor-widget-google_maps iframe {
    height: 300px
}

.elementor-widget-heading .elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title > a {
    color: inherit;
    font-size: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #818a91
}

.elementor-icon i, .elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before, .elementor-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media (min-width: 992px) {
    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
        margin: auto
    }

    .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .elementor-widget-icon-box .elementor-icon-box-icon {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
    overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    margin-right: -8px;
    margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: 8px;
    margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    width: auto;
    left: auto;
    right: auto;
    position: relative;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.elementor-widget .elementor-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-widget .elementor-icon-list-item a {
    width: 100%
}

.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget .elementor-icon-list-icon i {
    width: 1.25em
}

.elementor-widget .elementor-icon-list-icon svg {
    width: 1em
}

.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
    left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
    right: 0
}

@media (max-width: 1024px) {
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media (max-width: 767px) {
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

.elementor-widget-image {
    text-align: center
}

.elementor-widget-image .elementor-image > a, .elementor-widget-image .elementor-image figure > a {
    display: inline-block
}

.elementor-widget-image .elementor-image > a img[src$=".svg"], .elementor-widget-image .elementor-image figure > a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image .elementor-image img {
    vertical-align: middle;
    display: inline-block
}

.elementor-widget-image .elementor-image.elementor-image-shape-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.elementor-widget-image-box .elementor-image-box-content {
    width: 100%
}

@media (min-width: 992px) {
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
        margin: auto
    }

    .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .elementor-widget-image-box .elementor-image-box-img {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}

.elementor-widget-image-box .elementor-image-box-img {
    display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
    color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
    margin: 0
}

.elementor-widget-image-carousel .swiper-container {
    position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
    line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
    text-align: center
}

.elementor-image-gallery figure img {
    display: block
}

.elementor-image-gallery figure figcaption {
    width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
    padding: 0
}

body.elementor-page .elementor-widget-menu-anchor {
    margin-bottom: 0
}

.elementor-widget-progress {
    text-align: left
}

.elementor-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-progress-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #818a91;
    width: 0;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

.elementor-progress-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px
}

.elementor-progress-percentage {
    padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
    background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
    background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
    background-color: #d9534f
}

.elementor-progress .elementor-title {
    display: block
}

@media (max-width: 767px) {
    .elementor-progress-text {
        padding-left: 10px
    }
}

.elementor-social-icons-wrapper {
    font-size: 0
}

.elementor-social-icon {
    background-color: #818a91;
    font-size: 25px;
    text-align: center;
    padding: .5em;
    margin-right: 5px;
    cursor: pointer
}

.elementor-social-icon i {
    color: #fff
}

.elementor-social-icon:last-child {
    margin: 0
}

.elementor-social-icon:hover {
    opacity: .9;
    color: #fff
}

.elementor-social-icon-android {
    background-color: #a4c639
}

.elementor-social-icon-apple {
    background-color: #999
}

.elementor-social-icon-behance {
    background-color: #1769ff
}

.elementor-social-icon-bitbucket {
    background-color: #205081
}

.elementor-social-icon-codepen {
    background-color: #000
}

.elementor-social-icon-delicious {
    background-color: #39f
}

.elementor-social-icon-deviantart {
    background-color: #05cc47
}

.elementor-social-icon-digg {
    background-color: #005be2
}

.elementor-social-icon-dribbble {
    background-color: #ea4c89
}

.elementor-social-icon-elementor {
    background-color: #d30c5c
}

.elementor-social-icon-envelope {
    background-color: #ea4335
}

.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
    background-color: #3b5998
}

.elementor-social-icon-flickr {
    background-color: #0063dc
}

.elementor-social-icon-foursquare {
    background-color: #2d5be3
}

.elementor-social-icon-free-code-camp, .elementor-social-icon-freecodecamp {
    background-color: #006400
}

.elementor-social-icon-github {
    background-color: #333
}

.elementor-social-icon-gitlab {
    background-color: #e24329
}

.elementor-social-icon-globe {
    background-color: #818a91
}

.elementor-social-icon-google-plus, .elementor-social-icon-google-plus-g {
    background-color: #dd4b39
}

.elementor-social-icon-houzz {
    background-color: #7ac142
}

.elementor-social-icon-instagram {
    background-color: #262626
}

.elementor-social-icon-jsfiddle {
    background-color: #487aa2
}

.elementor-social-icon-link {
    background-color: #818a91
}

.elementor-social-icon-linkedin, .elementor-social-icon-linkedin-in {
    background-color: #0077b5
}

.elementor-social-icon-medium {
    background-color: #00ab6b
}

.elementor-social-icon-meetup {
    background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
    background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
    background-color: #f4731c
}

.elementor-social-icon-pinterest {
    background-color: #bd081c
}

.elementor-social-icon-product-hunt {
    background-color: #da552f
}

.elementor-social-icon-reddit {
    background-color: #ff4500
}

.elementor-social-icon-rss {
    background-color: #f26522
}

.elementor-social-icon-shopping-cart {
    background-color: #4caf50
}

.elementor-social-icon-skype {
    background-color: #00aff0
}

.elementor-social-icon-slideshare {
    background-color: #0077b5
}

.elementor-social-icon-snapchat {
    background-color: #fffc00
}

.elementor-social-icon-soundcloud {
    background-color: #f80
}

.elementor-social-icon-spotify {
    background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
    background-color: #fe7a15
}

.elementor-social-icon-steam {
    background-color: #00adee
}

.elementor-social-icon-stumbleupon {
    background-color: #eb4924
}

.elementor-social-icon-telegram {
    background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
    background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
    background-color: #589442
}

.elementor-social-icon-tumblr {
    background-color: #35465c
}

.elementor-social-icon-twitch {
    background-color: #6441a5
}

.elementor-social-icon-twitter {
    background-color: #1da1f2
}

.elementor-social-icon-viber {
    background-color: #665cac
}

.elementor-social-icon-vimeo {
    background-color: #1ab7ea
}

.elementor-social-icon-vk {
    background-color: #45668e
}

.elementor-social-icon-weibo {
    background-color: #df2029
}

.elementor-social-icon-weixin {
    background-color: #7bb32e
}

.elementor-social-icon-whatsapp {
    background-color: #25d366
}

.elementor-social-icon-wordpress {
    background-color: #21759b
}

.elementor-social-icon-xing {
    background-color: #026466
}

.elementor-social-icon-yelp {
    background-color: #af0606
}

.elementor-social-icon-youtube {
    background-color: #cd201f
}

.elementor-social-icon-500px {
    background-color: #0099e5
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 10%;
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.elementor-star-rating {
    color: #ccd6df;
    font-family: eicons;
    display: inline-block
}

.elementor-star-rating i {
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default
}

.elementor-star-rating i:before {
    content: "\e934";
    display: block;
    font-size: inherit;
    font-family: inherit;
    position: absolute;
    overflow: hidden;
    color: #f0ad4e;
    top: 0;
    left: 0
}

.elementor-star-rating .elementor-star-empty:before {
    content: none
}

.elementor-star-rating .elementor-star-1:before {
    width: 10%
}

.elementor-star-rating .elementor-star-2:before {
    width: 20%
}

.elementor-star-rating .elementor-star-3:before {
    width: 30%
}

.elementor-star-rating .elementor-star-4:before {
    width: 40%
}

.elementor-star-rating .elementor-star-5:before {
    width: 50%
}

.elementor-star-rating .elementor-star-6:before {
    width: 60%
}

.elementor-star-rating .elementor-star-7:before {
    width: 70%
}

.elementor-star-rating .elementor-star-8:before {
    width: 80%
}

.elementor-star-rating .elementor-star-9:before {
    width: 90%
}

.elementor-star-rating__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-star-rating__title {
    margin-right: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
    margin-right: auto
}

@media (max-width: 1024px) {
    .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
        text-align: right;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
        text-align: right;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
        margin-right: auto
    }
}

.last-star {
    letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
    font-family: Arial, Helvetica, sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
    content: "\002605"
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    width: 25%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-right-style: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    height: 999em;
    width: 0;
    right: 0;
    border-right-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
    top: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: table-cell
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
    border-bottom-style: none
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    bottom: 0;
    height: 0;
    width: 999em;
    border-bottom-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    right: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
    left: 100%
}

.elementor-widget-tabs .elementor-tab-content, .elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title:after, .elementor-widget-tabs .elementor-tab-title:before, .elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: 1px #d4d4d4
}

.elementor-widget-tabs .elementor-tabs {
    text-align: left
}

.elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: hidden
}

.elementor-widget-tabs .elementor-tab-title {
    cursor: pointer;
    outline: none
}

.elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
    border: solid transparent
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: #d4d4d4
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
    display: block;
    content: "";
    position: absolute
}

.elementor-widget-tabs .elementor-tab-mobile-title {
    padding: 10px;
    cursor: pointer
}

.elementor-widget-tabs .elementor-tab-content {
    padding: 20px;
    display: none
}

@media (max-width: 767px) {
    .elementor-tabs .elementor-tab-content, .elementor-tabs .elementor-tab-title {
        border-style: solid solid none
    }

    .elementor-tabs .elementor-tabs-wrapper {
        display: none
    }

    .elementor-tabs .elementor-tabs-content-wrapper {
        border-bottom-style: solid
    }

    .elementor-tabs .elementor-tab-content {
        padding: 10px
    }
}

@media (min-width: 992px) {
    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-style: solid solid solid none
    }

    .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
        border-style: none solid solid
    }

    .elementor-tabs .elementor-tab-mobile-title {
        display: none
    }
}

.elementor-testimonial-wrapper {
    overflow: hidden;
    text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
    line-height: 1.5;
    color: inherit;
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: .85em;
    color: inherit;
    display: block
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
    text-align: left
}

.elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
    text-align: right
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
    width: 100%;
    line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
    display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details, .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
    display: table-cell;
    vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
    padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
    text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details, .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    margin-bottom: 20px
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #818a91;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #818a91;
    border: 3px solid;
    background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}

.elementor-toggle {
    text-align: left
}

.elementor-toggle .elementor-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
    outline: none
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    display: inline-block;
    width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    float: right;
    text-align: right
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: left;
    text-align: left
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
    display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
    display: none
}

.elementor-toggle .elementor-tab-title.elementor-active {
    border-bottom: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
    display: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
    display: block
}

.elementor-toggle .elementor-tab-content {
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    display: none
}

@media (max-width: 767px) {
    .elementor-toggle .elementor-tab-title {
        padding: 12px
    }

    .elementor-toggle .elementor-tab-content {
        padding: 12px 10px
    }
}

.elementor-widget-video .elementor-widget-container {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
    cursor: pointer;
    text-align: center
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
    opacity: 1
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
    display: block;
    width: 100%
}

.elementor-widget-video .elementor-video {
    -o-object-fit: cover;
    object-fit: cover
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.elementor-slick-slider[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

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

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.elementor-slick-slider .slick-loading .slick-list {
    background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
    content: "\e8fb";
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    font-size: 25px;
    color: #a4afb7
}

.elementor-slick-slider .slick-next, .elementor-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:focus, .elementor-slick-slider .slick-next:hover, .elementor-slick-slider .slick-prev:focus, .elementor-slick-slider .slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.elementor-slick-slider .slick-next:focus:before, .elementor-slick-slider .slick-next:hover:before, .elementor-slick-slider .slick-prev:focus:before, .elementor-slick-slider .slick-prev:hover:before {
    opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before, .elementor-slick-slider .slick-prev.slick-disabled:before {
    opacity: .25
}

.elementor-slick-slider .slick-next:before, .elementor-slick-slider .slick-prev:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
    left: -25px
}

[dir=rtl] .elementor-slick-slider .slick-prev {
    left: auto;
    right: -25px
}

.elementor-slick-slider .slick-prev:before {
    content: "\e89f"
}

[dir=rtl] .elementor-slick-slider .slick-prev:before {
    content: "\e89e"
}

.elementor-slick-slider .slick-next {
    right: -25px
}

[dir=rtl] .elementor-slick-slider .slick-next {
    left: -25px;
    right: auto
}

.elementor-slick-slider .slick-next:before {
    content: "\e89e"
}

[dir=rtl] .elementor-slick-slider .slick-next:before {
    content: "\e89f"
}

.elementor-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.elementor-slick-slider ul.slick-dots li button:focus, .elementor-slick-slider ul.slick-dots li button:hover {
    outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before, .elementor-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\e914";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: auto;
    right: 20px
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next {
    left: 20px;
    right: auto
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0
}

.elementor-slick-slider .slick-slider .slick-next, .elementor-slick-slider .slick-slider .slick-prev {
    z-index: 1
}

.elementor-slick-slider .slick-slide img {
    margin: auto
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
    display: none
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.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-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%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 xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .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-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    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-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.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-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(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, .5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
    top: -webkit-calc(50% - 15px);
    top: calc(50% - 15px)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 1px);
    transform: translate3d(0, -50%, 1px)
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.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) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
    height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    right: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1
}

.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width: 767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding: 70px 0
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container {
        width: 75%
    }
}

@media (max-width: 1024px) {
    .elementor-lightbox .elementor-video-container {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width: 70%
    }
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline: none
}

.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
    right: 0
}

@media (max-width: 767px) {
    .elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
        width: 20%
    }

    .elementor-lightbox .elementor-swiper-button-next i, .elementor-lightbox .elementor-swiper-button-prev i {
        padding: 10px;
        background-color: rgba(0, 0, 0, .5)
    }

    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer, .elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header > i {
    font-size: inherit;
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header > i:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header > i:first-of-type {
    margin-left: auto
}

.elementor-slideshow__header .elementor-icon-share {
    z-index: 5
}

.elementor-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #2c2c2c
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 67px;
    top: 60px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    padding: 14px 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    transform-origin: 90% 10%;
    -webkit-transition: all .25s .1s;
    -o-transition: all .25s .1s;
    transition: all .25s .1s;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
    text-align: left;
    color: #55595c;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .5s .1s;
    -o-transition: opacity .5s .1s;
    transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
    color: #000
}

.elementor-slideshow__share-links a i {
    margin-right: 10px;
    font-size: 15px
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    border: 9px solid transparent;
    border-bottom-color: #fff;
    -webkit-transform: translateY(-100%) scaleX(.7);
    -ms-transform: translateY(-100%) scaleX(.7);
    transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.elementor-slideshow__description, .elementor-slideshow__title {
    margin: 0
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.elementor-slideshow__description {
    font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next, .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer, .elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next, .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
    opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
    color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
    color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
    color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
    color: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse
}

@media (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation: none;
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape[data-negative=false].elementor-shape-bottom {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-shape[data-negative=true].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#left-area ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

#wpadminbar * {
    font-style: normal
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width: 1025px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

.rey-siteHeader .rey-siteHeader--custom {
    color: var(--header-text-color)
}

.rey-siteHeader.--lock-zindex > .elementor > .elementor-inner > .elementor-section-wrap > .elementor-section {
    z-index: auto
}

.elementor-element-overlay {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.rey-disabledElement {
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%);
    color: hsl(var(--neutral-hue, 210), 9%, 31%);
    display: block;
    padding: 1em;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 1em
}

.rey-disabledElement.--disabled {
    opacity: .5;
    pointer-events: none
}

.elementor.elementor-edit-area-active .elementor-hidden-phone > .elementor-element-overlay:before, .elementor.elementor-edit-area-active .elementor-hidden-tablet > .elementor-element-overlay:before, .elementor.elementor-edit-area-active .elementor-hidden-desktop > .elementor-element-overlay:before {
    position: absolute;
    top: -20px;
    right: 0;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 8px;
    color: #fff;
    background-color: var(--colors-red);
    white-space: nowrap
}

@media (max-width: 767px) {
    .elementor.elementor-edit-area-active .elementor-hidden-phone {
        outline: 1px solid var(--colors-red)
    }

    .elementor.elementor-edit-area-active .elementor-hidden-phone > .elementor-container, .elementor.elementor-edit-area-active .elementor-hidden-phone > .elementor-widget-container, .elementor.elementor-edit-area-active .elementor-hidden-phone > .elementor-column-wrap.elementor-element-populated {
        opacity: .3
    }

    .elementor.elementor-edit-area-active .elementor-hidden-phone:hover > .elementor-element-overlay:before {
        content: "HIDDEN ON MOBILES"
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor.elementor-edit-area-active .elementor-hidden-tablet {
        outline: 1px solid var(--colors-red)
    }

    .elementor.elementor-edit-area-active .elementor-hidden-tablet > .elementor-container, .elementor.elementor-edit-area-active .elementor-hidden-tablet > .elementor-widget-container, .elementor.elementor-edit-area-active .elementor-hidden-tablet > .elementor-column-wrap.elementor-element-populated {
        opacity: .3
    }

    .elementor.elementor-edit-area-active .elementor-hidden-tablet:hover > .elementor-element-overlay:before {
        content: "HIDDEN ON TABLETS"
    }
}

@media (min-width: 1025px) {
    .elementor.elementor-edit-area-active .elementor-hidden-desktop {
        outline: 1px solid var(--colors-red)
    }

    .elementor.elementor-edit-area-active .elementor-hidden-desktop > .elementor-container, .elementor.elementor-edit-area-active .elementor-hidden-desktop > .elementor-widget-container, .elementor.elementor-edit-area-active .elementor-hidden-desktop > .elementor-column-wrap.elementor-element-populated {
        opacity: .3
    }

    .elementor.elementor-edit-area-active .elementor-hidden-desktop:hover > .elementor-element-overlay:before {
        content: "HIDDEN ON DESKTOP"
    }
}

body.elementor-editor-active .elementor-inner-column .elementor-editor-column-settings .elementor-editor-element-setting {
    background-color: #67737b
}

body.elementor-editor-active .elementor-inner-column .elementor-editor-column-settings .elementor-editor-element-setting:not(:hover) {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9099a2), to(#73828c));
    background-image: linear-gradient(to bottom, #9099a2, #73828c)
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: var(--container-max-width)
}

@media (min-width: 1025px) {
    .elementor-section.rey-sectionScroll {
        -webkit-transition: -webkit-clip-path .3s var(--easeOutCubic) !important;
        transition: -webkit-clip-path .3s var(--easeOutCubic) !important;
        transition: clip-path .3s var(--easeOutCubic) !important;
        transition: clip-path .3s var(--easeOutCubic), -webkit-clip-path .3s var(--easeOutCubic) !important
    }

    .elementor-section.rey-sectionScroll--clip-in {
        -webkit-clip-path: inset(calc(var(--clip-offset) * (1 - var(--visibility-y))));
        clip-path: inset(calc(var(--clip-offset) * (1 - var(--visibility-y))))
    }

    .elementor-section.rey-sectionScroll--clip-in.elementor-top-section:first-child {
        -webkit-clip-path: inset(calc(var(--clip-offset) * (var(--intersect-y) * -1)));
        clip-path: inset(calc(var(--clip-offset) * (var(--intersect-y) * -1)))
    }

    .elementor-section.rey-sectionScroll--clip-out {
        -webkit-clip-path: inset(calc(var(--clip-offset) * var(--visibility-y)));
        clip-path: inset(calc(var(--clip-offset) * var(--visibility-y)))
    }

    .elementor-section.rey-sectionScroll--clip-out.elementor-top-section:first-child {
        -webkit-clip-path: inset(calc(var(--clip-offset) * (var(--intersect-y) + 1)));
        clip-path: inset(calc(var(--clip-offset) * (var(--intersect-y) + 1)))
    }
}

@media (max-width: 1024px) {
    .elementor-section.rey-section-bg--gradient.rey-gradientDesktop-yes {
        background-image: none !important
    }
}

.rey-siteContainer:not(.rey-stretchPage) .elementor-section.rey-section-stretched {
    --push-back: 0px;
    width: var(--site-width, 100vw);
    left: var(--push-back)
}

@media (max-width: 1024px) {
    .rey-siteContainer:not(.rey-stretchPage) .elementor-section.rey-section-stretched {
        --push-back: calc(-1 * var(--half-gutter-size, 15px))
    }
}

@media (min-width: 1025px) {
    .rey-siteContainer:not(.rey-stretchPage) .elementor-section.rey-section-stretched {
        --push-back: calc(-1 * (((var(--site-width, 100vw) - var(--container-max-width)) / 2) + var(--half-gutter-size, 15px)))
    }
}

[data-xl="2"] .rey-siteContainer:not(.rey-stretchPage) .elementor-section.rey-section-stretched {
    --push-back: calc(-1 * (((var(--site-width, 100vw) - var(--container-max-width)) / 2) + var(--content-padding-left, 0px) + var(--half-gutter-size, 15px)))
}

@media (min-width: 1025px) {
    .rey-siteContainer.rey-stretchPage .elementor-section.rey-section-stretched, .rey-pageCover .elementor-section.rey-section-stretched {
        width: var(--site-width, 100vw);
        left: calc(-1 * (var(--page-padding-left) + var(--content-padding-left, 0px)))
    }
}

.elementor-row {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media (min-width: 1025px) {
    .elementor-column-wrap {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.elementor-element [class*=rey-gap--] {
    margin-left: calc(-1 * var(--half-gutter-size));
    margin-right: calc(-1 * var(--half-gutter-size))
}

.elementor-element [class*=rey-gap--] .rey-gapItem {
    padding-left: var(--half-gutter-size);
    padding-right: var(--half-gutter-size)
}

.elementor-container > .elementor-row {
    margin-left: calc(-1 * var(--half-gutter-size, 15px));
    margin-right: calc(-1 * var(--half-gutter-size, 15px))
}

.elementor-container > .elementor-row > .elementor-column {
    padding-left: var(--half-gutter-size, 15px);
    padding-right: var(--half-gutter-size, 15px)
}

.elementor-container > .elementor-row > .elementor-column > .elementor-element-overlay {
    margin-left: var(--half-gutter-size, 15px);
    margin-right: var(--half-gutter-size, 15px)
}

.elementor-container > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0
}

.elementor-container.elementor-column-gap-no > .elementor-row {
    margin-left: 0;
    margin-right: 0
}

.elementor-container.elementor-column-gap-no > .elementor-row > .elementor-column {
    padding-left: 0;
    padding-right: 0
}

.elementor-container.elementor-column-gap-no > .elementor-row > .elementor-column > .elementor-element-overlay {
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 1025px) {
    .elementor-column-gap-line > .elementor-row {
        margin-left: -1px;
        margin-right: -1px
    }

    .elementor-column-gap-line > .elementor-row > .elementor-column {
        padding-left: 1px;
        padding-right: 1px
    }

    .elementor-column-gap-line > .elementor-row > .elementor-column > .elementor-element-overlay {
        margin-left: 1px;
        margin-right: 1px
    }

    .elementor-column-gap-line > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 0
    }
}

@media (min-width: 1025px) {
    .elementor-element .rey-gap--line {
        margin-left: -1px;
        margin-right: -1px
    }

    .elementor-element .rey-gap--line .rey-gapItem {
        padding-left: 1px;
        padding-right: 1px
    }
}

@media (min-width: 1025px) {
    .elementor-column-gap-narrow > .elementor-row {
        margin-left: -5px;
        margin-right: -5px
    }

    .elementor-column-gap-narrow > .elementor-row > .elementor-column {
        padding-left: 5px;
        padding-right: 5px
    }

    .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-overlay {
        margin-left: 5px;
        margin-right: 5px
    }

    .elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 0
    }
}

@media (min-width: 1025px) {
    .elementor-element .rey-gap--narrow {
        margin-left: -5px;
        margin-right: -5px
    }

    .elementor-element .rey-gap--narrow .rey-gapItem {
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width: 1025px) {
    .elementor-column-gap-default > .elementor-row {
        margin-left: -15px;
        margin-right: -15px
    }

    .elementor-column-gap-default > .elementor-row > .elementor-column {
        padding-left: 15px;
        padding-right: 15px
    }

    .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-overlay {
        margin-left: 15px;
        margin-right: 15px
    }

    .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 0
    }
}

@media (min-width: 1025px) {
    .elementor-element .rey-gap--default {
        margin-left: -15px;
        margin-right: -15px
    }

    .elementor-element .rey-gap--default .rey-gapItem {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 1025px) {
    .elementor-column-gap-extended > .elementor-row {
        margin-left: -25px;
        margin-right: -25px
    }

    .elementor-column-gap-extended > .elementor-row > .elementor-column {
        padding-left: 25px;
        padding-right: 25px
    }

    .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-overlay {
        margin-left: 25px;
        margin-right: 25px
    }

    .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 0
    }
}

@media (min-width: 1025px) {
    .elementor-element .rey-gap--extended {
        margin-left: -25px;
        margin-right: -25px
    }

    .elementor-element .rey-gap--extended .rey-gapItem {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (min-width: 1025px) {
    .elementor-column-gap-wide > .elementor-row {
        margin-left: -35px;
        margin-right: -35px
    }

    .elementor-column-gap-wide > .elementor-row > .elementor-column {
        padding-left: 35px;
        padding-right: 35px
    }

    .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-overlay {
        margin-left: 35px;
        margin-right: 35px
    }

    .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 0
    }
}

@media (min-width: 1025px) {
    .elementor-element .rey-gap--wide {
        margin-left: -35px;
        margin-right: -35px
    }

    .elementor-element .rey-gap--wide .rey-gapItem {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (min-width: 1025px) {
    .elementor-column-gap-wider > .elementor-row {
        margin-left: -50px;
        margin-right: -50px
    }

    .elementor-column-gap-wider > .elementor-row > .elementor-column {
        padding-left: 50px;
        padding-right: 50px
    }

    .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-overlay {
        margin-left: 50px;
        margin-right: 50px
    }

    .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 0
    }
}

@media (min-width: 1025px) {
    .elementor-element .rey-gap--wider {
        margin-left: -50px;
        margin-right: -50px
    }

    .elementor-element .rey-gap--wider .rey-gapItem {
        padding-left: 50px;
        padding-right: 50px
    }
}

.elementor-section-content-top > .elementor-container > .elementor-row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section-content-middle > .elementor-container > .elementor-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section-content-bottom > .elementor-container > .elementor-row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.column-flex-dir--vertical > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

html[data-xl="2"] .column-stretch-right.elementor-column > .elementor-column-wrap {
    margin-right: calc(-1 * ((var(--site-width) / 2) - (var(--container-max-width) / 2)) - var(--half-gutter-size))
}

html[data-xl="2"] .column-stretch-left.elementor-column > .elementor-column-wrap {
    margin-left: calc(-1 * ((var(--site-width) / 2) - (var(--container-max-width) / 2)) - var(--half-gutter-size))
}

.elementor-element.m-auto--top {
    margin-top: auto !important
}

.elementor-element.m-auto--right {
    margin-right: auto !important
}

.elementor-element.m-auto--bottom {
    margin-bottom: auto !important
}

.elementor-element.m-auto--left {
    margin-left: auto !important
}

.rey-flexWrap.elementor-section > .elementor-container > .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rey-flexWrap.elementor-section > .elementor-container > .elementor-row > .elementor-column > .ui-resizable-e, .rey-flexWrap.elementor-section > .elementor-container > .elementor-row > .elementor-column > .ui-resizable-w {
    display: none !important
}

.rey-siteHeader.header-pos--absolute.rey--disable-header, .rey-siteHeader.header-pos--fixed.rey--disable-header {
    opacity: .3;
    pointer-events: none
}

.rey-siteHeader .elementor-section .elementor-container, .rey-siteFooter .elementor-section .elementor-container, .rey-pageCover .elementor-section .elementor-container {
    padding-left: var(--half-gutter-size, 15px);
    padding-right: var(--half-gutter-size, 15px)
}

.rey-siteHeader .elementor-section .elementor-container .elementor-container, .rey-siteFooter .elementor-section .elementor-container .elementor-container, .rey-pageCover .elementor-section .elementor-container .elementor-container {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 992px) {
    .elementor-section.elementor-section-height-full {
        height: auto;
        min-height: calc(var(--full-vp-height) - var(--admin-bar))
    }

    .elementor-section.elementor-section-height-full > .elementor-container {
        min-height: calc(var(--full-vp-height) - var(--admin-bar))
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap > .elementor-element.elementor-absolute.rey-default-position-yes, .elementor-widget-wrap > .elementor-element.elementor-fixed.rey-default-position-yes {
        position: static
    }
}

.elementor-section.rey-modal-section {
    margin-left: auto;
    margin-right: auto
}

.elementor.elementor-edit-mode:not(.elementor-edit-area-active) .elementor-section.rey-modal-section {
    display: none
}

.elementor-section.rey-modal-section > .elementor-element-overlay:after {
    outline-color: #ff8a65
}

.elementor-section.rey-modal-section > .elementor-element-overlay .elementor-editor-element-setting:hover {
    background-color: #fe3d00
}

.elementor-section.rey-modal-section > .elementor-element-overlay .elementor-editor-element-setting:first-child:before {
    border-right-color: #ff8a65
}

.elementor-section.rey-modal-section > .elementor-element-overlay .elementor-editor-element-setting:first-child:hover:before {
    border-right-color: #fe3d00
}

.elementor-section.rey-modal-section > .elementor-element-overlay .elementor-editor-element-setting:last-child:after {
    border-left-color: #ff8a65
}

.elementor-section.rey-modal-section > .elementor-element-overlay .elementor-editor-element-setting:last-child:hover:after {
    border-left-color: #fe3d00
}

.elementor-section.rey-modal-section .elementor-editor-section-settings {
    background-color: #ff8a65
}

.rey-modalSection {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1060;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity .6s var(--easeOutCubic);
    transition: opacity .6s var(--easeOutCubic)
}

.rey-modalSection.--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1
}

.rey-modalSection .rey-modalSection-overlay {
    background-color: hsla(var(--neutral-hue, 210), 10%, 23%, .8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.rey-modalSection .rey-modalSection-inner {
    position: relative;
    z-index: 1
}

.rey-modalSection .rey-modalSection-close {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px;
    z-index: 10
}

.rey-modalSection .rey-modalSection-close.--outside {
    top: -30px;
    right: -30px;
    color: #fff
}

.rey-modalSection .rey-modalSection-close .rey-icon {
    font-size: 18px;
    display: block
}

.elementor-section.rey-tabs-section > .elementor-container > .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.elementor-section.rey-tabs-section > .elementor-container > .elementor-row > .elementor-column {
    width: 100% !important;
    -webkit-transition: .5s var(--easeOutCubic);
    transition: .5s var(--easeOutCubic);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility
}

.elementor-section.rey-tabs-section > .elementor-container > .elementor-row > .elementor-column.--active-tab {
    opacity: 1;
    visibility: visible
}

.elementor-section.rey-tabs-section:not(.elementor-element-edit-mode):not(.--tabs-loaded) > .elementor-container > .elementor-row > .elementor-column:not(:first-child), .elementor-section.rey-tabs-section:not(.elementor-element-edit-mode).--tabs-loaded > .elementor-container > .elementor-row > .elementor-column:not(.--active-tab) {
    left: -150vw;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0
}

.elementor-section.rey-tabs-section > .elementor-element-overlay:after {
    outline-color: #4caf50
}

.elementor-section.rey-tabs-section > .elementor-element-overlay .elementor-editor-element-setting:hover {
    background-color: #2d682f
}

.elementor-section.rey-tabs-section > .elementor-element-overlay .elementor-editor-element-setting:first-child:before {
    border-right-color: #4caf50
}

.elementor-section.rey-tabs-section > .elementor-element-overlay .elementor-editor-element-setting:first-child:hover:before {
    border-right-color: #2d682f
}

.elementor-section.rey-tabs-section > .elementor-element-overlay .elementor-editor-element-setting:last-child:after {
    border-left-color: #4caf50
}

.elementor-section.rey-tabs-section > .elementor-element-overlay .elementor-editor-element-setting:last-child:hover:after {
    border-left-color: #2d682f
}

.elementor-section.rey-tabs-section .elementor-editor-section-settings {
    background-color: #4caf50
}

.rey-stickyContent .elementor-icon, .rey-siteHeader .elementor-icon, .rey-pbTemplate--gs-header .elementor-icon, .rey-stickyContent .elementor-social-icon i, .rey-siteHeader .elementor-social-icon i, .rey-pbTemplate--gs-header .elementor-social-icon i {
    color: inherit
}

.elementor-social-icon-instagram {
    background-color: #ea0b14
}

.rey-stickyContent .elementor-button, .rey-siteHeader .elementor-button, .rey-pbTemplate--gs-header .elementor-button {
    color: inherit
}

.elementor-button.elementor-size-xs {
    font-size: 12px;
    padding: .5em .6em;
    border-radius: 0
}

.elementor-button.elementor-size-sm {
    font-size: 14px;
    padding: .65em 1.2em;
    border-radius: 0
}

.elementor-button.elementor-size-md {
    padding: .85em 1.6em;
    border-radius: 0
}

.elementor-button.elementor-size-lg {
    padding: 1.05em 2.1em;
    border-radius: 0
}

.elementor-button.elementor-size-xl {
    padding: 1.5em 3em;
    border-radius: 0
}

.elementor-element.elementor-button-underline .elementor-button {
    position: relative;
    text-decoration: none;
    background: 0 0;
    padding: 0 0 7px;
    color: currentColor;
    background-color: transparent
}

.elementor-element.elementor-button-underline .elementor-button:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.elementor-element.elementor-button-underline .elementor-button:after {
    -webkit-transition: none;
    transition: none;
    width: 100%
}

.elementor-element.elementor-button-underline .elementor-button:hover:after {
    left: 0;
    width: 100%;
    -webkit-animation: dashanim-active .4s var(--easeOutCubic);
    animation: dashanim-active .4s var(--easeOutCubic)
}

.elementor-element.elementor-button-underline-hover .elementor-button {
    position: relative;
    text-decoration: none;
    padding: 0 0 7px;
    color: currentColor;
    background-color: transparent
}

.elementor-element.elementor-button-underline-hover .elementor-button:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.elementor-element.elementor-button-underline-hover .elementor-button:hover:after {
    left: 0;
    width: 100%
}

.elementor-element.elementor-button-dashed .elementor-button {
    color: currentColor;
    background-color: transparent
}

.elementor-element.elementor-button-dashed .elementor-button .elementor-button-text {
    position: relative;
    padding-right: 40px
}

.elementor-element.elementor-button-dashed .elementor-button .elementor-button-text:after {
    content: "";
    width: 25px;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: -webkit-transform .25s var(--easeOutCubic);
    transition: -webkit-transform .25s var(--easeOutCubic);
    transition: transform .25s var(--easeOutCubic);
    transition: transform .25s var(--easeOutCubic), -webkit-transform .25s var(--easeOutCubic);
    position: absolute;
    top: 50%;
    right: 0
}

.elementor-element.elementor-button-dashed .elementor-button:hover .elementor-button-text:after {
    -webkit-transform: scaleX(.7);
    transform: scaleX(.7)
}

.elementor-element.elementor-button-dashed.--large .elementor-button .elementor-button-text {
    padding-right: 50px
}

.elementor-element.elementor-button-dashed.--large .elementor-button .elementor-button-text:after {
    width: 35px
}

.elementor-button-primary .elementor-button {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic)
}

@media screen and (prefers-reduced-motion: reduce) {
    .elementor-button-primary .elementor-button {
        -webkit-transition: none;
        transition: none
    }
}

.elementor-button-primary .elementor-button:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.elementor-button-secondary .elementor-button {
    color: var(--accent-text-color);
    background-color: var(--accent-color);
    padding: .625rem 1.0625rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 16%, 93%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .elementor-button-secondary .elementor-button {
        -webkit-transition: none;
        transition: none
    }
}

.elementor-button-secondary .elementor-button:hover {
    color: var(--accent-text-color);
    background-color: var(--accent-hover-color)
}

.elementor-button-secondary .elementor-button:hover {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    background-color: hsl(var(--neutral-hue, 210), 14%, 89%)
}

.elementor-button-block .elementor-button {
    display: block
}

.elementor-button-primary-outline .elementor-button {
    border-width: 1px;
    border-style: solid;
    color: var(--accent-color);
    border-color: currentColor;
    background-color: transparent;
    padding: .9375rem 1.25rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic)
}

@media screen and (prefers-reduced-motion: reduce) {
    .elementor-button-primary-outline .elementor-button {
        -webkit-transition: none;
        transition: none
    }
}

.elementor-button-primary-outline .elementor-button:hover {
    color: var(--accent-hover-color);
    background-color: transparent;
    border-color: currentColor
}

.elementor-button-secondary-outline .elementor-button {
    border-width: 1px;
    border-style: solid;
    color: var(--accent-color);
    border-color: currentColor;
    background-color: transparent;
    padding: .9375rem 1.25rem;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    transition: color .15s var(--easeOutCubic), background-color .15s var(--easeOutCubic), border-color .15s var(--easeOutCubic);
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    border-color: hsl(var(--neutral-hue, 210), 16%, 93%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .elementor-button-secondary-outline .elementor-button {
        -webkit-transition: none;
        transition: none
    }
}

.elementor-button-secondary-outline .elementor-button:hover {
    color: var(--accent-hover-color);
    background-color: transparent;
    border-color: currentColor
}

.elementor-button-secondary-outline .elementor-button:hover {
    color: hsl(var(--neutral-hue, 210), 10%, 23%);
    border-color: hsl(var(--neutral-hue, 210), 11%, 71%)
}

.elementor-button-simple .elementor-button {
    display: inline-block;
    font-weight: var(--font-weight-bold);
    color: var(--link-color);
    background-color: transparent;
    text-transform: uppercase;
    letter-spacing: 0;
    border: 0;
    padding: 0;
    font-size: .8125rem;
    line-height: 1;
    -webkit-transition: color .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic)
}

.elementor-button-underline-1 .elementor-button {
    background-color: transparent;
    color: currentColor;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .elementor-button-underline-1 .elementor-button {
        text-decoration: none
    }
}

.elementor-button-underline-1 .elementor-button:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .elementor-button-underline-1 .elementor-button:after {
        display: block
    }
}

.elementor-button-underline-1 .elementor-button:hover:after {
    opacity: .8;
    height: 4px
}

.elementor-button-underline-2 .elementor-button {
    background-color: transparent;
    color: currentColor;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-decoration: none
}

.elementor-button-underline-2 .elementor-button:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.elementor-button-underline-2 .elementor-button:after {
    right: -.5em;
    opacity: .2;
    height: .85em;
    top: 50%
}

.elementor-button-underline-2 .elementor-button:hover:after {
    width: calc(100% + 1em);
    left: -.5em
}

.elementor-text-editor a {
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .elementor-text-editor a {
        text-decoration: none
    }
}

.elementor-text-editor a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .elementor-text-editor a:after {
        display: block
    }
}

.elementor-text-editor a:hover:after {
    opacity: .8;
    height: 4px
}

.elementor-text-editor a:hover:after {
    opacity: .8;
    height: 3px
}

.elementor-widget-container .product-categories {
    list-style: none;
    margin: 0;
    padding: 0
}

.elementor-widget-container .product-categories ul {
    margin-left: 25px
}

.rey-navEl.--menuHover-ulr > li > a {
    position: relative;
    text-decoration: none
}

.rey-navEl.--menuHover-ulr > li > a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.rey-navEl.--menuHover-ulr > li > a:hover:after {
    width: 100%;
    left: 0
}

.rey-navEl.--menuHover-ulr > .current-menu-item > a:after {
    width: 100%;
    left: 0
}

.rey-navEl.--menuHover-ulr.--thinner > a:after {
    height: 1px
}

.rey-navEl.--menuHover-ub > li > a {
    position: relative;
    display: inline-block;
    text-decoration: underline
}

@media (min-width: 992px) {
    .rey-navEl.--menuHover-ub > li > a {
        text-decoration: none
    }
}

.rey-navEl.--menuHover-ub > li > a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: none;
    top: calc(100% - .2em);
    left: 0;
    background: currentColor;
    opacity: .2;
    -webkit-transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic);
    transition: height .15s var(--easeOutCubic), opacity .15s var(--easeOutCubic)
}

@media (min-width: 992px) {
    .rey-navEl.--menuHover-ub > li > a:after {
        display: block
    }
}

.rey-navEl.--menuHover-ub > li > a:hover:after {
    opacity: .8;
    height: 4px
}

.rey-navEl.--menuHover-ub > .current-menu-item > a:after {
    opacity: .8;
    height: 4px
}

.rey-navEl.--menuHover-ut > li > a {
    position: relative;
    text-decoration: none
}

.rey-navEl.--menuHover-ut > li > a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.rey-navEl.--menuHover-ut > li > a:after {
    right: -.5em;
    opacity: .2;
    height: .85em;
    top: 50%
}

.rey-navEl.--menuHover-ut > li > a:hover:after {
    width: calc(100% + 1em);
    left: -.5em
}

.rey-navEl.--menuHover-ut > .current-menu-item > a:after {
    width: calc(100% + 1em);
    left: -.5em
}

.rey-navEl.--menuHover-ut2 > li > a {
    position: relative;
    text-decoration: none
}

.rey-navEl.--menuHover-ut2 > li > a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    display: block;
    right: 0;
    bottom: 0;
    background: currentColor;
    -webkit-transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic);
    transition: width .4s var(--easeOutCubic), opacity .4s var(--easeOutCubic)
}

.rey-navEl.--menuHover-ut2 > li > a:after {
    right: -.2em;
    opacity: .2;
    height: 1.6em;
    top: calc(50% - .7em)
}

.rey-navEl.--menuHover-ut2 > li > a:hover:after {
    width: calc(100% + .4em);
    left: -.2em
}

.rey-navEl.--menuHover-ut2 > .current-menu-item > a:after {
    width: calc(100% + 1em);
    left: -.5em
}

.rey-navEl.--menuHover-none > li > a:hover {
    opacity: .7
}

.reyEl-menu .reyEl-menu-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reyEl-menu .reyEl-menu-nav .sub-menu {
    list-style: none;
    padding-left: 1.2em
}

.rey-mainNavigation.rey-mainNavigation--mobile .menu-item .reyEl-menu li {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.reyEl-menu a {
    display: inline-block;
    -webkit-transition: color .2s var(--easeOutCubic), opacity .2s var(--easeOutCubic);
    transition: color .2s var(--easeOutCubic), opacity .2s var(--easeOutCubic)
}

.rey-mainNavigation.rey-mainNavigation--mobile .menu-item .reyEl-menu a {
    font-size: .875rem
}

.reyEl-menu .menu-item.--bold > a {
    font-weight: 700 !important
}

.reyEl-menu .reyEl-menuTitle {
    padding: 0;
    margin: 0 0 1em;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reyEl-menu .reyEl-menuTitle.reyEl-menuTitle--small {
    font-size: 15px
}

.reyEl-menu .reyEl-menuTitle.reyEl-menuTitle--medium {
    font-size: 19px
}

.reyEl-menu .reyEl-menuTitle.reyEl-menuTitle--large {
    font-size: 29px
}

.reyEl-menu .reyEl-menuTitle.reyEl-menuTitle--xl {
    font-size: 39px
}

.reyEl-menu .reyEl-menuTitle.reyEl-menuTitle--xxl {
    font-size: 59px
}

.reyEl-menu .reyEl-menuTitle span {
    margin-right: auto
}

.reyEl-menu .reyEl-menuTitle svg {
    display: none;
    content: '';
    position: relative;
    font-size: 11px;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-left: 10px
}

@media (min-width: 1025px) {
    .reyEl-menu .reyEl-menuTitle svg {
        font-size: 14px
    }
}

.reyEl-menu .reyEl-menuTitle:after {
    content: '';
    background-color: currentColor;
    opacity: .25;
    height: 1px;
    width: 100%;
    display: none;
    margin-top: .7em;
    margin-bottom: .7em;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media (min-width: 1025px) {
    .--title-hide .reyEl-menu .reyEl-menuTitle {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .--title-tablet-hide .reyEl-menu .reyEl-menuTitle {
        display: none
    }
}

@media (max-width: 767px) {
    .--title-mobile-hide .reyEl-menu .reyEl-menuTitle {
        display: none
    }
}

.reyEl-menu.--dd-menu .reyEl-menuTitle svg {
    display: block
}

.reyEl-menu.--dd-menu .reyEl-menuTitle.--active svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.reyEl-menu.--dd-menu .reyEl-menu-navWrapper {
    max-height: 0;
    overflow: hidden
}

.reyEl-menu.--dd-menu .reyEl-menu-navWrapper.--active {
    max-height: 800px
}

@media (min-width: 992px) {
    .reyEl-menu.--dd-menu.--dd-menu--mobiles .reyEl-menuTitle svg {
        display: none
    }

    .reyEl-menu.--dd-menu.--dd-menu--mobiles .reyEl-menu-navWrapper {
        max-height: none;
        overflow: auto
    }

    .reyEl-menu.--dd-menu.--dd-menu--mobiles .reyEl-menu-navWrapper.--active {
        max-height: none
    }
}

.reyEl-menu.--dd-menu.--floating {
    position: relative
}

.reyEl-menu.--dd-menu.--floating .reyEl-menu-navWrapper {
    position: absolute;
    width: 100%;
    z-index: 9;
    -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, .15);
    box-shadow: 0px 2px 16px rgba(0, 0, 0, .15);
    top: 100%;
    left: 0
}

.reyEl-menu.--dd-menu.--floating .reyEl-menu-nav {
    padding: 20px
}

@media (max-width: 767px) {
    .reyEl-menu.--dd-menu.--floating-mobile {
        position: relative
    }

    .reyEl-menu.--dd-menu.--floating-mobile .reyEl-menu-navWrapper {
        position: absolute;
        width: 100%;
        z-index: 9;
        -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, .15);
        box-shadow: 0px 2px 16px rgba(0, 0, 0, .15);
        top: 100%;
        left: 0
    }

    .reyEl-menu.--dd-menu.--floating-mobile .reyEl-menu-nav {
        padding: 20px
    }
}

.reyEl-menu .reyEl-menu-navWrapper {
    -webkit-transition: max-height .4s;
    transition: max-height .4s
}

.reyEl-menu--vertical .reyEl-menu-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.reyEl-menu--vertical .reyEl-menu-nav li {
    margin-top: .2em
}

.reyEl-menu--cols-1.reyEl-menu--vertical .reyEl-menu-nav > li:first-child {
    margin-top: 0 !important
}

.reyEl-menu--cols-1.reyEl-menu--vertical .reyEl-menu-nav > li:last-child {
    margin-bottom: 0 !important
}

.reyEl-menu--horizontal .reyEl-menu-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.reyEl-menu--horizontal .reyEl-menu-nav > li {
    margin-right: .5em
}

.reyEl-menu--horizontal .reyEl-menu-nav > li:first-child {
    margin-left: 0 !important
}

.reyEl-menu--horizontal .reyEl-menu-nav > li:last-child {
    margin-right: 0 !important
}

.reyEl-menu--horizontal .reyEl-menu-nav > .menu-item-has-children {
    position: relative
}

.reyEl-menu--horizontal .reyEl-menu-nav > .menu-item-has-children > .sub-menu {
    position: absolute;
    top: calc(100% + 15px);
    left: -100vw;
    background-color: #fff;
    padding: 2rem;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    min-width: 200px;
    white-space: nowrap;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: .25s var(--easeOutCubic);
    transition: .25s var(--easeOutCubic);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.reyEl-menu--horizontal .reyEl-menu-nav > .menu-item-has-children > .sub-menu:before {
    content: '';
    height: 15px;
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%
}

.reyEl-menu--horizontal .reyEl-menu-nav > .menu-item-has-children:hover {
    z-index: 1070
}

.reyEl-menu--horizontal .reyEl-menu-nav > .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    left: auto
}

@media (max-width: 767px) {
    .reyEl-menu--horizontal.--vertical-xs .reyEl-menu-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .reyEl-menu--horizontal.--vertical-xs .reyEl-menu-nav li {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.reyEl-menu--cols-2 .reyEl-menu-nav, .reyEl-menu--cols-3 .reyEl-menu-nav, .reyEl-menu--cols-4 .reyEl-menu-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.rey-mainMenu--desktop .depth--0.menu-item-has-children.--is-mega .reyEl-menu-nav .sub-menu {
    width: 100%;
    max-width: var(--site-width, 100vw)
}

.elementor .rey-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.elementor .rey-background-video-container.rey-youtubeVideo {
    opacity: 0
}

.elementor .rey-background-video-container.rey-youtubeVideo[data-player-state="3"], .elementor .rey-background-video-container.rey-youtubeVideo[data-player-state="1"] {
    opacity: 1
}

.rey-colbg--video.elementor-element-edit-mode > .elementor-column-wrap {
    will-change: opacity
}

@media (min-width: 1025px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--left {
        margin-right: auto
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--tablet-left {
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--mobile-left {
        margin-right: auto
    }
}

@media (min-width: 1025px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--stretch {
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--tablet-stretch {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--mobile-stretch {
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 1025px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--right {
        margin-left: auto
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--tablet-right {
        margin-left: auto
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-widget.rey-widget-inline--mobile-right {
        margin-left: auto
    }
}

.rey-newsletterForm input[placeholder]::-webkit-input-placeholder {
    color: currentColor;
    opacity: .5
}

.rey-newsletterForm input[placeholder]:-ms-input-placeholder {
    color: currentColor;
    opacity: .5
}

.rey-newsletterForm input[placeholder]::-ms-input-placeholder {
    color: currentColor;
    opacity: .5
}

.rey-newsletterForm input[placeholder]::placeholder {
    color: currentColor;
    opacity: .5
}

.rey-newsletterForm.rey-nlForm--inline-basic .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rey-newsletterForm.rey-nlForm--inline-basic .mc4wp-form-fields > p:first-child, .rey-newsletterForm.rey-nlForm--inline-basic .mc4wp-form-fields > div:first-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rey-newsletterForm.rey-nlForm--inline-basic p {
    margin: 0
}

.rey-newsletterForm.rey-nlForm--inline-basic input[type=email] {
    background-color: transparent;
    border: 0
}

.rey-newsletterForm.rey-nlForm--inline-basic input[type=email], .rey-newsletterForm.rey-nlForm--inline-basic input[type=email]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.rey-newsletterForm.rey-nlForm--inline-basic input[type=submit] {
    margin-right: 10px;
    display: block
}

.rey-newsletterForm .mc4wp-response {
    font-size: 12px;
    margin-top: 10px
}

@supports (-webkit-text-stroke-color:currentColor) and (-webkit-text-fill-color:transparent) {
    .elementor-widget-heading.elementor-heading--stroke .elementor-heading-title {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-color: currentColor;
        -webkit-text-stroke-width: 2px
    }
}

@media (min-width: 1025px) {
    .elementor-widget-heading.elementor-heading--vertical .elementor-heading-title {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .elementor-widget-heading.elementor-heading--tablet-vertical .elementor-heading-title {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@media (max-width: 767px) {
    .elementor-widget-heading.elementor-heading--mobile-vertical .elementor-heading-title {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.rey-youtubeVideo, .rey-hostedVideo video {
    width: 100%;
    height: 100%
}

.rey-youtubeVideo ~ img:first-of-type, .rey-youtubeVideo + .rey-youtubePreview, .rey-hostedVideo ~ img:first-of-type, .rey-hostedVideo + .rey-youtubePreview {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .7s ease;
    transition: opacity .7s ease;
    position: relative
}

.rey-youtubeVideo ~ img:first-of-type:before, .rey-youtubeVideo + .rey-youtubePreview:before, .rey-hostedVideo ~ img:first-of-type:before, .rey-hostedVideo + .rey-youtubePreview:before {
    content: "";
    position: absolute;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
    width: 100px;
    height: 100px;
    border: 2px solid rgba(255, 255, 255, .6);
    border-top-color: transparent;
    border-radius: 50%;
    z-index: 2;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    display: none
}

@media (min-width: 1025px) {
    .rey-youtubeVideo ~ img:first-of-type:before, .rey-youtubeVideo + .rey-youtubePreview:before, .rey-hostedVideo ~ img:first-of-type:before, .rey-hostedVideo + .rey-youtubePreview:before {
        display: block
    }
}

.rey-youtubeVideo + .rey-youtubePreview img, .rey-hostedVideo + .rey-youtubePreview img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (min-width: 992px) {
    .rey-youtubeVideo[data-player-state] ~ img:first-of-type, .rey-youtubeVideo[data-player-state] + .rey-youtubePreview, .rey-hostedVideo[data-player-state] ~ img:first-of-type, .rey-hostedVideo[data-player-state] + .rey-youtubePreview {
        opacity: 0
    }
}

.rey-youtubeVideo:not(.elementor-hidden-phone)[data-player-state] ~ img:first-of-type, .rey-youtubeVideo:not(.elementor-hidden-phone)[data-player-state] + .rey-youtubePreview, .rey-hostedVideo:not(.elementor-hidden-phone)[data-player-state] ~ img:first-of-type, .rey-hostedVideo:not(.elementor-hidden-phone)[data-player-state] + .rey-youtubePreview {
    opacity: 0
}

.elementor-section[data-rey-video-link*="vimeo.com"] .elementor-background-video-container {
    opacity: 0
}

.elementor-section[data-rey-video-link*="vimeo.com"] .elementor-background-video-container[data-vimeo-initialized=true] {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    opacity: 1
}

.elementor-widget-image.elementor-image--ch .elementor-image {
    position: relative;
    height: 300px
}

.elementor-widget-image.elementor-image--ch .elementor-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-widget-image .elementor-image img[src$=".svg"] {
    width: auto;
    height: auto
}

.rey-cf7--basic label {
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    text-transform: uppercase
}

.reyEl-breadcrumbs .rey-breadcrumbs {
    margin: 0
}

.elementor-widget-reycore-header-caller .rey-caller-text {
    display: block;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4;
    color: inherit
}

@media (max-width: 1025px) {
    .elementor-widget-reycore-header-caller .rey-caller-text > span:not(:only-child) {
        margin-right: 10px
    }
}

@media (max-width: 767px) {
    .elementor-widget-reycore-header-caller .rey-caller-text > span:not(:only-child) {
        display: none
    }
}

.elementor-widget-reycore-header-caller .rey-icon {
    font-size: 1.25rem;
    display: inline-block
}

@media (min-width: 1025px) {
    .elementor-widget-reycore-header-caller .rey-icon {
        display: none
    }
}

.elementor-widget-reycore-header-caller .rey-caller-button {
    font-size: .75rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

@media (max-width: 1024px) {
    .elementor-widget-reycore-header-caller .rey-caller-button.rey-caller-button--mobile-hidden {
        display: none
    }
}

.rey-stickyContent .elementor-widget-reycore-header-caller a, .rey-siteHeader .elementor-widget-reycore-header-caller a {
    color: inherit
}

.rey-section-slideshow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .7s ease-out;
    transition: .7s ease-out;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility
}

.rey-section-slideshow.slick-initialized {
    opacity: 1;
    visibility: visible
}

.rey-section-slideshow .slick-list, .rey-section-slideshow .slick-track {
    height: 100%
}

.rey-section-slideshow .rey-section-slideshowItem {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rey-section-slideshow[data-rey-slideshow-effect=scaler] .rey-section-slideshowItem {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, transform !important;
    transition-property: opacity, transform, -webkit-transform !important
}

.rey-section-slideshow[data-rey-slideshow-effect=scaler] .rey-section-slideshowItem.slick-current {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.rey-section-slideshow--template {
    display: none
}

.rey-toggleBoxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rey-toggleBoxes .rey-toggleBox {
    border-style: solid;
    border-width: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.rey-toggleBoxes.rey-toggleBoxes--h {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.rey-toggleBoxes.rey-toggleBoxes--h .rey-toggleBox {
    margin-bottom: 5px
}

@media (min-width: 992px) {
    .rey-toggleBoxes.rey-toggleBoxes--h {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .rey-toggleBoxes.rey-toggleBoxes--h .rey-toggleBox {
        margin-bottom: 0;
        margin-left: 15px;
        margin-right: 15px
    }

    .rey-toggleBoxes.rey-toggleBoxes--h .rey-toggleBox:first-child {
        margin-left: 0 !important
    }

    .rey-toggleBoxes.rey-toggleBoxes--h .rey-toggleBox:last-child {
        margin-right: 0 !important
    }
}

.rey-toggleBoxes.rey-toggleBoxes--v {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.rey-toggleBoxes.rey-toggleBoxes--v .rey-toggleBox {
    margin-top: 15px;
    margin-bottom: 15px
}

.rey-toggleBoxes.rey-toggleBoxes--v .rey-toggleBox:first-child {
    margin-top: 0 !important
}

.rey-toggleBoxes.rey-toggleBoxes--v .rey-toggleBox:last-child {
    margin-bottom: 0 !important
}

.rey-toggleBoxes--default .rey-toggleBox {
    position: relative;
    color: inherit;
    cursor: pointer
}

.rey-toggleBoxes--default .rey-toggleBox.--active {
    color: #000
}

.rey-toggleBoxes--default .rey-toggleBox-text-main {
    display: block;
    font-size: 1rem
}

.rey-toggleBoxes--stacks .rey-toggleBox {
    position: relative;
    padding: 90px 30px 30px;
    border-width: 2px;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.rey-toggleBoxes--stacks .rey-toggleBox.--active {
    background-color: rgba(255, 255, 255, .8);
    border-color: transparent;
    color: #000
}

.rey-toggleBoxes--stacks .rey-toggleBox-text-main {
    font-size: 20px;
    line-height: 1;
    margin-bottom: .5em;
    display: block
}

.rey-toggleBoxes--stacks .rey-toggleBox-text-secondary {
    font-size: 14px;
    line-height: 1;
    opacity: .7;
    display: block
}

.rey-toggleBoxes--stacks .rey-toggleBox-text-active {
    position: absolute;
    top: 30px;
    left: 30px;
    color: inherit;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.rey-toggleBoxes--stacks .rey-toggleBox.--active .rey-toggleBox-text-active {
    opacity: 1
}

.rey-scrollDeco--default {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    opacity: .8;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    color: inherit
}

.rey-scrollDeco--default:hover {
    color: inherit;
    opacity: 1
}

.rey-scrollDeco--default .rey-scrollDeco-text {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.rey-scrollDeco--default .rey-scrollDeco-line {
    position: relative;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 32px;
    display: block
}

.rey-scrollDeco--default .rey-scrollDeco-line:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: currentColor;
    -webkit-animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite;
    animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite
}

.rey-scrollDeco--default .rey-scrollDeco-line:after {
    display: block;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.rey-scrollDeco--skewed {
    display: inline-block;
    -webkit-transform: skewX(-19deg);
    transform: skewX(-19deg);
    opacity: .8;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    color: inherit;
    padding: 10px;
    vertical-align: middle
}

.rey-scrollDeco--skewed:hover {
    color: inherit;
    opacity: 1
}

.rey-scrollDeco--skewed .rey-scrollDeco-line {
    position: relative;
    width: 32px;
    display: block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rey-scrollDeco--skewed .rey-scrollDeco-line:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: currentColor;
    -webkit-animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite;
    animation: dashanim-active-trscale 1s var(--easeOutCubic) infinite
}

.rey-scrollDeco--skewed .rey-scrollDeco-line:after {
    display: block;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.el-parent-animation--underline .elementor-heading-title a {
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor)) no-repeat 0 95%;
    background: linear-gradient(to right, currentColor 0%, currentColor 100%) no-repeat 0 95%;
    background-size: 0 2px;
    -webkit-transition: background-size .25s var(--easeOutCubic);
    transition: background-size .25s var(--easeOutCubic);
    padding: .25% 0
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--underline .elementor-heading-title a, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--underline .elementor-heading-title a {
    background-size: 100% 2px
}

.el-parent-animation--hide .elementor-heading-title, .el-parent-animation--show .elementor-heading-title {
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    -webkit-transition-property: opacity, visibility, margin-bottom;
    transition-property: opacity, visibility, margin-bottom
}

.el-parent-animation--hide.--blurry .elementor-heading-title, .el-parent-animation--show.--blurry .elementor-heading-title {
    -webkit-transition-property: opacity, visibility, margin-bottom, -webkit-filter;
    transition-property: opacity, visibility, margin-bottom, -webkit-filter;
    transition-property: opacity, visibility, margin-bottom, filter;
    transition-property: opacity, visibility, margin-bottom, filter, -webkit-filter
}

.el-parent-animation--show .elementor-heading-title {
    opacity: 0;
    visibility: hidden;
    margin-bottom: calc(var(--el-height, 1em) * -1)
}

.elementor-editor-active .el-parent-animation--show .elementor-heading-title {
    opacity: .1;
    visibility: visible;
    margin-bottom: 0
}

.el-parent-animation--show.--blurry .elementor-heading-title {
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--show .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--show .elementor-heading-title {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--show.--blurry .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--show.--blurry .elementor-heading-title {
    -webkit-filter: blur(6px);
    filter: blur(6px)
}

.el-parent-animation--hide .elementor-heading-title {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0
}

.el-parent-animation--hide.--blurry .elementor-heading-title {
    -webkit-filter: blur(6px);
    filter: blur(6px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--hide .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--hide .elementor-heading-title {
    opacity: 0;
    visibility: hidden;
    margin-bottom: calc(var(--el-height, 1em) * -1)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--hide.--blurry .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--hide.--blurry .elementor-heading-title {
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.el-parent-animation--slide_in .elementor-heading-title, .el-parent-animation--slide_out .elementor-heading-title {
    -webkit-transition: .3s var(--easeOutCubic);
    transition: .3s var(--easeOutCubic);
    -webkit-transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, -webkit-transform;
    transition-property: opacity, visibility, transform;
    transition-property: opacity, visibility, transform, -webkit-transform
}

.el-parent-animation--slide_in.--blurry .elementor-heading-title, .el-parent-animation--slide_out.--blurry .elementor-heading-title {
    -webkit-transition-property: opacity, visibility, -webkit-transform, -webkit-filter;
    transition-property: opacity, visibility, -webkit-transform, -webkit-filter;
    transition-property: opacity, visibility, transform, filter;
    transition-property: opacity, visibility, transform, filter, -webkit-transform, -webkit-filter
}

.el-parent-animation--slide_in.--slide-bottom .elementor-heading-title {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.el-parent-animation--slide_in.--slide-top .elementor-heading-title {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.el-parent-animation--slide_in.--slide-right .elementor-heading-title {
    -webkit-transform: translateX(100px);
    transform: translateX(100px)
}

.el-parent-animation--slide_in.--slide-left .elementor-heading-title {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.el-parent-animation--slide_in.--blurry .elementor-heading-title {
    -webkit-filter: blur(6px);
    filter: blur(6px)
}

.el-parent-animation--slide_in .elementor-heading-title {
    opacity: 0;
    visibility: hidden
}

.elementor-editor-active .el-parent-animation--slide_in .elementor-heading-title {
    opacity: .1;
    visibility: visible;
    -webkit-transform: none;
    transform: none
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_in .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_in .elementor-heading-title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px);
    transform: translate(0px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_in.--blurry .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_in.--blurry .elementor-heading-title {
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.el-parent-animation--slide_out .elementor-heading-title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px);
    transform: translate(0px)
}

.el-parent-animation--slide_out.--blurry .elementor-heading-title {
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_out.--slide-bottom .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_out.--slide-bottom .elementor-heading-title {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_out.--slide-top .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_out.--slide-top .elementor-heading-title {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_out.--slide-right .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_out.--slide-right .elementor-heading-title {
    -webkit-transform: translateX(100px);
    transform: translateX(100px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_out.--slide-left .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_out.--slide-left .elementor-heading-title {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_out.--blurry .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_out.--blurry .elementor-heading-title {
    -webkit-filter: blur(6px);
    filter: blur(6px)
}

.column-parent-trigger:hover .el-parent-trigger--column.el-parent-animation--slide_out .elementor-heading-title, .section-parent-trigger:hover .el-parent-trigger--section.el-parent-animation--slide_out .elementor-heading-title {
    opacity: 0;
    visibility: hidden
}

.column-flex-grow-1 > .elementor-column-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.rey-textScroller {
    position: relative
}

.rey-textScroller .rey-textScroller-items p:last-child {
    margin-bottom: 0
}

.rey-textScroller .rey-textScroller-items:not(.slick-initialized) .rey-textScroller-item:first-child ~ .rey-textScroller-item {
    display: none
}

.rey-textScroller .rey-arrowSvg {
    position: absolute;
    top: calc(50% - 15px);
    height: 30px;
    width: 1em;
    z-index: 1;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: opacity .5s var(--easeOutCubic);
    transition: opacity .5s var(--easeOutCubic);
    font-size: 38px;
    display: none
}

@media (min-width: 992px) {
    .rey-textScroller .rey-arrowSvg {
        display: block
    }
}

.rey-textScroller .rey-arrowSvg:hover {
    opacity: 1
}

.rey-textScroller .rey-arrowSvg svg {
    font-size: 1em;
    display: block;
    position: absolute;
    top: calc(50% - .5em)
}

.rey-textScroller .rey-arrowSvg--left {
    left: 1em
}

.rey-textScroller .rey-arrowSvg--right {
    right: 1em
}

.rey-sliderNav {
    -webkit-transition: .5s var(--easeOutCubic);
    transition: .5s var(--easeOutCubic);
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7d7d7d
}

.rey-sliderNav .rey-arrowSvg {
    -webkit-transition: color .2s;
    transition: color .2s;
    cursor: pointer
}

.rey-sliderNav .rey-arrowSvg svg {
    font-size: 38px
}

.rey-sliderNav .rey-arrowSvg.rey-arrowSvg--left {
    margin-right: 10px
}

.rey-sliderNav .rey-arrowSvg.rey-arrowSvg--right {
    margin-left: 10px
}

.rey-sliderNav .rey-arrowSvg:hover {
    color: #323232
}

.rey-sliderNav .rey-sliderNav-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 5em;
    font-size: .875rem
}

.rey-sliderNav .rey-sliderNav-counterSeparator {
    margin: 0 10px
}

.rey-sliderNav .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rey-sliderNav .slick-dots button {
    font-size: 0;
    line-height: 0;
    border: 8px solid transparent;
    background-color: currentColor;
    background-clip: padding-box;
    opacity: .5;
    color: inherit
}

.rey-sliderNav .slick-dots .slick-active button {
    opacity: 1
}

.rey-sliderNav.rey-sliderNav--bullets-lines button {
    width: 60px;
    height: 18px
}

.rey-sliderNav.rey-sliderNav--bullets-dots button {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

@media (min-width: 992px) and (max-width: 1024px) {
    .gallery-cols--tablet-1 .elementor-image-gallery .gallery .gallery-item {
        max-width: 100%
    }

    .gallery-cols--tablet-2 .elementor-image-gallery .gallery .gallery-item {
        max-width: 50%
    }

    .gallery-cols--tablet-3 .elementor-image-gallery .gallery .gallery-item {
        max-width: 33.333333%
    }

    .gallery-cols--tablet-4 .elementor-image-gallery .gallery .gallery-item {
        max-width: 25%
    }

    .gallery-cols--tablet-5 .elementor-image-gallery .gallery .gallery-item {
        max-width: 20%
    }

    .gallery-cols--tablet-6 .elementor-image-gallery .gallery .gallery-item {
        max-width: 16.666667%
    }

    .gallery-cols--tablet-7 .elementor-image-gallery .gallery .gallery-item {
        max-width: 14.285714%
    }

    .gallery-cols--tablet-8 .elementor-image-gallery .gallery .gallery-item {
        max-width: 12.5%
    }

    .gallery-cols--tablet-9 .elementor-image-gallery .gallery .gallery-item {
        max-width: 11.111111%
    }

    .gallery-cols--tablet-10 .elementor-image-gallery .gallery .gallery-item {
        max-width: 10%
    }
}

@media (max-width: 767px) {
    .gallery-cols--mobile-1 .elementor-image-gallery .gallery .gallery-item {
        max-width: 100%
    }

    .gallery-cols--mobile-2 .elementor-image-gallery .gallery .gallery-item {
        max-width: 50%
    }

    .gallery-cols--mobile-3 .elementor-image-gallery .gallery .gallery-item {
        max-width: 33.333333%
    }

    .gallery-cols--mobile-4 .elementor-image-gallery .gallery .gallery-item {
        max-width: 25%
    }

    .gallery-cols--mobile-5 .elementor-image-gallery .gallery .gallery-item {
        max-width: 20%
    }

    .gallery-cols--mobile-6 .elementor-image-gallery .gallery .gallery-item {
        max-width: 16.666667%
    }

    .gallery-cols--mobile-7 .elementor-image-gallery .gallery .gallery-item {
        max-width: 14.285714%
    }

    .gallery-cols--mobile-8 .elementor-image-gallery .gallery .gallery-item {
        max-width: 12.5%
    }

    .gallery-cols--mobile-9 .elementor-image-gallery .gallery .gallery-item {
        max-width: 11.111111%
    }

    .gallery-cols--mobile-10 .elementor-image-gallery .gallery .gallery-item {
        max-width: 10%
    }
}

.rey-video-iconType-caret .elementor-custom-embed-play i:before {
    content: "\f0da";
    font-family: "FontAwesome"
}

.rey-video-iconType-chevron .elementor-custom-embed-play i:before {
    content: "\f054";
    font-family: "FontAwesome"
}

.rey-video-iconType-play .elementor-custom-embed-play i:before {
    content: "\f04b";
    font-family: "FontAwesome"
}

.rey-video-iconType-yt .elementor-custom-embed-play i:before {
    content: "\f16a";
    font-family: "FontAwesome"
}

.u-overlay-multiply > .elementor-column-wrap.elementor-element-populated {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.u-overlay-multiply > .elementor-column-wrap.elementor-element-populated > .elementor-background-overlay {
    mix-blend-mode: multiply
}

.u-overlay-blend-fix > .elementor-column-wrap.elementor-element-populated {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.rey-elementorNotice {
    position: absolute;
    width: 600px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    border: 3px solid #eee;
    padding: 3em;
    font-size: 14px;
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, .18);
    box-shadow: 0 6px 20px rgba(0, 0, 0, .18);
    border-radius: 3px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    display: none;
    z-index: 99
}

.rey-elementorNotice--warning {
    background: #fff3e0;
    border-color: #ffe0b2
}

.coverEl-notice--needStretch {
    display: block
}

.elementor-top-section.rey-section-stretched.elementor-section-full_width .coverEl-notice--needStretch {
    display: none
}

.coverEl-notice--noTabs {
    display: none
}

.elementor-top-section.rey-modal-section .coverEl-notice--noTabs, .elementor-top-section.rey-tabs-section .coverEl-notice--noTabs {
    display: block
}

.rey-stickyContent {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 1050
}

.rey-stickyContent > .elementor {
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform .2s var(--easeOutCubic);
    transition: -webkit-transform .2s var(--easeOutCubic);
    transition: transform .2s var(--easeOutCubic);
    transition: transform .2s var(--easeOutCubic), -webkit-transform .2s var(--easeOutCubic);
    will-change: transform
}

.rey-stickyContent[data-align=top] {
    top: 0
}

@media (min-width: 1025px) {
    .rey-stickyContent[data-align=top] {
        top: var(--admin-bar)
    }
}

.rey-stickyContent[data-align=top] > .elementor {
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    color: var(--sticky-gs-top-color);
    background-color: var(--sticky-gs-top-bg-color)
}

.rey-stickyContent[data-align=bottom] {
    bottom: 0
}

.rey-stickyContent[data-align=bottom] > .elementor {
    bottom: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.rey-stickyContent.--visible > .elementor {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

.rey-stickyContent[data-hide-mobile="1"] {
    display: none
}

@media (min-width: 1025px) {
    .rey-stickyContent[data-hide-mobile="1"] {
        display: block
    }
}

.rey-stickyContent .rey-stickyContent-close {
    border: 0;
    position: absolute;
    top: calc(50% - .5em);
    right: 1em;
    color: inherit;
    font-size: 13px;
    z-index: 1050
}

.rey-stickyContent .rey-stickyContent-close .rey-icon {
    font-size: inherit;
    display: block
}

.rey-pbTemplate--gs-notice {
    max-width: var(--container-max-width);
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.single-rey-global-sections[class*=gs-]:not(.gs-header) {
    background-image: none
}

.elementor-section.elementor-sticky.elementor-sticky--active {
    z-index: 1030
}

body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animator:not(.elementor-absolute) {
    position: relative
}

body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) span.rey-animator {
    display: inline-block
}

@media (min-width: 1025px) {
    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.elementor-section:not(.--started), body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--subject-column:not(.--started) {
        visibility: hidden
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--subject-widgets .elementor-widget:not(.--started) {
        visibility: hidden
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.elementor-section.--started:not(.--finished) > .rey-background-video-container {
        opacity: 0
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el [class*=bgHolder--] {
        position: absolute;
        left: -1px;
        right: -1px;
        bottom: -1px;
        top: -1px;
        z-index: 100;
        background-color: #eeeff3
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el [class*=zoomer--] {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--fade-in.rey-anim--subject-column.rey-animator {
        opacity: 0
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--fade-in.rey-anim--subject-widgets .rey-animator {
        opacity: 0
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--fade-slide.rey-anim--subject-column.rey-animator {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--fade-slide.rey-anim--subject-widgets .rey-animator {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--slide-hidden.rey-anim--subject-column.rey-animator {
        overflow: hidden
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--slide-hidden.rey-anim--subject-column.rey-animator > .rey-animator-inner {
        -webkit-transform: translateY(105%);
        transform: translateY(105%)
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--slide-hidden.rey-anim--subject-widgets .rey-animator {
        overflow: hidden
    }

    body:not(.elementor-editor-active):not(.elementor-editor-preview):not(.customizer-preview-mode) .rey-animate-el.rey-anim--slide-hidden.rey-anim--subject-widgets .rey-animator > .rey-animator-inner {
        -webkit-transform: translateY(105%);
        transform: translateY(105%)
    }
}

.elementor-element-edit-mode.rey-animate-el > .elementor-element-overlay > .elementor-editor-column-settings:before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #e60d0d;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0
}

@media (max-width: 1024px) {
    body:not(.elementor-editor-active):not(.customizer-preview-mode) .rey-animate-el {
        visibility: visible !important
    }

    body:not(.elementor-editor-active):not(.customizer-preview-mode) .rey-animate-el.rey-anim--subject-widgets .elementor-widget {
        visibility: visible !important
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//demos.reytheme.com/valencia/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

:root {
    --body-bg-color: #fff;
    --sidebar-size: 27%;
    --woocommerce-loop-wrapped-padding: 40px;
    --woocommerce-sidebar-size: 16%
}

.rey-mainMenu--desktop > .menu-item > a {
    font-size: 14px
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: var(--primary-ff);
    font-size: 1.25rem;
    font-weight: 500
}

.woocommerce-store-notice .woocommerce-store-notice-content {
    min-height: 32px
}

@media (min-width: 1025px) {
    :root {
        --header-nav-x-spacing: 1rem
    }
}

:root {
    --nav-breakpoint-flex-desktop: flex;
    --nav-breakpoint-flex-mobile: none
}

@media (max-width: 1060px) {
    :root {
        --nav-breakpoint-desktop: none;
        --nav-breakpoint-mobile: block
    }
    :root {
        --nav-breakpoint-flex-desktop: none;
        --nav-breakpoint-flex-mobile: flex
    }
}

@font-face {
    font-family: "sofia-pro";
    src: url("https://use.typekit.net/af/0c5f71/00000000000000003b9b1aa0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/0c5f71/00000000000000003b9b1aa0/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/0c5f71/00000000000000003b9b1aa0/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 900
}

@font-face {
    font-family: "sofia-pro";
    src: url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: "sofia-pro";
    src: url("https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: "sofia-pro";
    src: url("https://use.typekit.net/af/b4d13d/00000000000000003b9b1a9a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/b4d13d/00000000000000003b9b1a9a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/b4d13d/00000000000000003b9b1a9a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: "sofia-pro";
    src: url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "sofia-pro";
    src: url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/7158ff/00000000000000003b9b1a9c/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600
}

.tk-sofia-pro {
    font-family: "sofia-pro", sans-serif
}

:root {
    --primary-ff: sofia-pro;
    --body-font-family: var(--primary-ff);
    --body-font-weight: 300;
    --accent-color: #212529;
    --accent-text-color: #fff
}

@media (min-width: 1440px) {
    :root {
        --container-max-width: calc(92vw - (var(--page-padding-left) + var(--page-padding-right)))
    }
}

:root {
    --woocommerce-grid-columns: 3
}

:root {
    --header-text-color: #fff
}

.lazyload, .lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity .3s
}

.close_submenu_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.close_submenu_btn .rey-icon{
    display: block;
    margin-top: 7px;
    width: 16px;
}

.rey-toggleBoxContents .rey-toggleBoxContent,
.rey-toggleBoxTitles .rey-toggleBoxTitle{
    display:none;
}

.rey-toggleBoxContents .rey-toggleBoxContent.--active,
.rey-toggleBoxTitles .rey-toggleBoxTitle.--active{
    display:block;
}

.rey-mobileNav-container .rey-siteLogo {
    float: left;
}

.rey-mobileNav-container .navigation-menu-sub {
    bottom: 0;
    position: absolute;
    width: calc(100% - 80px);
    right: 0;
}

.slider-block {
    position: relative;
}

.slider-block #customize-controls2 .prev i,
.slider-block #customize-controls2 .next i,
.slider-block #customize-controls .prev i,
.slider-block #customize-controls .next i{
    top: calc(50% - 45px);
    position: absolute;
}

.slider-block #customize-controls2 .prev,
.slider-block #customize-controls .prev{
    position: absolute;
    left: 0;
    font-size: 90px;
    z-index: 100;
    height: 100%;
    background-color: #dfdfdf;
    padding: 0 5px 0 2px;
    color: #757575;
    cursor:pointer;
    top: 0;
    width: 39px;
}

.slider-block #tns1-iw {
    margin: 0;
}

.slider-block #customize-controls2 .next,
.slider-block #customize-controls .next{
    position: absolute;
    right: 0;
    font-size: 90px;
    z-index: 100;
    height: 100%;
    background-color: #dfdfdf;
    padding: 0 2px 0 5px;
    color: #757575;
    cursor:pointer;
    top: 0;
    width: 39px;
}

.slider-block button {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    outline-width: 0;
}

.slider-block button:active,
.slider-block button:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    outline-width: 0!important;
}

@media (max-width: 639px) {
    .slider-block .product-bottom {
        padding-bottom: 0;
    }
}

@media (min-width: 640px) {
    .slider-block #tns1-iw {
        margin: 0 25px 0 75px;
    }
}

.slider-block .tns-nav > [aria-controls] {
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    background: #ddd;
    border: 0;
}

.slider-block .tns-nav > .tns-nav-active {
    background: #999;
}

.slider-block .tns-outer [aria-controls],
.slider-block .tns-outer [data-action] {
    cursor: pointer;
}

.slider-block .tns-nav {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -20px;
}

.slider-block .related-product-col {
    padding-bottom: 0;
}

.slider-block {
    margin-bottom: 30px;
    padding-top: 0;
}

.slider-block .tns-outer {
    position: relative;
}

.slider-block .customers-slider {
    padding: 0;
}

.tns-item.last-products__card {
    margin: 0;
}

.slider-element2.show-mob-only {
    padding: 0;
    margin: 0;
}

.tns-item.cat-el,
.tns-item.last-products__card,
.tns-item.customers__card {
    padding: 0 10px;
}

.slider-des .img-block,
.slider-des .slider-body {
    width: 50%;
    float: left;
}

.slider-des .slider-body {
    padding-left: 10px;
    padding-right: 10px;
}

.slider-des .slider-body .slider-head {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 28px;
    line-height: 48px;
}

.slider-des .img-block{
    text-align: center;
}

.slider-des .img-block img{
    margin-bottom: 17px;
}

.slider-des .img-block{
    padding-bottom: 20px;
}

.slider-block.slider-block-designer {
    width: auto;
    margin: 0 -15px 10px;
    background-color: lightgrey;
    padding-bottom: 10px;
}

.slider-block.slider-block-designer .section-header{
    margin: 0 15px 25px;
}

.slider-block.slider-block-designer .tns-nav{
    position: initial;
}


@media (max-width: 640px) {
    .slider-block .widget-element__text {
        position: relative;
        left: 0;
        bottom: 45px;
    }

    .slider-block .widget-element__text .widget-element__title{
        font-size: 30px;
        margin-top: -10px;
        margin-bottom: -30px;
    }

    .slider-element3 .tns-item {
        text-align: center;
    }
}

.mb-40 {
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .hide-desc-foot-col {
        display:none;
    }
}
@media (min-width: 992px) {
    .hide-mob-foot-col {
        display:none;
    }
}

#main-info .info-block{
    border-radius: 5px;
    padding: 10px;
}

#main-info .info-block .body{
    background-color: #f7f7f7;
    height: 330px;
    padding: 30px 20px;
}

#main-info .info-block .body img{
    height:120px;
}

#main-info .info-block .body h4{
    padding-top: 15px;
    letter-spacing: 3px;
    font-weight: 600;
    font-family: var(--body-font-family), sans-serif;
    font-size: 28px;
}

#main-info .info-block .body span{
    letter-spacing: 2px;
    line-height: 30px;
    font-size: 16px;
}


.b-cart-item.cart-header.cart-item .close1{
    margin-top: 15px !important;
}

.b-cart-item.cart-header.cart-item li{
    height: 100px;
    display: table;
}

.b-cart-item.cart-header.cart-item li a{
    display: table;
    height: 100%;
}

.b-cart-item.cart-header.cart-item li input,
.b-cart-item.cart-header.cart-item li span{
    margin-top: 0 !important;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4em;
}

.b-cart-item.cart-header.cart-item li span.show-in-mobile {
    display: none;
}

.b-cart-item.cart-header.cart-item .qty input {
    text-align: center;
}

.cart-items .cart-total-container h3 span,
.cart-items .cart-total-container h3 {
    font-size: 25px;
    font-weight: 600;
}

.ctm_about_section { padding: 40px 45px !important; position: relative !important; background: #d3d3d3 !important; }
.ctm_about_section h1 {text-align: left; font-size: 40px !important; font-weight: 800; line-height: 42px;}    
.ctm_about_section .ctm_content { display: flex; width: calc(100% + 30px); align-items: flex-start; margin-left: -15px; }
.ctm_about_section .ctm_content .ctm_img { padding: 0 15px; width: 40%; float: left; margin: 0 !important; height: 100%;}
.ctm_about_section .ctm_content .ctm_img p{margin-bottom: 0px !important;}
.ctm_about_section .ctm_content .ctm_img p iframe{margin-top: 10px !important;}
.ctm_about_section .ctm_content .ctm_img img { width: 100%; height: 100%; object-fit: cover;}
.ctm_about_section .ctm_content .ctm_desc { padding: 0 15px; width: 60%; float: left; margin-top: 0px;} 

.btn.rey-headerSearch-toggle:focus-visible { outline: none; border: none; box-shadow: none !important; }
.btn.rey-headerSearch-toggle:active { box-shadow: none !important; outline: none; }
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{ background-color: #333; font-size: 16px; }
.nav-pills.nav-stacked.custom_spills li a{ font-size: 16px; text-transform: capitalize; }
.account_fields .dropdown.open .dropdown-menu{ width: auto !important; }
.text-right.ctm_text_fix {
    min-width: 65px !important;
}
.text-right.ctm_text_fix span {
    min-width: 65px !important;
    display: block !important;
}

@media (max-width: 1280px) {
    .ctm_about_section h1{font-size: 32px !important;}
}

@media (max-width: 1060px) {
    .ctm_about_section {padding: 40px 10px 30px 10px !important;}
    .ctm_about_section .ctm_content{flex-direction: column;}
    .ctm_about_section .ctm_content .ctm_desc{width: 100%; margin-top: 15px;}
    .ctm_about_section .ctm_content .ctm_desc p:last-child{margin-bottom: 0 !important;}
    .ctm_about_section .ctm_content .ctm_img{width: 100%; /*height: 410px !important;*/}
    .ctm_about_section .ctm_content .ctm_img img{height: 100%;}
    .ctm_about_section .ctm_content .ctm_img p iframe{margin-top: 0px !important;}
}


@media (max-width: 640px) {
    .ctm_about_section .ctm_content .ctm_img{width: 100%; /*height: 360px !important;*/} 
    .ctm_about_section h1{font-size: 28px !important; line-height: 32px;}  
}




