[data-simplebar] {
    position: relative;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none
}

.simplebar-content-wrapper::-webkit-scrollbar {
    display: none
}

.simplebar-content:before, .simplebar-content:after {
    content: ' ';
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-flex-grow: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none
}

.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none
}

@font-face {
    font-family: wpmicons;
    src: url(//preview.wolfthemes.live/app/plugins/wolf-playlist-manager/assets/css/fonts/wpmicons.eot?9boc5n);
    src: url(//preview.wolfthemes.live/app/plugins/wolf-playlist-manager/assets/css/fonts/wpmicons.eot?9boc5n#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/plugins/wolf-playlist-manager/assets/css/fonts/wpmicons.ttf?9boc5n) format("truetype"), url(//preview.wolfthemes.live/app/plugins/wolf-playlist-manager/assets/css/fonts/wpmicons.woff?9boc5n) format("woff"), url(//preview.wolfthemes.live/app/plugins/wolf-playlist-manager/assets/css/fonts/wpmicons.svg?9boc5n#wpmicons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=' wpm-icon-'], [class^=wpm-icon-] {
    font-family: wpmicons !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
}

.wpm-icon-cart:before {
    content: '\e900'
}

.wpm-icon-add-to-cart:before {
    content: '\e901'
}

.wpm-icon-googleplay:before {
    font-family: socicon;
    content: '\e0a5'
}

.wpm-icon-download:before {
    content: '\ea36'
}

.wpm-icon-amazon:before {
    content: '\ea87'
}

.wpm-icon-itunes:before {
    content: '\eabe'
}

.wpm-icon-add-to-cart:before, .wpm-icon-cart:before {
    position: relative;
    top: 1px;
    font-size: 16px
}

.wpm-track-buy-links .added_to_cart {
    display: none
}

.wpm-add-to-cart-button {
    position: relative
}

.wpm-add-to-cart-button-title {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5
}

.wpm-add-to-cart {
    position: relative;
    z-index: 0
}

.wpm-icon-add-to-cart:before {
    display: inline-block
}

.wpm-add-to-cart-button.loading .wpm-icon-add-to-cart:before {
    opacity: .66
}

.wpm-add-to-cart-button.added .wpm-icon-add-to-cart:before {
    animation: wpm_pop .3s linear 1
}

@keyframes wpm_pop {
    50% {
        transform: scale(1.4)
    }
}

.wpm-playlist, .wpm-playlist *, .wpm-playlist:after, .wpm-playlist:before {
    box-sizing: border-box
}

.wpm-playlist .wpm-track, .wpm-playlist .wpm-tracks {
    width: 100%;
    border-style: solid
}

.wpm-audio {
    display: none
}

.wpm-playlist {
    font-family: sans-serif;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 20px;
    position: relative
}

.wpm-playlist.wpm-tracks-has-scrollbar ol.wpm-tracks {
    padding-right: 17px
}

.wpm-playlist ol.wpm-tracks {
    margin-left: 0 !important;
    max-height: 305px
}

.wpm-playlist ol.wpm-tracks, .wpm-playlist ol.wpm-tracks li.wpm-track {
    margin: 0;
    padding: 0
}

.wpm-playlist.wpm-regular-playlist .mejs-controls .mejs-playpause-button {
    color: #fff
}

.wpm-playlist .mejs-container {
    background-clip: padding-box;
    height: 138px !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
    transform: translate3d(0, 0, 0);
    width: 100%;
    border-radius: 0
}

.wpm-playlist .mejs-container .mejs-mediaelement {
    background: 0 0
}

.wpm-playlist .mejs-container .mejs-inner {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 138px;
    padding: 15px 20px 25px;
    position: relative;
    z-index: 10
}

.wpm-playlist .mejs-container .mejs-track-details {
    position: relative
}

.wpm-playlist .mejs-container .mejs-track-details .mejs-track-artist {
    display: block;
    line-height: 2;
    margin-right: 45px;
    min-height: 12px
}

.wpm-playlist .mejs-container .mejs-track-details .mejs-track-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2
}

.wpm-playlist .mejs-container .mejs-controls {
    background: 0 0;
    display: block;
    margin-top: 10px;
    height: 100%
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time span {
    color: #fff;
    line-height: 16px;
    margin: 0
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time-rail {
    background: none !important;
    outline: 0;
    box-shadow: 0 -1px rgba(255, 255, 255, .2);
    height: 4px;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle, .wpm-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-hovered {
    display: none !important
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
    outline: 0;
    background: rgba(0, 0, 0, .44) !important;
    border-radius: 0;
    height: 4px;
    margin: 0;
    width: 100%
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgba(255, 255, 255, .22) !important
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-slider {
    outline: 0
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
    background: rgba(255, 255, 255, .44);
    border-radius: 0;
    border-width: 0;
    display: block;
    height: 4px;
    position: absolute;
    top: 0;
    width: 2px
}

.wpm-playlist .mejs-container .mejs-controls .mejs-button {
    border: none;
    height: 0;
    margin: 15px;
    width: 0
}

.wpm-playlist .mejs-container .mejs-controls .mejs-button button {
    background: 0 0;
    border: none;
    box-shadow: none;
    height: 20px;
    width: 20px;
    margin: 0;
    outline: 0;
    position: relative;
    transition: none
}

.wpm-playlist .mejs-container .mejs-controls .mejs-playpause-button {
    background: rgba(0, 0, 0, .5);
    border-radius: 30px;
    cursor: pointer;
    height: 50px;
    width: 50px;
    position: absolute;
    transition: box-shadow .2s;
    top: 25px;
    left: 25px;
    left: 24.5px
}

.wpm-playlist .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause:before, .wpm-playlist .mejs-container .mejs-controls .mejs-playpause-button.mejs-play:before {
    position: absolute;
    font-family: Dashicons;
    font-size: 36px;
    height: 55px;
    width: 55px;
    text-align: center;
    vertical-align: middle
}

.wpm-playlist .mejs-container .mejs-controls .mejs-playpause-button.mejs-play:before {
    content: '\f522';
    left: 0;
    top: 20px;
    top: 20.5px
}

.wpm-playlist .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause:before {
    content: '\f523';
    left: -2px;
    top: 20px;
    top: 20.5px
}

.wpm-playlist .mejs-container .mejs-controls .mejs-next-button, .wpm-playlist .mejs-container .mejs-controls .mejs-previous-button {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 46px;
    left: 110px;
    cursor: pointer;
    transition: opacity ease .2s;
    opacity: 1
}

.wpm-playlist .mejs-container .mejs-controls .mejs-next-button:before, .wpm-playlist .mejs-container .mejs-controls .mejs-previous-button:before {
    position: relative;
    font-family: Dashicons;
    font-size: 24px;
    padding: 5px;
    left: -2px;
    top: 10px
}

.wpm-playlist .mejs-container .mejs-controls .mejs-next-button:hover, .wpm-playlist .mejs-container .mejs-controls .mejs-previous-button:hover {
    opacity: .77
}

.wpm-playlist .mejs-container .mejs-controls .mejs-previous-button:before {
    content: '\f516'
}

.wpm-playlist .mejs-container .mejs-controls .mejs-next-button {
    left: 150px
}

.wpm-playlist .mejs-container .mejs-controls .mejs-next-button:before {
    content: '\f517'
}

.wpm-playlist .mejs-container .mejs-controls .mejs-toggle-playlist-button {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.wpm-playlist .mejs-container .mejs-controls .mejs-toggle-playlist-button:before {
    position: absolute;
    right: 0;
    top: 2px;
    font-family: Dashicons;
    content: '\f333';
    font-size: 24px;
    height: 20px;
    width: 20px
}

.wpm-playlist .mejs-container .mejs-controls .mejs-time {
    height: 16px;
    line-height: 16px;
    padding: 0;
    position: absolute;
    left: 130px;
    bottom: 25px
}

.wpm-playlist .mejs-track-artwork {
    float: left;
    height: 90px;
    width: 90px !important;
    margin-right: 20px;
    margin-top: 7px;
    position: relative
}

.wpm-playlist .mejs-track-artwork:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.wpm-playlist .mejs-track-artwork img {
    height: 90px;
    width: 90px;
    max-height: 100%
}

.wpm-playlist.has-artwork .mejs-track-artwork {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .3)
}

.wpm-playlist.has-artwork .mejs-track-artwork:before {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .2)
}

.wpm-playlist .wpm-tracks {
    border-style: solid;
    border-width: 1px;
    border-top: none
}

.wpm-playlist .mejs-controls {
    border-style: solid;
    border-width: 1px;
    border-bottom: none
}

.wpm-playlist.is-playlist-hidden .wpm-tracks {
    display: none
}

.wpm-playlist.wpm-has-background:not(.wpm-sticky-playlist) .wpm-playlist-background {
    position: absolute;
    top: -30px;
    left: -30px;
    width: calc(100% + 50px);
    height: calc(100% + 50px);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    filter: blur(9px)
}

.wpm-playlist.wpm-has-background:not(.wpm-sticky-playlist) .wpm-playlist-background:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .33
}

.wpm-playlist.wpm-has-background:not(.wpm-sticky-playlist) .mejs-controls, .wpm-playlist.wpm-has-background:not(.wpm-sticky-playlist) .mejs-track-artist, .wpm-playlist.wpm-has-background:not(.wpm-sticky-playlist) .mejs-track-title {
    color: #fff
}

.wpm-playlist.wpm-has-background:not(.wpm-sticky-playlist) .mejs-controls .mejs-playpause-button {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .5)
}

.wpm-playlist.wpm-has-background:not(.wpm-sticky-playlist) .mejs-controls .mejs-playpause-button:hover {
    box-shadow: 0 0 0 3px #fff
}

.wpm-playlist .wpm-track {
    min-height: 60px;
    border-width: 1px 0 0;
    cursor: pointer;
    display: table;
    margin: 0;
    padding: 0
}

.wpm-playlist .wpm-track:first-child {
    border-top: none
}

.wpm-playlist .wpm-track:last-child {
    border-bottom: none
}

.wpm-playlist .wpm-track .wpm-track-cell {
    display: table-cell;
    vertical-align: middle
}

.wpm-playlist .wpm-track .wpm-track-details {
    padding: 12px 20px;
    line-height: 18px;
    box-sizing: border-box;
    text-align: left
}

.wpm-playlist .wpm-track .wpm-track-details .wpm-track-title {
    display: block;
    font-weight: 700
}

.wpm-playlist .wpm-track .wpm-track-details .wpm-track-artist {
    display: block
}

.wpm-playlist .wpm-track .wpm-track-length {
    font-size: 11px;
    padding: 10px 20px 10px 10px;
    text-align: right;
    width: 55px
}

.wpm-playlist .wpm-track .wpm-track-links {
    padding: 10px;
    text-align: right;
    width: 160px
}

.wpm-playlist .wpm-track .wpm-track-icon {
    opacity: 1 !important;
    text-decoration: none !important;
    box-shadow: none;
    transition: ease .2s;
    margin: 0 4px;
    font-size: 14px
}

.wpm-playlist-380 .mejs-container .mejs-track-details .mejs-track-artist, .wpm-playlist-380 .mejs-container .mejs-track-details .mejs-track-title, .wpm-playlist-380 .wpm-track-artist, .wpm-playlist-380 .wpm-track-title, .wpm-playlist-500 .mejs-container .mejs-track-details .mejs-track-artist, .wpm-playlist-500 .mejs-container .mejs-track-details .mejs-track-title, .wpm-playlist-500 .wpm-track-artist, .wpm-playlist-500 .wpm-track-title {
    word-break: break-all
}

.wpm-playlist-380 .wpm-track .wpm-track-length, .wpm-playlist-500 .wpm-track .wpm-track-length {
    display: none
}

.wpm-playlist-500 .mejs-container .mejs-track-details .mejs-track-title {
    font-size: 14px
}

.wpm-playlist-380 .mejs-container .mejs-track-details .mejs-track-title {
    font-size: 12px
}

.wpm-theme-light.mejs-container {
    background: #fff;
    color: grey
}

.wpm-theme-light.mejs-container .mejs-track-details {
    color: grey
}

.wpm-theme-light .mejs-controls, .wpm-theme-light .wpm-tracks {
    background: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.wpm-theme-light .mejs-controls .mejs-playpause-button {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .08)
}

.wpm-theme-light .wpm-track {
    border-width: 1px 0;
    border-top-color: rgba(0, 0, 0, .1);
    border-bottom-color: rgba(0, 0, 0, .02);
    color: grey
}

.wpm-theme-light .wpm-track.is-current, .wpm-theme-light .wpm-track:hover {
    background: #f7f7f7
}

.wpm-theme-light .mejs-currenttime, .wpm-theme-light .mejs-track-artist {
    color: grey
}

.wpm-theme-light .mejs-track-title, .wpm-theme-light .wpm-track-title {
    color: #0d0d0d
}

.wpm-theme-light .wpm-track-icon {
    color: grey !important
}

.wpm-theme-light .wpm-track-icon:hover {
    color: #0d0d0d !important
}

.wpm-theme-dark.mejs-container {
    background: #2d2d2d;
    color: #d1d8d9
}

.wpm-theme-dark.mejs-container .mejs-track-details {
    color: #d1d8d9
}

.wpm-theme-dark .mejs-controls, .wpm-theme-dark .wpm-tracks {
    background: #2d2d2d;
    border-color: rgba(0, 0, 0, .2)
}

.wpm-theme-dark .mejs-controls .mejs-playpause-button {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .5)
}

.wpm-theme-dark .wpm-track {
    border-width: 1px 0;
    border-top-color: #191919;
    border-bottom-color: rgba(255, 255, 255, .088);
    color: #d1d8d9
}

.wpm-theme-dark .wpm-track.is-current, .wpm-theme-dark .wpm-track:hover {
    background: #252525
}

.wpm-theme-dark .wpm-track-title {
    color: #fff
}

.wpm-theme-dark .wpm-track-icon {
    color: #d1d8d9 !important
}

.wpm-theme-dark .wpm-track-icon:hover {
    color: #fff !important
}

.wpm-bar-holder {
    width: 100%;
    height: 49px
}

.wpm-sticky-playlist-container {
    position: fixed;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    z-index: 99999
}

.wpm-sticky-playlist {
    margin: 0 !important;
    box-shadow: none;
    border: none;
    border-top: 1px solid
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-playpause-button {
    background: 0 0
}

.wpm-sticky-playlist.has-artwork:not(.wpm-theme-transparent-dark):not(.wpm-theme-transparent-light) .mejs-container .mejs-controls .mejs-playpause-button {
    background: rgba(0, 0, 0, .1);
    color: #fff
}

.wpm-sticky-playlist .wpm-playlist-background {
    display: none
}

.wpm-sticky-playlist .wpm-tracks {
    border: none;
    box-shadow: none;
    position: absolute;
    bottom: 50px;
    opacity: .88
}

.wpm-sticky-playlist .wpm-track {
    border: none
}

.wpm-sticky-playlist .wpm-track-details .wpm-track-artist, .wpm-sticky-playlist .wpm-track-details .wpm-track-title {
    display: inline-block
}

.wpm-sticky-playlist .wpm-track-details .wpm-track-title {
    width: 60%
}

.wpm-sticky-playlist .wpm-track-details .wpm-track-artist {
    width: 20%
}

.wpm-sticky-playlist .mejs-container {
    height: 50px !important;
    box-shadow: none
}

.wpm-sticky-playlist .mejs-container .mejs-inner {
    padding: 0;
    height: 50px
}

.wpm-sticky-playlist .mejs-container .mejs-layers {
    height: 50px
}

.wpm-sticky-playlist .mejs-container .mejs-controls {
    border: none;
    margin-top: 0
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-button {
    z-index: 5
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-toggle-playlist-button.is-open:before {
    content: "\f335"
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-playpause-button {
    top: 0;
    left: 0;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause:before {
    left: 3px;
    left: -3.5px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-playpause-button.mejs-play:before {
    left: -2px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-next-button, .wpm-sticky-playlist .mejs-container .mejs-controls .mejs-previous-button {
    top: -5px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-previous-button {
    left: 45px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-next-button {
    left: 85px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail {
    z-index: 0;
    height: 50px;
    border: none;
    box-shadow: none;
    padding-left: 50px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-buffering, .wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle, .wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    display: none !important
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
    background: none !important
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current, .wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total, .wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time-rail a {
    box-shadow: none;
    border: none;
    height: 50px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time {
    left: auto;
    right: 66px;
    bottom: 19px
}

.wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time .mejs-duration, .wpm-sticky-playlist .mejs-container .mejs-controls .mejs-time .mejs-time-separator {
    display: none !important
}

.wpm-sticky-playlist .mejs-container .mejs-track-artwork {
    float: left;
    margin-right: 10px;
    margin-top: 0;
    height: 50px;
    width: 50px !important
}

.wpm-sticky-playlist .mejs-container .mejs-track-artwork:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.wpm-sticky-playlist .mejs-container .mejs-track-artwork img {
    height: 50px;
    width: 50px
}

.wpm-sticky-playlist .mejs-container .mejs-track-details {
    padding: 5px 146px;
    height: 50px;
    vertical-align: middle
}

.wpm-sticky-playlist .mejs-container .mejs-track-details .mejs-track-artist {
    display: block;
    line-height: 2;
    margin-right: 45px;
    font-size: 11px;
    min-height: 12px
}

.wpm-sticky-playlist .mejs-container .mejs-track-details .mejs-track-title {
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2
}

.wpm-sticky-playlist.wpm-theme-dark, .wpm-sticky-playlist.wpm-theme-transparent-light {
    background: #2d2d2d;
    border-top-color: rgba(255, 255, 255, .05)
}

.wpm-sticky-playlist.wpm-theme-dark .wpm-track, .wpm-sticky-playlist.wpm-theme-transparent-light .wpm-track {
    color: #fff
}

.wpm-sticky-playlist.wpm-theme-dark .wpm-track-links a, .wpm-sticky-playlist.wpm-theme-transparent-light .wpm-track-links a {
    color: #fff !important
}

.wpm-sticky-playlist.wpm-theme-dark .mejs-container .mejs-controls, .wpm-sticky-playlist.wpm-theme-dark .mejs-container .mejs-controls .mejs-time span, .wpm-sticky-playlist.wpm-theme-dark .mejs-container .mejs-track-details, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-container .mejs-controls, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-container .mejs-controls .mejs-time span, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-container .mejs-track-details {
    color: #fff
}

.wpm-sticky-playlist.wpm-theme-dark .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background: rgba(255, 255, 255, .05) !important
}

.wpm-sticky-playlist.wpm-theme-light, .wpm-sticky-playlist.wpm-theme-transparent-dark {
    background: #fff;
    border-top-color: rgba(0, 0, 0, .05)
}

.wpm-sticky-playlist.wpm-theme-light .wpm-track, .wpm-sticky-playlist.wpm-theme-transparent-dark .wpm-track {
    color: #333
}

.wpm-sticky-playlist.wpm-theme-light .wpm-track-links a, .wpm-sticky-playlist.wpm-theme-transparent-dark .wpm-track-links a {
    color: #333 !important
}

.wpm-sticky-playlist.wpm-theme-light .mejs-container .mejs-track-details, .wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container .mejs-track-details {
    color: #333
}

.wpm-sticky-playlist.wpm-theme-light .mejs-container .mejs-controls, .wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container .mejs-controls {
    color: #0d0d0d
}

.wpm-sticky-playlist.wpm-theme-light .mejs-container .mejs-controls .mejs-time span, .wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container .mejs-controls .mejs-time span {
    color: #333
}

.wpm-sticky-playlist.wpm-theme-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current, .wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background: rgba(255, 255, 255, .05) !important
}

.wpm-sticky-playlist.wpm-theme-transparent-dark, .wpm-sticky-playlist.wpm-theme-transparent-light {
    background: none !important;
    border: none !important
}

.wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container, .wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container .mejs-controls, .wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-embed, .wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-embed body, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-container, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-container .mejs-controls, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-embed, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-embed body {
    background: 0 0
}

.wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-track-artwork, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-track-artwork {
    display: none
}

.wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container .mejs-controls .mejs-time-rail, .wpm-sticky-playlist.wpm-theme-transparent-light .mejs-container .mejs-controls .mejs-time-rail {
    padding-left: 0
}

.wpm-sticky-playlist.wpm-theme-transparent-dark .wpm-tracks {
    background: rgba(255, 255, 255, .66)
}

.wpm-sticky-playlist.wpm-theme-transparent-dark .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background: rgba(0, 0, 0, .05) !important
}

.wpm-sticky-playlist.wpm-theme-transparent-light .wpm-tracks {
    background: rgba(0, 0, 0, .88)
}

.wpm-sticky-playlist-container .mejs-toggle-player-button {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 24px !important;
    background: rgba(255, 255, 255, .8);
    z-index: 999
}

.wpm-sticky-playlist-container .mejs-toggle-player-button button {
    margin-left: 0;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%
}

body.is-wpm-bar-player.wpm-bar-player-streaming .wpm-sticky-playlist-container .mejs-next-button, body.is-wpm-bar-player.wpm-bar-player-streaming .wpm-sticky-playlist-container .mejs-previous-button, body.is-wpm-bar-player.wpm-bar-player-streaming .wpm-sticky-playlist-container .mejs-time-rail, body.is-wpm-bar-player.wpm-bar-player-streaming .wpm-sticky-playlist-container .mejs-toggle-playlist-button {
    display: none !important
}

body.is-wpm-bar-player.wpm-bar-player-streaming .wpm-sticky-playlist-container .mejs-container .mejs-track-details {
    padding-left: 66px !important
}

body.is-wpm-bar-player.wpm-bar-player-streaming .wpm-sticky-playlist-container .mejs-time {
    right: 20px !important
}

@media screen and (max-width: 500px) {
    .wpm-sticky-playlist-container .wpm-track .wpm-track-details .wpm-track-artist, .wpm-sticky-playlist-container .wpm-track .wpm-track-details .wpm-track-title {
        display: block;
        width: 80%;
        word-break: keep-all;
        text-align: left
    }

    .wpm-sticky-playlist-container .wpm-playlist .mejs-container .mejs-controls .mejs-time {
        display: none
    }
}

@media screen and (max-width: 380px) {
    .wpm-sticky-playlist-container .mejs-container .mejs-track-details {
        display: none
    }
}

#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram:after {
    content: "";
    display: table;
    clear: both
}

#sb_instagram.sbi_fixed_height {
    overflow: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram #sbi_images {
    width: 100%;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram.sbi_highlight #sbi_images, #sb_instagram.sbi_masonry #sbi_images {
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    -o-transition: height .5s ease;
    -ms-transition: height .5s ease;
    transition: height .5s ease
}

#sb_instagram a {
    border-bottom: 0 !important
}

#sb_instagram #sbi_images .sbi_item {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    max-height: 1000px;
    padding: inherit !important;
    margin: 0 !important;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 0;
    max-height: 0
}

#sb_instagram.sbi_highlight #sbi_images .sbi_item, #sb_instagram.sbi_masonry #sbi_images .sbi_item {
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    transition: opacity .5s ease
}

#sb_instagram.sbi_highlight #sbi_images .sbi_item.sbi_transition, #sb_instagram.sbi_masonry #sbi_images .sbi_item.sbi_transition {
    opacity: 0;
    max-height: 1000px
}

#sb_instagram #sbi_images.sbi_carousel .sbi_item, #sb_instagram #sbi_images.sbi_carousel .sbi_item.sbi_transition {
    opacity: 1;
    max-height: 1000px
}

#sb_instagram.sbi_carousel_2_row #sbi_images.sbi_carousel .sbi_item {
    width: 100%
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    width: 100%
}

#sb_instagram.sbi_col_2 #sbi_images .sbi_item {
    width: 50%
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.33%
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 25%
}

#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 20%
}

#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 16.66%
}

#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
    width: 14.28%
}

#sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 12.5%
}

#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 11.11%
}

#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 10%
}

#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
    width: 100%
}

#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
    width: 50%
}

#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    width: 33.33%
}

#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
    width: 25%
}

#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
    width: 20%
}

#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
    width: 16.66%
}

#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
    width: 14.28%
}

#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
    width: 12.5%
}

#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
    width: 11.11%
}

#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
    width: 10%
}

.sbi-screenreader {
    text-indent: -9999px !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    text-align: left !important
}

#sb_instagram .sbi_photo_wrap {
    position: relative
}

#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none
}

#sb_instagram .sbi_photo img {
    width: 100%;
    height: auto;
    border-radius: 0
}

#sb_instagram .sbi_photo video {
    width: 100%;
    height: 100%;
    border-radius: 0;
    display: block;
    margin: 0;
    padding: 0
}

#sb_instagram #sbi_images img {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    opacity: 1 !important;
    font-size: 10px !important;
    line-height: .9;
    color: #999
}

#sb_instagram .sbi_link.sbi_disable_lightbox {
    display: none !important
}

#sb_instagram .sbi_link {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: #333;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
    overflow: hidden
}

#sb_instagram .sbi_link.sbi_default a, #sb_instagram .sbi_link.sbi_default p, #sb_instagram .sbi_link.sbi_default span {
    text-shadow: 0 0 10px #000
}

#sb_instagram .sbi_link .sbi_hover_bottom, #sb_instagram .sbi_link .sbi_instagram_link, #sb_instagram .sbi_link .sbi_lightbox_link, #sb_instagram .sbi_link .sbi_playbtn, #sb_instagram .sbi_link .sbi_username a, #sb_instagram .sbi_link .svg-inline--fa.fa-play {
    opacity: .9
}

#sb_instagram .sbi_link .sbi_instagram_link:hover, #sb_instagram .sbi_link .sbi_lightbox_link:hover, #sb_instagram .sbi_link .sbi_playbtn:hover, #sb_instagram .sbi_link .sbi_username a:hover, #sb_instagram .sbi_link .svg-inline--fa.fa-play:hover {
    opacity: 1
}

#sb_instagram .sbi_link_area {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

#sb_instagram .sbi_link a {
    padding: 0;
    text-decoration: none;
    color: #ddd;
    color: rgba(255, 255, 255, .7);
    line-height: 1.1;
    background: 0 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

#sb_instagram .sbi_link a:active, #sb_instagram .sbi_link a:hover {
    color: #fff
}

#sb_instagram .sbi_link .sbi_lightbox_link {
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -21px;
    padding: 0;
    font-size: 49px;
    font-style: normal !important
}

#sb_instagram .sbi_carousel_vid_first .sbi_lightbox_link, #sb_instagram .sbi_type_video .sbi_lightbox_link {
    display: none
}

#sb_instagram .sbi_link .sbi_instagram_link {
    font-size: 30px;
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 2px;
    padding: 8px
}

#sb_instagram .sbi_link a:focus, #sb_instagram .sbi_link a:hover {
    text-decoration: underline
}

#sb_instagram .sbi_hover_bottom, #sb_instagram .sbi_hover_top {
    position: absolute;
    width: 98%;
    text-align: center;
    padding: 1% !important;
    margin: 0 !important;
    font-size: 12px;
    color: #ddd;
    color: #fff
}

#sb_instagram .sbi_username {
    top: 0;
    margin: 0
}

#sb_instagram .sbi_username a {
    padding: 10px 10px 0 10px;
    position: relative;
    z-index: 2;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

#sb_instagram .sbi_link .sbi_caption {
    line-height: 1;
    padding-top: 10px
}

#sb_instagram .sbi_hover_bottom {
    bottom: 10px;
    line-height: 1;
    z-index: 2
}

#sb_instagram .sbi_hover_bottom p {
    margin: 0;
    padding: 0
}

#sb_instagram .sbi_date, #sb_instagram .sbi_location {
    padding: 0 5px;
    margin: 3px 0;
    display: inline-block
}

#sb_instagram .sbi_hover_bottom .fa, #sb_instagram .sbi_hover_bottom svg {
    margin: 0 5px 0 0
}

#sb_instagram .sbi_hover_bottom .sbi_location {
    line-height: 1;
    width: 100%;
    padding: 0 38px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram .sbi_hover_bottom .sbi_meta {
    padding: 5px 0 0 0
}

#sb_instagram.sbi_medium .sbi_username a {
    font-size: 11px
}

#sb_instagram.sbi_medium .sbi_instagram_link, #sb_instagram.sbi_medium .sbi_lightbox_link, #sb_instagram.sbi_medium .sbi_link .svg-inline--fa.fa-play, #sb_instagram.sbi_medium .sbi_playbtn {
    margin-top: -12px;
    margin-left: -10px
}

#sb_instagram.sbi_medium .sbi_instagram_link, #sb_instagram.sbi_medium .sbi_lightbox_link, #sb_instagram.sbi_medium .sbi_photo_wrap .fa-clone, #sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play, #sb_instagram.sbi_medium .sbi_playbtn {
    font-size: 23px
}

#sb_instagram.sbi_medium .sbi_instagram_link {
    margin: 0;
    padding: 6px
}

#sb_instagram.sbi_medium .sbi_hover_bottom {
    bottom: 7px;
    font-size: 11px
}

#sb_instagram.sbi_medium .sbi_playbtn, #sb_instagram.sbi_medium .svg-inline--fa.fa-play {
    margin-left: -10px
}

#sb_instagram.sbi_medium .sbi_hover_bottom .sbi_location {
    padding: 0 30px
}

#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 8px;
    top: 8px
}

#sb_instagram.sbi_small .sbi_username a {
    padding: 3px 2px;
    font-size: 10px;
    line-height: 1
}

#sb_instagram.sbi_small .sbi_instagram_link, #sb_instagram.sbi_small .sbi_lightbox_link, #sb_instagram.sbi_small .sbi_playbtn, #sb_instagram.sbi_small .svg-inline--fa.fa-play {
    margin-top: -9px;
    margin-left: -7px
}

#sb_instagram.sbi_small .sbi_carousel_vid_first .svg-inline--fa.fa-play, #sb_instagram.sbi_small .sbi_instagram_link, #sb_instagram.sbi_small .sbi_lightbox_link, #sb_instagram.sbi_small .sbi_photo_wrap .fa-clone, #sb_instagram.sbi_small .sbi_playbtn, #sb_instagram.sbi_small .sbi_type_video .svg-inline--fa.fa-play {
    font-size: 18px
}

#sb_instagram.sbi_small .sbi_instagram_link {
    margin: 0;
    padding: 4px 3px;
    font-size: 14px
}

#sb_instagram.sbi_small .sbi_hover_bottom {
    bottom: 3px;
    font-size: 10px
}

#sb_instagram.sbi_small .sbi_hover_bottom .sbi_location {
    padding: 0 18px
}

#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 5px;
    top: 5px;
    font-size: 12px
}

#sb_instagram .sbi_info {
    width: 100%;
    float: left;
    clear: both;
    text-decoration: none;
    color: #666;
    text-align: center
}

#sb_instagram.sbi_highlight .sbi_info {
    display: none
}

#sb_instagram .sbi_info p {
    width: 100%;
    clear: both;
    padding: 5px 5px 2px 5px !important;
    margin: 0 !important;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram .sbi_expand {
    display: none
}

#sb_instagram .sbi_caption {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

#sb_instagram .sbi_meta {
    line-height: 1.1;
    padding: 4px 0 8px 0
}

#sb_instagram .sbi_meta span {
    margin: 0 5px !important;
    font-size: 11px
}

#sb_instagram .sbi_meta i, #sb_instagram .sbi_meta svg {
    margin-right: 5px !important;
    font-size: 13px
}

#sb_instagram .sbi_lightbox_link .fa-arrows-alt {
    display: none
}

.sbi_video {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

#sbi_lightbox .sbi_owl-wrapper .sbi_video, .sbi_video_lightbox .sbi_video {
    display: block
}

#sbi_lightbox .sbi_lb-image-wrap-outer {
    direction: ltr !important
}

#sb_instagram .svg-inline--fa.fa-play, .sbi_playbtn {
    display: none !important
}

#sb_instagram .sbi_carousel_vid_first .svg-inline--fa.fa-play, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play, .sbi_carousel_vid_first .sbi_playbtn, .sbi_type_carousel .fa-clone, .sbi_type_video .sbi_playbtn {
    display: block !important;
    position: absolute;
    z-index: 1;
    padding: 0;
    font-size: 48px;
    color: #fff;
    color: rgba(255, 255, 255, .9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0, 0, 0, .8)
}

.sbi_carousel_vid_first .sbi_playbtn, .sbi_link .svg-inline--fa.fa-play, .sbi_type_video .sbi_playbtn {
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -19px
}

#sb_instagram .sbi_type_carousel .fa-clone {
    right: 12px;
    top: 12px;
    font-size: 24px;
    text-shadow: 0 0 8px rgba(0, 0, 0, .3)
}

#sb_instagram .sbi_type_video .svg-inline--fa.fa-play, .sbi_carousel_vid_first .svg-inline--fa.fa-play, .sbi_type_carousel svg.fa-clone {
    -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, .4));
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, .4))
}

#sb_instagram .sbi_carousel_vid_first .sbi_link .sbi_playbtn, #sb_instagram .sbi_type_video .sbi_link .sbi_playbtn {
    text-shadow: none
}

.sbi_lb_lightbox-carousel-video {
    position: relative !important
}

@media all and (max-width: 640px) {
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }

    #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 11.11%
    }

    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 10%
    }

    #sb_instagram.sbi_width_resp {
        width: 100% !important
    }
}

@media all and (max-width: 480px) {
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item, #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }
}

body:after {
    content: url(//preview.wolfthemes.live/app/plugins/instagram-feed-pro/css/../img/sbi-sprite.png);
    display: none
}

.sbi_lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #000;
    opacity: .9;
    display: none
}

.sbi_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100000;
    text-align: center;
    line-height: 0;
    font-weight: 400
}

.sbi_lightbox .sbi_lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.sbi_lightbox a:active, .sbi_lightbox a:focus, .sbi_lightbox a:hover {
    outline: 0
}

.sbi_lightbox a img {
    border: none
}

.sbi_lb-outerContainer {
    position: relative;
    background-color: #000;
    width: 250px;
    height: 250px;
    margin: 0 auto 5px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.sbi_lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.sbi_lb-container-wrapper {
    height: 100%
}

.sbi_lb-container {
    position: relative;
    padding: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0
}

.sbi_lb-loader {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 20px;
    margin-top: -10px;
    text-align: center;
    line-height: 0
}

.sbi_lb-loader span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: url(//preview.wolfthemes.live/app/plugins/instagram-feed-pro/css/../img/sbi-sprite.png) no-repeat
}

.sbi_lb-nav {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.sbi_lb-container > .nav {
    left: 0
}

.sbi_lb-nav a {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 90%;
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.sbi_lb-next, .sbi_lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.sbi_lb-nav a.sbi_lb-prev {
    width: 50px;
    left: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    opacity: .5;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.sbi_lb-nav a.sbi_lb-prev:hover {
    opacity: 1
}

.sbi_lb-nav a.sbi_lb-next {
    width: 50px;
    right: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    opacity: .5;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.sbi_lb-nav a.sbi_lb-next:hover {
    opacity: 1
}

.sbi_lb-nav span {
    display: block;
    top: 55%;
    position: absolute;
    left: 20px;
    width: 34px;
    height: 45px;
    margin: -25px 0 0 0;
    background: url(//preview.wolfthemes.live/app/plugins/instagram-feed-pro/css/../img/sbi-sprite.png) no-repeat
}

.sbi_lb-nav a.sbi_lb-prev span {
    background-position: -53px 0
}

.sbi_lb-nav a.sbi_lb-next span {
    left: auto;
    right: 20px;
    background-position: -18px 0
}

.sbi_lb-dataContainer {
    margin: 0 auto;
    padding-top: 10px;
    width: 100%;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
    position: relative;
    padding-right: 300px;
    background: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
    position: relative;
    background: #000
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    width: 300px !important;
    position: absolute;
    top: 0;
    right: -300px;
    height: 100%;
    bottom: 0;
    background: #fff;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto;
    text-align: left
}

.sbi_lb-commentBox:after, .sbi_lb-data:after, .sbi_lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
    display: block !important;
    width: 100%;
    margin-top: 20px;
    padding: 4px
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
    padding-bottom: 0
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
    display: inline-block;
    padding-top: 10px
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
    display: block !important;
    width: 100%;
    min-width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    padding: 3px 20px 3px 0;
    margin: 0 0 1px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    font-weight: 700;
    margin-right: 5px
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
    text-align: left
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    box-sizing: border-box;
    padding: 15px 20px
}

.sbi_lb-data {
    padding: 0 4px;
    color: #ccc
}

.sbi_lb-data .sbi_lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1
}

.sbi_lb-data .sbi_lb-caption {
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    padding-bottom: 3px;
    color: #ccc;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.sbi_lb-data .sbi_lb-caption a {
    color: #ccc;
    font-weight: 700;
    text-decoration: none
}

.sbi_lb-commenter:hover, .sbi_lb-data .sbi_lb-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
    float: left;
    width: 100%;
    color: #ccc;
    padding-bottom: 0;
    display: block;
    margin: 0 0 5px 0
}

.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p {
    color: #fff;
    text-decoration: underline
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    color: #333
}

#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username {
    color: #333
}

.sbi_lightbox .sbi_lightbox_username img {
    float: left;
    border: none;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #666;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

.sbi_lightbox_username p {
    float: left;
    margin: 0;
    padding: 0;
    color: #ccc;
    line-height: 32px;
    font-weight: 700;
    font-size: 13px
}

.sbi_lb-data .sbi_lb-number {
    display: block;
    float: left;
    clear: both;
    padding: 5px 0 15px 0;
    font-size: 12px;
    color: #999
}

.sbi_lb-data .sbi_lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    font-size: 18px;
    color: #aaa;
    text-align: right;
    outline: 0;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.sbi_lb-data .sbi_lb-close:hover {
    cursor: pointer;
    opacity: 1;
    color: #fff
}

.sbi_lb-nav {
    height: auto
}

.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {
    position: relative !important
}

.sbi_lb-container {
    padding: 0
}

#sbi_mod_error, #sbi_mod_link {
    display: none
}

#sbi_mod_error {
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 0 0 10px 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#sbi_mod_error p {
    padding: 5px 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 13px
}

#sbi_mod_error p:first-child b {
    font-size: 14px
}

#sbi_mod_error ol, #sbi_mod_error ul {
    padding: 5px 0 5px 20px !important;
    margin: 0 !important
}

#sbi_mod_error li {
    padding: 1px 0 !important;
    margin: 0 !important
}

#sbi_mod_error span {
    font-size: 12px;
    font-style: italic
}

.sbi_lb-container-wrapper #sbi_mod_error {
    position: absolute;
    z-index: 9999999;
    font-size: 12px;
    line-height: 1.5;
    bottom: 0;
    width: 92%;
    margin: 0 2% 10px 2%;
    padding: 12px 2% 13px 2%;
    background: rgba(255, 255, 255, .9);
    border: none;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
}

#sbi_lightbox .sbi_lightbox_action {
    float: left;
    position: relative;
    padding: 0 0 0 10px;
    margin: 5px 0 0 10px;
    border-left: 1px solid #666;
    font-size: 12px
}

#sbi_lightbox .sbi_lightbox_action a {
    display: block;
    float: left;
    color: #999;
    text-decoration: none
}

#sbi_lightbox .sbi_lightbox_action a:focus, #sbi_lightbox .sbi_lightbox_action a:hover {
    color: #fff
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:focus, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover {
    color: inherit
}

#sbi_lightbox .sbi_lightbox_action .fa, #sbi_lightbox .sbi_lightbox_action svg {
    margin-right: 5px
}

#sbi_lightbox .sbi_lightbox_action.sbi_instagram .fa, #sbi_lightbox .sbi_lightbox_action.sbi_instagram svg {
    font-size: 13px
}

#sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_link {
    width: 100%;
    margin-left: 0;
    padding: 5px 0 0 0;
    border-left: none
}

#sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_box {
    width: 265px;
    left: -15px
}

#sbi_lightbox .sbi_lightbox_tooltip {
    display: none;
    position: absolute;
    width: 100px;
    bottom: 22px;
    left: 0;
    padding: 5px 10px;
    margin: 0;
    background: rgba(255, 255, 255, .9);
    color: #222;
    font-size: 12px;
    line-height: 1.4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sbi_lightbox .sbi_lightbox_tooltip .svg-inline--fa.fa-play {
    position: absolute;
    font-size: 8px;
    bottom: -6px;
    left: 36px;
    color: rgba(255, 255, 255, .9)
}

#sbi_lightbox .sbi_tooltip_social a .fa, #sbi_lightbox .sbi_tooltip_social a svg {
    font-size: 16px;
    margin: 0;
    padding: 5px
}

#sbi_lightbox .sbi_tooltip_social a#sbi_facebook_icon .fa, #sbi_lightbox .sbi_tooltip_social a#sbi_pinterest_icon .fa, #sbi_lightbox .sbi_tooltip_social a#sbi_twitter_icon .fa {
    padding-top: 4px;
    font-size: 18px
}

#sbi_lightbox .sbi_tooltip_social a svg {
    font-size: 19px;
    padding: 3px 4px;
    margin: auto
}

#sbi_lightbox .sbi_share_close {
    position: absolute;
    top: -16px;
    right: -16px;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 50% !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sbi_lightbox .sbi_share_close:hover {
    cursor: pointer
}

#sbi_lightbox .sbi_share_close:hover svg {
    background: #333;
    border-radius: 50%
}

#sbi_lightbox .sbi_share_close svg {
    width: 12px !important;
    height: 14px !important
}

#sbi_lightbox #sbi_mod_box {
    width: 285px;
    padding: 8px 10px
}

#sbi_lightbox .sbi_tooltip_social {
    width: 145px;
    padding: 5px 5px 4px 5px
}

#sbi_lightbox .sbi_tooltip_social a {
    color: #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#sbi_lightbox .sbi_lightbox_action #sbi_facebook_icon:hover {
    background: #3b5998
}

#sbi_lightbox .sbi_lightbox_action #sbi_twitter_icon:hover {
    background: #00aced
}

#sbi_lightbox .sbi_lightbox_action #sbi_google_icon:hover {
    background: #dd4b39
}

#sbi_lightbox .sbi_lightbox_action #sbi_linkedin_icon:hover {
    background: #007bb6
}

#sbi_lightbox .sbi_lightbox_action #sbi_pinterest_icon:hover {
    background: #cb2027
}

#sbi_lightbox .sbi_lightbox_action #sbi_email_icon:hover {
    background: #333
}

#sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-page span {
    width: 8px;
    height: 8px
}

@media all and (max-width: 640px) {
    .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
        width: 100% !important;
        padding-right: 0 !important;
        background: #000
    }

    .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
        box-sizing: border-box;
        width: 100% !important;
        position: relative;
        right: 0;
        height: 100%;
        line-height: 1.4;
        overflow: hidden;
        overflow-y: auto;
        text-align: left;
        border-radius: 0 0 5px 5px
    }

    .sbi_lightbox .sbi_lb-image {
        margin: auto !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 0 !important;
        border-radius: 0
    }

    #sbi_lightbox.sbi_lb-comments-enabled #sbi_mod_link.sbi_lightbox_action {
        padding: 0 0 0 10px;
        margin: 5px 0 0 10px;
        border-left: 1px solid #666
    }

    #sbi_lightbox .sbi_lb-nav, #sbi_lightbox .sbi_lb-next, #sbi_lightbox .sbi_lb-prev {
        display: none !important
    }

    #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-page span {
        width: 16px;
        height: 16px
    }
}

#sb_instagram .sbi_loader {
    width: 20px;
    height: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 100%;
    -webkit-animation: sbi-sk-scaleout 1s infinite ease-in-out;
    animation: sbi-sk-scaleout 1s infinite ease-in-out
}

#sb_instagram #sbi_load .sbi_loader {
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1
}

@-webkit-keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

#sb_instagram .fa-spin, #sbi_lightbox .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

#sb_instagram .fa-pulse, #sbi_lightbox .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(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

#sbi_lightbox .sbi_gdpr_notice {
    z-index: 1;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -44px;
    margin-top: -44px;
    padding: 20px
}

#sbi_lightbox .sbi_gdpr_notice svg:not(:root).svg-inline--fa {
    position: relative;
    display: block !important;
    height: 48px;
    width: 48px;
    opacity: .8
}

#sbi_lightbox .sbi_gdpr_notice:hover svg:not(:root).svg-inline--fa {
    opacity: 1
}

.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    -moz-border-radius-bottom-left: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-top-right: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-details {
    width: 95%
}

.sbi_lb-comments-enabled .sbi_lb-closeContainer {
    position: absolute;
    top: 0;
    right: 0
}

.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close {
    background: 0 0;
    color: #333;
    width: auto;
    height: auto;
    padding: 8px 10px;
    font-size: 14px
}

.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close:hover {
    background: rgba(0, 0, 0, .05);
    -moz-border-radius-bottom-left: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_tooltip_social a:focus, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_tooltip_social a:hover {
    color: #fff
}

.sbi_loading_comments {
    text-align: center;
    margin-top: 15px
}

.sbi_lb-story .sbi_lb-outerContainer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    left: 0;
    background: #fa9b57;
    background: linear-gradient(90deg, #fa9b57 0, #f7763f 35%, #e34876 55%, #dc327c 75%, #c73390 100%);
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.sbi_lightbox.sbi_lb-story .sbi_lb-image {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.sb_instagram_header {
    float: left;
    clear: both;
    margin: auto;
    padding: 0;
    line-height: 1.2;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sb_instagram_header a {
    float: left;
    display: block;
    text-decoration: none;
    transition: color .5s ease
}

.sbi_header_img {
    float: left;
    position: relative;
    width: 50px;
    margin: 0 0 0 -100% !important;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

.sbi_header_img img {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important
}

.sbi_header_hashtag_icon, .sbi_header_img_hover {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .75)
}

.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    font-size: 24px
}

.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_medium .sbi_header_img_hover .sbi_new_logo {
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    font-size: 36px
}

.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_large .sbi_header_img_hover .sbi_new_logo {
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px
}

.sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden;
    background: url(//preview.wolfthemes.live/app/plugins/instagram-feed-pro/css/../img/small-logo.png) no-repeat 0 0
}

.sbi_header_img_hover {
    z-index: 2;
    transition: opacity .4s ease-in-out
}

.sb_instagram_header .sbi_fade_in {
    opacity: 1;
    transition: opacity .2s ease-in-out
}

.sbi_header_text {
    float: left;
    width: 100%;
    padding-top: 2px
}

.sb_instagram_header.sbi_medium .sbi_header_text {
    padding-top: 10px
}

#sb_instagram .sb_instagram_header.sbi_medium .sbi_bio {
    margin-top: 3px !important
}

.sb_instagram_header.sbi_large .sbi_header_text {
    padding-top: 14px
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_bio {
    margin-top: 6px !important
}

.sbi_header_text h3, .sbi_header_text p {
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important
}

.sbi_header_text .sbi_bio_info {
    padding: 0 !important
}

.sbi_bio_info span + span {
    margin-left: 10px
}

#sb_instagram .sbi_bio {
    line-height: 1
}

.sbi_bio_info .fa, .sbi_bio_info svg {
    padding-right: 3px
}

.sbi_posts_count svg {
    height: 1.05em;
    margin-bottom: -1px
}

.sbi_followers svg.svg-inline--fa.fa-user {
    width: .8em;
    margin-right: 0 !important
}

.sbi_header_type_generic .sbi_header_img, .sbi_no_avatar .sbi_header_img {
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative
}

.sbi_header_type_generic .sbi_no_bio {
    padding-top: 9px !important
}

.sbi_header_type_generic .sbi_header_hashtag_icon, .sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: .9;
    -webkit-transition: background .6s linear, color .6s linear;
    -moz-transition: background .6s linear, color .6s linear;
    -ms-transition: background .6s linear, color .6s linear;
    -o-transition: background .6s linear, color .6s linear;
    transition: background .6s linear, color .6s linear
}

.sbi_header_type_generic:hover .sbi_header_hashtag_icon, .sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background .2s linear, color .2s linear;
    -moz-transition: background .2s linear, color .2s linear;
    -ms-transition: background .2s linear, color .2s linear;
    -o-transition: background .2s linear, color .2s linear;
    transition: background .2s linear, color .2s linear
}

.sb_instagram_header h3 {
    font-size: 16px;
    line-height: 1.3;
    -ms-word-wrap: break-word;
    word-break: break-word
}

.sb_instagram_header p {
    font-size: 13px;
    line-height: 1.3
}

.sbi_header_text.sbi_no_info h3 {
    padding-top: 9px !important
}

.sbi_header_text.sbi_no_bio .sbi_bio_info {
    clear: both
}

.sbi_header_text .sbi_bio_info {
    float: left;
    clear: none;
    margin-top: 2px !important
}

.sbi_header_text h3 {
    margin-right: -50px !important
}

.sbi_header_style_boxed .sbi_header_img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.sbi_header_bar {
    width: 100%;
    float: left;
    clear: both;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sbi_header_style_boxed .sbi_bio_info {
    margin: 2px 5px;
    float: left;
    width: auto
}

.sbi_header_style_boxed .sbi_no_bio h3 {
    margin-top: 9px !important
}

.sbi_header_style_boxed .sbi_bio {
    padding-bottom: 3px !important;
    margin-right: 5px !important
}

.sb_instagram_header.sbi_header_style_boxed .sbi_header_follow_btn {
    float: right;
    padding: 4px 12px;
    background: #517fa4;
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.sbi_header_follow_btn:focus, .sbi_header_follow_btn:hover {
    opacity: .85;
    outline: 0
}

.sbi_header_follow_btn .fa, .sbi_header_follow_btn svg {
    margin-right: 5px;
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

.sbi_header_style_boxed .sbi_header_hashtag_icon {
    background: 0 0
}

#sb_instagram #sbi_load {
    float: left;
    clear: both;
    width: 100%;
    text-align: center
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_close_mod, #sb_instagram .sbi_follow_btn a, #sb_instagram .sbi_moderation_link {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 5px auto 0 auto;
    background: #333;
    color: #eee;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram #sbi_load .sbi_load_btn {
    position: relative
}

#sb_instagram #sbi_load .sbi_load_btn.sbi_hide_load {
    display: none !important
}

#sb_instagram #sbi_load .fa-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px;
    font-size: 15px
}

#sb_instagram #sbi_load {
    opacity: 1;
    transition: all .5s ease-in
}

#sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader {
    opacity: 1;
    transition: all .1s ease-in
}

#sb_instagram .sbi_hidden {
    opacity: 0 !important
}

#sb_instagram .sbi_follow_btn {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    text-align: center
}

#sb_instagram .sbi_follow_btn.sbi_top {
    display: block;
    margin-bottom: 5px
}

#sb_instagram .sbi_follow_btn a {
    background: #408bd1;
    color: #fff
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    transition: all .1s ease-in
}

#sb_instagram #sbi_load .sbi_load_btn:hover {
    outline: 0;
    box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .25)
}

#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
    outline: 0;
    box-shadow: inset 0 0 10px 20px #359dff
}

#sb_instagram #sbi_load .sbi_load_btn.sbi_custom:hover, #sb_instagram .sbi_follow_btn.sbi_custom a:focus, #sb_instagram .sbi_follow_btn.sbi_custom a:hover {
    box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .15)
}

#sb_instagram #sbi_load .sbi_load_btn:active, #sb_instagram .sbi_follow_btn a:active {
    box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, .3)
}

#sb_instagram .sbi_follow_btn .fa, #sb_instagram .sbi_follow_btn svg {
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px
}

#sb_instagram svg:not(:root).svg-inline--fa, #sbi_lightbox svg:not(:root).svg-inline--fa {
    box-sizing: unset;
    overflow: visible;
    width: 1em
}

#sb_instagram .svg-inline--fa.fa-w-16, #sbi_lightbox .svg-inline--fa.fa-w-16 {
    width: 1em
}

#sb_instagram .svg-inline--fa, #sbi_lightbox .svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em
}

#sb_instagram #sbi_images.sbi_carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.sbi_carousel {
    direction: ltr
}

.sbi_carousel .sbi_info, .sbi_carousel .sbi_owl2row-item {
    display: none
}

.sbi-owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.sbi-owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.sbi-owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.sbi-owl-item, .sbi-owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.sbi-owl-item {
    position: relative;
    min-height: 1px;
    padding: 0 5px;
    padding: 0;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.sbi-owl-item img {
    display: block;
    width: 100%
}

.sbi-owl-dots.disabled, .sbi-owl-nav.disabled {
    display: none
}

.sbi-owl-dot, .sbi-owl-nav .sbi-owl-next, .sbi-owl-nav .sbi-owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sbi_carousel.sbi-owl-loaded {
    display: block
}

.sbi_carousel.sbi-owl-loading {
    opacity: 0;
    display: block
}

.sbi_carousel.sbi-owl-hidden {
    opacity: 0
}

.sbi_carousel.sbi-owl-refresh .sbi-owl-item {
    visibility: hidden
}

.sbi_carousel.sbi-owl-drag .sbi-owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sbi_carousel.sbi-owl-grab {
    cursor: move;
    cursor: grab
}

.sbi_carousel.sbi-owl-rtl {
    direction: rtl
}

.sbi_carousel.sbi-owl-rtl .sbi-owl-item {
    float: right
}

.no-js .sbi_carousel {
    display: block
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.sbi-owl-animated-in {
    z-index: 0
}

.sbi-owl-animated-out {
    z-index: 1
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.sbi-owl-height {
    transition: height .5s ease-in-out
}

.sbi-owl-item .sbi-owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.sbi-owl-item img.sbi-owl-lazy {
    transform-style: preserve-3d
}

.sbi-owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.sbi-owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(//preview.wolfthemes.live/app/plugins/instagram-feed-pro/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.sbi-owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.sbi-owl-video-playing .sbi-owl-video-play-icon, .sbi-owl-video-playing .sbi-owl-video-tn {
    display: none
}

.sbi-owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.sbi-owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.sbi-owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.sbi-owl-nav {
    margin-top: 0
}

.sbi-owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.sbi-owl-nav.disabled + .sbi-owl-dots {
    margin-top: 10px
}

.sbi-owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    padding: 5px 0;
    margin-top: 5px
}

.sbi-owl-dots .sbi-owl-dot {
    display: inline-block;
    zoom: 1
}

.sbi-owl-dots .sbi-owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #333;
    filter: Alpha(Opacity=25);
    opacity: .25;
    -webkit-backface-visibility: visible;
    transition: opacity .1s ease;
    border-radius: 30px
}

.sbi-owl-dots .sbi-owl-dot.active span, .sbi-owl-dots .sbi-owl-dot:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.sbi-owl-item {
    display: inline-block;
    vertical-align: top
}

.sbi-owl-stage-outer {
    overflow-x: hidden;
    overflow-y: hidden
}

.sbi-owl-item > div {
    width: 100% !important
}

.sbi-post-links {
    max-width: 100%
}

.sbi-owl-item {
    box-sizing: border-box
}

.sbi-owl-nav > div {
    position: absolute;
    top: 50%;
    font-size: 14px;
    display: inline-block;
    background: rgba(255, 255, 255, .3);
    padding: 6px 6px 6px 8px;
    border-radius: 50%;
    margin-top: -15px;
    color: #000;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.sbi_carousel:hover .sbi-owl-nav > div {
    background: rgba(255, 255, 255, .5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.sbi_carousel:hover .sbi-owl-nav > div:hover {
    cursor: pointer;
    background: #fff
}

.sbi-owl-nav .sbi-owl-prev {
    margin-left: 7px;
    padding: 6px 8px 6px 6px;
    left: 0
}

.sbi-owl-nav .sbi-owl-next {
    margin-right: 7px;
    right: 0
}

#sb_instagram .sbi_carousel .sbi-owl-nav .svg-inline--fa {
    height: 1.2em
}

#sb_instagram.sbi_moderation_mode {
    position: relative;
    z-index: 999999;
    background: #f9f9f9
}

#sb_instagram.sbi_moderation_mode a, #sb_instagram.sbi_moderation_mode label, #sb_instagram.sbi_moderation_mode p {
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}

.sbi_moderation_mode .sb_instagram_header {
    padding: 15px 15px 0 15px !important;
    margin: 0
}

.sbi_moderation_mode .sbi_mod_submit_mod {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 10px auto 0 auto;
    background: #333;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sbi_moderation_mode .sbi_mod_submit_mod:hover {
    color: #fff;
    opacity: .8
}

.sbi_moderation_mode .sbi_mod_mode_wrapper {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    padding: 50px 2%;
    font-size: 14px;
    line-height: 1.4;
    color: #222;
    background: #eee;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sbi_moderation_mode .sbi_mod_mode_wrapper .sbi_mod_row {
    width: 100%;
    padding-bottom: 5px
}

.sbi_moderation_mode .sbi_mod_mode_wrapper input {
    cursor: pointer;
    vertical-align: baseline
}

.sbi_moderation_mode .sbi_mod_mode_wrapper label {
    position: relative;
    top: -2px;
    cursor: pointer
}

#sb_instagram.sbi_moderation_mode .sbi_follow_btn {
    display: none
}

.sbi_mod_mode_wrapper_bottom {
    clear: both;
    margin-top: 20px
}

.sbi_moderation_mode .sbi_mod_mode_wrapper_bottom .sbi_mod_submit_mod {
    margin: 0
}

.sbi_moderation_mode .sbi_mod_new_white_list {
    background: #fff;
    border-radius: 4px;
    padding: 20px 2%;
    margin-top: 10px;
    width: 95%;
    border-left: 5px solid #4e9c2b;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.sbi_moderation_mode .sbi_warning {
    border-left: 5px solid #e8452b
}

.sbi_mod_new_white_list span {
    font-weight: 700;
    margin-right: 5px
}

.sbi_moderation_mode .sbi_mod_new_white_list code {
    font-size: 18px;
    display: inline-block;
    padding: 10px 0 0 0;
    margin-left: -2px
}

#sb_instagram.sbi_moderation_mode .sbi_close_mod {
    position: absolute;
    right: 20px;
    top: 20px
}

#sb_instagram.sbi_moderation_mode .sbi_close_mod:focus, #sb_instagram.sbi_moderation_mode .sbi_close_mod:hover {
    background: #d83e2e
}

#sb_instagram .sbi_moderation_link {
    float: right;
    background: #e6684f
}

#sb_instagram .sbi_moderation_link .fa, #sb_instagram .sbi_moderation_link svg, .sbi_mod_submit_mod .fa, .sbi_mod_submit_mod svg, .sbi_moderation_mode .sbi_close_mod .fa, .sbi_moderation_mode .sbi_close_mod svg {
    margin-right: 6px;
    width: 1em
}

#sb_instagram .sbi_moderation_link:focus, #sb_instagram .sbi_moderation_link:hover {
    background: #e5593d
}

.sbi_moderation_mode .sbi_mod {
    padding: 10px;
    text-align: center
}

.sbi_mod_post_status {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 13px 14px 16px;
    color: #fff;
    -moz-border-radius-bottom-left: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 10
}

.sbi_mod_post_status .fa, .sbi_mod_post_status svg {
    font-size: 28px;
    font-weight: 700
}

.sbi_mod_exclude {
    background: #e5593d
}

.sbi_mod_include {
    background: #4e9c2b
}

.sbi_mod_user {
    display: block;
    padding: 0 0 5px 0
}

.sbi_mod input, .sbi_mod label {
    cursor: pointer
}

.sbi_mod_block {
    padding: 3px;
    margin-bottom: 5px
}

.sbi_mod_user input {
    width: 100%;
    padding: 3px;
    line-height: 1;
    font-size: 11px;
    text-align: center
}

.sbi_mod_block:focus, .sbi_mod_block:hover {
    background: rgba(0, 0, 0, .05);
    color: #bf2c0f;
    border-radius: 4px
}

.sbi_mod_block label {
    width: 100%;
    display: block
}

.sbi_mod_block_user {
    position: relative;
    top: 1px
}

.sbi_mod_submit_mod:focus, .sbi_mod_submit_mod:hover {
    background: #488a2b
}

.sbi_mod_type_header {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 700
}

.sbi_mod_saved {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    background: rgba(255, 255, 255, .9);
    padding: 18px 22px;
    margin: -32px 0 0 -60px;
    border-radius: 4px;
    color: #488a2b;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.sbi_mod_saved .fa, .sbi_mod_saved svg {
    margin-right: 3px
}

#sbi_lightbox .sbi-owl-dots {
    top: -45px;
    position: relative;
    width: auto;
    display: inline-block;
    background: rgba(0, 0, 0, .1);
    border-radius: 30px;
    padding: 3px 5px
}

#sbi_lightbox .sbi-owl-dots .sbi-owl-dot span {
    opacity: .5;
    background: #fff;
    background: rgba(255, 255, 255, .9);
    width: 8px;
    height: 8px
}

#sbi_lightbox .sbi-owl-dots .sbi-owl-dot.active span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

#sbi_lightbox .sbi-owl-nav > div {
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 8px;
    margin-top: -16px;
    color: #000;
    zoom: 1;
    padding: 6px 5px 6px 7px;
    font-size: 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fff;
    filter: Alpha(Opacity=50);
    opacity: .5;
    z-index: 10
}

#sbi_lightbox .sbi-owl-nav > .sbi-owl-prev {
    right: auto;
    left: 8px;
    padding-left: 5px;
    padding-right: 7px
}

#sbi_lightbox .sbi-owl-nav > div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

#sbi_lightbox .fa-clone {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #fff;
    opacity: 1;
    z-index: 1
}

.sbi_lightbox .sbi_lb-image {
    margin: 0;
    padding: 0 !important
}

@media all and (max-width: 640px) {
    #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons div {
        left: 0
    }

    #sbi_lightbox .sbi_owl-theme .sbi_owl-controls .sbi_owl-buttons .sbi_owl-next {
        right: 0
    }

    #sbi_lightbox .fa-clone {
        right: 4px;
        top: 4px
    }
}

@media all and (min-width: 800px) {
    .sbi_lightbox.sbi_lb-comments-enabled {
        position: fixed;
        top: 50px !important
    }
}

#sb_instagram .sbi_photo_wrap {
    overflow: hidden
}

#sb_instagram .sbi_item:not(.sbi_transition) .sbi_photo {
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

#sb_instagram #sbi_images.sbi_carousel .sbi_item.sbi_transition .sbi_photo {
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#sb_instagram .sbi_link {
    opacity: 0;
    display: block;
    transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out
}

#sb_instagram .sbi_photo_wrap:hover .sbi_link {
    opacity: 1;
    display: block;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out
}

#sb_instagram.sbi_moderation_mode .sbi_photo_wrap .sbi_link {
    display: none !important
}

@media all and (min-width: 480px) {
    .sb_instagram_header.sbi_medium .sbi_header_img {
        width: 80px;
        height: 80px;
        border-radius: 40px
    }

    .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 40px
    }

    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        font-size: 20px
    }

    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        font-size: 14px
    }

    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        margin-left: 95px !important;
        line-height: 1.4
    }

    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        margin-right: -85px !important
    }

    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        margin-top: 4px !important
    }

    .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
        padding-top: 7px !important
    }

    .sb_instagram_header.sbi_header_type_generic.sbi_medium .sbi_no_bio, .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_info h3 {
        padding-top: 20px !important
    }

    .sb_instagram_header.sbi_large .sbi_header_img {
        width: 120px;
        height: 120px;
        border-radius: 60px
    }

    .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 60px
    }

    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        font-size: 28px
    }

    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        font-size: 16px
    }

    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text h3 {
        margin-left: 140px !important;
        line-height: 1.5
    }

    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        margin-right: -120px !important
    }

    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        margin-top: 12px !important
    }

    .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3 {
        padding-top: 12px !important
    }

    #sb_instagram .sb_instagram_header.sbi_header_type_generic.sbi_large .sbi_no_bio, .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_info h3 {
        padding-top: 32px !important
    }
}

.sb_instagram_header.sbi_centered {
    float: none;
    clear: both;
    padding: 0;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 500px;
    overflow: hidden
}

.sb_instagram_header.sbi_centered .sbi_header_img {
    float: none;
    margin: auto !important
}

.sb_instagram_header.sbi_centered .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_centered .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_centered .sbi_header_text h3 {
    margin: auto !important;
    text-align: center;
    float: none
}

.sb_instagram_header.sbi_header_style_boxed .sbi_header_img, .sb_instagram_header.sbi_header_style_boxed .sbi_header_img img {
    border-radius: 0 !important
}

.sb_instagram_header.sbi_centered a {
    float: none
}

.sb_instagram_header.sbi_story * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sb_instagram_header.sbi_story .sbi_header_img {
    padding: 3px;
    background: #fa9b57;
    background: linear-gradient(45deg, #fa9b57 0, #f7763f 35%, #e34876 55%, #dc327c 75%, #c73390 100%)
}

.sb_instagram_header.sbi_story.sbi_header_style_boxed .sbi_header_img:after {
    border-radius: 0
}

.sb_instagram_header.sbi_story .sbi_header_img_hover .sbi_new_logo {
    background: url(//preview.wolfthemes.live/app/plugins/instagram-feed-pro/css/../img/sbi-sprite.png) no-repeat -91px -27px;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    margin-left: -14px
}

.sb_instagram_header.sbi_story .sbi_header_img_hover {
    transition: opacity .2s ease-in-out
}

#sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none
}

#sb_instagram .sbi_header_link:hover {
    border: none
}

.sb_instagram_header.sbi_story .sbi_header_img img {
    height: auto;
    border: 3px solid #fff !important;
    border-radius: 50%
}

.sbi_story .sbi_header_img_hover {
    background: 0 0
}

.sb_instagram_header.sbi_story .sbi_header_link:hover .sbi_header_img img {
    border: 0 solid #fff !important
}

.sbi_story .sbi_header_link:hover .sbi_header_img {
    padding: 25px
}

.sbi_story.sbi_medium .sbi_header_link:hover .sbi_header_img {
    padding: 40px
}

.sbi_story.sbi_large .sbi_header_link:hover .sbi_header_img {
    padding: 60px
}

#sb_instagram.sbi_highlight, #sb_instagram.sbi_masonry {
    display: block !important
}

#sb_instagram.sbi_highlight #sbi_images .sbi_item, #sb_instagram.sbi_masonry #sbi_images .sbi_item {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

#sb_instagram.sbi_highlight #sbi_images .sbi_item, #sb_instagram.sbi_masonry #sbi_images .sbi_item {
    position: relative;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block !important
}

#sb_instagram.sbi_highlight #sbi_images .sbi_item {
    height: 100px;
    width: 100px
}

#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide, #sb_instagram.sbi_highlight #sbi_images .sbi_item.sbi_num_diff_hide, #sb_instagram.sbi_masonry #sbi_images .sbi_item.sbi_num_diff_hide {
    display: none !important
}

.sbi_highlight #sbi_images:after, .sbi_masonry #sbi_images:after {
    content: '';
    display: table;
    clear: both
}

.sbi_masonry .sbi_hide {
    visibility: hidden
}

#sb_instagram .sbi_frontend_notice {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    clear: both;
    padding: 10px;
    margin: 0 0 10px 0;
    background: #f9f9f9;
    color: #333;
    border: 1px solid #eee;
    font-size: 12px;
    line-height: 1.5
}

#sb_instagram .sbi_frontend_notice .sbi_close_notice {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
    color: #999;
    height: 10px;
    line-height: 1
}

#sb_instagram .sbi_frontend_notice .sbi_close_notice:active, #sb_instagram .sbi_frontend_notice .sbi_close_notice:hover {
    color: #333
}

#sb_instagram #sbi_mod_error .sb_frontend_btn {
    display: inline-block;
    padding: 6px 10px;
    background: #ddd;
    background: rgba(0, 0, 0, .1);
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #444
}

#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
    background: #ccc;
    background: rgba(0, 0, 0, .15)
}

#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
    margin-right: 2px
}

#sb_instagram.sbi_no_autop .sbi_item {
    float: left
}

#sb_instagram.sbi_no_autop #sbi_load br, #sb_instagram.sbi_no_autop br {
    display: none !important
}

#sb_instagram.sbi_no_autop #sbi_images .sbi_caption_wrap br {
    display: none !important
}

#sb_instagram.sbi_no_autop #sbi_load p {
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important
}

#sb_instagram.sbi_no_autop #sbi_images p {
    margin: 0
}

@media all and (min-width: 641px) {
    .sbi.sbi_no_autop.sbi_col_1 .sbi_item:nth-child(n+1), .sbi.sbi_no_autop.sbi_col_2 .sbi_item:nth-child(2n+1), .sbi.sbi_no_autop.sbi_col_3 .sbi_item:nth-child(3n+1), .sbi.sbi_no_autop.sbi_col_4 .sbi_item:nth-child(4n+1), .sbi.sbi_no_autop.sbi_col_5 .sbi_item:nth-child(5n+1), .sbi.sbi_no_autop.sbi_col_6 .sbi_item:nth-child(6n+1), .sbi.sbi_no_autop.sbi_col_7 .sbi_item:nth-child(7n+1) {
        clear: left
    }
}

@media all and (min-width: 481px) and (max-width: 640px) {
    #sb_instagram.sbi_no_autop.sbi_mob_col_auto #sbi_images .sbi_item:nth-child(2n+1) {
        clear: left
    }
}

@media all and (max-width: 480px) {
    #sb_instagram.sbi_mob_col_2.sbi_no_autop #sbi_images .sbi_item:nth-child(2n+1) {
        clear: left
    }

    #sb_instagram.sbi_mob_col_3.sbi_no_autop #sbi_images .sbi_item:nth-child(3n+1) {
        clear: left
    }

    #sb_instagram.sbi_mob_col_4.sbi_no_autop #sbi_images .sbi_item:nth-child(4n+1) {
        clear: left
    }

    #sb_instagram.sbi_mob_col_5.sbi_no_autop #sbi_images .sbi_item:nth-child(5n+1) {
        clear: left
    }

    #sb_instagram.sbi_mob_col_6.sbi_no_autop #sbi_images .sbi_item:nth-child(6n+1) {
        clear: left
    }

    #sb_instagram.sbi_mob_col_7.sbi_no_autop #sbi_images .sbi_item:nth-child(7n+1) {
        clear: left
    }
}

.components-custom-select-control {
    position: relative
}

.components-custom-select-control__label {
    display: block;
    margin-bottom: 8px
}

.components-custom-select-control__button {
    border: 1px solid #757575;
    border-radius: 2px;
    min-height: 30px;
    min-width: 130px;
    position: relative;
    text-align: left
}

.components-custom-select-control__button.components-custom-select-control__button {
    padding-right: 24px
}

.components-custom-select-control__button:focus:not(:disabled) {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color)
}

.components-custom-select-control__button .components-custom-select-control__button-icon {
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.components-custom-select-control__menu {
    border: 1px solid #1e1e1e;
    background-color: #fff;
    border-radius: 2px;
    outline: none;
    transition: none;
    max-height: 400px;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    z-index: 1000000
}

.components-custom-select-control__menu[aria-hidden=true] {
    display: none
}

.components-custom-select-control__item {
    align-items: center;
    display: flex;
    list-style-type: none;
    padding: 8px;
    cursor: default;
    line-height: 28px
}

.components-custom-select-control__item.is-highlighted {
    background: #ddd
}

.components-custom-select-control__item .components-custom-select-control__item-icon {
    margin-right: 0;
    margin-left: auto
}

.components-custom-select-control__item:last-child {
    margin-bottom: 0
}

.components-snackbar {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    background-color: #1e1e1e;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    color: #fff;
    padding: 16px 24px;
    width: 100%;
    max-width: 600px;
    box-sizing: border-box;
    cursor: pointer;
    pointer-events: auto
}

@media (min-width: 600px) {
    .components-snackbar {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.components-snackbar:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color)
}

.components-snackbar.components-snackbar-explicit-dismiss {
    cursor: default
}

.components-snackbar .components-snackbar__content-with-icon {
    margin-left: 24px
}

.components-snackbar .components-snackbar__icon {
    position: absolute;
    top: 24px;
    left: 28px
}

.components-snackbar .components-snackbar__dismiss-button {
    margin-left: 32px;
    cursor: pointer
}

.components-snackbar__action.components-button {
    margin-left: 32px;
    color: #fff;
    height: auto;
    flex-shrink: 0;
    line-height: 1.4;
    padding: 0
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
    text-decoration: underline;
    background-color: transparent
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
    color: #fff;
    box-shadow: none;
    outline: 1px dotted #fff
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
    color: var(--wp-admin-theme-color)
}

.components-snackbar__content {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    line-height: 1.4
}

.components-snackbar-list {
    position: absolute;
    z-index: 100000;
    width: 100%;
    box-sizing: border-box;
    pointer-events: none
}

.components-snackbar-list__notice-container {
    position: relative;
    padding-top: 8px
}

.components-combobox-control {
    width: 100%
}

input.components-combobox-control__input[type=text] {
    width: 100%;
    border: none;
    box-shadow: none;
    font-size: 16px;
    padding: 2px;
    margin: 0;
    line-height: inherit;
    min-height: auto
}

@media (min-width: 600px) {
    input.components-combobox-control__input[type=text] {
        font-size: 13px
    }
}

input.components-combobox-control__input[type=text]:focus {
    outline: none;
    box-shadow: none
}

.components-combobox-control__suggestions-container {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    box-shadow: 0 0 0 transparent;
    transition: box-shadow .1s linear;
    border-radius: 2px;
    border: 1px solid #757575;
    font-size: 16px;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 8px;
    padding: 4px
}

@media (prefers-reduced-motion: reduce) {
    .components-combobox-control__suggestions-container {
        transition-duration: 0s;
        transition-delay: 0s
    }
}

@media (min-width: 600px) {
    .components-combobox-control__suggestions-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-combobox-control__suggestions-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
    opacity: 1;
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:focus-within {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
    display: flex;
    height: 24px;
    min-width: 24px;
    padding: 0
}

.wc-block-link-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    box-shadow: none;
    display: inline;
    text-shadow: none;
    text-decoration: underline
}

.wc-block-link-button, .wc-block-link-button:active, .wc-block-link-button:focus, .wc-block-link-button:hover {
    background: 0 0
}

.wc-block-suspense-placeholder {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1
}

.wc-block-suspense-placeholder > * {
    visibility: hidden
}

.wc-block-suspense-placeholder:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-suspense-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-suspense-placeholder:before {
    content: " "
}

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

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

.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    width: auto;
    max-width: 100%
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
    display: none
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.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 {
    font-family: inherit;
    line-height: 1.2em;
    font-weight: 700;
    padding: 0;
    color: inherit;
    font-size: inherit;
    display: block
}

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

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    margin-right: .5em
}

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

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    word-break: break-word;
    white-space: normal;
    margin: 0 auto !important;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    padding: .5em 1em;
    font-size: 1em
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
    opacity: .25
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
    font-family: WooCommerce;
    content: "";
    margin-left: .5em;
    display: inline-block;
    width: auto;
    height: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
    font-family: WooCommerce;
    content: "";
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: .5em;
    display: inline-block;
    width: auto;
    height: auto
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0
}

.wc-block-grid__product-rating {
    display: block;
    color: #000
}

.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;
    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: "SSSSS";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: .5;
    color: #aaa;
    white-space: nowrap
}

.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: "SSSSS";
    color: inherit;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    white-space: nowrap
}

.wc-block-grid__product-onsale {
    font-size: .875em;
    padding: .25em .75em;
    display: inline-block;
    width: auto;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 9;
    position: relative
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px
}

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

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

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .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-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
    color: #000
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    color: #cd2653;
    font-size: 1em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
    font-size: .7em
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    line-height: 1
}

.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-transform: uppercase
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em;
    padding: .5em
}

@media only screen and (min-width: 768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

@media only screen and (min-width: 1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
    margin-top: 12px;
    display: block
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
    text-decoration: none
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wc-block-components-product-add-to-cart-attribute-picker {
    margin: 0;
    flex-basis: 100%
}

.wc-block-components-product-add-to-cart-attribute-picker label {
    display: block;
    font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
    position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
    min-width: 60%;
    min-height: 1.75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
    margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
    border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
    outline-color: #cc1818
}

.wc-block-components-product-add-to-cart {
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
    display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text > svg {
    fill: currentColor;
    vertical-align: top;
    width: 1.5em;
    height: 1.5em;
    margin: -.25em 0 -.25em .5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
    margin: 0 1em .75em 0;
    flex-basis: 5em;
    padding: .618em;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #43454b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
    text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button > *, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity > *, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button > *, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.wc-block-grid .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
    margin: 0
}

.wp-block-button.wc-block-components-product-button {
    word-break: break-word;
    white-space: normal;
    margin-top: 0;
    margin-bottom: 12px
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    border-style: none;
    display: inline-flex;
    font-family: inherit;
    font-weight: inherit;
    justify-content: center;
    margin: 0 auto;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    min-width: 8em;
    min-height: 3em
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder > * {
    visibility: hidden
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-product-button > .wc-block-components-product-button__button {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    min-width: 8em;
    min-height: 3em
}

.is-loading .wc-block-components-product-button > .wc-block-components-product-button__button > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-button > .wc-block-components-product-button__button:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-button > .wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    color: var(--button--color-text);
    border-color: var(--button--color-background)
}

.wc-block-components-product-category-list {
    margin-top: 0;
    margin-bottom: .75em
}

.wc-block-components-product-category-list ul {
    margin: 0;
    padding: 0;
    display: inline
}

.wc-block-components-product-category-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-category-list ul li:after {
    content: ", "
}

.wc-block-components-product-category-list ul li:last-child:after {
    content: ""
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image, .wc-block-components-product-image {
    text-decoration: none;
    display: block;
    position: relative
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a, .wc-block-components-product-image a {
    border-radius: inherit;
    text-decoration: none;
    border: 0;
    outline: 0;
    box-shadow: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img, .wc-block-components-product-image img {
    border-radius: inherit;
    vertical-align: middle;
    width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden], .wc-block-components-product-image img[hidden] {
    display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""], .wc-block-components-product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
    position: absolute;
    left: 4px;
    top: 4px;
    right: auto;
    margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
    position: absolute;
    top: 4px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    margin: 0
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
    position: absolute;
    right: 4px;
    top: 4px;
    left: auto;
    margin: 0
}

.is-loading .wc-block-components-product-image {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    width: auto
}

.is-loading .wc-block-components-product-image > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-image:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-image {
    margin: 0 0 12px
}

.wc-block-components-product-rating {
    display: block;
    margin-top: 0;
    margin-bottom: 12px
}

.wc-block-components-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;
    margin: 0 auto;
    text-align: left
}

.wc-block-components-product-rating__stars:before {
    content: "SSSSS";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: .5;
    color: inherit;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    color: inherit;
    padding-top: 1.5em
}

.wc-block-components-product-rating__stars span:before {
    content: "SSSSS";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    color: inherit;
    white-space: nowrap
}

.wc-block-single-product .wc-block-components-product-rating__stars {
    margin: 0
}

.wc-block-components-product-sale-badge {
    margin: 0 auto 12px;
    font-size: .875em;
    padding: .25em .75em;
    display: inline-block;
    width: auto;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 9;
    position: static
}

.wc-block-components-product-sale-badge span {
    color: inherit;
    background-color: inherit
}

.wc-block-components-product-sku {
    margin-top: 0;
    margin-bottom: 12px;
    display: block;
    text-transform: uppercase;
    font-size: .875em
}

.wc-block-components-product-stock-indicator {
    margin-top: 0;
    margin-bottom: .75em;
    display: block;
    font-size: .875em
}

.wc-block-components-product-summary {
    margin-top: 0;
    margin-bottom: 12px
}

.is-loading .wc-block-components-product-summary:before {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    border-radius: .25rem;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    content: ".";
    display: block;
    width: 100%;
    height: 6em
}

.is-loading .wc-block-components-product-summary:before > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-summary:before:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.wc-block-components-product-tag-list {
    margin-top: 0;
    margin-bottom: .75em
}

.wc-block-components-product-tag-list ul {
    margin: 0;
    padding: 0;
    display: inline
}

.wc-block-components-product-tag-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-tag-list ul li:after {
    content: ", "
}

.wc-block-components-product-tag-list ul li:last-child:after {
    content: ""
}

.wc-block-components-product-title {
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.5;
    font-weight: 700;
    padding: 0;
    display: block;
    font-size: inherit
}

.wc-block-components-product-title a {
    color: inherit;
    font-size: inherit
}

.wc-block-grid {
    line-height: 1.5;
    font-weight: 700;
    padding: 0;
    display: block
}

.is-loading .wc-block-components-product-title:before {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    content: ".";
    display: inline-block;
    width: 7em
}

.is-loading .wc-block-components-product-title:before > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-title:before:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

.wc-block-components-error {
    display: flex;
    padding: 40px 0;
    margin: 40px 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #757575;
    text-align: center
}

.wc-block-components-error__header {
    font-size: 2em;
    margin: 0;
    color: #646970
}

.wc-block-components-error__image {
    width: 25%;
    margin: 0 0 24px
}

.wc-block-components-error__text {
    margin: 1em 0 0;
    color: #8c8f94;
    font-size: 1.25em;
    max-width: 60ch
}

.wc-block-components-error__message {
    margin: 1em auto 0;
    font-style: italic;
    color: #8c8f94;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-button:not(.is-link) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    align-items: center;
    display: inline-flex;
    font-weight: 700;
    min-height: 3em;
    justify-content: center;
    line-height: 1;
    padding: 0 1em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    position: relative;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text > svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner + .wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).contained, .wc-block-components-button:not(.is-link).contained:active, .wc-block-components-button:not(.is-link).contained:disabled, .wc-block-components-button:not(.is-link).contained:focus, .wc-block-components-button:not(.is-link).contained:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).contained:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #1e1e1e;
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).outlined:active, .wc-block-components-button:not(.is-link).outlined:disabled, .wc-block-components-button:not(.is-link).outlined:focus, .wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

.wc-block-components-form {
    counter-reset: checkout-step
}

.wc-block-components-form .wc-block-components-checkout-step {
    position: relative;
    border: none;
    padding: 0 0 0 24px;
    background: 0 0;
    margin: 0
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step, .is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-left: 0
}

.wc-block-components-checkout-step--disabled {
    opacity: .6
}

.wc-block-components-checkout-step__container {
    position: relative
}

.wc-block-components-checkout-step__content > * {
    margin-bottom: 1em
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content > :last-child {
    margin-bottom: 0;
    padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    margin: .75em 0 1em;
    position: relative;
    align-items: center;
    gap: 1em
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading, .wc-block-components-express-payment-continue-rule + .wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
    margin-top: 0
}

.wc-block-components-checkout-step__title {
    margin: 0 12px 0 0
}

.wc-block-components-checkout-step__heading-content {
    font-size: .75em
}

.wc-block-components-checkout-step__heading-content a {
    font-weight: 700;
    color: inherit
}

.wc-block-components-checkout-step__description {
    font-size: .875em;
    line-height: 1.25;
    margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: 0 0;
    counter-increment: checkout-step;
    content: " " counter(checkout-step) ".";
    content: " " counter(checkout-step) "."/"";
    position: absolute;
    width: 24px;
    left: -24px;
    top: 0;
    text-align: center;
    transform: translateX(-50%)
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: "";
    height: 100%;
    border-left: 1px solid;
    opacity: .3;
    position: absolute;
    left: -24px;
    top: 0
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before, .is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    position: static;
    transform: none;
    left: auto;
    top: auto;
    content: counter(checkout-step) ". ";
    content: counter(checkout-step) ". "/""
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after, .is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: unset
}

.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title {
    font-size: 1em;
    line-height: 24px;
    margin: 0 12px 0 0
}

.wc-block-components-order-summary .wc-block-components-panel__button {
    padding-top: 0;
    margin-top: 0
}

.wc-block-components-order-summary .wc-block-components-panel__content {
    margin-bottom: 0
}

.wc-block-components-order-summary__content {
    display: table;
    width: 100%
}

.wc-block-components-order-summary-item {
    position: relative;
    font-size: .875em;
    display: flex;
    padding-bottom: 1px;
    padding-top: 16px;
    width: 100%
}

.wc-block-components-order-summary-item:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-order-summary-item:first-child {
    padding-top: 0
}

.wc-block-components-order-summary-item:last-child > div {
    padding-bottom: 0
}

.wc-block-components-order-summary-item:last-child:after {
    display: none
}

.wc-block-components-order-summary-item .wc-block-components-product-metadata {
    font-size: 1em
}

.wc-block-components-order-summary-item__description, .wc-block-components-order-summary-item__image {
    display: table-cell;
    vertical-align: top
}

.wc-block-components-order-summary-item__image {
    width: 48px;
    padding-bottom: 16px;
    position: relative
}

.wc-block-components-order-summary-item__image > img {
    width: 48px;
    max-width: 48px
}

.wc-block-components-order-summary-item__quantity {
    align-items: center;
    background: #fff;
    border: 2px solid;
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex;
    line-height: 1;
    min-height: 20px;
    padding: 0 .4em;
    position: absolute;
    justify-content: center;
    min-width: 20px;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-components-order-summary-item__description {
    padding-left: 24px;
    padding-right: 12px;
    padding-bottom: 16px
}

.wc-block-components-order-summary-item__description .wc-block-components-product-metadata, .wc-block-components-order-summary-item__description p {
    line-height: 1.375;
    margin-top: 4px
}

.wc-block-components-order-summary-item__total-price {
    font-weight: 700;
    margin-left: auto;
    text-align: right
}

.wc-block-components-order-summary-item__individual-prices {
    display: block
}

.wc-block-components-payment-method-icons {
    margin: 0 0 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    display: inline-block;
    margin: 0 4px 2px;
    padding: 0;
    width: auto;
    max-width: 38px;
    height: 24px;
    max-height: 24px
}

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
    margin-left: 0;
    margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
    margin-right: 0;
    margin-left: 8px
}

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon, .is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-payment-method-label--with-icon {
    display: inline-block;
    vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon > img, .wc-block-components-payment-method-label--with-icon > svg {
    vertical-align: middle;
    margin: -2px 4px 0 0
}

.is-mobile .wc-block-components-payment-method-label--with-icon > img, .is-mobile .wc-block-components-payment-method-label--with-icon > svg, .is-small .wc-block-components-payment-method-label--with-icon > img, .is-small .wc-block-components-payment-method-label--with-icon > svg {
    display: none
}

.editor-styles-wrapper .wc-block-components-checkout-policies, .wc-block-components-checkout-policies {
    font-size: .75em;
    text-align: center;
    list-style: none outside;
    line-height: 1;
    margin: 24px 0
}

.wc-block-components-checkout-policies__item {
    list-style: none outside;
    display: inline-block;
    padding: 0 .25em;
    margin: 0
}

.wc-block-components-checkout-policies__item:not(:first-child) {
    border-left: 1px solid #ccc
}

.wc-block-components-checkout-policies__item > a {
    color: inherit;
    padding: 0 .25em
}

.wc-block-components-product-badge {
    font-size: .75em;
    border-radius: 2px;
    border: 1px solid;
    display: inline-block;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-left: 0
}

.wc-block-components-product-details__name, .wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

img.wc-block-components-product-image[alt=""] {
    border: 1px solid #f2f2f2
}

.wc-block-components-product-metadata {
    font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description > p, .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0
}

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: inherit;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 50%
}

.wc-block-components-shipping-calculator-address {
    margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
    width: 100%;
    margin-top: 1.5em
}

.wc-block-components-shipping-calculator {
    padding: .5em 0 .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .75em;
    padding-top: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package-items {
    font-size: .875em;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all;
    display: inline-block;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
    content: ", ";
    white-space: pre
}

.wc-block-checkout .wc-block-components-shipping-rates-control__package {
    margin-bottom: 1.5em
}

.wc-block-checkout .wc-block-components-shipping-rates-control__package:last-of-type {
    margin-bottom: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
    padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
    display: flex;
    width: 100%;
    margin-bottom: 0
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    margin-bottom: 0;
    margin-top: 0;
    flex-grow: 1
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    height: 3em;
    flex-shrink: 0;
    margin-left: 8px;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
    margin: 0
}

.wc-block-components-totals-coupon__content {
    flex-direction: column;
    position: relative
}

.wc-block-components-totals-discount__coupon-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: #4ab866
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    margin-bottom: 0
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: 0
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
    margin-bottom: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    flex-basis: 100%;
    text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
    margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    background: 0 0;
    box-shadow: none;
    display: inline;
    text-shadow: none;
    text-decoration: underline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0;
    opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    background: 0 0;
    box-shadow: none;
    display: inline;
    text-shadow: none;
    text-decoration: underline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active, .theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus, .theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0
}

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

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

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

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li, .wc-block-components-checkbox-list.is-loading li {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li > *, .wc-block-components-checkbox-list.is-loading li > * {
    visibility: hidden
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after, .wc-block-components-checkbox-list.is-loading li:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.wc-block-components-chip {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    align-items: center;
    border: 0;
    display: inline-flex;
    padding: .125em .5em .25em;
    margin: 0 .365em .365em 0;
    border-radius: 0;
    line-height: 1;
    max-width: 100%
}

.wc-block-components-chip, .wc-block-components-chip:active, .wc-block-components-chip:focus, .wc-block-components-chip:hover {
    background: #e0e0e0;
    color: #1e1e1e
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
    border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
    border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    border-radius: 2em;
    padding-left: .75em;
    padding-right: .75em
}

.wc-block-components-chip .wc-block-components-chip__text {
    flex-grow: 1
}

.wc-block-components-chip.is-removable {
    padding-right: .5em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
    padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__remove {
    font-size: .75em;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
    vertical-align: middle
}

.theme-twentytwentyone .wc-block-components-chip, .theme-twentytwentyone .wc-block-components-chip:active, .theme-twentytwentyone .wc-block-components-chip:focus, .theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
    background: 0 0
}

.wc-block-components-chip__remove:focus, .wc-block-components-chip__remove:hover, button.wc-block-components-chip:focus > .wc-block-components-chip__remove, button.wc-block-components-chip:hover > .wc-block-components-chip__remove {
    fill: #cc1818
}

.wc-block-components-chip__remove:disabled, button.wc-block-components-chip:disabled > .wc-block-components-chip__remove {
    fill: #949494;
    cursor: not-allowed
}

.wc-block-components-combobox .wc-block-components-combobox-control, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    position: relative
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    color: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    font-size: 1em;
    box-sizing: border-box;
    outline: inherit;
    border: 1px solid #50575e;
    background: #fff;
    box-shadow: none;
    color: #2b2d2f;
    font-family: inherit;
    font-weight: 400;
    height: 3em;
    letter-spacing: inherit;
    line-height: 1;
    padding: 1.5em 16px .25em;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
    width: 100%;
    opacity: 1;
    border-radius: 4px
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true], .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    background-color: #fff;
    color: #2b2d2f;
    outline: 0;
    box-shadow: 0 0 0 1px #50575e
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true], .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    background-color: rgba(0, 0, 0, .1);
    color: #fff;
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    border: 1px solid #50575e;
    border-top: 0;
    margin: 3em 0 0;
    padding: 0;
    max-height: 300px;
    min-width: 100%;
    overflow: auto;
    color: #2b2d2f
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    font-size: 1em;
    color: #757575;
    cursor: default;
    list-style: none;
    margin: 0;
    padding: .25em 16px
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: #ddd
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #00669e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    font-size: 1em;
    line-height: 1.375;
    position: absolute;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: all .2s ease;
    color: #757575;
    z-index: 1;
    margin: 0 0 0 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 32px);
    white-space: nowrap
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        transition: none
    }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
    color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
    border-color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(-480px)
    }
}

@keyframes slidein {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(-480px)
    }
}

@media only screen and (max-width: 480px) {
    @-webkit-keyframes slidein {
        0% {
            transform: translateX(0)
        }
        to {
            transform: translateX(-100vw)
        }
    }@keyframes slidein {
         0% {
             transform: translateX(0)
         }
         to {
             transform: translateX(-100vw)
         }
     }
}

.wc-block-components-drawer__screen-overlay {
    background-color: rgba(95, 95, 95, .35);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s;
    z-index: 9999;
    opacity: 1
}

.wc-block-components-drawer__screen-overlay--with-slide-out {
    transition: opacity .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadein;
    animation-name: fadein
}

.wc-block-components-drawer__screen-overlay--is-hidden {
    pointer-events: none;
    opacity: 0
}

.wc-block-components-drawer {
    position: relative;
    background: #fff;
    display: block;
    height: 100%;
    left: 100%;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(-480px);
    width: 480px
}

.wc-block-components-drawer:after {
    border-style: solid;
    border-width: 0 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

@media only screen and (max-width: 480px) {
    .wc-block-components-drawer {
        transform: translateX(-100vw);
        width: 100vw
    }
}

.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer {
    transition: transform .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: slidein;
    animation-name: slidein
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
    transform: translateX(0)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-drawer, .wc-block-components-drawer__screen-overlay {
        -webkit-animation-name: none !important;
        animation-name: none !important;
        transition: none !important
    }
}

.wc-block-components-drawer .components-modal__content {
    padding: 40px 16px
}

.wc-block-components-drawer .components-modal__header {
    position: relative
}

.wc-block-components-drawer .components-modal__header .components-button {
    border: 0;
    border-radius: 0;
    vertical-align: baseline;
    background: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1em;
    margin: -1em
}

.wc-block-components-drawer .components-modal__header .components-button > span {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-block-components-drawer .components-modal__header-heading {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 1.25rem;
    word-break: break-word
}

.wc-block-components-dropdown-selector {
    max-width: 300px;
    position: relative;
    width: 100%
}

.wc-block-components-dropdown-selector__input-wrapper {
    background: #fff;
    border: 1px solid #50575e;
    color: #2b2d2f;
    align-items: center;
    border-radius: 4px;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    padding: 2px 8px
}

.is-disabled .wc-block-components-dropdown-selector__input-wrapper {
    background-color: #e0e0e0
}

.is-multiple.has-checked > .wc-block-components-dropdown-selector__input-wrapper {
    padding: 2px 4px
}

.is-open > .wc-block-components-dropdown-selector__input-wrapper {
    border-radius: 4px 4px 0 0
}

.wc-block-components-dropdown-selector__input {
    font-size: .875em;
    line-height: 1.2857142857;
    margin: .1875em 0;
    min-width: 0;
    padding: .1875em 0
}

.is-single .wc-block-components-dropdown-selector__input {
    width: 100%
}

.is-single .wc-block-components-dropdown-selector__input:active, .is-single .wc-block-components-dropdown-selector__input:focus, .is-single .wc-block-components-dropdown-selector__input:hover {
    outline: 0
}

.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input {
    margin-bottom: 1.5px;
    margin-top: 1.5px
}

.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
    position: absolute
}

.is-multiple .wc-block-components-dropdown-selector__input {
    flex: 1;
    min-width: 0
}

.is-multiple .wc-block-components-dropdown-selector__input, .is-single .wc-block-components-dropdown-selector__input:first-child {
    background: 0 0;
    border: 0
}

.is-multiple .wc-block-components-dropdown-selector__input:active, .is-multiple .wc-block-components-dropdown-selector__input:focus, .is-multiple .wc-block-components-dropdown-selector__input:hover, .is-single .wc-block-components-dropdown-selector__input:first-child:active, .is-single .wc-block-components-dropdown-selector__input:first-child:focus, .is-single .wc-block-components-dropdown-selector__input:first-child:hover {
    outline: 0
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
    background-color: transparent;
    border: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-transform: none
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover {
    background-color: transparent;
    text-decoration: none
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value {
    font-size: .875em;
    align-items: center;
    color: #757575;
    display: inline-flex;
    margin: .1875em 0;
    padding: .1875em 0;
    width: 100%
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label {
    flex-grow: 1;
    line-height: 1.2857142857;
    padding: 0;
    text-align: left
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
    background-color: transparent;
    border: 0;
    display: inline-block;
    line-height: 1;
    padding: 0 0 0 .3em
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove > svg {
    display: block
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip {
    font-size: .875em;
    margin-top: .1875em;
    margin-bottom: .1875em;
    line-height: 1.2857142857
}

.wc-block-components-dropdown-selector__list {
    background-color: #fff;
    margin: -1px 0 0;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1
}

.wc-block-components-dropdown-selector__list:not(:empty) {
    border: 1px solid #9f9f9f
}

.wc-block-components-dropdown-selector__list-item {
    font-size: .875em;
    color: #757575;
    cursor: default;
    list-style: none;
    margin: 0;
    padding: 0 4px
}

.wc-block-components-dropdown-selector__list-item.is-selected {
    background-color: #ddd
}

.wc-block-components-dropdown-selector__list-item.is-highlighted, .wc-block-components-dropdown-selector__list-item:active, .wc-block-components-dropdown-selector__list-item:focus, .wc-block-components-dropdown-selector__list-item:hover {
    background-color: #00669e;
    color: #fff
}

.wc-filter-element-label-list-count {
    opacity: .6
}

.wc-filter-element-label-list-count:before {
    content: " ("
}

.wc-filter-element-label-list-count:after {
    content: ")"
}

.wc-block-components-filter-submit-button {
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

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

.wc-block-components-loading-mask {
    position: relative;
    min-height: 34px;
    pointer-events: none
}

.wc-block-components-loading-mask .components-spinner {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.wc-block-components-loading-mask .wc-block-components-loading-mask__children {
    opacity: .25
}

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

.wc-block-components-pagination__ellipsis, .wc-block-components-pagination__page {
    font-size: 1em;
    color: #333;
    display: inline-block;
    font-weight: 400
}

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

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

.wc-block-components-pagination__page:not(.toggle) {
    background-color: transparent
}

.wc-block-components-pagination__ellipsis {
    padding: .3em
}

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

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

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

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
    display: inline-block;
    transform: scaleX(-1)
}

.wc-block-components-price-slider {
    margin-bottom: 24px
}

.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls {
    justify-content: flex-end
}

.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
    margin-left: 0;
    margin-right: 10px
}

.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    z-index: 1;
    box-shadow: none
}

.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount > *, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button > *, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper > * {
    visibility: hidden
}

.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount:after, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button:after, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper:after, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount:after, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button:after, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
    padding: 0 !important;
    border: 0 !important;
    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-components-price-slider__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: #af7dd1;
    background: var(--track-background)
}

.wc-block-components-price-slider__controls {
    display: flex
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    margin: 0;
    border-radius: 4px;
    width: auto;
    max-width: 100px;
    min-width: 0
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min {
    margin-right: 10px
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
    margin-left: auto
}

.wc-block-components-price-slider__range-input {
    margin: 0;
    padding: 0 !important;
    border: 0 !important;
    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;
    position: absolute;
    left: 0;
    top: 0
}

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

.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    background-color: transparent;
    background-position: 0 0;
    width: 28px;
    height: 23px;
    border: 0;
    padding: 0;
    vertical-align: top;
    cursor: pointer;
    z-index: 20;
    pointer-events: auto;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    -webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: -6px 0 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
    background-position-y: -23px;
    transform: scale(1.1)
}

.wc-block-components-price-slider__range-input::-webkit-slider-progress {
    margin: 0;
    padding: 0 !important;
    border: 0 !important;
    outline: none;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-components-price-slider__range-input::-moz-focus-outer {
    border: 0
}

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

.wc-block-components-price-slider__range-input::-moz-range-progress {
    margin: 0;
    padding: 0 !important;
    border: 0 !important;
    outline: none;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wc-block-components-price-slider__range-input::-moz-range-thumb {
    background-color: transparent;
    background-position: 0 0;
    width: 28px;
    height: 23px;
    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=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%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-components-price-slider__range-input::-moz-range-thumb:hover {
    background-position-y: -23px;
    transform: scale(1.1)
}

.wc-block-components-price-slider__range-input::-ms-thumb {
    background-color: transparent;
    background-position: 0 0;
    width: 28px;
    height: 23px;
    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=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%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-components-price-slider__range-input::-ms-thumb:hover {
    background-position-y: -23px;
    transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
    background-position-y: -23px;
    transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
    background-position-y: -23px;
    transform: scale(1.1)
}

.wc-block-components-price-slider__range-input:focus::-ms-thumb {
    background-position-y: -23px;
    transform: scale(1.1)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
    z-index: 21
}

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

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

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

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
    z-index: 20
}

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

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

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

.rtl .wc-block-components-price-slider__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: #af7dd1;
    background: var(--track-background)
}

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

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        width: 100%;
        top: 7px
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

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

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

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

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

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

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        outline: 0 !important;
        border: 0 !important;
        background-color: #ebebeb !important;
        color: transparent !important;
        width: 100%;
        border-radius: .25rem;
        display: block;
        line-height: 1;
        position: relative !important;
        overflow: hidden !important;
        max-width: 100% !important;
        pointer-events: none;
        z-index: 1;
        box-shadow: none
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper > * {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper:after, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper:after {
        content: " ";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        background-repeat: no-repeat;
        background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
        transform: translateX(-100%);
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite
    }
}

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

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

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

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        width: 100%;
        top: 7px
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

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

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

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

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

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

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        outline: 0 !important;
        border: 0 !important;
        background-color: #ebebeb !important;
        color: transparent !important;
        width: 100%;
        border-radius: .25rem;
        display: block;
        line-height: 1;
        position: relative !important;
        overflow: hidden !important;
        max-width: 100% !important;
        pointer-events: none;
        z-index: 1;
        box-shadow: none
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper > * {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper:after, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper:after {
        content: " ";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        background-repeat: no-repeat;
        background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
        transform: translateX(-100%);
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite
    }

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

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    border: 3px solid;
    box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    --range-color: currentColor;
    margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
    background: 0 0;
    margin: -3px;
    width: calc(100% + 6px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
    margin-top: -9px
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    transform: translate(2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    transform: translate(-2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
    border-color: transparent !important
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
        border: 0;
        height: auto;
        position: relative;
        height: 50px
    }

    .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
        display: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input {
        height: 100%;
        margin: 0;
        width: 100%
    }
}

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

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

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        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;
    color: inherit
}

.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: flex;
    flex-wrap: wrap;
    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;
    list-style: none
}

.wc-block-grid__product.wc-block-grid__product {
    box-sizing: border-box
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product, .wc-block-grid.has-aligned-buttons .wc-block-grid__product {
    display: flex;
    flex-direction: column
}

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

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product, .wc-block-grid.has-1-columns .wc-block-grid__product {
    flex: 1 0 100%;
    max-width: 100%
}

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

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product, .wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 33.33333%;
    max-width: 33.3333333333%
}

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

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

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 16.66667%;
    max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product, .wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 14.28571%;
    max-width: 14.2857142857%
}

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

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
    font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
    font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull), .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
    font-size: .92em
}

@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;
        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;
        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;
        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;
        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;
        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;
        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;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }
}

@media (min-width: 481px)and (max-width: 600px) {
    .wc-block-grid.has-2-columns .wc-block-grid__product {
        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-3-columns .wc-block-grid__product {
        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-4-columns .wc-block-grid__product {
        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-5-columns .wc-block-grid__product {
        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-6-columns .wc-block-grid__product {
        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-7-columns .wc-block-grid__product {
        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-8-columns .wc-block-grid__product {
        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-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    content: ".";
    display: inline-block;
    width: 5em
}

.is-loading .wc-block-components-product-price:before > * {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.wc-block-components-quantity-selector {
    display: flex;
    width: 107px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 4px;
    box-sizing: content-box;
    margin: 0 0 .25em
}

.has-dark-controls .wc-block-components-quantity-selector {
    background-color: transparent;
    border-color: hsla(0, 0%, 100%, .4)
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    font-size: 1em;
    order: 2;
    min-width: 40px;
    flex: 1 1 auto;
    border: 0;
    padding: .4em 0;
    margin: 0;
    text-align: center;
    background: 0 0;
    box-shadow: none;
    color: #000;
    line-height: 1;
    vertical-align: middle;
    -moz-appearance: textfield;
    font-weight: 600
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    background: #f0f0f0;
    outline: 1px solid #ddd
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
    color: #949494
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    color: #fff;
    background: 0 0
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    background: 0 0
}

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
    color: hsla(0, 0%, 100%, .3)
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button, .wc-block-components-quantity-selector input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    border: 0;
    padding: 0;
    margin: 0;
    background: none transparent;
    box-shadow: none;
    font-size: .9em;
    min-width: 30px;
    cursor: pointer;
    color: #949494;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    outline: 2px solid #ddd
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    border: 0;
    padding: 0;
    margin: 0;
    background: none transparent;
    box-shadow: none;
    color: #1e1e1e
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus {
    outline: 2px solid #ddd
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
    color: #949494;
    cursor: default;
    border: 0;
    padding: 0;
    margin: 0;
    background: none transparent;
    box-shadow: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus {
    outline: 2px solid #ddd
}

.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button, .has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    color: #fff
}

.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
    color: hsla(0, 0%, 100%, .3)
}

.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
    order: 1
}

.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--plus {
    order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    background: none transparent
}

.wc-block-components-radio-control__option {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    display: block;
    margin: 1em 0;
    padding: 0 0 0 2.5em;
    position: relative
}

.wc-block-components-radio-control__option:first-child {
    margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
    margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
    display: table;
    width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
    display: none
}

.wc-block-components-radio-control__description-group, .wc-block-components-radio-control__label-group {
    display: table-row
}

.wc-block-components-radio-control__description-group > span, .wc-block-components-radio-control__label-group > span {
    display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
    text-align: right;
    min-width: 50%
}

.wc-block-components-radio-control__label, .wc-block-components-radio-control__secondary-label {
    line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description, .wc-block-components-radio-control__secondary-description {
    font-size: .875em;
    line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #50575e;
    border-radius: 50%;
    display: inline-block;
    height: 1.5em;
    min-height: 24px;
    min-width: 24px;
    width: 1.5em;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
    border-color: hsla(0, 0%, 100%, .6);
    background-color: rgba(0, 0, 0, .1)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
    display: none
}

.is-loading .wc-block-components-review-list-item__text {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    display: block;
    width: 60%
}

.is-loading .wc-block-components-review-list-item__text > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__text:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.is-loading .wc-block-components-review-list-item__text:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    font-size: 1em;
    width: 80px
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before {
    content: " "
}

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

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    height: 1em;
    width: 120px
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date > * {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

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

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before {
    content: " "
}

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

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

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

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns: calc(3em + 16px) 1fr
}

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

.wc-block-components-review-list-item__image {
    align-items: center;
    display: flex;
    height: 3em;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    justify-content: center;
    position: relative;
    width: 3em
}

.wc-block-components-review-list-item__image > img {
    display: block;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc-block-components-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-components-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-components-review-list-item__meta {
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
    order: 3;
    content: "";
    flex-basis: 100%
}

.wc-block-components-review-list-item__author, .wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    order: 1;
    margin-right: 8px
}

.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author {
    font-weight: 400;
    order: 4
}

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date {
    padding-left: 8px;
    position: relative
}

.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date:before {
    content: "";
    display: inline-block;
    margin-left: -8px;
    border-right: 1px solid;
    opacity: .5;
    height: 1em;
    vertical-align: middle;
    position: absolute;
    top: calc(50% + .1em);
    transform: translateY(-50%)
}

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

.wc-block-components-review-list-item__rating {
    order: 2
}

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

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

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

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

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

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

.wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    box-sizing: border-box;
    margin: 0;
    padding-right: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel > h2 {
    font-size: 1em;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout, .is-mobile.wc-block-components-sidebar-layout, .is-small.wc-block-components-sidebar-layout {
    flex-direction: column;
    margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main, .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-small.wc-block-components-sidebar-layout .wc-block-components-main, .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding: 0;
    width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
    padding: 0
}

.wc-block-components-sidebar .wc-block-components-panel > h2 {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-sidebar .wc-block-components-panel > h2 .wc-block-components-panel__button {
    font-weight: 400
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel > h2 {
    font-size: 1.25em;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

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

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

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-spinner {
    position: absolute;
    width: 100%;
    height: 100%;
    color: inherit;
    box-sizing: content-box;
    text-align: center;
    font-size: 1.25em
}

.wc-block-components-spinner:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    width: 1em;
    height: 1em;
    box-sizing: border-box;
    transform-origin: 50% 50%;
    transform: translateZ(0) scale(.5);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 50%;
    border: .2em solid;
    border-left: .2em solid transparent;
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite
}

.wc-block-components-state-input {
    margin-top: 1.5em
}

.wc-block-components-tabs .wc-block-components-tabs__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item {
    border: none;
    flex: auto;
    background: 0 0;
    padding: 12px 16px;
    color: inherit;
    outline-offset: -1px;
    text-align: center;
    transition: box-shadow .1s linear;
    box-shadow: inset 0 -1px currentColor;
    border-radius: 0
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item.is-active {
    box-shadow: inset 0 -3px currentColor;
    font-weight: 600;
    position: relative
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:focus {
    outline-offset: -1px;
    outline: 1px dotted currentColor
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:active, .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:hover {
    background: 0 0
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content {
    font-size: 1em;
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
    font-weight: 700
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content > img, .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content > svg {
    height: 1.2em;
    vertical-align: middle;
    margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons {
    margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 1.2em;
    vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__content {
    padding: 16px 0;
    text-transform: none
}

.wc-block-components-form .wc-block-components-text-input, .wc-block-components-text-input {
    position: relative;
    margin-top: 1.5em;
    white-space: nowrap
}

.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    font-size: 1em;
    position: absolute;
    transform: translateY(.75em);
    left: 0;
    top: 0;
    transform-origin: top left;
    line-height: 1.375;
    color: #757575;
    transition: transform .2s ease;
    margin: 0 0 0 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 32px);
    cursor: text
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label, .has-dark-controls .wc-block-components-text-input label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
        transition: none
    }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill + label, .wc-block-components-text-input input:-webkit-autofill + label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input.is-active label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    font-size: 1em;
    background-color: #fff;
    padding: .75em 0;
    text-indent: 16px;
    border-radius: 4px;
    border: 1px solid #50575e;
    width: 100%;
    line-height: 1.375;
    font-family: inherit;
    margin: 0;
    box-sizing: border-box;
    height: 3em;
    min-height: 0;
    color: #2b2d2f
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus {
    background-color: #fff;
    color: #2b2d2f;
    outline: 0;
    box-shadow: 0 0 0 1px #50575e
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url], .has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=number], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .has-dark-controls .wc-block-components-text-input input[type=email]:focus, .has-dark-controls .wc-block-components-text-input input[type=number]:focus, .has-dark-controls .wc-block-components-text-input input[type=tel]:focus, .has-dark-controls .wc-block-components-text-input input[type=text]:focus, .has-dark-controls .wc-block-components-text-input input[type=url]:focus {
    background-color: rgba(0, 0, 0, .1);
    color: #fff;
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4)
}

.wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=number] {
    -moz-appearance: textfield
}

.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button, .wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button, .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button, .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=number], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {
    padding: 1.5em 0 .25em
}

.wc-block-components-form .wc-block-components-text-input.has-error input, .wc-block-components-form .wc-block-components-text-input.has-error input:active, .wc-block-components-form .wc-block-components-text-input.has-error input:focus, .wc-block-components-form .wc-block-components-text-input.has-error input:hover, .wc-block-components-text-input.has-error input, .wc-block-components-text-input.has-error input:active, .wc-block-components-text-input.has-error input:focus, .wc-block-components-text-input.has-error input:hover {
    border-color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error input:focus, .wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error label, .wc-block-components-text-input.has-error label {
    color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input:only-child, .wc-block-components-text-input:only-child {
    margin-top: 1.5em
}

.wc-block-components-textarea {
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    color: #2b2d2f;
    font-family: inherit;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px;
    width: 100%
}

.has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea::placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title, .wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 1.25em;
    word-break: break-word
}

.wc-block-components-notices {
    display: block;
    margin-bottom: 2em
}

.wc-block-components-notices .wc-block-components-notices__notice {
    margin: 0;
    display: flex;
    flex-wrap: nowrap
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
    background: transparent none;
    padding: 0;
    margin: 0 0 0 auto;
    border: 0;
    outline: 0;
    color: currentColor
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
    fill: currentColor;
    vertical-align: text-top
}

.wc-block-components-notices .wc-block-components-notices__notice + .wc-block-components-notices__notice {
    margin-top: 1em
}

.theme-twentytwenty .wc-block-components-notices__notice, .theme-twentytwentyone .wc-block-components-notices__notice {
    padding: 1.5rem 3rem
}

.wc-block-components-notices__snackbar {
    position: fixed;
    bottom: 20px;
    left: 16px;
    width: auto
}

@media (max-width: 782px) {
    .wc-block-components-notices__snackbar {
        position: fixed;
        top: 10px;
        left: 0;
        bottom: auto
    }
}

@media (max-width: 782px) {
    .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

.wc-block-components-validation-error {
    font-size: .75em;
    color: #cc1818;
    max-width: 100%;
    white-space: normal
}

.wc-block-components-validation-error > p {
    margin: 0;
    padding: 4px 0 0
}

.wc-block-components-select + .wc-block-components-validation-error {
    margin-bottom: 24px
}

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

.is-medium .wc-block-cart__sidebar, .is-mobile .wc-block-cart__sidebar, .is-small .wc-block-cart__sidebar {
    margin-bottom: 24px;
    order: 0
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title, .wc-block-cart__empty-cart__title {
    font-size: inherit
}

.wc-block-cart__submit {
    position: relative;
    margin: 0 0 16px
}

.wc-block-cart__submit-button {
    width: 100%;
    margin: 0
}

.wc-block-cart .wc-block-cart__submit-container {
    padding: 0
}

@media (min-width: 783px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        display: none
    }
}

@media (max-width: 782px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #fff;
        bottom: 0;
        left: 0;
        padding: 16px;
        position: fixed;
        width: 100%;
        z-index: 9999
    }

    .wc-block-cart .wc-block-cart__submit-container--sticky:before {
        box-shadow: 0 -10px 20px 10px currentColor;
        color: hsla(0, 0%, 80%, .5);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.wc-block-cart .wc-block-components-shipping-calculator {
    white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
    margin-top: 0
}

table.wc-block-cart-items, table.wc-block-cart-items td, table.wc-block-cart-items th {
    background: none !important;
    border: 0;
    margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items, table.wc-block-cart-items {
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: .75em;
    text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
    width: 100px;
    text-align: right
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    width: 100%;
    margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    background: 0 0;
    box-shadow: none;
    display: inline;
    text-shadow: none;
    text-decoration: underline;
    font-size: .75em;
    text-transform: none;
    white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    background: 0 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1em;
    text-align: right;
    line-height: inherit
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
    margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled, table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
    opacity: .5;
    pointer-events: none;
    transition: opacity .2s ease
}

.wc-block-cart .wc-block-components-totals-footer-item, .wc-block-cart .wc-block-components-totals-taxes {
    margin: 0
}

.wc-block-cart--is-loading h2 span, .wc-block-cart--is-loading th span, .wc-block-mini-cart__drawer.is-loading h2 span, .wc-block-mini-cart__drawer.is-loading th span {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    min-width: 84px;
    display: inline-block
}

.wc-block-cart--is-loading h2 span > *, .wc-block-cart--is-loading th span > *, .wc-block-mini-cart__drawer.is-loading h2 span > *, .wc-block-mini-cart__drawer.is-loading th span > * {
    visibility: hidden
}

.wc-block-cart--is-loading h2 span:after, .wc-block-cart--is-loading th span:after, .wc-block-mini-cart__drawer.is-loading h2 span:after, .wc-block-mini-cart__drawer.is-loading th span:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading h2 span, .wc-block-cart--is-loading th span, .wc-block-mini-cart__drawer.is-loading h2 span, .wc-block-mini-cart__drawer.is-loading th span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading h2 span:before, .wc-block-cart--is-loading th span:before, .wc-block-mini-cart__drawer.is-loading h2 span:before, .wc-block-mini-cart__drawer.is-loading th span:before {
    content: " "
}

.wc-block-cart--is-loading h2 span, .wc-block-mini-cart__drawer.is-loading h2 span {
    min-width: 33%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-cart--is-loading .wc-block-components-quantity-selector, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-metadata > *, .wc-block-cart--is-loading .wc-block-components-product-price > *, .wc-block-cart--is-loading .wc-block-components-quantity-selector > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-metadata:after, .wc-block-cart--is-loading .wc-block-components-product-price:after, .wc-block-cart--is-loading .wc-block-components-quantity-selector:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-cart--is-loading .wc-block-components-quantity-selector, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    min-width: 84px;
    display: inline-block
}

.wc-block-cart--is-loading .wc-block-components-product-name > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-name:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-components-product-name, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name:before, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata {
    margin-top: .25em;
    min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-item__remove-link, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image > a, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    display: block
}

.wc-block-cart--is-loading .wc-block-cart-item__image > a > *, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image > a:after, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-cart-item__image > a, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price {
    max-width: 3em;
    display: block;
    margin-top: .25em
}

.wc-block-cart--is-loading .wc-block-components-product-price:before, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    min-height: 460px
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card > *, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card > * {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:before, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:before {
    content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: none
}

.is-loading + .wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
    margin-top: 4px
}

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge, .is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .is-small .wc-block-cart-item__total .wc-block-components-sale-badge, .is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
    display: none
}

.is-medium table.wc-block-cart-items td, .is-mobile table.wc-block-cart-items td, .is-small table.wc-block-cart-items td {
    padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-medium table.wc-block-cart-items .wc-block-cart-items__header, .is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-mobile table.wc-block-cart-items .wc-block-cart-items__header, .is-small table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: none
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row, .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row {
    position: relative
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after, .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after, .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 80px 132px;
    grid-template-columns: 80px 132px;
    padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    padding-right: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    padding: 0 16px 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    vertical-align: bottom;
    padding-right: 16px;
    -ms-grid-row-align: end;
    align-self: end;
    padding-top: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
    display: inline-block
}

.is-large.wc-block-cart {
    margin-bottom: 3em
}

.is-large.wc-block-cart .wc-block-cart-items {
    position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 16px .25rem 0;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    position: relative;
    padding: 16px 0 16px 16px;
    vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 16px
}

.is-large.wc-block-cart .wc-block-components-radio-control__input {
    left: 0
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    border: 0;
    border-radius: 0;
    margin: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    box-shadow: none;
    display: inline;
    background: 0 0;
    font-size: .75em;
    display: block;
    font-weight: 600;
    padding: .25rem 0;
    text-align: right;
    text-transform: uppercase
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator, .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
    padding-left: 16px;
    padding-right: 16px
}

.is-large.wc-block-cart .wc-block-cart__payment-options {
    padding: 16px 0 0
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block {
    display: none
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
    box-sizing: border-box;
    margin: 0;
    padding-right: 3.7735849057%;
    width: 65%;
    min-height: 10em
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
    min-height: 15em;
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block > * {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%;
    min-height: 12em
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
    min-height: 3em;
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    margin: 0 0 1em
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block > * {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block:after, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block:after, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block:after, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block {
    height: 20em
}

@media only screen and (max-width: 700px) {
    .wp-block-woocommerce-cart.is-loading {
        padding-top: 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
        padding: 0;
        width: 100%
    }
}

.wc-block-mini-cart__badge, .wc-block-mini-cart__quantity-badge {
    align-items: center;
    display: flex
}

.wc-block-mini-cart__badge {
    background: #fff;
    border: .15em solid;
    border-radius: 1em;
    box-sizing: border-box;
    color: inherit;
    font-size: .875em;
    font-weight: 600;
    height: 1.4285714286em;
    justify-content: center;
    margin-left: -.7142857143em;
    min-width: 1.4285714286em;
    padding: 0 .25em;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-mini-cart__icon {
    display: block;
    height: 1.5em;
    width: 1.5em;
    stroke: currentColor
}

.wc-block-mini-cart {
    background-color: transparent !important;
    display: flex;
    justify-content: flex-end
}

.wc-block-mini-cart.align-center {
    justify-content: center
}

.wc-block-mini-cart.align-left {
    justify-content: flex-start
}

.wc-block-mini-cart.is-transparent .wc-block-mini-cart__button {
    background-color: transparent !important
}

.wc-block-mini-cart__button {
    align-items: center;
    border: none;
    color: inherit;
    display: flex;
    font-weight: 400;
    padding: .75em .5em
}

.wc-block-mini-cart__button:hover:not([disabled]) {
    opacity: .6
}

.wc-block-mini-cart__amount {
    display: none
}

.wc-block-mini-cart__tax-label {
    margin-right: .5em
}

@media screen and (min-width: 768px) {
    .wc-block-mini-cart__amount {
        display: initial;
        font-weight: 600;
        margin-right: 8px
    }
}

.modal-open .wc-block-mini-cart__button {
    pointer-events: none
}

.wc-block-mini-cart__drawer {
    font-size: 1rem
}

.wc-block-mini-cart__drawer .components-modal__content {
    padding: 0;
    position: relative
}

.wc-block-mini-cart__drawer .components-modal__header {
    position: absolute;
    top: 40px;
    right: 16px
}

.wc-block-mini-cart__drawer .components-modal__header button {
    color: inherit;
    z-index: 9999
}

.wc-block-mini-cart__drawer .components-modal__header svg {
    fill: currentColor
}

.wp-block-woocommerce-mini-cart-contents {
    background: #fff;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100vh;
    padding: 0;
    justify-content: center
}

.wp-block-woocommerce-empty-mini-cart-contents-block {
    overflow-y: auto;
    padding: 40px 16px 16px
}

h2.wc-block-mini-cart__title {
    font-size: 2em;
    margin: 40px 16px 0
}

.wc-block-mini-cart__items {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-y: hidden;
    padding: 16px 16px 0
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table {
    margin-bottom: auto;
    margin-right: -16px;
    overflow-y: auto;
    padding-right: 16px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row {
    padding-top: 8px;
    padding-bottom: 8px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after {
    content: none
}

.wc-block-mini-cart__footer {
    border-top: 1px solid #ddd;
    padding: 24px 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
    font-weight: 600;
    margin-bottom: 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    display: none;
    font-size: .75em;
    font-weight: 400
}

@media only screen and (min-width: 480px) {
    .wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
        display: unset
    }
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions {
    display: flex;
    gap: 16px
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button {
    display: none;
    flex-grow: 1;
    font-weight: 600
}

@media only screen and (min-width: 480px) {
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button {
        display: inline-flex
    }
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout {
    flex-grow: 1;
    font-weight: 600
}

.wc-block-mini-cart__footer .wc-block-components-payment-method-icons {
    margin-top: 16px
}

.wc-block-mini-cart__shopping-button {
    display: flex;
    justify-content: center
}

.wc-block-mini-cart__shopping-button a {
    border: 2px solid;
    padding: 12px 24px;
    text-decoration: none
}

.wc-block-components-express-payment {
    margin: auto;
    position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-align: center
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons > li {
    margin: 0
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons > li > img {
    width: 100%;
    height: 48px
}

.wc-block-components-express-payment--checkout {
    margin-top: 5px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
    display: flex;
    flex-direction: row;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-left: 1px solid;
    border-top: 1px solid;
    border-radius: 5px 0 0;
    content: "";
    display: block;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-right: 1px solid;
    border-top: 1px solid;
    border-radius: 0 5px 0 0;
    content: "";
    display: block;
    height: 4px;
    margin-left: 12px;
    opacity: .3;
    pointer-events: none;
    flex-grow: 1
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
    flex-grow: 0;
    transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
    position: relative;
    padding: 1.5em 23px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
    border-style: solid;
    border-width: 0 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 0 5px 5px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content > p {
    margin-bottom: 1em
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons > li {
    display: inline-block;
    width: 50%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons > li:only-child {
    display: block;
    width: 100%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons > li:nth-child(2n) {
    padding-left: 8px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons > li:nth-child(odd) {
    padding-right: 8px
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons > li {
    padding-bottom: 16px;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons > li:last-child {
    padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
    display: flex;
    align-items: center;
    text-align: center;
    padding: 0 24px;
    margin: 24px 0
}

.wc-block-components-express-payment-continue-rule:before {
    margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after, .wc-block-components-express-payment-continue-rule:before {
    content: " ";
    flex: 1;
    border-bottom: 1px solid;
    opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
    margin: 16px 0;
    text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
    display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
    padding-left: 12px;
    padding-right: 12px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
    margin-bottom: 16px
}

.wc-block-card-elements {
    display: flex;
    width: 100%
}

.wc-block-card-elements .wc-block-components-validation-error {
    position: static
}

.wc-block-gateway-container {
    position: relative;
    margin-bottom: 1.5em;
    white-space: nowrap
}

.wc-block-gateway-container.wc-card-number-element {
    flex-basis: 15em;
    flex-grow: 1;
    min-width: min(15em, 60%)
}

.wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(7em, calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(5em, calc(16% - 12px))
}

.wc-block-gateway-container .wc-block-gateway-input {
    font-size: 1em;
    line-height: 1.375;
    background-color: #fff;
    padding: .75em 0 .75em 16px;
    border-radius: 4px;
    border: 1px solid #50575e;
    width: 100%;
    font-family: inherit;
    margin: 0;
    box-sizing: border-box;
    height: 3em;
    color: #2b2d2f;
    cursor: text
}

.wc-block-gateway-container .wc-block-gateway-input:focus, .wc-block-gateway-container:focus {
    background-color: #fff
}

.wc-block-gateway-container label {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    font-size: 1em;
    line-height: 1.375;
    position: absolute;
    transform: translateY(.75em);
    left: 0;
    top: 0;
    transform-origin: top left;
    color: #757575;
    transition: transform .2s ease;
    margin: 0 0 0 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 24px);
    cursor: text
}

@media screen and (prefers-reduced-motion: reduce) {
    .wc-block-gateway-container label {
        transition: none
    }
}

.wc-block-gateway-container.wc-inline-card-element label {
    margin-left: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty + label, .wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty) + label {
    margin-left: 16px;
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element + .wc-block-components-validation-error {
    position: static;
    margin-top: -24px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty, .wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
    padding: 1.5em 0 .25em 16px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty + label, .wc-block-gateway-container .wc-block-gateway-input:not(.empty) + label {
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container .wc-block-gateway-input.has-error {
    border-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
    outline-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error + label {
    color: #cc1818
}

.is-large .wc-card-cvc-element .wc-block-components-validation-error > p, .is-large .wc-card-expiry-element .wc-block-components-validation-error > p, .is-medium .wc-card-cvc-element .wc-block-components-validation-error > p, .is-medium .wc-card-expiry-element .wc-block-components-validation-error > p {
    line-height: 16px;
    padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error > p, .is-mobile .wc-card-expiry-element .wc-block-components-validation-error > p, .is-small .wc-card-cvc-element .wc-block-components-validation-error > p, .is-small .wc-card-expiry-element .wc-block-components-validation-error > p {
    min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
    pointer-events: all
}

.is-mobile .wc-block-card-elements, .is-small .wc-block-card-elements {
    flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element, .is-small .wc-block-gateway-container.wc-card-number-element {
    flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element, .is-small .wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: calc(50% - 8px);
    margin-left: 0;
    margin-right: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element, .is-small .wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: calc(50% - 8px);
    margin-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    padding-left: 56px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    content: none
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
    left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
    margin: 0;
    padding-bottom: 1em;
    padding-top: 1em
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
    font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option, .wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    position: relative
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 1px 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
    border-width: 1px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
    border-width: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
    height: 24px;
    max-height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding-left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
    padding-top: 14px;
    height: 28px
}

.wc-block-components-radio-control-accordion-content {
    padding: 0 16px 1em
}

.wc-block-components-radio-control-accordion-content:empty {
    display: none
}

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
    padding-bottom: 0
}

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

.wc-block-checkout-error .wc-block-checkout-error__image {
    max-width: 150px;
    margin: 0 auto 1em;
    display: block;
    color: inherit
}

.wc-block-checkout-error .wc-block-checkout-error__title {
    display: block;
    margin: 0;
    font-weight: 700
}

.wc-block-checkout-error .wc-block-checkout-error__description {
    display: block;
    margin: .25em 0 1em
}

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

.wc-block-checkout-empty .wc-block-checkout-empty__image {
    max-width: 150px;
    margin: 0 auto 1em;
    display: block;
    color: inherit
}

.wc-block-checkout-empty .wc-block-checkout-empty__title {
    display: block;
    margin: 0;
    font-weight: 700
}

.wc-block-checkout-empty .wc-block-checkout-empty__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__actions {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    width: 50%;
    padding: 1em;
    height: auto
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
    line-height: 24px
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text > svg {
    fill: #fff;
    vertical-align: top
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
    display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    width: 100%
}

.is-large .wc-block-checkout__actions {
    position: relative;
    padding: 1.5em 0
}

.is-large .wc-block-checkout__actions:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__form {
    margin: 0;
    max-width: 100%
}

.is-medium .wc-block-checkout__main, .is-mobile .wc-block-checkout__main, .is-small .wc-block-checkout__main {
    order: 1
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
    margin-left: -6px;
    margin-right: -6px
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
    content: "";
    clear: both;
    display: block
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
    position: relative;
    width: calc(50% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
    margin-top: 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
    width: calc(100% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
    clear: both
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    position: relative;
    margin: 0;
    padding: .75em 0 .75em 2.5em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-checkout__terms {
    margin: 1.5em 0
}

.wc-block-checkout__terms textarea {
    top: -5px;
    position: relative
}

.wc-block-checkout__terms.wc-block-checkout__terms--disabled {
    opacity: .6
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    display: block;
    color: inherit;
    flex-grow: 1;
    flex-basis: 0
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item, .wc-block-checkout__sidebar .wc-block-components-totals-taxes {
    margin: 0;
    padding: 0
}

.is-medium .wc-block-checkout__sidebar, .is-mobile .wc-block-checkout__sidebar, .is-small .wc-block-checkout__sidebar {
    margin-bottom: 24px;
    order: 0
}

.wc-block-checkout__add-note {
    margin: 1.5em 0
}

.is-medium .wc-block-checkout__add-note, .is-mobile .wc-block-checkout__add-note, .is-small .wc-block-checkout__add-note {
    position: relative;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em 0
}

.is-medium .wc-block-checkout__add-note:after, .is-mobile .wc-block-checkout__add-note:after, .is-small .wc-block-checkout__add-note:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px
}

.wc-block-checkout__order-notes.wc-block-components-checkout-step {
    padding-left: 0
}

.wp-block-woocommerce-checkout {
    margin: 0
}

.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
    top: -96px
}

.wp-block-woocommerce-checkout.is-loading {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    width: 35%;
    padding-left: 2.2641509434%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
    width: 65%;
    padding-right: 3.7735849057%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    box-sizing: border-box;
    margin: 0
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div {
    outline: 0 !important;
    border: 0 !important;
    background-color: #ebebeb !important;
    color: transparent !important;
    width: 100%;
    border-radius: .25rem;
    display: block;
    line-height: 1;
    position: relative !important;
    overflow: hidden !important;
    max-width: 100% !important;
    pointer-events: none;
    box-shadow: none;
    z-index: 1;
    margin: 0 0 1.5em;
    display: none
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div > *, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div > * {
    visibility: hidden
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div:after, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div:after {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    transform: translateX(-100%);
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite
}

@media screen and (prefers-reduced-motion: reduce) {
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block {
    min-height: 10em;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block {
    min-height: 24em;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block {
    width: 50%;
    min-height: 4em;
    margin-left: 50%;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block {
    min-height: 47em;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel > h2, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 {
    font-size: 1em;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel > h2 .wc-block-components-panel__button, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 .wc-block-components-panel__button {
    font-weight: 400
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

@media only screen and (max-width: 700px) {
    .wp-block-woocommerce-checkout.is-loading {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
        padding: 0;
        width: 100%
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
        padding-left: 0;
        padding-right: 0
    }
}

.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 {
    font-size: 1.25em;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-checkbox {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    margin-top: 1.5em
}

.wc-block-components-checkbox label {
    align-items: flex-start;
    display: flex;
    position: relative
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    font-size: 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #50575e;
    border-radius: 2px;
    box-sizing: border-box;
    height: 1.5em;
    width: 1.5em;
    margin: 0 16px 0 0;
    min-height: 1.5em;
    min-width: 1.5em;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    background-color: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #fff;
    border-color: #50575e
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid #50575e;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after, .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
    content: ""
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked) + .wc-block-components-checkbox__mark {
    display: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    border-color: hsla(0, 0%, 100%, .6);
    background-color: rgba(0, 0, 0, .1)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid hsla(0, 0%, 100%, .6);
    outline-offset: 2px
}

.wc-block-components-checkbox.has-error, .wc-block-components-checkbox.has-error a {
    color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover {
    border-color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus {
    outline: 2px solid #cc1818;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #000;
    position: absolute;
    margin-left: .1875em;
    margin-top: .0625em;
    width: 1.125em;
    height: 1.125em;
    pointer-events: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox > span {
    vertical-align: middle;
    line-height: 1.5em
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .wc-block-components-checkbox__mark {
        display: none
    }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox], .theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
    background-color: #fff;
    border-color: var(--form--border-color);
    position: relative
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked, .theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-color: #fff;
    border-color: var(--form--border-color)
}

.theme-twentytwentyone .wc-block-components-checkbox__mark {
    display: none
}

.wc-block-components-panel.has-border {
    position: relative
}

.wc-block-components-panel.has-border:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel.has-border + .wc-block-components-panel.has-border:after {
    border-top-width: 0
}

.wc-block-components-panel.has-border.no-top-border {
    position: relative
}

.wc-block-components-panel.has-border.no-top-border:after {
    border-style: solid;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    border-width: 0 0 1px
}

.wc-block-components-panel__button {
    border: 0;
    border-radius: 0;
    vertical-align: baseline;
    height: auto;
    line-height: 1;
    margin: .375em 0 0;
    padding: .375em 32px 0 0;
    position: relative;
    text-align: left;
    width: 100%;
    word-break: break-word
}

.wc-block-components-panel__button[aria-expanded=true] {
    padding-bottom: .375em;
    margin-bottom: .375em
}

.wc-block-components-panel__button, .wc-block-components-panel__button:active, .wc-block-components-panel__button:focus, .wc-block-components-panel__button:hover {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    background: 0 0;
    box-shadow: none
}

.wc-block-components-panel__button > .wc-block-components-panel__button-icon {
    fill: currentColor;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.wc-block-components-panel__content {
    padding-bottom: 1em
}

.wc-block-components-panel__content[hidden] {
    display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
    background-color: inherit;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button, .theme-twentytwenty .wc-block-components-panel__button {
    background: none transparent;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus, .theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover, .theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus, .theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
    background: none transparent
}

.wc-block-components-totals-wrapper {
    position: relative;
    padding: 16px 0
}

.wc-block-components-totals-wrapper:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper:last-child {
    padding-bottom: 0
}

.wc-block-components-totals-wrapper.has-bottom-border:after {
    border-bottom-width: 1px
}

.wc-block-components-totals-wrapper.slot-wrapper {
    padding: 0
}

.wc-block-components-totals-wrapper.slot-wrapper > * > * {
    position: relative;
    padding: 16px 0
}

.wc-block-components-totals-wrapper.slot-wrapper > * > :after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper.slot-wrapper > * > :last-child:after {
    border-bottom-width: 0
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child {
    position: relative
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-item {
    display: flex;
    flex-wrap: wrap;
    margin: .75em 0 0;
    width: 100%
}

.wc-block-components-totals-item:first-child {
    margin-top: 0
}

.wc-block-components-totals-item__label {
    flex-grow: 1
}

.wc-block-components-totals-item__value {
    font-weight: 700;
    white-space: nowrap
}

.wc-block-components-totals-item__description {
    font-size: .875em;
    width: 100%
}

.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate {
    margin: 4px 0
}

.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:first-child {
    margin-top: 0
}

.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:last-child {
    margin-bottom: 0
}

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

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

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

.wc-block-product-categories-list--has-images {
    list-style: none outside
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin: 4px 0 4px 60px;
    list-style: none outside;
    clear: both
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
    margin: 4px 0 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    max-width: 50px;
    display: inline-block;
    padding: 0;
    margin: 0 .5em 0 -60px;
    position: relative;
    vertical-align: middle;
    border: 1px solid #eee
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.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: flex;
    align-items: center;
    margin: 0;
    padding: 0 .5em;
    position: relative;
    overflow: hidden
}

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

.rtl .wc-block-product-categories__button svg {
    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:disabled:focus, .wc-block-product-categories__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wp-block-woocommerce-featured-product {
    background-color: #1e1e1e;
    border-color: transparent;
    color: #fff;
    overflow: hidden
}

.wc-block-featured-product {
    position: relative;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    margin: 0
}

.wc-block-featured-product, .wc-block-featured-product .wc-block-featured-product__wrapper {
    display: flex;
    justify-content: 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 {
    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 {
    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 {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center;
    color: inherit
}

.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 .wp-block-button.aligncenter {
    text-align: center
}

.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: 420px;
    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: flex
}

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

.wc-block-product-search .wc-block-product-search__button {
    display: flex;
    align-items: center;
    margin: 0 0 0 6px;
    cursor: pointer;
    padding: 0 .5em;
    position: relative;
    overflow: hidden
}

.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 {
    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:disabled:focus, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wp-block-woocommerce-featured-category {
    background-color: #1e1e1e;
    border-color: transparent;
    color: #fff;
    overflow: hidden
}

.wc-block-featured-category {
    position: relative;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

.wc-block-featured-category .wc-block-featured-category__wrapper {
    overflow: hidden;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

.wc-block-featured-category.has-left-content {
    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 {
    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 {
    color: inherit;
    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 div {
    color: inherit
}

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

.wc-block-featured-category .wc-block-featured-category__description {
    color: inherit
}

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

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

.wc-block-featured-category.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    border-radius: 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: 420px;
    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: flex
}

.wp-block-woocommerce-price-filter {
    border-style: none !important
}

.wc-block-price-filter, .wc-block-price-filter__controls, .wc-block-price-slider {
    border-radius: inherit;
    border-color: inherit
}

.wc-block-price-filter__controls input {
    border-radius: inherit !important;
    border-color: inherit !important;
    border-style: solid
}

.wp-block-woocommerce-attribute-filter {
    border-style: none !important
}

.wc-block-attribute-filter {
    margin-bottom: 24px;
    border-radius: inherit;
    border-color: inherit
}

.wc-block-attribute-filter.style-dropdown {
    display: flex;
    gap: 16px;
    border-radius: inherit;
    border-color: inherit
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
    margin: 0;
    width: 100%
}

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

.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-attribute-filter .wc-block-attribute-filter-dropdown {
    flex-grow: 1;
    max-width: unset;
    width: 0;
    border-radius: inherit;
    border-color: inherit
}

.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count, .wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count {
    opacity: .6
}

.wc-block-attribute-filter .wc-block-components-dropdown-selector__input-wrapper {
    height: 100%;
    border-radius: inherit;
    border-color: inherit
}

.wc-block-stock-filter {
    margin-bottom: 24px
}

.wc-block-stock-filter .wc-block-stock-filter-list {
    margin: 0
}

.wc-block-stock-filter .wc-block-stock-filter-list li label {
    cursor: pointer
}

.wc-block-stock-filter .wc-block-stock-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-stock-filter .is-single, .wc-block-stock-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list {
    opacity: .6
}

.wc-block-stock-filter .wc-block-stock-filter__button {
    margin-top: 8px
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-active-filters {
    margin-bottom: 24px;
    overflow: hidden
}

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

.wc-block-active-filters .wc-block-active-filters__clear-all, .wc-block-active-filters .wc-block-active-filters__clear-all:active, .wc-block-active-filters .wc-block-active-filters__clear-all:focus, .wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: 0 0;
    color: inherit
}

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

.wc-block-active-filters .wc-block-active-filters__list li {
    margin: 0;
    padding: 0;
    list-style: none outside;
    clear: both
}

.wc-block-active-filters .wc-block-active-filters__list li ul {
    margin: 0;
    padding: 0;
    list-style: none outside
}

.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
    margin: 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
    font-size: .75em;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin: 16px 0 0;
    display: block
}

.wc-block-active-filters .wc-block-active-filters__list-item-operator {
    font-weight: 400;
    font-style: italic
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
    font-weight: 700;
    display: block;
    position: relative;
    padding: 0 16px 0 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 16px;
    width: 16px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -8px 0 0;
    color: currentColor
}

.wc-block-active-filters .wc-block-active-filters__list--chips li, .wc-block-active-filters .wc-block-active-filters__list--chips ul {
    display: inline
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
    display: none
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
    font-size: .875em;
    margin-top: .1875em;
    margin-bottom: .1875em
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

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

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

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before, .wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion: reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    direction: ltr
}

ul.wolf-tweet-list li {
    list-style-type: none !important;
    margin-bottom: 1em;
    margin-left: 0 !important;
    padding-left: 1.8em;
    position: relative
}

ul.wolf-tweet-list li:before {
    content: "\201C";
    font-size: 3.1em;
    font-family: Georgia, serif;
    opacity: .6;
    position: absolute;
    left: 0;
    top: .2em
}

.wolf-tweet-time a {
    display: inline-block;
    width: 100%;
    opacity: .6;
    border: none !important;
    text-decoration: none !important
}

.wolf-bigtweet-content {
    max-width: 800px;
    margin: 0 auto
}

.wolf-bigtweet-content span.wolf-tweet-text {
    font-size: 1.8em;
    position: relative
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
    position: absolute;
    background: hsla(0, 0%, 100%, 0.75);
    border: none;
    color: #333;
}

.flickity-button:hover {
    background: white;
    cursor: pointer;
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
    opacity: 0.6;
}

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    /* prevent disabled button from capturing pointer up event. #716 */
    pointer-events: none;
}

.flickity-button-icon {
    fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    /* vertically center */
    transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
    left: 10px;
}

.flickity-prev-next-button.next {
    right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
}

/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */
.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important
}

.lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity-loading .lity-loader {
    opacity: 1
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease
}

.lity-loading .lity-content, .lity-closed .lity-content {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close:active {
    top: 1px
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0
}

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
    width: 100%;
    max-width: 964px
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

.lity-hide {
    display: none
}

.wolfFadeInUp {
    animation-name: wolfFadeInUp
}

@keyframes wolfFadeInUp {
    from {
        transform: translate3d(0, 100px, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.uncoverXLeft {
    animation-name: uncoverXLeft
}

.uncoverXRight {
    animation-name: uncoverXRight
}

.uncoverYTop {
    animation-name: uncoverYTop
}

.uncoverYBottom {
    animation-name: uncoverYBottom
}

@keyframes uncoverXLeft {
    0% {
        clip-path: inset(0 100% 0 0);
        -webkit-clip-path: inset(0 100% 0 0)
    }
    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

@keyframes uncoverXRight {
    0% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }
    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

@keyframes uncoverYTop {
    0% {
        clip-path: inset(0 100% 0 0);
        -webkit-clip-path: inset(0 100% 0 0)
    }
    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

@keyframes uncoverYBottom {
    0% {
        clip-path: inset(0 0 100% 0);
        -webkit-clip-path: inset(0 0 100% 0)
    }
    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

.wolf-core-wow {
    visibility: hidden
}

.wolf-core-no-animations .wolf-core-wow {
    visibility: visible
}

.aos-disabled {
    visibility: hidden
}

.elementor-editor-active .wolf-core-wow {
    visibility: visible
}

.wolf-core-disabled {
    pointer-events: none
}

.wolf-core-hide {
    display: none
}

.wolf-core-hidden, .wolf-core-display-print {
    display: none;
    height: 0;
    visibility: hidden
}

.wolf-core-mobile-show {
    display: none
}

.wolf-core-is-mobile .wolf-core-mobile-show {
    display: block
}

.wolf-core-is-mobile .wolf-core-mobile-hide {
    display: none
}

.wolf-core-table {
    display: table;
    width: 100%;
    height: 100%
}

.wolf-core-table-cell {
    display: table-cell;
    vertical-align: middle
}

.wolf-core-align-left {
    text-align: left
}

.wolf-core-align-center {
    text-align: center
}

.wolf-core-align-right {
    text-align: right
}

@media screen and (max-width: 800px) {
    .wolf-core-mobile-text-center, .wolf-core-mobile-text-align-center {
        text-align: center
    }

    .wolf-core-mobile-text-center *, .wolf-core-mobile-text-align-center * {
        text-align: center
    }

    .wolf-core-mobile-center, .wolf-core-mobile-align-center {
        margin: 0 auto
    }
}

.wolf-core-font-bold {
    font-weight: 700;
    font-weight: 700
}

.wolf-core-overflow-hidden {
    overflow: hidden
}

.wolf-core-simple-button {
    color: #fff !important;
    padding: 1em 1.2em;
    line-height: 1;
    border: 1px solid #fff;
    display: inline-block;
    transition: .25s
}

.wolf-core-simple-button:hover {
    background: #fff;
    color: #333 !important
}

.wolf-core-img-bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden
}

.wolf-core-img-bg-color {
    display: inline-block
}

.wolf-core-img-bg-overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wolf-core-img-cover {
    object-fit: cover;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    font-family: 'object-fit: cover;'
}

.wolf-core-compat-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.wolf-core-compat-cover .wolf-core-img-cover {
    opacity: 0
}

.wolf-core-img-contain {
    object-fit: contain;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    font-family: 'object-fit: contain;'
}

.wolf-core-compat-contain {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.wolf-core-compat-contain .wolf-core-img-contain {
    opacity: 0
}

.wolf-core-cover-landscape, .wolf-core-cover-square, .wolf-core-cover-portrait {
    position: relative;
    display: block;
    width: 100%
}

.wolf-core-cover-landscape:before, .wolf-core-cover-square:before, .wolf-core-cover-portrait:before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.wolf-core-cover-landscape {
    padding-bottom: 50%
}

.wolf-core-cover-square {
    padding-bottom: 100%
}

.wolf-core-cover-portrait {
    padding-bottom: 150%
}

.wolf-core-clearfix, .wolf-core-countdown, .wolf-core-clear {
    zoom: 1
}

.wolf-core-clearfix:before, .wolf-core-countdown:before, .wolf-core-clearfix:after, .wolf-core-countdown:after, .wolf-core-clear:before, .wolf-core-clear:after {
    content: '';
    display: table
}

.wolf-core-clearfix:after, .wolf-core-countdown:after, .wolf-core-clear:after {
    clear: both
}

.wolf-core-big-text {
    font-size: 1.5em
}

.wolf-core-bg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.wolf-core-video-parallax {
    display: block;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.wolf-core-video-parallax .wolf-core-img-cover {
    z-index: -101
}

.wolf-core-parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.wolf-core-modal-window-open {
    cursor: pointer
}

.wolf-core-font-dark {
    color: #676767
}

.wolf-core-font-dark h1:not(.wolf-core-service-title), .wolf-core-font-dark h2:not(.wolf-core-service-title), .wolf-core-font-dark h3:not(.wolf-core-service-title), .wolf-core-font-dark h4:not(.wolf-core-service-title), .wolf-core-font-dark h5:not(.wolf-core-service-title), .wolf-core-font-dark h6:not(.wolf-core-service-title), .wolf-core-font-dark strong, .wolf-core-font-dark b, .wolf-core-font-dark .wolf-core-counter, .wolf-core-font-dark .wolf-core-bigtext-link, .wolf-core-font-dark .wolf-core-fittext-link, .wolf-core-font-dark .wolf-core-pie-counter {
    color: #444
}

.wolf-core-font-dark .wolf-core-countdown {
    color: #333
}

.wolf-core-font-dark .wolf-core-toggle-title a {
    color: #333 !important
}

.wolf-core-font-dark .wolf-core-accordion .ui-accordion-content {
    background: #fff;
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .2)
}

.wolf-core-font-dark .wolf-core-accordion-tab {
    background: #fff;
    border-bottom: solid 1px rgba(0, 0, 0, .05)
}

.wolf-core-font-dark .wolf-core-accordion-tab a {
    color: #333 !important
}

.wolf-core-font-dark .wolf-core-tabs-menu li.ui-tabs-active a {
    background: #fff
}

.wolf-core-font-dark .wolf-core-tabs-menu li a {
    color: #333 !important
}

.wolf-core-font-dark .wolf-core-tabs-container .ui-tabs-panel {
    background: #fff
}

.wolf-core-font-dark .wolf-core-icon-box a {
    color: #333
}

.wolf-core-font-dark .wolf-share-button-count {
    background: #333
}

.wolf-core-font-light {
    color: #f7f7f7
}

.wolf-core-font-light h1:not(.wolf-core-service-title), .wolf-core-font-light h2:not(.wolf-core-service-title), .wolf-core-font-light h3:not(.wolf-core-service-title), .wolf-core-font-light h4:not(.wolf-core-service-title), .wolf-core-font-light h5:not(.wolf-core-service-title), .wolf-core-font-light h6:not(.wolf-core-service-title), .wolf-core-font-light strong, .wolf-core-font-light b, .wolf-core-font-light a, .wolf-core-font-light .wolf-core-counter, .wolf-core-font-light .wolf-core-bigtext-link, .wolf-core-font-light .wolf-core-fittext-link, .wolf-core-font-light .wolf-core-pie-counter {
    color: #fff
}

.wolf-core-font-light .wolf-core-icon-box.wolf-core-icon-type-circle.wolf-core-icon-default-style .fa-stack, .wolf-core-font-light .wolf-core-icon-box.wolf-core-icon-type-square.wolf-core-icon-default-style .fa-stack {
    border-color: #fff !important
}

.wolf-core-font-light .wolf-core-icon-box.wolf-core-icon-type-circle.wolf-core-icon-default-style .fa-stack:hover, .wolf-core-font-light .wolf-core-icon-box.wolf-core-icon-type-square.wolf-core-icon-default-style .fa-stack:hover {
    border-color: #1d1d1d !important
}

.wolf-core-font-light .wolf-core-countdown {
    color: #fff
}

.wolf-core-font-light .wolf-core-toggle-title a {
    color: #fff !important
}

.wolf-core-font-light .wolf-core-accordion .ui-accordion-content {
    background: #333;
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .2)
}

.wolf-core-font-light .wolf-core-accordion-tab {
    background: #333;
    border-bottom: solid 1px rgba(0, 0, 0, .2)
}

.wolf-core-font-light .wolf-core-accordion-tab a {
    color: #fff !important
}

.wolf-core-font-light .wolf-core-tabs-menu li.ui-tabs-active a {
    background: #333
}

.wolf-core-font-light .wolf-core-tabs-menu li a {
    color: #fff !important
}

.wolf-core-font-light .wolf-core-tabs-container .ui-tabs-panel {
    background: #333
}

.wolf-core-font-light .owl-dot {
    background: #fff
}

.wolf-core-font-light .owl-dot.active {
    background: 0 0 !important;
    box-shadow: 0 0 0 1px #fff
}

.wolf-core-font-light .owl-dot:hover {
    box-shadow: 0 0 0 1px #fff
}

.wolf-core-font-light .wolf-core-icon-box a, .wolf-core-font-light .wolf-core-team-member-social-container a {
    color: #fff
}

.wolf-core-font-light .wolf-bigtweet-content:after {
    background: rgba(255, 255, 255, .1)
}

.wolf-core-font-light .testimonial-inner {
    background: #333;
    border: 1px solid rgba(255, 255, 255, .1)
}

.wolf-core-font-light .wolf-share-button-count {
    background: #fff
}

.wolf-core-lazyload-bg {
    opacity: 0;
    transition: opacity .2s ease
}

.lazy-hidden {
    opacity: 0
}

.lazy-loaded {
    opacity: 1 !important
}

.wolf-core-is-apple .lazy-hidden {
    opacity: 1 !important
}

.wolf-core-fluid-video {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.wolf-core-fluid-video iframe, .wolf-core-fluid-video embed, .wolf-core-fluid-video object, .wolf-core-fluid-video video {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0;
    left: 0
}

.wolf-core-video-shortcode-container .wp-video, .wolf-core-video-shortcode-container video.wp-video-shortcode, .wolf-core-video-shortcode-container .mejs-container, .wolf-core-video-shortcode-container .mejs-poster, .wolf-core-video-shortcode-container .mejs-overlay.load, .wolf-core-vs-big-video-inner .wp-video, .wolf-core-vs-big-video-inner video.wp-video-shortcode, .wolf-core-vs-big-video-inner .mejs-container, .wolf-core-vs-big-video-inner .mejs-poster, .wolf-core-vs-big-video-inner .mejs-overlay.load {
    width: 100% !important
}

.wolf-core-video-shortcode-container .mejs-poster, .wolf-core-vs-big-video-inner .mejs-poster {
    height: 100% !important
}

.wolf-core-video-shortcode-container video.wp-video-shortcode, .wolf-core-video-shortcode-container .mejs-layer, .wolf-core-vs-big-video-inner video.wp-video-shortcode, .wolf-core-vs-big-video-inner .mejs-layer {
    height: auto
}

.wolf-core-video-shortcode-container .mejs-container, .wolf-core-vs-big-video-inner .mejs-container {
    height: auto !important;
    padding-top: 56.25%
}

.wolf-core-video-shortcode-container .wp-video, .wolf-core-video-shortcode-container video.wp-video-shortcode, .wolf-core-vs-big-video-inner .wp-video, .wolf-core-vs-big-video-inner video.wp-video-shortcode {
    max-width: 100% !important
}

.wolf-core-video-shortcode-container video.wp-video-shortcode, .wolf-core-vs-big-video-inner video.wp-video-shortcode {
    position: relative
}

.wolf-core-video-shortcode-container .mejs-mediaelement, .wolf-core-vs-big-video-inner .mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.wolf-core-video-shortcode-container .mejs-overlay-play, .wolf-core-vs-big-video-inner .mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important
}

.wolf-core-video-shortcode-container .mejs-overlay-loading, .wolf-core-vs-big-video-inner .mejs-overlay-loading {
    display: none
}

#wolf-core-one-page-nav {
    position: fixed;
    right: 22px;
    top: 50%;
    z-index: 100;
    list-style: none;
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
    padding-top: 14px;
    display: none
}

.wolf-core-one-page-nav-bullet {
    display: block;
    width: 6px;
    height: 6px;
    margin-bottom: 14px;
    position: relative;
    border-radius: 999em
}

.wolf-core-one-page-nav-bullet-tip {
    white-space: nowrap;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 14px;
    width: auto;
    min-width: 100px;
    line-height: 1.5;
    padding: 6px 14px;
    color: #fff;
    transform: translateY(-50%) scale(.8);
    top: 50%;
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    border-radius: 3px;
    background: #7e8aa2;
    transition: all .2s ease
}

.wolf-core-one-page-nav-bullet-tip:before {
    position: absolute;
    display: block;
    content: ' ';
    right: -7px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #7e8aa2
}

.wolf-core-one-page-nav-bullet:hover .wolf-core-one-page-nav-bullet-tip {
    visibility: visible;
    opacity: 1
}

.wolf-core-video-bg-container {
    display: block;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.wolf-core-video-bg-container embed, .wolf-core-video-bg-container iframe, .wolf-core-video-bg-container object, .wolf-core-video-bg-container video {
    max-width: none !important
}

.wolf-core-youtube-bg, .wolf-core-video-bg, .wolf-core-vimeo-bg {
    object-fit: cover;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wolf-core-video-bg-overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wolf-core-video-bg-fallback {
    z-index: 0
}

.wolf-core-video-bg-container {
    background: #0d0d0d
}

.wolf-core-youtube-player {
    opacity: 0;
    transition: opacity ease 2s;
    transition-delay: 1s
}

.wolf-core-youtube-player.wolf-core-youtube-player-is-loaded {
    opacity: 1
}

.wolf-core-is-mobile .wolf-core-video-bg-container iframe {
    display: none
}

.wolf-core-yt-video-bg-play, .wolf-core-yt-video-bg-pause {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: #000;
    cursor: pointer;
    height: 0;
    visibility: hidden;
    opacity: 0
}

.wolf-core-yt-video-bg-pause {
    background: #0d0d0d;
    right: 55px
}

.wolf-core-background-color-gradient-color-105898 {
    background: linear-gradient(to bottom right, #75d69c 0%, #3452ff 100%)
}

.wolf-core-background-color-gradient-color-111420 {
    background: radial-gradient(center top, circle cover, #0cb4ce 17%, #1080d0 79%);
    background: -webkit-radial-gradient(center top, circle cover, #0cb4ce 17%, #1080d0 79%)
}

.wolf-core-background-color-gradient-color-3452ff {
    background: linear-gradient(to bottom right, #ff1053 0%, #3452ff 100%)
}

.wolf-core-background-color-gradient-color-588694 {
    background: linear-gradient(to right, #e9168c 3%, #1080d0 98%)
}

.wolf-core-background-color-gradient-color-470604 {
    background: linear-gradient(to right, #e9168c 2%, #f75254 99%)
}

.wolf-core-background-color-gradient-color-b900b4 {
    background: linear-gradient(-135deg, #1400c8, #b900b4, #f50000)
}

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
    transition-duration: 50ms
}

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
    transition-delay: 0s
}

body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
    transition-delay: 50ms
}

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
    transition-duration: .1s
}

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
    transition-delay: 0s
}

body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
    transition-delay: .1s
}

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
    transition-duration: .15s
}

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
    transition-delay: 0s
}

body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
    transition-delay: .15s
}

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
    transition-duration: .2s
}

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
    transition-delay: 0s
}

body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
    transition-delay: .2s
}

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
    transition-duration: .25s
}

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
    transition-delay: 0s
}

body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
    transition-delay: .25s
}

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
    transition-duration: .3s
}

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
    transition-delay: 0s
}

body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
    transition-delay: .3s
}

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
    transition-duration: .35s
}

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
    transition-delay: 0s
}

body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
    transition-delay: .35s
}

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
    transition-duration: .4s
}

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
    transition-delay: 0s
}

body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
    transition-delay: .4s
}

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
    transition-duration: .45s
}

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
    transition-delay: 0s
}

body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
    transition-delay: .45s
}

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
    transition-duration: .5s
}

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
    transition-delay: 0s
}

body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
    transition-delay: .5s
}

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
    transition-duration: .55s
}

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
    transition-delay: 0s
}

body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
    transition-delay: .55s
}

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
    transition-duration: .6s
}

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
    transition-delay: 0s
}

body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
    transition-delay: .6s
}

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
    transition-duration: .65s
}

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
    transition-delay: 0s
}

body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
    transition-delay: .65s
}

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
    transition-duration: .7s
}

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
    transition-delay: 0s
}

body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
    transition-delay: .7s
}

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
    transition-duration: .75s
}

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
    transition-delay: 0s
}

body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
    transition-delay: .75s
}

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
    transition-duration: .8s
}

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
    transition-delay: 0s
}

body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
    transition-delay: .8s
}

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
    transition-duration: .85s
}

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
    transition-delay: 0s
}

body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
    transition-delay: .85s
}

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
    transition-duration: .9s
}

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
    transition-delay: 0s
}

body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
    transition-delay: .9s
}

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
    transition-duration: .95s
}

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
    transition-delay: 0s
}

body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
    transition-delay: .95s
}

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
    transition-duration: 1s
}

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
    transition-delay: 0s
}

body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    transition-delay: 1s
}

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
    transition-duration: 1.05s
}

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
    transition-delay: 0s
}

body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    transition-delay: 1.05s
}

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
    transition-duration: 1.1s
}

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
    transition-delay: 0s
}

body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    transition-delay: 1.1s
}

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
    transition-duration: 1.15s
}

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
    transition-delay: 0s
}

body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    transition-delay: 1.15s
}

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
    transition-duration: 1.2s
}

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
    transition-delay: 0s
}

body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    transition-delay: 1.2s
}

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
    transition-duration: 1.25s
}

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
    transition-delay: 0s
}

body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    transition-delay: 1.25s
}

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
    transition-duration: 1.3s
}

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
    transition-delay: 0s
}

body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    transition-delay: 1.3s
}

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
    transition-duration: 1.35s
}

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
    transition-delay: 0s
}

body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    transition-delay: 1.35s
}

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
    transition-duration: 1.4s
}

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
    transition-delay: 0s
}

body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    transition-delay: 1.4s
}

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
    transition-duration: 1.45s
}

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
    transition-delay: 0s
}

body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    transition-delay: 1.45s
}

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
    transition-duration: 1.5s
}

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
    transition-delay: 0s
}

body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    transition-delay: 1.5s
}

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
    transition-duration: 1.55s
}

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
    transition-delay: 0s
}

body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    transition-delay: 1.55s
}

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
    transition-duration: 1.6s
}

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
    transition-delay: 0s
}

body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    transition-delay: 1.6s
}

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
    transition-duration: 1.65s
}

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
    transition-delay: 0s
}

body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    transition-delay: 1.65s
}

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
    transition-duration: 1.7s
}

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
    transition-delay: 0s
}

body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    transition-delay: 1.7s
}

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
    transition-duration: 1.75s
}

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
    transition-delay: 0s
}

body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    transition-delay: 1.75s
}

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
    transition-duration: 1.8s
}

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
    transition-delay: 0s
}

body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    transition-delay: 1.8s
}

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
    transition-duration: 1.85s
}

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
    transition-delay: 0s
}

body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    transition-delay: 1.85s
}

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
    transition-duration: 1.9s
}

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
    transition-delay: 0s
}

body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    transition-delay: 1.9s
}

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
    transition-duration: 1.95s
}

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
    transition-delay: 0s
}

body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    transition-delay: 1.95s
}

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
    transition-duration: 2s
}

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
    transition-delay: 0s
}

body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    transition-delay: 2s
}

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
    transition-duration: 2.05s
}

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
    transition-delay: 0s
}

body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    transition-delay: 2.05s
}

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
    transition-duration: 2.1s
}

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
    transition-delay: 0s
}

body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    transition-delay: 2.1s
}

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
    transition-duration: 2.15s
}

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
    transition-delay: 0s
}

body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    transition-delay: 2.15s
}

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
    transition-duration: 2.2s
}

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
    transition-delay: 0s
}

body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    transition-delay: 2.2s
}

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
    transition-duration: 2.25s
}

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
    transition-delay: 0s
}

body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    transition-delay: 2.25s
}

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
    transition-duration: 2.3s
}

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
    transition-delay: 0s
}

body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    transition-delay: 2.3s
}

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
    transition-duration: 2.35s
}

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
    transition-delay: 0s
}

body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    transition-delay: 2.35s
}

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
    transition-duration: 2.4s
}

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
    transition-delay: 0s
}

body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    transition-delay: 2.4s
}

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
    transition-duration: 2.45s
}

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
    transition-delay: 0s
}

body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    transition-delay: 2.45s
}

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
    transition-duration: 2.5s
}

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
    transition-delay: 0s
}

body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    transition-delay: 2.5s
}

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
    transition-duration: 2.55s
}

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
    transition-delay: 0s
}

body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    transition-delay: 2.55s
}

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
    transition-duration: 2.6s
}

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
    transition-delay: 0s
}

body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    transition-delay: 2.6s
}

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
    transition-duration: 2.65s
}

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
    transition-delay: 0s
}

body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    transition-delay: 2.65s
}

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
    transition-duration: 2.7s
}

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
    transition-delay: 0s
}

body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    transition-delay: 2.7s
}

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
    transition-duration: 2.75s
}

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
    transition-delay: 0s
}

body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    transition-delay: 2.75s
}

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
    transition-duration: 2.8s
}

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
    transition-delay: 0s
}

body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    transition-delay: 2.8s
}

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
    transition-duration: 2.85s
}

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
    transition-delay: 0s
}

body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    transition-delay: 2.85s
}

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
    transition-duration: 2.9s
}

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
    transition-delay: 0s
}

body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    transition-delay: 2.9s
}

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
    transition-duration: 2.95s
}

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
    transition-delay: 0s
}

body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    transition-delay: 2.95s
}

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
    transition-duration: 3s
}

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
    transition-delay: 0s
}

body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    transition-delay: 3s
}

body[data-aos-duration='3050'] [data-aos], [data-aos][data-aos][data-aos-duration='3050'] {
    transition-duration: 3.05s
}

body[data-aos-delay='3050'] [data-aos], [data-aos][data-aos][data-aos-delay='3050'] {
    transition-delay: 0s
}

body[data-aos-delay='3050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3050'].aos-animate {
    transition-delay: 3.05s
}

body[data-aos-duration='3100'] [data-aos], [data-aos][data-aos][data-aos-duration='3100'] {
    transition-duration: 3.1s
}

body[data-aos-delay='3100'] [data-aos], [data-aos][data-aos][data-aos-delay='3100'] {
    transition-delay: 0s
}

body[data-aos-delay='3100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3100'].aos-animate {
    transition-delay: 3.1s
}

body[data-aos-duration='3150'] [data-aos], [data-aos][data-aos][data-aos-duration='3150'] {
    transition-duration: 3.15s
}

body[data-aos-delay='3150'] [data-aos], [data-aos][data-aos][data-aos-delay='3150'] {
    transition-delay: 0s
}

body[data-aos-delay='3150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3150'].aos-animate {
    transition-delay: 3.15s
}

body[data-aos-duration='3200'] [data-aos], [data-aos][data-aos][data-aos-duration='3200'] {
    transition-duration: 3.2s
}

body[data-aos-delay='3200'] [data-aos], [data-aos][data-aos][data-aos-delay='3200'] {
    transition-delay: 0s
}

body[data-aos-delay='3200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3200'].aos-animate {
    transition-delay: 3.2s
}

body[data-aos-duration='3250'] [data-aos], [data-aos][data-aos][data-aos-duration='3250'] {
    transition-duration: 3.25s
}

body[data-aos-delay='3250'] [data-aos], [data-aos][data-aos][data-aos-delay='3250'] {
    transition-delay: 0s
}

body[data-aos-delay='3250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3250'].aos-animate {
    transition-delay: 3.25s
}

body[data-aos-duration='3300'] [data-aos], [data-aos][data-aos][data-aos-duration='3300'] {
    transition-duration: 3.3s
}

body[data-aos-delay='3300'] [data-aos], [data-aos][data-aos][data-aos-delay='3300'] {
    transition-delay: 0s
}

body[data-aos-delay='3300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3300'].aos-animate {
    transition-delay: 3.3s
}

body[data-aos-duration='3350'] [data-aos], [data-aos][data-aos][data-aos-duration='3350'] {
    transition-duration: 3.35s
}

body[data-aos-delay='3350'] [data-aos], [data-aos][data-aos][data-aos-delay='3350'] {
    transition-delay: 0s
}

body[data-aos-delay='3350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3350'].aos-animate {
    transition-delay: 3.35s
}

body[data-aos-duration='3400'] [data-aos], [data-aos][data-aos][data-aos-duration='3400'] {
    transition-duration: 3.4s
}

body[data-aos-delay='3400'] [data-aos], [data-aos][data-aos][data-aos-delay='3400'] {
    transition-delay: 0s
}

body[data-aos-delay='3400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3400'].aos-animate {
    transition-delay: 3.4s
}

body[data-aos-duration='3450'] [data-aos], [data-aos][data-aos][data-aos-duration='3450'] {
    transition-duration: 3.45s
}

body[data-aos-delay='3450'] [data-aos], [data-aos][data-aos][data-aos-delay='3450'] {
    transition-delay: 0s
}

body[data-aos-delay='3450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3450'].aos-animate {
    transition-delay: 3.45s
}

body[data-aos-duration='3500'] [data-aos], [data-aos][data-aos][data-aos-duration='3500'] {
    transition-duration: 3.5s
}

body[data-aos-delay='3500'] [data-aos], [data-aos][data-aos][data-aos-delay='3500'] {
    transition-delay: 0s
}

body[data-aos-delay='3500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3500'].aos-animate {
    transition-delay: 3.5s
}

body[data-aos-duration='3550'] [data-aos], [data-aos][data-aos][data-aos-duration='3550'] {
    transition-duration: 3.55s
}

body[data-aos-delay='3550'] [data-aos], [data-aos][data-aos][data-aos-delay='3550'] {
    transition-delay: 0s
}

body[data-aos-delay='3550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3550'].aos-animate {
    transition-delay: 3.55s
}

body[data-aos-duration='3600'] [data-aos], [data-aos][data-aos][data-aos-duration='3600'] {
    transition-duration: 3.6s
}

body[data-aos-delay='3600'] [data-aos], [data-aos][data-aos][data-aos-delay='3600'] {
    transition-delay: 0s
}

body[data-aos-delay='3600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3600'].aos-animate {
    transition-delay: 3.6s
}

body[data-aos-duration='3650'] [data-aos], [data-aos][data-aos][data-aos-duration='3650'] {
    transition-duration: 3.65s
}

body[data-aos-delay='3650'] [data-aos], [data-aos][data-aos][data-aos-delay='3650'] {
    transition-delay: 0s
}

body[data-aos-delay='3650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3650'].aos-animate {
    transition-delay: 3.65s
}

body[data-aos-duration='3700'] [data-aos], [data-aos][data-aos][data-aos-duration='3700'] {
    transition-duration: 3.7s
}

body[data-aos-delay='3700'] [data-aos], [data-aos][data-aos][data-aos-delay='3700'] {
    transition-delay: 0s
}

body[data-aos-delay='3700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3700'].aos-animate {
    transition-delay: 3.7s
}

body[data-aos-duration='3750'] [data-aos], [data-aos][data-aos][data-aos-duration='3750'] {
    transition-duration: 3.75s
}

body[data-aos-delay='3750'] [data-aos], [data-aos][data-aos][data-aos-delay='3750'] {
    transition-delay: 0s
}

body[data-aos-delay='3750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3750'].aos-animate {
    transition-delay: 3.75s
}

body[data-aos-duration='3800'] [data-aos], [data-aos][data-aos][data-aos-duration='3800'] {
    transition-duration: 3.8s
}

body[data-aos-delay='3800'] [data-aos], [data-aos][data-aos][data-aos-delay='3800'] {
    transition-delay: 0s
}

body[data-aos-delay='3800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3800'].aos-animate {
    transition-delay: 3.8s
}

body[data-aos-duration='3850'] [data-aos], [data-aos][data-aos][data-aos-duration='3850'] {
    transition-duration: 3.85s
}

body[data-aos-delay='3850'] [data-aos], [data-aos][data-aos][data-aos-delay='3850'] {
    transition-delay: 0s
}

body[data-aos-delay='3850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3850'].aos-animate {
    transition-delay: 3.85s
}

body[data-aos-duration='3900'] [data-aos], [data-aos][data-aos][data-aos-duration='3900'] {
    transition-duration: 3.9s
}

body[data-aos-delay='3900'] [data-aos], [data-aos][data-aos][data-aos-delay='3900'] {
    transition-delay: 0s
}

body[data-aos-delay='3900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3900'].aos-animate {
    transition-delay: 3.9s
}

body[data-aos-duration='3950'] [data-aos], [data-aos][data-aos][data-aos-duration='3950'] {
    transition-duration: 3.95s
}

body[data-aos-delay='3950'] [data-aos], [data-aos][data-aos][data-aos-delay='3950'] {
    transition-delay: 0s
}

body[data-aos-delay='3950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3950'].aos-animate {
    transition-delay: 3.95s
}

body[data-aos-duration='4000'] [data-aos], [data-aos][data-aos][data-aos-duration='4000'] {
    transition-duration: 4s
}

body[data-aos-delay='4000'] [data-aos], [data-aos][data-aos][data-aos-delay='4000'] {
    transition-delay: 0s
}

body[data-aos-delay='4000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4000'].aos-animate {
    transition-delay: 4s
}

body[data-aos-duration='4050'] [data-aos], [data-aos][data-aos][data-aos-duration='4050'] {
    transition-duration: 4.05s
}

body[data-aos-delay='4050'] [data-aos], [data-aos][data-aos][data-aos-delay='4050'] {
    transition-delay: 0s
}

body[data-aos-delay='4050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4050'].aos-animate {
    transition-delay: 4.05s
}

body[data-aos-duration='4100'] [data-aos], [data-aos][data-aos][data-aos-duration='4100'] {
    transition-duration: 4.1s
}

body[data-aos-delay='4100'] [data-aos], [data-aos][data-aos][data-aos-delay='4100'] {
    transition-delay: 0s
}

body[data-aos-delay='4100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4100'].aos-animate {
    transition-delay: 4.1s
}

body[data-aos-duration='4150'] [data-aos], [data-aos][data-aos][data-aos-duration='4150'] {
    transition-duration: 4.15s
}

body[data-aos-delay='4150'] [data-aos], [data-aos][data-aos][data-aos-delay='4150'] {
    transition-delay: 0s
}

body[data-aos-delay='4150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4150'].aos-animate {
    transition-delay: 4.15s
}

body[data-aos-duration='4200'] [data-aos], [data-aos][data-aos][data-aos-duration='4200'] {
    transition-duration: 4.2s
}

body[data-aos-delay='4200'] [data-aos], [data-aos][data-aos][data-aos-delay='4200'] {
    transition-delay: 0s
}

body[data-aos-delay='4200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4200'].aos-animate {
    transition-delay: 4.2s
}

body[data-aos-duration='4250'] [data-aos], [data-aos][data-aos][data-aos-duration='4250'] {
    transition-duration: 4.25s
}

body[data-aos-delay='4250'] [data-aos], [data-aos][data-aos][data-aos-delay='4250'] {
    transition-delay: 0s
}

body[data-aos-delay='4250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4250'].aos-animate {
    transition-delay: 4.25s
}

body[data-aos-duration='4300'] [data-aos], [data-aos][data-aos][data-aos-duration='4300'] {
    transition-duration: 4.3s
}

body[data-aos-delay='4300'] [data-aos], [data-aos][data-aos][data-aos-delay='4300'] {
    transition-delay: 0s
}

body[data-aos-delay='4300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4300'].aos-animate {
    transition-delay: 4.3s
}

body[data-aos-duration='4350'] [data-aos], [data-aos][data-aos][data-aos-duration='4350'] {
    transition-duration: 4.35s
}

body[data-aos-delay='4350'] [data-aos], [data-aos][data-aos][data-aos-delay='4350'] {
    transition-delay: 0s
}

body[data-aos-delay='4350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4350'].aos-animate {
    transition-delay: 4.35s
}

body[data-aos-duration='4400'] [data-aos], [data-aos][data-aos][data-aos-duration='4400'] {
    transition-duration: 4.4s
}

body[data-aos-delay='4400'] [data-aos], [data-aos][data-aos][data-aos-delay='4400'] {
    transition-delay: 0s
}

body[data-aos-delay='4400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4400'].aos-animate {
    transition-delay: 4.4s
}

body[data-aos-duration='4450'] [data-aos], [data-aos][data-aos][data-aos-duration='4450'] {
    transition-duration: 4.45s
}

body[data-aos-delay='4450'] [data-aos], [data-aos][data-aos][data-aos-delay='4450'] {
    transition-delay: 0s
}

body[data-aos-delay='4450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4450'].aos-animate {
    transition-delay: 4.45s
}

body[data-aos-duration='4500'] [data-aos], [data-aos][data-aos][data-aos-duration='4500'] {
    transition-duration: 4.5s
}

body[data-aos-delay='4500'] [data-aos], [data-aos][data-aos][data-aos-delay='4500'] {
    transition-delay: 0s
}

body[data-aos-delay='4500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4500'].aos-animate {
    transition-delay: 4.5s
}

body[data-aos-duration='4550'] [data-aos], [data-aos][data-aos][data-aos-duration='4550'] {
    transition-duration: 4.55s
}

body[data-aos-delay='4550'] [data-aos], [data-aos][data-aos][data-aos-delay='4550'] {
    transition-delay: 0s
}

body[data-aos-delay='4550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4550'].aos-animate {
    transition-delay: 4.55s
}

body[data-aos-duration='4600'] [data-aos], [data-aos][data-aos][data-aos-duration='4600'] {
    transition-duration: 4.6s
}

body[data-aos-delay='4600'] [data-aos], [data-aos][data-aos][data-aos-delay='4600'] {
    transition-delay: 0s
}

body[data-aos-delay='4600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4600'].aos-animate {
    transition-delay: 4.6s
}

body[data-aos-duration='4650'] [data-aos], [data-aos][data-aos][data-aos-duration='4650'] {
    transition-duration: 4.65s
}

body[data-aos-delay='4650'] [data-aos], [data-aos][data-aos][data-aos-delay='4650'] {
    transition-delay: 0s
}

body[data-aos-delay='4650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4650'].aos-animate {
    transition-delay: 4.65s
}

body[data-aos-duration='4700'] [data-aos], [data-aos][data-aos][data-aos-duration='4700'] {
    transition-duration: 4.7s
}

body[data-aos-delay='4700'] [data-aos], [data-aos][data-aos][data-aos-delay='4700'] {
    transition-delay: 0s
}

body[data-aos-delay='4700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4700'].aos-animate {
    transition-delay: 4.7s
}

body[data-aos-duration='4750'] [data-aos], [data-aos][data-aos][data-aos-duration='4750'] {
    transition-duration: 4.75s
}

body[data-aos-delay='4750'] [data-aos], [data-aos][data-aos][data-aos-delay='4750'] {
    transition-delay: 0s
}

body[data-aos-delay='4750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4750'].aos-animate {
    transition-delay: 4.75s
}

body[data-aos-duration='4800'] [data-aos], [data-aos][data-aos][data-aos-duration='4800'] {
    transition-duration: 4.8s
}

body[data-aos-delay='4800'] [data-aos], [data-aos][data-aos][data-aos-delay='4800'] {
    transition-delay: 0s
}

body[data-aos-delay='4800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4800'].aos-animate {
    transition-delay: 4.8s
}

body[data-aos-duration='4850'] [data-aos], [data-aos][data-aos][data-aos-duration='4850'] {
    transition-duration: 4.85s
}

body[data-aos-delay='4850'] [data-aos], [data-aos][data-aos][data-aos-delay='4850'] {
    transition-delay: 0s
}

body[data-aos-delay='4850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4850'].aos-animate {
    transition-delay: 4.85s
}

body[data-aos-duration='4900'] [data-aos], [data-aos][data-aos][data-aos-duration='4900'] {
    transition-duration: 4.9s
}

body[data-aos-delay='4900'] [data-aos], [data-aos][data-aos][data-aos-delay='4900'] {
    transition-delay: 0s
}

body[data-aos-delay='4900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4900'].aos-animate {
    transition-delay: 4.9s
}

body[data-aos-duration='4950'] [data-aos], [data-aos][data-aos][data-aos-duration='4950'] {
    transition-duration: 4.95s
}

body[data-aos-delay='4950'] [data-aos], [data-aos][data-aos][data-aos-delay='4950'] {
    transition-delay: 0s
}

body[data-aos-delay='4950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='4950'].aos-animate {
    transition-delay: 4.95s
}

body[data-aos-duration='5000'] [data-aos], [data-aos][data-aos][data-aos-duration='5000'] {
    transition-duration: 5s
}

body[data-aos-delay='5000'] [data-aos], [data-aos][data-aos][data-aos-delay='5000'] {
    transition-delay: 0s
}

body[data-aos-delay='5000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='5000'].aos-animate {
    transition-delay: 5s
}

[data-aos] {
    pointer-events: none
}

[data-aos].aos-animate {
    pointer-events: auto
}

.flexslider .flex-direction-nav a {
    background: 0 0;
    font-size: 0;
    height: 70px;
    transform: translate3d(0, -50%, 0);
    margin-top: 0;
    text-shadow: none
}

.flexslider .flex-direction-nav a:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-shadow: none;
    font-family: linea-arrows-10 !important;
    content: '\e03f';
    color: #fff;
    font-size: 38px
}

.flexslider .flex-direction-nav a.flex-prev:before {
    content: '\e03f'
}

.flexslider .flex-direction-nav a.flex-next:before {
    content: '\e04b'
}

.flickity-prev-next-button {
    background: 0 0 !important;
    font-size: 0;
    height: 70px
}

.flickity-prev-next-button svg.flickity-button-icon {
    display: none
}

.flickity-prev-next-button:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: linea-arrows-10 !important;
    content: '\e03f';
    font-size: 38px
}

.flickity-prev-next-button.previous:before {
    content: '\e03f'
}

.flickity-prev-next-button.next:before {
    content: '\e04b'
}

.wolf-core-slider-nav-font-tone-dark .flexslider .flex-direction-nav a:before {
    color: #333
}

.wolf-core-carousel-nav-arrows-tone-light .flickity-prev-next-button:before {
    color: #fff
}

.wolf-core-carousel-nav-arrows-tone-dark .flickity-prev-next-button:before {
    color: #333
}

.flex-control-nav li {
    margin-left: 8px !important;
    margin-right: 8px !important
}

.flex-control-paging li a {
    background: #fff !important;
    box-shadow: none;
    transition: all .2s ease
}

.flex-control-paging li a:hover {
    box-shadow: 0 0 0 1px #fff
}

.flex-control-paging li a.flex-active {
    box-shadow: 0 0 0 1px #fff
}

.flex-control-paging li a.flex-active:hover {
    box-shadow: inset 0 0 0 11px #fff
}

.wolf-core-slider-nav-font-tone-dark .flex-control-paging li a {
    background: #333 !important
}

.wolf-core-slider-nav-font-tone-dark .flex-control-paging li a:hover {
    box-shadow: 0 0 0 1px #333
}

.wolf-core-slider-nav-font-tone-dark .flex-control-paging li a.flex-active {
    box-shadow: 0 0 0 1px #333
}

.wolf-core-slider-nav-font-tone-dark .flex-control-paging li a.flex-active:hover {
    box-shadow: inset 0 0 0 11px #333
}

.flickity-page-dots {
    bottom: -35px
}

.flickity-page-dots .dot {
    opacity: 1;
    width: 8px;
    height: 8px;
    transition: all .2s ease;
    box-shadow: none
}

.wolf-core-carousel-nav-dots-tone-dark .flickity-page-dots .dot {
    background: #333
}

.wolf-core-carousel-nav-dots-tone-dark .flickity-page-dots .dot:hover {
    box-shadow: 0 0 0 1px #333
}

.wolf-core-carousel-nav-dots-tone-dark .flickity-page-dots .dot.is-selected {
    box-shadow: 0 0 0 1px #333
}

.wolf-core-carousel-nav-dots-tone-dark .flickity-page-dots .dot.is-selected:hover {
    box-shadow: inset 0 0 0 11px #333
}

.wolf-core-carousel-nav-dots-tone-light .flickity-page-dots .dot {
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .75)
}

.wolf-core-carousel-nav-dots-tone-light .flickity-page-dots .dot:hover {
    box-shadow: 0 0 0 1px #fff
}

.wolf-core-carousel-nav-dots-tone-light .flickity-page-dots .dot.is-selected {
    box-shadow: 0 0 0 1px #fff
}

.wolf-core-carousel-nav-dots-tone-light .flickity-page-dots .dot.is-selected:hover {
    box-shadow: inset 0 0 0 11px #fff
}

.wolf-core-font-light .wolf-core-testimonials-container .flickity-page-dots .dot {
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .75)
}

.wolf-core-font-light .wolf-core-testimonials-container .flickity-page-dots .dot:hover {
    box-shadow: 0 0 0 1px #fff
}

.wolf-core-font-light .wolf-core-testimonials-container .flickity-page-dots .dot.is-selected {
    box-shadow: 0 0 0 1px #fff
}

.wolf-core-font-light .wolf-core-testimonials-container .flickity-page-dots .dot.is-selected:hover {
    box-shadow: inset 0 0 0 11px #fff
}

.wolf-core-font-dark .wolf-core-testimonials-container .flickity-page-dots .dot {
    background: #333
}

.wolf-core-font-dark .wolf-core-testimonials-container .flickity-page-dots .dot:hover {
    box-shadow: 0 0 0 1px #333
}

.wolf-core-font-dark .wolf-core-testimonials-container .flickity-page-dots .dot.is-selected {
    box-shadow: 0 0 0 1px #333
}

.wolf-core-font-dark .wolf-core-testimonials-container .flickity-page-dots .dot.is-selected:hover {
    box-shadow: inset 0 0 0 11px #333
}

.wolf-core-one-page-nav-bullet {
    transition: all .2s ease;
    background: #fff;
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, .2)
}

.wolf-core-one-page-nav-bullet:hover, .wolf-core-one-page-nav-bullet.wolf-core-bullet-active {
    transform: scale(1.3)
}

.flexslider {
    margin: 0;
    border: none;
    background: 0 0;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden
}

.flexslider img {
    backface-visibility: hidden;
    border: none !important
}

.flexslider img:hover {
    opacity: 1 !important
}

.flexslider a:not(.wolf-core-button):hover {
    opacity: 1 !important
}

.flexslider ul, .flexslider ol {
    margin: 0 !important;
    padding: 0 !important
}

.flexslider ul.slides li {
    padding: 0;
    margin: 0;
    list-style-type: none !important;
    position: relative
}

.flexslider ul li {
    list-style-type: none !important
}

.flexslider .flex-caption {
    margin-top: 0 !important;
    backface-visibility: hidden;
    max-width: 95%;
    display: block;
    position: absolute;
    top: 20px;
    padding: .5em 1em;
    font-size: .95em;
    background: #333;
    background: rgba(0, 0, 0, .5);
    color: #fff
}

.flexslider .flex-control-paging {
    max-width: none !important;
    z-index: 999;
    height: 0;
    bottom: 30px;
    width: 100% !important
}

.flexslider .flex-control-paging li a {
    width: 8px;
    height: 8px
}

.flexslider .flex-direction-nav a {
    margin-top: 0 !important;
    transform: translateY(-50%) !important
}

#swipebox-slider .slide-loading {
    background-image: url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/../img/swipebox/loader.gif) !important
}

#swipebox-prev, #swipebox-next, #swipebox-close {
    background-image: url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/../img/swipebox/icons.png) !important
}

body.wolf-core-svg #swipebox-prev, body.wolf-core-svg #swipebox-next, body.wolf-core-svg #swipebox-close {
    background-image: url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/../img/swipebox/icons.svg) !important
}

#swipebox-slider .slide .swipebox-video-container {
    max-width: none;
    max-width: calc(100% - 20px);
    padding: 0
}

.wolf-core-accordion .ui-state-focus, .elementor-accordion .elementor-accordion-item .ui-state-focus {
    outline: none
}

.wolf-core-accordion .ui-accordion-content, .wolf-core-accordion .elementor-tab-content, .elementor-accordion .elementor-accordion-item .ui-accordion-content, .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    padding: 1em 1.5em
}

.wolf-core-accordion .ui-accordion-content p, .wolf-core-accordion .elementor-tab-content p, .elementor-accordion .elementor-accordion-item .ui-accordion-content p, .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
    margin-top: 0;
    margin-bottom: 10px
}

.wolf-core-accordion .ui-accordion-content .wpb_content_element, .wolf-core-accordion .elementor-tab-content .wpb_content_element, .elementor-accordion .elementor-accordion-item .ui-accordion-content .wpb_content_element, .elementor-accordion .elementor-accordion-item .elementor-tab-content .wpb_content_element {
    margin-bottom: 0
}

.wolf-core-accordion-tab, .elementor-tab-title {
    margin: 0;
    padding: 8px 15px;
    cursor: pointer
}

.wolf-core-accordion-tab a, .elementor-tab-title a {
    display: block
}

.wolf-core-at-has-icon .wolf-core-at-title-container {
    display: table;
    width: 100%;
    height: 100%
}

.wolf-core-at-has-icon .wolf-core-at-icon-container, .wolf-core-at-has-icon .wolf-core-accordion-title-text {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.wolf-core-at-has-icon .wolf-core-at-icon-container {
    width: 35px
}

.wolf-core-font-dark .wolf-core-accordion .ui-accordion-content, .wolf-core-font-dark .wolf-core-accordion .elementor-tab-content, .wolf-core-font-dark .elementor-accordion .elementor-accordion-item .ui-accordion-content, .wolf-core-font-dark .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    background: #fff;
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .2)
}

.wolf-core-font-dark .wolf-core-accordion-tab, .wolf-core-font-dark .elementor-tab-title {
    background: #fff;
    border-bottom: solid 1px rgba(0, 0, 0, .05)
}

.wolf-core-font-dark .wolf-core-accordion-tab a, .wolf-core-font-dark .elementor-tab-title a {
    color: #0d0d0d !important
}

.wolf-core-font-light .wolf-core-accordion .ui-accordion-content, .wolf-core-font-light .elementor-accordion .elementor-accordion-item .ui-accordion-content {
    background: #333;
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, .2)
}

.wolf-core-font-light .wolf-core-accordion-tab, .wolf-core-font-light .elementor-tab-title {
    background: #333;
    border-bottom: solid 1px rgba(0, 0, 0, .2)
}

.wolf-core-font-light .wolf-core-accordion-tab a, .wolf-core-font-light .elementor-tab-title a {
    color: #fff !important
}

.wolf-core-album-disc {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 750px
}

.wolf-core-album-disc-cover-img {
    width: 100%
}

.wolf-core-album-disc-align-left {
    margin-left: 0
}

.wolf-core-album-disc-align-right {
    margin-right: 0
}

.wolf-core-album-disc-cover-container {
    margin: 0 32% 10px 0;
    position: relative;
    z-index: 1
}

.wolf-core-album-disc-link-mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 14
}

.wolf-core-album-disc-cover-inner {
    position: relative;
    z-index: 0;
    box-shadow: 0px 10px 3px -9px rgba(0, 0, 0, .77);
    overflow: hidden
}

.wolf-core-album-disc-disc-inner {
    width: 100%;
    height: 100%
}

.wolf-core-album-disc-cover-img {
    border-radius: 2px;
    position: relative;
    left: 1px;
    backface-visibility: hidden
}

.wolf-core-album-disc-cover-border {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -1px;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/../img/album-disc/cd-cover-border.png) left top no-repeat;
    background-size: cover;
    opacity: .88
}

.wolf-core-album-disc-worn-border-no .wolf-core-album-disc-cover-border {
    background: 0 0
}

.wolf-core-album-disc-disc-container {
    position: absolute;
    transition: all .7s cubic-bezier(0, .45, .54, .99);
    transform: translate3d(0, 0, 0) rotate(0);
    border-radius: 50%;
    overflow: hidden
}

.wolf-core-album-disc-cd .wolf-core-album-disc-disc-container {
    top: 14px;
    left: 14px;
    width: calc(100% - 28px);
    height: calc(100% - 28px);
    box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, .66), 0px 0px 0px 5px rgba(0, 0, 0, .22), 0px 0px 0px 3px rgba(0, 0, 0, .88)
}

.wolf-core-album-disc-disc-text {
    z-index: 5;
    position: absolute;
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    top: 5px;
    left: 5px;
    background: transparent url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/../img/album-disc/cd-disc-circular-text.png) left top no-repeat;
    transform: translate3d(0, 0, 0);
    background-size: cover;
    opacity: .88;
    margin: -2px
}

.wolf-core-album-disc-disc-hole {
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    height: 32.5%;
    width: 32.5%;
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, .99);
    z-index: 2;
    background: rgba(255, 255, 255, .35);
    border-radius: 50%
}

.wolf-core-vinyl {
    z-index: 5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/../img/album-disc/vinyl.png) left top no-repeat;
    background-size: cover
}

.wolf-core-album-disc-disc-img {
    backface-visibility: hidden;
    width: 100%;
    width: 100%;
    vertical-align: middle
}

.wolf-core-album-disc-vinyl .wolf-core-album-disc-disc-container {
    top: 1%;
    left: 1%;
    width: 98%;
    height: 98%
}

.wolf-core-album-disc-vinyl .wolf-core-album-disc-disc-img {
    width: 40%;
    height: 40%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 0
}

.animated.wolf-core-album-disc-reveal {
    transform: translate3d(40%, 0, 0) rotate(-42deg)
}

.wolf-core-album-disc-rotate-always .wolf-core-album-disc-disc-inner, .wolf-core-album-disc-rotate-hover .wolf-core-album-disc-disc-inner, .wolf-core-album-disc-rotate-hover-stop .wolf-core-album-disc-disc-inner {
    animation: disc_spin 3.5s linear infinite
}

.wolf-core-album-disc-rotate-hover:not(:hover) .wolf-core-album-disc-disc-inner {
    animation-play-state: paused
}

.wolf-core-album-disc-rotate-hover-stop:hover .wolf-core-album-disc-disc-inner {
    animation-play-state: paused
}

@keyframes disc_spin {
    100% {
        transform: rotate(360deg)
    }
}

.wolf-core-no-animations .wolf-core-album-disc-reveal {
    transform: translate3d(40%, 0, 0) rotate(-42deg)
}

.elementor-editor-active .wolf-core-album-disc-disc-container {
    visibility: visible;
    transform: translate3d(40%, 0, 0) rotate(-42deg)
}

ol.wolf-core-album-tracklist-list {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    list-style-type: none
}

li.wolf-core-album-tracklist-item {
    list-style-type: none !important
}

.wolf-core-album-tracklist-ordered ol.wolf-core-album-tracklist-list {
    counter-reset: item
}

.wolf-core-album-tracklist-ordered li.wolf-core-album-tracklist-item {
    counter-increment: step-counter
}

.wolf-core-album-tracklist-ordered li.wolf-core-album-tracklist-item .wolf-core-ati-title:before {
    content: counter(step-counter) ".";
    margin-right: 8px
}

li.wolf-core-album-tracklist-item {
    position: relative;
    line-height: 1.4;
    padding: 18px 0;
    border-bottom: 1px solid #f4f4f4;
    font-size: 16px
}

.wolf-core-ati-table {
    width: 100%;
    display: table
}

.wolf-core-ati-cell {
    display: table-cell;
    vertical-align: middle
}

.wolf-core-ati-title-cell {
    width: calc(100% - 264px);
    font-size: 15px
}

.wolf-core-ati-duration-cell {
    text-align: left;
    font-weight: 400;
    opacity: .88;
    font-size: 12px;
    width: 44px
}

.wolf-core-ati-audio-cell {
    text-align: center;
    width: 44px
}

.wolf-core-ati-play, .wolf-core-ati-pause {
    transition: opacity .2s ease;
    opacity: 0
}

.wolf-core-ati-play {
    opacity: 1
}

.wolf-core-ati-play-button {
    position: relative;
    width: 22px;
    height: 22px
}

.wolf-core-ati-play-button.wolf-core-ati-track-playing .wolf-core-ati-play {
    opacity: 0
}

.wolf-core-ati-play-button.wolf-core-ati-track-playing .wolf-core-ati-pause {
    opacity: 1
}

.wolf-core-ati-video-cell {
    text-align: left;
    width: 44px
}

.wolf-core-ati-action-cell {
    width: 132px;
    text-align: right;
    font-weight: 400;
    font-size: 18px
}

.wolf-core-ati-action-cell .added_to_cart {
    display: none
}

.wolf-core-ati-price {
    font-size: 13px;
    padding-right: 8px
}

.wolf-core-ati-add-to-cart-button {
    position: relative
}

.wolf-core-ati-add-to-cart-button-title {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5
}

.wolf-core-ati-add-to-cart {
    position: relative;
    z-index: 0
}

.wolf-core-ati-add-to-cart-button.loading .wolf-core-ati-add-to-cart:before {
    opacity: .66
}

.wolf-core-ati-add-to-cart-button.added .wolf-core-ati-add-to-cart:before {
    animation: wolf_core_ati_pop .3s linear 1
}

@keyframes wolf_core_ati_pop {
    50% {
        transform: scale(1.8)
    }
}

.wolf-core-ati-play-button {
    display: block;
    position: relative;
    width: 30px
}

.wolf-core-ati-play-button .wolf-core-ati-icon {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0)
}

.wolf-core-ati-link {
    cursor: pointer
}

.wolf-core-ati-icon:before {
    position: relative;
    margin: 0 8px;
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome
}

.wolf-core-ati-play:before {
    content: '\f04b'
}

.wolf-core-ati-pause:before {
    content: '\f04c'
}

.wolf-core-ati-video:before {
    content: '\f03d'
}

.wolf-core-ati-itunes:before {
    content: '\f179'
}

.wolf-core-ati-amazon:before {
    content: '\f270';
    top: 2px
}

.wolf-core-ati-googleplay:before {
    font-family: socicon;
    content: '\e0a5';
    top: 1px
}

.wolf-core-ati-buy:before {
    content: '\f07a'
}

.wolf-core-ati-add-to-cart:before {
    content: '\f218'
}

.wolf-core-ati-download:before {
    content: '\f0ed'
}

.wolf-core-font-dark li.wolf-core-album-tracklist-item {
    border-color: rgba(0, 0, 0, .14)
}

.wolf-core-font-light li.wolf-core-album-tracklist-item {
    border-color: rgba(255, 255, 255, .14)
}

.wolf-core-album-tracklist-500 li.wolf-core-album-tracklist-item, .wolf-core-album-tracklist-380 li.wolf-core-album-tracklist-item {
    font-size: 12px
}

.wolf-core-album-tracklist-500 .wolf-core-ati-duration-cell, .wolf-core-album-tracklist-380 .wolf-core-ati-duration-cell {
    display: none
}

.wolf-core-album-tracklist-500 .wolf-core-ati-action-cell, .wolf-core-album-tracklist-380 .wolf-core-ati-action-cell {
    font-size: 14px
}

.wolf-core-album-tracklist-500 .wolf-core-ati-title-cell, .wolf-core-album-tracklist-380 .wolf-core-ati-title-cell {
    padding-right: 8px;
    width: 120px;
    font-size: 12px
}

.wolf-core-album-tracklist-500 .wolf-core-ati-play-button, .wolf-core-album-tracklist-380 .wolf-core-ati-play-button {
    top: 3px
}

.wolf-core-animated-svg {
    display: flex;
    justify-content: center;
    align-items: center
}

.wolf-core-animated-svg svg {
    max-width: 100%;
    overflow: visible !important
}

.wolf-core-animated-svg svg path {
    fill: none;
    stroke: #986;
    stroke-miterlimit: 10;
    stroke-width: 5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 100000;
    stroke-dashoffset: 100000
}

.wolf-core-animated-svg-align-center {
    justify-content: center
}

.wolf-core-animated-svg-align-flex-start {
    justify-content: flex-start
}

.wolf-core-animated-svg-align-flex-end {
    justify-content: flex-end
}

.loaded .wolf-core-row-appeared .wolf-core-svg-anim-once-yes svg path {
    animation: wolfCoreDraw 10s linear forwards
}

.loaded .wolf-core-row-visible .wolf-core-svg-anim-once-no svg path {
    animation: wolfCoreDraw 10s linear forwards
}

.loaded .wolf-core-row-visible .wolf-core-svg-anim-once- svg path {
    animation: wolfCoreDraw 10s linear forwards
}

.elementor-editor-active .wolf-core-animated-svg svg path {
    animation: wolfCoreDraw 10s linear forwards
}

@keyframes wolfCoreDraw {
    to {
        stroke-dashoffset: 0
    }
}

.wolf-core-banner {
    position: relative;
    margin: 0 auto
}

.wolf-core-banner-link-mask {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.wolf-core-banner-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.wolf-core-banner-image img {
    backface-visibility: visible;
    width: 100%
}

.wolf-core-banner-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 35px;
    color: #fff
}

.wolf-core-banner-caption-table {
    display: table;
    width: 100%;
    height: 100%
}

.wolf-core-banner-caption-table-cell {
    display: table-cell;
    width: 100%;
    height: 100%
}

.wolf-core-banner-title {
    width: 100%;
    margin-bottom: 0
}

.wolf-core-banner-tagline {
    width: 100%
}

.wolf-core-banner-alignment-center {
    text-align: center
}

.wolf-core-banner-alignment-left {
    text-align: left;
    margin-left: 0
}

.wolf-core-banner-alignment-right {
    text-align: right;
    margin-right: 0
}

.wolf-core-banner-text-align-left .wolf-core-banner-caption {
    text-align: left
}

.wolf-core-banner-text-align-center .wolf-core-banner-caption {
    text-align: center
}

.wolf-core-banner-text-align-right .wolf-core-banner-caption {
    text-align: right
}

.wolf-core-banner-text-vertical-align-top .wolf-core-banner-caption-table-cell {
    vertical-align: top
}

.wolf-core-banner-text-vertical-align-middle .wolf-core-banner-caption-table-cell {
    vertical-align: middle
}

.wolf-core-banner-text-vertical-align-bottom .wolf-core-banner-caption-table-cell {
    vertical-align: bottom
}

.wolf-core-banner-price {
    display: block;
    font-size: 1.5em;
    font-weight: 700
}

.wolf-core-banner .wolf-core-button-container {
    margin-top: 14px;
    z-index: 5
}

.wolf-core-bigtext {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 16px !important
}

.wolf-core-bigtext > * {
    display: block
}

.wolf-core-bigtext > span, .wolf-core-bigtext > a {
    color: inherit !important;
    line-height: 1
}

@media screen and (max-width: 600px) {
    .wolf-core-bigtext {
        max-width: 90vw
    }
}

.wolf-core-bandwintown-events .bit-widget {
    font-size: inherit;
    color: inherit
}

.wolf-core-bandwintown-events .bit-widget .bit-event {
    color: inherit
}

.wolf-core-bandwintown-tracking-button.wolf-core-btb-align-center iframe {
    margin-left: auto;
    margin-right: auto
}

.wolf-core-bandwintown-tracking-button.wolf-core-btb-align-left iframe {
    margin-left: 0;
    margin-right: auto
}

.wolf-core-bandwintown-tracking-button.wolf-core-btb-align-right iframe {
    margin-left: auto;
    margin-right: 0
}

.wolf-core-blockquote-text blockquote {
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0
}

.wolf-core-blockquote-tagline {
    margin-bottom: 15px
}

.wolf-core-blockquote-author {
    margin-top: 35px;
    display: flex;
    align-items: center
}

.wolf-core-blockquote-author img {
    margin-right: 20px;
    width: 80px;
    height: 80px
}

.wolf-core-breadcrumb-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.wolf-core-breadcrumb-list li {
    display: inline
}

.wolf-core-breadcrumb-delimiter {
    margin-left: 5px;
    margin-right: 5px
}

.wolf-core-button-container {
    position: relative
}

.wolf-core-button-container-align-left {
    text-align: left
}

.wolf-core-button-container-align-center {
    text-align: center
}

.wolf-core-button-container-align-right {
    text-align: right
}

.wolf-core-button-container-align-justify {
    margin-bottom: 10px
}

.wolf-core-button {
    margin: 0;
    padding: 0;
    border-width: 2px;
    border-style: solid;
    outline: none !important;
    cursor: pointer;
    color: inherit;
    font-size: inherit;
    text-decoration: none;
    text-align: center !important;
    vertical-align: middle;
    white-space: nowrap;
    pointer-events: auto !important;
    display: inline-block;
    width: auto;
    position: relative;
    line-height: 1
}

.wolf-core-button .wolf-core-icon {
    position: relative;
    top: 1px;
    font-size: inherit
}

.wolf-core-button-shape-standard, .wolf-core-button-shape-standard-outline {
    border-radius: 4px
}

.wolf-core-button-shape-rounded-less, .wolf-core-button-shape-rounded-less-outline {
    border-radius: 8px
}

.wolf-core-button-shape-rounded, .wolf-core-button-shape-rounded-outline {
    border-radius: 999em
}

.wolf-core-button-info {
    background-color: #39b54a;
    color: #fff
}

.wolf-core-button-success {
    background-color: #39b54a;
    color: #fff
}

.wolf-core-button-success:hover {
    opacity: .85
}

.wolf-core-button-success[disabled] {
    background-color: #c2cbd2
}

.wolf-core-button-warning {
    background-color: #a4afb7;
    color: #fff
}

.wolf-core-button-danger {
    background-color: #a4afb7;
    color: #fff
}

.wolf-core-button-icon-align-left .wolf-core-icon {
    padding-right: 8px
}

.wolf-core-button-icon-align-right .wolf-core-icon {
    padding-left: 8px
}

.wolf-core-button-icon-hover-reveal .wolf-core-icon {
    opacity: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    transition: transform .2s ease, opacity .2s ease;
    transform: translate3d(0, -50%, 0)
}

.wolf-core-button-icon-hover-reveal span {
    position: relative;
    display: inline-block;
    transition: transform .2s ease !important;
    transform: translateX(0)
}

.wolf-core-button-icon-hover-reveal:hover .wolf-core-icon {
    opacity: 1
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xl.wolf-core-button-icon-align-right .wolf-core-icon {
    transform: translate3d(-8px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xl.wolf-core-button-icon-align-right:hover span {
    transform: translateX(-16px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xl.wolf-core-button-icon-align-right:hover .wolf-core-icon {
    transform: translate3d(0, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xl.wolf-core-button-icon-align-left .wolf-core-icon {
    transform: translate3d(-8px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xl.wolf-core-button-icon-align-left:hover span {
    transform: translateX(16px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xl.wolf-core-button-icon-align-left:hover .wolf-core-icon {
    transform: translate3d(-16px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-lg.wolf-core-button-icon-align-right .wolf-core-icon {
    transform: translate3d(-8px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-lg.wolf-core-button-icon-align-right:hover span {
    transform: translateX(-16px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-lg.wolf-core-button-icon-align-right:hover .wolf-core-icon {
    transform: translate3d(0, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-lg.wolf-core-button-icon-align-left .wolf-core-icon {
    transform: translate3d(-8px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-lg.wolf-core-button-icon-align-left:hover span {
    transform: translateX(16px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-lg.wolf-core-button-icon-align-left:hover .wolf-core-icon {
    transform: translate3d(-16px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-md.wolf-core-button-icon-align-right .wolf-core-icon {
    transform: translate3d(-6px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-md.wolf-core-button-icon-align-right:hover span {
    transform: translateX(-12px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-md.wolf-core-button-icon-align-right:hover .wolf-core-icon {
    transform: translate3d(0, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-md.wolf-core-button-icon-align-left .wolf-core-icon {
    transform: translate3d(-6px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-md.wolf-core-button-icon-align-left:hover span {
    transform: translateX(12px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-md.wolf-core-button-icon-align-left:hover .wolf-core-icon {
    transform: translate3d(-12px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-sm.wolf-core-button-icon-align-right .wolf-core-icon {
    transform: translate3d(-6px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-sm.wolf-core-button-icon-align-right:hover span {
    transform: translateX(-10px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-sm.wolf-core-button-icon-align-right:hover .wolf-core-icon {
    transform: translate3d(0, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-sm.wolf-core-button-icon-align-left .wolf-core-icon {
    transform: translate3d(-6px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-sm.wolf-core-button-icon-align-left:hover span {
    transform: translateX(10px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-sm.wolf-core-button-icon-align-left:hover .wolf-core-icon {
    transform: translate3d(-10px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xs.wolf-core-button-icon-align-right .wolf-core-icon {
    transform: translate3d(-6px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xs.wolf-core-button-icon-align-right:hover span {
    transform: translateX(-10px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xs.wolf-core-button-icon-align-right:hover .wolf-core-icon {
    transform: translate3d(0, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xs.wolf-core-button-icon-align-left .wolf-core-icon {
    transform: translate3d(-6px, -50%, 0)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xs.wolf-core-button-icon-align-left:hover span {
    transform: translateX(10px)
}

.wolf-core-button-icon-hover-reveal.wolf-core-button-size-xs.wolf-core-button-icon-align-left:hover .wolf-core-icon {
    transform: translate3d(-10px, -50%, 0)
}

.wolf-core-button-size-xs {
    font-size: 13px;
    padding: 14px 30px
}

.wolf-core-button-size-sm, .wolf-core-button-size-md, .wolf-core-button-size-lg, .wolf-core-button-size-xl {
    font-size: 16px;
    padding: 18px 35px
}

.wolf-core-audio-button {
    min-width: 128px
}

.wolf-core-align-justify .wolf-core-button {
    width: 100%
}

@media screen and (min-width: 800px) {
    .wolf-core-button-size-md {
        padding: 18px 45px;
        font-size: 13px
    }

    .wolf-core-button-size-lg {
        font-size: 16px;
        padding: 20px 55px
    }

    .wolf-core-button-size-xl {
        font-size: 18px;
        padding: 25px 75px
    }
}

.wolf-core-clients-grid {
    display: grid
}

.wolf-core-clients-grid:before {
    display: none
}

.wolf-core-clients-grid figure {
    margin: 0;
    padding: 0
}

.wolf-core-clients-grid img {
    transform: translateZ(0);
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    max-width: 100%;
    width: auto;
    margin: 0 auto
}

.wolf-core-clients-grid.wolf-core-clients-padding-yes {
    grid-gap: 40px
}

.wolf-core-client {
    position: relative
}

.wolf-core-client-inner {
    position: relative
}

.wolf-core-client-image-inner {
    opacity: 1;
    transition: opacity .2s ease
}

.wolf-core-client-image-hover-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease
}

.wolf-core-client:hover .wolf-core-client-has-hover-image .wolf-core-client-image-inner {
    opacity: 0
}

.wolf-core-client:hover .wolf-core-client-has-hover-image .wolf-core-client-image-hover-inner {
    opacity: 1
}

.wolf-core-client:hover .wolf-core-client-no-hover-image .wolf-core-client-image-inner {
    opacity: .7
}

@media screen and (min-width: 480px) {
    .wolf-core-clients-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (min-width: 800px) {
    .wolf-core-clients-columns-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .wolf-core-clients-columns-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .wolf-core-clients-columns-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .wolf-core-clients-columns-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .wolf-core-clients-columns-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .wolf-core-clients-columns-6 {
        grid-template-columns: repeat(6, 1fr)
    }
}

.single-wolf_content_block .entry-meta {
    display: none
}

.wolf-core-countdown-container {
    transition: opacity .5s linear .3s;
    opacity: 0;
    font-size: 28px
}

.wolf-core-countdown-container .countdown-rtl {
    direction: rtl
}

.wolf-core-countdown-container .countdown-row {
    display: flex;
    justify-content: space-between;
    justify-content: space-around;
    text-align: center;
    align-items: center;
    width: 100%
}

.wolf-core-countdown-container .countdown-section {
    list-style-type: none;
    flex: 1
}

.wolf-core-countdown-container .countdown-amount {
    font-weight: 700;
    position: relative
}

.wolf-core-countdown-container .countdown-period {
    display: block
}

.wolf-core-countdown-container .countdown-descr {
    display: block;
    width: 100%
}

.wolf-core-countdown {
    margin-bottom: 28px
}

.wolf-core-loaded .wolf-core-countdown-container {
    opacity: 1
}

.wolf-core-countdown-container-loaded {
    opacity: 1
}

.wolf-core-custom-heading h1, .wolf-core-custom-heading h2, .wolf-core-custom-heading h3, .wolf-core-custom-heading h4, .wolf-core-custom-heading h5, .wolf-core-custom-heading h6, .wolf-core-custom-heading p, .wolf-core-custom-heading span {
    margin-bottom: 0
}

.wolf-core-custom-heading-line {
    display: block
}

html.fp-enabled, .fp-enabled body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html.fp-enabled .elementor, .fp-enabled body .elementor {
    height: 200vh;
    background: #333
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fp-slide {
    float: left
}

.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.fp-section.fp-table, .fp-slide.fp-table {
    width: 100%
}

.fp-tableCell {
    width: 100%;
    height: 100%;
    height: 100vh !important;
    position: relative
}

.fp-tableCell .wolf-core-img-bg > img {
    opacity: 1 !important
}

.fp-scrollable {
    overflow: hidden;
    position: relative;
    width: 100%
}

.fp-scroller {
    overflow: hidden;
    height: 100vh
}

.iScrollIndicator {
    border: 0 !important
}

.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
    height: auto !important;
    height: 100vh !important
}

.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
    height: 100vh !important
}

html:not(.wolf-core-touch) body.wolf-core-fullpage {
    height: 100vh !important
}

html:not(.wolf-core-touch) body.wolf-core-fullpage #colophon, html:not(.wolf-core-touch) body.wolf-core-fullpage .site-infos {
    display: none
}

.wolf-core-fullpage {
    background: #333
}

.fullpage-wrapper {
    background: #333;
    height: 100vh !important;
    width: 100%;
    position: absolute;
    position: fixed !important;
    top: 0;
    left: 0
}

.wolf-core-scroll-lock {
    padding: 0 !important;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    overflow: hidden;
    display: flex
}

.wolf-core-scroll-lock .wolf-core-row-wrapper {
    padding: 100px 0
}

.wolf-core-scroll-lock.wolf-core-scroll-active {
    visibility: visible;
    margin-top: 0
}

.wolf-core-row-layout-block .wolf-core-row-wrapper, .wolf-core-fp-section-has-fullwidth-revslider .wolf-core-row-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.wolf-core-fp-nav-next {
    cursor: pointer
}

.admin-bar .wolf-core-scroll-lock {
    top: 32px
}

.fp-tableCell {
    display: flex;
    align-items: center;
    align-self: stretch
}

.fp-tableCell .elementor-container {
    max-width: 1400px
}

@keyframes opacityIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes opacityOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes scaleDown {
    from {
        transform: translateY(0)
    }
    to {
        transform: scale(.85)
    }
}

@keyframes moveslideup {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(100%)
    }
}

@keyframes moveslidedown {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-100%)
    }
}

@keyframes moveparallaxup {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(70%)
    }
}

@keyframes moveparallaxdown {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-70%)
    }
}

@keyframes movecurtainup {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(5%)
    }
}

@keyframes movecurtaindown {
    from {
        transform: translateY(0)
    }
    to {
        transform: translateY(-5%)
    }
}

@keyframes moveFromBottom {
    from {
        transform: translateY(100%)
    }
}

@keyframes moveFromTop {
    from {
        transform: translateY(-100%)
    }
}

@keyframes moveFromBottomInner {
    from {
        transform: translateY(-50%)
    }
}

@keyframes moveFromTopInner {
    from {
        transform: translateY(50%)
    }
}

@keyframes moveFromBottomtrid {
    25% {
        transform: scale(.8)
    }
    50%, 100% {
        transform: translateY(-100%) scale(.8)
    }
}

@keyframes moveFromToptrid {
    25% {
        transform: scale(.8)
    }
    50%, 100% {
        transform: translateY(100%) scale(.8)
    }
}

@keyframes moveFromBottomtridIn {
    0%, 25% {
        transform: scale(.8) translateY(125%)
    }
    50% {
        transform: scale(.8) translateY(0)
    }
    75%, 100% {
        transform: scale(1)
    }
}

@keyframes moveFromToptridIn {
    0%, 25% {
        transform: scale(.8) translateY(-125%)
    }
    50% {
        transform: scale(.8) translateY(0)
    }
    75%, 100% {
        transform: scale(1)
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .wolf-core-scroll-lock {
        top: 46px
    }
}

@media screen and (min-width: 800px) {
    .fp-scroller .wolf-core-row-wrapper {
        height: 100vh
    }

    .fp-scroller .wolf-core-row-content {
        height: 100%
    }
}

.wolf-core-gmaps-container {
    width: 100%;
    min-height: 200px
}

.wolf-core-gmaps-container address {
    margin-top: 15px;
    text-align: center
}

.wolf-core-gmaps {
    width: 100%;
    height: 100%
}

.wolf-core-google-maps-container {
    width: 100%;
    min-height: 200px
}

.wolf-core-google-maps-container address {
    margin-top: 15px;
    text-align: center
}

.wolf-core-google-maps {
    width: 100%;
    height: 100%
}

.wolf-core-heading h1, .wolf-core-heading h2, .wolf-core-heading h3, .wolf-core-heading h4, .wolf-core-heading h5, .wolf-core-heading h6, .wolf-core-heading p, .wolf-core-heading span {
    margin-bottom: 0
}

.wolf-core-heading.wolf-core-heading-custom-font-size .elementor-heading-title {
    font-size: inherit !important
}

[class*=' socicon-'], [class*=' socicon-']:before, [class^=socicon-], [class^=socicon-]:before {
    line-height: inherit !important
}

.wolf-core-icon {
    display: inline-block;
    transition: all .3s;
    font-size: 50px;
    text-align: center
}

.wolf-core-icon a {
    color: inherit
}

.wolf-core-icon i, .wolf-core-icon .elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.fab {
    font-size: inherit
}

.fa-stack {
    width: 2em !important
}

.wolf-core-icon-view-stacked .wolf-core-icon {
    background-color: red;
    padding: .5em;
    color: #fff;
    fill: #fff
}

.wolf-core-icon-view-framed .wolf-core-icon {
    padding: .5em;
    border: 3px solid transparent;
    background-color: transparent;
    fill: red;
    color: red;
    border-color: red
}

.wolf-core-icon-shape-circle .wolf-core-icon {
    border-radius: 50%
}

.wolf-core-icon-background-style-rounded .wolf-core-icon-container, .wolf-core-icon-background-style-rounded-outline .wolf-core-icon-container {
    border-radius: 999em
}

.wolf-core-icon-background-style-rounded-less .wolf-core-icon-container, .wolf-core-icon-background-style-rounded-less-outline .wolf-core-icon-container {
    border-radius: .5em
}

.wolf-core-icon-background-style-rounded-outline .wolf-core-icon-container, .wolf-core-icon-background-style-boxed-outline .wolf-core-icon-container, .wolf-core-icon-background-style-rounded-less-outline .wolf-core-icon-container {
    background-color: transparent !important
}

.wolf-core-icon-background-style-ban .wolf-core-icon-container {
    background-color: transparent !important;
    border: none !important
}

.wolf-core-icon-background-style-rounded-less .wolf-icon, .wolf-core-icon-background-style-rounded-less .wolf-core-icon-background-fill, .wolf-core-icon-background-style-rounded-less-outline .wolf-icon, .wolf-core-icon-background-style-rounded-less-outline .wolf-core-icon-background-fill {
    border-radius: 3px
}

.wolf-core-icon-background-style-rounded-less .fa-stack-4x.wolf-icon, .wolf-core-icon-background-style-rounded-less .fa-stack-4x .wolf-core-icon-background-fill, .wolf-core-icon-background-style-rounded-less-outline .fa-stack-4x.wolf-icon, .wolf-core-icon-background-style-rounded-less-outline .fa-stack-4x .wolf-core-icon-background-fill {
    border-radius: 4px
}

.wolf-core-icon-background-style-rounded-less .fa-stack-5x.wolf-icon, .wolf-core-icon-background-style-rounded-less .fa-stack-5x .wolf-core-icon-background-fill, .wolf-core-icon-background-style-rounded-less-outline .fa-stack-5x.wolf-icon, .wolf-core-icon-background-style-rounded-less-outline .fa-stack-5x .wolf-core-icon-background-fill {
    border-radius: 5px
}

.wolf-core-image-inline-display-yes {
    display: inline;
    width: auto !important
}

.wolf-core-gallery-carousel figure {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50%
}

.wolf-core-gallery-carousel img {
    backface-visibility: hidden;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    width: auto
}

.wolf-core-gallery-carousel.wolf-core-gallery-padding-yes .wolf-core-img-carousel {
    padding: 10px
}

.wolf-core-gallery-carousel.wolf-core-carousel-has-bullet {
    margin-bottom: 55px !important
}

.wolf-core-carousel-columns-1 .wolf-core-img-carousel {
    float: none;
    padding: 0;
    padding-bottom: 10px
}

@media screen and (min-width: 800px) {
    .wolf-core-carousel-columns-1 .wolf-core-img-carousel {
        float: left;
        width: 100%
    }

    .wolf-core-carousel-columns-2 .wolf-core-img-carousel {
        float: left;
        width: 50%
    }

    .wolf-core-carousel-columns-3 .wolf-core-img-carousel {
        float: left;
        width: 33.33333%
    }

    .wolf-core-carousel-columns-4 .wolf-core-img-carousel {
        float: left;
        width: 25%
    }

    .wolf-core-carousel-columns-5 .wolf-core-img-carousel {
        float: left;
        width: 20%
    }

    .wolf-core-carousel-columns-6 .wolf-core-img-carousel {
        float: left;
        width: 16.66667%
    }
}

.wolf-core-gallery-image_grid {
    display: grid
}

.wolf-core-gallery-image_grid:before {
    display: none
}

.wolf-core-gallery-image_grid.wolf-core-gallery-padding-yes {
    grid-gap: 15px
}

.wolf-core-gallery-image_grid figure {
    margin: 0;
    padding: 0
}

.wolf-core-gallery-image_grid img {
    transform: translateZ(0);
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

@media screen and (min-width: 480px) {
    .wolf-core-gallery-image_grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (min-width: 800px) {
    .wolf-core-gallery-columns-1 {
        grid-template-columns: repeat(1, 1fr)
    }

    .wolf-core-gallery-columns-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .wolf-core-gallery-columns-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .wolf-core-gallery-columns-4 {
        grid-template-columns: repeat(4, 1fr)
    }

    .wolf-core-gallery-columns-5 {
        grid-template-columns: repeat(5, 1fr)
    }

    .wolf-core-gallery-columns-6 {
        grid-template-columns: repeat(6, 1fr)
    }
}

.wolf-core-gallery-masonry figure {
    margin: 0;
    padding: 0
}

.wolf-core-gallery-masonry img {
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

.wolf-core-gallery-masonry.wolf-core-gallery-padding-yes {
    width: calc(100% + 16px);
    margin-left: -8px
}

.wolf-core-gallery-masonry.wolf-core-gallery-padding-yes .wolf-core-img-masonry-outer {
    padding: 8px
}

.wolf-core-gallery-masonry-columns-1 .wolf-core-img-masonry {
    float: none;
    padding: 0;
    padding-bottom: 10px
}

.wolf-core-gallery-justified {
    overflow: hidden
}

.wolf-core-gallery-justified figure {
    margin: 0;
    padding: 0
}

.wolf-core-gallery-justified .wolf-core-img-justified {
    position: relative;
    float: left
}

.wolf-core-gallery-justified .wolf-core-img-justified a {
    display: block;
    width: 100%
}

.wolf-core-gallery-justified img {
    display: block;
    width: 100%;
    backface-visibility: hidden
}

.wolf-core-gallery-justified.wolf-core-gallery-padding-yes .wolf-core-img-justified {
    margin: 5px
}

@media screen and (min-width: 800px) {
    .wolf-core-gallery-columns-1 .wolf-core-img-masonry {
        float: left;
        width: 100%
    }

    .wolf-core-gallery-columns-2 .wolf-core-img-masonry {
        float: left;
        width: 50%
    }

    .wolf-core-gallery-columns-3 .wolf-core-img-masonry {
        float: left;
        width: 33.33333%
    }

    .wolf-core-gallery-columns-4 .wolf-core-img-masonry {
        float: left;
        width: 25%
    }

    .wolf-core-gallery-columns-5 .wolf-core-img-masonry {
        float: left;
        width: 20%
    }

    .wolf-core-gallery-columns-6 .wolf-core-img-masonry {
        float: left;
        width: 16.66667%
    }
}

.wolf-core-img-mosaic-padding-frame {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.wolf-core-gallery-mosaic figure {
    margin: 0;
    padding: 0
}

.wolf-core-gallery-mosaic .wolf-core-mosaic-block {
    overflow: hidden
}

.wolf-core-gallery-mosaic.wolf-core-gallery-padding-yes {
    padding: 5px
}

.wolf-core-gallery-mosaic.wolf-core-gallery-padding-yes .wolf-core-img-mosaic-padding-frame {
    margin: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px)
}

.wolf-core-gallery-mosaic .wolf-core-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wolf-core-gallery-mosaic img {
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic {
    position: relative;
    float: left;
    overflow: hidden;
    display: block
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+1) {
    width: 50%;
    padding-bottom: 50%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+2) {
    width: 50%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+3) {
    width: 25%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+4) {
    width: 25%;
    padding-bottom: 50%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+5) {
    width: 25%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+6) {
    width: 50%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+5), .wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+6) {
    margin-top: -25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+6) {
    margin-left: 25%
}

.wolf-core-gallery-mosaic-alt figure {
    margin: 0;
    padding: 0
}

.wolf-core-gallery-mosaic-alt img {
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

.wolf-core-gallery-mosaic-alt.wolf-core-gallery-padding-yes {
    padding: 5px
}

.wolf-core-gallery-mosaic-alt.wolf-core-gallery-padding-yes .wolf-core-img-mosaic-padding-frame {
    margin: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px)
}

.wolf-core-gallery-mosaic-alt .wolf-core-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wolf-core-gallery-mosaic-alt img {
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt {
    position: relative;
    float: left;
    overflow: hidden;
    display: block;
    width: 25%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+1), .wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+6) {
    width: 50%;
    padding-bottom: 50%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+2), .wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+5) {
    width: 50%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+6) {
    float: right
}

.wolf-core-img-mosaic-padding-frame {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.wolf-core-gallery-mosaic figure {
    margin: 0;
    padding: 0
}

.wolf-core-gallery-mosaic .wolf-core-mosaic-block {
    overflow: hidden
}

.wolf-core-gallery-mosaic.wolf-core-gallery-padding-yes {
    padding: 5px
}

.wolf-core-gallery-mosaic.wolf-core-gallery-padding-yes .wolf-core-img-mosaic-padding-frame {
    margin: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px)
}

.wolf-core-gallery-mosaic .wolf-core-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wolf-core-gallery-mosaic img {
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic {
    position: relative;
    float: left;
    overflow: hidden;
    display: block
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+1) {
    width: 50%;
    padding-bottom: 50%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+2) {
    width: 50%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+3) {
    width: 25%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+4) {
    width: 25%;
    padding-bottom: 50%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+5) {
    width: 25%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+6) {
    width: 50%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+5), .wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+6) {
    margin-top: -25%
}

.wolf-core-gallery-mosaic .wolf-core-img-mosaic:nth-child(6n+6) {
    margin-left: 25%
}

.wolf-core-gallery-mosaic-alt figure {
    margin: 0;
    padding: 0
}

.wolf-core-gallery-mosaic-alt img {
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

.wolf-core-gallery-mosaic-alt.wolf-core-gallery-padding-yes {
    padding: 5px
}

.wolf-core-gallery-mosaic-alt.wolf-core-gallery-padding-yes .wolf-core-img-mosaic-padding-frame {
    margin: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px)
}

.wolf-core-gallery-mosaic-alt .wolf-core-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wolf-core-gallery-mosaic-alt img {
    backface-visibility: hidden;
    display: block;
    vertical-align: bottom;
    width: 100%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt {
    position: relative;
    float: left;
    overflow: hidden;
    display: block;
    width: 25%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+1), .wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+6) {
    width: 50%;
    padding-bottom: 50%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+2), .wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+5) {
    width: 50%;
    padding-bottom: 25%
}

.wolf-core-gallery-mosaic-alt .wolf-core-img-mosaic-alt:nth-child(9n+6) {
    float: right
}

.wolf-core-image-hover-video video {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.wolf-core-image-hover-video img {
    position: relative;
    z-index: 1;
    opacity: 1;
    transition: opacity .44s ease-out;
    width: 100%;
    height: auto
}

.wolf-core-image-hover-video:hover img {
    opacity: 0
}

.wolf-core-wolf-gram-shortcode-container {
    position: relative
}

.wolf-instagram-media-likes:before {
    top: 0;
    margin-right: 8px;
    font-family: FontAwesome;
    content: '\f004'
}

.wolf-instagram-media-comments:before {
    top: 0;
    margin-right: 8px;
    font-family: FontAwesome;
    content: '\f075'
}

.wolf-core-i-hide_meta-true .wolf-instagram-overlay {
    visibility: hidden
}

.wolf-core-i-hide_meta-true .wolf-instagram-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5
}

.wolf-core-i-hide_meta-true .wolf-instagram-item {
    transition: opacity .2s ease;
    transform: translate3d(0, 0, 0)
}

.wolf-core-i-hide_meta-true .wolf-instagram-item:hover {
    opacity: .66
}

.wolf-core-i-padding-true .wolf-instagram-gallery {
    margin-top: -8px;
    margin-left: -8px
}

.wolf-core-i-padding-true .wolf-instagram-item-container {
    padding: 8px
}

.wolf-core-i-padding-true .wolf-instagram-gallery-small {
    margin-top: -4px;
    margin-left: -4px
}

.wolf-core-i-padding-true .wolf-instagram-gallery-small .wolf-instagram-item-container {
    padding: 4px
}

.wolf-core-i-padding-true .wolf-instagram-gallery-big {
    margin-top: -14px;
    margin-left: -14px
}

.wolf-core-i-padding-true .wolf-instagram-gallery-big .wolf-instagram-item-container {
    padding: 14px
}

.wolf-core-instagram-gallery .wolf-core-img {
    position: relative;
    height: 0;
    padding-bottom: 100%
}

.wolf-gram-follow-button {
    position: absolute;
    display: inline-block;
    background: #fff;
    color: #333 !important;
    font-weight: 400;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    padding: 1em 1.2em;
    line-height: 1;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px
}

.wolf-instagram-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    transition: .4s;
    opacity: 0;
    background: #000 50% 50% no-repeat;
    background: rgba(0, 0, 0, .44);
    background-size: 48px 48px;
    text-align: center;
    vertical-align: middle
}

.wolf-core-wolf-gram-shortcode-container:not(.wolf-core-sbif-disable-hover-true) .sbi_photo {
    opacity: 1 !important;
    z-index: 30
}

.wolf-core-wolf-gram-shortcode-container:not(.wolf-core-sbif-disable-hover-true) .sbi_item .sbi_photo {
    position: relative
}

.wolf-core-wolf-gram-shortcode-container:not(.wolf-core-sbif-disable-hover-true) .sbi_item .sbi_photo:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: opacity .2s ease;
    z-index: 10
}

.wolf-core-wolf-gram-shortcode-container:not(.wolf-core-sbif-disable-hover-true) .sbi_item:not(.sbi_type_video) .sbi_photo:after {
    position: absolute;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Font Awesome 5 Brands';
    content: '\f16d';
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    transition: opacity .2s ease;
    opacity: 0;
    z-index: 20;
    font-size: 18px
}

.wolf-core-wolf-gram-shortcode-container:not(.wolf-core-sbif-disable-hover-true) .sbi_item:not(.sbi_type_video) .sbi_photo:hover:before, .wolf-core-wolf-gram-shortcode-container:not(.wolf-core-sbif-disable-hover-true) .sbi_item:not(.sbi_type_video) .sbi_photo:hover:after {
    opacity: 1
}

.elementor-widget-interactive-links {
    background: 0 0 !important
}

.wolf-core-interactive-links-container {
    width: 100%;
    height: 100vh;
    position: relative
}

.wolf-core-interactive-links-inner {
    position: relative;
    z-index: 5
}

.wolf-core-interactive-links-list {
    list-style: none
}

.wolf-core-interactive-links-list li {
    list-style-type: none
}

.wolf-core-interactive-links-bg-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wolf-core-interactive-link-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wolf-core-interactive-link-bg {
    opacity: 0;
    transition: opacity .2s ease
}

.wolf-core-interactive-link-bg.panel-current {
    opacity: 1
}

.wolf-core-interactive-links-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.wolf-core-interactive-link {
    color: #fff;
    font-size: 48px;
    margin: 0 15px;
    opacity: .8
}

.wolf-core-interactive-link.link-active {
    opacity: 1
}

.wolf-core-link {
    position: relative
}

.wolf-core-link-tagline {
    margin-bottom: 15px
}

.wolf-core-link-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.wolf-core-mailchimp-form-container {
    position: relative;
    z-index: 0;
    margin: 30px auto;
    max-width: 100%
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-has-bg {
    padding: 40px 40px 10px;
    background: #333 no-repeat center center scroll;
    background-size: cover;
    color: #fff
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-has-bg:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: .44
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-has-bg .wolf-core-mailchimp-title {
    color: #fff
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-has-bg .wolf-core-mailchimp-email {
    background: #fff
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-has-bg.wolf-core-mailchimp-size-large {
    padding: 50px 60px 30px
}

.wolf-core-mailchimp-form-container .wolf-core-mailchimp-form {
    position: relative;
    margin: 0 auto;
    width: 100%;
    line-height: 1.5;
    max-width: 700px
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-text-align-center {
    text-align: center
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-text-align-left {
    text-align: left
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-text-align-right {
    text-align: right
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-align-left {
    margin-left: 0
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-align-left .wolf-core-mailchimp-form {
    margin-left: 0
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-align-right {
    margin-right: 0
}

.wolf-core-mailchimp-form-container.wolf-core-mailchimp-align-right .wolf-core-mailchimp-form {
    margin-right: 0
}

.wolf-core-mailchimp-form-container .wolf-core-mailchimp-email {
    margin: 0;
    width: 100%
}

.wolf-core-mailchimp-form-container .wolf-core-mailchimp-title {
    font-size: 18px;
    margin-bottom: 30px
}

.wolf-core-mailchimp-form-container .wolf-core-mailchimp-email-container {
    margin-bottom: 6px
}

.wolf-core-mailchimp-form-container .wolf-core-mailchimp-submit {
    display: block;
    width: 100%;
    margin-top: 0;
    outline: none
}

.widget-content .wolf-core-mailchimp-form-container {
    margin-top: 0;
    margin-bottom: 0
}

.wolf-core-mailchimp-size-normal {
    max-width: 500px
}

.wolf-core-mailchimp-size-normal .wolf-core-mailchimp-input-container {
    margin-bottom: 15px
}

.wolf-core-mailchimp-size-normal.wolf-core-mailchimp-show-name-no .wolf-core-mailchimp-email-container {
    margin-bottom: 8px
}

.wolf-core-mailchimp-result {
    display: block;
    width: 100%;
    text-align: center;
    opacity: 0
}

.wolf-core-mc-submit-type-icon .wolf-core-mailchimp-submit-container {
    position: relative
}

.wolf-core-mc-submit-type-icon .wolf-core-mc-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    color: inherit;
    font-size: 24px
}

.wolf-popup-overlay .wolf-core-mailchimp-size-large .wolf-core-mailchimp-inner {
    display: flex;
    flex: 0 auto;
    width: 100%
}

.wolf-popup-overlay .wolf-core-mailchimp-size-large .wolf-core-mailchimp-input-container {
    margin-bottom: 0;
    padding-right: 5px
}

.wolf-popup-overlay .wolf-core-mailchimp-size-large .wolf-core-mailchimp-submit-container {
    width: auto
}

.wolf-popup-overlay .wolf-core-mailchimp-size-large.wolf-core-mailchimp-show-name-no .wolf-core-mailchimp-email-container {
    flex: 1
}

.wolf-core-mailchimp-show-name-yes.wolf-core-mailchimp-size-large .wolf-core-mailchimp-input-container {
    margin-bottom: 15px !important
}

.wolf-core-mailchimp-smaller .wolf-core-mailchimp-inner {
    display: block !important
}

.wolf-core-marquee-text span {
    padding-right: 20vw;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 8vw
}

.elementor-editor-active .wolf-core-marquee-text span:not(:first-child) {
    display: none
}

.elementor-editor-active .wolf-core-marquee-text {
    position: absolute;
    width: 100000px;
    height: 500px
}

.elementor-widget-container .wpm-sticky-playlist-container {
    position: relative
}

.elementor-widget-container .wpm-sticky-playlist {
    border: none !important
}

.wolf-core-pricing-table-featured {
    background: #f7f7f7
}

.wolf-core-pricing-table-inner {
    border: 1px solid #dbdbdb;
    padding: 77px 60px 71px
}

.wolf-core-pricing-table-price-value {
    font-size: 1.5em
}

.wolf-core-pricing-table-price-strike {
    padding-right: 10px
}

.wolf-core-rotating-text svg {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 220px;
    animation-name: rotatingTextRotate;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes rotatingTextRotate {
    from {
        transform: rotate(360deg)
    }
    to {
        transform: rotate(0)
    }
}

.wolf-core-socials-container {
    margin: 0 auto;
    padding: 1em 0;
    display: flex;
    flex-wrap: wrap
}

.wolf-core-socials-container.wolf-core-text-center {
    max-width: 92%
}

.wolf-core-socials-container a {
    display: inline-block
}

.cta-container .wolf-core-socials-container {
    flex-wrap: nowrap !important
}

.wolf-core-social-icon {
    display: inline-block
}

.wolf-core-social-icon a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 100%;
    width: 100%
}

.wolf-core-social-icon:not(.wolf-core-icon-background-style-none) .wolf-core-icon-container {
    margin: .5em
}

.wolf-core-socials-container.wolf-core-align-flex-start .wolf-core-social-icon:not(.wolf-core-icon-background-style-none) .wolf-core-icon-container:first-child {
    margin-left: 0
}

.wolf-core-socials-container.wolf-core-align-flex-end .wolf-core-social-icon:not(.wolf-core-icon-background-style-none) .wolf-core-icon-container:last-child {
    margin-right: 0
}

.wolf-core-si-direction-vertical {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column
}

.wolf-core-si-direction-vertical .wolf-core-social-icon {
    display: block;
    text-align: center
}

.wolf-core-si-direction-vertical .wolf-core-icon-container {
    margin: 0
}

.wolf-core-si-direction-vertical.wolf-core-si-size-fa-1x {
    width: 1.4em
}

.wolf-core-si-direction-vertical.wolf-core-si-size-fa-2x {
    width: 2em
}

.wolf-core-si-direction-vertical.wolf-core-si-size-fa-3x {
    width: 3em
}

.wolf-core-si-direction-vertical.wolf-core-si-size-fa-4x {
    width: 4em
}

.wolf-core-si-direction-vertical.wolf-core-si-size-fa-5x {
    width: 5em
}

.wolf-core-si-direction-vertical.wolf-core-text-center {
    margin-left: auto;
    margin-right: auto
}

.wolf-core-si-direction-vertical.wolf-core-text-left {
    margin-right: auto;
    margin-left: 0
}

.wolf-core-si-direction-vertical.wolf-core-text-right {
    margin-left: auto;
    margin-right: 0
}

.wvc_widget_socials .wolf-core-socials-container {
    padding-top: 0;
    padding-bottom: 0
}

.wvc_widget_socials .wolf-core-icon {
    font-size: 18px;
    margin: 0 5px
}

.wvc_widget_socials .wolf-core-icon:first-child {
    margin-left: 0
}

.wvc_widget_socials .wolf-core-icon:last-child {
    margin-right: 0
}

.wolf-core-social.wolf-core-circle.fa-facebook:before, .wolf-core-social.wolf-core-square.fa-facebook:before {
    left: 47%;
    top: 51%
}

.wolf-core-social.wolf-core-circle.wolficon-forrst:before, .wolf-core-social.wolf-core-square.wolficon-forrst:before {
    left: 52%
}

.wolf-core-social.wolf-core-circle.fa-tumblr:before, .wolf-core-social.wolf-core-square.fa-tumblr:before {
    left: 47%
}

.wolf-core-social.wolf-core-circle.fa-skype:before, .wolf-core-social.wolf-core-square.fa-skype:before {
    left: 48%
}

.wolf-core-font-light .wolf-core-icon-color-default {
    color: #fff
}

.wolf-core-font-light .wolf-core-social-icon:not(.wolf-core-icon-background-style-none) .wolf-core-icon-container {
    background: #fff
}

.wolf-core-font-light .wolf-core-social-icon:not(.wolf-core-icon-background-style-none) .wolf-core-icon {
    color: #000
}

.wolf-core-font-dark .wolf-core-icon-color-default {
    color: #000
}

.wolf-core-font-dark .wolf-core-social-icon:not(.wolf-core-icon-background-style-none) .wolf-core-icon-container {
    background: #000
}

.wolf-core-font-dark .wolf-core-social-icon:not(.wolf-core-icon-background-style-none) .wolf-core-icon {
    color: #fff
}

.wolf-core-spotify-follow-button-container {
    width: 210px;
    width: auto
}

.wolf-core-spotify-follow-button-container iframe {
    width: auto !important
}

.wolf-core-team-member-container {
    position: relative
}

.wolf-core-tm-link-mask {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.wolf-core-team-member-image {
    position: relative;
    width: 100%
}

.wolf-core-team-member-image img {
    width: 100%
}

.wolf-core-team-member-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.wolf-core-team-member-name {
    font-size: 18px
}

.wolf-core-team-member-role {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-bottom: 8px
}

.wolf-core-team-member-tagline {
    font-size: 13px;
    margin-bottom: 14px
}

.wolf-core-team-member-tagline p:last-child {
    margin-bottom: 0
}

.wolf-core-team-member-social-container {
    position: relative;
    z-index: 5;
    text-align: center
}

.wolf-core-team-member-social-container .wolf-core-icon-container {
    margin: .1em .8em .5em
}

.wolf-core-team-member-social-container .wolf-core-socials-container {
    padding: 0
}

.wolf-core-team-member-container.wolf-core-text-left .wolf-core-socials-container {
    max-width: 100%;
    text-align: left !important;
    margin-left: -.5em
}

.wolf-core-team-member-container.wolf-core-text-left .wolf-core-team-member-social-container {
    text-align: left
}

.wolf-core-team-member-container.wolf-core-text-right .wolf-core-team-member-social-container .wolf-core-socials-container {
    max-width: 100%;
    text-align: right !important;
    margin-right: -.5em
}

.wolf-core-team-member-container.wolf-core-text-right .wolf-core-team-member-social-container .wolf-core-team-member-social-container {
    text-align: right
}

.wolf-core-team-member-caption-container {
    margin-top: 15px
}

.wolf-core-team-member-caption {
    width: 100%
}

.wolf-core-team-member-layout-overlay {
    color: #fff
}

.wolf-core-team-member-layout-overlay .wolf-core-team-member-caption-container {
    margin-top: 0
}

.wolf-core-team-member-layout-overlay .wolf-core-team-member-caption-container {
    padding: 50px;
    opacity: 0;
    transition: opacity .4s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center
}

.wolf-core-team-member-layout-overlay .wolf-core-team-member-caption {
    position: relative;
    z-index: 15
}

.wolf-core-team-member-layout-overlay:hover .wolf-core-team-member-caption-container {
    opacity: 1
}

.wolf-core-team-member-layout-flip-box {
    color: #fff;
    perspective: 1000px
}

.wolf-core-team-member-layout-flip-box h1, .wolf-core-team-member-layout-flip-box h5, .wolf-core-team-member-layout-flip-box h3, .wolf-core-team-member-layout-flip-box h4, .wolf-core-team-member-layout-flip-box h5, .wolf-core-team-member-layout-flip-box h6, .wolf-core-team-member-layout-flip-box a {
    color: #fff !important
}

.wolf-core-team-member-layout-flip-box .wolf-core-team-member-caption-container {
    margin-top: 0
}

.wolf-core-team-member-layout-flip-box .wolf-core-team-member-image {
    backface-visibility: hidden;
    transition: transform .5s ease-in-out;
    z-index: 20;
    transform-style: preserve-3d
}

.wolf-core-team-member-layout-flip-box .wolf-core-team-member-caption-container {
    padding: 50px;
    transition: transform .5s ease-in-out;
    transform: rotateY(-180deg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    transform-style: preserve-3d
}

.wolf-core-team-member-layout-flip-box .wolf-core-team-member-caption {
    position: relative;
    z-index: 15;
    transform: translateZ(60px) scale(.94)
}

.wolf-core-team-member-layout-flip-box:hover .wolf-core-team-member-image {
    transform: rotateY(180deg)
}

.wolf-core-team-member-layout-flip-box:hover .wolf-core-team-member-caption-container {
    transform: rotateY(0)
}

.wolf-core-tm-valign-middle .wolf-core-team-member-caption-container {
    align-items: center
}

.wolf-core-tm-valign-bottom .wolf-core-team-member-caption-container {
    align-items: flex-end
}

.wolf-core-tm-valign-top .wolf-core-team-member-caption-container {
    align-items: flex-start
}

.wolf-core-testimonials-container {
    z-index: 5;
    position: relative;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.wolf-core-testimonal-slide {
    width: 100%;
    padding-bottom: 15px
}

.wolf-core-text-hover-image .hover-reveal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none;
    visibility: hidden;
    transition: transform .3s ease;
    z-index: 0
}

.wolf-core-text-hover-image .hover-reveal.wolf-core-text-hover-image-active {
    visibility: visible
}

.wolf-core-text-hover-image .hover-reveal__img {
    transform: translate(-5%, -10%);
    max-width: 460px;
    max-height: 460px;
    height: auto;
    width: auto;
    display: block
}

.wolf-core-text-hover-image .wolf-core-text-hover-image-text {
    position: relative;
    z-index: 1
}

.wolf-core-textual-showcase {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.wolf-core-textual-showcase-align-center {
    justify-content: center
}

.wolf-core-textual-showcase-align-flex-start {
    justify-content: flex-start
}

.wolf-core-textual-showcase-align-flex-end {
    justify-content: flex-end
}

.wolf-core-tsi-line-break-yes {
    flex-basis: 100%
}

.wolf-core-textual-showcase-item {
    z-index: 0;
    position: relative;
    margin: 0 2% 0 0
}

.wolf-core-tsi-image img {
    transform: translateZ(0);
    backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
    object-fit: cover
}

.wolf-core-textual-showcase-image-wrapper, .wolf-core-textual-showcase-image-inner, .wolf-core-textual-showcase-image-hover-inner {
    position: relative;
    display: flex;
    align-items: stretch
}

.wolf-core-textual-showcase-image-wrapper {
    width: 230px;
    height: 100px;
    width: 11.7vw;
    height: 5vw
}

@media screen and (max-width: 800px) {
    .wolf-core-textual-showcase-image-wrapper {
        height: 7vw
    }
}

.wolf-core-textual-showcase-image-inner {
    opacity: 1;
    transition: opacity .2s ease
}

.wolf-core-textual-showcase-image-hover-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease
}

.wolf-core-tsi-image:hover .wolf-core-textual-showcase-image-has-hover-image .wolf-core-textual-showcase-image-inner {
    opacity: 0
}

.wolf-core-tsi-image:hover .wolf-core-textual-showcase-image-has-hover-image .wolf-core-textual-showcase-image-hover-inner {
    opacity: 1
}

.wolf-core-tsi:hover .wolf-core-tsi-no-hover-image .wolf-core-textual-showcase-image-inner {
    opacity: .7
}

.wolf-core-tsi-text_hover_media {
    z-index: 1;
    display: block
}

.wolf-core-tsi-text_hover_media .wolf-core-tsi-text-inner {
    position: relative;
    z-index: 1
}

.wolf-core-tsi-text_hover_media .wolf-core-tsi-hover-reveal {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    visibility: hidden;
    transition: transform .3s ease;
    transform: var(--translate) translate(5%, -90%);
    z-index: 0
}

.wolf-core-tsi-text_hover_media .wolf-core-tsi-hover-reveal .wolf-core-tsi-hover-reveal__inner {
    display: block
}

.wolf-core-tsi-text_hover_media .wolf-core-tsi-hover-reveal.wolf-core-tsi-text_hover_media-active {
    visibility: visible
}

.wolf-core-tsi-text_hover_media .wolf-core-tsi-hover-reveal__img, .wolf-core-tsi-text_hover_media .wolf-core-video-bg-container {
    max-width: 250px;
    max-height: 300px;
    height: auto;
    width: auto;
    display: block
}

.wolf-core-tsi-text_hover_media .wolf-core-text-hover-image-text {
    position: relative;
    z-index: 1
}

.wolf-core-tsi-text_hover_video .wolf-core-video-bg-container {
    width: 250px;
    height: 300px;
    position: unset
}

.wolf-core-tsi-text_hover_video .wolf-core-video-bg-container .wolf-core-video-bg {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.wolf-core-tsi-text_hover_video .wolf-core-video-bg-container img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    object-fit: cover
}

.wolf-core-wolf-twitter-shortcode-text-align-center .wolf-bigtweet-content {
    text-align: center
}

.wolf-core-wolf-twitter-shortcode-text-align-left .wolf-bigtweet-content {
    text-align: left
}

.wolf-core-wolf-twitter-shortcode-text-align-right .wolf-bigtweet-content {
    text-align: right
}

.wolf-core-video-opener-container {
    margin-left: auto;
    margin-right: auto
}

.wolf-core-video-opener-container a {
    display: block;
    outline: none;
    width: 66px;
    transition: transform .2s ease-out;
    text-align: center;
    margin: 0 auto;
    position: relative
}

.wolf-core-video-opener-align-left {
    margin-left: 0
}

.wolf-core-video-opener-align-left .wolf-core-video-opener {
    margin-left: 0
}

.wolf-core-video-opener-align-right {
    margin-right: 0
}

.wolf-core-video-opener-align-right .wolf-core-video-opener {
    margin-right: 0
}

.wolf-core-video-opener-default a {
    height: 66px
}

.wolf-core-video-opener-icon {
    background: #333;
    color: #000;
    box-shadow: inset 0 0 0 2px #333
}

.wolf-core-video-opener-attention-seeker .wolf-core-icon-container {
    position: relative
}

.wolf-core-video-opener-attention-seeker .wolf-core-icon-background-fill {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px;
    opacity: 0;
    transform: scale(.9);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    box-sizing: content-box
}

.wolf-core-font-dark .wolf-core-video-opener-attention-seeker .wolf-core-icon-background-fill {
    animation: sonarEffectDark 1.3s infinite ease-out 75ms
}

.wolf-core-font-light .wolf-core-video-opener-attention-seeker .wolf-core-icon-background-fill {
    animation: sonarEffectLight 1.3s infinite ease-out 75ms
}

.admin-bar .lity-close {
    top: 32px
}

.wolf-core-video-opener-caption-position-top .wolf-core-video-opener-caption-container, .wolf-core-video-opener-caption-position-bottom .wolf-core-video-opener-caption-container {
    text-align: center
}

.wolf-core-video-opener-caption-position-top .wolf-core-video-opener-caption-container .wolf-core-video-opener-caption, .wolf-core-video-opener-caption-position-bottom .wolf-core-video-opener-caption-container .wolf-core-video-opener-caption {
    display: block
}

.wolf-core-video-opener-caption-position-top .wolf-core-video-opener-caption-container .wolf-core-video-opener-caption {
    margin-bottom: 28px
}

.wolf-core-video-opener-caption-position-bottom .wolf-core-video-opener-caption-container .wolf-core-video-opener-caption {
    margin-top: 28px
}

.wolf-core-video-opener-caption-position-left .wolf-core-video-opener-caption-container, .wolf-core-video-opener-caption-position-right .wolf-core-video-opener-caption-container {
    display: flex;
    flex-direction: row;
    align-items: center
}

.wolf-core-video-opener-caption-position-left .wolf-core-video-opener-caption-container .wolf-core-video-opener {
    margin-left: 30px
}

.wolf-core-video-opener-caption-position-right .wolf-core-video-opener-caption-container .wolf-core-video-opener {
    margin-right: 30px
}

.wolf-core-video-opener-align-center .wolf-core-video-opener-caption-container {
    justify-content: center
}

.wolf-core-video-opener-align-center.wolf-core-video-opener-caption-position-left .wolf-core-video-opener {
    margin-right: 0
}

.wolf-core-video-opener-align-center.wolf-core-video-opener-caption-position-right .wolf-core-video-opener {
    margin-left: 0
}

.wolf-core-video-opener-align-left .wolf-core-video-opener-caption-container {
    justify-content: flex-start
}

.wolf-core-video-opener-align-right .wolf-core-video-opener-caption-container {
    justify-content: flex-end
}

.wolf-core-video-opener-caption-text {
    font-weight: 700
}

.wolf-core-embed-video-container {
    position: relative;
    overflow: hidden
}

.wolf-core-embed-video-container .wolf-core-fluid-video, .wolf-core-embed-video-container .wolf-core-fluid-video-container {
    margin-bottom: 0 !important
}

.wolf-core-embed-video-container iframe {
    z-index: 1
}

.wolf-core-embed-video-container.wolf-core-embed-video-playing .wolf-core-embed-video-play {
    visibility: hidden;
    z-index: -100
}

.wolf-core-embed-video-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.wolf-core-embed-video-cover:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .22);
    z-index: 1
}

.wolf-core-embed-video-cover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center center scroll;
    background-size: 100%;
    background-size: cover
}

.wolf-core-embed-video-play-button {
    display: block;
    position: absolute;
    z-index: 10;
    text-align: center;
    top: 50%;
    left: 50%;
    transition: all .2s ease;
    transform: translate3d(-50%, -50%, 0);
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px
}

.wolf-core-embed-video-play-button .fa {
    margin-right: 8px
}

.wolf-core-embed-video-play-button:hover {
    background: #fff;
    color: #0d0d0d
}

.wolf-core-wc-search-form {
    position: relative;
    margin: 0 auto;
    width: 100%;
    line-height: 1.5;
    max-width: 700px;
    font-size: 2em
}

.wolf-core-wc-search-form .search-field {
    margin-bottom: 6px
}

.wolf-core-wc-search-form .search-submit {
    display: block;
    width: 100%;
    margin-top: 0;
    outline: none
}

@media screen and (min-width: 800px) {
    .wolf-core-wc-search-form .woocommerce-product-search {
        display: flex;
        flex: 0 auto;
        width: 100%
    }

    .wolf-core-wc-search-form .woocommerce-product-search .search-field {
        flex: 1;
        margin-right: 5px;
        margin-bottom: 0
    }

    .wolf-core-wc-search-form .woocommerce-product-search .search-submit {
        width: auto
    }
}

.work-category-marquee-container {
    display: flex;
    flex-direction: column;
    width: 100vw;
    position: relative;
    justify-content: center
}

.work-category-marquee-item {
    cursor: default;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 -1px rgba(255, 255, 255, .14)
}

.work-category-marquee-item:last-child {
    box-shadow: 0 1px rgba(255, 255, 255, .14), 0 -1px rgba(255, 255, 255, .14)
}

.work-category-marquee-item-link {
    display: block;
    position: relative;
    cursor: pointer;
    text-decoration: none
}

.work-category-marquee-item-marquee {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: #000;
    transform: translate3d(0, 101%, 0)
}

.work-category-marquee-item-marquee__inner-wrap {
    height: 100%;
    width: 100%;
    transform: translate3d(0, -101%, 0)
}

.work-category-marquee-item-marquee__inner {
    height: 100%;
    width: fit-content;
    align-items: center;
    display: flex;
    position: relative;
    animation: marquee 32s linear infinite;
    will-change: transform
}

.over-from-top .work-category-marquee-item-marquee, .over-from-top .work-category-marquee-item-marquee__inner-wrap {
    animation: overFromTop;
    animation-duration: .6s
}

.over-from-bottom .work-category-marquee-item-marquee, .over-from-bottom .work-category-marquee-item-marquee__inner-wrap {
    animation: overFromBottom;
    animation-duration: .6s
}

.out-from-top .work-category-marquee-item-marquee, .out-from-top .work-category-marquee-item-marquee__inner-wrap {
    animation: outFromTop;
    animation-duration: .6s
}

.out-from-bottom .work-category-marquee-item-marquee, .out-from-bottom .work-category-marquee-item-marquee__inner-wrap {
    animation: outFromBottom;
    animation-duration: .6s
}

.work-category-marquee-item-marquee-active .work-category-marquee-item-marquee, .work-category-marquee-item-marquee-active .work-category-marquee-item-marquee__inner-wrap {
    transform: translate3d(0, 0, 0)
}

.work-category-marquee-item-marquee-active .work-category-marquee-item-marquee__inner-wrap {
    transform: translate3d(0, 0, 0)
}

@keyframes overFromTop {
    0% {
        transform: translate3d(0, -101%, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes overFromBottom {
    0% {
        transform: translate3d(0, 101%, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes outFromTop {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(0, -101%, 0)
    }
}

@keyframes outFromBottom {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        transform: translate3d(0, 101%, 0)
    }
}

@keyframes marquee {
    100% {
        transform: translate3d(-50%, 0, 0)
    }
}

.work-category-marquee-item-link, .work-category-marquee-item-marquee span {
    white-space: nowrap;
    font-size: 6vw;
    line-height: 1.2;
    padding: 1vh 1vw 0;
    text-transform: uppercase
}

.work-category-marquee-item-marquee span {
    text-align: center;
    color: #fff;
    font-weight: 400
}

.work-category-marquee-item-marquee__img {
    width: 15vw;
    height: 70%;
    margin: 0 2vw;
    background-size: cover;
    background-position: 50% 50%
}

.wolf-core-img {
    display: block;
    backface-visibility: hidden
}

.wolf-core-img-hover-effect-zoomin {
    overflow: hidden
}

.wolf-core-img-hover-effect-zoomin img {
    transition: transform .3s ease;
    transform: scale(1)
}

.wolf-core-img-hover-effect-zoomin:hover img {
    transform: scale(1.1)
}

.wolf-core-img-hover-effect-zoomout {
    overflow: hidden
}

.wolf-core-img-hover-effect-zoomout img {
    transition: transform .3s ease;
    transform: scale(1.1)
}

.wolf-core-img-hover-effect-zoomout:hover img {
    transform: scale(1)
}

.wolf-core-img-hover-effect-move-right {
    overflow: hidden
}

.wolf-core-img-hover-effect-move-right img {
    transition: transform .3s ease;
    transform: scale(1.1) translateX(0)
}

.wolf-core-img-hover-effect-move-right:hover img {
    transform: scale(1.1) translateX(3%)
}

.wolf-core-img-hover-effect-move-left {
    overflow: hidden
}

.wolf-core-img-hover-effect-move-left img {
    transition: transform .3s ease;
    transform: scale(1.1) translateX(0)
}

.wolf-core-img-hover-effect-move-left:hover img {
    transform: scale(1.1) translateX(-3%)
}

.wolf-core-img-hover-effect-move-up {
    overflow: hidden
}

.wolf-core-img-hover-effect-move-up img {
    transition: transform .3s ease;
    transform: scale(1.1) translateY(0)
}

.wolf-core-img-hover-effect-move-up:hover img {
    transform: scale(1.1) translateY(-3%)
}

.wolf-core-img-hover-effect-move-down {
    overflow: hidden
}

.wolf-core-img-hover-effect-move-down img {
    transition: transform .3s ease;
    transform: scale(1.1) translateY(0)
}

.wolf-core-img-hover-effect-move-down:hover img {
    transform: scale(1.1) translateY(-3%)
}

.wolf-core-img-hover-effect-up {
    transition: transform .3s ease
}

.wolf-core-img-hover-effect-up:hover {
    transform: translateY(-.5em)
}

.wolf-core-img-hover-effect-opacity img {
    transition: opacity .3s ease
}

.wolf-core-img-hover-effect-opacity:hover img {
    opacity: .66 !important
}

.wolf-core-img-hover-effect-opacity-reverse img {
    opacity: .66;
    transition: opacity .3s ease
}

.wolf-core-img-hover-effect-opacity-reverse:hover img {
    opacity: 1 !important
}

.wolf-core-img-hover-effect-greyscale img {
    transition: filter .3s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.wolf-core-img-hover-effect-greyscale:hover img {
    filter: none;
    -webkit-filter: grayscale(0)
}

.wolf-core-img-hover-effect-to-greyscale img {
    transition: filter .3s ease;
    filter: none;
    -webkit-filter: grayscale(0)
}

.wolf-core-img-hover-effect-to-greyscale:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.wolf-core-single-image-overlay-true .wolf-core-si-img-inner {
    overflow: hidden;
    display: block
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-zoomin {
    overflow: hidden
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-zoomin img {
    transition: transform .3s ease;
    transform: scale(1)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-zoomin:hover img {
    transform: scale(1.1)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-zoomout img {
    transition: transform .3s ease;
    transform: scale(1.1)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-zoomout:hover img {
    transition: transform .3s ease;
    transform: scale(1)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-left img {
    transition: transform .3s ease;
    transform: scale(1.1) translateX(0)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-left:hover img {
    transition: transform .3s ease;
    transform: scale(1.1) translateX(-3%)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-right img {
    transition: transform .3s ease;
    transform: scale(1.1) translateX(0)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-right:hover img {
    transition: transform .3s ease;
    transform: scale(1.1) translateX(3%)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-up img {
    transition: transform .3s ease;
    transform: scale(1.1) translateY(0)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-up:hover img {
    transition: transform .3s ease;
    transform: scale(1.1) translateY(-3%)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-down img {
    transition: transform .3s ease;
    transform: scale(1.1) translateY(0)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-move-down:hover img {
    transition: transform .3s ease;
    transform: scale(1.1) translateY(3%)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-up {
    transition: transform .3s ease
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-up:hover {
    transform: translateY(-.5em)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-opacity img {
    transition: opacity .3s ease
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-opacity:hover img {
    opacity: .66 !important
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-greyscale img {
    transition: filter .3s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-greyscale:hover img {
    filter: none;
    -webkit-filter: grayscale(0)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-to-greyscale img {
    transition: filter .3s ease;
    filter: none;
    -webkit-filter: grayscale(0)
}

.wolf-core-single-image-overlay-true.wolf-core-single-image-hover-effect-to-greyscale:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

@media screen and (min-width: 500px) {
    .wolf-core-slide-button-container .wolf-core-button-container {
        margin-left: 8px;
        margin-right: 8px
    }
}

@media screen and (min-width: 500px) and (max-width: 800px) {
    .wolf-core-columns-container-4-cols .wolf-core-col-3, .wolf-core-columns-container-4-cols .wolf-core-col-2, .wolf-core-columns-container-6-cols .wolf-core-col-3, .wolf-core-columns-container-6-cols .wolf-core-col-2 {
        display: inline-flex;
        width: 50%
    }

    .wolf-core-row-layout-column .wolf-core-columns-container-4-cols .wolf-core-col-3 {
        padding: 0 17px
    }

    .wolf-core-row-layout-column .wolf-core-columns-container-4-cols .wolf-core-col-3:nth-child(2n+1) {
        padding-left: 0
    }

    .wolf-core-row-layout-column .wolf-core-columns-container-4-cols .wolf-core-col-3:nth-child(2n+0) {
        padding-right: 0
    }

    .wolf-core-row-layout-column .wolf-core-columns-container-6-cols .wolf-core-col-2 {
        padding: 0 17px
    }

    .wolf-core-row-layout-column .wolf-core-columns-container-6-cols .wolf-core-col-2:nth-child(2n+1) {
        padding-left: 0
    }

    .wolf-core-row-layout-column .wolf-core-columns-container-6-cols .wolf-core-col-2:nth-child(2n+0) {
        padding-right: 0
    }
}

@media screen and (min-width: 800px) {
    .wolf-core-mobile-align-center {
        text-align: center
    }

    .wolf-core-mobile-align-center .wolf-core-button {
        width: auto
    }

    .wolf-core-mobile-align-right {
        text-align: right
    }

    .wolf-core-mobile-align-right .wolf-core-button {
        width: auto
    }

    .wolf-core-mobile-align-right .wolf-core-mobile-align-left {
        text-align: left
    }

    .wolf-core-mobile-align-right .wolf-core-mobile-align-left .wolf-core-button {
        width: auto
    }

    .wolf-core-mobile-align-justify .wolf-core-button {
        width: 100%
    }

    .wolf-core-countdown-container {
        font-size: 32px
    }

    .wolf-core-countdown-container .countdown-period {
        font-size: 18px !important
    }

    .wolf-core-slide-caption {
        padding: 80px
    }

    .wolf-core-show-mobile {
        display: none !important
    }

    .wolf-core-section-columns .wolf-core-section-inner {
        padding: 4em 0
    }

    .wolf-core-section-2-cols .wolf-core-blocks-wrapper {
        display: table;
        width: 100%
    }

    .wolf-core-section-2-cols .wolf-core-block {
        display: table-cell;
        vertical-align: middle;
        width: 50%
    }

    .wolf-core-linked-image .wolf-core-image-inner {
        display: inline-block
    }

    .wolf-core-block .wolf-core-linked-image .wolf-core-image-inner {
        display: block
    }

    .wolf-core-call-to-action-align-left, .wolf-core-call-to-action-align-right {
        display: table;
        width: 100%
    }

    .wolf-core-call-to-action-align-left .wolf-core-call-to-action-text, .wolf-core-call-to-action-align-left .wolf-core-call-to-action-button, .wolf-core-call-to-action-align-right .wolf-core-call-to-action-text, .wolf-core-call-to-action-align-right .wolf-core-call-to-action-button {
        display: table-cell;
        vertical-align: middle
    }

    .wolf-core-call-to-action-align-left .wolf-core-call-to-action-button, .wolf-core-call-to-action-align-right .wolf-core-call-to-action-button {
        text-align: right
    }

    .wolf-core-call-to-action-align-left .wolf-core-call-to-action-button a.wolf-core-button, .wolf-core-call-to-action-align-right .wolf-core-call-to-action-button a.wolf-core-button {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        text-align: center
    }

    .wolf-core-call-to-action-align-left .wolf-core-call-to-action-text, .wolf-core-call-to-action-align-right .wolf-core-call-to-action-text {
        margin-bottom: 0
    }

    .wolf-core-call-to-action-align-left .wolf-core-call-to-action-text {
        text-align: left;
        padding-right: 20px
    }

    .wolf-core-call-to-action-align-right .wolf-core-call-to-action-text {
        text-align: right;
        padding-left: 20px
    }

    .wolf-core-call-to-action-align-right .wolf-core-button-container {
        text-align: left
    }

    .wolf-core-call-to-action-align-center .wolf-core-call-to-action-text {
        margin-bottom: 55px
    }

    .wolf-core-counter {
        font-size: 48px
    }

    .wolf-core-slide-caption-text {
        font-size: 24px
    }

    .wolf-core-mailchimp-size-large .wolf-core-mailchimp-inner {
        display: flex;
        flex: 0 auto;
        width: 100%
    }

    .wolf-core-mailchimp-size-large .wolf-core-mailchimp-input-container {
        margin-bottom: 0;
        padding-right: 5px
    }

    .wolf-core-mailchimp-size-large .wolf-core-mailchimp-submit-container {
        width: auto
    }

    .wolf-core-mailchimp-size-large.wolf-core-mailchimp-show-name-no .wolf-core-mailchimp-email-container, .wolf-core-mailchimp-size-large.wolf-core-mailchimp-show-name- .wolf-core-mailchimp-email-container {
        flex: 1
    }

    blockquote.wolf-core-testimonial-content {
        font-size: 16px
    }

    .wolf-core-alpha {
        margin-left: 0 !important
    }

    .wolf-core-omega {
        margin-right: 0 !important
    }
}

@media screen and (min-width: 800px) {
    .wolf-core-row, .wolf-core-row-inner-content, .wolf-core-column-inner {
        display: flex;
        width: 100%
    }

    .wolf-core-row-content {
        width: 100%;
        height: auto;
        display: flex
    }

    .wolf-core-columns-container {
        width: 100%;
        height: auto;
        display: flex
    }

    .wolf-core-row-full-height .wolf-core-row-content, .wolf-core-row-full-height .wolf-core-columns-container, .wolf-core-row-min-height .wolf-core-row-content, .wolf-core-row-min-height .wolf-core-columns-container {
        display: flex
    }

    .wolf-core-row-full-height.wolf-core-row-layout-block .wolf-core-column, .wolf-core-row-min-height.wolf-core-row-layout-block .wolf-core-column {
        height: 100%
    }

    .wolf-core-row-full-height > .wolf-core-row-wrapper > .wolf-core-row-content, .wolf-core-row-min-height > .wolf-core-row-wrapper > .wolf-core-row-content {
        height: 100%
    }

    .wolf-core-row-full-height > .wolf-core-row-wrapper > .wolf-core-row-content .wolf-core-columns-container, .wolf-core-row-min-height > .wolf-core-row-wrapper > .wolf-core-row-content .wolf-core-columns-container {
        height: 100%
    }

    .wolf-core-row-full-height .wolf-core-row-column-equal-height-yes .wolf-core-row-wrapper, .wolf-core-row-full-height .wolf-core-row-column-equal-height-yes.wolf-core-row-wrapper, .wolf-core-row-min-height .wolf-core-row-column-equal-height-yes .wolf-core-row-wrapper, .wolf-core-row-min-height .wolf-core-row-column-equal-height-yes.wolf-core-row-wrapper {
        align-self: stretch
    }

    .wolf-core-row-full-height .wolf-core-row-column-equal-height-yes .wolf-core-column, .wolf-core-row-full-height .wolf-core-row-column-equal-height-yes .wolf-core-column-container, .wolf-core-row-min-height .wolf-core-row-column-equal-height-yes .wolf-core-column, .wolf-core-row-min-height .wolf-core-row-column-equal-height-yes .wolf-core-column-container {
        height: 100%
    }

    .wolf-core-row-column-equal-height-yes .wolf-core-column, .wolf-core-row-column-equal-height-yes .wolf-core-column-container {
        height: 100%
    }

    .wolf-core-row-layout-block .wolf-core-column-container {
        padding-top: 0;
        padding-bottom: 0
    }

    .wolf-core-row-layout-block .wolf-core-column-container {
        height: 100%;
        display: flex
    }

    .wolf-core-row-layout-block .wolf-core-column-wrapper {
        width: 100%
    }

    .wolf-core-row-layout-block .wolf-core-column-container {
        padding: 4em
    }

    .wolf-core-row-layout-block .wolf-core-column-container .wolf-core-column-wrapper {
        max-width: 600px
    }

    .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container {
        padding: 0;
        min-height: 1px
    }

    .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .wolf-core-column-wrapper, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container img, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container iframe, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container embed, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container object, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container video {
        max-width: 100%;
        margin: 0 !important
    }

    .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .fluid-video, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .wolf-core-fluid-video, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .wolf-jplayer-playlist, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .wpm-playlist, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .gist .gist-file, .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .wolf-core-youtube-container {
        margin-bottom: 0 !important
    }

    .wolf-core-row-layout-block .wolf-core-column-content-type-block-media > .wolf-core-column-container .wpb-video-bg {
        max-width: none
    }

    .wolf-core-row-layout-block .wolf-core-column {
        height: 100%
    }

    .wolf-core-row-inner-column-equal-height-yes.wolf-core-row-inner-wrapper {
        display: flex
    }

    .wolf-core-row-inner.wolf-core-row-min-height > .wolf-core-row-inner-column-equal-height-yes .wolf-core-row-inner-content .wolf-core-column {
        align-self: stretch
    }

    .wolf-core-col-12 {
        margin: 0;
        width: 100% !important
    }

    .wolf-core-row-layout-column > .wolf-core-row-wrapper > .wolf-core-row-content > .wolf-core-columns-container > .wolf-core-col-12 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .wolf-core-row-layout-column .wolf-core-row-content {
        width: calc(100% + 35px);
        margin-left: -17.5px
    }

    .wolf-core-row-layout-column .wolf-core-columns-container .wolf-core-column {
        margin: 0 17.5px
    }

    .wvc_rtl-columns-reverse .wolf-core-columns-container {
        flex-direction: row-reverse
    }

    .wolf-core-col-1 {
        width: 8.33333%
    }

    .wolf-core-row-layout-column .wolf-core-col-1 {
        width: calc(8.33333% - 35px)
    }

    .wolf-core-col-2 {
        width: 16.66667%
    }

    .wolf-core-row-layout-column .wolf-core-col-2 {
        width: calc(16.66667% - 35px)
    }

    .wolf-core-col-3 {
        width: 25%
    }

    .wolf-core-row-layout-column .wolf-core-col-3 {
        width: calc(25% - 35px)
    }

    .wolf-core-col-4 {
        width: 33.33333%
    }

    .wolf-core-row-layout-column .wolf-core-col-4 {
        width: calc(33.33333% - 35px)
    }

    .wolf-core-col-5 {
        width: 41.66667%
    }

    .wolf-core-row-layout-column .wolf-core-col-5 {
        width: calc(41.66667% - 35px)
    }

    .wolf-core-col-6 {
        width: 50%
    }

    .wolf-core-row-layout-column .wolf-core-col-6 {
        width: calc(50% - 35px)
    }

    .wolf-core-col-7 {
        width: 58.33333%
    }

    .wolf-core-row-layout-column .wolf-core-col-7 {
        width: calc(58.33333% - 35px)
    }

    .wolf-core-col-8 {
        width: 66.66667%
    }

    .wolf-core-row-layout-column .wolf-core-col-8 {
        width: calc(66.66667% - 35px)
    }

    .wolf-core-col-9 {
        width: 75%
    }

    .wolf-core-row-layout-column .wolf-core-col-9 {
        width: calc(75% - 35px)
    }

    .wolf-core-col-10 {
        width: 83.33333%
    }

    .wolf-core-row-layout-column .wolf-core-col-10 {
        width: calc(83.33333% - 35px)
    }

    .wolf-core-col-11 {
        width: 91.66667%
    }

    .wolf-core-row-layout-column .wolf-core-col-11 {
        width: calc(91.66667% - 35px)
    }

    .wolf-core-col-15 {
        width: 20%
    }

    .wolf-core-row-layout-column .wolf-core-col-15 {
        width: calc(20% - 35px)
    }

    .wolf-core-col-35 {
        width: 60%
    }

    .wolf-core-row-layout-column .wolf-core-col-35 {
        width: calc(60% - 35px)
    }
}

@media screen and (min-width: 1050px) {
    #wolf-core-one-page-nav {
        display: block
    }

    .wolf-core-tablet-align-center {
        text-align: center
    }

    .wolf-core-tablet-align-center .wolf-core-button {
        width: auto
    }

    .wolf-core-tablet-align-right {
        text-align: right
    }

    .wolf-core-tablet-align-right .wolf-core-button {
        width: auto
    }

    .wolf-core-tablet-align-right .wolf-core-tablet-align-left {
        text-align: left
    }

    .wolf-core-tablet-align-right .wolf-core-tablet-align-left .wolf-core-button {
        width: auto
    }

    .wolf-core-tablet-align-justify .wolf-core-button {
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .wolf-core-slide-caption {
        padding: 114px
    }

    .wolf-core-slide-caption-valign-bottom .wolf-core-slide-caption {
        padding-bottom: 50px
    }

    .wolf-core-slide-caption-valign-top .wolf-core-slide-caption {
        padding-top: 50px
    }

    .wolf-core-show-tablet {
        display: none !important
    }

    .wolf-core-mosaic-block {
        width: 49.999%;
        float: left
    }

    .wolf-core-counter {
        font-size: 72px
    }

    .wolf-core-counter-text {
        font-size: 16px
    }

    .wolf-core-countdown-container {
        font-size: 54px
    }

    .wolf-core-slide-text-type-big-text {
        font-size: 24px;
        padding: 0
    }
}

@media screen and (max-width: 800px) {
    .wolf-core-hide-mobile {
        display: none !important
    }
}

@media screen and (max-width: 1200px) {
    .wolf-core-hide-tablet {
        display: none !important
    }
}

#wcta-panel-closer {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
    visibility: hidden;
    z-index: -9999
}

.wcta-toggle #wcta-panel-closer {
    display: block;
    visibility: visible;
    z-index: 998
}

#wcta-panel {
    height: 100%;
    background: #000;
    z-index: 999;
    width: 300px;
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

.admin-bar #wcta-panel {
    padding-top: 38px
}

#wcta-themes-container {
    z-index: 20;
    background: #000;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

#wcta-themes-container::-webkit-scrollbar {
    display: none;
    width: 0 !important
}

.cta-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff !important
}

.cta-title a {
    color: #fff !important
}

.wcta-itle-title {
    opacity: .88;
    font-size: 12px;
    color: #fff !important
}

#wcta-themes-inner {
    padding: 20px 35px
}

.wcta-item {
    text-align: center;
    margin-bottom: 14px
}

.wcta-item img {
    margin-bottom: 5px;
    max-width: 100%;
    opacity: 1;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wcta-item:hover img {
    opacity: .8
}

.wcta-button {
    line-height: 1;
    height: 43px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
    font-family: sans-serif;
    position: absolute;
    top: 35%;
    padding: 15px 20px;
    outline: 0;
    width: 160px;
    left: -160px;
    font-size: 12px;
    text-align: center;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    padding-left: 43px;
    z-index: -1
}

.wcta-button:not(.wvc-background-color-accent) {
    background-color: #000
}

#wcta-buy-button {
    top: calc(35% - 50px)
}

.wcta-toggle #wcta-panel {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.wcta .wcta-button {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.wcta-icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 43px;
    height: 100%
}

.wcta-icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.wcta-btn-min .wcta-button {
    -webkit-transform: translateX(calc(100% - 43px));
    -ms-transform: translateX(calc(100% - 43px));
    transform: translateX(calc(100% - 43px))
}

body.aku #wcta-buy-button {
    background-color: #ecad81
}

body.decibel #wcta-buy-button {
    background-color: #c74735
}

body.tattoopro #wcta-buy-button {
    background-color: #c74735
}

body.motoblog #wcta-buy-button {
    background-color: #f57c00
}

body.speaker #wcta-buy-button {
    background-color: #86b775
}

.mobile-screen #wcta-panel, .mobile-screen #wcta-panel-closer {
    display: none
}

.wolf-popup-overlay {
    position: fixed;
    z-index: -10;
    -webkit-transition: opacity .4s linear, z-index .4s .4s linear;
    transition: opacity .4s linear, z-index .4s .4s linear;
    opacity: 0;
    overflow-y: auto;
    width: 100%
}

.wolf-popup-overlay.wolf-popup-overlay-visible {
    -webkit-transition: opacity .4s linear, z-index .4s 0s linear;
    transition: opacity .4s linear, z-index .4s 0s linear;
    z-index: 99995;
    opacity: 1
}

.wolf-popup-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3
}

.wolf-popup-type-full {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100% !important
}

.wolf-popup-type-non_intrusive {
    margin: 15px;
    bottom: 0;
    background: 0 0;
    overflow-y: hidden !important
}

.wolf-popup-type-non_intrusive .wolf-popup-container {
    width: 100%
}

.wolf-popup-type-non_intrusive .wolf-popup-position-bottom-left {
    bottom: 0;
    left: 0
}

.wolf-popup-type-non_intrusive .wolf-popup-position-bottom-right {
    bottom: 0;
    right: 0
}

.wolf-popup-type-non_intrusive .wolf-popup-bottom-close {
    color: grey
}

.wolf-popup-container {
    position: absolute;
    width: 92%;
    height: auto;
    top: 50%;
    left: 50%;
    z-index: 9999;
    opacity: 0;
    -webkit-transform: translate3d(-50%, -48%, 0);
    transform: translate3d(-50%, -48%, 0);
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

.wolf-popup-overlay-show .wolf-popup-container {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

#wolf-popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    opacity: 1;
    border: 0;
    color: #171717;
    z-index: 9999
}

.wolf-popup-bottom-close {
    margin-top: 5px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    width: 100%;
    font-weight: 700;
    position: relative;
    top: 0;
    right: 0
}

@media screen and (max-width: 600px) {
    .wolf-popup-type-non_intrusive {
        margin: 0
    }
}

/*!
 *  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(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//preview.wolfthemes.live/app/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
}

@font-face {
    font-family: Socicon;
    src: url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/socicon/fonts/Socicon.eot?484r1f);
    src: url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/socicon/fonts/Socicon.eot?484r1f#iefix) format('embedded-opentype'), url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/socicon/fonts/Socicon.woff2?484r1f) format('woff2'), url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/socicon/fonts/Socicon.ttf?484r1f) format('truetype'), url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/socicon/fonts/Socicon.woff?484r1f) format('woff'), url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/socicon/fonts/Socicon.svg?484r1f#Socicon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" socicon-"], [class*=" socicon-"]:before, [class^=socicon-], [class^=socicon-]:before {
    font-family: Socicon !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
}

.socicon-internet:before {
    content: "\e957"
}

.socicon-moddb:before {
    content: "\e94b"
}

.socicon-indiedb:before {
    content: "\e94c"
}

.socicon-traxsource:before {
    content: "\e94d"
}

.socicon-gamefor:before {
    content: "\e94e"
}

.socicon-pixiv:before {
    content: "\e94f"
}

.socicon-myanimelist:before {
    content: "\e950"
}

.socicon-blackberry:before {
    content: "\e951"
}

.socicon-wickr:before {
    content: "\e952"
}

.socicon-spip:before {
    content: "\e953"
}

.socicon-napster:before {
    content: "\e954"
}

.socicon-beatport:before {
    content: "\e955"
}

.socicon-hackerone:before {
    content: "\e956"
}

.socicon-hackernews:before {
    content: "\e946"
}

.socicon-smashwords:before {
    content: "\e947"
}

.socicon-kobo:before {
    content: "\e948"
}

.socicon-bookbub:before {
    content: "\e949"
}

.socicon-mailru:before {
    content: "\e94a"
}

.socicon-gitlab:before {
    content: "\e945"
}

.socicon-instructables:before {
    content: "\e944"
}

.socicon-portfolio:before {
    content: "\e943"
}

.socicon-codered:before {
    content: "\e940"
}

.socicon-origin:before {
    content: "\e941"
}

.socicon-nextdoor:before {
    content: "\e942"
}

.socicon-udemy:before {
    content: "\e93f"
}

.socicon-livemaster:before {
    content: "\e93e"
}

.socicon-crunchbase:before {
    content: "\e93b"
}

.socicon-homefy:before {
    content: "\e93c"
}

.socicon-calendly:before {
    content: "\e93d"
}

.socicon-realtor:before {
    content: "\e90f"
}

.socicon-tidal:before {
    content: "\e910"
}

.socicon-qobuz:before {
    content: "\e911"
}

.socicon-natgeo:before {
    content: "\e912"
}

.socicon-mastodon:before {
    content: "\e913"
}

.socicon-unsplash:before {
    content: "\e914"
}

.socicon-homeadvisor:before {
    content: "\e915"
}

.socicon-angieslist:before {
    content: "\e916"
}

.socicon-codepen:before {
    content: "\e917"
}

.socicon-slack:before {
    content: "\e918"
}

.socicon-openaigym:before {
    content: "\e919"
}

.socicon-logmein:before {
    content: "\e91a"
}

.socicon-fiverr:before {
    content: "\e91b"
}

.socicon-gotomeeting:before {
    content: "\e91c"
}

.socicon-aliexpress:before {
    content: "\e91d"
}

.socicon-guru:before {
    content: "\e91e"
}

.socicon-appstore:before {
    content: "\e91f"
}

.socicon-homes:before {
    content: "\e920"
}

.socicon-zoom:before {
    content: "\e921"
}

.socicon-alibaba:before {
    content: "\e922"
}

.socicon-craigslist:before {
    content: "\e923"
}

.socicon-wix:before {
    content: "\e924"
}

.socicon-redfin:before {
    content: "\e925"
}

.socicon-googlecalendar:before {
    content: "\e926"
}

.socicon-shopify:before {
    content: "\e927"
}

.socicon-freelancer:before {
    content: "\e928"
}

.socicon-seedrs:before {
    content: "\e929"
}

.socicon-bing:before {
    content: "\e92a"
}

.socicon-doodle:before {
    content: "\e92b"
}

.socicon-bonanza:before {
    content: "\e92c"
}

.socicon-squarespace:before {
    content: "\e92d"
}

.socicon-toptal:before {
    content: "\e92e"
}

.socicon-gust:before {
    content: "\e92f"
}

.socicon-ask:before {
    content: "\e930"
}

.socicon-trulia:before {
    content: "\e931"
}

.socicon-loomly:before {
    content: "\e932"
}

.socicon-ghost:before {
    content: "\e933"
}

.socicon-upwork:before {
    content: "\e934"
}

.socicon-fundable:before {
    content: "\e935"
}

.socicon-booking:before {
    content: "\e936"
}

.socicon-googlemaps:before {
    content: "\e937"
}

.socicon-zillow:before {
    content: "\e938"
}

.socicon-niconico:before {
    content: "\e939"
}

.socicon-toneden:before {
    content: "\e93a"
}

.socicon-augment:before {
    content: "\e908"
}

.socicon-bitbucket:before {
    content: "\e909"
}

.socicon-fyuse:before {
    content: "\e90a"
}

.socicon-yt-gaming:before {
    content: "\e90b"
}

.socicon-sketchfab:before {
    content: "\e90c"
}

.socicon-mobcrush:before {
    content: "\e90d"
}

.socicon-microsoft:before {
    content: "\e90e"
}

.socicon-pandora:before {
    content: "\e907"
}

.socicon-messenger:before {
    content: "\e906"
}

.socicon-gamewisp:before {
    content: "\e905"
}

.socicon-bloglovin:before {
    content: "\e904"
}

.socicon-tunein:before {
    content: "\e903"
}

.socicon-gamejolt:before {
    content: "\e901"
}

.socicon-trello:before {
    content: "\e902"
}

.socicon-spreadshirt:before {
    content: "\e900"
}

.socicon-500px:before {
    content: "\e000"
}

.socicon-8tracks:before {
    content: "\e001"
}

.socicon-airbnb:before {
    content: "\e002"
}

.socicon-alliance:before {
    content: "\e003"
}

.socicon-amazon:before {
    content: "\e004"
}

.socicon-amplement:before {
    content: "\e005"
}

.socicon-android:before {
    content: "\e006"
}

.socicon-angellist:before {
    content: "\e007"
}

.socicon-apple:before {
    content: "\e008"
}

.socicon-appnet:before {
    content: "\e009"
}

.socicon-baidu:before {
    content: "\e00a"
}

.socicon-bandcamp:before {
    content: "\e00b"
}

.socicon-battlenet:before {
    content: "\e00c"
}

.socicon-mixer:before {
    content: "\e00d"
}

.socicon-bebee:before {
    content: "\e00e"
}

.socicon-bebo:before {
    content: "\e00f"
}

.socicon-behance:before {
    content: "\e010"
}

.socicon-blizzard:before {
    content: "\e011"
}

.socicon-blogger:before {
    content: "\e012"
}

.socicon-buffer:before {
    content: "\e013"
}

.socicon-chrome:before {
    content: "\e014"
}

.socicon-coderwall:before {
    content: "\e015"
}

.socicon-curse:before {
    content: "\e016"
}

.socicon-dailymotion:before {
    content: "\e017"
}

.socicon-deezer:before {
    content: "\e018"
}

.socicon-delicious:before {
    content: "\e019"
}

.socicon-deviantart:before {
    content: "\e01a"
}

.socicon-diablo:before {
    content: "\e01b"
}

.socicon-digg:before {
    content: "\e01c"
}

.socicon-discord:before {
    content: "\e01d"
}

.socicon-disqus:before {
    content: "\e01e"
}

.socicon-douban:before {
    content: "\e01f"
}

.socicon-draugiem:before {
    content: "\e020"
}

.socicon-dribbble:before {
    content: "\e021"
}

.socicon-drupal:before {
    content: "\e022"
}

.socicon-ebay:before {
    content: "\e023"
}

.socicon-ello:before {
    content: "\e024"
}

.socicon-endomodo:before {
    content: "\e025"
}

.socicon-envato:before {
    content: "\e026"
}

.socicon-etsy:before {
    content: "\e027"
}

.socicon-facebook:before {
    content: "\e028"
}

.socicon-feedburner:before {
    content: "\e029"
}

.socicon-filmweb:before {
    content: "\e02a"
}

.socicon-firefox:before {
    content: "\e02b"
}

.socicon-flattr:before {
    content: "\e02c"
}

.socicon-flickr:before {
    content: "\e02d"
}

.socicon-formulr:before {
    content: "\e02e"
}

.socicon-forrst:before {
    content: "\e02f"
}

.socicon-foursquare:before {
    content: "\e030"
}

.socicon-friendfeed:before {
    content: "\e031"
}

.socicon-github:before {
    content: "\e032"
}

.socicon-goodreads:before {
    content: "\e033"
}

.socicon-google:before {
    content: "\e034"
}

.socicon-googlescholar:before {
    content: "\e035"
}

.socicon-googlegroups:before {
    content: "\e036"
}

.socicon-googlephotos:before {
    content: "\e037"
}

.socicon-googleplus:before {
    content: "\e038"
}

.socicon-grooveshark:before {
    content: "\e039"
}

.socicon-hackerrank:before {
    content: "\e03a"
}

.socicon-hearthstone:before {
    content: "\e03b"
}

.socicon-hellocoton:before {
    content: "\e03c"
}

.socicon-heroes:before {
    content: "\e03d"
}

.socicon-smashcast:before {
    content: "\e03e"
}

.socicon-horde:before {
    content: "\e03f"
}

.socicon-houzz:before {
    content: "\e040"
}

.socicon-icq:before {
    content: "\e041"
}

.socicon-identica:before {
    content: "\e042"
}

.socicon-imdb:before {
    content: "\e043"
}

.socicon-instagram:before {
    content: "\e044"
}

.socicon-issuu:before {
    content: "\e045"
}

.socicon-istock:before {
    content: "\e046"
}

.socicon-itunes:before {
    content: "\e047"
}

.socicon-keybase:before {
    content: "\e048"
}

.socicon-lanyrd:before {
    content: "\e049"
}

.socicon-lastfm:before {
    content: "\e04a"
}

.socicon-line:before {
    content: "\e04b"
}

.socicon-linkedin:before {
    content: "\e04c"
}

.socicon-livejournal:before {
    content: "\e04d"
}

.socicon-lyft:before {
    content: "\e04e"
}

.socicon-macos:before {
    content: "\e04f"
}

.socicon-mail:before {
    content: "\e050"
}

.socicon-medium:before {
    content: "\e051"
}

.socicon-meetup:before {
    content: "\e052"
}

.socicon-mixcloud:before {
    content: "\e053"
}

.socicon-modelmayhem:before {
    content: "\e054"
}

.socicon-mumble:before {
    content: "\e055"
}

.socicon-myspace:before {
    content: "\e056"
}

.socicon-newsvine:before {
    content: "\e057"
}

.socicon-nintendo:before {
    content: "\e058"
}

.socicon-npm:before {
    content: "\e059"
}

.socicon-odnoklassniki:before {
    content: "\e05a"
}

.socicon-openid:before {
    content: "\e05b"
}

.socicon-opera:before {
    content: "\e05c"
}

.socicon-outlook:before {
    content: "\e05d"
}

.socicon-overwatch:before {
    content: "\e05e"
}

.socicon-patreon:before {
    content: "\e05f"
}

.socicon-paypal:before {
    content: "\e060"
}

.socicon-periscope:before {
    content: "\e061"
}

.socicon-persona:before {
    content: "\e062"
}

.socicon-pinterest:before {
    content: "\e063"
}

.socicon-play:before {
    content: "\e064"
}

.socicon-player:before {
    content: "\e065"
}

.socicon-playstation:before {
    content: "\e066"
}

.socicon-pocket:before {
    content: "\e067"
}

.socicon-qq:before {
    content: "\e068"
}

.socicon-quora:before {
    content: "\e069"
}

.socicon-raidcall:before {
    content: "\e06a"
}

.socicon-ravelry:before {
    content: "\e06b"
}

.socicon-reddit:before {
    content: "\e06c"
}

.socicon-renren:before {
    content: "\e06d"
}

.socicon-researchgate:before {
    content: "\e06e"
}

.socicon-residentadvisor:before {
    content: "\e06f"
}

.socicon-reverbnation:before {
    content: "\e070"
}

.socicon-rss:before {
    content: "\e071"
}

.socicon-sharethis:before {
    content: "\e072"
}

.socicon-skype:before {
    content: "\e073"
}

.socicon-slideshare:before {
    content: "\e074"
}

.socicon-smugmug:before {
    content: "\e075"
}

.socicon-snapchat:before {
    content: "\e076"
}

.socicon-songkick:before {
    content: "\e077"
}

.socicon-soundcloud:before {
    content: "\e078"
}

.socicon-spotify:before {
    content: "\e079"
}

.socicon-stackexchange:before {
    content: "\e07a"
}

.socicon-stackoverflow:before {
    content: "\e07b"
}

.socicon-starcraft:before {
    content: "\e07c"
}

.socicon-stayfriends:before {
    content: "\e07d"
}

.socicon-steam:before {
    content: "\e07e"
}

.socicon-storehouse:before {
    content: "\e07f"
}

.socicon-strava:before {
    content: "\e080"
}

.socicon-streamjar:before {
    content: "\e081"
}

.socicon-stumbleupon:before {
    content: "\e082"
}

.socicon-swarm:before {
    content: "\e083"
}

.socicon-teamspeak:before {
    content: "\e084"
}

.socicon-teamviewer:before {
    content: "\e085"
}

.socicon-technorati:before {
    content: "\e086"
}

.socicon-telegram:before {
    content: "\e087"
}

.socicon-tripadvisor:before {
    content: "\e088"
}

.socicon-tripit:before {
    content: "\e089"
}

.socicon-triplej:before {
    content: "\e08a"
}

.socicon-tumblr:before {
    content: "\e08b"
}

.socicon-twitch:before {
    content: "\e08c"
}

.socicon-twitter:before {
    content: "\e08d"
}

.socicon-uber:before {
    content: "\e08e"
}

.socicon-ventrilo:before {
    content: "\e08f"
}

.socicon-viadeo:before {
    content: "\e090"
}

.socicon-viber:before {
    content: "\e091"
}

.socicon-viewbug:before {
    content: "\e092"
}

.socicon-vimeo:before {
    content: "\e093"
}

.socicon-vine:before {
    content: "\e094"
}

.socicon-vkontakte:before {
    content: "\e095"
}

.socicon-warcraft:before {
    content: "\e096"
}

.socicon-wechat:before {
    content: "\e097"
}

.socicon-weibo:before {
    content: "\e098"
}

.socicon-whatsapp:before {
    content: "\e099"
}

.socicon-wikipedia:before {
    content: "\e09a"
}

.socicon-windows:before {
    content: "\e09b"
}

.socicon-wordpress:before {
    content: "\e09c"
}

.socicon-wykop:before {
    content: "\e09d"
}

.socicon-xbox:before {
    content: "\e09e"
}

.socicon-xing:before {
    content: "\e09f"
}

.socicon-yahoo:before {
    content: "\e0a0"
}

.socicon-yammer:before {
    content: "\e0a1"
}

.socicon-yandex:before {
    content: "\e0a2"
}

.socicon-yelp:before {
    content: "\e0a3"
}

.socicon-younow:before {
    content: "\e0a4"
}

.socicon-youtube:before {
    content: "\e0a5"
}

.socicon-zapier:before {
    content: "\e0a6"
}

.socicon-zerply:before {
    content: "\e0a7"
}

.socicon-zomato:before {
    content: "\e0a8"
}

.socicon-zynga:before {
    content: "\e0a9"
}

@font-face {
    font-family: linea-arrows-10;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/arrows/linea-arrows-10.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/arrows/linea-arrows-10.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/arrows/linea-arrows-10.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/arrows/linea-arrows-10.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/arrows/linea-arrows-10.svg#linea-arrows-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-basic-10;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic/linea-basic-10.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic/linea-basic-10.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic/linea-basic-10.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic/linea-basic-10.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic/linea-basic-10.svg#linea-basic-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-basic-elaboration-10;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic-elaboration/linea-basic-elaboration-10.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic-elaboration/linea-basic-elaboration-10.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic-elaboration/linea-basic-elaboration-10.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic-elaboration/linea-basic-elaboration-10.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/basic-elaboration/linea-basic-elaboration-10.svg#linea-basic-elaboration-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-ecommerce-10;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/ecommerce/linea-ecommerce-10.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/ecommerce/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/ecommerce/linea-ecommerce-10.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/ecommerce/linea-ecommerce-10.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/ecommerce/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-music-10;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/music/linea-music-10.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/music/linea-music-10.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/music/linea-music-10.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/music/linea-music-10.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/music/linea-music-10.svg#linea-music-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-software-10;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/software/linea-software-10.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/software/linea-software-10.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/software/linea-software-10.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/software/linea-software-10.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/software/linea-software-10.svg#linea-software-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-weather-10;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/weather/linea-weather-10.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/weather/linea-weather-10.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/weather/linea-weather-10.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/weather/linea-weather-10.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linea-icons/fonts/weather/linea-weather-10.svg#linea-weather-10) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^=linea-arrows][data-icon]:before {
    font-family: linea-arrows-10 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" linea-arrows-"]:before, [class^=linea-arrows-]:before {
    font-family: linea-arrows-10 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.linea-arrows-anticlockwise:before {
    content: "\e000"
}

.linea-arrows-anticlockwise-dashed:before {
    content: "\e001"
}

.linea-arrows-button-down:before {
    content: "\e002"
}

.linea-arrows-button-off:before {
    content: "\e003"
}

.linea-arrows-button-on:before {
    content: "\e004"
}

.linea-arrows-button-up:before {
    content: "\e005"
}

.linea-arrows-check:before {
    content: "\e006"
}

.linea-arrows-circle-check:before {
    content: "\e007"
}

.linea-arrows-circle-down:before {
    content: "\e008"
}

.linea-arrows-circle-downleft:before {
    content: "\e009"
}

.linea-arrows-circle-downright:before {
    content: "\e00a"
}

.linea-arrows-circle-left:before {
    content: "\e00b"
}

.linea-arrows-circle-minus:before {
    content: "\e00c"
}

.linea-arrows-circle-plus:before {
    content: "\e00d"
}

.linea-arrows-circle-remove:before {
    content: "\e00e"
}

.linea-arrows-circle-right:before {
    content: "\e00f"
}

.linea-arrows-circle-up:before {
    content: "\e010"
}

.linea-arrows-circle-upleft:before {
    content: "\e011"
}

.linea-arrows-circle-upright:before {
    content: "\e012"
}

.linea-arrows-clockwise:before {
    content: "\e013"
}

.linea-arrows-clockwise-dashed:before {
    content: "\e014"
}

.linea-arrows-compress:before {
    content: "\e015"
}

.linea-arrows-deny:before {
    content: "\e016"
}

.linea-arrows-diagonal:before {
    content: "\e017"
}

.linea-arrows-diagonal2:before {
    content: "\e018"
}

.linea-arrows-down:before {
    content: "\e019"
}

.linea-arrows-down-double:before {
    content: "\e01a"
}

.linea-arrows-downleft:before {
    content: "\e01b"
}

.linea-arrows-downright:before {
    content: "\e01c"
}

.linea-arrows-drag-down:before {
    content: "\e01d"
}

.linea-arrows-drag-down-dashed:before {
    content: "\e01e"
}

.linea-arrows-drag-horiz:before {
    content: "\e01f"
}

.linea-arrows-drag-left:before {
    content: "\e020"
}

.linea-arrows-drag-left-dashed:before {
    content: "\e021"
}

.linea-arrows-drag-right:before {
    content: "\e022"
}

.linea-arrows-drag-right-dashed:before {
    content: "\e023"
}

.linea-arrows-drag-up:before {
    content: "\e024"
}

.linea-arrows-drag-up-dashed:before {
    content: "\e025"
}

.linea-arrows-drag-vert:before {
    content: "\e026"
}

.linea-arrows-exclamation:before {
    content: "\e027"
}

.linea-arrows-expand:before {
    content: "\e028"
}

.linea-arrows-expand-diagonal1:before {
    content: "\e029"
}

.linea-arrows-expand-horizontal1:before {
    content: "\e02a"
}

.linea-arrows-expand-vertical1:before {
    content: "\e02b"
}

.linea-arrows-fit-horizontal:before {
    content: "\e02c"
}

.linea-arrows-fit-vertical:before {
    content: "\e02d"
}

.linea-arrows-glide:before {
    content: "\e02e"
}

.linea-arrows-glide-horizontal:before {
    content: "\e02f"
}

.linea-arrows-glide-vertical:before {
    content: "\e030"
}

.linea-arrows-hamburger1:before {
    content: "\e031"
}

.linea-arrows-hamburger-2:before {
    content: "\e032"
}

.linea-arrows-horizontal:before {
    content: "\e033"
}

.linea-arrows-info:before {
    content: "\e034"
}

.linea-arrows-keyboard-alt:before {
    content: "\e035"
}

.linea-arrows-keyboard-cmd:before {
    content: "\e036"
}

.linea-arrows-keyboard-delete:before {
    content: "\e037"
}

.linea-arrows-keyboard-down:before {
    content: "\e038"
}

.linea-arrows-keyboard-left:before {
    content: "\e039"
}

.linea-arrows-keyboard-return:before {
    content: "\e03a"
}

.linea-arrows-keyboard-right:before {
    content: "\e03b"
}

.linea-arrows-keyboard-shift:before {
    content: "\e03c"
}

.linea-arrows-keyboard-tab:before {
    content: "\e03d"
}

.linea-arrows-keyboard-up:before {
    content: "\e03e"
}

.linea-arrows-left:before {
    content: "\e03f"
}

.linea-arrows-left-double-32:before {
    content: "\e040"
}

.linea-arrows-minus:before {
    content: "\e041"
}

.linea-arrows-move:before {
    content: "\e042"
}

.linea-arrows-move2:before {
    content: "\e043"
}

.linea-arrows-move-bottom:before {
    content: "\e044"
}

.linea-arrows-move-left:before {
    content: "\e045"
}

.linea-arrows-move-right:before {
    content: "\e046"
}

.linea-arrows-move-top:before {
    content: "\e047"
}

.linea-arrows-plus:before {
    content: "\e048"
}

.linea-arrows-question:before {
    content: "\e049"
}

.linea-arrows-remove:before {
    content: "\e04a"
}

.linea-arrows-right:before {
    content: "\e04b"
}

.linea-arrows-right-double:before {
    content: "\e04c"
}

.linea-arrows-rotate:before {
    content: "\e04d"
}

.linea-arrows-rotate-anti:before {
    content: "\e04e"
}

.linea-arrows-rotate-anti-dashed:before {
    content: "\e04f"
}

.linea-arrows-rotate-dashed:before {
    content: "\e050"
}

.linea-arrows-shrink:before {
    content: "\e051"
}

.linea-arrows-shrink-diagonal1:before {
    content: "\e052"
}

.linea-arrows-shrink-diagonal2:before {
    content: "\e053"
}

.linea-arrows-shrink-horizonal2:before {
    content: "\e054"
}

.linea-arrows-shrink-horizontal1:before {
    content: "\e055"
}

.linea-arrows-shrink-vertical1:before {
    content: "\e056"
}

.linea-arrows-shrink-vertical2:before {
    content: "\e057"
}

.linea-arrows-sign-down:before {
    content: "\e058"
}

.linea-arrows-sign-left:before {
    content: "\e059"
}

.linea-arrows-sign-right:before {
    content: "\e05a"
}

.linea-arrows-sign-up:before {
    content: "\e05b"
}

.linea-arrows-slide-down1:before {
    content: "\e05c"
}

.linea-arrows-slide-down2:before {
    content: "\e05d"
}

.linea-arrows-slide-left1:before {
    content: "\e05e"
}

.linea-arrows-slide-left2:before {
    content: "\e05f"
}

.linea-arrows-slide-right1:before {
    content: "\e060"
}

.linea-arrows-slide-right2:before {
    content: "\e061"
}

.linea-arrows-slide-up1:before {
    content: "\e062"
}

.linea-arrows-slide-up2:before {
    content: "\e063"
}

.linea-arrows-slim-down:before {
    content: "\e064"
}

.linea-arrows-slim-down-dashed:before {
    content: "\e065"
}

.linea-arrows-slim-left:before {
    content: "\e066"
}

.linea-arrows-slim-left-dashed:before {
    content: "\e067"
}

.linea-arrows-slim-right:before {
    content: "\e068"
}

.linea-arrows-slim-right-dashed:before {
    content: "\e069"
}

.linea-arrows-slim-up:before {
    content: "\e06a"
}

.linea-arrows-slim-up-dashed:before {
    content: "\e06b"
}

.linea-arrows-square-check:before {
    content: "\e06c"
}

.linea-arrows-square-down:before {
    content: "\e06d"
}

.linea-arrows-square-downleft:before {
    content: "\e06e"
}

.linea-arrows-square-downright:before {
    content: "\e06f"
}

.linea-arrows-square-left:before {
    content: "\e070"
}

.linea-arrows-square-minus:before {
    content: "\e071"
}

.linea-arrows-square-plus:before {
    content: "\e072"
}

.linea-arrows-square-remove:before {
    content: "\e073"
}

.linea-arrows-square-right:before {
    content: "\e074"
}

.linea-arrows-square-up:before {
    content: "\e075"
}

.linea-arrows-square-upleft:before {
    content: "\e076"
}

.linea-arrows-square-upright:before {
    content: "\e077"
}

.linea-arrows-squares:before {
    content: "\e078"
}

.linea-arrows-stretch-diagonal1:before {
    content: "\e079"
}

.linea-arrows-stretch-diagonal2:before {
    content: "\e07a"
}

.linea-arrows-stretch-diagonal3:before {
    content: "\e07b"
}

.linea-arrows-stretch-diagonal4:before {
    content: "\e07c"
}

.linea-arrows-stretch-horizontal1:before {
    content: "\e07d"
}

.linea-arrows-stretch-horizontal2:before {
    content: "\e07e"
}

.linea-arrows-stretch-vertical1:before {
    content: "\e07f"
}

.linea-arrows-stretch-vertical2:before {
    content: "\e080"
}

.linea-arrows-switch-horizontal:before {
    content: "\e081"
}

.linea-arrows-switch-vertical:before {
    content: "\e082"
}

.linea-arrows-up:before {
    content: "\e083"
}

.linea-arrows-up-double-33:before {
    content: "\e084"
}

.linea-arrows-upleft:before {
    content: "\e085"
}

.linea-arrows-upright:before {
    content: "\e086"
}

.linea-arrows-vertical:before {
    content: "\e087"
}

[class^=linea-basic-][data-icon]:before {
    font-family: linea-basic-10 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" linea-basic-"]:before, [class^=linea-basic-]:before {
    font-family: linea-basic-10 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.linea-basic-accelerator:before {
    content: "a"
}

.linea-basic-alarm:before {
    content: "b"
}

.linea-basic-anchor:before {
    content: "c"
}

.linea-basic-anticlockwise:before {
    content: "d"
}

.linea-basic-archive:before {
    content: "e"
}

.linea-basic-archive-full:before {
    content: "f"
}

.linea-basic-ban:before {
    content: "g"
}

.linea-basic-battery-charge:before {
    content: "h"
}

.linea-basic-battery-empty:before {
    content: "i"
}

.linea-basic-battery-full:before {
    content: "j"
}

.linea-basic-battery-half:before {
    content: "k"
}

.linea-basic-bolt:before {
    content: "l"
}

.linea-basic-book:before {
    content: "m"
}

.linea-basic-book-pen:before {
    content: "n"
}

.linea-basic-book-pencil:before {
    content: "o"
}

.linea-basic-bookmark:before {
    content: "p"
}

.linea-basic-calculator:before {
    content: "q"
}

.linea-basic-calendar:before {
    content: "r"
}

.linea-basic-cards-diamonds:before {
    content: "s"
}

.linea-basic-cards-hearts:before {
    content: "t"
}

.linea-basic-case:before {
    content: "u"
}

.linea-basic-chronometer:before {
    content: "v"
}

.linea-basic-clessidre:before {
    content: "w"
}

.linea-basic-clock:before {
    content: "x"
}

.linea-basic-clockwise:before {
    content: "y"
}

.linea-basic-cloud:before {
    content: "z"
}

.linea-basic-clubs:before {
    content: "A"
}

.linea-basic-compass:before {
    content: "B"
}

.linea-basic-cup:before {
    content: "C"
}

.linea-basic-diamonds:before {
    content: "D"
}

.linea-basic-display:before {
    content: "E"
}

.linea-basic-download:before {
    content: "F"
}

.linea-basic-exclamation:before {
    content: "G"
}

.linea-basic-eye:before {
    content: "H"
}

.linea-basic-eye-closed:before {
    content: "I"
}

.linea-basic-female:before {
    content: "J"
}

.linea-basic-flag1:before {
    content: "K"
}

.linea-basic-flag2:before {
    content: "L"
}

.linea-basic-floppydisk:before {
    content: "M"
}

.linea-basic-folder:before {
    content: "N"
}

.linea-basic-folder-multiple:before {
    content: "O"
}

.linea-basic-gear:before {
    content: "P"
}

.linea-basic-geolocalize-01:before {
    content: "Q"
}

.linea-basic-geolocalize-05:before {
    content: "R"
}

.linea-basic-globe:before {
    content: "S"
}

.linea-basic-gunsight:before {
    content: "T"
}

.linea-basic-hammer:before {
    content: "U"
}

.linea-basic-headset:before {
    content: "V"
}

.linea-basic-heart:before {
    content: "W"
}

.linea-basic-heart-broken:before {
    content: "X"
}

.linea-basic-helm:before {
    content: "Y"
}

.linea-basic-home:before {
    content: "Z"
}

.linea-basic-info:before {
    content: "0"
}

.linea-basic-ipod:before {
    content: "1"
}

.linea-basic-joypad:before {
    content: "2"
}

.linea-basic-key:before {
    content: "3"
}

.linea-basic-keyboard:before {
    content: "4"
}

.linea-basic-laptop:before {
    content: "5"
}

.linea-basic-life-buoy:before {
    content: "6"
}

.linea-basic-lightbulb:before {
    content: "7"
}

.linea-basic-link:before {
    content: "8"
}

.linea-basic-lock:before {
    content: "9"
}

.linea-basic-lock-open:before {
    content: "!"
}

.linea-basic-magic-mouse:before {
    content: "\""
}

.linea-basic-magnifier:before {
    content: "#"
}

.linea-basic-magnifier-minus:before {
    content: "$"
}

.linea-basic-magnifier-plus:before {
    content: "%"
}

.linea-basic-mail:before {
    content: "&"
}

.linea-basic-mail-multiple:before {
    content: "'"
}

.linea-basic-mail-open:before {
    content: "("
}

.linea-basic-mail-open-text:before {
    content: ")"
}

.linea-basic-male:before {
    content: "*"
}

.linea-basic-map:before {
    content: "+"
}

.linea-basic-message:before {
    content: ","
}

.linea-basic-message-multiple:before {
    content: "-"
}

.linea-basic-message-txt:before {
    content: "."
}

.linea-basic-mixer2:before {
    content: "/"
}

.linea-basic-mouse:before {
    content: ":"
}

.linea-basic-notebook:before {
    content: ";"
}

.linea-basic-notebook-pen:before {
    content: "<"
}

.linea-basic-notebook-pencil:before {
    content: "="
}

.linea-basic-paperplane:before {
    content: ">"
}

.linea-basic-pencil-ruler:before {
    content: "?"
}

.linea-basic-pencil-ruler-pen:before {
    content: "@"
}

.linea-basic-photo:before {
    content: "["
}

.linea-basic-picture:before {
    content: "]"
}

.linea-basic-picture-multiple:before {
    content: "^"
}

.linea-basic-pin1:before {
    content: "_"
}

.linea-basic-pin2:before {
    content: "`"
}

.linea-basic-postcard:before {
    content: "{"
}

.linea-basic-postcard-multiple:before {
    content: "|"
}

.linea-basic-printer:before {
    content: "}"
}

.linea-basic-question:before {
    content: "~"
}

.linea-basic-rss:before {
    content: "\\"
}

.linea-basic-server:before {
    content: "\e000"
}

.linea-basic-server2:before {
    content: "\e001"
}

.linea-basic-server-cloud:before {
    content: "\e002"
}

.linea-basic-server-download:before {
    content: "\e003"
}

.linea-basic-server-upload:before {
    content: "\e004"
}

.linea-basic-settings:before {
    content: "\e005"
}

.linea-basic-share:before {
    content: "\e006"
}

.linea-basic-sheet:before {
    content: "\e007"
}

.linea-basic-sheet-multiple:before {
    content: "\e008"
}

.linea-basic-sheet-pen:before {
    content: "\e009"
}

.linea-basic-sheet-pencil:before {
    content: "\e00a"
}

.linea-basic-sheet-txt:before {
    content: "\e00b"
}

.linea-basic-signs:before {
    content: "\e00c"
}

.linea-basic-smartphone:before {
    content: "\e00d"
}

.linea-basic-spades:before {
    content: "\e00e"
}

.linea-basic-spread:before {
    content: "\e00f"
}

.linea-basic-spread-bookmark:before {
    content: "\e010"
}

.linea-basic-spread-text:before {
    content: "\e011"
}

.linea-basic-spread-text-bookmark:before {
    content: "\e012"
}

.linea-basic-star:before {
    content: "\e013"
}

.linea-basic-tablet:before {
    content: "\e014"
}

.linea-basic-target:before {
    content: "\e015"
}

.linea-basic-todo:before {
    content: "\e016"
}

.linea-basic-todo-pen:before {
    content: "\e017"
}

.linea-basic-todo-pencil:before {
    content: "\e018"
}

.linea-basic-todo-txt:before {
    content: "\e019"
}

.linea-basic-todolist-pen:before {
    content: "\e01a"
}

.linea-basic-todolist-pencil:before {
    content: "\e01b"
}

.linea-basic-trashcan:before {
    content: "\e01c"
}

.linea-basic-trashcan-full:before {
    content: "\e01d"
}

.linea-basic-trashcan-refresh:before {
    content: "\e01e"
}

.linea-basic-trashcan-remove:before {
    content: "\e01f"
}

.linea-basic-upload:before {
    content: "\e020"
}

.linea-basic-usb:before {
    content: "\e021"
}

.linea-basic-video:before {
    content: "\e022"
}

.linea-basic-watch:before {
    content: "\e023"
}

.linea-basic-webpage:before {
    content: "\e024"
}

.linea-basic-webpage-img-txt:before {
    content: "\e025"
}

.linea-basic-webpage-multiple:before {
    content: "\e026"
}

.linea-basic-webpage-txt:before {
    content: "\e027"
}

.linea-basic-world:before {
    content: "\e028"
}

[class^=linea-basic-elaboration-][data-icon]:before {
    font-family: linea-basic-elaboration-10 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" linea-basic-elaboration-"]:before, [class^=linea-basic-elaboration-]:before {
    font-family: linea-basic-elaboration-10 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.linea-basic-elaboration-bookmark-checck:before {
    content: "a"
}

.linea-basic-elaboration-bookmark-minus:before {
    content: "b"
}

.linea-basic-elaboration-bookmark-plus:before {
    content: "c"
}

.linea-basic-elaboration-bookmark-remove:before {
    content: "d"
}

.linea-basic-elaboration-briefcase-check:before {
    content: "e"
}

.linea-basic-elaboration-briefcase-download:before {
    content: "f"
}

.linea-basic-elaboration-briefcase-flagged:before {
    content: "g"
}

.linea-basic-elaboration-briefcase-minus:before {
    content: "h"
}

.linea-basic-elaboration-briefcase-plus:before {
    content: "i"
}

.linea-basic-elaboration-briefcase-refresh:before {
    content: "j"
}

.linea-basic-elaboration-briefcase-remove:before {
    content: "k"
}

.linea-basic-elaboration-briefcase-search:before {
    content: "l"
}

.linea-basic-elaboration-briefcase-star:before {
    content: "m"
}

.linea-basic-elaboration-briefcase-upload:before {
    content: "n"
}

.linea-basic-elaboration-browser-check:before {
    content: "o"
}

.linea-basic-elaboration-browser-download:before {
    content: "p"
}

.linea-basic-elaboration-browser-minus:before {
    content: "q"
}

.linea-basic-elaboration-browser-plus:before {
    content: "r"
}

.linea-basic-elaboration-browser-refresh:before {
    content: "s"
}

.linea-basic-elaboration-browser-remove:before {
    content: "t"
}

.linea-basic-elaboration-browser-search:before {
    content: "u"
}

.linea-basic-elaboration-browser-star:before {
    content: "v"
}

.linea-basic-elaboration-browser-upload:before {
    content: "w"
}

.linea-basic-elaboration-calendar-check:before {
    content: "x"
}

.linea-basic-elaboration-calendar-cloud:before {
    content: "y"
}

.linea-basic-elaboration-calendar-download:before {
    content: "z"
}

.linea-basic-elaboration-calendar-empty:before {
    content: "A"
}

.linea-basic-elaboration-calendar-flagged:before {
    content: "B"
}

.linea-basic-elaboration-calendar-heart:before {
    content: "C"
}

.linea-basic-elaboration-calendar-minus:before {
    content: "D"
}

.linea-basic-elaboration-calendar-next:before {
    content: "E"
}

.linea-basic-elaboration-calendar-noaccess:before {
    content: "F"
}

.linea-basic-elaboration-calendar-pencil:before {
    content: "G"
}

.linea-basic-elaboration-calendar-plus:before {
    content: "H"
}

.linea-basic-elaboration-calendar-previous:before {
    content: "I"
}

.linea-basic-elaboration-calendar-refresh:before {
    content: "J"
}

.linea-basic-elaboration-calendar-remove:before {
    content: "K"
}

.linea-basic-elaboration-calendar-search:before {
    content: "L"
}

.linea-basic-elaboration-calendar-star:before {
    content: "M"
}

.linea-basic-elaboration-calendar-upload:before {
    content: "N"
}

.linea-basic-elaboration-cloud-check:before {
    content: "O"
}

.linea-basic-elaboration-cloud-download:before {
    content: "P"
}

.linea-basic-elaboration-cloud-minus:before {
    content: "Q"
}

.linea-basic-elaboration-cloud-noaccess:before {
    content: "R"
}

.linea-basic-elaboration-cloud-plus:before {
    content: "S"
}

.linea-basic-elaboration-cloud-refresh:before {
    content: "T"
}

.linea-basic-elaboration-cloud-remove:before {
    content: "U"
}

.linea-basic-elaboration-cloud-search:before {
    content: "V"
}

.linea-basic-elaboration-cloud-upload:before {
    content: "W"
}

.linea-basic-elaboration-document-check:before {
    content: "X"
}

.linea-basic-elaboration-document-cloud:before {
    content: "Y"
}

.linea-basic-elaboration-document-download:before {
    content: "Z"
}

.linea-basic-elaboration-document-flagged:before {
    content: "0"
}

.linea-basic-elaboration-document-graph:before {
    content: "1"
}

.linea-basic-elaboration-document-heart:before {
    content: "2"
}

.linea-basic-elaboration-document-minus:before {
    content: "3"
}

.linea-basic-elaboration-document-next:before {
    content: "4"
}

.linea-basic-elaboration-document-noaccess:before {
    content: "5"
}

.linea-basic-elaboration-document-note:before {
    content: "6"
}

.linea-basic-elaboration-document-pencil:before {
    content: "7"
}

.linea-basic-elaboration-document-picture:before {
    content: "8"
}

.linea-basic-elaboration-document-plus:before {
    content: "9"
}

.linea-basic-elaboration-document-previous:before {
    content: "!"
}

.linea-basic-elaboration-document-refresh:before {
    content: "\""
}

.linea-basic-elaboration-document-remove:before {
    content: "#"
}

.linea-basic-elaboration-document-search:before {
    content: "$"
}

.linea-basic-elaboration-document-star:before {
    content: "%"
}

.linea-basic-elaboration-document-upload:before {
    content: "&"
}

.linea-basic-elaboration-folder-check:before {
    content: "'"
}

.linea-basic-elaboration-folder-cloud:before {
    content: "("
}

.linea-basic-elaboration-folder-document:before {
    content: ")"
}

.linea-basic-elaboration-folder-download:before {
    content: "*"
}

.linea-basic-elaboration-folder-flagged:before {
    content: "+"
}

.linea-basic-elaboration-folder-graph:before {
    content: ","
}

.linea-basic-elaboration-folder-heart:before {
    content: "-"
}

.linea-basic-elaboration-folder-minus:before {
    content: "."
}

.linea-basic-elaboration-folder-next:before {
    content: "/"
}

.linea-basic-elaboration-folder-noaccess:before {
    content: ":"
}

.linea-basic-elaboration-folder-note:before {
    content: ";"
}

.linea-basic-elaboration-folder-pencil:before {
    content: "<"
}

.linea-basic-elaboration-folder-picture:before {
    content: "="
}

.linea-basic-elaboration-folder-plus:before {
    content: ">"
}

.linea-basic-elaboration-folder-previous:before {
    content: "?"
}

.linea-basic-elaboration-folder-refresh:before {
    content: "@"
}

.linea-basic-elaboration-folder-remove:before {
    content: "["
}

.linea-basic-elaboration-folder-search:before {
    content: "]"
}

.linea-basic-elaboration-folder-star:before {
    content: "^"
}

.linea-basic-elaboration-folder-upload:before {
    content: "_"
}

.linea-basic-elaboration-mail-check:before {
    content: "`"
}

.linea-basic-elaboration-mail-cloud:before {
    content: "{"
}

.linea-basic-elaboration-mail-document:before {
    content: "|"
}

.linea-basic-elaboration-mail-download:before {
    content: "}"
}

.linea-basic-elaboration-mail-flagged:before {
    content: "~"
}

.linea-basic-elaboration-mail-heart:before {
    content: "\\"
}

.linea-basic-elaboration-mail-next:before {
    content: "\e000"
}

.linea-basic-elaboration-mail-noaccess:before {
    content: "\e001"
}

.linea-basic-elaboration-mail-note:before {
    content: "\e002"
}

.linea-basic-elaboration-mail-pencil:before {
    content: "\e003"
}

.linea-basic-elaboration-mail-picture:before {
    content: "\e004"
}

.linea-basic-elaboration-mail-previous:before {
    content: "\e005"
}

.linea-basic-elaboration-mail-refresh:before {
    content: "\e006"
}

.linea-basic-elaboration-mail-remove:before {
    content: "\e007"
}

.linea-basic-elaboration-mail-search:before {
    content: "\e008"
}

.linea-basic-elaboration-mail-star:before {
    content: "\e009"
}

.linea-basic-elaboration-mail-upload:before {
    content: "\e00a"
}

.linea-basic-elaboration-message-check:before {
    content: "\e00b"
}

.linea-basic-elaboration-message-dots:before {
    content: "\e00c"
}

.linea-basic-elaboration-message-happy:before {
    content: "\e00d"
}

.linea-basic-elaboration-message-heart:before {
    content: "\e00e"
}

.linea-basic-elaboration-message-minus:before {
    content: "\e00f"
}

.linea-basic-elaboration-message-note:before {
    content: "\e010"
}

.linea-basic-elaboration-message-plus:before {
    content: "\e011"
}

.linea-basic-elaboration-message-refresh:before {
    content: "\e012"
}

.linea-basic-elaboration-message-remove:before {
    content: "\e013"
}

.linea-basic-elaboration-message-sad:before {
    content: "\e014"
}

.linea-basic-elaboration-smartphone-cloud:before {
    content: "\e015"
}

.linea-basic-elaboration-smartphone-heart:before {
    content: "\e016"
}

.linea-basic-elaboration-smartphone-noaccess:before {
    content: "\e017"
}

.linea-basic-elaboration-smartphone-note:before {
    content: "\e018"
}

.linea-basic-elaboration-smartphone-pencil:before {
    content: "\e019"
}

.linea-basic-elaboration-smartphone-picture:before {
    content: "\e01a"
}

.linea-basic-elaboration-smartphone-refresh:before {
    content: "\e01b"
}

.linea-basic-elaboration-smartphone-search:before {
    content: "\e01c"
}

.linea-basic-elaboration-tablet-cloud:before {
    content: "\e01d"
}

.linea-basic-elaboration-tablet-heart:before {
    content: "\e01e"
}

.linea-basic-elaboration-tablet-noaccess:before {
    content: "\e01f"
}

.linea-basic-elaboration-tablet-note:before {
    content: "\e020"
}

.linea-basic-elaboration-tablet-pencil:before {
    content: "\e021"
}

.linea-basic-elaboration-tablet-picture:before {
    content: "\e022"
}

.linea-basic-elaboration-tablet-refresh:before {
    content: "\e023"
}

.linea-basic-elaboration-tablet-search:before {
    content: "\e024"
}

.linea-basic-elaboration-todolist-2:before {
    content: "\e025"
}

.linea-basic-elaboration-todolist-check:before {
    content: "\e026"
}

.linea-basic-elaboration-todolist-cloud:before {
    content: "\e027"
}

.linea-basic-elaboration-todolist-download:before {
    content: "\e028"
}

.linea-basic-elaboration-todolist-flagged:before {
    content: "\e029"
}

.linea-basic-elaboration-todolist-minus:before {
    content: "\e02a"
}

.linea-basic-elaboration-todolist-noaccess:before {
    content: "\e02b"
}

.linea-basic-elaboration-todolist-pencil:before {
    content: "\e02c"
}

.linea-basic-elaboration-todolist-plus:before {
    content: "\e02d"
}

.linea-basic-elaboration-todolist-refresh:before {
    content: "\e02e"
}

.linea-basic-elaboration-todolist-remove:before {
    content: "\e02f"
}

.linea-basic-elaboration-todolist-search:before {
    content: "\e030"
}

.linea-basic-elaboration-todolist-star:before {
    content: "\e031"
}

.linea-basic-elaboration-todolist-upload:before {
    content: "\e032"
}

[class*=" linea-ecommerce-"][data-icon]:before, [class^=linea-ecommerce-][data-icon]:before {
    font-family: linea-ecommerce-10 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" linea-ecommerce-"]:before, [class^=linea-ecommerce-]:before {
    font-family: linea-ecommerce-10 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.linea-ecommerce-bag:before {
    content: "a"
}

.linea-ecommerce-bag-check:before {
    content: "b"
}

.linea-ecommerce-bag-cloud:before {
    content: "c"
}

.linea-ecommerce-bag-download:before {
    content: "d"
}

.linea-ecommerce-bag-minus:before {
    content: "e"
}

.linea-ecommerce-bag-plus:before {
    content: "f"
}

.linea-ecommerce-bag-refresh:before {
    content: "g"
}

.linea-ecommerce-bag-remove:before {
    content: "h"
}

.linea-ecommerce-bag-search:before {
    content: "i"
}

.linea-ecommerce-bag-upload:before {
    content: "j"
}

.linea-ecommerce-banknote:before {
    content: "k"
}

.linea-ecommerce-banknotes:before {
    content: "l"
}

.linea-ecommerce-basket:before {
    content: "m"
}

.linea-ecommerce-basket-check:before {
    content: "n"
}

.linea-ecommerce-basket-cloud:before {
    content: "o"
}

.linea-ecommerce-basket-download:before {
    content: "p"
}

.linea-ecommerce-basket-minus:before {
    content: "q"
}

.linea-ecommerce-basket-plus:before {
    content: "r"
}

.linea-ecommerce-basket-refresh:before {
    content: "s"
}

.linea-ecommerce-basket-remove:before {
    content: "t"
}

.linea-ecommerce-basket-search:before {
    content: "u"
}

.linea-ecommerce-basket-upload:before {
    content: "v"
}

.linea-ecommerce-bath:before {
    content: "w"
}

.linea-ecommerce-cart:before {
    content: "x"
}

.linea-ecommerce-cart-check:before {
    content: "y"
}

.linea-ecommerce-cart-cloud:before {
    content: "z"
}

.linea-ecommerce-cart-content:before {
    content: "A"
}

.linea-ecommerce-cart-download:before {
    content: "B"
}

.linea-ecommerce-cart-minus:before {
    content: "C"
}

.linea-ecommerce-cart-plus:before {
    content: "D"
}

.linea-ecommerce-cart-refresh:before {
    content: "E"
}

.linea-ecommerce-cart-remove:before {
    content: "F"
}

.linea-ecommerce-cart-search:before {
    content: "G"
}

.linea-ecommerce-cart-upload:before {
    content: "H"
}

.linea-ecommerce-cent:before {
    content: "I"
}

.linea-ecommerce-colon:before {
    content: "J"
}

.linea-ecommerce-creditcard:before {
    content: "K"
}

.linea-ecommerce-diamond:before {
    content: "L"
}

.linea-ecommerce-dollar:before {
    content: "M"
}

.linea-ecommerce-euro:before {
    content: "N"
}

.linea-ecommerce-franc:before {
    content: "O"
}

.linea-ecommerce-gift:before {
    content: "P"
}

.linea-ecommerce-graph1:before {
    content: "Q"
}

.linea-ecommerce-graph2:before {
    content: "R"
}

.linea-ecommerce-graph3:before {
    content: "S"
}

.linea-ecommerce-graph-decrease:before {
    content: "T"
}

.linea-ecommerce-graph-increase:before {
    content: "U"
}

.linea-ecommerce-guarani:before {
    content: "V"
}

.linea-ecommerce-kips:before {
    content: "W"
}

.linea-ecommerce-lira:before {
    content: "X"
}

.linea-ecommerce-megaphone:before {
    content: "Y"
}

.linea-ecommerce-money:before {
    content: "Z"
}

.linea-ecommerce-naira:before {
    content: "0"
}

.linea-ecommerce-pesos:before {
    content: "1"
}

.linea-ecommerce-pound:before {
    content: "2"
}

.linea-ecommerce-receipt:before {
    content: "3"
}

.linea-ecommerce-receipt-bath:before {
    content: "4"
}

.linea-ecommerce-receipt-cent:before {
    content: "5"
}

.linea-ecommerce-receipt-dollar:before {
    content: "6"
}

.linea-ecommerce-receipt-euro:before {
    content: "7"
}

.linea-ecommerce-receipt-franc:before {
    content: "8"
}

.linea-ecommerce-receipt-guarani:before {
    content: "9"
}

.linea-ecommerce-receipt-kips:before {
    content: "!"
}

.linea-ecommerce-receipt-lira:before {
    content: "\""
}

.linea-ecommerce-receipt-naira:before {
    content: "#"
}

.linea-ecommerce-receipt-pesos:before {
    content: "$"
}

.linea-ecommerce-receipt-pound:before {
    content: "%"
}

.linea-ecommerce-receipt-rublo:before {
    content: "&"
}

.linea-ecommerce-receipt-rupee:before {
    content: "'"
}

.linea-ecommerce-receipt-tugrik:before {
    content: "("
}

.linea-ecommerce-receipt-won:before {
    content: ")"
}

.linea-ecommerce-receipt-yen:before {
    content: "*"
}

.linea-ecommerce-receipt-yen2:before {
    content: "+"
}

.linea-ecommerce-recept-colon:before {
    content: ","
}

.linea-ecommerce-rublo:before {
    content: "-"
}

.linea-ecommerce-rupee:before {
    content: "."
}

.linea-ecommerce-safe:before {
    content: "/"
}

.linea-ecommerce-sale:before {
    content: ":"
}

.linea-ecommerce-sales:before {
    content: ";"
}

.linea-ecommerce-ticket:before {
    content: "<"
}

.linea-ecommerce-tugriks:before {
    content: "="
}

.linea-ecommerce-wallet:before {
    content: ">"
}

.linea-ecommerce-won:before {
    content: "?"
}

.linea-ecommerce-yen:before {
    content: "@"
}

.linea-ecommerce-yen2:before {
    content: "["
}

[class*=" linea-music-"][data-icon]:before, [class^="linea-music-"][data-icon]:before {
    font-family: linea-music-10 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" linea-music-"]:before, [class^=linea-music-]:before {
    font-family: linea-music-10 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.linea-music-beginning-button:before {
    content: "a"
}

.linea-music-bell:before {
    content: "b"
}

.linea-music-cd:before {
    content: "c"
}

.linea-music-diapason:before {
    content: "d"
}

.linea-music-eject-button:before {
    content: "e"
}

.linea-music-end-button:before {
    content: "f"
}

.linea-music-fastforward-button:before {
    content: "g"
}

.linea-music-headphones:before {
    content: "h"
}

.linea-music-ipod:before {
    content: "i"
}

.linea-music-loudspeaker:before {
    content: "j"
}

.linea-music-microphone:before {
    content: "k"
}

.linea-music-microphone-old:before {
    content: "l"
}

.linea-music-mixer:before {
    content: "m"
}

.linea-music-mute:before {
    content: "n"
}

.linea-music-note-multiple:before {
    content: "o"
}

.linea-music-note-single:before {
    content: "p"
}

.linea-music-pause-button:before {
    content: "q"
}

.linea-music-play-button:before {
    content: "r"
}

.linea-music-playlist:before {
    content: "s"
}

.linea-music-radio-ghettoblaster:before {
    content: "t"
}

.linea-music-radio-portable:before {
    content: "u"
}

.linea-music-record:before {
    content: "v"
}

.linea-music-recordplayer:before {
    content: "w"
}

.linea-music-repeat-button:before {
    content: "x"
}

.linea-music-rewind-button:before {
    content: "y"
}

.linea-music-shuffle-button:before {
    content: "z"
}

.linea-music-stop-button:before {
    content: "A"
}

.linea-music-tape:before {
    content: "B"
}

.linea-music-volume-down:before {
    content: "C"
}

.linea-music-volume-up:before {
    content: "D"
}

[class*=" linea-software-"][data-icon]:before, [class^=linea-software-][data-icon]:before {
    font-family: linea-software-10 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" linea-software-"]:before, [class^=linea-software-]:before {
    font-family: linea-software-10 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.linea-software-add-vectorpoint:before {
    content: "a"
}

.linea-software-box-oval:before {
    content: "b"
}

.linea-software-box-polygon:before {
    content: "c"
}

.linea-software-box-rectangle:before {
    content: "d"
}

.linea-software-box-roundedrectangle:before {
    content: "e"
}

.linea-software-character:before {
    content: "f"
}

.linea-software-crop:before {
    content: "g"
}

.linea-software-eyedropper:before {
    content: "h"
}

.linea-software-font-allcaps:before {
    content: "i"
}

.linea-software-font-baseline-shift:before {
    content: "j"
}

.linea-software-font-horizontal-scale:before {
    content: "k"
}

.linea-software-font-kerning:before {
    content: "l"
}

.linea-software-font-leading:before {
    content: "m"
}

.linea-software-font-size:before {
    content: "n"
}

.linea-software-font-smallcapital:before {
    content: "o"
}

.linea-software-font-smallcaps:before {
    content: "p"
}

.linea-software-font-strikethrough:before {
    content: "q"
}

.linea-software-font-tracking:before {
    content: "r"
}

.linea-software-font-underline:before {
    content: "s"
}

.linea-software-font-vertical-scale:before {
    content: "t"
}

.linea-software-horizontal-align-center:before {
    content: "u"
}

.linea-software-horizontal-align-left:before {
    content: "v"
}

.linea-software-horizontal-align-right:before {
    content: "w"
}

.linea-software-horizontal-distribute-center:before {
    content: "x"
}

.linea-software-horizontal-distribute-left:before {
    content: "y"
}

.linea-software-horizontal-distribute-right:before {
    content: "z"
}

.linea-software-indent-firstline:before {
    content: "A"
}

.linea-software-indent-left:before {
    content: "B"
}

.linea-software-indent-right:before {
    content: "C"
}

.linea-software-lasso:before {
    content: "D"
}

.linea-software-layers1:before {
    content: "E"
}

.linea-software-layers2:before {
    content: "F"
}

.linea-software-layout:before {
    content: "G"
}

.linea-software-layout-2columns:before {
    content: "H"
}

.linea-software-layout-3columns:before {
    content: "I"
}

.linea-software-layout-4boxes:before {
    content: "J"
}

.linea-software-layout-4columns:before {
    content: "K"
}

.linea-software-layout-4lines:before {
    content: "L"
}

.linea-software-layout-8boxes:before {
    content: "M"
}

.linea-software-layout-header:before {
    content: "N"
}

.linea-software-layout-header-2columns:before {
    content: "O"
}

.linea-software-layout-header-3columns:before {
    content: "P"
}

.linea-software-layout-header-4boxes:before {
    content: "Q"
}

.linea-software-layout-header-4columns:before {
    content: "R"
}

.linea-software-layout-header-complex:before {
    content: "S"
}

.linea-software-layout-header-complex2:before {
    content: "T"
}

.linea-software-layout-header-complex3:before {
    content: "U"
}

.linea-software-layout-header-complex4:before {
    content: "V"
}

.linea-software-layout-header-sideleft:before {
    content: "W"
}

.linea-software-layout-header-sideright:before {
    content: "X"
}

.linea-software-layout-sidebar-left:before {
    content: "Y"
}

.linea-software-layout-sidebar-right:before {
    content: "Z"
}

.linea-software-magnete:before {
    content: "0"
}

.linea-software-pages:before {
    content: "1"
}

.linea-software-paintbrush:before {
    content: "2"
}

.linea-software-paintbucket:before {
    content: "3"
}

.linea-software-paintroller:before {
    content: "4"
}

.linea-software-paragraph:before {
    content: "5"
}

.linea-software-paragraph-align-left:before {
    content: "6"
}

.linea-software-paragraph-align-right:before {
    content: "7"
}

.linea-software-paragraph-center:before {
    content: "8"
}

.linea-software-paragraph-justify-all:before {
    content: "9"
}

.linea-software-paragraph-justify-center:before {
    content: "!"
}

.linea-software-paragraph-justify-left:before {
    content: "\""
}

.linea-software-paragraph-justify-right:before {
    content: "#"
}

.linea-software-paragraph-space-after:before {
    content: "$"
}

.linea-software-paragraph-space-before:before {
    content: "%"
}

.linea-software-pathfinder-exclude:before {
    content: "&"
}

.linea-software-pathfinder-intersect:before {
    content: "'"
}

.linea-software-pathfinder-subtract:before {
    content: "("
}

.linea-software-pathfinder-unite:before {
    content: ")"
}

.linea-software-pen:before {
    content: "*"
}

.linea-software-pen-add:before {
    content: "+"
}

.linea-software-pen-remove:before {
    content: ","
}

.linea-software-pencil:before {
    content: "-"
}

.linea-software-polygonallasso:before {
    content: "."
}

.linea-software-reflect-horizontal:before {
    content: "/"
}

.linea-software-reflect-vertical:before {
    content: ":"
}

.linea-software-remove-vectorpoint:before {
    content: ";"
}

.linea-software-scale-expand:before {
    content: "<"
}

.linea-software-scale-reduce:before {
    content: "="
}

.linea-software-selection-oval:before {
    content: ">"
}

.linea-software-selection-polygon:before {
    content: "?"
}

.linea-software-selection-rectangle:before {
    content: "@"
}

.linea-software-selection-roundedrectangle:before {
    content: "["
}

.linea-software-shape-oval:before {
    content: "]"
}

.linea-software-shape-polygon:before {
    content: "^"
}

.linea-software-shape-rectangle:before {
    content: "_"
}

.linea-software-shape-roundedrectangle:before {
    content: "`"
}

.linea-software-slice:before {
    content: "{"
}

.linea-software-transform-bezier:before {
    content: "|"
}

.linea-software-vector-box:before {
    content: "}"
}

.linea-software-vector-composite:before {
    content: "~"
}

.linea-software-vector-line:before {
    content: "\\"
}

.linea-software-vertical-align-bottom:before {
    content: "\e000"
}

.linea-software-vertical-align-center:before {
    content: "\e001"
}

.linea-software-vertical-align-top:before {
    content: "\e002"
}

.linea-software-vertical-distribute-bottom:before {
    content: "\e003"
}

.linea-software-vertical-distribute-center:before {
    content: "\e004"
}

.linea-software-vertical-distribute-top:before {
    content: "\e005"
}

[class*=" linea-weather-"][data-icon]:before, [class^=linea-weather-][data-icon]:before {
    font-family: linea-weather-10 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" linea-weather-"]:before, [class^=linea-weather-]:before {
    font-family: linea-weather-10 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.linea-weather-aquarius:before {
    content: "\e000"
}

.linea-weather-aries:before {
    content: "\e001"
}

.linea-weather-cancer:before {
    content: "\e002"
}

.linea-weather-capricorn:before {
    content: "\e003"
}

.linea-weather-cloud:before {
    content: "\e004"
}

.linea-weather-cloud-drop:before {
    content: "\e005"
}

.linea-weather-cloud-lightning:before {
    content: "\e006"
}

.linea-weather-cloud-snowflake:before {
    content: "\e007"
}

.linea-weather-downpour-fullmoon:before {
    content: "\e008"
}

.linea-weather-downpour-halfmoon:before {
    content: "\e009"
}

.linea-weather-downpour-sun:before {
    content: "\e00a"
}

.linea-weather-drop:before {
    content: "\e00b"
}

.linea-weather-first-quarter:before {
    content: "\e00c"
}

.linea-weather-fog:before {
    content: "\e00d"
}

.linea-weather-fog-fullmoon:before {
    content: "\e00e"
}

.linea-weather-fog-halfmoon:before {
    content: "\e00f"
}

.linea-weather-fog-sun:before {
    content: "\e010"
}

.linea-weather-fullmoon:before {
    content: "\e011"
}

.linea-weather-gemini:before {
    content: "\e012"
}

.linea-weather-hail:before {
    content: "\e013"
}

.linea-weather-hail-fullmoon:before {
    content: "\e014"
}

.linea-weather-hail-halfmoon:before {
    content: "\e015"
}

.linea-weather-hail-sun:before {
    content: "\e016"
}

.linea-weather-last-quarter:before {
    content: "\e017"
}

.linea-weather-leo:before {
    content: "\e018"
}

.linea-weather-libra:before {
    content: "\e019"
}

.linea-weather-lightning:before {
    content: "\e01a"
}

.linea-weather-mistyrain:before {
    content: "\e01b"
}

.linea-weather-mistyrain-fullmoon:before {
    content: "\e01c"
}

.linea-weather-mistyrain-halfmoon:before {
    content: "\e01d"
}

.linea-weather-mistyrain-sun:before {
    content: "\e01e"
}

.linea-weather-moon:before {
    content: "\e01f"
}

.linea-weather-moondown-full:before {
    content: "\e020"
}

.linea-weather-moondown-half:before {
    content: "\e021"
}

.linea-weather-moonset-full:before {
    content: "\e022"
}

.linea-weather-moonset-half:before {
    content: "\e023"
}

.linea-weather-move2:before {
    content: "\e024"
}

.linea-weather-newmoon:before {
    content: "\e025"
}

.linea-weather-pisces:before {
    content: "\e026"
}

.linea-weather-rain:before {
    content: "\e027"
}

.linea-weather-rain-fullmoon:before {
    content: "\e028"
}

.linea-weather-rain-halfmoon:before {
    content: "\e029"
}

.linea-weather-rain-sun:before {
    content: "\e02a"
}

.linea-weather-sagittarius:before {
    content: "\e02b"
}

.linea-weather-scorpio:before {
    content: "\e02c"
}

.linea-weather-snow:before {
    content: "\e02d"
}

.linea-weather-snow-fullmoon:before {
    content: "\e02e"
}

.linea-weather-snow-halfmoon:before {
    content: "\e02f"
}

.linea-weather-snow-sun:before {
    content: "\e030"
}

.linea-weather-snowflake:before {
    content: "\e031"
}

.linea-weather-star:before {
    content: "\e032"
}

.linea-weather-storm-11:before {
    content: "\e033"
}

.linea-weather-storm-32:before {
    content: "\e034"
}

.linea-weather-storm-fullmoon:before {
    content: "\e035"
}

.linea-weather-storm-halfmoon:before {
    content: "\e036"
}

.linea-weather-storm-sun:before {
    content: "\e037"
}

.linea-weather-sun:before {
    content: "\e038"
}

.linea-weather-sundown:before {
    content: "\e039"
}

.linea-weather-sunset:before {
    content: "\e03a"
}

.linea-weather-taurus:before {
    content: "\e03b"
}

.linea-weather-tempest:before {
    content: "\e03c"
}

.linea-weather-tempest-fullmoon:before {
    content: "\e03d"
}

.linea-weather-tempest-halfmoon:before {
    content: "\e03e"
}

.linea-weather-tempest-sun:before {
    content: "\e03f"
}

.linea-weather-variable-fullmoon:before {
    content: "\e040"
}

.linea-weather-variable-halfmoon:before {
    content: "\e041"
}

.linea-weather-variable-sun:before {
    content: "\e042"
}

.linea-weather-virgo:before {
    content: "\e043"
}

.linea-weather-waning-cresent:before {
    content: "\e044"
}

.linea-weather-waning-gibbous:before {
    content: "\e045"
}

.linea-weather-waxing-cresent:before {
    content: "\e046"
}

.linea-weather-waxing-gibbous:before {
    content: "\e047"
}

.linea-weather-wind:before {
    content: "\e048"
}

.linea-weather-wind-e:before {
    content: "\e049"
}

.linea-weather-wind-fullmoon:before {
    content: "\e04a"
}

.linea-weather-wind-halfmoon:before {
    content: "\e04b"
}

.linea-weather-wind-n:before {
    content: "\e04c"
}

.linea-weather-wind-ne:before {
    content: "\e04d"
}

.linea-weather-wind-nw:before {
    content: "\e04e"
}

.linea-weather-wind-s:before {
    content: "\e04f"
}

.linea-weather-wind-se:before {
    content: "\e050"
}

.linea-weather-wind-sun:before {
    content: "\e051"
}

.linea-weather-wind-sw:before {
    content: "\e052"
}

.linea-weather-wind-w:before {
    content: "\e053"
}

.linea-weather-windgust:before {
    content: "\e054"
}

@font-face {
    font-family: Linearicons-Free;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linearicons/fonts/Linearicons-Free.eot?w118d);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linearicons/fonts/Linearicons-Free.eot?#iefixw118d) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linearicons/fonts/Linearicons-Free.woff2?w118d) format("woff2"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linearicons/fonts/Linearicons-Free.woff?w118d) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linearicons/fonts/Linearicons-Free.ttf?w118d) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/linearicons/fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" lnr-"]:before, [class^=lnr-]:before {
    display: inline-block;
    font: normal normal normal 14px/1 Linearicons-Free;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lnr-home:before {
    content: "\e800"
}

.lnr-apartment:before {
    content: "\e801"
}

.lnr-pencil:before {
    content: "\e802"
}

.lnr-magic-wand:before {
    content: "\e803"
}

.lnr-drop:before {
    content: "\e804"
}

.lnr-lighter:before {
    content: "\e805"
}

.lnr-poop:before {
    content: "\e806"
}

.lnr-sun:before {
    content: "\e807"
}

.lnr-moon:before {
    content: "\e808"
}

.lnr-cloud:before {
    content: "\e809"
}

.lnr-cloud-upload:before {
    content: "\e80a"
}

.lnr-cloud-download:before {
    content: "\e80b"
}

.lnr-cloud-sync:before {
    content: "\e80c"
}

.lnr-cloud-check:before {
    content: "\e80d"
}

.lnr-database:before {
    content: "\e80e"
}

.lnr-lock:before {
    content: "\e80f"
}

.lnr-cog:before {
    content: "\e810"
}

.lnr-trash:before {
    content: "\e811"
}

.lnr-dice:before {
    content: "\e812"
}

.lnr-heart:before {
    content: "\e813"
}

.lnr-star:before {
    content: "\e814"
}

.lnr-star-half:before {
    content: "\e815"
}

.lnr-star-empty:before {
    content: "\e816"
}

.lnr-flag:before {
    content: "\e817"
}

.lnr-envelope:before {
    content: "\e818"
}

.lnr-paperclip:before {
    content: "\e819"
}

.lnr-inbox:before {
    content: "\e81a"
}

.lnr-eye:before {
    content: "\e81b"
}

.lnr-printer:before {
    content: "\e81c"
}

.lnr-file-empty:before {
    content: "\e81d"
}

.lnr-file-add:before {
    content: "\e81e"
}

.lnr-enter:before {
    content: "\e81f"
}

.lnr-exit:before {
    content: "\e820"
}

.lnr-graduation-hat:before {
    content: "\e821"
}

.lnr-license:before {
    content: "\e822"
}

.lnr-music-note:before {
    content: "\e823"
}

.lnr-film-play:before {
    content: "\e824"
}

.lnr-camera-video:before {
    content: "\e825"
}

.lnr-camera:before {
    content: "\e826"
}

.lnr-picture:before {
    content: "\e827"
}

.lnr-book:before {
    content: "\e828"
}

.lnr-bookmark:before {
    content: "\e829"
}

.lnr-user:before {
    content: "\e82a"
}

.lnr-users:before {
    content: "\e82b"
}

.lnr-shirt:before {
    content: "\e82c"
}

.lnr-store:before {
    content: "\e82d"
}

.lnr-cart:before {
    content: "\e82e"
}

.lnr-tag:before {
    content: "\e82f"
}

.lnr-phone-handset:before {
    content: "\e830"
}

.lnr-phone:before {
    content: "\e831"
}

.lnr-pushpin:before {
    content: "\e832"
}

.lnr-map-marker:before {
    content: "\e833"
}

.lnr-map:before {
    content: "\e834"
}

.lnr-location:before {
    content: "\e835"
}

.lnr-calendar-full:before {
    content: "\e836"
}

.lnr-keyboard:before {
    content: "\e837"
}

.lnr-spell-check:before {
    content: "\e838"
}

.lnr-screen:before {
    content: "\e839"
}

.lnr-smartphone:before {
    content: "\e83a"
}

.lnr-tablet:before {
    content: "\e83b"
}

.lnr-laptop:before {
    content: "\e83c"
}

.lnr-laptop-phone:before {
    content: "\e83d"
}

.lnr-power-switch:before {
    content: "\e83e"
}

.lnr-bubble:before {
    content: "\e83f"
}

.lnr-heart-pulse:before {
    content: "\e840"
}

.lnr-construction:before {
    content: "\e841"
}

.lnr-pie-chart:before {
    content: "\e842"
}

.lnr-chart-bars:before {
    content: "\e843"
}

.lnr-gift:before {
    content: "\e844"
}

.lnr-diamond:before {
    content: "\e845"
}

.lnr-linearicons:before {
    content: "\e846"
}

.lnr-dinner:before {
    content: "\e847"
}

.lnr-coffee-cup:before {
    content: "\e848"
}

.lnr-leaf:before {
    content: "\e849"
}

.lnr-paw:before {
    content: "\e84a"
}

.lnr-rocket:before {
    content: "\e84b"
}

.lnr-briefcase:before {
    content: "\e84c"
}

.lnr-bus:before {
    content: "\e84d"
}

.lnr-car:before {
    content: "\e84e"
}

.lnr-train:before {
    content: "\e84f"
}

.lnr-bicycle:before {
    content: "\e850"
}

.lnr-wheelchair:before {
    content: "\e851"
}

.lnr-select:before {
    content: "\e852"
}

.lnr-earth:before {
    content: "\e853"
}

.lnr-smile:before {
    content: "\e854"
}

.lnr-sad:before {
    content: "\e855"
}

.lnr-neutral:before {
    content: "\e856"
}

.lnr-mustache:before {
    content: "\e857"
}

.lnr-alarm:before {
    content: "\e858"
}

.lnr-bullhorn:before {
    content: "\e859"
}

.lnr-volume-high:before {
    content: "\e85a"
}

.lnr-volume-medium:before {
    content: "\e85b"
}

.lnr-volume-low:before {
    content: "\e85c"
}

.lnr-volume:before {
    content: "\e85d"
}

.lnr-mic:before {
    content: "\e85e"
}

.lnr-hourglass:before {
    content: "\e85f"
}

.lnr-undo:before {
    content: "\e860"
}

.lnr-redo:before {
    content: "\e861"
}

.lnr-sync:before {
    content: "\e862"
}

.lnr-history:before {
    content: "\e863"
}

.lnr-clock:before {
    content: "\e864"
}

.lnr-download:before {
    content: "\e865"
}

.lnr-upload:before {
    content: "\e866"
}

.lnr-enter-down:before {
    content: "\e867"
}

.lnr-exit-up:before {
    content: "\e868"
}

.lnr-bug:before {
    content: "\e869"
}

.lnr-code:before {
    content: "\e86a"
}

.lnr-link:before {
    content: "\e86b"
}

.lnr-unlink:before {
    content: "\e86c"
}

.lnr-thumbs-up:before {
    content: "\e86d"
}

.lnr-thumbs-down:before {
    content: "\e86e"
}

.lnr-magnifier:before {
    content: "\e86f"
}

.lnr-cross:before {
    content: "\e870"
}

.lnr-menu:before {
    content: "\e871"
}

.lnr-list:before {
    content: "\e872"
}

.lnr-chevron-up:before {
    content: "\e873"
}

.lnr-chevron-down:before {
    content: "\e874"
}

.lnr-chevron-left:before {
    content: "\e875"
}

.lnr-chevron-right:before {
    content: "\e876"
}

.lnr-arrow-up:before {
    content: "\e877"
}

.lnr-arrow-down:before {
    content: "\e878"
}

.lnr-arrow-left:before {
    content: "\e879"
}

.lnr-arrow-right:before {
    content: "\e87a"
}

.lnr-move:before {
    content: "\e87b"
}

.lnr-warning:before {
    content: "\e87c"
}

.lnr-question-circle:before {
    content: "\e87d"
}

.lnr-menu-circle:before {
    content: "\e87e"
}

.lnr-checkmark-circle:before {
    content: "\e87f"
}

.lnr-cross-circle:before {
    content: "\e880"
}

.lnr-plus-circle:before {
    content: "\e881"
}

.lnr-circle-minus:before {
    content: "\e882"
}

.lnr-arrow-up-circle:before {
    content: "\e883"
}

.lnr-arrow-down-circle:before {
    content: "\e884"
}

.lnr-arrow-left-circle:before {
    content: "\e885"
}

.lnr-arrow-right-circle:before {
    content: "\e886"
}

.lnr-chevron-up-circle:before {
    content: "\e887"
}

.lnr-chevron-down-circle:before {
    content: "\e888"
}

.lnr-chevron-left-circle:before {
    content: "\e889"
}

.lnr-chevron-right-circle:before {
    content: "\e88a"
}

.lnr-crop:before {
    content: "\e88b"
}

.lnr-frame-expand:before {
    content: "\e88c"
}

.lnr-frame-contract:before {
    content: "\e88d"
}

.lnr-layers:before {
    content: "\e88e"
}

.lnr-funnel:before {
    content: "\e88f"
}

.lnr-text-format:before {
    content: "\e890"
}

.lnr-text-format-remove:before {
    content: "\e891"
}

.lnr-text-size:before {
    content: "\e892"
}

.lnr-bold:before {
    content: "\e893"
}

.lnr-italic:before {
    content: "\e894"
}

.lnr-underline:before {
    content: "\e895"
}

.lnr-strikethrough:before {
    content: "\e896"
}

.lnr-highlight:before {
    content: "\e897"
}

.lnr-text-align-left:before {
    content: "\e898"
}

.lnr-text-align-center:before {
    content: "\e899"
}

.lnr-text-align-right:before {
    content: "\e89a"
}

.lnr-text-align-justify:before {
    content: "\e89b"
}

.lnr-line-spacing:before {
    content: "\e89c"
}

.lnr-indent-increase:before {
    content: "\e89d"
}

.lnr-indent-decrease:before {
    content: "\e89e"
}

.lnr-pilcrow:before {
    content: "\e89f"
}

.lnr-direction-ltr:before {
    content: "\e8a0"
}

.lnr-direction-rtl:before {
    content: "\e8a1"
}

.lnr-page-break:before {
    content: "\e8a2"
}

.lnr-sort-alpha-asc:before {
    content: "\e8a3"
}

.lnr-sort-amount-asc:before {
    content: "\e8a4"
}

.lnr-hand:before {
    content: "\e8a5"
}

.lnr-pointer-up:before {
    content: "\e8a6"
}

.lnr-pointer-right:before {
    content: "\e8a7"
}

.lnr-pointer-down:before {
    content: "\e8a8"
}

.lnr-pointer-left:before {
    content: "\e8a9"
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@font-face {
    font-family: flexslider-icon;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/flexslider/fonts/flexslider-icon.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/flexslider/fonts/flexslider-icon.woff) format('woff'), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/flexslider/fonts/flexslider-icon.ttf) format('truetype'), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover, .flex-slider a:hover {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides, .slides > li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    padding: 0
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
}

/* Caption */
.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996;
}

.fancybox-caption::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Transition effects */
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-caption {
        padding: 12px;
    }

    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
}

/* Share */
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

html {
    height: 100%;
    max-height: 100%;
    font-size: 62.5%
}

body {
    overflow-x: hidden !important;
    overflow-y: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    line-height: 1.88;
    font-weight: 400;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .3)
}

a {
    text-decoration: none;
    outline: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*:after, *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix, .searchform, .gallery, .blocks-gallery-grid, .comment-form-cookies-consent, .clear {
    zoom: 1
}

.clearfix:before, .searchform:before, .gallery:before, .blocks-gallery-grid:before, .comment-form-cookies-consent:before, .clearfix:after, .searchform:after, .gallery:after, .blocks-gallery-grid:after, .comment-form-cookies-consent:after, .clear:before, .clear:after {
    content: '';
    display: table
}

.clearfix:after, .searchform:after, .gallery:after, .blocks-gallery-grid:after, .comment-form-cookies-consent:after, .clear:after {
    clear: both
}

body.site-layout-wide.desktop .site-container, body.site-layout-wide.desktop .parallax-mirror {
    max-width: none !important
}

body.site-layout-boxed.desktop .nav-bar {
    max-width: 1200px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.site-layout-boxed.desktop .content-wrapper {
    width: 100%
}

body.site-layout-boxed.desktop .site-container, body.site-layout-boxed.desktop .site-footer, body.site-layout-boxed.desktop .parallax-mirror {
    max-width: 1200px
}

body.site-layout-boxed.desktop .site-footer, body.site-layout-boxed.desktop .parallax-mirror {
    margin: 0 auto
}

body.site-layout-boxed.desktop .site-container {
    margin-left: auto !important;
    margin-right: auto !important
}

body.site-layout-boxed.desktop .parallax-mirror {
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

body.site-layout-boxed.desktop.footer-type-uncover .site-footer {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

body.site-layout-boxed.desktop.mega-menu-width-fullwidth .nav-menu-desktop li.mega-menu > .mega-menu-panel, body.site-layout-boxed.desktop.mega-menu-width-fullwidth .nav-menu-desktop li.mega-menu > .mega-menu-tagline {
    width: 1200px
}

body.site-layout-boxed.desktop .wvc-row-bigtext-content {
    max-width: 1100px
}

.frame-border {
    background: #fff;
    position: fixed;
    visibility: hidden;
    display: none;
    z-index: -200
}

.frame-border-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 15px
}

.frame-border-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px
}

.frame-border-left {
    top: 0;
    left: 0;
    width: 15px;
    height: 100%
}

.frame-border-right {
    top: 0;
    right: 0;
    width: 15px;
    height: 100%
}

.admin-bar .frame-border-top {
    top: 32px
}

body.site-layout-frame.desktop .site-container {
    margin: 15px
}

body.site-layout-frame.desktop .frame-border {
    visibility: visible;
    display: block;
    z-index: 15
}

body.site-layout-frame.desktop #back-to-top {
    right: 30px;
    bottom: 30px
}

body.site-layout-frame.desktop #wvc-one-page-nav {
    right: 34px
}

body.site-layout-frame.desktop .wvc-arrow-down {
    bottom: 30px
}

.loading-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: table
}

.loading-overlay .loader {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

.loading-overlay .loading-logo {
    margin-top: 2rem
}

.loading-logo.pulse {
    -webkit-animation: logopulse 1.44s infinite;
    animation: logopulse 1.44s infinite
}

.loading-logo.spin {
    -webkit-animation: logospin 8s infinite;
    animation: logospin 8s infinite
}

@-webkit-keyframes logopulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    22% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    44% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes logopulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    22% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    44% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    22% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    44% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    22% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    44% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes logospin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes logospin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner {
    opacity: 0
}

.loading-overlay {
    z-index: 9999;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.loading .loading-overlay {
    z-index: 9999;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.loaded:not(.loading) .loading-overlay {
    opacity: 0;
    z-index: -999;
    -webkit-transition: opacity .3s ease, z-index .1s 1s linear;
    transition: opacity .3s ease, z-index .1s 1s linear
}

body:not(.session-loaded):not(.transitioning) .spinner, .transitioning .spinner {
    -webkit-transition: opacity .2s .5s ease;
    transition: opacity .2s .5s ease;
    opacity: 1
}

.spinner.out {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    opacity: 0
}

.sk-rotating-plane {
    width: 40px;
    height: 40px;
    background-color: #333;
    margin: 40px auto;
    -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
    animation: sk-rotatePlane 1.2s infinite ease-in-out
}

@-webkit-keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.sk-double-bounce {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 40px auto
}

.sk-double-bounce .sk-child {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
    animation: sk-doubleBounce 2s infinite ease-in-out
}

.sk-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-doubleBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-wave {
    margin: 40px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

.sk-wave .sk-rect {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

.sk-wave .sk-rect1 {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s
}

.sk-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-wave .sk-rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-wave .sk-rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes sk-waveStretchDelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.sk-wandering-cubes {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-wandering-cubes .sk-cube {
    background-color: #333;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
    animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both
}

.sk-wandering-cubes .sk-cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
        transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
        transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.sk-spinner-pulse {
    width: 40px;
    height: 40px;
    margin: 40px auto;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
    animation: sk-pulseScaleOut 1s infinite ease-in-out
}

@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.sk-chasing-dots {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
    animation: sk-chasingDotsRotate 2s infinite linear
}

.sk-chasing-dots .sk-child {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out
}

.sk-chasing-dots .sk-dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-chasingDotsBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-chasingDotsBounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-three-bounce {
    margin: 40px auto;
    width: 80px;
    text-align: center
}

.sk-three-bounce .sk-child {
    width: 20px;
    height: 20px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-three-bounce {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-three-bounce {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 40px auto
}

.sk-cube-grid .sk-cube {
    width: 33.33%;
    height: 33.33%;
    background-color: #333;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

.sk-fading-circle {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -40px
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-foldCubeAngle {
    0%, 10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }
    25%, 75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }
    90%, 100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.ball-pulse > div:nth-child(1) {
    -webkit-animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse > div:nth-child(2) {
    -webkit-animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse > div:nth-child(3) {
    -webkit-animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block
}

@-webkit-keyframes ball-pulse-sync {
    33% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    66% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ball-pulse-sync {
    33% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    66% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ball-pulse-sync > div:nth-child(1) {
    -webkit-animation: ball-pulse-sync .6s -.14s infinite ease-in-out;
    animation: ball-pulse-sync .6s -.14s infinite ease-in-out
}

.ball-pulse-sync > div:nth-child(2) {
    -webkit-animation: ball-pulse-sync .6s -.07s infinite ease-in-out;
    animation: ball-pulse-sync .6s -.07s infinite ease-in-out
}

.ball-pulse-sync > div:nth-child(3) {
    -webkit-animation: ball-pulse-sync .6s 0s infinite ease-in-out;
    animation: ball-pulse-sync .6s 0s infinite ease-in-out
}

.ball-pulse-sync > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block
}

@-webkit-keyframes ball-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes ball-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.ball-scale > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    height: 60px;
    width: 60px;
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
    animation: ball-scale 1s 0s ease-in-out infinite
}

@keyframes ball-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.ball-scale > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    height: 60px;
    width: 60px;
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
    animation: ball-scale 1s 0s ease-in-out infinite
}

.ball-scale-random {
    width: 37px;
    height: 40px
}

.ball-scale-random > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
    animation: ball-scale 1s 0s ease-in-out infinite
}

.ball-scale-random > div:nth-child(1) {
    margin-left: -7px;
    -webkit-animation: ball-scale 1s .2s ease-in-out infinite;
    animation: ball-scale 1s .2s ease-in-out infinite
}

.ball-scale-random > div:nth-child(3) {
    margin-left: -2px;
    margin-top: 9px;
    -webkit-animation: ball-scale 1s .5s ease-in-out infinite;
    animation: ball-scale 1s .5s ease-in-out infinite
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.ball-rotate {
    position: relative
}

.ball-rotate > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: relative
}

.ball-rotate > div:first-child {
    -webkit-animation: rotate 1s 0s cubic-bezier(.7, -.13, .22, .86) infinite;
    animation: rotate 1s 0s cubic-bezier(.7, -.13, .22, .86) infinite
}

.ball-rotate > div:before, .ball-rotate > div:after {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    content: "";
    position: absolute;
    opacity: .8
}

.ball-rotate > div:before {
    top: 0;
    left: -28px
}

.ball-rotate > div:after {
    top: 0;
    left: 25px
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.ball-clip-rotate > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border: 2px solid #444;
    border-bottom-color: transparent;
    height: 26px;
    width: 26px;
    background: 0 0 !important;
    display: inline-block;
    -webkit-animation: rotate .75s 0s linear infinite;
    animation: rotate .75s 0s linear infinite
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1)
    }
    50% {
        -webkit-transform: rotate(180deg) scale(.6);
        transform: rotate(180deg) scale(.6)
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1)
    }
}

@keyframes scale {
    30% {
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.ball-clip-rotate-pulse {
    position: relative;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.ball-clip-rotate-pulse > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%
}

.ball-clip-rotate-pulse > div:first-child {
    background: #444;
    height: 16px;
    width: 16px;
    top: 7px;
    left: -7px;
    -webkit-animation: scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite
}

.ball-clip-rotate-pulse > div:last-child {
    position: absolute;
    border: 2px solid #444;
    width: 30px;
    height: 30px;
    left: -16px;
    top: -2px;
    background: 0 0;
    border: 2px solid;
    border-color: #444 transparent;
    -webkit-animation: rotate 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: rotate 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1)
    }
    50% {
        -webkit-transform: rotate(180deg) scale(.6);
        transform: rotate(180deg) scale(.6)
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1)
    }
}

.ball-clip-rotate-multiple {
    position: relative
}

.ball-clip-rotate-multiple > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    left: -20px;
    top: -20px;
    border: 2px solid #444;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    -webkit-animation: rotate 1s 0s ease-in-out infinite;
    animation: rotate 1s 0s ease-in-out infinite
}

.ball-clip-rotate-multiple > div:last-child {
    display: inline-block;
    top: -10px;
    left: -10px;
    width: 15px;
    height: 15px;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    border-color: #444 transparent;
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

@-webkit-keyframes ball-scale-ripple {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }
    100% {
        opacity: .0
    }
}

@keyframes ball-scale-ripple {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }
    100% {
        opacity: .0
    }
}

.ball-scale-ripple > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    border: 2px solid #444;
    -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8);
    animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8)
}

@-webkit-keyframes ball-scale-ripple-multiple {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }
    100% {
        opacity: .0
    }
}

@keyframes ball-scale-ripple-multiple {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }
    100% {
        opacity: .0
    }
}

.ball-scale-ripple-multiple {
    position: relative;
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px)
}

.ball-scale-ripple-multiple > div:nth-child(0) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.ball-scale-ripple-multiple > div:nth-child(1) {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.ball-scale-ripple-multiple > div:nth-child(2) {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.ball-scale-ripple-multiple > div:nth-child(3) {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.ball-scale-ripple-multiple > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    top: -2px;
    left: -26px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #444;
    -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21, .53, .56, .8);
    animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21, .53, .56, .8)
}

@-webkit-keyframes ball-beat {
    50% {
        opacity: .2;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ball-beat {
    50% {
        opacity: .2;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.ball-beat > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: ball-beat .7s 0s infinite linear;
    animation: ball-beat .7s 0s infinite linear
}

.ball-beat > div:nth-child(2n-1) {
    -webkit-animation-delay: -.35s !important;
    animation-delay: -.35s !important
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.ball-scale-multiple {
    position: relative;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px)
}

.ball-scale-multiple > div:nth-child(2) {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.ball-scale-multiple > div:nth-child(3) {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.ball-scale-multiple > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    left: -30px;
    top: 0;
    opacity: 0;
    margin: 0;
    width: 60px;
    height: 60px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation: ball-scale-multiple 1s 0s linear infinite
}

@-webkit-keyframes ball-triangle-path-1 {
    33% {
        -webkit-transform: translate(25px, -50px);
        transform: translate(25px, -50px)
    }
    66% {
        -webkit-transform: translate(50px, 0px);
        transform: translate(50px, 0px)
    }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

@keyframes ball-triangle-path-1 {
    33% {
        -webkit-transform: translate(25px, -50px);
        transform: translate(25px, -50px)
    }
    66% {
        -webkit-transform: translate(50px, 0px);
        transform: translate(50px, 0px)
    }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

@-webkit-keyframes ball-triangle-path-2 {
    33% {
        -webkit-transform: translate(25px, 50px);
        transform: translate(25px, 50px)
    }
    66% {
        -webkit-transform: translate(-25px, 50px);
        transform: translate(-25px, 50px)
    }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

@keyframes ball-triangle-path-2 {
    33% {
        -webkit-transform: translate(25px, 50px);
        transform: translate(25px, 50px)
    }
    66% {
        -webkit-transform: translate(-25px, 50px);
        transform: translate(-25px, 50px)
    }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

@-webkit-keyframes ball-triangle-path-3 {
    33% {
        -webkit-transform: translate(-50px, 0px);
        transform: translate(-50px, 0px)
    }
    66% {
        -webkit-transform: translate(-25px, -50px);
        transform: translate(-25px, -50px)
    }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

@keyframes ball-triangle-path-3 {
    33% {
        -webkit-transform: translate(-50px, 0px);
        transform: translate(-50px, 0px)
    }
    66% {
        -webkit-transform: translate(-25px, -50px);
        transform: translate(-25px, -50px)
    }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}

.ball-triangle-path {
    position: relative;
    -webkit-transform: translate(-29.994px, -37.50938px);
    -ms-transform: translate(-29.994px, -37.50938px);
    transform: translate(-29.994px, -37.50938px)
}

.ball-triangle-path > div:nth-child(1) {
    -webkit-animation-name: ball-triangle-path-1;
    animation-name: ball-triangle-path-1;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.ball-triangle-path > div:nth-child(2) {
    -webkit-animation-name: ball-triangle-path-2;
    animation-name: ball-triangle-path-2;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.ball-triangle-path > div:nth-child(3) {
    -webkit-animation-name: ball-triangle-path-3;
    animation-name: ball-triangle-path-3;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.ball-triangle-path > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #444
}

.ball-triangle-path > div:nth-of-type(1) {
    top: 50px
}

.ball-triangle-path > div:nth-of-type(2) {
    left: 25px
}

.ball-triangle-path > div:nth-of-type(3) {
    top: 50px;
    left: 50px
}

@-webkit-keyframes ball-pulse-rise-even {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    75% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ball-pulse-rise-even {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    25% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    75% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes ball-pulse-rise-odd {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    25% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
}

@keyframes ball-pulse-rise-odd {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    25% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
}

.ball-pulse-rise > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(.15, .46, .9, .6);
    animation-timing-function: cubic-bezier(.15, .46, .9, .6);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0
}

.ball-pulse-rise > div:nth-child(2n) {
    -webkit-animation-name: ball-pulse-rise-even;
    animation-name: ball-pulse-rise-even
}

.ball-pulse-rise > div:nth-child(2n-1) {
    -webkit-animation-name: ball-pulse-rise-odd;
    animation-name: ball-pulse-rise-odd
}

@-webkit-keyframes ball-grid-beat {
    50% {
        opacity: .7
    }
    100% {
        opacity: 1
    }
}

@keyframes ball-grid-beat {
    50% {
        opacity: .7
    }
    100% {
        opacity: 1
    }
}

.ball-grid-beat {
    width: 57px
}

.ball-grid-beat > div:nth-child(1) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(2) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(3) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(4) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(5) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(6) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(7) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(8) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div:nth-child(9) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-beat > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    float: left;
    -webkit-animation-name: ball-grid-beat;
    animation-name: ball-grid-beat;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0
}

@-webkit-keyframes ball-grid-pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: .7
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes ball-grid-pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: .7
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.ball-grid-pulse {
    width: 57px
}

.ball-grid-pulse > div:nth-child(1) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(2) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(3) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(4) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(5) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(6) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(7) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(8) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div:nth-child(9) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.6s;
    animation-duration: random(100)/1000.6s
}

.ball-grid-pulse > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    float: left;
    -webkit-animation-name: ball-grid-pulse;
    animation-name: ball-grid-pulse;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0
}

@-webkit-keyframes ball-spin-fade-loader {
    50% {
        opacity: .3;
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ball-spin-fade-loader {
    50% {
        opacity: .3;
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.ball-spin-fade-loader {
    position: relative;
    top: -10px;
    left: -10px
}

.ball-spin-fade-loader > div:nth-child(1) {
    top: 25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
    animation: ball-spin-fade-loader 1s -.96s infinite linear
}

.ball-spin-fade-loader > div:nth-child(2) {
    top: 17.04545px;
    left: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
    animation: ball-spin-fade-loader 1s -.84s infinite linear
}

.ball-spin-fade-loader > div:nth-child(3) {
    top: 0;
    left: 25px;
    -webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
    animation: ball-spin-fade-loader 1s -.72s infinite linear
}

.ball-spin-fade-loader > div:nth-child(4) {
    top: -17.04545px;
    left: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
    animation: ball-spin-fade-loader 1s -.6s infinite linear
}

.ball-spin-fade-loader > div:nth-child(5) {
    top: -25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
    animation: ball-spin-fade-loader 1s -.48s infinite linear
}

.ball-spin-fade-loader > div:nth-child(6) {
    top: -17.04545px;
    left: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
    animation: ball-spin-fade-loader 1s -.36s infinite linear
}

.ball-spin-fade-loader > div:nth-child(7) {
    top: 0;
    left: -25px;
    -webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
    animation: ball-spin-fade-loader 1s -.24s infinite linear
}

.ball-spin-fade-loader > div:nth-child(8) {
    top: 17.04545px;
    left: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
    animation: ball-spin-fade-loader 1s -.12s infinite linear
}

.ball-spin-fade-loader > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute
}

@-webkit-keyframes ball-spin-loader {
    75% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}

@keyframes ball-spin-loader {
    75% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}

.ball-spin-loader {
    position: relative
}

.ball-spin-loader > span:nth-child(1) {
    top: 45px;
    left: 0;
    -webkit-animation: ball-spin-loader 2s .9s infinite linear;
    animation: ball-spin-loader 2s .9s infinite linear
}

.ball-spin-loader > span:nth-child(2) {
    top: 30.68182px;
    left: 30.68182px;
    -webkit-animation: ball-spin-loader 2s 1.8s infinite linear;
    animation: ball-spin-loader 2s 1.8s infinite linear
}

.ball-spin-loader > span:nth-child(3) {
    top: 0;
    left: 45px;
    -webkit-animation: ball-spin-loader 2s 2.7s infinite linear;
    animation: ball-spin-loader 2s 2.7s infinite linear
}

.ball-spin-loader > span:nth-child(4) {
    top: -30.68182px;
    left: 30.68182px;
    -webkit-animation: ball-spin-loader 2s 3.6s infinite linear;
    animation: ball-spin-loader 2s 3.6s infinite linear
}

.ball-spin-loader > span:nth-child(5) {
    top: -45px;
    left: 0;
    -webkit-animation: ball-spin-loader 2s 4.5s infinite linear;
    animation: ball-spin-loader 2s 4.5s infinite linear
}

.ball-spin-loader > span:nth-child(6) {
    top: -30.68182px;
    left: -30.68182px;
    -webkit-animation: ball-spin-loader 2s 5.4s infinite linear;
    animation: ball-spin-loader 2s 5.4s infinite linear
}

.ball-spin-loader > span:nth-child(7) {
    top: 0;
    left: -45px;
    -webkit-animation: ball-spin-loader 2s 6.3s infinite linear;
    animation: ball-spin-loader 2s 6.3s infinite linear
}

.ball-spin-loader > span:nth-child(8) {
    top: 30.68182px;
    left: -30.68182px;
    -webkit-animation: ball-spin-loader 2s 7.2s infinite linear;
    animation: ball-spin-loader 2s 7.2s infinite linear
}

.ball-spin-loader > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: green
}

@-webkit-keyframes ball-zig {
    33% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px)
    }
    66% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ball-zig {
    33% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px)
    }
    66% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ball-zag {
    33% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px)
    }
    66% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ball-zag {
    33% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px)
    }
    66% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.ball-zig-zag {
    position: relative;
    -webkit-transform: translate(-15px, -15px);
    -ms-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px)
}

.ball-zig-zag > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    margin-left: 15px;
    top: 4px;
    left: -7px
}

.ball-zig-zag > div:first-child {
    -webkit-animation: ball-zig .7s 0s infinite linear;
    animation: ball-zig .7s 0s infinite linear
}

.ball-zig-zag > div:last-child {
    -webkit-animation: ball-zag .7s 0s infinite linear;
    animation: ball-zag .7s 0s infinite linear
}

@-webkit-keyframes ball-zig-deflect {
    17% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px)
    }
    34% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    67% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    84% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ball-zig-deflect {
    17% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px)
    }
    34% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    67% {
        -webkit-transform: translate(15px, -30px);
        transform: translate(15px, -30px)
    }
    84% {
        -webkit-transform: translate(-15px, -30px);
        transform: translate(-15px, -30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes ball-zag-deflect {
    17% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px)
    }
    34% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px)
    }
    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    67% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px)
    }
    84% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes ball-zag-deflect {
    17% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px)
    }
    34% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px)
    }
    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    67% {
        -webkit-transform: translate(-15px, 30px);
        transform: translate(-15px, 30px)
    }
    84% {
        -webkit-transform: translate(15px, 30px);
        transform: translate(15px, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.ball-zig-zag-deflect {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-15px, -15px);
    -ms-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px)
}

.ball-zig-zag-deflect > div {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    margin-left: 15px;
    top: 4px;
    left: -7px
}

.ball-zig-zag-deflect > div:first-child {
    -webkit-animation: ball-zig-deflect 1.5s 0s infinite linear;
    animation: ball-zig-deflect 1.5s 0s infinite linear
}

.ball-zig-zag-deflect > div:last-child {
    -webkit-animation: ball-zag-deflect 1.5s 0s infinite linear;
    animation: ball-zag-deflect 1.5s 0s infinite linear
}

@-webkit-keyframes line-scale {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
    50% {
        -webkit-transform: scaley(.4);
        transform: scaley(.4)
    }
    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

@keyframes line-scale {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
    50% {
        -webkit-transform: scaley(.4);
        transform: scaley(.4)
    }
    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

.line-scale > div:nth-child(1) {
    -webkit-animation: line-scale 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: line-scale 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale > div:nth-child(2) {
    -webkit-animation: line-scale 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: line-scale 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale > div:nth-child(3) {
    -webkit-animation: line-scale 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: line-scale 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale > div:nth-child(4) {
    -webkit-animation: line-scale 1s -.1s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: line-scale 1s -.1s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale > div:nth-child(5) {
    -webkit-animation: line-scale 1s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: line-scale 1s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.line-scale > div {
    background-color: #444;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block
}

@-webkit-keyframes line-scale-party {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes line-scale-party {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.line-scale-party > div:nth-child(1) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.3s;
    animation-duration: random(100)/1000.3s
}

.line-scale-party > div:nth-child(2) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.3s;
    animation-duration: random(100)/1000.3s
}

.line-scale-party > div:nth-child(3) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.3s;
    animation-duration: random(100)/1000.3s
}

.line-scale-party > div:nth-child(4) {
    -webkit-animation-delay: random(100)/100 -0.2s;
    animation-delay: random(100)/100 -0.2s;
    -webkit-animation-duration: random(100)/1000.3s;
    animation-duration: random(100)/1000.3s
}

.line-scale-party > div {
    background-color: #444;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation-name: line-scale-party;
    animation-name: line-scale-party;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0
}

@-webkit-keyframes line-scale-pulse-out {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
    50% {
        -webkit-transform: scaley(.4);
        transform: scaley(.4)
    }
    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

@keyframes line-scale-pulse-out {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
    50% {
        -webkit-transform: scaley(.4);
        transform: scaley(.4)
    }
    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

.line-scale-pulse-out > div {
    background-color: #444;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85, .25, .37, .85);
    animation: line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85, .25, .37, .85)
}

.line-scale-pulse-out > div:nth-child(2), .line-scale-pulse-out > div:nth-child(4) {
    -webkit-animation-delay: -.4s !important;
    animation-delay: -.4s !important
}

.line-scale-pulse-out > div:nth-child(1), .line-scale-pulse-out > div:nth-child(5) {
    -webkit-animation-delay: -.2s !important;
    animation-delay: -.2s !important
}

@-webkit-keyframes line-scale-pulse-out-rapid {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
    80% {
        -webkit-transform: scaley(.3);
        transform: scaley(.3)
    }
    90% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

@keyframes line-scale-pulse-out-rapid {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
    80% {
        -webkit-transform: scaley(.3);
        transform: scaley(.3)
    }
    90% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

.line-scale-pulse-out-rapid > div {
    background-color: #444;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    vertical-align: middle;
    -webkit-animation: line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11, .49, .38, .78);
    animation: line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11, .49, .38, .78)
}

.line-scale-pulse-out-rapid > div:nth-child(2), .line-scale-pulse-out-rapid > div:nth-child(4) {
    -webkit-animation-delay: -.25s !important;
    animation-delay: -.25s !important
}

.line-scale-pulse-out-rapid > div:nth-child(1), .line-scale-pulse-out-rapid > div:nth-child(5) {
    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important
}

@-webkit-keyframes line-spin-fade-loader {
    50% {
        opacity: .3
    }
    100% {
        opacity: 1
    }
}

@keyframes line-spin-fade-loader {
    50% {
        opacity: .3
    }
    100% {
        opacity: 1
    }
}

.line-spin-fade-loader {
    position: relative;
    top: -10px;
    left: -4px
}

.line-spin-fade-loader > div:nth-child(1) {
    top: 20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out
}

.line-spin-fade-loader > div:nth-child(2) {
    top: 13.63636px;
    left: 13.63636px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out
}

.line-spin-fade-loader > div:nth-child(3) {
    top: 0;
    left: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out
}

.line-spin-fade-loader > div:nth-child(4) {
    top: -13.63636px;
    left: 13.63636px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out
}

.line-spin-fade-loader > div:nth-child(5) {
    top: -20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out
}

.line-spin-fade-loader > div:nth-child(6) {
    top: -13.63636px;
    left: -13.63636px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out
}

.line-spin-fade-loader > div:nth-child(7) {
    top: 0;
    left: -20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out
}

.line-spin-fade-loader > div:nth-child(8) {
    top: 13.63636px;
    left: -13.63636px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out
}

.line-spin-fade-loader > div {
    background-color: #444;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 5px;
    height: 15px
}

@-webkit-keyframes triangle-skew-spin {
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
        transform: perspective(100px) rotateX(180deg) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
        transform: perspective(100px) rotateX(180deg) rotateY(180deg)
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
        transform: perspective(100px) rotateX(0) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
        transform: perspective(100px) rotateX(0) rotateY(0)
    }
}

@keyframes triangle-skew-spin {
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
        transform: perspective(100px) rotateX(180deg) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
        transform: perspective(100px) rotateX(180deg) rotateY(180deg)
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
        transform: perspective(100px) rotateX(0) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
        transform: perspective(100px) rotateX(0) rotateY(0)
    }
}

.triangle-skew-spin > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #444;
    -webkit-animation: triangle-skew-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: triangle-skew-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}

@-webkit-keyframes square-spin {
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
        transform: perspective(100px) rotateX(180deg) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
        transform: perspective(100px) rotateX(180deg) rotateY(180deg)
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
        transform: perspective(100px) rotateX(0) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
        transform: perspective(100px) rotateX(0) rotateY(0)
    }
}

@keyframes square-spin {
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
        transform: perspective(100px) rotateX(180deg) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
        transform: perspective(100px) rotateX(180deg) rotateY(180deg)
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
        transform: perspective(100px) rotateX(0) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
        transform: perspective(100px) rotateX(0) rotateY(0)
    }
}

.square-spin > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: 50px;
    height: 50px;
    background: #444;
    -webkit-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite
}

@-webkit-keyframes rotate_pacman_half_up {
    0% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@keyframes rotate_pacman_half_up {
    0% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@-webkit-keyframes rotate_pacman_half_down {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@keyframes rotate_pacman_half_down {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@-webkit-keyframes pacman-balls {
    75% {
        opacity: .7
    }
    100% {
        -webkit-transform: translate(-100px, -6.25px);
        transform: translate(-100px, -6.25px)
    }
}

@keyframes pacman-balls {
    75% {
        opacity: .7
    }
    100% {
        -webkit-transform: translate(-100px, -6.25px);
        transform: translate(-100px, -6.25px)
    }
}

.pacman {
    position: relative
}

.pacman > div:nth-child(2) {
    -webkit-animation: pacman-balls 1s -.99s infinite linear;
    animation: pacman-balls 1s -.99s infinite linear
}

.pacman > div:nth-child(3) {
    -webkit-animation: pacman-balls 1s -.66s infinite linear;
    animation: pacman-balls 1s -.66s infinite linear
}

.pacman > div:nth-child(4) {
    -webkit-animation: pacman-balls 1s -.33s infinite linear;
    animation: pacman-balls 1s -.33s infinite linear
}

.pacman > div:nth-child(5) {
    -webkit-animation: pacman-balls 1s 0s infinite linear;
    animation: pacman-balls 1s 0s infinite linear
}

.pacman > div:first-of-type {
    width: 0;
    height: 0;
    border-right: 25px solid transparent;
    border-top: 25px solid #444;
    border-left: 25px solid #444;
    border-bottom: 25px solid #444;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_up .5s 0s infinite;
    animation: rotate_pacman_half_up .5s 0s infinite;
    position: relative;
    left: -30px
}

.pacman > div:nth-child(2) {
    width: 0;
    height: 0;
    border-right: 25px solid transparent;
    border-top: 25px solid #444;
    border-left: 25px solid #444;
    border-bottom: 25px solid #444;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_down .5s 0s infinite;
    animation: rotate_pacman_half_down .5s 0s infinite;
    margin-top: -50px;
    position: relative;
    left: -30px
}

.pacman > div:nth-child(3), .pacman > div:nth-child(4), .pacman > div:nth-child(5), .pacman > div:nth-child(6) {
    background-color: #444;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    width: 10px;
    height: 10px;
    position: absolute;
    -webkit-transform: translate(0, -6.25px);
    -ms-transform: translate(0, -6.25px);
    transform: translate(0, -6.25px);
    top: 25px;
    left: 70px
}

@-webkit-keyframes cube-transition {
    25% {
        -webkit-transform: translateX(50px) scale(.5) rotate(-90deg);
        transform: translateX(50px) scale(.5) rotate(-90deg)
    }
    50% {
        -webkit-transform: translate(50px, 50px) rotate(-180deg);
        transform: translate(50px, 50px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateY(50px) scale(.5) rotate(-270deg);
        transform: translateY(50px) scale(.5) rotate(-270deg)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes cube-transition {
    25% {
        -webkit-transform: translateX(50px) scale(.5) rotate(-90deg);
        transform: translateX(50px) scale(.5) rotate(-90deg)
    }
    50% {
        -webkit-transform: translate(50px, 50px) rotate(-180deg);
        transform: translate(50px, 50px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateY(50px) scale(.5) rotate(-270deg);
        transform: translateY(50px) scale(.5) rotate(-270deg)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.cube-transition {
    position: relative;
    -webkit-transform: translate(-25px, -25px);
    -ms-transform: translate(-25px, -25px);
    transform: translate(-25px, -25px)
}

.cube-transition > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: -5px;
    background-color: #444;
    -webkit-animation: cube-transition 1.6s 0s infinite ease-in-out;
    animation: cube-transition 1.6s 0s infinite ease-in-out
}

.cube-transition > div:last-child {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes spin-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.semi-circle-spin {
    position: relative;
    width: 35px;
    height: 35px;
    overflow: hidden
}

.semi-circle-spin > div {
    position: absolute;
    border-width: 0;
    border-radius: 100%;
    -webkit-animation: spin-rotate .6s 0s infinite linear;
    animation: spin-rotate .6s 0s infinite linear;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), color-stop(30%, #444), to(#444));
    background-image: linear-gradient(transparent 0%, transparent 70%, #444 30%, #444 100%);
    width: 100%;
    height: 100%
}

.ball-grid-pulse, .ball-clip-rotate-pulse, .ball-clip-rotate-multiple, .ball-zip-zag, .ball-zip-zag-deflect, .ball-triangle-path, .ball-scale-multiple, .ball-scale-ripple-multiple, .ball-spin-fade-loader, .line-spin-fade-loader, .pacman, .ball-grid-beat, .semi-circle-spin, .ball-rotate {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%
}

.ball-zig-zag, .ball-zip-zag-deflect {
    -webkit-transform: translate3d(50%, -15px, 0);
    transform: translate3d(50%, -15px, 0)
}

.ball-spin-fade-loader, .line-spin-fade-loader {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.spinner-default, .spinner-default:before, .spinner-default:after {
    border-radius: 50%
}

.spinner-default {
    color: tomato;
    font-size: 5px;
    text-indent: -99999em;
    margin: 55px auto;
    position: relative;
    width: 10em;
    height: 10em;
    -webkit-box-shadow: inset 0 0 0 1em;
    box-shadow: inset 0 0 0 1em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.spinner-default:before, .spinner-default:after {
    position: absolute;
    content: ''
}

.spinner-default:before {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 10.2em 0 0 10.2em;
    top: -.1em;
    left: -.1em;
    -webkit-transform-origin: 5.1em 5.1em;
    -ms-transform-origin: 5.1em 5.1em;
    transform-origin: 5.1em 5.1em;
    -webkit-animation: load2 2s infinite ease 1.5s;
    animation: load2 2s infinite ease 1.5s
}

.spinner-default:after {
    width: 5.2em;
    height: 10.2em;
    background: #fff;
    border-radius: 0 10.2em 10.2em 0;
    top: -.1em;
    left: 4.9em;
    -webkit-transform-origin: .1em 5.1em;
    -ms-transform-origin: .1em 5.1em;
    transform-origin: .1em 5.1em;
    -webkit-animation: load2 2s infinite ease;
    animation: load2 2s infinite ease
}

@-webkit-keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-audio-wave {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px
}

.spinner-audio-wave span {
    display: block;
    bottom: 0;
    width: 9px;
    height: 5px;
    background: #f3efe9;
    position: absolute;
    -webkit-animation: audio-wave 1.5s infinite ease-in-out;
    animation: audio-wave 1.5s infinite ease-in-out
}

.spinner-audio-wave span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.spinner-audio-wave span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.spinner-audio-wave span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.spinner-audio-wave span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

@-webkit-keyframes audio-wave {
    0% {
        height: 5px;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        background: #f3efe9
    }
    25% {
        height: 40px;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        background: #f3efe9
    }
    50% {
        height: 5px;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        background: #f3efe9
    }
    100% {
        height: 5px;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        background: #f3efe9
    }
}

@keyframes audio-wave {
    0% {
        height: 5px;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        background: #f3efe9
    }
    25% {
        height: 40px;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        background: #f3efe9
    }
    50% {
        height: 5px;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        background: #f3efe9
    }
    100% {
        height: 5px;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        background: #f3efe9
    }
}

.post-title-container {
    overflow: hidden
}

.post-title, .post-meta-container, #hero-scroll-down-arrow {
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    opacity: 0
}

.post-title, #hero-scroll-down-arrow {
    -webkit-transform: translatey(100px);
    -ms-transform: translatey(100px);
    transform: translatey(100px)
}

.post-meta-container {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

#hero-scroll-down-arrow {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

.loaded .post-meta-container, .loaded .post-title, .loaded #hero-scroll-down-arrow {
    opacity: .95;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.loaded #hero-scroll-down-arrow {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.is-ajax-nav .wolf-jplayer-loader-overlay {
    display: none
}

#ajax-progress-bar {
    position: fixed;
    top: 0;
    left: 0;
    background: #f3efe9;
    width: 0;
    height: 3px;
    -webkit-transition: width 1s ease;
    transition: width 1s ease;
    z-index: 99999
}

.admin-bar #ajax-progress-bar {
    top: 32px
}

body.hide-ajax-progress-bar #ajax-progress-bar {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important
}

#ajax-content {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

#ajax-loading-overlay {
    opacity: 0;
    visibility: hidden;
    display: table !important
}

html.ajax-loading #ajax-loading-overlay {
    opacity: 1;
    visibility: visible
}

html.ajax-loading .mega-menu-tagline, html.ajax-loading .sub-menu {
    opacity: 0 !important;
    visibility: hidden !important
}

.site-container {
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin: 0 auto
}

.site-content {
    position: relative
}

#page {
    position: relative;
    z-index: 0
}

#page-content {
    position: relative;
    z-index: 1
}

.wrap {
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px
}

.wrap:before, .wrap:after {
    content: "";
    display: table
}

.wrap:after {
    clear: both
}

.content-inner {
    position: relative;
    z-index: 1;
    min-height: 70vh;
    padding: 0;
    display: block
}

.wvc-fullpage .content-inner {
    min-height: 100vh
}

.single-wvc_content_block .content-inner {
    min-height: 0
}

.content-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 10
}

.content-area {
    position: relative
}

.content-wrapper, .small-width {
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px;
    max-width: 750px
}

.content-wrapper:before, .content-wrapper:after, .small-width:before, .small-width:after {
    content: "";
    display: table
}

.content-wrapper:after, .small-width:after {
    clear: both
}

.wolf-plugins .content-wrapper, .single-plugin .content-wrapper, .wolf-wishlist-page .content-wrapper, .page-full-width .content-wrapper, .page-sidebar-right .content-wrapper, .page-sidebar-left .content-wrapper, .page-post-archives .content-wrapper, .layout-standard .content-wrapper, .layout-fullwidth .content-wrapper, .layout-sidebar .content-wrapper, .layout-sidebar-left .content-wrapper, .layout-sidebar-right .content-wrapper, .single-post-layout-sidebar .content-wrapper, .single-post-layout-fullwidth .content-wrapper, .single-post-layout-sidebar-left .content-wrapper, .single-post-layout-sidebar-right .content-wrapper, .single-release .content-wrapper, .wolf-albums .content-wrapper, .wolf-videos .content-wrapper, .wolf-portfolio .content-wrapper, .single-artist .content-wrapper, .single-video .content-wrapper, .single-work .content-wrapper, .single-show .content-wrapper, .single-event .content-wrapper, .single-ticket .content-wrapper, .single-attachment .content-wrapper, .single-proof_gallery .content-wrapper {
    max-width: 1400px
}

.single-post-layout-standard .content-wrapper, .single-post-layout-no-sidebar .content-wrapper, .is-blog.layout-standard.display-standard .content-wrapper {
    max-width: 750px
}

.layout-standard #secondary, .layout-fullwidth #secondary, .single-release #secondary {
    display: none !important
}

.single-product .content-wrapper, .single-attachment .content-wrapper, .single-wvc_content_block .content-wrapper, .layout-fullwidth .content-wrapper {
    max-width: none;
    width: 100%;
    padding: 0
}

.is-shop.layout-fullwidth .content-wrapper {
    max-width: none;
    width: 92%
}

body.wolf-visual-composer:not(.wvc-single-post-sidebar) footer.page-entry-meta, .single-wvc_content_block footer.page-entry-meta {
    display: none
}

body.wolf-visual-composer:not(.wvc-single-post-sidebar) .content-wrapper, body.wolf-visual-composer:not(.wvc-single-post-sidebar) .single-post-content-container, .single-wvc_content_block .content-wrapper, .single-wvc_content_block .single-post-content-container {
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    margin: 0;
    max-width: none
}

body.wolf-core-layout:not(.single-post-layout-sidebar):not(.single-post-layout-sidebar-left):not(.single-post-layout-sidebar-right) footer.page-entry-meta, .single-wolf_content_block footer.page-entry-meta {
    display: none
}

body.wolf-core-layout:not(.single-post-layout-sidebar):not(.single-post-layout-sidebar-left):not(.single-post-layout-sidebar-right) .content-wrapper, body.wolf-core-layout:not(.single-post-layout-sidebar):not(.single-post-layout-sidebar-left):not(.single-post-layout-sidebar-right) .single-post-content-container, .single-wolf_content_block .content-wrapper, .single-wolf_content_block .single-post-content-container {
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    margin: 0;
    max-width: none
}

#secondary {
    margin-top: 35px
}

#top-bar-block {
    position: relative;
    display: none
}

#top-bar-close {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: currentColor
}

.border-rounded {
    border-radius: 4px
}

body.button-style-round .testimonial-inner, body.button-style-round .testimonial-avatar img, body.button-style-standard .testimonial-inner, body.button-style-standard .testimonial-avatar img {
    border-radius: 4px
}

body.button-style-round input[type=text], body.button-style-round input[type=search], body.button-style-round input[type=tel], body.button-style-round input[type=time], body.button-style-round input[type=url], body.button-style-round input[type=week], body.button-style-round input[type=password], body.button-style-round input[type=checkbox], body.button-style-round input[type=color], body.button-style-round input[type=date], body.button-style-round input[type=datetime], body.button-style-round input[type=datetime-local], body.button-style-round input[type=email], body.button-style-round input[type=month], body.button-style-round input[type=number], body.button-style-round select, body.button-style-round textarea, body.button-style-standard input[type=text], body.button-style-standard input[type=search], body.button-style-standard input[type=tel], body.button-style-standard input[type=time], body.button-style-standard input[type=url], body.button-style-standard input[type=week], body.button-style-standard input[type=password], body.button-style-standard input[type=checkbox], body.button-style-standard input[type=color], body.button-style-standard input[type=date], body.button-style-standard input[type=datetime], body.button-style-standard input[type=datetime-local], body.button-style-standard input[type=email], body.button-style-standard input[type=month], body.button-style-standard input[type=number], body.button-style-standard select, body.button-style-standard textarea {
    border-radius: 4px
}

body.button-style-round .release-thumbnail img, body.button-style-round .entry-gallery img, body.button-style-round .post-thumbnail img, body.button-style-round .author-box, body.button-style-round .avatar, body.button-style-round .wvc-mailchimp-form-container, body.button-style-round .wvc-banner, body.button-style-standard .release-thumbnail img, body.button-style-standard .entry-gallery img, body.button-style-standard .post-thumbnail img, body.button-style-standard .author-box, body.button-style-standard .avatar, body.button-style-standard .wvc-mailchimp-form-container, body.button-style-standard .wvc-banner {
    border-radius: 4px
}

body.button-style-round .wvc-mailchimp-form-container, body.button-style-standard .wvc-mailchimp-form-container {
    overflow: hidden
}

body.button-style-round .wvc-team-member-container .bg-overlay, body.button-style-round .wvc-team-member-container img, body.button-style-round .wvc-team-member-container .wvc-team-member-caption-container, body.button-style-standard .wvc-team-member-container .bg-overlay, body.button-style-standard .wvc-team-member-container img, body.button-style-standard .wvc-team-member-container .wvc-team-member-caption-container {
    border-radius: 4px
}

body.button-style-round .wp-audio-shortcode, body.button-style-standard .wp-audio-shortcode {
    border-radius: 4px;
    overflow: hidden
}

body.button-style-round .wvc-audio-shortcode-container-has-image img, body.button-style-round .wpm-playlist .mejs-container, body.button-style-standard .wvc-audio-shortcode-container-has-image img, body.button-style-standard .wpm-playlist .mejs-container {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

body.button-style-round .wvc-audio-shortcode-container-has-image .wp-audio-shortcode, body.button-style-standard .wvc-audio-shortcode-container-has-image .wp-audio-shortcode {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

body.button-style-round .trigger, body.button-style-round .button, body.button-style-round .button-download, body.button-style-round .button-secondary, body.button-style-round .wvc-embed-video-play-button, body.button-style-round .wolf-button, body.button-style-round .wolf-more-dates, body.button-style-round .wolf-gram-follow-button, body.button-style-round .nav-menu li.menu-button-primary > a:first-child > .menu-item-inner, body.button-style-round .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner, body.button-style-round .nav-menu li.nav-button > a:first-child > .menu-item-inner, body.button-style-round .more-link, body.button-style-round #back-to-top, body.button-style-round .tooltipsy, body.button-style-round .category-label, body.button-style-round span.onsale, body.button-style-round .wvc-last-post-big-slide-button, body.button-style-round .button, body.button-style-round input[type=submit], body.button-style-round .wvc-mailchimp-submit, body.button-style-round .more-link, body.button-style-round .added_to_cart, body.button-style-round .button-download, body.button-style-standard .trigger, body.button-style-standard .button, body.button-style-standard .button-download, body.button-style-standard .button-secondary, body.button-style-standard .wvc-embed-video-play-button, body.button-style-standard .wolf-button, body.button-style-standard .wolf-more-dates, body.button-style-standard .wolf-gram-follow-button, body.button-style-standard .nav-menu li.menu-button-primary > a:first-child > .menu-item-inner, body.button-style-standard .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner, body.button-style-standard .nav-menu li.nav-button > a:first-child > .menu-item-inner, body.button-style-standard .more-link, body.button-style-standard #back-to-top, body.button-style-standard .tooltipsy, body.button-style-standard .category-label, body.button-style-standard span.onsale, body.button-style-standard .wvc-last-post-big-slide-button, body.button-style-standard .button, body.button-style-standard input[type=submit], body.button-style-standard .wvc-mailchimp-submit, body.button-style-standard .more-link, body.button-style-standard .added_to_cart, body.button-style-standard .button-download {
    border-radius: 3px
}

body.button-style-round .bit-button, body.button-style-standard .bit-button {
    border-radius: 3px !important
}

body.button-style-round .entry-masonry_modern .slideshow-background, body.button-style-round .entry-masonry_modern .entry-container, body.button-style-standard .entry-masonry_modern .slideshow-background, body.button-style-standard .entry-masonry_modern .entry-container {
    border-radius: 4px
}

body.button-style-round .entry-post-standard_modern .entry-slider, body.button-style-round .entry-post-standard_modern .entry-media, body.button-style-round .entry-post-standard_modern .entry-thumbnail, body.button-style-round .entry-post-standard .entry-slider, body.button-style-round .entry-post-standard .entry-media, body.button-style-round .entry-post-standard .entry-thumbnail, body.button-style-standard .entry-post-standard_modern .entry-slider, body.button-style-standard .entry-post-standard_modern .entry-media, body.button-style-standard .entry-post-standard_modern .entry-thumbnail, body.button-style-standard .entry-post-standard .entry-slider, body.button-style-standard .entry-post-standard .entry-media, body.button-style-standard .entry-post-standard .entry-thumbnail {
    border-radius: 4px;
    overflow: hidden
}

body.button-style-round .entry-post-standard_modern.is-short-post-format, body.button-style-round .entry-post-standard.is-short-post-format, body.button-style-standard .entry-post-standard_modern.is-short-post-format, body.button-style-standard .entry-post-standard.is-short-post-format {
    border-radius: 4px
}

body.button-style-round .related-posts .entry-link, body.button-style-standard .related-posts .entry-link {
    border-radius: 4px;
    overflow: hidden
}

body.button-style-round .woocommerce-single-product-images-slider .flex-prev, body.button-style-round .woocommerce-single-product-images-slider .flex-next, body.button-style-standard .woocommerce-single-product-images-slider .flex-prev, body.button-style-standard .woocommerce-single-product-images-slider .flex-next {
    border-radius: 3px
}

body.button-style-round .easyzoom-flyout, body.button-style-round .attachment-shop_single, body.button-style-standard .easyzoom-flyout, body.button-style-standard .attachment-shop_single {
    border-radius: 4px
}

body.button-style-round ul.wolf-instagram-list li img, body.button-style-standard ul.wolf-instagram-list li img {
    border-radius: 2px
}

body.button-style-round .grid-padding-yes.page-display-grid img, body.button-style-standard .grid-padding-yes.page-display-grid img {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes .entry-video-grid_modern .entry-container, body.button-style-round .grid-padding-yes .entry-video-grid_modern .entry-box, body.button-style-round .grid-padding-yes .entry-video-grid_classic .entry-container, body.button-style-round .grid-padding-yes .entry-video-grid_classic .entry-box, body.button-style-round .grid-padding-yes .entry-post-grid .entry-container, body.button-style-round .grid-padding-yes .entry-post-grid .entry-box, body.button-style-round .grid-padding-yes .entry-post-grid_classic .entry-container, body.button-style-round .grid-padding-yes .entry-post-grid_classic .entry-box, body.button-style-round .grid-padding-yes .entry-release-grid .entry-container, body.button-style-round .grid-padding-yes .entry-release-grid .entry-box, body.button-style-round .grid-padding-yes .entry-release-masonry .entry-container, body.button-style-round .grid-padding-yes .entry-release-masonry .entry-box, body.button-style-round .grid-padding-yes .entry-work-grid .entry-container, body.button-style-round .grid-padding-yes .entry-work-grid .entry-box, body.button-style-round .grid-padding-yes .entry-work-masonry .entry-container, body.button-style-round .grid-padding-yes .entry-work-masonry .entry-box, body.button-style-round .grid-padding-yes .entry-post-mosaic .entry-container, body.button-style-round .grid-padding-yes .entry-post-mosaic .entry-box, body.button-style-round .grid-padding-yes .entry-video-mosaic .entry-container, body.button-style-round .grid-padding-yes .entry-video-mosaic .entry-box, body.button-style-round .grid-padding-yes .entry-event-grid .entry-container, body.button-style-round .grid-padding-yes .entry-event-grid .entry-box, body.button-style-standard .grid-padding-yes .entry-video-grid_modern .entry-container, body.button-style-standard .grid-padding-yes .entry-video-grid_modern .entry-box, body.button-style-standard .grid-padding-yes .entry-video-grid_classic .entry-container, body.button-style-standard .grid-padding-yes .entry-video-grid_classic .entry-box, body.button-style-standard .grid-padding-yes .entry-post-grid .entry-container, body.button-style-standard .grid-padding-yes .entry-post-grid .entry-box, body.button-style-standard .grid-padding-yes .entry-post-grid_classic .entry-container, body.button-style-standard .grid-padding-yes .entry-post-grid_classic .entry-box, body.button-style-standard .grid-padding-yes .entry-release-grid .entry-container, body.button-style-standard .grid-padding-yes .entry-release-grid .entry-box, body.button-style-standard .grid-padding-yes .entry-release-masonry .entry-container, body.button-style-standard .grid-padding-yes .entry-release-masonry .entry-box, body.button-style-standard .grid-padding-yes .entry-work-grid .entry-container, body.button-style-standard .grid-padding-yes .entry-work-grid .entry-box, body.button-style-standard .grid-padding-yes .entry-work-masonry .entry-container, body.button-style-standard .grid-padding-yes .entry-work-masonry .entry-box, body.button-style-standard .grid-padding-yes .entry-post-mosaic .entry-container, body.button-style-standard .grid-padding-yes .entry-post-mosaic .entry-box, body.button-style-standard .grid-padding-yes .entry-video-mosaic .entry-container, body.button-style-standard .grid-padding-yes .entry-video-mosaic .entry-box, body.button-style-standard .grid-padding-yes .entry-event-grid .entry-container, body.button-style-standard .grid-padding-yes .entry-event-grid .entry-box {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes .entry-video-grid_modern .entry-box, body.button-style-round .grid-padding-yes .entry-video-grid_classic .entry-box, body.button-style-standard .grid-padding-yes .entry-video-grid_modern .entry-box, body.button-style-standard .grid-padding-yes .entry-video-grid_classic .entry-box {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes .entry-post-grid_modern .entry-container, body.button-style-round .grid-padding-yes .entry-post-grid_modern .img-bg, body.button-style-standard .grid-padding-yes .entry-post-grid_modern .entry-container, body.button-style-standard .grid-padding-yes .entry-post-grid_modern .img-bg {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes .entry-post-grid .entry-container, body.button-style-round .grid-padding-yes .entry-post-grid .entry-image, body.button-style-round .grid-padding-yes .entry-post-grid_classic .entry-container, body.button-style-round .grid-padding-yes .entry-post-grid_classic .entry-image, body.button-style-round .grid-padding-yes .entry-post-masonry .entry-container, body.button-style-round .grid-padding-yes .entry-post-masonry .entry-image, body.button-style-standard .grid-padding-yes .entry-post-grid .entry-container, body.button-style-standard .grid-padding-yes .entry-post-grid .entry-image, body.button-style-standard .grid-padding-yes .entry-post-grid_classic .entry-container, body.button-style-standard .grid-padding-yes .entry-post-grid_classic .entry-image, body.button-style-standard .grid-padding-yes .entry-post-masonry .entry-container, body.button-style-standard .grid-padding-yes .entry-post-masonry .entry-image {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes .entry-post-grid .entry-image, body.button-style-round .grid-padding-yes .entry-post-grid_classic .entry-image, body.button-style-round .grid-padding-yes .entry-post-masonry .entry-image, body.button-style-standard .grid-padding-yes .entry-post-grid .entry-image, body.button-style-standard .grid-padding-yes .entry-post-grid_classic .entry-image, body.button-style-standard .grid-padding-yes .entry-post-masonry .entry-image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

body.button-style-round .grid-padding-yes .entry-product-grid .product-thumbnail-container, body.button-style-round .grid-padding-yes .entry-product-metro .product-thumbnail-container, body.button-style-round .grid-padding-yes .entry-product-grid_classic .product-thumbnail-container, body.button-style-round .grid-padding-yes .entry-product-grid_modern_alt .product-thumbnail-container, body.button-style-standard .grid-padding-yes .entry-product-grid .product-thumbnail-container, body.button-style-standard .grid-padding-yes .entry-product-metro .product-thumbnail-container, body.button-style-standard .grid-padding-yes .entry-product-grid_classic .product-thumbnail-container, body.button-style-standard .grid-padding-yes .entry-product-grid_modern_alt .product-thumbnail-container {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes .entry-product-grid .product-thumbnail-inner, body.button-style-round .grid-padding-yes .entry-product-metro .product-thumbnail-inner, body.button-style-standard .grid-padding-yes .entry-product-grid .product-thumbnail-inner, body.button-style-standard .grid-padding-yes .entry-product-metro .product-thumbnail-inner {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes .entry-product-metro .product-thumbnail-container, body.button-style-standard .grid-padding-yes .entry-product-metro .product-thumbnail-container {
    overflow: hidden
}

body.button-style-round .grid-padding-yes .entry-product-grid_overlay .product-actions, body.button-style-standard .grid-padding-yes .entry-product-grid_overlay .product-actions {
    border-radius: 3px
}

body.button-style-round .grid-padding-yes .entry-product-grid_modern .product-thumbnail-container, body.button-style-round .grid-padding-yes .entry-product-grid_modern .product-thumbnail-inner, body.button-style-round .grid-padding-yes .entry-product-grid_modern .product-summary-container, body.button-style-standard .grid-padding-yes .entry-product-grid_modern .product-thumbnail-container, body.button-style-standard .grid-padding-yes .entry-product-grid_modern .product-thumbnail-inner, body.button-style-standard .grid-padding-yes .entry-product-grid_modern .product-summary-container {
    border-radius: 4px;
    overflow: hidden !important
}

body.button-style-round .grid-padding-yes .entry-metro .entry-container, body.button-style-round .grid-padding-yes .entry-metro_modern .entry-container, body.button-style-standard .grid-padding-yes .entry-metro .entry-container, body.button-style-standard .grid-padding-yes .entry-metro_modern .entry-container {
    border-radius: 4px
}

body.button-style-round .grid-padding-yes.release-layout-standard .entry-release-masonry .entry-image, body.button-style-round .grid-padding-yes.release-layout-standard .entry-work-masonry .entry-image, body.button-style-round .grid-padding-yes.release-layout-standard .entry-metro .entry-image, body.button-style-round .grid-padding-yes.release-layout-standard .entry-metro_modern .entry-image, body.button-style-round .grid-padding-yes.work-layout-standard .entry-release-masonry .entry-image, body.button-style-round .grid-padding-yes.work-layout-standard .entry-work-masonry .entry-image, body.button-style-round .grid-padding-yes.work-layout-standard .entry-metro .entry-image, body.button-style-round .grid-padding-yes.work-layout-standard .entry-metro_modern .entry-image, body.button-style-standard .grid-padding-yes.release-layout-standard .entry-release-masonry .entry-image, body.button-style-standard .grid-padding-yes.release-layout-standard .entry-work-masonry .entry-image, body.button-style-standard .grid-padding-yes.release-layout-standard .entry-metro .entry-image, body.button-style-standard .grid-padding-yes.release-layout-standard .entry-metro_modern .entry-image, body.button-style-standard .grid-padding-yes.work-layout-standard .entry-release-masonry .entry-image, body.button-style-standard .grid-padding-yes.work-layout-standard .entry-work-masonry .entry-image, body.button-style-standard .grid-padding-yes.work-layout-standard .entry-metro .entry-image, body.button-style-standard .grid-padding-yes.work-layout-standard .entry-metro_modern .entry-image {
    border-radius: 4px
}

body.button-style-round .trigger, body.button-style-round .button, body.button-style-round .button-secondary, body.button-style-round .wolf-button, body.button-style-round .wolf-more-dates, body.button-style-round .wolf-gram-follow-button, body.button-style-round .nav-menu li.menu-button-primary > a:first-child > .menu-item-inner, body.button-style-round .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner, body.button-style-round .nav-menu li.nav-button > a:first-child > .menu-item-inner, body.button-style-round .more-link, body.button-style-round #back-to-top, body.button-style-round .tooltipsy, body.button-style-round .category-label, body.button-style-round span.onsale, body.button-style-round .wvc-last-post-big-slide-button, body.button-style-round .button, body.button-style-round input[type=submit], body.button-style-round .wvc-mailchimp-submit, body.button-style-round .more-link, body.button-style-round .added_to_cart, body.button-style-round .button-download {
    border-radius: 99em
}

body.button-style-round textarea {
    border-radius: 20px
}

body.button-style-round .bit-widget .bit-event .bit-offers {
    border-radius: 99em
}

body.button-style-round input[type=text], body.button-style-round input[type=search], body.button-style-round input[type=tel], body.button-style-round input[type=time], body.button-style-round input[type=url], body.button-style-round input[type=week], body.button-style-round input[type=password], body.button-style-round input[type=checkbox], body.button-style-round input[type=color], body.button-style-round input[type=date], body.button-style-round input[type=datetime], body.button-style-round input[type=datetime-local], body.button-style-round input[type=email], body.button-style-round input[type=month], body.button-style-round input[type=number] {
    border-radius: 99em
}

body.button-style-round .avatar, body.button-style-round .testimonial-avatar img {
    border-radius: 99em
}

body.button-style-round input.wvc-mailchimp-email {
    border-radius: 99em
}

body.button-style-round .single-product-quickview .quantity, body.button-style-round.single-product .quantity {
    margin-right: 0 !important
}

body.button-style-round .single-product-quickview .quantity .qty, body.button-style-round.single-product .quantity .qty {
    margin-right: 0 !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

body.button-style-round .single-product-quickview .quantity + .single_add_to_cart_button, body.button-style-round.single-product .quantity + .single_add_to_cart_button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 30px
}

@media screen and (min-width: 800px) {
    body.button-style-round .wvc-mailchimp-size-large input.wvc-mailchimp-email {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    body.button-style-round .wvc-mailchimp-size-large .wvc-mailchimp-email-container {
        margin-right: 0;
        padding-right: 0
    }

    body.button-style-round .wvc-mailchimp-size-large button.wvc-mailchimp-submit {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

.logo-container {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.logo {
    padding: 0 14px;
    position: relative;
    max-width: 180px;
    height: 100%
}

.logo .logo-img:first-child {
    position: relative
}

.logo .logo-img:last-child:not(.logo-svg) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.desktop.menu-layout-top-right .logo, .desktop.menu-layout-overlay .logo, .desktop.menu-layout-top-justify .logo, .desktop.menu-layout-top-justify-left .logo {
    padding-left: 0
}

.desktop.menu-layout-top-left .logo {
    padding-right: 0
}

.logo-img {
    max-width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

img.logo-img {
    vertical-align: top
}

.logo-svg {
    opacity: 0;
    width: 100%
}

.logo-svg.replaced-svg {
    opacity: 1
}

a.logo-link {
    padding: 0 !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.logo-visibility-sticky_menu:not(.sticking) #desktop-navigation .logo {
    display: none
}

.logo-visibility-sticky_menu:not(.sticking) #site-navigation-primary-desktop {
    left: 0 !important
}

.logo-visibility-sticky_menu:not(.sticking) .logo-menu-item {
    width: 0
}

.logo-text {
    font-size: 36px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap
}

.logo-visibility-hidden .logo {
    display: none !important
}

#top {
    top: 0;
    height: 0;
    width: 0
}

.site-name, .site-description {
    display: block;
    height: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: -9999px
}

.hero-layout-fullheight #hero {
    height: 100vh
}

.hero-layout-fullheight.admin-bar #hero {
    height: calc(100vh - 32px)
}

a.scroll-down {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -6px;
    z-index: 5;
    -webkit-transition: all .2s;
    transition: all .2s
}

a.scroll-down .fa:before {
    font-size: 24px
}

a.scroll-down:hover {
    bottom: 5px
}

.scroll-down-icon:before {
    font-family: Linearicons-Free;
    content: "\e878"
}

body {
    font-size: 16px
}

.link, p:not(.attachment) > a:not(.no-link-style):not(.button):not(.button-download):not(.added_to_cart):not(.button-secondary):not(.menu-link):not(.filter-link):not(.entry-link):not(.more-link):not(.wvc-image-inner):not(.wolf-core-image-inner):not(.wvc-button):not(.wolf-core-button):not(.wvc-bigtext-link):not(.wvc-fittext-link):not(.wolf-core-bigtext-link):not(.wolf-core-fittext-link):not(.ui-tabs-anchor):not(.wvc-icon-title-link):not(.wvc-icon-link):not(.wolf-core-social-icon-link):not(.wolf-core-icon-title-link):not(.wolf-core-icon-link):not(.wolf-core-social-icon-link):not(.wvc-team-member-social):not(.wolf-core-team-member-social):not(.wolf-tweet-link):not(.author-link) {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 700;
    border-bottom: 1px solid #333
}

.link:hover, p:not(.attachment) > a:not(.no-link-style):not(.button):not(.button-download):not(.added_to_cart):not(.button-secondary):not(.menu-link):not(.filter-link):not(.entry-link):not(.more-link):not(.wvc-image-inner):not(.wolf-core-image-inner):not(.wvc-button):not(.wolf-core-button):not(.wvc-bigtext-link):not(.wvc-fittext-link):not(.wolf-core-bigtext-link):not(.wolf-core-fittext-link):not(.ui-tabs-anchor):not(.wvc-icon-title-link):not(.wvc-icon-link):not(.wolf-core-social-icon-link):not(.wolf-core-icon-title-link):not(.wolf-core-icon-link):not(.wolf-core-social-icon-link):not(.wvc-team-member-social):not(.wolf-core-team-member-social):not(.wolf-tweet-link):not(.author-link):hover {
    color: #f3efe9
}

abbr[title] {
    text-decoration: none
}

ul li {
    list-style-type: disc
}

ul, ol, dl {
    margin: 1.6em 0
}

p {
    margin-top: 0;
    margin-bottom: 1.88em
}

p:empty {
    margin: 0 !important
}

ul, ol {
    padding-left: 33px
}

ul ul, ul ol, ol ul, ol ol {
    padding-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0
}

ul ul ul, ul ul ol, ul ol ul, ul ol ol, ol ul ul, ol ul ol, ol ol ul, ol ol ol {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1.44
}

hr {
    border: none;
    margin: 50px auto;
    height: 1px
}

h1 {
    font-size: 2.25em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.375em
}

h4 {
    font-size: 1.25em
}

h5 {
    font-size: 1.125em
}

h6 {
    font-size: 1em
}

blockquote {
    font-size: 1.44em;
    font-weight: 700;
    margin-bottom: 1.88em
}

blockquote p {
    margin: .8em 0
}

blockquote p a {
    border: none !important
}

cite {
    margin-top: 8px;
    font-size: .8em;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    font-style: normal
}

cite:before {
    content: '\2014 \00A0'
}

code, pre {
    font-family: monospace;
    line-height: 1.618;
    color: #0d0d0d
}

code {
    margin: 0 .5em;
    padding: 0 5px;
    background: #fff;
    line-height: 1em;
    display: inline-block
}

pre {
    display: block;
    -ms-word-wrap: normal;
    word-wrap: normal;
    background: #fff;
    padding: .5em 1em;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    margin: 1.618em 0 3em;
    border: 1px solid rgba(0, 0, 0, .1);
    max-height: none !important;
    min-width: 350px
}

pre span {
    color: green
}

address {
    margin-bottom: 1.618rem
}

address p {
    margin-bottom: 0
}

abbr[title], acronym[title] {
    border-bottom: 1px dotted;
    cursor: help
}

dt {
    font-weight: 700;
    text-decoration: underline
}

dd {
    margin: 0;
    padding: 0 0 .5rem
}

.caption {
    opacity: .66
}

.accent-color-dark ::selection {
    color: #fff
}

.accent-color-light ::selection {
    color: #333
}

.wvc-dropcap {
    line-height: 1.2
}

mark {
    color: #fff;
    padding: 1px 4px
}

.text-center {
    text-align: center
}

.disabled {
    pointer-events: none !important
}

.hidden {
    display: none;
    visibility: hidden;
    height: 0
}

.img-bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 0
}

.bg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.img-cover {
    object-fit: cover;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    font-family: 'object-fit: cover;'
}

.no-margin {
    margin: 0
}

.no-margin-p p {
    margin: 0
}

.parallax {
    background-size: cover;
    background-position: center center;
    background-attachment: fixed
}

.cover {
    object-fit: cover;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 0;
    font-family: 'object-fit: cover;'
}

.compat-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.compat-cover .cover {
    opacity: 0
}

.contain {
    object-fit: contain;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 0;
    font-family: 'object-fit: contain;'
}

.compat-contain {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.compat-contain .contain {
    opacity: 0
}

.cover-standard, .entry-cover, .cover-landscape, .items-thumbnail-size-landscape .entry-grid .entry-cover, .items-thumbnail-size-landscape .entry-artist-offgrid .entry-cover, .cover-square, .items-thumbnail-size-square .entry-grid .entry-cover, .items-thumbnail-size-square .entry-artist-offgrid .entry-cover, .cover-portrait, .items-thumbnail-size-portrait .entry-grid .entry-cover, .items-thumbnail-size-portrait .entry-artist-offgrid .entry-cover {
    position: relative;
    display: block;
    width: 100%
}

.cover-standard:before, .entry-cover:before, .cover-landscape:before, .items-thumbnail-size-landscape .entry-grid .entry-cover:before, .items-thumbnail-size-landscape .entry-artist-offgrid .entry-cover:before, .cover-square:before, .items-thumbnail-size-square .entry-grid .entry-cover:before, .items-thumbnail-size-square .entry-artist-offgrid .entry-cover:before, .cover-portrait:before, .items-thumbnail-size-portrait .entry-grid .entry-cover:before, .items-thumbnail-size-portrait .entry-artist-offgrid .entry-cover:before {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.cover-standard, .entry-cover {
    padding-bottom: 60%
}

.cover-landscape, .items-thumbnail-size-landscape .entry-grid .entry-cover, .items-thumbnail-size-landscape .entry-artist-offgrid .entry-cover {
    padding-bottom: 50%
}

.cover-square, .items-thumbnail-size-square .entry-grid .entry-cover, .items-thumbnail-size-square .entry-artist-offgrid .entry-cover {
    padding-bottom: 100%
}

.cover-portrait, .items-thumbnail-size-portrait .entry-grid .entry-cover, .items-thumbnail-size-portrait .entry-artist-offgrid .entry-cover {
    padding-bottom: 150%
}

.text-transform-uppercase {
    text-transform: uppercase
}

.text-transform-uppercase span, .text-transform-uppercase a {
    text-transform: uppercase
}

.text-transform-none {
    text-transform: none
}

.text-transform-none span, .text-transform-none a {
    text-transform: none
}

.fixed {
    position: fixed
}

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

.table-cell {
    display: table-cell
}

.app-button {
    margin: 10px
}

.notebook-screen .post-grid-flex, .desktop-screen .post-grid-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.background-color-white {
    background-color: #fff
}

.background-color-black {
    background-color: #000
}

.background-color-light-grey {
    background-color: #f7f7f7
}

.background-color-dark-grey {
    background-color: #444
}

.zoom-bg {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}

.zoomin {
    -webkit-animation: zoomin 120s infinite linear 1s;
    animation: zoomin 120s infinite linear 1s
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoomin {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.lightbox {
    outline: none !important;
    outline: 0 !important
}

form ::-webkit-input-placeholder {
    line-height: inherit
}

form :-moz-placeholder {
    line-height: inherit
}

form :-ms-input-placeholder {
    line-height: inherit
}

input[type=text], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=week], input[type=password], input[type=checkbox], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], select, textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100% !important;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: none;
    line-height: inherit;
    padding: 12px;
    text-shadow: none;
    color: #333;
    border: 1px solid #fff;
    -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, .025);
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .025)
}

input[type=text]:after, input[type=text]:before, input[type=search]:after, input[type=search]:before, input[type=tel]:after, input[type=tel]:before, input[type=time]:after, input[type=time]:before, input[type=url]:after, input[type=url]:before, input[type=week]:after, input[type=week]:before, input[type=password]:after, input[type=password]:before, input[type=checkbox]:after, input[type=checkbox]:before, input[type=color]:after, input[type=color]:before, input[type=date]:after, input[type=date]:before, input[type=datetime]:after, input[type=datetime]:before, input[type=datetime-local]:after, input[type=datetime-local]:before, input[type=email]:after, input[type=email]:before, input[type=month]:after, input[type=month]:before, input[type=number]:after, input[type=number]:before, select:after, select:before, textarea:after, textarea:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=text]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, input[type=password]:focus, input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, select:focus, textarea:focus {
    outline: none
}

input[type=text], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=week], input[type=password], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], textarea {
    background: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

select, option {
    min-width: 200px;
    padding-top: 13px;
    padding-bottom: 13px
}

select {
    background: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-position: 100% center;
    background-repeat: no-repeat;
    cursor: pointer
}

option {
    background: #fff;
    color: #333
}

textarea {
    width: 100%;
    height: 250px
}

input[type=submit] {
    border: none;
    width: 100%;
    margin-left: 0 !important;
    position: relative;
    display: block
}

input[type=text], input[type=date], input[type=email], input[type=search], input[type=password], input[type=tel], input[type=url], input[name=post_password], select, textarea {
    width: 100%
}

input[type=text], input[type=email], input[type=tel], input[type=search], textarea, select {
    color: #000
}

input[type=checkbox], input[type=radio] {
    margin-left: .1rem;
    margin-right: 5px
}

form p label {
    display: block;
    margin-bottom: .5rem;
    width: 100%
}

.searchform label, .searchform input[type=submit] {
    display: none
}

.post-password-form {
    padding: 35px;
    width: -webkit-fit-content;
    width: fit-content;
    max-width: 800px;
    margin: 0 auto
}

.post-password-form .password-submit {
    margin-top: 8px
}

#commentform {
    padding-top: 1em
}

#commentform p {
    margin-bottom: 1em
}

#commentform textarea {
    margin-top: 1em
}

#commentform label {
    display: block;
    width: 100%
}

.nothing-found .searchform input {
    margin-bottom: 1em;
    width: 640px;
    max-width: 95%
}

.wpcf7-checkbox input {
    height: auto !important
}

.wpcf7-list-item {
    margin-left: 0 !important
}

.button, .button-download, .added_to_cart, input[type=submit], .wvc-mailchimp-submit, .added_to_cart, .more-link, .button-download {
    font-size: 13px;
    cursor: pointer;
    outline: none;
    position: relative;
    text-align: center;
    font-style: normal;
    text-decoration: none !important;
    outline: none;
    vertical-align: middle;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 1px 44px;
    line-height: 25px;
    letter-spacing: .1em;
    border-width: 1px;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    font-weight: 700;
    height: 50px;
    background-color: #f3efe9;
    border-color: #f3efe9
}

.button:hover, .button-download:hover, .added_to_cart:hover, input[type=submit]:hover, .wvc-mailchimp-submit:hover, .added_to_cart:hover, .more-link:hover, .button-download:hover {
    color: #fff !important;
    border-color: #212121;
    background: #212121 !important
}

.button:not(:hover), .button-download:not(:hover), .added_to_cart:not(:hover), input[type=submit]:not(:hover), .wvc-mailchimp-submit:not(:hover), .added_to_cart:not(:hover), .more-link:not(:hover), .button-download:not(:hover) {
    color: #fff
}

.button-secondary {
    font-size: 13px;
    cursor: pointer;
    outline: none;
    position: relative;
    text-align: center;
    font-style: normal;
    text-decoration: none !important;
    outline: none;
    vertical-align: middle;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 1px 44px;
    line-height: 25px;
    letter-spacing: .1em;
    border-width: 1px;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    font-weight: 700;
    height: 50px;
    background-color: #f3efe9;
    border-color: #f3efe9
}

.button-secondary:hover {
    color: #fff !important;
    border-color: #212121;
    background: #212121 !important
}

.button-fullwidth {
    display: block !important;
    width: 100% !important
}

.menu-button-primary a, .menu-button-secondary a, .nav-button a {
    opacity: 1 !important
}

.nav-menu li ul li.menu-button-primary > a:first-child > .menu-item-inner, .nav-menu li ul li.menu-button-secondary > a:first-child > .menu-item-inner, .nav-menu li ul li.nav-button > a:first-child > .menu-item-inner {
    margin-bottom: 8px
}

.nav-menu li ul li.menu-button-primary:last-child > a:first-child > .menu-item-inner, .nav-menu li ul li.menu-button-secondary:last-child > a:first-child > .menu-item-inner, .nav-menu li ul li.nav-button:last-child > a:first-child > .menu-item-inner {
    margin-bottom: 0
}

.nav-menu:not(.nav-menu-vertical) li.menu-button-primary.menu-item-has-children > a:first-child > .menu-item-inner, .nav-menu:not(.nav-menu-vertical) li.menu-button-secondary.menu-item-has-children > a:first-child > .menu-item-inner, .nav-menu:not(.nav-menu-vertical) li.nav-button.menu-item-has-children > a:first-child > .menu-item-inner {
    padding-right: 27px
}

.nav-menu:not(.nav-menu-vertical) li.menu-button-primary.menu-item-has-children > a:first-child > .menu-item-inner:after, .nav-menu:not(.nav-menu-vertical) li.menu-button-secondary.menu-item-has-children > a:first-child > .menu-item-inner:after, .nav-menu:not(.nav-menu-vertical) li.nav-button.menu-item-has-children > a:first-child > .menu-item-inner:after {
    right: 8px
}

.nav-menu li.menu-button-primary > a:first-child > .menu-item-inner {
    cursor: pointer;
    outline: none;
    position: relative;
    text-align: center;
    font-style: normal;
    text-decoration: none !important;
    outline: none;
    vertical-align: middle;
    width: 100%;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 12px;
    padding: 1px 44px;
    line-height: 25px;
    letter-spacing: .1em;
    border-width: 1px;
    margin: 0 10px;
    margin-bottom: 0;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    border-color: #f3efe9;
    background-color: #f3efe9
}

.nav-menu li.menu-button-primary > a:first-child > .menu-item-inner:not(:hover) {
    color: #fff
}

.nav-menu li.menu-button-primary > a:first-child > .menu-item-inner:hover {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0
}

.nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner {
    cursor: pointer;
    outline: none;
    position: relative;
    text-align: center;
    font-style: normal;
    text-decoration: none !important;
    outline: none;
    vertical-align: middle;
    width: 100%;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 12px;
    padding: 1px 44px;
    line-height: 25px;
    letter-spacing: .1em;
    border-width: 1px;
    margin: 0 10px;
    margin-bottom: 0;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    border-color: #f3efe9;
    background-color: transparent
}

.nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner:hover {
    background-color: #f3efe9;
    color: #fff;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0
}

.nav-menu li.nav-button > a:first-child > .menu-item-inner {
    cursor: pointer;
    outline: none;
    position: relative;
    text-align: center;
    font-style: normal;
    text-decoration: none !important;
    outline: none;
    vertical-align: middle;
    width: 100%;
    display: block;
    margin: 0 10px
}

.accent-color-light .button:not(:hover), .accent-color-light .button-download:not(:hover), .accent-color-light .added_to_cart:not(:hover), .accent-color-light input[type=submit]:not(:hover), .accent-color-light .wvc-mailchimp-submit:not(:hover), .accent-color-light .added_to_cart:not(:hover), .accent-color-light .more-link:not(:hover), .accent-color-light .button-download:not(:hover) {
    color: #333
}

.accent-color-light .nav-menu li.menu-button-primary > a:first-child > .menu-item-inner:not(:hover) {
    color: #333 !important
}

.accent-color-light .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner:hover {
    color: #333 !important
}

.more-link, input[type=submit], .wvc-mailchimp-submit {
    padding-top: 13px;
    padding-bottom: 13px
}

.button, .button-download, .added_to_cart, .more-link, input[type=submit], .wvc-mailchimp-submit {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.button:hover, .button-download:hover, .added_to_cart:hover, .more-link:hover, input[type=submit]:hover, .wvc-mailchimp-submit:hover {
    background-color: transparent
}

.button-secondary {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.button-secondary:hover {
    color: #fff
}

.button-secondary:not(:hover) {
    background-color: transparent
}

.wvc-font-dark .bit-widget.bit-layout-desktop .bit-event:hover, .wolf-core-font-dark .bit-widget.bit-layout-desktop .bit-event:hover {
    padding: 10px 6px;
    background-color: rgba(81, 81, 81, .02)
}

.bit-button:not(.bit-rsvp), .bit-play-my-city-button {
    color: #fff !important
}

.accent-color-light .bit-button:not(.bit-rsvp), .accent-color-light .bit-play-my-city-button {
    color: #333 !important
}

.wvc-font-light .bit-widget, .wolf-core-font-light .bit-widget {
    color: #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.618rem;
    line-height: 2;
    margin: 0 0 1.5em;
    width: 100%
}

caption, th, td {
    font-weight: 400;
    text-align: left
}

caption {
    font-size: 1em;
    margin: .5em 0
}

td, th {
    padding: 20px 5px
}

th {
    font-weight: 700;
    text-transform: uppercase
}

th {
    border-bottom: 2px solid rgba(0, 0, 0, .05)
}

td {
    border-bottom: 2px solid rgba(0, 0, 0, .05);
    padding: 15px 5px
}

.gist table {
    margin-bottom: 0
}

.gist table td {
    border-bottom: none
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

embed, iframe, object, audio, video, canvas {
    border: none !important;
    max-width: 100%
}

iframe > html {
    height: auto
}

iframe > body {
    height: auto
}

.mejs-container {
    outline: none;
    width: 100% !important
}

.mejs-container .mejs-controls .mejs-button button:focus {
    outline: none
}

.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total, .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    outline: 0
}

.oembed-container iframe {
    width: 100%
}

.lazyload-bg {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.lazy-img {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.lazy-hidden {
    opacity: 0
}

.lazy-loaded {
    opacity: 1 !important
}

.is-apple .lazy-hidden {
    opacity: 1 !important
}

.slideshow-background {
    background: #333 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0 !important
}

.slideshow-background .flex-viewport {
    height: 100%
}

.slideshow-background ul.slides {
    width: 100%;
    height: 100%
}

.slideshow-background .slide {
    width: 100%;
    height: 100%
}

.wp-block-gallery {
    margin: 0;
    padding: 0
}

.gallery, .blocks-gallery-grid {
    margin-bottom: 30px;
    padding: 0
}

.blocks-gallery-item figure {
    padding: 0;
    margin: 0
}

.gallery-item, .blocks-gallery-item {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    list-style-type: none
}

.gallery-columns-1 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-1 .blocks-gallery-item {
    float: left;
    width: 100%
}

.gallery-columns-2 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-2 .blocks-gallery-item {
    float: left;
    width: 50%
}

.gallery-columns-3 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-3 .blocks-gallery-item {
    float: left;
    width: 33.33333%
}

.gallery-columns-4 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-4 .blocks-gallery-item {
    float: left;
    width: 25%
}

.gallery-columns-5 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-5 .blocks-gallery-item {
    float: left;
    width: 20%
}

.gallery-columns-6 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-6 .blocks-gallery-item {
    float: left;
    width: 16.66667%
}

.gallery-columns-7 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-7 .blocks-gallery-item {
    float: left;
    width: 14.28571%
}

.gallery-columns-8 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-8 .blocks-gallery-item {
    float: left;
    width: 12.5%
}

.gallery-columns-9 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-9 .blocks-gallery-item {
    float: left;
    width: 11.11111%
}

.gallery-columns-1 .gallery-item:not(.proof-photo), .wp-block-gallery.columns-1 .blocks-gallery-item {
    float: none;
    margin-bottom: 10px
}

.gallery-columns-2 .gallery-item:not(.proof-photo):nth-child(2n+1), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-child(2n+1) {
    clear: both
}

.gallery-columns-3 .gallery-item:not(.proof-photo):nth-child(3n+1), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-child(3n+1) {
    clear: both
}

.gallery-columns-4 .gallery-item:not(.proof-photo):nth-child(4n+1), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-child(4n+1) {
    clear: both
}

.gallery-columns-5 .gallery-item:not(.proof-photo):nth-child(5n+1), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-child(5n+1) {
    clear: both
}

.gallery-columns-6 .gallery-item:not(.proof-photo):nth-child(6n+1), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-child(6n+1) {
    clear: both
}

.fluid-video {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.fluid-video iframe, .fluid-video embed, .fluid-video object, .fluid-video video {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0;
    left: 0
}

.video-shortcode-container .wp-video, .video-shortcode-container video.wp-video-shortcode, .video-shortcode-container .mejs-container, .video-shortcode-container .mejs-poster, .video-shortcode-container .mejs-overlay.load {
    width: 100% !important
}

.video-shortcode-container .mejs-poster {
    height: 100% !important
}

.video-shortcode-container video.wp-video-shortcode, .video-shortcode-container .mejs-layer {
    height: auto
}

.video-shortcode-container .mejs-container {
    height: auto !important;
    padding-top: 56.25%
}

.video-shortcode-container .wp-video, .video-shortcode-container video.wp-video-shortcode {
    max-width: 100% !important
}

.video-shortcode-container video.wp-video-shortcode {
    position: relative
}

.video-shortcode-container .mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.video-shortcode-container .mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important
}

.video-shortcode-container .mejs-overlay-loading {
    display: none
}

.iframe-bg-container, .video-bg-container {
    display: block;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.iframe-bg-container embed, .iframe-bg-container iframe, .iframe-bg-container object, .iframe-bg-container video, .video-bg-container embed, .video-bg-container iframe, .video-bg-container object, .video-bg-container video {
    max-width: none
}

.youtube-bg, .video-bg, .vimeo-bg {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.video-bg-overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-parallax {
    display: block;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.video-parallax .img-cover {
    z-index: -101
}

.parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.video-bg-fallback {
    z-index: 0
}

.video-bg-container {
    background: #0d0d0d
}

.youtube-player {
    opacity: 0;
    -webkit-transition: opacity ease 2s;
    transition: opacity ease 2s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.youtube-player.youtube-player-is-loaded {
    opacity: 1
}

.is-mobile .video-bg-container iframe {
    display: none
}

.commentlist li {
    list-style-type: none !important
}

.comment, .pingback {
    margin-top: 35px
}

.comments-title {
    font-size: 18px;
    padding-top: 1em
}

.comment-meta .fn, .comment-meta .fn a {
    font-weight: 700
}

.comment-content {
    position: relative;
    padding-top: 36px
}

.comment-content figure.gravatar {
    margin: 0;
    margin-bottom: 14px;
    padding: 0
}

.comment-content figure.gravatar img.avatar {
    max-width: 72px;
    min-height: 72px
}

.comment-reply-link {
    margin-top: 18px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

.comment-meta p {
    margin: 9px 0 0
}

.comment-author {
    font-weight: 700;
    font-size: 18px
}

.comment-reply-title, #cancel-comment-reply-link {
    display: inline;
    font-size: 18px
}

#cancel-comment-reply-link {
    float: right
}

.comment-respond {
    padding-top: 30px
}

.comment-content .comment-meta-item, .comment-content .comment-reply-link span {
    font-size: 13px
}

#comments .comments-list .comment-content, #respond .comments-list .comment-content {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, .05)
}

#comments .comment-list .comments-list:first-child, #respond .comment-list .comments-list:first-child {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, .05);
    padding-bottom: 36px
}

#comments .comments-list .comment-content, #respond .comments-list .comment-content {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, .05)
}

section.comments-list > .comment.depth-1:first-child {
    margin-top: 0
}

section.child-comments.comments-list {
    padding-left: 18px
}

.no-comments {
    margin: 1.88em 0
}

.trackback .comment-meta.post-meta, .pingback .comment-meta.post-meta {
    margin-left: 0
}

.comment-form-cookies-consent #wp-comment-cookies-consent {
    float: left;
    position: relative;
    margin-right: 10px;
    top: -8px
}

.says, .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.wp-caption {
    margin: 0;
    margin-bottom: 2em;
    padding: 0;
    max-width: 100%
}

.blocks-gallery-caption {
    margin-bottom: 2em
}

.alignleft a, .alignright a, .aligncenter a, .alignnone a {
    border-bottom: none !important
}

.alignleft, .wp-caption.alignleft {
    float: left
}

.alignright, .wp-caption.alignright, .wp-block-cover.alignright {
    float: right
}

.alignleft, .wp-caption.alignleft, .wp-block-cover.alignleft, .wp-block-button.alignleft {
    margin: .5em 1.4em 2em 0
}

.alignright, .wp-caption.alignright, .wp-block-button.alignright {
    margin: .5em 0 2em 1.4em
}

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

img.aligncenter {
    margin: 0 auto 2em
}

.wp-caption .wp-caption-text, .entry-caption {
    font-size: .9em;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    max-width: 100%
}

.wp-caption .wp-caption-text {
    margin-top: 10px
}

dd.wp-caption-text.gallery-caption {
    display: none
}

.widget_calendar td#prev {
    text-align: left
}

.widget_calendar td#next {
    text-align: right
}

.wp-calendar-nav-prev {
    text-align: left
}

.wp-calendar-nav-prev a {
    text-decoration: none
}

.wp-calendar-nav-next {
    text-align: right
}

.wp-calendar-nav-next a {
    text-decoration: none
}

.wp-calendar-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

img.wp-smiley, .rsswidget img {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.screen-reader-text {
    clip: rect(1px 1px 1px 1px)
}

.bypostauthor {
    font-style: inherit
}

.wp-block-cover, .wp-block-button {
    margin: 3rem 0
}

.wp-block-cover > p.wp-block-cover-text {
    color: #fff !important
}

.wp-block-cover > p.wp-block-cover-text a, .wp-block-cover > p.wp-block-cover-text strong {
    color: #fff !important
}

.wp-block-cover > p.wp-block-cover-text a:after {
    border-color: #fff !important
}

.wp-block-quote.is-style-large:before {
    display: none
}

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

.customize-partial-edit-shortcut-logo_svg {
    left: 15px
}

[class^=customize-partial-edit-shortcut-nav_menu_instance], [class*=" customize-partial-edit-shortcut-nav_menu_instance"] {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important
}

.widget-title, .widgettitle {
    border: none
}

.widget-area .wolf-jplayer-playlist {
    margin-bottom: 0
}

.widget-title, .widgettitle {
    position: relative;
    margin-top: 0;
    word-break: break-word;
    margin: 0 0 20px
}

.widget {
    font-size: 14px;
    margin-bottom: 50px
}

.widget a {
    font-weight: 400 !important;
    font-weight: 500 !important
}

.widget a img {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.widget a:hover img {
    opacity: .66
}

.widget:first-child {
    margin-left: 0
}

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

.widget ul, .widget ol {
    list-style: none;
    padding-left: 0
}

.widget ul li, .widget ol li {
    list-style-type: none;
    line-height: 2.4
}

.widget input[type=submit], .widget input[type=text], .widget input[type=email], .widget input[type=search], .widget input[type=password], .widget input[name=post_password] {
    width: 100% !important
}

.widget p {
    margin-top: 0;
    margin-bottom: 1em
}

.search-form label, .search-form .search-submit {
    display: none
}

.categories:before {
    content: '–' !important;
    display: inline-block !important;
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px
}

.tagcloud:before {
    content: '#' !important;
    display: inline-block !important;
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px
}

.tagcloud a, .categories a {
    font-size: 12px !important;
    display: inline-block;
    padding: 0 5px 1px;
    margin-right: 5px;
    border: none !important;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.widget_search form {
    margin-top: 0
}

.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_product_categories ul, .widget_nav_menu ul {
    padding-left: 0
}

.widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_product_categories ul li, .widget_nav_menu ul li {
    list-style-type: none;
    margin-left: 0
}

.widget_archive ul li a:before, .widget_categories ul li a:before, .widget_meta ul li a:before, .widget_product_categories ul li a:before, .widget_nav_menu ul li a:before {
    font-size: 11px;
    font-family: linea-arrows-10;
    content: '\e04b';
    margin-right: 8px;
    position: relative;
    top: 1px
}

.widget_pages ul.children {
    margin-left: 15px !important
}

.widget_nav_menu ul.sub-menu {
    margin-left: 15px !important
}

.widget .calendar_wrap, .wp-block-calendar, .wp-block-search {
    margin-bottom: 44px
}

.widget_categories form {
    margin-bottom: 44px
}

.wp-block-categories-dropdown, .wp-block-archives-dropdown {
    margin-bottom: 40px
}

.wp-block-latest-posts__post-date, .wp-block-latest-posts__post-author {
    color: #b1b1b1
}

.widget_recent_entries ul li {
    margin-bottom: 15px;
    line-height: 1.5
}

.widget_recent_entries ul li a {
    font-size: 15px
}

.widget_recent_entries .post-date {
    display: block;
    font-size: 12px
}

.wolf_widget_recent_posts .widget-entry-title {
    font-size: 15px
}

.widget_rss .widget-title .rsswidget img, .widget_rss .widgettitle .rsswidget img {
    position: relative;
    top: -6px
}

.widget_rss ul li {
    margin-bottom: 15px
}

.widget_rss .rsswidget {
    font-weight: 700
}

.widget_last_photos a, .last-photos-thumbnails {
    display: inline-block;
    padding: 2px;
    width: 33%;
    margin-bottom: -5px
}

.widget_last_photos a img, .last-photos-thumbnails img {
    display: block;
    vertical-align: bottom;
    width: 100%;
    height: auto
}

.sidebar-footer .widget ul, .sidebar-footer .widget ol {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.sidebar-footer .widget ul li, .sidebar-footer .widget ol li {
    list-style-type: none
}

.sidebar-footer .widget ul li a:hover, .sidebar-footer .widget ol li a:hover {
    opacity: .88
}

.sidebar-footer .widget ul li a:before, .sidebar-footer .widget ol li a:before {
    display: none
}

.wishlist-item-icon, .cart-item-icon, .search-item-icon, .account-item-icon, .nav-player-container {
    display: inline-block;
    width: 44px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    text-align: center
}

.nav-play-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f04b'
}

.nav-player-playing .nav-play-icon:before {
    content: '\f04c'
}

.cta-container .wvc-socials-container, .cta-container .wolf-core-socials-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.cta-container .wvc-icon-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 14px
}

.cta-container .wvc-icon-container .wvc-icon {
    width: 14px
}

.cta-container .wvc-icon-container .wvc-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.cta-container .wolf-core-icon-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 14px
}

.cta-container .wolf-core-icon-container .wolf-core-icon {
    width: 14px
}

.cta-container .wolf-core-icon-container .wolf-core-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.logo-bar {
    position: absolute;
    z-index: 14
}

.nav-bar {
    z-index: 99997;
    height: auto;
    top: 0;
    left: 0;
    width: 100%
}

.site-layout-frame.desktop #nav-bar, .site-layout-frame.desktop .nav-search-form {
    top: 15px;
    left: 15px;
    width: calc(100% - 30px)
}

.site-layout-frame.desktop .lateral-menu-panel-inner {
    padding-left: 45px
}

.site-layout-frame.desktop.admin-bar #nav-bar, .site-layout-frame.desktop.admin-bar .nav-search-form {
    top: 47px
}

.admin-bar.side-panel-toggle .nav-bar, .admin-bar .nav-search-form {
    top: 32px
}

.admin-bar.site-layout-frame.desktop.sticking .nav-bar, .admin-bar.site-layout-frame.desktop .nav-search-form {
    top: 47px
}

.menu-items-visibility-hidden #site-navigation-primary-desktop {
    display: none;
    visibility: hidden
}

.menu-layout-standard #hero-inner {
    padding-top: 160px
}

.menu-layout-standard .logo-bar, .menu-layout-standard #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-standard .logo-bar *, .menu-layout-standard #nav-bar * {
    max-height: 100px
}

.menu-layout-standard .logo-bar .logo, .menu-layout-standard #nav-bar .logo {
    height: 100px
}

.menu-layout-standard .logo-bar {
    width: 100%
}

.menu-layout-standard .logo-bar .flex-wrap, .menu-layout-standard .nav-bar .flex-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-standard .nav-bar {
    top: 80px
}

.menu-layout-standard .menu-container {
    margin-right: auto
}

.menu-layout-standard .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-standard .nav-bar .logo {
    width: 0;
    -webkit-transition: width 0 ease;
    transition: width 0 ease;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.menu-layout-standard .nav-bar .logo a {
    margin-right: 30px
}

.menu-layout-standard .menu-social {
    font-size: 18px
}

.menu-layout-standard #site-navigation-primary-desktop {
    margin-left: -15px
}

.menu-layout-top-right #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-top-right #nav-bar * {
    max-height: 100px
}

.menu-layout-top-right #nav-bar .logo, .menu-layout-top-right #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-top-right #nav-bar .flex-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-top-right .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-right .menu-container {
    margin-left: auto
}

.menu-layout-top-right-floating .mega-menu-tagline, .menu-layout-top-right-floating .mega-menu-panel {
    width: 100% !important;
    max-width: 1400px
}

.menu-layout-top-right-floating #nav-bar {
    height: 100px;
    line-height: 100px;
    -webkit-transition: margin .5s cubic-bezier(.13, 1.07, .64, .97), background .3s, top .3s, opacity .2s;
    transition: margin .5s cubic-bezier(.13, 1.07, .64, .97), background .3s, top .3s, opacity .2s;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.menu-layout-top-right-floating #nav-bar * {
    max-height: 100px
}

.menu-layout-top-right-floating #nav-bar .logo, .menu-layout-top-right-floating #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-top-right-floating #nav-bar .flex-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100% !important;
    padding: 0 14px
}

.menu-layout-top-right-floating .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-right-floating .menu-container {
    margin-left: auto
}

.menu-layout-top-right-floating.desktop #hero {
    padding-top: 40px
}

.menu-layout-top-right-floating:not(.sticking) #nav-bar, .menu-layout-top-right-floating:not(.sticking) .nav-search-form {
    top: 40px;
    max-width: 1400px
}

.menu-layout-top-right-floating:not(.sticking) .nav-search-form-container {
    width: 100% !important
}

.menu-layout-top-right-floating:not(.sticking).admin-bar #nav-bar {
    top: 72px
}

.menu-layout-top-right-floating:not(.sticking).admin-bar .nav-search-form {
    top: 72px
}

.menu-layout-top-left #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-top-left #nav-bar * {
    max-height: 100px
}

.menu-layout-top-left #nav-bar .logo, .menu-layout-top-left #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-top-left #nav-bar .flex-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-top-left .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-left .menu-container {
    margin-right: auto
}

.menu-layout-top-left .cart-panel {
    left: 0;
    right: auto
}

.menu-layout-top-center #hero-inner {
    padding-top: 160px
}

.menu-layout-top-center .logo-bar {
    width: 100%
}

.menu-layout-top-center #nav-bar, .menu-layout-top-center .logo-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-top-center #nav-bar *, .menu-layout-top-center .logo-bar * {
    max-height: 100px
}

.menu-layout-top-center #nav-bar .flex-wrap, .menu-layout-top-center .logo-bar .flex-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-layout-top-center #nav-bar .logo, .menu-layout-top-center .logo-bar .logo {
    margin: 0 auto
}

.menu-layout-top-center #nav-bar {
    top: 100px
}

.menu-layout-top-center #nav-bar .logo, .menu-layout-top-center #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-top-center .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-center .logo-container, .menu-layout-top-center .nav-menu-desktop {
    width: auto;
    text-align: center
}

.menu-layout-top-justify #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-top-justify #nav-bar * {
    max-height: 100px
}

.menu-layout-top-justify #nav-bar .logo, .menu-layout-top-justify #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-top-justify #nav-bar .flex-wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-top-justify .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-justify .menu-container {
    width: 100%
}

.menu-layout-top-justify .nav-menu-desktop {
    text-align: center
}

.menu-layout-top-justify-left #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-top-justify-left #nav-bar * {
    max-height: 100px
}

.menu-layout-top-justify-left #nav-bar .logo, .menu-layout-top-justify-left #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-top-justify-left #nav-bar .flex-wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-top-justify-left .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-justify-left .menu-container {
    width: 100%
}

.menu-layout-top-justify-left .menu-container #site-navigation-primary-desktop {
    text-align: left
}

.menu-layout-top-justify-left .nav-menu-desktop {
    text-align: center
}

.menu-layout-centered-logo #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-centered-logo #nav-bar * {
    max-height: 100px
}

.menu-layout-centered-logo #nav-bar .logo, .menu-layout-centered-logo #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-centered-logo #nav-bar .flex-wrap {
    width: 98%;
    margin: 0 auto;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-centered-logo .menu-container {
    width: 100%
}

.menu-layout-centered-logo .nav-menu-desktop {
    position: relative;
    text-align: center
}

.menu-layout-centered-logo .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-logo #nav-bar {
    height: 200px;
    line-height: 100px
}

.menu-layout-top-logo #nav-bar * {
    max-height: 100px
}

.menu-layout-top-logo #nav-bar .logo-wrap {
    height: 100px
}

.menu-layout-top-logo #nav-bar .logo-wrap .logo {
    margin: 0 auto
}

.menu-layout-top-logo #nav-bar .logo, .menu-layout-top-logo #nav-bar .hamburger-container {
    height: 100px
}

.menu-layout-top-logo #nav-bar .flex-wrap {
    width: 98%;
    margin: 0 auto;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-top-logo .menu-container {
    width: 100%
}

.menu-layout-top-logo .nav-menu-desktop {
    position: relative;
    text-align: center
}

.menu-layout-top-logo .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-layout-top-logo:not(.sticking) #nav-bar .flex-wrap .logo {
    visibility: hidden;
    width: 0
}

.menu-layout-offcanvas #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-offcanvas #nav-bar * {
    max-height: 100px
}

.menu-layout-offcanvas #nav-bar .logo {
    height: 100px
}

.menu-layout-offcanvas #nav-bar .flex-wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-offcanvas #nav-bar .hamburger-container {
    width: 69px;
    height: 100px
}

.menu-layout-offcanvas .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

.menu-layout-offcanvas .menu-container {
    width: 100%
}

.menu-layout-offcanvas .nav-menu-desktop {
    text-align: center
}

.offcanvas-menu-toggle #wvc-one-page-nav {
    z-index: -100
}

.offcanvas-menu-panel-inner {
    padding-left: 40px;
    -webkit-box-shadow: inset 5px 0 44px -2px rgba(0, 0, 0, .8);
    box-shadow: inset 5px 0 44px -2px rgba(0, 0, 0, .8)
}

.menu-layout-overlay #nav-bar {
    height: 100px;
    line-height: 100px
}

.menu-layout-overlay #nav-bar * {
    max-height: 100px
}

.menu-layout-overlay #nav-bar .logo {
    height: 100px
}

.menu-layout-overlay #nav-bar .flex-wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-layout-overlay #nav-bar .hamburger-container {
    width: 60px;
    height: 100px
}

.menu-layout-overlay .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto
}

.menu-layout-overlay .menu-container {
    width: 100%
}

.menu-layout-overlay .nav-menu-desktop, .menu-layout-overlay .nav-menu-vertical {
    text-align: center
}

.overlay-menu-panel {
    position: fixed !important;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3000;
    background: rgba(0, 0, 0, .99);
    overflow-y: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.overlay-menu-panel::-webkit-scrollbar {
    display: none;
    width: 0 !important
}

.overlay-menu-table {
    display: table;
    height: 100%;
    width: 100%
}

.overlay-menu-panel-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 120px 80px
}

.overlay-menu-panel-inner #site-navigation-primary-vertical li a, .overlay-menu-panel-inner #site-navigation-vertical-vertical li a {
    -webkit-transition: opacity 1s 1s cubic-bezier(.39, .28, .31, 1.27), -webkit-transform 1s 1s linear;
    transition: opacity 1s 1s cubic-bezier(.39, .28, .31, 1.27), transform 1s 1s linear;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    opacity: 0
}

.overlay-menu-panel-inner > div {
    max-width: 800px;
    margin: 0 auto
}

.overlay-menu-panel-inner > div .sub-menu {
    padding-left: 0;
    padding-right: 0
}

.overlay-menu-panel-inner > div .menu-item {
    text-align: center;
    font-size: 18px
}

.overlay-menu-panel-inner > div .menu-link {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.overlay-menu-panel-inner > div .social-menu-item {
    display: none !important
}

.overlay-menu-panel-inner > div .menu-item:before {
    display: none
}

.overlay-menu-panel-inner .nav-menu li.menu-button-primary > a:first-child > .menu-item-inner, .overlay-menu-panel-inner .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner, .overlay-menu-panel-inner .nav-menu li.nav-button > a:first-child > .menu-item-inner {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.overlay-menu-panel-inner .cta-container {
    margin-top: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff
}

.overlay-menu-panel-inner .cta-container a {
    color: #fff
}

.overlay-menu-panel-inner .cta-container .cart-panel {
    display: none !important
}

.overlay-menu-panel {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    visibility: hidden;
    opacity: 0
}

.overlay-menu-toggle #wvc-one-page-nav {
    z-index: -100
}

.overlay-menu-toggle .overlay-menu-panel {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    visibility: visible;
    opacity: 1
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li a, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li a {
    -webkit-transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.overlay-menu-toggle .nav-bar {
    border: none !important;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    background: 0 0 !important;
    background-color: transparent !important;
    opacity: 1 !important
}

.overlay-menu-toggle .nav-bar a, .overlay-menu-toggle .nav-bar strong, .overlay-menu-toggle .nav-bar span {
    color: #fff !important
}

.overlay-menu-toggle .nav-bar .logo-svg * {
    fill: #fff !important
}

.overlay-menu-toggle .nav-bar .logo-dark {
    opacity: 0 !important
}

.overlay-menu-toggle .nav-bar .logo-light {
    opacity: 1 !important
}

.overlay-menu-toggle .nav-bar .hamburger-icon .line {
    background-color: #fff
}

.overlay-menu-has-bg .overlay-menu-panel {
    background-color: #000;
    background-position: center center !important;
    background-size: cover !important
}

.overlay-menu-has-bg .overlay-menu-panel-inner {
    background: rgba(0, 0, 0, .66)
}

.menu-layout-lateral.desktop .site-header {
    width: 300px;
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    overflow: visible !important
}

.menu-layout-lateral.desktop .site-content, .menu-layout-lateral.desktop .site-footer, .menu-layout-lateral.desktop .site-infos, .menu-layout-lateral.desktop #top-bar-block {
    margin-left: 300px
}

.menu-layout-lateral.desktop #hero-inner {
    padding-top: 0
}

.menu-layout-lateral.desktop .lateral-menu-panel {
    width: 300px !important
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-container {
    max-height: 80px;
    margin-bottom: 35px
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-container * {
    max-height: 80px
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-container .logo {
    padding-left: 0
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-container .logo {
    height: auto
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-container a.logo-link {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-svg * {
    fill: #fff !important
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-dark {
    opacity: 0 !important
}

.menu-layout-lateral.desktop .lateral-menu-panel .logo-light {
    opacity: 1 !important
}

.menu-layout-lateral.desktop .lateral-menu-panel .wvc-social-icon {
    margin-right: 10px
}

.menu-layout-lateral.desktop .lateral-menu-panel .wvc-social-icon:last-child {
    margin-right: 0
}

.lateral-menu-has-bg .lateral-menu-panel {
    background-color: #000;
    background-position: center center !important;
    background-size: cover !important
}

.lateral-menu-has-bg .lateral-menu-panel-inner {
    background: rgba(0, 0, 0, .66)
}

.side-panel-has-bg .side-panel {
    background-color: #000;
    background-position: center center !important;
    background-size: cover !important
}

.side-panel-has-bg .side-panel-inner {
    background: rgba(0, 0, 0, .66)
}

.panel-closer-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    z-index: 999;
    opacity: .44;
    -webkit-transition: opacity .5s cubic-bezier(.13, 1.07, .64, .97) .3s;
    transition: opacity .5s cubic-bezier(.13, 1.07, .64, .97) .3s;
    opacity: 0;
    visibility: hidden
}

.wvc-fullpage .panel-closer-overlay {
    position: fixed
}

.offcanvas-menu-toggle #panel-closer-overlay, .side-panel-toggle #panel-closer-overlay, .lateral-menu-toggle #panel-closer-overlay {
    opacity: .44;
    visibility: visible
}

.offcanvas-menu-toggle .hamburger-container, .side-panel-toggle .hamburger-container, .lateral-menu-toggle .hamburger-container {
    z-index: 9999
}

.offcanvas-menu-panel, .lateral-menu-panel, .side-panel {
    background: #0d0d0d;
    color: #f1f1f1;
    width: 500px;
    position: fixed;
    top: 0;
    height: auto;
    height: 100%;
    z-index: 999
}

.offcanvas-menu-panel-inner, .lateral-menu-panel-inner, .side-panel-inner {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 44px;
    color: #fff;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.offcanvas-menu-panel-inner::-webkit-scrollbar, .lateral-menu-panel-inner::-webkit-scrollbar, .side-panel-inner::-webkit-scrollbar {
    display: none;
    width: 0 !important
}

.offcanvas-menu-panel-inner a, .offcanvas-menu-panel-inner strong, .offcanvas-menu-panel-inner h1, .offcanvas-menu-panel-inner h2, .offcanvas-menu-panel-inner h3, .offcanvas-menu-panel-inner h4, .offcanvas-menu-panel-inner h5, .offcanvas-menu-panel-inner h6, .offcanvas-menu-panel-inner b, .lateral-menu-panel-inner a, .lateral-menu-panel-inner strong, .lateral-menu-panel-inner h1, .lateral-menu-panel-inner h2, .lateral-menu-panel-inner h3, .lateral-menu-panel-inner h4, .lateral-menu-panel-inner h5, .lateral-menu-panel-inner h6, .lateral-menu-panel-inner b, .side-panel-inner a, .side-panel-inner strong, .side-panel-inner h1, .side-panel-inner h2, .side-panel-inner h3, .side-panel-inner h4, .side-panel-inner h5, .side-panel-inner h6, .side-panel-inner b {
    color: #fff !important
}

.offcanvas-menu-panel-inner .tagcloud a, .lateral-menu-panel-inner .tagcloud a, .side-panel-inner .tagcloud a {
    border-color: rgba(255, 255, 255, .44) !important
}

.admin-bar .lateral-menu-panel, .admin-bar .offcanvas-menu-panel, .admin-bar .side-panel {
    padding-top: 32px
}

.menu-layout-offcanvas .offcanvas-menu-panel, .menu-layout-offcanvas .side-panel, .side-panel-position-right .offcanvas-menu-panel, .side-panel-position-right .side-panel {
    -webkit-transition: right .5s cubic-bezier(.13, 1.07, .64, .97);
    transition: right .5s cubic-bezier(.13, 1.07, .64, .97);
    right: -500px
}

.menu-layout-offcanvas.offcanvas-menu-toggle .offcanvas-menu-panel, .menu-layout-offcanvas.offcanvas-menu-toggle .side-panel, .menu-layout-offcanvas.side-panel-toggle .offcanvas-menu-panel, .menu-layout-offcanvas.side-panel-toggle .side-panel, .side-panel-position-right.offcanvas-menu-toggle .offcanvas-menu-panel, .side-panel-position-right.offcanvas-menu-toggle .side-panel, .side-panel-position-right.side-panel-toggle .offcanvas-menu-panel, .side-panel-position-right.side-panel-toggle .side-panel {
    right: 0
}

.menu-layout-offcanvas.offcanvas-menu-toggle div[id^=jarallax-container-] > div .menu-layout-offcanvas.offcanvas-menu-toggle div[id^=jarallax-container-] > iframe, .menu-layout-offcanvas.side-panel-toggle div[id^=jarallax-container-] > div, .menu-layout-offcanvas.side-panel-toggle div[id^=jarallax-container-] > iframe, .side-panel-position-right.offcanvas-menu-toggle div[id^=jarallax-container-] > div, .side-panel-position-right.offcanvas-menu-toggle div[id^=jarallax-container-] > iframe, .side-panel-position-right.side-panel-toggle div[id^=jarallax-container-] > div, .side-panel-position-right.side-panel-toggle div[id^=jarallax-container-] > iframe {
    margin-left: 0 !important
}

.side-panel-position-left .side-panel {
    -webkit-transition: left .5s cubic-bezier(.13, 1.07, .64, .97);
    transition: left .5s cubic-bezier(.13, 1.07, .64, .97);
    left: -500px
}

.side-panel-position-left.side-panel-toggle .side-panel {
    left: 0
}

.nav-menu-vertical, .nav-menu-mobile {
    font-size: 15px;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    -ms-word-wrap: normal;
    word-wrap: normal;
    text-align: left
}

.nav-menu-vertical li, .nav-menu-mobile li {
    display: block;
    list-style-type: none !important;
    line-height: 2.66;
    margin: 0
}

.nav-menu-vertical li.social-menu-item, .nav-menu-mobile li.social-menu-item {
    display: inline-block !important;
    padding-right: 14px
}

.nav-menu-vertical li a, .nav-menu-mobile li a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    width: 100%;
    color: #fff !important;
    text-decoration: none;
    position: relative
}

.nav-menu-vertical li a:hover, .nav-menu-vertical li a.active, .nav-menu-mobile li a:hover, .nav-menu-mobile li a.active {
    opacity: .8
}

.nav-menu-vertical li.menu-button-primary > a:first-child > .menu-item-inner, .nav-menu-vertical li.menu-button-secondary > a:first-child > .menu-item-inner, .nav-menu-mobile li.menu-button-primary > a:first-child > .menu-item-inner, .nav-menu-mobile li.menu-button-secondary > a:first-child > .menu-item-inner {
    font-size: 13px;
    cursor: pointer;
    outline: none;
    position: relative;
    text-align: center;
    font-style: normal;
    text-decoration: none !important;
    outline: none;
    vertical-align: middle;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    padding: 1px 44px;
    line-height: 25px;
    letter-spacing: .1em;
    border-width: 1px;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    font-weight: 700;
    height: 50px;
    padding: 8px 12px;
    margin-left: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    display: inline-block;
    width: auto
}

.nav-menu-vertical li.menu-button-primary > a:first-child > .menu-item-inner:hover, .nav-menu-vertical li.menu-button-secondary > a:first-child > .menu-item-inner:hover, .nav-menu-mobile li.menu-button-primary > a:first-child > .menu-item-inner:hover, .nav-menu-mobile li.menu-button-secondary > a:first-child > .menu-item-inner:hover {
    color: #fff !important;
    border-color: #212121;
    background: #212121 !important
}

.nav-menu-vertical li.nav-button > a:first-child > .menu-item-inner, .nav-menu-mobile li.nav-button > a:first-child > .menu-item-inner {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

.nav-menu-vertical li ul, .nav-menu-mobile li ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px
}

.nav-menu-vertical li ul.sub-menu, .nav-menu-vertical li ul.children, .nav-menu-mobile li ul.sub-menu, .nav-menu-mobile li ul.children {
    display: none
}

.nav-menu-vertical li.menu-item-has-children, .nav-menu-vertical li.page_item_has_children, .nav-menu-vertical li.active, .nav-menu-mobile li.menu-item-has-children, .nav-menu-mobile li.page_item_has_children, .nav-menu-mobile li.active {
    position: relative;
    padding-bottom: 0
}

.nav-menu-vertical li.menu-item-has-children:before, .nav-menu-vertical li.page_item_has_children:before, .nav-menu-vertical li.active:before, .nav-menu-mobile li.menu-item-has-children:before, .nav-menu-mobile li.page_item_has_children:before, .nav-menu-mobile li.active:before {
    color: #fff;
    font-family: linea-arrows-10;
    content: "\e019";
    position: absolute;
    right: 4px;
    top: 0
}

.nav-menu-vertical li.menu-item-has-children a:first-child, .nav-menu-vertical li.page_item_has_children a:first-child, .nav-menu-vertical li.active a:first-child, .nav-menu-mobile li.menu-item-has-children a:first-child, .nav-menu-mobile li.page_item_has_children a:first-child, .nav-menu-mobile li.active a:first-child {
    padding-right: 45px
}

#mobile-bar {
    height: 69px;
    line-height: 69px
}

#mobile-bar * {
    max-height: 69px
}

#mobile-bar .logo {
    height: 69px
}

#mobile-bar .flex-mobile-wrap {
    width: 92%;
    margin: 0 auto;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#mobile-bar .hamburger-container {
    width: 69px;
    height: 69px
}

.cart-item-mobile {
    color: #fff;
    position: relative
}

.cart-item-mobile:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'm';
    font-family: linea-ecommerce-10 !important;
    position: relative;
    top: 1px;
    margin-right: 5px
}

.cart-item-mobile .cart-icon-product-count {
    text-align: center;
    display: inline-block;
    width: 16px;
    height: 16px;
    font-size: 10px;
    position: absolute;
    line-height: 16px;
    border-radius: 9999em;
    margin-top: 4px;
    right: -17px
}

.cart-label-mobile {
    position: relative
}

#mobile-menu-panel {
    background: #0d0d0d;
    color: #f1f1f1;
    width: 500px;
    position: fixed;
    top: 0;
    height: auto;
    height: 100%;
    z-index: 999
}

#mobile-menu-panel-inner {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 35px;
    padding-top: 75px;
    color: #fff
}

#mobile-menu-panel-inner a, #mobile-menu-panel-inner strong, #mobile-menu-panel-inner h1, #mobile-menu-panel-inner h2, #mobile-menu-panel-inner h3, #mobile-menu-panel-inner h4, #mobile-menu-panel-inner h5, #mobile-menu-panel-inner h6, #mobile-menu-panel-inner b {
    color: #fff
}

#mobile-menu-panel-inner .tagcloud a {
    border-color: rgba(255, 255, 255, .44) !important
}

#mobile-menu-panel {
    -webkit-transition: right .5s cubic-bezier(.13, 1.07, .64, .97);
    transition: right .5s cubic-bezier(.13, 1.07, .64, .97);
    right: -500px
}

.mobile-menu-toggle #mobile-menu-panel {
    right: 0
}

.mobile-menu-toggle #panel-closer-overlay {
    display: none !important
}

.mobile-menu-toggle #mobile-panel-closer-overlay {
    opacity: .44;
    visibility: visible
}

.mobile-menu-toggle .hamburger-container {
    z-index: 9999
}

@media screen and (max-width: 600px) {
    #mobile-menu-panel {
        width: 300px
    }

    #mobile-bar {
        -webkit-transition: all .5s cubic-bezier(.13, 1.07, .64, .97);
        transition: all .5s cubic-bezier(.13, 1.07, .64, .97)
    }
}

.admin-bar #mobile-menu-panel {
    top: 32px
}

.menu-width-boxed.menu-layout-standard .logo-bar .flex-wrap, .menu-width-boxed.menu-layout-standard #nav-bar .flex-wrap {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.menu-width-boxed.menu-layout-standard .nav-search-form-container {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.menu-width-boxed.menu-layout-offcanvas #nav-bar .flex-wrap, .menu-width-boxed.menu-layout-overlay #nav-bar .flex-wrap, .menu-width-boxed.menu-layout-top-right #nav-bar .flex-wrap, .menu-width-boxed.menu-layout-top-right-floating #nav-bar .flex-wrap, .menu-width-boxed.menu-layout-top-justify #nav-bar .flex-wrap, .menu-width-boxed.menu-layout-top-justify-left #nav-bar .flex-wrap {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.menu-width-boxed.menu-layout-offcanvas .nav-search-form-container, .menu-width-boxed.menu-layout-overlay .nav-search-form-container, .menu-width-boxed.menu-layout-top-right .nav-search-form-container, .menu-width-boxed.menu-layout-top-right-floating .nav-search-form-container, .menu-width-boxed.menu-layout-top-justify .nav-search-form-container, .menu-width-boxed.menu-layout-top-justify-left .nav-search-form-container {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.menu-width-boxed.menu-layout-centered-logo .nav-menu-desktop, .menu-width-boxed.menu-layout-top-logo .nav-menu-desktop {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-width-boxed.menu-layout-centered-logo .logo-menu-item .logo, .menu-width-boxed.menu-layout-top-logo .logo-menu-item .logo {
    margin: 0 auto
}

.menu-width-boxed.menu-layout-centered-logo .nav-search-form-container, .menu-width-boxed.menu-layout-top-logo .nav-search-form-container {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.menu-width-wide.menu-layout-standard .nav-bar .flex-wrap, .menu-width-wide.menu-layout-standard .logo-bar .flex-wrap, .menu-width-wide.menu-layout-offcanvas .nav-bar .flex-wrap, .menu-width-wide.menu-layout-offcanvas .logo-bar .flex-wrap, .menu-width-wide.menu-layout-overlay .nav-bar .flex-wrap, .menu-width-wide.menu-layout-overlay .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-right .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-right .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-right-floating .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-right-floating .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-left .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-left .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify-left .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify-left .logo-bar .flex-wrap {
    width: 98%;
    margin: 0 auto
}

.menu-width-wide.menu-layout-centered-logo .nav-menu-desktop, .menu-width-wide.menu-layout-top-logo .nav-menu-desktop {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu-width-wide.menu-layout-centered-logo .logo-menu-item, .menu-width-wide.menu-layout-top-logo .logo-menu-item {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.menu-width-wide.menu-layout-centered-logo .logo-menu-item .logo, .menu-width-wide.menu-layout-top-logo .logo-menu-item .logo {
    margin: 0 auto
}

.search-item-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e86f';
    font-family: Linearicons-Free
}

.nav-search-form {
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

.nav-search-form input {
    outline: none !important;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0
}

.nav-search-form-container {
    position: relative
}

.nav-search-form-container input[type=submit], .nav-search-form-container .search-submit {
    display: none !important
}

.nav-search-form-container input[type=search] {
    color: #666 !important
}

.nav-search-form-container ::-webkit-input-placeholder {
    color: #9e9e9e !important
}

.nav-search-form-container :-moz-placeholder {
    color: #9e9e9e !important
}

.nav-search-form-container :-ms-input-placeholder {
    color: #9e9e9e !important
}

.menu-layout-standard .search-container {
    position: relative
}

.menu-layout-standard .nav-search-form {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 322px;
    width: 0;
    height: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.menu-layout-standard .nav-search-form form {
    margin: 0
}

.menu-layout-standard .nav-search-form input {
    padding: 0;
    padding-left: 8px;
    line-height: inherit;
    height: 44px;
    border: none
}

.menu-layout-standard .nav-search-form .search-submit {
    display: none
}

.menu-layout-standard.search-form-toggle .search-item-icon {
    color: #333
}

.menu-layout-standard.search-form-toggle .search-item-icon:before {
    content: '\e870'
}

.menu-layout-standard.search-form-toggle .nav-search-form {
    width: 322px
}

#desktop-navigation, #mobile-navigation {
    position: relative
}

.menu-layout-offcanvas .nav-search-form, .menu-layout-overlay .nav-search-form, .menu-layout-centered-logo .nav-search-form, .menu-layout-top-center .nav-search-form, .menu-layout-top-right .nav-search-form, .menu-layout-top-right-floating .nav-search-form, .menu-layout-top-left .nav-search-form, .menu-layout-top-justify .nav-search-form, .menu-layout-top-justify-left .nav-search-form, .menu-layout-top-logo .nav-search-form {
    position: fixed;
    top: 0
}

.menu-layout-lateral .nav-search-form {
    display: none
}

.menu-layout-lateral .nav-search-form, .menu-layout-offcanvas .nav-search-form, .menu-layout-overlay .nav-search-form, .menu-layout-centered-logo .nav-search-form, .menu-layout-top-logo .nav-search-form, .menu-layout-top-center .nav-search-form, .menu-layout-top-right .nav-search-form, .menu-layout-top-right-floating .nav-search-form, .menu-layout-top-left .nav-search-form, .menu-layout-top-justify .nav-search-form, .menu-layout-top-justify-left .nav-search-form {
    background: #fff;
    z-index: 99999;
    width: 100%;
    height: 100px;
    line-height: 100px;
    max-height: none !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s cubic-bezier(.39, .28, .31, 1.27);
    transition: all .5s cubic-bezier(.39, .28, .31, 1.27);
    font-size: 24px
}

.menu-layout-lateral .nav-search-form form, .menu-layout-offcanvas .nav-search-form form, .menu-layout-overlay .nav-search-form form, .menu-layout-centered-logo .nav-search-form form, .menu-layout-top-logo .nav-search-form form, .menu-layout-top-center .nav-search-form form, .menu-layout-top-right .nav-search-form form, .menu-layout-top-right-floating .nav-search-form form, .menu-layout-top-left .nav-search-form form, .menu-layout-top-justify .nav-search-form form, .menu-layout-top-justify-left .nav-search-form form {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    background: #fff
}

.menu-layout-lateral .nav-search-form form input[type=search], .menu-layout-offcanvas .nav-search-form form input[type=search], .menu-layout-overlay .nav-search-form form input[type=search], .menu-layout-centered-logo .nav-search-form form input[type=search], .menu-layout-top-logo .nav-search-form form input[type=search], .menu-layout-top-center .nav-search-form form input[type=search], .menu-layout-top-right .nav-search-form form input[type=search], .menu-layout-top-right-floating .nav-search-form form input[type=search], .menu-layout-top-left .nav-search-form form input[type=search], .menu-layout-top-justify .nav-search-form form input[type=search], .menu-layout-top-justify-left .nav-search-form form input[type=search] {
    margin: 0;
    border: none;
    height: 100%;
    width: 100%;
    background: 0 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.menu-layout-lateral #nav-search-loader-desktop, .menu-layout-lateral #nav-search-loader-mobile, .menu-layout-offcanvas #nav-search-loader-desktop, .menu-layout-offcanvas #nav-search-loader-mobile, .menu-layout-overlay #nav-search-loader-desktop, .menu-layout-overlay #nav-search-loader-mobile, .menu-layout-centered-logo #nav-search-loader-desktop, .menu-layout-centered-logo #nav-search-loader-mobile, .menu-layout-top-logo #nav-search-loader-desktop, .menu-layout-top-logo #nav-search-loader-mobile, .menu-layout-top-center #nav-search-loader-desktop, .menu-layout-top-center #nav-search-loader-mobile, .menu-layout-top-right #nav-search-loader-desktop, .menu-layout-top-right #nav-search-loader-mobile, .menu-layout-top-right-floating #nav-search-loader-desktop, .menu-layout-top-right-floating #nav-search-loader-mobile, .menu-layout-top-left #nav-search-loader-desktop, .menu-layout-top-left #nav-search-loader-mobile, .menu-layout-top-justify #nav-search-loader-desktop, .menu-layout-top-justify #nav-search-loader-mobile, .menu-layout-top-justify-left #nav-search-loader-desktop, .menu-layout-top-justify-left #nav-search-loader-mobile {
    display: none;
    position: absolute;
    right: 48px;
    color: #333
}

.menu-layout-lateral #nav-search-close-desktop, .menu-layout-lateral #nav-search-close-mobile, .menu-layout-offcanvas #nav-search-close-desktop, .menu-layout-offcanvas #nav-search-close-mobile, .menu-layout-overlay #nav-search-close-desktop, .menu-layout-overlay #nav-search-close-mobile, .menu-layout-centered-logo #nav-search-close-desktop, .menu-layout-centered-logo #nav-search-close-mobile, .menu-layout-top-logo #nav-search-close-desktop, .menu-layout-top-logo #nav-search-close-mobile, .menu-layout-top-center #nav-search-close-desktop, .menu-layout-top-center #nav-search-close-mobile, .menu-layout-top-right #nav-search-close-desktop, .menu-layout-top-right #nav-search-close-mobile, .menu-layout-top-right-floating #nav-search-close-desktop, .menu-layout-top-right-floating #nav-search-close-mobile, .menu-layout-top-left #nav-search-close-desktop, .menu-layout-top-left #nav-search-close-mobile, .menu-layout-top-justify #nav-search-close-desktop, .menu-layout-top-justify #nav-search-close-mobile, .menu-layout-top-justify-left #nav-search-close-desktop, .menu-layout-top-justify-left #nav-search-close-mobile {
    position: absolute;
    right: 14px;
    color: #333;
    cursor: pointer
}

.menu-layout-lateral #nav-search-loader-desktop, .menu-layout-lateral #nav-search-loader-mobile, .menu-layout-lateral #nav-search-close-desktop, .menu-layout-lateral #nav-search-close-mobile, .menu-layout-offcanvas #nav-search-loader-desktop, .menu-layout-offcanvas #nav-search-loader-mobile, .menu-layout-offcanvas #nav-search-close-desktop, .menu-layout-offcanvas #nav-search-close-mobile, .menu-layout-overlay #nav-search-loader-desktop, .menu-layout-overlay #nav-search-loader-mobile, .menu-layout-overlay #nav-search-close-desktop, .menu-layout-overlay #nav-search-close-mobile, .menu-layout-centered-logo #nav-search-loader-desktop, .menu-layout-centered-logo #nav-search-loader-mobile, .menu-layout-centered-logo #nav-search-close-desktop, .menu-layout-centered-logo #nav-search-close-mobile, .menu-layout-top-logo #nav-search-loader-desktop, .menu-layout-top-logo #nav-search-loader-mobile, .menu-layout-top-logo #nav-search-close-desktop, .menu-layout-top-logo #nav-search-close-mobile, .menu-layout-top-center #nav-search-loader-desktop, .menu-layout-top-center #nav-search-loader-mobile, .menu-layout-top-center #nav-search-close-desktop, .menu-layout-top-center #nav-search-close-mobile, .menu-layout-top-right #nav-search-loader-desktop, .menu-layout-top-right #nav-search-loader-mobile, .menu-layout-top-right #nav-search-close-desktop, .menu-layout-top-right #nav-search-close-mobile, .menu-layout-top-right-floating #nav-search-loader-desktop, .menu-layout-top-right-floating #nav-search-loader-mobile, .menu-layout-top-right-floating #nav-search-close-desktop, .menu-layout-top-right-floating #nav-search-close-mobile, .menu-layout-top-left #nav-search-loader-desktop, .menu-layout-top-left #nav-search-loader-mobile, .menu-layout-top-left #nav-search-close-desktop, .menu-layout-top-left #nav-search-close-mobile, .menu-layout-top-justify #nav-search-loader-desktop, .menu-layout-top-justify #nav-search-loader-mobile, .menu-layout-top-justify #nav-search-close-desktop, .menu-layout-top-justify #nav-search-close-mobile, .menu-layout-top-justify-left #nav-search-loader-desktop, .menu-layout-top-justify-left #nav-search-loader-mobile, .menu-layout-top-justify-left #nav-search-close-desktop, .menu-layout-top-justify-left #nav-search-close-mobile {
    -webkit-transition: top .2s;
    transition: top .2s;
    top: 0;
    margin-top: 37px
}

.menu-layout-lateral.search-form-toggle .nav-search-form, .menu-layout-offcanvas.search-form-toggle .nav-search-form, .menu-layout-overlay.search-form-toggle .nav-search-form, .menu-layout-centered-logo.search-form-toggle .nav-search-form, .menu-layout-top-logo.search-form-toggle .nav-search-form, .menu-layout-top-center.search-form-toggle .nav-search-form, .menu-layout-top-right.search-form-toggle .nav-search-form, .menu-layout-top-right-floating.search-form-toggle .nav-search-form, .menu-layout-top-left.search-form-toggle .nav-search-form, .menu-layout-top-justify.search-form-toggle .nav-search-form, .menu-layout-top-justify-left.search-form-toggle .nav-search-form {
    visibility: visible;
    opacity: 1
}

.menu-layout-lateral.admin-bar .nav-search-form, .menu-layout-offcanvas.admin-bar .nav-search-form, .menu-layout-overlay.admin-bar .nav-search-form, .menu-layout-centered-logo.admin-bar .nav-search-form, .menu-layout-top-center.admin-bar .nav-search-form, .menu-layout-top-right.admin-bar .nav-search-form, .menu-layout-top-right-floating.admin-bar .nav-search-form, .menu-layout-top-left.admin-bar .nav-search-form, .menu-layout-top-justify.admin-bar .nav-search-form, .menu-layout-top-justify-left.admin-bar .nav-search-form {
    top: 32px
}

.live-search-results {
    display: none;
    max-height: none !important;
    padding: 0 15px;
    -webkit-box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14)
}

.live-search-results ul {
    max-height: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.live-search-results ul li {
    list-style-type: none !important;
    line-height: 5px;
    padding: 5px 0;
    margin: 0
}

.live-search-results ul li a {
    display: block;
    -webkit-transition: opacity .2 ease;
    transition: opacity .2 ease
}

.live-search-results ul li a:hover {
    opacity: .66
}

.live-search-results .product-search-link {
    opacity: .88;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    display: table;
    display: block;
    font-size: 17px;
    padding: 10px 0
}

.live-search-results .product-search-link:hover {
    opacity: 1
}

.live-search-results .product-search-image {
    display: table-cell;
    width: 80px
}

.live-search-results .product-search-image img {
    max-width: 44px
}

.live-search-results .product-search-title, .live-search-results .product-search-price {
    display: table-cell;
    vertical-align: middle
}

.live-search-results .product-search-title {
    text-align: left;
    font-weight: 400
}

.live-search-results .product-search-price {
    padding-left: 14px;
    text-align: right
}

.search-type-blog .live-search-results ul {
    padding: 14px 0 !important
}

.search-type-blog .live-search-results ul li {
    line-height: 1.5
}

.global-skin-light .live-search-results, .global-skin-default .live-search-results, [class^=global-skin-light_] .live-search-results, [class*=' global-skin-light_'] .live-search-results {
    border-top: 1px solid rgba(0, 0, 0, .14);
    background: #fff;
    color: #333
}

.global-skin-light .live-search-results a, .global-skin-light .live-search-results strong, .global-skin-default .live-search-results a, .global-skin-default .live-search-results strong, [class^=global-skin-light_] .live-search-results a, [class^=global-skin-light_] .live-search-results strong, [class*=' global-skin-light_'] .live-search-results a, [class*=' global-skin-light_'] .live-search-results strong {
    color: #333 !important
}

.global-skin-dark .live-search-results, [class^=global-skin-dark_] .live-search-results, [class*=' global-skin-dark_'] .live-search-results {
    border-top: 1px solid rgba(255, 255, 255, .14);
    background: #333;
    color: #fff
}

.global-skin-dark .live-search-results a, .global-skin-dark .live-search-results strong, [class^=global-skin-dark_] .live-search-results a, [class^=global-skin-dark_] .live-search-results strong, [class*=' global-skin-dark_'] .live-search-results a, [class*=' global-skin-dark_'] .live-search-results strong {
    color: #fff !important
}

.nav-bar {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: margin .5s cubic-bezier(.13, 1.07, .64, .97), background .3s, -webkit-transform .2s, opacity .2s;
    transition: margin .5s cubic-bezier(.13, 1.07, .64, .97), background .3s, transform .2s, opacity .2s
}

.admin-bar .nav-bar {
    top: 32px
}

.has-top-bar:not(.sticking) .nav-bar {
    top: 0 !important;
    position: relative
}

.has-top-bar.menu-style-transparent:not(.sticking):not(.menu-sticky-none) .nav-bar {
    position: absolute
}

.sticking #nav-bar {
    border: none
}

.menu-sticky-none:not(.overlay-menu-toggle):not(.mobile-menu-toggle):not(.offcanvas-menu-toggle):not(.has-top-bar).untop .nav-bar, .menu-sticky-soft:not(.overlay-menu-toggle):not(.mobile-menu-toggle):not(.offcanvas-menu-toggle):not(.has-top-bar):not(.sticking).untop .nav-bar {
    opacity: 0;
    visibility: hidden
}

.menu-layout-lateral.menu-sticky-soft.sticking #nav-bar, .menu-layout-lateral.menu-sticky-soft.sticking .nav-search-form, .menu-layout-lateral.menu-sticky-hard.sticking #nav-bar, .menu-layout-lateral.menu-sticky-hard.sticking .nav-search-form, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-bar, .menu-layout-offcanvas.menu-sticky-soft.sticking .nav-search-form, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-bar, .menu-layout-offcanvas.menu-sticky-hard.sticking .nav-search-form, .menu-layout-overlay.menu-sticky-soft.sticking #nav-bar, .menu-layout-overlay.menu-sticky-soft.sticking .nav-search-form, .menu-layout-overlay.menu-sticky-hard.sticking #nav-bar, .menu-layout-overlay.menu-sticky-hard.sticking .nav-search-form, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-bar, .menu-layout-centered-logo.menu-sticky-soft.sticking .nav-search-form, .menu-layout-centered-logo.menu-sticky-hard.sticking #nav-bar, .menu-layout-centered-logo.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-logo.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-logo.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-center.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-center.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-center.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-center.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-right.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-right.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-right.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-right.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-right-floating.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-right-floating.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-left.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-left.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-left.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-left.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-justify.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-justify.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-justify-left.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-justify-left.menu-sticky-hard.sticking .nav-search-form {
    height: 69px;
    line-height: 69px
}

.menu-layout-lateral.menu-sticky-soft.sticking #nav-bar *, .menu-layout-lateral.menu-sticky-soft.sticking .logo-bar *, .menu-layout-lateral.menu-sticky-hard.sticking #nav-bar *, .menu-layout-lateral.menu-sticky-hard.sticking .logo-bar *, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-bar *, .menu-layout-offcanvas.menu-sticky-soft.sticking .logo-bar *, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-bar *, .menu-layout-offcanvas.menu-sticky-hard.sticking .logo-bar *, .menu-layout-overlay.menu-sticky-soft.sticking #nav-bar *, .menu-layout-overlay.menu-sticky-soft.sticking .logo-bar *, .menu-layout-overlay.menu-sticky-hard.sticking #nav-bar *, .menu-layout-overlay.menu-sticky-hard.sticking .logo-bar *, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-bar *, .menu-layout-centered-logo.menu-sticky-soft.sticking .logo-bar *, .menu-layout-centered-logo.menu-sticky-hard.sticking #nav-bar *, .menu-layout-centered-logo.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-logo.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-logo.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-center.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-center.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-center.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-center.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-right.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-right.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-right.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-right.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-right-floating.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-right-floating.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-left.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-left.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-left.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-left.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-justify.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-justify.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-justify-left.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-justify-left.menu-sticky-hard.sticking .logo-bar * {
    max-height: 69px
}

.menu-layout-lateral.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-lateral.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-lateral.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-lateral.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-lateral.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-lateral.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-lateral.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-lateral.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-overlay.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-overlay.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-overlay.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-overlay.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-overlay.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-overlay.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-overlay.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-overlay.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-centered-logo.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-centered-logo.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-centered-logo.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-centered-logo.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-top-center.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-top-center.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-top-center.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-top-center.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-top-center.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-top-center.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-top-center.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-top-center.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-top-right.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-top-right.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-top-right.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-top-right.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-top-right.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-top-right.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-top-right.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-top-right.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-top-left.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-top-left.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-top-left.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-top-left.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-top-left.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-top-left.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-top-left.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-top-left.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-search-close-mobile, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-search-loader-desktop, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-search-loader-mobile, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-search-close-desktop, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-search-close-mobile, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-search-loader-desktop, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-search-loader-mobile, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-search-close-desktop, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-search-close-mobile {
    top: 0;
    margin-top: 21.5px
}

.menu-layout-lateral.menu-sticky-soft.sticking .cart-panel, .menu-layout-lateral.menu-sticky-hard.sticking .cart-panel, .menu-layout-offcanvas.menu-sticky-soft.sticking .cart-panel, .menu-layout-offcanvas.menu-sticky-hard.sticking .cart-panel, .menu-layout-overlay.menu-sticky-soft.sticking .cart-panel, .menu-layout-overlay.menu-sticky-hard.sticking .cart-panel, .menu-layout-centered-logo.menu-sticky-soft.sticking .cart-panel, .menu-layout-centered-logo.menu-sticky-hard.sticking .cart-panel, .menu-layout-top-logo.menu-sticky-soft.sticking .cart-panel, .menu-layout-top-logo.menu-sticky-hard.sticking .cart-panel, .menu-layout-top-center.menu-sticky-soft.sticking .cart-panel, .menu-layout-top-center.menu-sticky-hard.sticking .cart-panel, .menu-layout-top-right.menu-sticky-soft.sticking .cart-panel, .menu-layout-top-right.menu-sticky-hard.sticking .cart-panel, .menu-layout-top-right-floating.menu-sticky-soft.sticking .cart-panel, .menu-layout-top-right-floating.menu-sticky-hard.sticking .cart-panel, .menu-layout-top-left.menu-sticky-soft.sticking .cart-panel, .menu-layout-top-left.menu-sticky-hard.sticking .cart-panel, .menu-layout-top-justify.menu-sticky-soft.sticking .cart-panel, .menu-layout-top-justify.menu-sticky-hard.sticking .cart-panel, .menu-layout-top-justify-left.menu-sticky-soft.sticking .cart-panel, .menu-layout-top-justify-left.menu-sticky-hard.sticking .cart-panel {
    top: 69px
}

.menu-layout-top-logo.menu-sticky-soft.sticking #nav-bar .logo-wrap, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-bar .logo-wrap {
    display: none
}

.menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar, .menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar {
    opacity: 1;
    visibility: visible
}

.menu-skin-light.attop .nav-search-form {
    -webkit-box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14)
}

.menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar {
    -webkit-box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    background: #fff !important;
    color: #333 !important
}

.menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar a, .menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar strong, .menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar b, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar a, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar strong, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar b {
    color: #333
}

.menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-svg *, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-svg * {
    fill: #333 !important
}

.menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-light, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-light {
    opacity: 0 !important
}

.menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-dark, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-dark {
    opacity: 1 !important
}

.menu-skin-light.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .hamburger-icon .line, .menu-skin-light.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .hamburger-icon .line {
    background-color: #333 !important
}

.menu-skin-dark.attop .nav-search-form {
    -webkit-box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14)
}

.menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar {
    -webkit-box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    background: #080808 !important;
    color: #fff !important
}

.menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar a, .menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar strong, .menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar b, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar a, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar strong, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar b {
    color: #fff
}

.menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar svg *, .menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-svg *, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar svg *, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-svg * {
    fill: #fff !important
}

.menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-dark, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-dark {
    opacity: 0 !important
}

.menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-light, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .logo-light {
    opacity: 1 !important
}

.menu-skin-dark.menu-sticky-soft.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .hamburger-icon .line, .menu-skin-dark.menu-sticky-hard.sticking:not(.overlay-menu-toggle):not(.mobile-menu-toggle) .nav-bar .hamburger-icon .line {
    background-color: #fff !important
}

.nav-menu-desktop {
    padding: 0;
    margin: 0;
    font-size: 0
}

.nav-menu-desktop li {
    position: relative;
    list-style-type: none !important;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.nav-menu-desktop li a:not(.logo-link) {
    display: table-cell !important;
    height: 100%;
    padding: 0 15px;
    vertical-align: middle
}

.nav-menu-desktop li .menu-item-text-container {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.nav-menu-desktop li .menu-item-text-container img {
    vertical-align: middle
}

.nav-menu-desktop li:before {
    content: '';
    display: table-cell;
    vertical-align: middle
}

.nav-menu-desktop li:first-child:before {
    display: none
}

.nav-menu-desktop li span.menu-item-inner {
    position: relative;
    display: inline-block
}

.nav-menu-desktop li.menu-item-icon-before .fa {
    margin-right: 8px
}

.nav-menu-desktop li.menu-item-icon-after .fa {
    margin-left: 8px
}

.nav-menu-desktop li.social-menu-item {
    font-size: 14px
}

.nav-menu-desktop li.menu-button-primary, .nav-menu-desktop li.menu-button-secondary, .nav-menu-desktop li.nav-button {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: 0 0 !important
}

.nav-menu-desktop li.menu-button-primary:before, .nav-menu-desktop li.menu-button-secondary:before, .nav-menu-desktop li.nav-button:before {
    display: none
}

.nav-menu-desktop li.menu-button-primary > a:first-child, .nav-menu-desktop li.menu-button-secondary > a:first-child, .nav-menu-desktop li.nav-button > a:first-child {
    padding: 0;
    cursor: default
}

.nav-menu-desktop li.menu-button-primary > a:first-child > .menu-item-inner, .nav-menu-desktop li.menu-button-secondary > a:first-child > .menu-item-inner, .nav-menu-desktop li.nav-button > a:first-child > .menu-item-inner {
    display: inline;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    white-space: nowrap
}

.nav-menu-desktop li.menu-button-primary > a:first-child > .menu-item-inner span.menu-item-text-container, .nav-menu-desktop li.menu-button-secondary > a:first-child > .menu-item-inner span.menu-item-text-container, .nav-menu-desktop li.nav-button > a:first-child > .menu-item-inner span.menu-item-text-container {
    opacity: 1 !important
}

.nav-menu-desktop li.menu-button-primary > a:first-child > .menu-item-inner span.menu-item-text-container:after, .nav-menu-desktop li.menu-button-secondary > a:first-child > .menu-item-inner span.menu-item-text-container:after, .nav-menu-desktop li.nav-button > a:first-child > .menu-item-inner span.menu-item-text-container:after {
    display: none !important
}

.nav-menu-desktop li.no-menu-item-separator:before {
    display: none
}

.nav-menu-desktop li .mega-menu-panel-inner {
    padding: 14px
}

.nav-menu-desktop li .mega-menu-panel-inner > ul.sub-menu {
    padding: 0
}

.nav-menu-desktop li ul.sub-menu {
    max-height: none !important;
    height: auto;
    z-index: 99997 !important;
    position: absolute;
    top: auto;
    left: 0;
    padding: 0;
    margin: 0;
    line-height: 1.4;
    padding: 14px;
    padding-right: 0
}

.nav-menu-desktop li ul.sub-menu li:before {
    display: none !important
}

.nav-menu-desktop li ul.sub-menu span.menu-item-text-container:after {
    display: none !important
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    display: block;
    margin: 0;
    white-space: initial;
    padding-right: 14px
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a {
    text-align: left;
    display: block !important;
    height: 100%;
    padding: 4px 7px;
    margin: 0;
    color: #fff;
    width: 230px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    height: 100%;
    vertical-align: middle
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a .menu-item-inner {
    -webkit-transition: background .2s cubic-bezier(.39, .28, .31, 1.27);
    transition: background .2s cubic-bezier(.39, .28, .31, 1.27);
    display: block;
    padding: 8px
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a .menu-item-text-container {
    opacity: 1 !important
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a:hover .menu-item-inner, .nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a:focus .menu-item-inner {
    background: rgba(0, 0, 0, .14)
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) ul.sub-menu {
    margin: 0;
    top: 0;
    left: 100%;
    margin-top: -14px
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) ul.sub-menu.reversed-sub-menu {
    left: auto;
    right: 100%
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary).menu-item-has-children span.menu-item-inner:after {
    display: none !important
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary).menu-item-has-children > a:before {
    position: absolute;
    content: ' ';
    font-family: linea-arrows-10;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '\e04b';
    color: #fff
}

.nav-menu-desktop li ul.sub-menu.reversed-first-level-sub-menu {
    left: auto;
    right: 0;
    padding-right: 14px;
    padding-left: 0
}

.nav-menu-desktop li ul.sub-menu.reversed-first-level-sub-menu > li:not(.menu-button-primary):not(.menu-button-secondary) {
    padding-right: 0;
    padding-left: 14px
}

.nav-menu-desktop li.menu-item-has-children > a span.menu-item-inner {
    padding-right: 20px
}

.nav-menu-desktop li.menu-item-has-children > a span.menu-item-inner:after {
    content: ' ';
    font-family: linea-arrows-10;
    display: inline;
    content: '\e019';
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: inherit;
    margin-top: -1px
}

.nav-menu-desktop li .mega-menu-panel, .nav-menu-desktop li > ul.sub-menu {
    max-height: none !important;
    -webkit-transition: opacity .5s cubic-bezier(.39, .28, .31, 1.27), -webkit-transform .5s cubic-bezier(.39, .28, .31, 1.27);
    transition: opacity .5s cubic-bezier(.39, .28, .31, 1.27), transform .5s cubic-bezier(.39, .28, .31, 1.27)
}

.nav-menu-desktop li.menu-parent-item .mega-menu-panel, .nav-menu-desktop li.menu-parent-item .mega-menu-tagline, .nav-menu-desktop li.menu-parent-item > ul.sub-menu {
    display: none
}

.nav-menu-desktop li.menu-parent-item ul.sub-menu {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    opacity: 0;
    visibility: hidden
}

.nav-menu-desktop li.menu-parent-item ul.sub-menu li ul.sub-menu {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    opacity: 0;
    visibility: hidden
}

.nav-menu-desktop li.menu-parent-item .mega-menu-panel {
    opacity: 0;
    display: none;
    -webkit-transform: translate3d(-50%, 5px, 0);
    transform: translate3d(-50%, 5px, 0)
}

.nav-menu-desktop li.hover.menu-parent-item ul.sub-menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.nav-menu-desktop li.hover.menu-parent-item ul.sub-menu li ul.sub-menu {
    display: block
}

.nav-menu-desktop li.hover.menu-parent-item ul.sub-menu li:hover ul.sub-menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.nav-menu-desktop li.hover.menu-parent-item .mega-menu-tagline {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    visibility: visible
}

.nav-menu-desktop li.hover.menu-parent-item .mega-menu-panel {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    visibility: visible
}

.wvc-fullpage .nav-menu-desktop li a:not(.logo-link) {
    -webkit-transition: color .6s cubic-bezier(.675, .475, .05, .67);
    transition: color .6s cubic-bezier(.675, .475, .05, .67)
}

.mega-menu-has-bg .mega-menu-panel {
    position: relative;
    background-color: #000;
    background-position: center center !important;
    background-size: cover !important
}

.mega-menu-has-bg .mega-menu-panel:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .66)
}

body.mega-menu-width-wide .nav-menu-desktop li.mega-menu > .mega-menu-panel, body.mega-menu-width-wide .nav-menu-desktop li.mega-menu .mega-menu-tagline {
    max-width: none
}

body.mega-menu-width-fullwidth .nav-menu-desktop li.mega-menu > .mega-menu-panel, body.mega-menu-width-fullwidth .nav-menu-desktop li.mega-menu > .mega-menu-tagline {
    max-width: none;
    width: 100vw;
    padding-left: 30px;
    padding-right: 30px
}

body.mega-menu-width-boxed .nav-menu-desktop li.mega-menu:not(.mega-menu-2-cols) > .mega-menu-panel, body.mega-menu-width-boxed .nav-menu-desktop li.mega-menu:not(.mega-menu-2-cols) > .mega-menu-tagline {
    padding-left: 0;
    padding-right: 0
}

body.mega-menu-width-fullwidth.site-layout-frame .nav-menu-desktop li.mega-menu > .mega-menu-panel, body.mega-menu-width-fullwidth.site-layout-frame .nav-menu-desktop li.mega-menu > .mega-menu-tagline {
    width: calc(100vw - 30px)
}

.nav-menu-desktop .mega-menu-panel {
    position: fixed;
    -webkit-box-shadow: 0 10px 17px -9px rgba(0, 0, 0, .44);
    box-shadow: 0 10px 17px -9px rgba(0, 0, 0, .44)
}

.mega-menu-tagline {
    position: fixed;
    line-height: 1.5;
    display: block;
    -webkit-transition: .3s cubic-bezier(.39, .28, .31, 1.27);
    transition: .3s cubic-bezier(.39, .28, .31, 1.27);
    opacity: 0;
    visibility: hidden;
    width: 92%;
    max-width: 1400px;
    top: auto;
    left: 50%;
    -webkit-transform: translate3d(-50%, 5px, 0);
    transform: translate3d(-50%, 5px, 0);
    padding: 14px;
    visibility: hidden;
    z-index: 99999;
    background: 0 0 !important;
    border-bottom: solid 1px rgba(255, 255, 255, .06);
    font-size: 1.2em;
    text-align: center;
    color: #fff
}

.nav-menu-desktop li.mega-menu {
    position: static
}

.nav-menu-desktop li.mega-menu.mega-menu-bg-repeat .mega-menu-panel {
    background-repeat: repeat
}

.nav-menu-desktop li.mega-menu.mega-menu-bg-no-repeat .mega-menu-panel {
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover
}

.nav-menu-desktop li.mega-menu.mega-menu-has-tagline > .mega-menu-panel {
    padding-top: 66px
}

.nav-menu-desktop li.mega-menu .mega-menu-panel {
    width: 92%;
    max-width: 1400px;
    top: auto !important;
    left: 50%;
    padding: 30px;
    background: #f3efe9;
    visibility: hidden
}

.nav-menu-desktop li.mega-menu .mega-menu-panel .mega-menu-panel-inner {
    max-height: none !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul {
    background: 0 0 !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    display: block;
    background: 0 0 !important;
    height: auto !important;
    max-height: none !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li a {
    position: relative;
    text-align: left !important;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    padding: 0 !important;
    width: auto
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li a span {
    position: relative
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li a:before, .nav-menu-desktop li.mega-menu .mega-menu-panel ul li a .menu-item-inner:after {
    display: none !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li:last-child {
    border: none
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li.not-linked > a:first-child span.menu-item-inner {
    color: #fff !important;
    font-weight: 700 !important;
    background-color: transparent !important;
    opacity: 1 !important;
    cursor: default
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li.not-linked > a:first-child span.menu-item-inner span.menu-item-text-container {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li.menu-item-hidden > a:first-child {
    display: none !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li ul {
    display: block !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    padding: 0;
    top: 0;
    left: 0 !important;
    right: auto !important;
    position: relative;
    width: auto;
    background: 0 0 !important;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li ul li {
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    width: 100% !important;
    margin-right: 0 !important;
    padding: 0 !important;
    float: none;
    border: none !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li ul li ul {
    display: block !important
}

.nav-menu-desktop li.mega-menu .mega-menu-panel-inner > ul.sub-menu {
    position: relative;
    max-height: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 100%;
    padding: 0;
    margin: 0
}

.nav-menu-desktop li.mega-menu .mega-menu-panel-inner > ul.sub-menu > li {
    display: block;
    border-right: rgba(255, 255, 255, .06) 1px solid;
    padding: 0 2%
}

.nav-menu-desktop li.mega-menu .mega-menu-panel-inner > ul.sub-menu > li:first-child {
    padding-left: 0
}

.nav-menu-desktop li.mega-menu .mega-menu-panel-inner > ul.sub-menu > li:last-child {
    padding-right: 0
}

.nav-menu-desktop li.mega-menu.mega-menu-4-cols .mega-menu-panel-inner > ul.sub-menu > li {
    width: 25%
}

.nav-menu-desktop li.mega-menu.mega-menu-5-cols .mega-menu-panel-inner > ul.sub-menu > li {
    width: 20%
}

.nav-menu-desktop li.mega-menu.mega-menu-3-cols .mega-menu-panel-inner > ul.sub-menu > li {
    width: 33.333%
}

.nav-menu-desktop li.mega-menu.mega-menu-6-cols .mega-menu-panel-inner > ul.sub-menu > li {
    width: 16.6666666667%
}

.mega-menu-width-boxed.menu-width-wide.menu-layout-top-right .nav-menu-desktop li.mega-menu .mega-menu-panel, .mega-menu-width-boxed.menu-width-wide.menu-layout-top-right-floating .nav-menu-desktop li.mega-menu .mega-menu-panel {
    left: auto;
    right: 15px;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.mega-menu-width-boxed.menu-width-wide.menu-layout-top-right .nav-menu-desktop li.mega-menu.hover.menu-parent-item.mega-menu .mega-menu-tagline, .mega-menu-width-boxed.menu-width-wide.menu-layout-top-right-floating .nav-menu-desktop li.mega-menu.hover.menu-parent-item.mega-menu .mega-menu-tagline {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.mega-menu-width-boxed.menu-width-wide.menu-layout-top-right .nav-menu-desktop li.mega-menu.hover.menu-parent-item.mega-menu .mega-menu-panel, .mega-menu-width-boxed.menu-width-wide.menu-layout-top-right-floating .nav-menu-desktop li.mega-menu.hover.menu-parent-item.mega-menu .mega-menu-panel {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mega-menu-width-boxed.menu-width-wide.menu-layout-top-left .nav-menu-desktop li.mega-menu .mega-menu-panel {
    left: 15px;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.mega-menu-width-boxed.menu-width-wide.menu-layout-top-left .nav-menu-desktop li.mega-menu.hover.menu-parent-item.mega-menu .mega-menu-tagline {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.mega-menu-width-boxed.menu-width-wide.menu-layout-top-left .nav-menu-desktop li.mega-menu.hover.menu-parent-item.mega-menu .mega-menu-panel {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.nav-menu-desktop li.mega-menu-2-cols {
    position: relative
}

.nav-menu-desktop li.mega-menu-2-cols .mega-menu-panel {
    position: absolute;
    width: 550px !important;
    left: 50%
}

.nav-menu-desktop li.mega-menu-2-cols .mega-menu-panel .mega-menu-panel-inner {
    width: 100%
}

.nav-menu-desktop li.mega-menu-2-cols .mega-menu-panel .mega-menu-panel-inner > ul.sub-menu > li {
    border: none !important;
    width: 50%
}

.menu-layout-top-justify-left .nav-menu-desktop li.mega-menu-2-cols .mega-menu-panel, .menu-layout-top-left .nav-menu-desktop li.mega-menu-2-cols .mega-menu-panel {
    left: 250px
}

.menu-layout-centered-logo.menu-width-wide .nav-menu-desktop li.mega-menu-2-cols .mega-menu-panel {
    left: 280px
}

.nav-menu-mobile .menu-item-object-yawp_wim, .nav-menu-desktop .menu-item-object-yawp_wim {
    max-height: none !important
}

.nav-menu-mobile .menu-item-object-yawp_wim *, .nav-menu-desktop .menu-item-object-yawp_wim * {
    max-height: none !important
}

.nav-menu-mobile .menu-item-object-yawp_wim .yawp_wim_wrap, .nav-menu-desktop .menu-item-object-yawp_wim .yawp_wim_wrap {
    margin-top: 6px;
    padding: 8px
}

.nav-menu-mobile .menu-item-object-yawp_wim .yawp_wim_wrap img, .nav-menu-desktop .menu-item-object-yawp_wim .yawp_wim_wrap img {
    max-width: 210px
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .logo-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .logo-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .logo-bar {
    background: 0 0;
    color: #333
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar a, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .logo-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .logo-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .logo-bar a {
    color: inherit
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar {
    background: 0 0;
    color: #333
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar a, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar a {
    color: inherit
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar span.menu-item-text-container:after, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar span.menu-item-text-container:after {
    background: currentColor
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .logo-svg *, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .logo-svg *, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .logo-svg * {
    fill: #333 !important
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-light, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .logo-light, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-light, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .logo-light, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-light, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .logo-light {
    opacity: 0 !important
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-dark, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .logo-dark, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-dark, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .logo-dark, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-dark, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .logo-dark {
    opacity: 1 !important
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .hamburger-icon .line, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .hamburger-icon .line, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .hamburger-icon .line, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .hamburger-icon .line, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .hamburger-icon .line, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .hamburger-icon .line {
    background-color: #333
}

.menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .wwcs-current-currency, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .wwcs-current-currency, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .wwcs-current-currency, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .wwcs-current-currency, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .wwcs-current-currency, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .wwcs-current-currency {
    color: #333
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .logo-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .logo-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .logo-bar {
    background: 0 0;
    color: #fff
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar a, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .logo-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .logo-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .logo-bar a {
    color: #fff
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar {
    background: 0 0;
    color: #fff
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar a, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar a, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar a, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar a {
    color: inherit
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar span.menu-item-text-container:after, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar span.menu-item-text-container:after, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .nav-bar span.menu-item-text-container:after {
    background: currentColor
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .logo-svg *, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .logo-svg *, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-svg *, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .logo-svg * {
    fill: #fff !important
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-dark, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .logo-dark, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-dark, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .logo-dark, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-dark, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .logo-dark {
    opacity: 0 !important
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-light, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .logo-light, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-light, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .logo-light, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .logo-light, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .logo-light {
    opacity: 1 !important
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .hamburger-icon .line, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .hamburger-icon .line, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .hamburger-icon .line, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .hamburger-icon .line, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .hamburger-icon .line, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .hamburger-icon .line {
    background-color: #fff
}

.menu-style-transparent:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .wwcs-current-currency, .menu-style-transparent:not(.sticking).hero-font-light.mobile-menu-alt .wwcs-current-currency, .menu-style-semi-transparent-black:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .wwcs-current-currency, .menu-style-semi-transparent-black:not(.sticking).hero-font-light.mobile-menu-alt .wwcs-current-currency, .menu-style-semi-transparent-white:not(.sticking).hero-font-light:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .wwcs-current-currency, .menu-style-semi-transparent-white:not(.sticking).hero-font-light.mobile-menu-alt .wwcs-current-currency {
    color: #fff
}

.menu-style-semi-transparent-black:not(.sticking) #masthead .logo-bar, .menu-style-semi-transparent-black:not(.sticking) #masthead .nav-bar {
    background-color: rgba(0, 0, 0, .14)
}

.menu-style-semi-transparent-white:not(.sticking) #masthead .logo-bar, .menu-style-semi-transparent-white:not(.sticking) #masthead .nav-bar {
    background-color: rgba(255, 255, 255, .14)
}

.menu-style-solid:not(.menu-layout-top-right-floating):not(.breakpoint) .site-header, .menu-style-solid-light:not(.menu-layout-top-right-floating):not(.breakpoint) .site-header, .menu-style-solid-dark:not(.menu-layout-top-right-floating):not(.breakpoint) .site-header {
    height: 100px
}

.menu-style-solid:not(.menu-layout-top-right-floating):not(.breakpoint).menu-layout-top-logo .site-header, .menu-style-solid-light:not(.menu-layout-top-right-floating):not(.breakpoint).menu-layout-top-logo .site-header, .menu-style-solid-dark:not(.menu-layout-top-right-floating):not(.breakpoint).menu-layout-top-logo .site-header {
    height: 200px
}

.menu-style-solid:not(.menu-layout-top-right-floating) #mobile-navigation, .menu-style-solid-light:not(.menu-layout-top-right-floating) #mobile-navigation, .menu-style-solid-dark:not(.menu-layout-top-right-floating) #mobile-navigation {
    height: 69px
}

.menu-layout-none #desktop-navigation, .menu-layout-none #mobile-navigation, .menu-style-none #desktop-navigation, .menu-style-none #mobile-navigation {
    display: none;
    visibility: hidden;
    height: 0
}

.menu-layout-none #hero-inner, .menu-style-none #hero-inner {
    padding-top: 0
}

.menu-layout-empty #site-navigation-primary-desktop {
    display: none
}

.submenu-bg-light.mobile-menu-toggle:not(.mobile-menu-alt) .logo-light, .submenu-bg-light.overlay-menu-toggle .logo-light, .submenu-bg-light.menu-layout-lateral .lateral-menu-panel .logo-light {
    opacity: 0 !important
}

.submenu-bg-light.mobile-menu-toggle:not(.mobile-menu-alt) .logo-dark, .submenu-bg-light.overlay-menu-toggle .logo-dark, .submenu-bg-light.menu-layout-lateral .lateral-menu-panel .logo-dark {
    opacity: 1 !important
}

.submenu-bg-light.mobile-menu-toggle:not(.mobile-menu-alt) .logo-svg *, .submenu-bg-light.overlay-menu-toggle .logo-svg *, .submenu-bg-light.menu-layout-lateral .lateral-menu-panel .logo-svg * {
    fill: #000 !important
}

.submenu-bg-light.mobile-menu-toggle:not(.mobile-menu-alt) .hamburger-icon .line, .submenu-bg-light.overlay-menu-toggle .hamburger-icon .line, .submenu-bg-light.menu-layout-lateral .lateral-menu-panel .hamburger-icon .line {
    background-color: #333 !important
}

.submenu-bg-light.mobile-menu-toggle:not(.mobile-menu-alt) .logo-text, .submenu-bg-light.overlay-menu-toggle .logo-text, .submenu-bg-light.menu-layout-lateral .lateral-menu-panel .logo-text {
    color: #333 !important
}

.menu-hover-style-opacity .nav-menu-desktop li.menu-link-active a:first-child .menu-item-text-container {
    opacity: .66
}

.menu-hover-style-opacity .nav-menu-desktop li a:first-child:hover .menu-item-text-container {
    opacity: .66
}

.menu-hover-style-underline-centered .nav-menu-desktop li a span.menu-item-text-container {
    position: relative
}

.menu-hover-style-underline-centered .nav-menu-desktop li a span.menu-item-text-container:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    background: currentColor;
    visibility: hidden;
    border-radius: 7px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .25s linear;
    transition: .25s linear
}

.menu-hover-style-underline-centered .nav-menu-desktop li.current-menu-ancestor a span.menu-item-text-container:after, .menu-hover-style-underline-centered .nav-menu-desktop li:hover a span.menu-item-text-container:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.menu-hover-style-underline .nav-menu-desktop li a span.menu-item-text-container {
    position: relative
}

.menu-hover-style-underline .nav-menu-desktop li a span.menu-item-text-container:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    bottom: -10px;
    left: 0;
    margin: auto;
    background: currentColor;
    border-radius: 7px;
    -webkit-transition: .25s linear;
    transition: .25s linear
}

.menu-hover-style-underline .nav-menu-desktop li.current-menu-ancestor a span.menu-item-text-container:after, .menu-hover-style-underline .nav-menu-desktop li:hover a span.menu-item-text-container:after {
    width: 100%
}

.menu-hover-style-border-top .nav-menu-desktop li, .menu-hover-style-border .nav-menu-desktop li, .menu-hover-style-plain .nav-menu-desktop li {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.menu-hover-style-border-top .nav-menu-desktop li:hover, .menu-hover-style-border-top .nav-menu-desktop li.current_page_item, .menu-hover-style-border-top .nav-menu-desktop li.current-menu-parent, .menu-hover-style-border-top .nav-menu-desktop li.current-menu-ancestor, .menu-hover-style-border-top .nav-menu-desktop li.current-menu-item, .menu-hover-style-border-top .nav-menu-desktop li.menu-link-active {
    -webkit-box-shadow: inset 0px 5px 0px 0px #ccc;
    box-shadow: inset 0px 5px 0px 0px #ccc
}

.menu-hover-style-plain #navbar-container .nav-menu-desktop li.current_page_item, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-parent, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-ancestor, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-item, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.menu-link-active, .menu-hover-style-plain #navbar-container .nav-menu-desktop li:not(.socials-menu-item):not(.search-menu-item):hover {
    color: #fff
}

.menu-hover-style-plain #navbar-container .nav-menu-desktop li.current_page_item a, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current_page_item .wpb-social, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-parent a, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-parent .wpb-social, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-ancestor a, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-ancestor .wpb-social, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-item a, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.current-menu-item .wpb-social, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.menu-link-active a, .menu-hover-style-plain #navbar-container .nav-menu-desktop li.menu-link-active .wpb-social, .menu-hover-style-plain #navbar-container .nav-menu-desktop li:not(.socials-menu-item):not(.search-menu-item):hover a, .menu-hover-style-plain #navbar-container .nav-menu-desktop li:not(.socials-menu-item):not(.search-menu-item):hover .wpb-social {
    color: #fff
}

.menu-hover-style-plain .nav-menu-desktop li.cart-menu-item:hover .product-count {
    background: #fff;
    color: #333
}

.menu-hover-style-plain .nav-menu-desktop li:hover, .menu-hover-style-plain .nav-menu-desktop li.current_page_item, .menu-hover-style-plain .nav-menu-desktop li.current-menu-parent, .menu-hover-style-plain .nav-menu-desktop li.current-menu-ancestor, .menu-hover-style-plain .nav-menu-desktop li.current-menu-item, .menu-hover-style-plain .nav-menu-desktop li.menu-link-active {
    background: #333
}

.nav-menu li.new > a .menu-item-text-container, .nav-menu li.hot > a .menu-item-text-container, .nav-menu li.sale > a .menu-item-text-container, .nav-menu-mobile li.new > a .menu-item-text-container, .nav-menu-mobile li.hot > a .menu-item-text-container, .nav-menu-mobile li.sale > a .menu-item-text-container {
    position: relative
}

.nav-menu li.new > a .menu-item-text-container:before, .nav-menu li.hot > a .menu-item-text-container:before, .nav-menu li.sale > a .menu-item-text-container:before, .nav-menu-mobile li.new > a .menu-item-text-container:before, .nav-menu-mobile li.hot > a .menu-item-text-container:before, .nav-menu-mobile li.sale > a .menu-item-text-container:before {
    content: 'new';
    line-height: 10px;
    position: absolute;
    display: inline-block;
    background: #00aeda;
    color: #fff;
    font-size: 9px;
    right: -21px;
    padding: 3px 5px 2px;
    top: -14px
}

.accent-color-light .nav-menu li.sale > a .menu-item-text-container, .accent-color-light .nav-menu-mobile li.sale > a .menu-item-text-container {
    position: relative
}

.accent-color-light .nav-menu li.sale > a .menu-item-text-container:before, .accent-color-light .nav-menu-mobile li.sale > a .menu-item-text-container:before {
    color: #000
}

.nav-menu-mobile li.new > a .menu-item-text-container:before, .nav-menu-mobile li.hot > a .menu-item-text-container:before, .nav-menu-mobile li.sale > a .menu-item-text-container:before {
    top: 2px;
    right: -50px
}

.nav-menu li.hot > a .menu-item-text-container:before, .nav-menu-mobile li.hot > a .menu-item-text-container:before {
    content: 'hot';
    background: #d33
}

.nav-menu li.sale .menu-item-text-container:before, .nav-menu-mobile li.sale .menu-item-text-container:before {
    content: 'sale';
    background: #f3efe9
}

body:not(.breakpoint):not(.desktop) #desktop-navigation, body:not(.breakpoint):not(.desktop) #mobile-navigation {
    visibility: hidden
}

#mobile-navigation {
    display: none
}

.breakpoint #desktop-navigation {
    display: none;
    visibility: hidden;
    height: 0
}

.breakpoint #mobile-navigation {
    visibility: visible;
    display: block
}

.breakpoint #hero-inner {
    padding-top: 69px
}

.breakpoint .cta-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.desktop #desktop-navigation {
    visibility: visible
}

@media screen and (min-width: 600px) {
    .nav-menu-mobile {
        text-align: center
    }

    .nav-menu-mobile li:before {
        display: none
    }

    .nav-menu-mobile li a {
        padding-right: 0 !important;
        font-size: 20px
    }
}

.hamburger-container {
    position: relative
}

.hamburger-icon {
    width: 16px;
    height: 12px;
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 44px;
    margin: -1px auto 0;
    z-index: 1000
}

.hamburger-icon .line {
    display: block;
    width: 16px;
    height: 2px;
    position: absolute;
    left: 14px;
    border-radius: 1px;
    -webkit-transition: all .4s cubic-bezier(.6, -.28, .74, .05);
    transition: all .4s cubic-bezier(.6, -.28, .74, .05)
}

.hamburger-icon .line.line-1 {
    top: 0
}

.hamburger-icon .line.line-2 {
    top: 50%
}

.hamburger-icon .line.line-3 {
    top: 100%
}

.hamburger-icon:hover .line-1, .hamburger-icon:focus .line-1 {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px)
}

.hamburger-icon:hover .line-3, .hamburger-icon:focus .line-3 {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px)
}

.overlay-menu-toggle .hamburger-icon .line-1, .offcanvas-menu-toggle .hamburger-icon .line-1, .mobile-menu-toggle .hamburger-icon .line-1, .side-panel-toggle .hamburger-icon .line-1 {
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
    -ms-transform: translateY(6px) translateX(0) rotate(45deg);
    transform: translateY(6px) translateX(0) rotate(45deg)
}

.overlay-menu-toggle .hamburger-icon .line-2, .offcanvas-menu-toggle .hamburger-icon .line-2, .mobile-menu-toggle .hamburger-icon .line-2, .side-panel-toggle .hamburger-icon .line-2 {
    opacity: 0
}

.overlay-menu-toggle .hamburger-icon .line-3, .offcanvas-menu-toggle .hamburger-icon .line-3, .mobile-menu-toggle .hamburger-icon .line-3, .side-panel-toggle .hamburger-icon .line-3 {
    -webkit-transform: translateY(-6px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-6px) translateX(0) rotate(-45deg);
    transform: translateY(-6px) translateX(0) rotate(-45deg)
}

.cart-item-icon {
    position: relative
}

.cart-item-icon .cart-icon-product-count {
    text-align: center;
    display: block;
    width: 16px;
    height: 16px;
    font-size: 10px;
    position: absolute;
    color: #fff;
    line-height: 16px;
    border-radius: 9999em;
    top: 50%;
    margin-top: -16px;
    right: 3px
}

.cart-item-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "m";
    font-family: linea-ecommerce-10 !important
}

.accent-color-light .cart-icon-product-count {
    color: #333
}

.wishlist-item-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "W";
    font-family: linea-basic-10 !important
}

.account-item-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e82a";
    font-family: Linearicons-Free
}

.cart-container {
    position: relative
}

.cart-panel {
    -webkit-box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    box-shadow: 0px 10px 17px -9px rgba(0, 0, 0, .14);
    margin-top: 0;
    display: block;
    top: 100px;
    right: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    width: 300px;
    height: auto;
    max-height: none !important;
    padding: 15px 30px;
    font-size: 14px;
    letter-spacing: 0
}

.cart-container:hover .cart-panel {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

ul.cart-item-list {
    max-height: none !important;
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.cart-item-list li {
    list-style-type: none !important;
    height: auto;
    max-height: none !important;
    margin: 0;
    line-height: 55px
}

.cart-item-list-item {
    width: 100%;
    display: table;
    font-size: 12px;
    padding: 10px 0
}

.cart-item-image, .cart-item-details {
    display: table-cell;
    vertical-align: middle
}

.cart-item-image {
    width: 66px;
    padding-right: 14px
}

.cart-item-image a {
    display: block
}

.cart-item-image img {
    opacity: 1;
    -webkit-transition: opacity .2 cubic-bezier(.675, .475, .05, .67);
    transition: opacity .2 cubic-bezier(.675, .475, .05, .67);
    vertical-align: middle;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.cart-item-image a:hover img {
    opacity: .88
}

.cart-item-details {
    font-weight: 700;
    line-height: 1.5
}

.cart-item-title, .cart-item-price {
    display: block
}

.cart-panel-buttons {
    width: 100%;
    display: table;
    font-weight: 700
}

.cart-panel-buttons a {
    text-transform: uppercase;
    text-align: center;
    display: table-cell;
    font-weight: 700;
    margin: 10px
}

.cart-panel-buttons .fa {
    margin-right: 5px
}

.cart-panel-buttons .linea-ecommerce-basket {
    position: relative;
    top: 1px
}

.cart-panel-cart-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: linea-ecommerce-10;
    content: "m";
    position: relative;
    top: 1px
}

.cart-panel-checkout-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: "\f09d"
}

.cart-panel-no-product {
    font-weight: 700;
    text-align: center
}

.cart-panel-subtotal {
    width: 100%;
    display: table;
    font-weight: 700
}

.cart-panel-subtotal .cart-subtotal-label {
    display: table-cell;
    text-align: left
}

.cart-panel-subtotal .cart-subtotal {
    display: table-cell;
    text-align: right
}

.cart-panel {
    background: #fff;
    color: #333
}

.cart-panel a, .cart-panel strong, .cart-panel b {
    color: #333 !important
}

.not-edge .nav-menu-desktop li ul.sub-menu a, .not-edge .nav-menu-desktop li.mega-menu.hover .mega-menu-tagline-text {
    -webkit-transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    opacity: 0;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.not-edge .nav-menu-desktop li.hover:not(.mega-menu) > ul.sub-menu > li > a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.not-edge .nav-menu-desktop li.hover:not(.mega-menu) > ul.sub-menu > li:hover > ul.sub-menu > li > a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.not-edge .nav-menu-desktop li.menu-parent-item.mega-menu .mega-menu-tagline-text, .not-edge .nav-menu-desktop li.menu-parent-item.mega-menu ul.sub-menu li a {
    opacity: 0;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.not-edge .nav-menu-desktop li.mega-menu.hover .mega-menu-tagline-text, .not-edge .nav-menu-desktop li.mega-menu.hover ul.sub-menu li a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.not-edge .nav-menu-desktop li.mega-menu.hover .mega-menu-tagline-text {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(1) > a {
    -webkit-transition-delay: 60ms;
    transition-delay: 60ms
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(2) > a {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(3) > a {
    -webkit-transition-delay: .18s;
    transition-delay: .18s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(4) > a {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(5) > a {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(6) > a {
    -webkit-transition-delay: .36s;
    transition-delay: .36s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(7) > a {
    -webkit-transition-delay: .42s;
    transition-delay: .42s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(8) > a {
    -webkit-transition-delay: .48s;
    transition-delay: .48s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(9) > a {
    -webkit-transition-delay: .54s;
    transition-delay: .54s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(10) > a {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(11) > a {
    -webkit-transition-delay: .66s;
    transition-delay: .66s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(12) > a {
    -webkit-transition-delay: .72s;
    transition-delay: .72s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(13) > a {
    -webkit-transition-delay: .78s;
    transition-delay: .78s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(14) > a {
    -webkit-transition-delay: .84s;
    transition-delay: .84s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(15) > a {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(16) > a {
    -webkit-transition-delay: .96s;
    transition-delay: .96s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(17) > a {
    -webkit-transition-delay: 1.02s;
    transition-delay: 1.02s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(18) > a {
    -webkit-transition-delay: 1.08s;
    transition-delay: 1.08s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(19) > a {
    -webkit-transition-delay: 1.14s;
    transition-delay: 1.14s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(20) > a {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(21) > a {
    -webkit-transition-delay: 1.26s;
    transition-delay: 1.26s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(22) > a {
    -webkit-transition-delay: 1.32s;
    transition-delay: 1.32s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(23) > a {
    -webkit-transition-delay: 1.38s;
    transition-delay: 1.38s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(24) > a {
    -webkit-transition-delay: 1.44s;
    transition-delay: 1.44s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(25) > a {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(26) > a {
    -webkit-transition-delay: 1.56s;
    transition-delay: 1.56s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(27) > a {
    -webkit-transition-delay: 1.62s;
    transition-delay: 1.62s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(28) > a {
    -webkit-transition-delay: 1.68s;
    transition-delay: 1.68s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(29) > a {
    -webkit-transition-delay: 1.74s;
    transition-delay: 1.74s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(30) > a {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(31) > a {
    -webkit-transition-delay: 1.86s;
    transition-delay: 1.86s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(32) > a {
    -webkit-transition-delay: 1.92s;
    transition-delay: 1.92s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(33) > a {
    -webkit-transition-delay: 1.98s;
    transition-delay: 1.98s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(34) > a {
    -webkit-transition-delay: 2.04s;
    transition-delay: 2.04s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(35) > a {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(36) > a {
    -webkit-transition-delay: 2.16s;
    transition-delay: 2.16s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(37) > a {
    -webkit-transition-delay: 2.22s;
    transition-delay: 2.22s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(38) > a {
    -webkit-transition-delay: 2.28s;
    transition-delay: 2.28s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(39) > a {
    -webkit-transition-delay: 2.34s;
    transition-delay: 2.34s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(40) > a {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(41) > a {
    -webkit-transition-delay: 2.46s;
    transition-delay: 2.46s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(42) > a {
    -webkit-transition-delay: 2.52s;
    transition-delay: 2.52s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(43) > a {
    -webkit-transition-delay: 2.58s;
    transition-delay: 2.58s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(44) > a {
    -webkit-transition-delay: 2.64s;
    transition-delay: 2.64s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(45) > a {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(46) > a {
    -webkit-transition-delay: 2.76s;
    transition-delay: 2.76s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(47) > a {
    -webkit-transition-delay: 2.82s;
    transition-delay: 2.82s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(48) > a {
    -webkit-transition-delay: 2.88s;
    transition-delay: 2.88s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(49) > a {
    -webkit-transition-delay: 2.94s;
    transition-delay: 2.94s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(50) > a {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(51) > a {
    -webkit-transition-delay: 3.06s;
    transition-delay: 3.06s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(52) > a {
    -webkit-transition-delay: 3.12s;
    transition-delay: 3.12s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(53) > a {
    -webkit-transition-delay: 3.18s;
    transition-delay: 3.18s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(54) > a {
    -webkit-transition-delay: 3.24s;
    transition-delay: 3.24s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(55) > a {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(56) > a {
    -webkit-transition-delay: 3.36s;
    transition-delay: 3.36s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(57) > a {
    -webkit-transition-delay: 3.42s;
    transition-delay: 3.42s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(58) > a {
    -webkit-transition-delay: 3.48s;
    transition-delay: 3.48s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(59) > a {
    -webkit-transition-delay: 3.54s;
    transition-delay: 3.54s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(60) > a {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(61) > a {
    -webkit-transition-delay: 3.66s;
    transition-delay: 3.66s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(62) > a {
    -webkit-transition-delay: 3.72s;
    transition-delay: 3.72s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(63) > a {
    -webkit-transition-delay: 3.78s;
    transition-delay: 3.78s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(64) > a {
    -webkit-transition-delay: 3.84s;
    transition-delay: 3.84s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(65) > a {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(66) > a {
    -webkit-transition-delay: 3.96s;
    transition-delay: 3.96s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(67) > a {
    -webkit-transition-delay: 4.02s;
    transition-delay: 4.02s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(68) > a {
    -webkit-transition-delay: 4.08s;
    transition-delay: 4.08s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(69) > a {
    -webkit-transition-delay: 4.14s;
    transition-delay: 4.14s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(70) > a {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(71) > a {
    -webkit-transition-delay: 4.26s;
    transition-delay: 4.26s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(72) > a {
    -webkit-transition-delay: 4.32s;
    transition-delay: 4.32s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(73) > a {
    -webkit-transition-delay: 4.38s;
    transition-delay: 4.38s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(74) > a {
    -webkit-transition-delay: 4.44s;
    transition-delay: 4.44s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(75) > a {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(76) > a {
    -webkit-transition-delay: 4.56s;
    transition-delay: 4.56s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(77) > a {
    -webkit-transition-delay: 4.62s;
    transition-delay: 4.62s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(78) > a {
    -webkit-transition-delay: 4.68s;
    transition-delay: 4.68s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(79) > a {
    -webkit-transition-delay: 4.74s;
    transition-delay: 4.74s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(80) > a {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(81) > a {
    -webkit-transition-delay: 4.86s;
    transition-delay: 4.86s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(82) > a {
    -webkit-transition-delay: 4.92s;
    transition-delay: 4.92s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(83) > a {
    -webkit-transition-delay: 4.98s;
    transition-delay: 4.98s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(84) > a {
    -webkit-transition-delay: 5.04s;
    transition-delay: 5.04s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(85) > a {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(86) > a {
    -webkit-transition-delay: 5.16s;
    transition-delay: 5.16s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(87) > a {
    -webkit-transition-delay: 5.22s;
    transition-delay: 5.22s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(88) > a {
    -webkit-transition-delay: 5.28s;
    transition-delay: 5.28s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(89) > a {
    -webkit-transition-delay: 5.34s;
    transition-delay: 5.34s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(90) > a {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(91) > a {
    -webkit-transition-delay: 5.46s;
    transition-delay: 5.46s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(92) > a {
    -webkit-transition-delay: 5.52s;
    transition-delay: 5.52s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(93) > a {
    -webkit-transition-delay: 5.58s;
    transition-delay: 5.58s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(94) > a {
    -webkit-transition-delay: 5.64s;
    transition-delay: 5.64s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(95) > a {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(96) > a {
    -webkit-transition-delay: 5.76s;
    transition-delay: 5.76s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(97) > a {
    -webkit-transition-delay: 5.82s;
    transition-delay: 5.82s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(98) > a {
    -webkit-transition-delay: 5.88s;
    transition-delay: 5.88s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(99) > a {
    -webkit-transition-delay: 5.94s;
    transition-delay: 5.94s
}

.not-edge .nav-menu-desktop li:not(.mega-menu) ul.sub-menu li:nth-child(100) > a {
    -webkit-transition-delay: 6s;
    transition-delay: 6s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(1) a {
    -webkit-transition-delay: 60ms;
    transition-delay: 60ms
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(2) a {
    -webkit-transition-delay: .12s;
    transition-delay: .12s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(3) a {
    -webkit-transition-delay: .18s;
    transition-delay: .18s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(4) a {
    -webkit-transition-delay: .24s;
    transition-delay: .24s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(5) a {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(6) a {
    -webkit-transition-delay: .36s;
    transition-delay: .36s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(7) a {
    -webkit-transition-delay: .42s;
    transition-delay: .42s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(8) a {
    -webkit-transition-delay: .48s;
    transition-delay: .48s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(9) a {
    -webkit-transition-delay: .54s;
    transition-delay: .54s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(10) a {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(11) a {
    -webkit-transition-delay: .66s;
    transition-delay: .66s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(12) a {
    -webkit-transition-delay: .72s;
    transition-delay: .72s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(13) a {
    -webkit-transition-delay: .78s;
    transition-delay: .78s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(14) a {
    -webkit-transition-delay: .84s;
    transition-delay: .84s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(15) a {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(16) a {
    -webkit-transition-delay: .96s;
    transition-delay: .96s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(17) a {
    -webkit-transition-delay: 1.02s;
    transition-delay: 1.02s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(18) a {
    -webkit-transition-delay: 1.08s;
    transition-delay: 1.08s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(19) a {
    -webkit-transition-delay: 1.14s;
    transition-delay: 1.14s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(20) a {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(21) a {
    -webkit-transition-delay: 1.26s;
    transition-delay: 1.26s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(22) a {
    -webkit-transition-delay: 1.32s;
    transition-delay: 1.32s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(23) a {
    -webkit-transition-delay: 1.38s;
    transition-delay: 1.38s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(24) a {
    -webkit-transition-delay: 1.44s;
    transition-delay: 1.44s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(25) a {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(26) a {
    -webkit-transition-delay: 1.56s;
    transition-delay: 1.56s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(27) a {
    -webkit-transition-delay: 1.62s;
    transition-delay: 1.62s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(28) a {
    -webkit-transition-delay: 1.68s;
    transition-delay: 1.68s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(29) a {
    -webkit-transition-delay: 1.74s;
    transition-delay: 1.74s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(30) a {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(31) a {
    -webkit-transition-delay: 1.86s;
    transition-delay: 1.86s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(32) a {
    -webkit-transition-delay: 1.92s;
    transition-delay: 1.92s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(33) a {
    -webkit-transition-delay: 1.98s;
    transition-delay: 1.98s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(34) a {
    -webkit-transition-delay: 2.04s;
    transition-delay: 2.04s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(35) a {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(36) a {
    -webkit-transition-delay: 2.16s;
    transition-delay: 2.16s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(37) a {
    -webkit-transition-delay: 2.22s;
    transition-delay: 2.22s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(38) a {
    -webkit-transition-delay: 2.28s;
    transition-delay: 2.28s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(39) a {
    -webkit-transition-delay: 2.34s;
    transition-delay: 2.34s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(40) a {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(41) a {
    -webkit-transition-delay: 2.46s;
    transition-delay: 2.46s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(42) a {
    -webkit-transition-delay: 2.52s;
    transition-delay: 2.52s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(43) a {
    -webkit-transition-delay: 2.58s;
    transition-delay: 2.58s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(44) a {
    -webkit-transition-delay: 2.64s;
    transition-delay: 2.64s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(45) a {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(46) a {
    -webkit-transition-delay: 2.76s;
    transition-delay: 2.76s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(47) a {
    -webkit-transition-delay: 2.82s;
    transition-delay: 2.82s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(48) a {
    -webkit-transition-delay: 2.88s;
    transition-delay: 2.88s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(49) a {
    -webkit-transition-delay: 2.94s;
    transition-delay: 2.94s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(50) a {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(51) a {
    -webkit-transition-delay: 3.06s;
    transition-delay: 3.06s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(52) a {
    -webkit-transition-delay: 3.12s;
    transition-delay: 3.12s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(53) a {
    -webkit-transition-delay: 3.18s;
    transition-delay: 3.18s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(54) a {
    -webkit-transition-delay: 3.24s;
    transition-delay: 3.24s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(55) a {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(56) a {
    -webkit-transition-delay: 3.36s;
    transition-delay: 3.36s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(57) a {
    -webkit-transition-delay: 3.42s;
    transition-delay: 3.42s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(58) a {
    -webkit-transition-delay: 3.48s;
    transition-delay: 3.48s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(59) a {
    -webkit-transition-delay: 3.54s;
    transition-delay: 3.54s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(60) a {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(61) a {
    -webkit-transition-delay: 3.66s;
    transition-delay: 3.66s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(62) a {
    -webkit-transition-delay: 3.72s;
    transition-delay: 3.72s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(63) a {
    -webkit-transition-delay: 3.78s;
    transition-delay: 3.78s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(64) a {
    -webkit-transition-delay: 3.84s;
    transition-delay: 3.84s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(65) a {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(66) a {
    -webkit-transition-delay: 3.96s;
    transition-delay: 3.96s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(67) a {
    -webkit-transition-delay: 4.02s;
    transition-delay: 4.02s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(68) a {
    -webkit-transition-delay: 4.08s;
    transition-delay: 4.08s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(69) a {
    -webkit-transition-delay: 4.14s;
    transition-delay: 4.14s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(70) a {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(71) a {
    -webkit-transition-delay: 4.26s;
    transition-delay: 4.26s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(72) a {
    -webkit-transition-delay: 4.32s;
    transition-delay: 4.32s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(73) a {
    -webkit-transition-delay: 4.38s;
    transition-delay: 4.38s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(74) a {
    -webkit-transition-delay: 4.44s;
    transition-delay: 4.44s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(75) a {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(76) a {
    -webkit-transition-delay: 4.56s;
    transition-delay: 4.56s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(77) a {
    -webkit-transition-delay: 4.62s;
    transition-delay: 4.62s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(78) a {
    -webkit-transition-delay: 4.68s;
    transition-delay: 4.68s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(79) a {
    -webkit-transition-delay: 4.74s;
    transition-delay: 4.74s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(80) a {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(81) a {
    -webkit-transition-delay: 4.86s;
    transition-delay: 4.86s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(82) a {
    -webkit-transition-delay: 4.92s;
    transition-delay: 4.92s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(83) a {
    -webkit-transition-delay: 4.98s;
    transition-delay: 4.98s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(84) a {
    -webkit-transition-delay: 5.04s;
    transition-delay: 5.04s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(85) a {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(86) a {
    -webkit-transition-delay: 5.16s;
    transition-delay: 5.16s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(87) a {
    -webkit-transition-delay: 5.22s;
    transition-delay: 5.22s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(88) a {
    -webkit-transition-delay: 5.28s;
    transition-delay: 5.28s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(89) a {
    -webkit-transition-delay: 5.34s;
    transition-delay: 5.34s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(90) a {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(91) a {
    -webkit-transition-delay: 5.46s;
    transition-delay: 5.46s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(92) a {
    -webkit-transition-delay: 5.52s;
    transition-delay: 5.52s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(93) a {
    -webkit-transition-delay: 5.58s;
    transition-delay: 5.58s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(94) a {
    -webkit-transition-delay: 5.64s;
    transition-delay: 5.64s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(95) a {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(96) a {
    -webkit-transition-delay: 5.76s;
    transition-delay: 5.76s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(97) a {
    -webkit-transition-delay: 5.82s;
    transition-delay: 5.82s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(98) a {
    -webkit-transition-delay: 5.88s;
    transition-delay: 5.88s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(99) a {
    -webkit-transition-delay: 5.94s;
    transition-delay: 5.94s
}

.not-edge .nav-menu-desktop li.mega-menu ul.sub-menu li:nth-child(100) a {
    -webkit-transition-delay: 6s;
    transition-delay: 6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(1) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(1) > a {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(2) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(2) > a {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(3) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(3) > a {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(4) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(4) > a {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(5) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(5) > a {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(6) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(6) > a {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(7) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(7) > a {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(8) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(8) > a {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(9) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(9) > a {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(10) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(10) > a {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(11) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(11) > a {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(12) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(12) > a {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(13) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(13) > a {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(14) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(14) > a {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(15) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(15) > a {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(16) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(16) > a {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(17) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(17) > a {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(18) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(18) > a {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(19) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(19) > a {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(20) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(20) > a {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(21) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(21) > a {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(22) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(22) > a {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(23) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(23) > a {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(24) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(24) > a {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(25) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(25) > a {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(26) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(26) > a {
    -webkit-transition-delay: 2.6s;
    transition-delay: 2.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(27) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(27) > a {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(28) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(28) > a {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(29) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(29) > a {
    -webkit-transition-delay: 2.9s;
    transition-delay: 2.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(30) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(30) > a {
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(31) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(31) > a {
    -webkit-transition-delay: 3.1s;
    transition-delay: 3.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(32) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(32) > a {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(33) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(33) > a {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(34) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(34) > a {
    -webkit-transition-delay: 3.4s;
    transition-delay: 3.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(35) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(35) > a {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(36) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(36) > a {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(37) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(37) > a {
    -webkit-transition-delay: 3.7s;
    transition-delay: 3.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(38) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(38) > a {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(39) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(39) > a {
    -webkit-transition-delay: 3.9s;
    transition-delay: 3.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(40) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(40) > a {
    -webkit-transition-delay: 4s;
    transition-delay: 4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(41) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(41) > a {
    -webkit-transition-delay: 4.1s;
    transition-delay: 4.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(42) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(42) > a {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(43) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(43) > a {
    -webkit-transition-delay: 4.3s;
    transition-delay: 4.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(44) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(44) > a {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(45) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(45) > a {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(46) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(46) > a {
    -webkit-transition-delay: 4.6s;
    transition-delay: 4.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(47) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(47) > a {
    -webkit-transition-delay: 4.7s;
    transition-delay: 4.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(48) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(48) > a {
    -webkit-transition-delay: 4.8s;
    transition-delay: 4.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(49) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(49) > a {
    -webkit-transition-delay: 4.9s;
    transition-delay: 4.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(50) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(50) > a {
    -webkit-transition-delay: 5s;
    transition-delay: 5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(51) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(51) > a {
    -webkit-transition-delay: 5.1s;
    transition-delay: 5.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(52) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(52) > a {
    -webkit-transition-delay: 5.2s;
    transition-delay: 5.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(53) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(53) > a {
    -webkit-transition-delay: 5.3s;
    transition-delay: 5.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(54) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(54) > a {
    -webkit-transition-delay: 5.4s;
    transition-delay: 5.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(55) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(55) > a {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(56) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(56) > a {
    -webkit-transition-delay: 5.6s;
    transition-delay: 5.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(57) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(57) > a {
    -webkit-transition-delay: 5.7s;
    transition-delay: 5.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(58) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(58) > a {
    -webkit-transition-delay: 5.8s;
    transition-delay: 5.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(59) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(59) > a {
    -webkit-transition-delay: 5.9s;
    transition-delay: 5.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(60) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(60) > a {
    -webkit-transition-delay: 6s;
    transition-delay: 6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(61) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(61) > a {
    -webkit-transition-delay: 6.1s;
    transition-delay: 6.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(62) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(62) > a {
    -webkit-transition-delay: 6.2s;
    transition-delay: 6.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(63) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(63) > a {
    -webkit-transition-delay: 6.3s;
    transition-delay: 6.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(64) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(64) > a {
    -webkit-transition-delay: 6.4s;
    transition-delay: 6.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(65) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(65) > a {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(66) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(66) > a {
    -webkit-transition-delay: 6.6s;
    transition-delay: 6.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(67) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(67) > a {
    -webkit-transition-delay: 6.7s;
    transition-delay: 6.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(68) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(68) > a {
    -webkit-transition-delay: 6.8s;
    transition-delay: 6.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(69) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(69) > a {
    -webkit-transition-delay: 6.9s;
    transition-delay: 6.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(70) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(70) > a {
    -webkit-transition-delay: 7s;
    transition-delay: 7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(71) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(71) > a {
    -webkit-transition-delay: 7.1s;
    transition-delay: 7.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(72) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(72) > a {
    -webkit-transition-delay: 7.2s;
    transition-delay: 7.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(73) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(73) > a {
    -webkit-transition-delay: 7.3s;
    transition-delay: 7.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(74) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(74) > a {
    -webkit-transition-delay: 7.4s;
    transition-delay: 7.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(75) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(75) > a {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(76) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(76) > a {
    -webkit-transition-delay: 7.6s;
    transition-delay: 7.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(77) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(77) > a {
    -webkit-transition-delay: 7.7s;
    transition-delay: 7.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(78) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(78) > a {
    -webkit-transition-delay: 7.8s;
    transition-delay: 7.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(79) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(79) > a {
    -webkit-transition-delay: 7.9s;
    transition-delay: 7.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(80) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(80) > a {
    -webkit-transition-delay: 8s;
    transition-delay: 8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(81) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(81) > a {
    -webkit-transition-delay: 8.1s;
    transition-delay: 8.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(82) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(82) > a {
    -webkit-transition-delay: 8.2s;
    transition-delay: 8.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(83) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(83) > a {
    -webkit-transition-delay: 8.3s;
    transition-delay: 8.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(84) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(84) > a {
    -webkit-transition-delay: 8.4s;
    transition-delay: 8.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(85) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(85) > a {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(86) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(86) > a {
    -webkit-transition-delay: 8.6s;
    transition-delay: 8.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(87) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(87) > a {
    -webkit-transition-delay: 8.7s;
    transition-delay: 8.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(88) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(88) > a {
    -webkit-transition-delay: 8.8s;
    transition-delay: 8.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(89) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(89) > a {
    -webkit-transition-delay: 8.9s;
    transition-delay: 8.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(90) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(90) > a {
    -webkit-transition-delay: 9s;
    transition-delay: 9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(91) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(91) > a {
    -webkit-transition-delay: 9.1s;
    transition-delay: 9.1s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(92) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(92) > a {
    -webkit-transition-delay: 9.2s;
    transition-delay: 9.2s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(93) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(93) > a {
    -webkit-transition-delay: 9.3s;
    transition-delay: 9.3s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(94) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(94) > a {
    -webkit-transition-delay: 9.4s;
    transition-delay: 9.4s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(95) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(95) > a {
    -webkit-transition-delay: 9.5s;
    transition-delay: 9.5s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(96) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(96) > a {
    -webkit-transition-delay: 9.6s;
    transition-delay: 9.6s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(97) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(97) > a {
    -webkit-transition-delay: 9.7s;
    transition-delay: 9.7s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(98) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(98) > a {
    -webkit-transition-delay: 9.8s;
    transition-delay: 9.8s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(99) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(99) > a {
    -webkit-transition-delay: 9.9s;
    transition-delay: 9.9s
}

.not-edge .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(100) > a, .not-edge .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(100) > a {
    -webkit-transition-delay: 10s;
    transition-delay: 10s
}

body.hero-layout-none #hero {
    display: none
}

#hero {
    position: relative;
    overflow: hidden
}

#hero-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .22
}

.no-hero #hero-overlay {
    opacity: .04
}

#hero-content {
    max-width: 100vw;
    position: relative;
    padding: 50px 0
}

#hero-inner {
    padding-top: 100px
}

.menu-style-solid:not(.menu-layout-top-right-floating) #hero-inner, .breakpoint.menu-style-solid #hero-inner, .menu-style-solid-light:not(.menu-layout-top-right-floating) #hero-inner, .breakpoint.menu-style-solid-light #hero-inner, .menu-style-solid-dark:not(.menu-layout-top-right-floating) #hero-inner, .breakpoint.menu-style-solid-dark #hero-inner {
    padding-top: 0
}

.post-title-container {
    z-index: 5;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 8px 40px;
    max-width: 960px
}

.post-title-container .post-summary {
    max-width: 960px;
    margin: 0 auto
}

.post-title-container .post-title {
    font-size: 32px;
    margin-bottom: 0
}

.post-title-container .author-box {
    margin-bottom: 0
}

.post-title-container .author-avatar {
    float: none
}

.post-title-container .author-description {
    padding-left: 0;
    font-size: 15px
}

.post-title-container .author-description p {
    margin-bottom: 30px
}

.post-title-container .author-socials a {
    margin: 0 11px
}

.hero-section {
    margin-top: 14px
}

.hero-section:empty {
    display: none
}

#hero-inner {
    display: table;
    width: 100%;
    height: 100%
}

#hero-content {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

#hero-content .hero-section:first-child {
    margin-top: 0
}

.post-meta-container, .post-secondary-meta-container {
    z-index: 5;
    position: relative;
    text-align: center;
    padding: 0 40px;
    max-width: 960px;
    margin: 0 auto 0;
    font-size: 14px
}

.post-meta-container:empty {
    margin: 0
}

.post-secondary-meta-container {
    margin-top: 30px;
    font-size: 13px
}

.post-secondary-meta-container:empty {
    margin: 0
}

.post-meta-separator:before {
    content: ' | ';
    margin: 0 8px
}

.subheading {
    font-size: 18px
}

.img-bg-overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 0
}

body.has-hero.hero-font-dark #hero {
    color: #333
}

body.has-hero.hero-font-dark #hero a, body.has-hero.hero-font-dark #hero strong, body.has-hero.hero-font-dark #hero h1, body.has-hero.hero-font-dark #hero h2, body.has-hero.hero-font-dark #hero h3, body.has-hero.hero-font-dark #hero h4, body.has-hero.hero-font-dark #hero h5, body.has-hero.hero-font-dark #hero h6, body.has-hero.hero-font-dark #hero b, body.has-hero.hero-font-dark #hero .subheading, body.has-hero.hero-font-dark #hero .category-description {
    color: #333
}

body.has-hero.hero-font-dark #hero .post-title-date a {
    color: #333 !important
}

body.has-hero.hero-font-light #hero {
    color: #fff
}

body.has-hero.hero-font-light #hero a, body.has-hero.hero-font-light #hero strong, body.has-hero.hero-font-light #hero h1, body.has-hero.hero-font-light #hero h2, body.has-hero.hero-font-light #hero h3, body.has-hero.hero-font-light #hero h4, body.has-hero.hero-font-light #hero h5, body.has-hero.hero-font-light #hero h6, body.has-hero.hero-font-light #hero b, body.has-hero.hero-font-light #hero .subheading, body.has-hero.hero-font-light #hero .category-description {
    color: #fff
}

body.has-hero.hero-font-light #hero .post-title-date a {
    color: #fff !important
}

.wow {
    visibility: hidden
}

.no-animations .wow {
    visibility: visible
}

.entry {
    position: relative
}

.entry .entry-title {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.entry-post .wvc-audio-shortcode-container-has-image img, .entry-post .wolf-core-audio-shortcode-container-has-image img {
    display: none
}

.entry-meta > span {
    margin-right: 8px
}

.entry-tags-list .meta-icon, .entry-category-list .meta-icon, .post-extra-meta .meta-icon {
    margin-right: 5px
}

.custom-edit-link {
    margin-left: 5px
}

.custom-edit-link .meta-icon {
    margin-right: 5px
}

.updated:not(.published) {
    display: none
}

.category-label {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    color: #fff !important;
    padding: 4px 14px;
    display: block;
    background: rgba(255, 255, 255, .22);
    font-size: 13px
}

.category-label:hover {
    opacity: 1;
    background: #f3efe9
}

.accent-color-light .category-label:hover {
    color: #333 !important
}

.sticky-post {
    display: inline-block;
    top: 0;
    left: 0;
    padding: 5px 8px;
    z-index: 15;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 18px
}

.sticky-post:before {
    font-size: inherit;
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e829';
    font-family: Linearicons-Free
}

.sticky-post-label {
    margin-right: 8px
}

.sticky-post-label:before {
    font-size: inherit;
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f08d';
    font-family: FontAwesome
}

.hashtag:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: '\f292'
}

.category-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: '\f114'
}

.edit-pencil:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: '\f040'
}

.views-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: '\f06e'
}

.reading-time-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: '\f017'
}

.comments-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: '\f0e5'
}

.format-link-title-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: linea-arrows-10;
    content: '\e062'
}

.post-extra-meta {
    margin-top: 14px;
    opacity: .77
}

.post-extra-meta .post-meta {
    margin: 6px
}

.post-extra-meta .post-meta:first-of-type {
    margin-left: 0
}

.post-extra-meta .post-meta:last-of-type, .post-extra-meta .post-meta:only-child {
    margin-right: 0
}

.post-extra-meta .post-meta .fa {
    margin-right: 6px
}

.wolf-like-this {
    cursor: pointer
}

.wolf-like-this.wolf-liked {
    cursor: default
}

.wolf-like-this.wolf-liked .fa:before {
    content: '\f004'
}

.instagram-image {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.instagram-image:hover {
    opacity: .88
}

.instagram-image:before {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 15px;
    top: 5px;
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Socicon';
    content: '\e044';
    color: #fff;
    font-size: 24px
}

#infscr-loading {
    bottom: 0;
    position: absolute;
    z-index: 100;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

#infscr-loading div {
    display: none
}

.trigger-container {
    text-align: center;
    width: 100%;
    margin: 0 auto 35px
}

.trigger {
    display: block;
    padding: 10px 15px;
    margin: 15px auto;
    position: relative;
    font-size: 13px;
    width: 100%;
    cursor: pointer;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.trigger:hover {
    opacity: .8
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.category-filter, .mptt-shortcode-wrapper .mptt-navigation-tabs {
    width: 100%;
    padding: 0;
    position: relative
}

.category-filter ul, .mptt-shortcode-wrapper .mptt-navigation-tabs ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: auto;
    margin: 28px auto
}

.category-filter ul li, .mptt-shortcode-wrapper .mptt-navigation-tabs ul li {
    display: inline-block;
    margin: 0 10px
}

.category-filter ul li a.active, .mptt-shortcode-wrapper .mptt-navigation-tabs ul li a.active {
    font-weight: 700
}

@media screen and (min-width: 500px) {
    .category-filter ul:first-child, .mptt-shortcode-wrapper .mptt-navigation-tabs ul:first-child {
        margin-left: 0
    }

    .category-filter ul:last-child, .mptt-shortcode-wrapper .mptt-navigation-tabs ul:last-child {
        margin-right: 0
    }

    .category-filter-text-align-center ul {
        text-align: center
    }

    .category-filter-text-align-left ul {
        text-align: left
    }

    .category-filter-text-align-right ul {
        text-align: right
    }
}

.entry-no-result {
    text-align: center;
    padding: 50px 0;
    max-width: 750px
}

.wolf-share-button-count {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px !important;
    border-radius: 999em;
    text-align: center
}

.wolf-share-buttons-container .wolf-share-button {
    margin: 0 8px;
    line-height: 20px
}

.wolf-share-buttons-container .wolf-share-button:first-child {
    margin-left: 0
}

.wolf-share-buttons-container .wolf-share-button.last-child, .wolf-share-buttons-container .wolf-share-button:only-child {
    margin-right: 0
}

.wolf-share-button-count {
    margin-right: 0 !important
}

.wolf-share-link-text {
    display: none
}

.wolf-share-link {
    position: relative;
    top: 4px
}

.skin-light .wolf-share-button-count, .skin-default .wolf-share-button-count, [class^=skin-light_] .wolf-share-button-count, [class*=' skin-light_'] .wolf-share-button-count, .wvc-font-dark .wolf-share-button-count, .wolf-core-font-dark .wolf-share-button-count {
    background: #444;
    color: #fff
}

.skin-light .wolf-share-link, .skin-default .wolf-share-link, [class^=skin-light_] .wolf-share-link, [class*=' skin-light_'] .wolf-share-link, .wvc-font-dark .wolf-share-link, .wolf-core-font-dark .wolf-share-link {
    color: #444
}

.global-skin-default.single-gallery .wolf-share-button-count, .global-skin-default .work-info-container .wolf-share-button-count, .global-skin-default .entry-single-post .wolf-share-button-count, .global-skin-default .entry-summary .wolf-share-button-count, .global-skin-default .work-info-container .wolf-share-button-count, .global-skin-default .attachment-sidebar .wolf-share-button-count, .global-skin-default .release-info-container .wolf-share-button-count, .global-skin-light.single-gallery .wolf-share-button-count, .global-skin-light .work-info-container .wolf-share-button-count, .global-skin-light .entry-single-post .wolf-share-button-count, .global-skin-light .entry-summary .wolf-share-button-count, .global-skin-light .work-info-container .wolf-share-button-count, .global-skin-light .attachment-sidebar .wolf-share-button-count, .global-skin-light .release-info-container .wolf-share-button-count, [class^=global-skin-light_].single-gallery .wolf-share-button-count, [class^=global-skin-light_] .work-info-container .wolf-share-button-count, [class^=global-skin-light_] .entry-single-post .wolf-share-button-count, [class^=global-skin-light_] .entry-summary .wolf-share-button-count, [class^=global-skin-light_] .work-info-container .wolf-share-button-count, [class^=global-skin-light_] .attachment-sidebar .wolf-share-button-count, [class^=global-skin-light_] .release-info-container .wolf-share-button-count, [class*=' global-skin-light_'].single-gallery .wolf-share-button-count, [class*=' global-skin-light_'] .work-info-container .wolf-share-button-count, [class*=' global-skin-light_'] .entry-single-post .wolf-share-button-count, [class*=' global-skin-light_'] .entry-summary .wolf-share-button-count, [class*=' global-skin-light_'] .work-info-container .wolf-share-button-count, [class*=' global-skin-light_'] .attachment-sidebar .wolf-share-button-count, [class*=' global-skin-light_'] .release-info-container .wolf-share-button-count {
    background: #444;
    color: #fff
}

.global-skin-default.single-gallery .wolf-share-link, .global-skin-default .work-info-container .wolf-share-link, .global-skin-default .entry-single-post .wolf-share-link, .global-skin-default .entry-summary .wolf-share-link, .global-skin-default .work-info-container .wolf-share-link, .global-skin-default .attachment-sidebar .wolf-share-link, .global-skin-default .release-info-container .wolf-share-link, .global-skin-light.single-gallery .wolf-share-link, .global-skin-light .work-info-container .wolf-share-link, .global-skin-light .entry-single-post .wolf-share-link, .global-skin-light .entry-summary .wolf-share-link, .global-skin-light .work-info-container .wolf-share-link, .global-skin-light .attachment-sidebar .wolf-share-link, .global-skin-light .release-info-container .wolf-share-link, [class^=global-skin-light_].single-gallery .wolf-share-link, [class^=global-skin-light_] .work-info-container .wolf-share-link, [class^=global-skin-light_] .entry-single-post .wolf-share-link, [class^=global-skin-light_] .entry-summary .wolf-share-link, [class^=global-skin-light_] .work-info-container .wolf-share-link, [class^=global-skin-light_] .attachment-sidebar .wolf-share-link, [class^=global-skin-light_] .release-info-container .wolf-share-link, [class*=' global-skin-light_'].single-gallery .wolf-share-link, [class*=' global-skin-light_'] .work-info-container .wolf-share-link, [class*=' global-skin-light_'] .entry-single-post .wolf-share-link, [class*=' global-skin-light_'] .entry-summary .wolf-share-link, [class*=' global-skin-light_'] .work-info-container .wolf-share-link, [class*=' global-skin-light_'] .attachment-sidebar .wolf-share-link, [class*=' global-skin-light_'] .release-info-container .wolf-share-link {
    color: #444
}

.skin-dark .wolf-share-button-count, .skin-default .wolf-share-button-count, [class^=skin-dark_] .wolf-share-button-count, [class*=' skin-dark_'] .wolf-share-button-count, .wvc-font-light .wolf-share-button-count, .wolf-core-font-light .wolf-share-button-count {
    background: #fff;
    color: #333
}

.skin-dark .wolf-share-link, .skin-default .wolf-share-link, [class^=skin-dark_] .wolf-share-link, [class*=' skin-dark_'] .wolf-share-link, .wvc-font-light .wolf-share-link, .wolf-core-font-light .wolf-share-link {
    color: #fff
}

.global-skin-dark.single-gallery .wolf-share-button-count, .global-skin-dark .work-info-container .wolf-share-button-count, .global-skin-dark .entry-single-post .wolf-share-button-count, .global-skin-dark .entry-summary .wolf-share-button-count, .global-skin-dark .work-info-container .wolf-share-button-count, .global-skin-dark .attachment-sidebar .wolf-share-button-count, .global-skin-dark .release-info-container .wolf-share-button-count, [class^=global-skin-dark_].single-gallery .wolf-share-button-count, [class^=global-skin-dark_] .work-info-container .wolf-share-button-count, [class^=global-skin-dark_] .entry-single-post .wolf-share-button-count, [class^=global-skin-dark_] .entry-summary .wolf-share-button-count, [class^=global-skin-dark_] .work-info-container .wolf-share-button-count, [class^=global-skin-dark_] .attachment-sidebar .wolf-share-button-count, [class^=global-skin-dark_] .release-info-container .wolf-share-button-count, [class*=' global-skin-dark_'].single-gallery .wolf-share-button-count, [class*=' global-skin-dark_'] .work-info-container .wolf-share-button-count, [class*=' global-skin-dark_'] .entry-single-post .wolf-share-button-count, [class*=' global-skin-dark_'] .entry-summary .wolf-share-button-count, [class*=' global-skin-dark_'] .work-info-container .wolf-share-button-count, [class*=' global-skin-dark_'] .attachment-sidebar .wolf-share-button-count, [class*=' global-skin-dark_'] .release-info-container .wolf-share-button-count {
    background: #fff;
    color: #333
}

.global-skin-dark.single-gallery .wolf-share-link, .global-skin-dark .work-info-container .wolf-share-link, .global-skin-dark .entry-single-post .wolf-share-link, .global-skin-dark .entry-summary .wolf-share-link, .global-skin-dark .work-info-container .wolf-share-link, .global-skin-dark .attachment-sidebar .wolf-share-link, .global-skin-dark .release-info-container .wolf-share-link, [class^=global-skin-dark_].single-gallery .wolf-share-link, [class^=global-skin-dark_] .work-info-container .wolf-share-link, [class^=global-skin-dark_] .entry-single-post .wolf-share-link, [class^=global-skin-dark_] .entry-summary .wolf-share-link, [class^=global-skin-dark_] .work-info-container .wolf-share-link, [class^=global-skin-dark_] .attachment-sidebar .wolf-share-link, [class^=global-skin-dark_] .release-info-container .wolf-share-link, [class*=' global-skin-dark_'].single-gallery .wolf-share-link, [class*=' global-skin-dark_'] .work-info-container .wolf-share-link, [class*=' global-skin-dark_'] .entry-single-post .wolf-share-link, [class*=' global-skin-dark_'] .entry-summary .wolf-share-link, [class*=' global-skin-dark_'] .work-info-container .wolf-share-link, [class*=' global-skin-dark_'] .attachment-sidebar .wolf-share-link, [class*=' global-skin-dark_'] .release-info-container .wolf-share-link {
    color: #fff
}

.search-results .content-wrapper {
    max-width: 1140px !important !important
}

.wvc-element {
    margin-bottom: 35px
}

.entry-post-grid, .entry-post-grid_classic, .entry-post-grid_modern, .entry-post-grid_square, .entry-post-mosaic, .entry-post-masonry, .entry-post-masonry_alt, .entry-post-masonry_modern {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%
}

.entry-post-grid img, .entry-post-grid_classic img, .entry-post-grid_modern img, .entry-post-grid_square img, .entry-post-mosaic img, .entry-post-masonry img, .entry-post-masonry_alt img, .entry-post-masonry_modern img {
    width: 100%
}

.entry-post-grid .entry-box, .entry-post-grid_classic .entry-box, .entry-post-grid_modern .entry-box, .entry-post-grid_square .entry-box, .entry-post-mosaic .entry-box, .entry-post-masonry .entry-box, .entry-post-masonry_alt .entry-box, .entry-post-masonry_modern .entry-box {
    height: 100%
}

.entry-post-grid .entry-link-mask, .entry-post-grid_classic .entry-link-mask, .entry-post-grid_modern .entry-link-mask, .entry-post-grid_square .entry-link-mask, .entry-post-mosaic .entry-link-mask, .entry-post-masonry .entry-link-mask, .entry-post-masonry_alt .entry-link-mask, .entry-post-masonry_modern .entry-link-mask {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.entry-post-grid .category-label, .entry-post-grid_classic .category-label, .entry-post-grid_modern .category-label, .entry-post-grid_square .category-label, .entry-post-mosaic .category-label, .entry-post-masonry .category-label, .entry-post-masonry_alt .category-label, .entry-post-masonry_modern .category-label {
    z-index: 5;
    top: 15px;
    left: 20px
}

.entry-post-grid .entry-image, .entry-post-grid_classic .entry-image, .entry-post-grid_modern .entry-image, .entry-post-grid_square .entry-image, .entry-post-mosaic .entry-image, .entry-post-masonry .entry-image, .entry-post-masonry_alt .entry-image, .entry-post-masonry_modern .entry-image {
    overflow: hidden;
    position: relative
}

.entry-post-grid .entry-image .sticky-post, .entry-post-grid_classic .entry-image .sticky-post, .entry-post-grid_modern .entry-image .sticky-post, .entry-post-grid_square .entry-image .sticky-post, .entry-post-mosaic .entry-image .sticky-post, .entry-post-masonry .entry-image .sticky-post, .entry-post-masonry_alt .entry-image .sticky-post, .entry-post-masonry_modern .entry-image .sticky-post {
    display: inline-block;
    position: absolute;
    height: 50px;
    top: 4px;
    left: auto;
    right: 6px
}

.entry-post-grid .entry-image .sticky-post:before, .entry-post-grid_classic .entry-image .sticky-post:before, .entry-post-grid_modern .entry-image .sticky-post:before, .entry-post-grid_square .entry-image .sticky-post:before, .entry-post-mosaic .entry-image .sticky-post:before, .entry-post-masonry .entry-image .sticky-post:before, .entry-post-masonry_alt .entry-image .sticky-post:before, .entry-post-masonry_modern .entry-image .sticky-post:before {
    color: #fff
}

.entry-post-grid .entry-title .sticky-post, .entry-post-grid_classic .entry-title .sticky-post, .entry-post-grid_modern .entry-title .sticky-post, .entry-post-grid_square .entry-title .sticky-post, .entry-post-mosaic .entry-title .sticky-post, .entry-post-masonry .entry-title .sticky-post, .entry-post-masonry_alt .entry-title .sticky-post, .entry-post-masonry_modern .entry-title .sticky-post {
    padding: 0
}

.entry-post-grid .entry-title, .entry-post-grid_classic .entry-title, .entry-post-grid_modern .entry-title, .entry-post-grid_square .entry-title, .entry-post-mosaic .entry-title, .entry-post-masonry .entry-title, .entry-post-masonry_alt .entry-title, .entry-post-masonry_modern .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 8px
}

.entry-post-grid .entry-container, .entry-post-grid_classic .entry-container, .entry-post-grid_modern .entry-container, .entry-post-grid_square .entry-container, .entry-post-mosaic .entry-container, .entry-post-masonry .entry-container, .entry-post-masonry_alt .entry-container, .entry-post-masonry_modern .entry-container {
    position: relative;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.entry-post-grid .entry-summary, .entry-post-grid_classic .entry-summary, .entry-post-grid_modern .entry-summary, .entry-post-grid_square .entry-summary, .entry-post-mosaic .entry-summary, .entry-post-masonry .entry-summary, .entry-post-masonry_alt .entry-summary, .entry-post-masonry_modern .entry-summary {
    height: auto;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.entry-post-grid .entry-summary-inner, .entry-post-grid_classic .entry-summary-inner, .entry-post-grid_modern .entry-summary-inner, .entry-post-grid_square .entry-summary-inner, .entry-post-mosaic .entry-summary-inner, .entry-post-masonry .entry-summary-inner, .entry-post-masonry_alt .entry-summary-inner, .entry-post-masonry_modern .entry-summary-inner {
    width: 100%;
    padding: 50px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.entry-post-grid .entry-summary-inner img, .entry-post-grid_classic .entry-summary-inner img, .entry-post-grid_modern .entry-summary-inner img, .entry-post-grid_square .entry-summary-inner img, .entry-post-mosaic .entry-summary-inner img, .entry-post-masonry .entry-summary-inner img, .entry-post-masonry_alt .entry-summary-inner img, .entry-post-masonry_modern .entry-summary-inner img {
    width: auto
}

.entry-post-grid .entry-excerpt p, .entry-post-grid_classic .entry-excerpt p, .entry-post-grid_modern .entry-excerpt p, .entry-post-grid_square .entry-excerpt p, .entry-post-mosaic .entry-excerpt p, .entry-post-masonry .entry-excerpt p, .entry-post-masonry_alt .entry-excerpt p, .entry-post-masonry_modern .entry-excerpt p {
    margin-bottom: 0
}

.entry-post-grid .post-extra-meta, .entry-post-grid .entry-category-list, .entry-post-grid .entry-tags-list, .entry-post-grid .entry-post-type-name, .entry-post-grid .entry-date, .entry-post-grid .entry-author, .entry-post-grid_classic .post-extra-meta, .entry-post-grid_classic .entry-category-list, .entry-post-grid_classic .entry-tags-list, .entry-post-grid_classic .entry-post-type-name, .entry-post-grid_classic .entry-date, .entry-post-grid_classic .entry-author, .entry-post-grid_modern .post-extra-meta, .entry-post-grid_modern .entry-category-list, .entry-post-grid_modern .entry-tags-list, .entry-post-grid_modern .entry-post-type-name, .entry-post-grid_modern .entry-date, .entry-post-grid_modern .entry-author, .entry-post-grid_square .post-extra-meta, .entry-post-grid_square .entry-category-list, .entry-post-grid_square .entry-tags-list, .entry-post-grid_square .entry-post-type-name, .entry-post-grid_square .entry-date, .entry-post-grid_square .entry-author, .entry-post-mosaic .post-extra-meta, .entry-post-mosaic .entry-category-list, .entry-post-mosaic .entry-tags-list, .entry-post-mosaic .entry-post-type-name, .entry-post-mosaic .entry-date, .entry-post-mosaic .entry-author, .entry-post-masonry .post-extra-meta, .entry-post-masonry .entry-category-list, .entry-post-masonry .entry-tags-list, .entry-post-masonry .entry-post-type-name, .entry-post-masonry .entry-date, .entry-post-masonry .entry-author, .entry-post-masonry_alt .post-extra-meta, .entry-post-masonry_alt .entry-category-list, .entry-post-masonry_alt .entry-tags-list, .entry-post-masonry_alt .entry-post-type-name, .entry-post-masonry_alt .entry-date, .entry-post-masonry_alt .entry-author, .entry-post-masonry_modern .post-extra-meta, .entry-post-masonry_modern .entry-category-list, .entry-post-masonry_modern .entry-tags-list, .entry-post-masonry_modern .entry-post-type-name, .entry-post-masonry_modern .entry-date, .entry-post-masonry_modern .entry-author {
    font-size: 12px
}

.entry-post-grid .entry-tags-list, .entry-post-grid .entry-category-list, .entry-post-grid_classic .entry-tags-list, .entry-post-grid_classic .entry-category-list, .entry-post-grid_modern .entry-tags-list, .entry-post-grid_modern .entry-category-list, .entry-post-grid_square .entry-tags-list, .entry-post-grid_square .entry-category-list, .entry-post-mosaic .entry-tags-list, .entry-post-mosaic .entry-category-list, .entry-post-masonry .entry-tags-list, .entry-post-masonry .entry-category-list, .entry-post-masonry_alt .entry-tags-list, .entry-post-masonry_alt .entry-category-list, .entry-post-masonry_modern .entry-tags-list, .entry-post-masonry_modern .entry-category-list {
    margin-top: 14px
}

.entry-post-grid .entry-post-type-name, .entry-post-grid_classic .entry-post-type-name, .entry-post-grid_modern .entry-post-type-name, .entry-post-grid_square .entry-post-type-name, .entry-post-mosaic .entry-post-type-name, .entry-post-masonry .entry-post-type-name, .entry-post-masonry_alt .entry-post-type-name, .entry-post-masonry_modern .entry-post-type-name {
    text-transform: uppercase;
    opacity: .77;
    font-weight: 700;
    letter-spacing: 1px
}

.entry-post-grid .entry-meta, .entry-post-grid_classic .entry-meta, .entry-post-grid_modern .entry-meta, .entry-post-grid_square .entry-meta, .entry-post-mosaic .entry-meta, .entry-post-masonry .entry-meta, .entry-post-masonry_alt .entry-meta, .entry-post-masonry_modern .entry-meta {
    font-size: 13px;
    padding: 0 50px 15px;
    width: 100%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: relative;
    z-index: 15
}

.entry-post-grid .entry-meta img, .entry-post-grid_classic .entry-meta img, .entry-post-grid_modern .entry-meta img, .entry-post-grid_square .entry-meta img, .entry-post-mosaic .entry-meta img, .entry-post-masonry .entry-meta img, .entry-post-masonry_alt .entry-meta img, .entry-post-masonry_modern .entry-meta img {
    width: auto;
    vertical-align: middle;
    border-radius: 999em;
    margin-right: 8px
}

.entry-post-grid .entry-tags-list, .entry-post-grid .entry-category-list, .entry-post-grid_classic .entry-tags-list, .entry-post-grid_classic .entry-category-list, .entry-post-grid_modern .entry-tags-list, .entry-post-grid_modern .entry-category-list, .entry-post-grid_square .entry-tags-list, .entry-post-grid_square .entry-category-list, .entry-post-mosaic .entry-tags-list, .entry-post-mosaic .entry-category-list, .entry-post-masonry .entry-tags-list, .entry-post-masonry .entry-category-list, .entry-post-masonry_alt .entry-tags-list, .entry-post-masonry_alt .entry-category-list, .entry-post-masonry_modern .entry-tags-list, .entry-post-masonry_modern .entry-category-list {
    position: relative;
    z-index: 15
}

.entry-post-grid .author-meta img, .entry-post-grid_classic .author-meta img, .entry-post-grid_modern .author-meta img, .entry-post-grid_square .author-meta img, .entry-post-mosaic .author-meta img, .entry-post-masonry .author-meta img, .entry-post-masonry_alt .author-meta img, .entry-post-masonry_modern .author-meta img {
    width: auto;
    vertical-align: middle;
    border-radius: 999em;
    margin-right: 8px
}

.skin-light .entry-post-grid .entry-container, .skin-light .entry-post-grid_classic .entry-container, .skin-light .entry-post-grid_modern .entry-container, .skin-light .entry-post-masonry .entry-container, .skin-light .entry-post-masonry_alt .entry-container, .skin-light .entry-post-masonry_modern .entry-container, .skin-default .entry-post-grid .entry-container, .skin-default .entry-post-grid_classic .entry-container, .skin-default .entry-post-grid_modern .entry-container, .skin-default .entry-post-masonry .entry-container, .skin-default .entry-post-masonry_alt .entry-container, .skin-default .entry-post-masonry_modern .entry-container, [class^=skin-light_] .entry-post-grid .entry-container, [class^=skin-light_] .entry-post-grid_classic .entry-container, [class^=skin-light_] .entry-post-grid_modern .entry-container, [class^=skin-light_] .entry-post-masonry .entry-container, [class^=skin-light_] .entry-post-masonry_alt .entry-container, [class^=skin-light_] .entry-post-masonry_modern .entry-container, [class*=' skin-light_'] .entry-post-grid .entry-container, [class*=' skin-light_'] .entry-post-grid_classic .entry-container, [class*=' skin-light_'] .entry-post-grid_modern .entry-container, [class*=' skin-light_'] .entry-post-masonry .entry-container, [class*=' skin-light_'] .entry-post-masonry_alt .entry-container, [class*=' skin-light_'] .entry-post-masonry_modern .entry-container, .wvc-font-dark .entry-post-grid .entry-container, .wvc-font-dark .entry-post-grid_classic .entry-container, .wvc-font-dark .entry-post-grid_modern .entry-container, .wvc-font-dark .entry-post-masonry .entry-container, .wvc-font-dark .entry-post-masonry_alt .entry-container, .wvc-font-dark .entry-post-masonry_modern .entry-container {
    background: #fff
}

.skin-dark .entry-post-grid .entry-container, .skin-dark .entry-post-grid_classic .entry-container, .skin-dark .entry-post-grid_modern .entry-container, .skin-dark .entry-post-masonry .entry-container, .skin-dark .entry-post-masonry_alt .entry-container, .skin-dark .entry-post-masonry_modern .entry-container, [class^=skin-dark_] .entry-post-grid .entry-container, [class^=skin-dark_] .entry-post-grid_classic .entry-container, [class^=skin-dark_] .entry-post-grid_modern .entry-container, [class^=skin-dark_] .entry-post-masonry .entry-container, [class^=skin-dark_] .entry-post-masonry_alt .entry-container, [class^=skin-dark_] .entry-post-masonry_modern .entry-container, [class*=' skin-dark_'] .entry-post-grid .entry-container, [class*=' skin-dark_'] .entry-post-grid_classic .entry-container, [class*=' skin-dark_'] .entry-post-grid_modern .entry-container, [class*=' skin-dark_'] .entry-post-masonry .entry-container, [class*=' skin-dark_'] .entry-post-masonry_alt .entry-container, [class*=' skin-dark_'] .entry-post-masonry_modern .entry-container, .wvc-font-light .entry-post-grid .entry-container, .wvc-font-light .entry-post-grid_classic .entry-container, .wvc-font-light .entry-post-grid_modern .entry-container, .wvc-font-light .entry-post-masonry .entry-container, .wvc-font-light .entry-post-masonry_alt .entry-container, .wvc-font-light .entry-post-masonry_modern .entry-container {
    background: #0d0e0f
}

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

.related-posts {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: 30px;
    margin-bottom: 30px
}

.related-posts:empty {
    margin: 0
}

.related-posts .post {
    padding: 10px;
    position: relative;
    width: 100%;
    height: 250px;
    min-height: 150px !important;
    margin-bottom: 20px
}

.related-posts .entry-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.related-posts .entry-container {
    position: relative;
    width: 100%;
    height: 100%
}

.related-posts .entry-link {
    position: relative;
    z-index: 5;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff
}

.related-posts .entry-bg {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000 no-repeat center center;
    background-size: cover;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.675, .475, .05, .67);
    transition: transform .2s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0)
}

.related-posts .entry-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 102%;
    height: 60%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
    opacity: .3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 10
}

.related-posts .entry-inner {
    z-index: 15;
    padding: 30px;
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.related-posts .entry-summary {
    display: table-cell !important;
    vertical-align: bottom;
    width: 100%;
    height: 100%;
    color: #fff;
    max-width: 450px
}

.related-posts .entry-title {
    position: relative;
    -webkit-transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    font-size: 14px;
    color: #fff !important;
    margin-bottom: 20px
}

.related-posts .entry-date {
    opacity: 0;
    font-size: 12px;
    -webkit-transition: opacity .8s ease;
    transition: opacity .8s ease
}

.related-posts .entry-link:hover .entry-bg {
    -webkit-transform: scale(1.1) translate3d(0, 0, 0);
    transform: scale(1.1) translate3d(0, 0, 0)
}

.related-posts .entry-link:hover .entry-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.related-posts .entry-link:hover .entry-overlay {
    opacity: .90
}

.related-posts .entry-link:hover .entry-date {
    opacity: .9
}

.show-newsletter-form .related-posts {
    margin-top: 0
}

.wvc-single-post-fullwidth .author-box-container, .wvc-single-post-fullwidth .newsletter-container, .wvc-single-post-fullwidth .related-post-container, .wvc-single-post-fullwidth .comments-container {
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px;
    max-width: 750px
}

.wvc-single-post-fullwidth .author-box-container:before, .wvc-single-post-fullwidth .author-box-container:after, .wvc-single-post-fullwidth .newsletter-container:before, .wvc-single-post-fullwidth .newsletter-container:after, .wvc-single-post-fullwidth .related-post-container:before, .wvc-single-post-fullwidth .related-post-container:after, .wvc-single-post-fullwidth .comments-container:before, .wvc-single-post-fullwidth .comments-container:after {
    content: "";
    display: table
}

.wvc-single-post-fullwidth .author-box-container:after, .wvc-single-post-fullwidth .newsletter-container:after, .wvc-single-post-fullwidth .related-post-container:after, .wvc-single-post-fullwidth .comments-container:after {
    clear: both
}

.wvc-single-post-fullwidth .single-post-content-container {
    margin-bottom: 30px
}

.single-post .site-content .content-section {
    margin-bottom: 35px
}

.single-post .site-content .content-section:last-child {
    margin-bottom: 0
}

.single-post.sidebar-disabled #primary {
    width: 100%;
    margin: 0 auto
}

.entry-single .entry-section {
    margin-bottom: 50px
}

.entry-single .entry-section:last-of-type {
    margin-bottom: 0
}

.newsletter-container .wvc-mailchimp-form-container {
    margin: 0
}

.author-hero h1.author-name {
    margin-top: 14px
}

.author-box {
    font-size: 14px
}

.author-box p {
    margin-bottom: 14px
}

p.author-socials {
    margin-bottom: 0
}

p.author-socials a {
    font-weight: 700;
    margin-right: 10px;
    text-transform: uppercase
}

.author-page-link {
    margin-top: 15px
}

.wolf-share-buttons-container {
    margin-top: 30px
}

.single-post-taxonomy-container {
    margin-top: 30px
}

.single-post-taxonomy-container .single-post-taxonomy {
    display: inline-block;
    padding-right: 15px
}

.wvc-single-post-fullwidth .single-post-taxonomy-container, .wvc-single-post-fullwidth .wolf-share-buttons-container {
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px;
    max-width: 750px;
    margin-top: 30px
}

.wvc-single-post-fullwidth .single-post-taxonomy-container:before, .wvc-single-post-fullwidth .single-post-taxonomy-container:after, .wvc-single-post-fullwidth .wolf-share-buttons-container:before, .wvc-single-post-fullwidth .wolf-share-buttons-container:after {
    content: "";
    display: table
}

.wvc-single-post-fullwidth .single-post-taxonomy-container:after, .wvc-single-post-fullwidth .wolf-share-buttons-container:after {
    clear: both
}

.wvc-single-post-fullwidth hr.single-post-bottom-line {
    max-width: 750px;
    margin: 50px auto
}

.wvc-single-post-fullwidth.single-post-layout-default .post-extra-meta {
    font-size: 13px;
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px;
    max-width: 750px;
    margin-top: 20px
}

.wvc-single-post-fullwidth.single-post-layout-default .post-extra-meta:before, .wvc-single-post-fullwidth.single-post-layout-default .post-extra-meta:after {
    content: "";
    display: table
}

.wvc-single-post-fullwidth.single-post-layout-default .post-extra-meta:after {
    clear: both
}

.post-extra-meta {
    font-size: 13px
}

.single-post-content-container .post-extra-meta {
    margin-top: 0;
    margin-bottom: 20px
}

.single-post-content-container .post-extra-meta:empty {
    margin: 0
}

.entry-content .wp-playlist, .entry-content .wpm-playlist-container, .entry-content .fuid-video, .entry-content .audio-shortcode-container, .entry-content .video-shortcode-container, .entry-single-video .wp-playlist, .entry-single-video .wpm-playlist-container, .entry-single-video .fuid-video, .entry-single-video .audio-shortcode-container, .entry-single-video .video-shortcode-container {
    margin-bottom: 44px
}

.global-skin-light .single-post-categories a, .global-skin-light .single-post-tagcloud a, .global-skin-default .single-post-categories a, .global-skin-default .single-post-tagcloud a, [class^=global-skin-light_] .single-post-categories a, [class^=global-skin-light_] .single-post-tagcloud a, [class*=" global-skin-light_"] .single-post-categories a, [class*=" global-skin-light_"] .single-post-tagcloud a {
    border: 1px solid rgba(0, 0, 0, .4);
    color: #444
}

.global-skin-dark .single-post-categories a, .global-skin-dark .single-post-tagcloud a, [class^=global-skin-dark_] .single-post-categories a, [class^=global-skin-dark_] .single-post-tagcloud a, [class*=" global-skin-dark_"] .single-post-categories a, [class*=" global-skin-dark_"] .single-post-tagcloud a {
    border: 1px solid rgba(255, 255, 255, .4);
    color: #fff
}

.comments-area {
    margin-bottom: 80px
}

.post-display-standard + .trigger-container {
    margin-top: 60px
}

.post-display-standard + .trigger-container a {
    width: 100%
}

.entry-post-standard {
    margin-bottom: 80px;
    width: 100%;
    float: none
}

.entry-post-standard .sticky-post {
    display: inline-block;
    position: absolute;
    height: 50px;
    top: 15px;
    left: -44px;
    font-size: 24px
}

.entry-post-standard .entry-featured-link {
    font-size: 24px
}

.entry-post-standard .entry-container {
    position: relative
}

.entry-post-standard .entry-media {
    margin-bottom: 30px;
    position: relative
}

.entry-post-standard.is-short-post-format .entry-media {
    margin-bottom: 0
}

.entry-post-standard .entry-link-mask {
    display: block !important;
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1
}

.entry-post-standard .entry-link {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.entry-post-standard .entry-summary {
    margin-bottom: 30px
}

.entry-post-standard .entry-summary p:not(.no-margin) {
    margin-bottom: 25px
}

.entry-post-standard.post-excert-type-auto .entry-summary {
    margin-bottom: 0
}

.entry-post-standard .entry-meta {
    padding-top: 15px
}

.entry-post-standard .entry-meta .post-extra-meta {
    margin-top: 0;
    display: inline-block
}

.entry-post-standard .entry-tag-list {
    white-space: nowrap
}

.entry-post-standard .entry-meta, .entry-post-standard .entry-date {
    font-size: 12px
}

.entry-post-standard .entry-date {
    display: block;
    margin-bottom: 15px
}

.entry-post-standard .author-meta img {
    width: auto !important;
    vertical-align: middle;
    border-radius: 999em;
    margin-right: 8px
}

.entry-post-standard .entry-thumbnail {
    position: relative
}

.entry-post-standard .entry-thumbnail:hover .entry-thumbnail-overlay {
    opacity: 1
}

.entry-post-standard .entry-thumbnail a {
    display: inline-block;
    position: relative
}

.entry-post-standard .entry-thumbnail-overlay {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .44);
    opacity: 0
}

.entry-post-standard .entry-thumbnail-overlay:after {
    position: absolute;
    top: 50%;
    left: 50%;
    font: normal normal normal 14px/1 Linearicons-Free;
    content: "\e87a";
    width: 50px;
    height: 50px;
    color: #fff
}

.entry-post-standard .post-extra-meta {
    font-size: 12px
}

.entry-post-standard .entry-summary-overlay {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .66);
    color: #fff;
    font-size: 18px;
    padding: 44px
}

.entry-post-standard.no-post-thumbnail .entry-summary-overlay {
    background: 0 0
}

.entry-post-standard .entry-featured-quote {
    position: relative;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: inherit;
    margin-top: 20px;
    border: none !important;
    color: #fff
}

.entry-post-standard .entry-featured-quote:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Dashicons;
    content: "\f122";
    position: absolute;
    font-size: 58px;
    z-index: 0;
    opacity: .22;
    top: -64px;
    left: -14px
}

.entry-post-standard .entry-featured-quote a {
    color: #fff
}

.entry-post-standard .entry-featured-link {
    text-align: center;
    color: #fff !important;
    margin: 0;
    padding: 14px
}

.entry-post-standard .entry-featured-link .fa {
    margin-left: 8px
}

.entry-post-standard.has-post-thumbnail.format-audio .wp-audio-shortcode {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.entry-post-standard.has-post-thumbnail.format-audio .entry-thumbnail {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.entry-post-standard:only-child, .entry-post-standard:last-of-type {
    margin-bottom: 0
}

.entry-post-standard.format-image .entry-thumbnail, .entry-post-standard.format-standard .entry-thumbnail {
    display: inline-block
}

.entry-post-standard.format-image .entry-media, .entry-post-standard.format-standard .entry-media {
    display: inline
}

.entry-post-standard.format-image .entry-media:after, .entry-post-standard.format-standard .entry-media:after {
    display: block;
    content: '';
    height: 30px;
    clear: both
}

.entry-post-standard.format-image .entry-thumbnail-overlay:after {
    content: "\e86f"
}

.entry-post-standard.format-audio.has-audio-player .entry-thumbnail {
    display: none
}

.entry-post-standard.format-audio.has-audio-player .wp-post-image, .entry-post-standard.format-audio.has-audio-player .entry-image {
    display: none
}

.entry-post-standard.is-instagram .entry-media {
    display: inline-block
}

.entry-grid_classic .img-bg, .entry-grid_classic .entry-title {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.entry-grid_classic .entry-summary-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.entry-grid_classic:hover .img-bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.entry-grid_classic:hover .entry-title {
    color: #f3efe9
}

.entry-post-masonry .wp-post-image, .entry-post-masonry .entry-title {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.entry-post-masonry .entry-category-list {
    margin-top: 8px;
    display: block
}

.entry-post-masonry:hover .wp-post-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.entry-post-masonry:hover .entry-title {
    color: #f3efe9
}

.entry-post-masonry.is-instagram .entry-summary {
    display: none
}

.entry-metro {
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 100%
}

.entry-metro .entry-box {
    position: relative;
    display: block;
    height: 0;
    width: 100%;
    overflow: visible;
    padding-bottom: 100%
}

.entry-metro .entry-outer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.entry-metro .entry-container {
    height: 100%;
    overflow: hidden;
    position: relative
}

.entry-metro .entry-link-mask {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.entry-metro .entry-image, .entry-metro .entry-media {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

.entry-metro .entry-cover {
    padding: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

.entry-metro .entry-inner {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.entry-post-metro-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
    opacity: .88;
    z-index: 0
}

.entry-post-metro .img-bg {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.entry-post-metro:hover .img-bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.entry-post-metro .category-label {
    z-index: 5;
    top: 15px;
    left: 20px
}

.entry-post-metro .sticky-post {
    display: inline-block;
    position: absolute;
    height: 50px;
    top: 4px;
    left: auto;
    right: 6px
}

.entry-post-metro .sticky-post:before {
    color: #fff
}

.entry-post-metro .entry-date {
    font-size: 12px
}

.entry-post-metro .entry-title {
    display: block;
    width: 100%;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px
}

.entry-post-metro .entry-summary {
    width: 100%;
    padding: 0 15px 35px 35px
}

.entry-post-metro .entry-summary-inner {
    position: relative;
    width: 100%;
    z-index: 0
}

.entry-post-metro .entry-summary-inner {
    color: #fff
}

.entry-post-metro .entry-summary-inner .entry-title {
    color: #fff
}

.entry-post-metro .entry-excerpt p {
    margin-bottom: 0
}

.entry-post-metro .entry-meta {
    font-size: 13px;
    width: 100%;
    color: #fff;
    margin-top: 15px;
    position: relative;
    z-index: 15
}

.entry-post-metro .entry-meta a, .entry-post-metro .entry-meta .post-meta {
    color: inherit !important
}

.entry-post-metro .entry-meta img {
    width: auto;
    vertical-align: middle;
    border-radius: 999em;
    margin-right: 8px
}

@media screen and (min-width: 500px) {
    .metro-pattern-auto .entry-metro, .metro-pattern-pattern-1 .entry-metro, .metro-pattern-pattern-2 .entry-metro, .metro-pattern-pattern-3 .entry-metro, .metro-pattern-pattern-4 .entry-metro {
        width: 50%
    }
}

@media screen and (min-width: 1000px) {
    .metro-pattern-auto .entry-metro {
        width: 25%
    }

    .metro-pattern-auto .entry-metro.metro-landscape {
        width: 50%
    }

    .metro-pattern-auto .entry-metro.metro-landscape .entry-box {
        padding-bottom: 50%
    }

    .metro-pattern-auto .entry-metro.metro-portrait .entry-box {
        padding-bottom: 200%
    }

    .metro-pattern-auto .entry-metro:first-child, .metro-pattern-auto .entry-metro.featured {
        width: 50%
    }

    .metro-pattern-auto .entry-metro:first-child .entry-box, .metro-pattern-auto .entry-metro.featured .entry-box {
        padding-bottom: 100%
    }

    .metro-pattern-pattern-1 .entry-metro {
        width: 25%
    }

    .metro-pattern-pattern-1 .entry-metro:nth-child(6n+1), .metro-pattern-pattern-1 .entry-metro:nth-child(6n+4) {
        width: 50%
    }

    .metro-pattern-pattern-1 .entry-metro:nth-child(6n+1) .entry-box, .metro-pattern-pattern-1 .entry-metro:nth-child(6n+4) .entry-box {
        padding-bottom: 100%
    }

    .metro-pattern-pattern-2 .entry-metro {
        width: 25%
    }

    .metro-pattern-pattern-2 .entry-metro:nth-child(8n+2) .entry-box {
        padding-bottom: 200%
    }

    .metro-pattern-pattern-2 .entry-metro:nth-child(8n+3) {
        width: 50%
    }

    .metro-pattern-pattern-2 .entry-metro:nth-child(8n+3) .entry-box {
        padding-bottom: 100%
    }

    .metro-pattern-pattern-2 .entry-metro:nth-child(8n+5) {
        width: 50%
    }

    .metro-pattern-pattern-2 .entry-metro:nth-child(8n+5) .entry-box {
        padding-bottom: 100%
    }

    .metro-pattern-pattern-2 .entry-metro:nth-child(8n+6) .entry-box {
        padding-bottom: 200%
    }

    .metro-pattern-pattern-3 .entry-metro {
        width: 33.33%
    }

    .metro-pattern-pattern-3 .entry-metro:nth-child(10n+5), .metro-pattern-pattern-3 .entry-metro:nth-child(10n+9) {
        width: 66.67%
    }

    .metro-pattern-pattern-3 .entry-metro:nth-child(10n+5) .entry-box, .metro-pattern-pattern-3 .entry-metro:nth-child(10n+9) .entry-box {
        padding-bottom: 50%
    }

    .metro-pattern-pattern-4 .entry-metro {
        width: 25%
    }

    .metro-pattern-pattern-4 .entry-metro:nth-child(8n+1), .metro-pattern-pattern-4 .entry-metro:nth-child(8n+7) {
        width: 50%
    }

    .metro-pattern-pattern-4 .entry-metro:nth-child(8n+1) .entry-box, .metro-pattern-pattern-4 .entry-metro:nth-child(8n+7) .entry-box {
        padding-bottom: 100%
    }

    .metro-pattern-pattern-4 .entry-metro:nth-child(8n+3) .entry-box {
        padding-bottom: 200%
    }

    .metro-pattern-pattern-4 .entry-metro:nth-child(8n+8) {
        width: 50%
    }

    .metro-pattern-pattern-4 .entry-metro:nth-child(8n+8) .entry-box {
        padding-bottom: 50%
    }

    .metro-pattern-pattern-5 .entry-metro {
        width: 25%
    }

    .metro-pattern-pattern-5 .entry-metro:nth-child(5n+1) {
        width: 50%
    }

    .metro-pattern-pattern-5 .entry-metro:nth-child(5n+1) .entry-box {
        padding-bottom: 100%
    }

    .metro-pattern-pattern-6 .entry-metro {
        width: 25%
    }

    .metro-pattern-pattern-6 .entry-metro:nth-child(5n+3) {
        width: 50%
    }

    .metro-pattern-pattern-6 .entry-metro:nth-child(5n+3) .entry-box {
        padding-bottom: 100%
    }

    .metro-pattern-pattern-7 .entry-metro {
        width: 25%
    }

    .metro-pattern-pattern-7 .entry-metro:nth-child(6n+1), .metro-pattern-pattern-7 .entry-metro:nth-child(6n+2) {
        width: 50%
    }

    .metro-pattern-pattern-7 .entry-metro:nth-child(6n+1) .entry-box, .metro-pattern-pattern-7 .entry-metro:nth-child(6n+2) .entry-box {
        padding-bottom: 50%
    }
}

.entry-page {
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.entry-page img {
    width: 100%
}

.entry-page:hover {
    opacity: .8
}

.entry-page .entry-title {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px
}

.entry-page .entry-page-subheading {
    display: block;
    text-align: center;
    font-size: 12px;
    opacity: .44
}

.entry-page {
    margin-bottom: 35px
}

@media screen and (min-width: 800px) {
    .entry-page {
        margin-bottom: 0
    }
}

.entry-product-cat .woocommerce-loop-category__title {
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 0
}

.entry-product-cat img {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.entry-product-cat a:hover img {
    opacity: .88
}

.entry-product-grid_classic, .entry-product-grid_modern, .entry-product-grid_modern_alt, .entry-product-grid_overlay, .entry-product-grid_overlay_quickview {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%
}

.entry-product-grid_classic img, .entry-product-grid_modern img, .entry-product-grid_modern_alt img, .entry-product-grid_overlay img, .entry-product-grid_overlay_quickview img {
    width: 100%
}

.entry-product-grid_classic .woocommerce-LoopProduct-link, .entry-product-grid_modern .woocommerce-LoopProduct-link, .entry-product-grid_modern_alt .woocommerce-LoopProduct-link, .entry-product-grid_overlay .woocommerce-LoopProduct-link, .entry-product-grid_overlay_quickview .woocommerce-LoopProduct-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.entry-product-grid_classic .woocommerce-loop-product__title, .entry-product-grid_modern .woocommerce-loop-product__title, .entry-product-grid_modern_alt .woocommerce-loop-product__title, .entry-product-grid_overlay .woocommerce-loop-product__title, .entry-product-grid_overlay_quickview .woocommerce-loop-product__title {
    font-size: 15px;
    margin-bottom: 10px
}

.entry-product-grid_classic .price, .entry-product-grid_modern .price, .entry-product-grid_modern_alt .price, .entry-product-grid_overlay .price, .entry-product-grid_overlay_quickview .price {
    display: block;
    font-weight: 700;
    margin-bottom: 10px
}

.entry-product-grid_classic .price ins, .entry-product-grid_modern .price ins, .entry-product-grid_modern_alt .price ins, .entry-product-grid_overlay .price ins, .entry-product-grid_overlay_quickview .price ins {
    text-decoration: none !important
}

.entry-product-grid_classic .add_to_cart_button.ajax_add_to_cart.added, .entry-product-grid_modern .add_to_cart_button.ajax_add_to_cart.added, .entry-product-grid_modern_alt .add_to_cart_button.ajax_add_to_cart.added, .entry-product-grid_overlay .add_to_cart_button.ajax_add_to_cart.added, .entry-product-grid_overlay_quickview .add_to_cart_button.ajax_add_to_cart.added {
    display: none
}

span.onsale {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    background: #f3efe9;
    position: absolute;
    z-index: 10;
    left: 15px;
    top: 15px;
    padding: 5px 20px;
    width: auto;
    height: auto;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid-padding-yes:not(.product-module-carousel) .entry-product .product-thumbnail-container {
    -webkit-box-shadow: 0 0 0 0 !important;
    box-shadow: 0 0 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.entry-product-grid {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%
}

.entry-product-grid .product-summary {
    margin-top: 15px;
    position: relative;
    z-index: 5;
    line-height: 1.5
}

.entry-product-grid .product-summary .woocommerce-loop-product__title {
    font-size: 13px
}

.entry-product-grid .product-summary .price del {
    opacity: .66
}

.entry-product-grid .entry-link-mask {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 5
}

.entry-product-grid .product-thumbnail-container {
    position: relative
}

.entry-product-grid .product-thumbnail-inner {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.entry-product-grid .product-thumbnail-inner img {
    width: 100%;
    height: auto
}

.entry-product-grid .product-second-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.675, .475, .05, .67);
    transition: all .3s cubic-bezier(.675, .475, .05, .67)
}

.entry-product-grid:hover .product-second-thumbnail {
    opacity: 1
}

.woocommerce-product-gallery__wrapper {
    margin: 0;
    zoom: 1
}

.woocommerce-product-gallery__wrapper:before, .woocommerce-product-gallery__wrapper:after {
    content: "";
    display: table
}

.woocommerce-product-gallery__wrapper:after {
    clear: both
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 99;
    font-size: 0;
    width: 30px;
    height: 30px
}

.woocommerce-product-gallery__trigger img {
    display: none !important;
    visibility: hidden;
    height: 0;
    opacity: 0
}

.woocommerce-product-gallery__trigger:before {
    background-color: rgba(0, 0, 0, .22);
    content: '\e86f';
    position: absolute;
    font: normal normal normal 14px/1 Linearicons-Free;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.woocommerce-single-product-zoom-disabled .zoomImg {
    visibility: hidden !important;
    display: none !important;
    opacity: 0 !important;
    height: 0;
    width: 0
}

.single-product #secondary {
    display: none
}

.single-product .images {
    position: relative
}

.single-product form.cart {
    margin-top: 40px
}

.single-product form.cart .wolf_add_to_wishlist {
    margin-left: 33px
}

.single-product hr {
    margin-top: 28px;
    margin-bottom: 28px
}

.single-product .quantity input {
    margin-right: 8px
}

.single-product .attachment-shop_single {
    width: 100%
}

.single-product .summary .audio-shortcode-container {
    margin-bottom: 2em
}

.woocommerce-single-product-images-slider img {
    width: 100%
}

.woocommerce-single-product-images-slider .slide .easyzoom a {
    pointer-events: none
}

.woocommerce-single-product-images-slider .flex-direction-nav a {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.woocommerce-single-product-images-slider .flex-prev, .woocommerce-single-product-images-slider .flex-next {
    width: 50px;
    background-color: rgba(0, 0, 0, .22) !important;
    background-position: 45% 50%
}

.woocommerce-single-product-images-slider .flex-prev {
    padding-right: 5px
}

.woocommerce-single-product-images-slider .flex-prev:before {
    position: relative;
    left: 6px
}

.woocommerce-single-product-images-slider .flex-next {
    padding-left: 5px
}

.woocommerce-single-product-images-slider .flex-next:before {
    position: relative;
    right: 7px
}

.woocommerce-single-product-images-slider .flex-control-thumbs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.woocommerce-single-product-images-slider .flex-control-thumbs li {
    margin: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto
}

.woocommerce-single-product-images-slider .flex-control-thumbs li img {
    padding: 3px;
    padding-top: 6px;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

.woocommerce-single-product-images-slider .flex-control-thumbs li:first-child img {
    padding-left: 0
}

.woocommerce-single-product-images-slider .flex-control-thumbs li:last-child img {
    padding-right: 0
}

.product-content, .woocommerce-Tabs-panel, .related-products, .upsells {
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px
}

.product-content:before, .product-content:after, .woocommerce-Tabs-panel:before, .woocommerce-Tabs-panel:after, .related-products:before, .related-products:after, .upsells:before, .upsells:after {
    content: "";
    display: table
}

.product-content:after, .woocommerce-Tabs-panel:after, .related-products:after, .upsells:after {
    clear: both
}

.product-content, .woocommerce-Tabs-panel, .single-product #secondary {
    padding-top: 50px;
    padding-bottom: 30px
}

.single-product #secondary {
    margin-top: 0
}

.related-products, .upsells {
    padding-bottom: 50px
}

.wolf-visual-composer .related-products {
    padding-top: 50px
}

.single-product-layout-fullwidth .product-content, .single-product-layout-fullwidth .woocommerce-Tabs-panel, .single-product-layout-fullwidth .related-products, .single-product-layout-fullwidth .upsells {
    max-width: none
}

.wolf-visual-composer .woocommerce-Tabs-panel--description {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    max-width: none
}

.wolf-visual-composer .woocommerce-Tabs-panel--description > h2 {
    display: none
}

.single-product-layout-sidebar-left .woocommerce-tabs ul.tabs, .single-product-layout-sidebar-right .woocommerce-tabs ul.tabs {
    text-align: left
}

.single-product-layout-sidebar-left #secondary, .single-product-layout-sidebar-right #secondary {
    display: block
}

.single-product .wolf-share-buttons-container {
    margin-left: 0
}

@media screen and (min-width: 500px) {
    .single-product-layout-fullwidth .related-products .product, .single-product-layout-fullwidth .upsells .product, .single-product-layout-standard .related-products .product, .single-product-layout-standard .upsells .product {
        width: 50% !important;
        float: left
    }
}

@media screen and (min-width: 800px) {
    .single-product-layout-fullwidth .related-products .product, .single-product-layout-fullwidth .upsells .product, .single-product-layout-sidebar-right .related-products .product, .single-product-layout-sidebar-right .upsells .product, .single-product-layout-sidebar-left .related-products .product, .single-product-layout-sidebar-left .upsells .product {
        float: left;
        width: 33.33% !important
    }

    .single-product-layout-standard .related-products .product, .single-product-layout-standard .upsells .product {
        width: 25% !important
    }
}

@media screen and (min-width: 800px) {
    .single-product-layout-sidebar-right .content-wrapper, .single-product-layout-sidebar-left .content-wrapper {
        max-width: 1400px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .single-product-layout-sidebar-right .product-content, .single-product-layout-sidebar-right .woocommerce-Tabs-panel, .single-product-layout-sidebar-right .related-products, .single-product-layout-sidebar-right .upsells, .single-product-layout-sidebar-left .product-content, .single-product-layout-sidebar-left .woocommerce-Tabs-panel, .single-product-layout-sidebar-left .related-products, .single-product-layout-sidebar-left .upsells {
        max-width: none;
        width: 100%
    }

    .single-product-layout-sidebar-right #primary, .single-product-layout-sidebar-right #container, .single-product-layout-sidebar-left #primary, .single-product-layout-sidebar-left #container {
        width: 65.7%
    }

    .single-product-layout-sidebar-right #secondary, .single-product-layout-sidebar-left #secondary {
        width: 29.2%
    }

    .single-product-layout-sidebar-right #primary, .single-product-layout-sidebar-right #container {
        float: left
    }

    .single-product-layout-sidebar-right #secondary {
        float: right
    }

    .single-product-layout-sidebar-left #primary, .single-product-layout-sidebar-left #container {
        float: right
    }

    .single-product-layout-sidebar-left #secondary {
        float: left
    }

    .single-product .product .images {
        float: left;
        width: 48%
    }

    .single-product .product .summary {
        float: right;
        width: 48%
    }
}

.woocommerce-tabs .tabs-container {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.single-product-layout-sidebar .woocommerce-tabs .tabs-container, .single-product-layout-sidebar-left .woocommerce-tabs .tabs-container, .single-product-layout-sidebar-right .woocommerce-tabs .tabs-container {
    width: 100%
}

.single-product-layout-fullwidth .woocommerce-tabs .tabs-container {
    max-width: none
}

.wolf-visual-composer .woocommerce-tabs .tabs-container {
    max-width: none;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 1200px) {
    .single-product-layout-fullwidth .related-products .product, .single-product-layout-fullwidth .upsells .product {
        width: 16.66% !important
    }
}

.single-product-song-label {
    font-style: italic;
    display: inline-block;
    margin-bottom: 15px
}

.works.caption-text-align-left .entry-summary {
    text-align: left
}

.works.caption-text-align-right .entry-summary {
    text-align: right
}

.works.caption-text-align-center .entry-summary {
    text-align: center
}

.works.caption-valign-middle .entry-inner {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.works.caption-valign-bottom .entry-inner {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.works.caption-valign-top .entry-inner {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.entry-taxonomy {
    font-size: 13px;
    opacity: .77
}

.work-layout-overlay .entry-summary a, .work-layout-overlay .entry-summary .entry-title, .work-layout-flip-box .entry-summary a, .work-layout-flip-box .entry-summary .entry-title {
    color: inherit !important
}

.entry-work-grid, .entry-work-masonry {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    padding: 0;
    margin: 0
}

.entry-work-grid .entry-link-mask, .entry-work-masonry .entry-link-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5
}

.entry-work-grid img, .entry-work-masonry img {
    width: 100%
}

.entry-work-grid .entry-image, .entry-work-masonry .entry-image {
    position: relative;
    overflow: hidden
}

.entry-work-grid .entry-title, .entry-work-masonry .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px
}

.entry-work-grid .entry-container, .entry-work-masonry .entry-container {
    position: relative
}

.entry-work-grid, .entry-work-masonry {
    width: 100%
}

.work-layout-standard .entry-inner {
    margin-top: 15px;
    margin-bottom: 15px
}

.work-layout-standard .entry-inner-padding {
    width: 100%;
    position: relative;
    z-index: 2
}

.work-layout-standard .entry .bg-overlay {
    display: none !important
}

.work-layout-standard .entry .entry-image, .work-layout-standard .entry .entry-media {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.work-layout-standard .entry:hover .entry-image, .work-layout-standard .entry:hover .entry-media {
    opacity: .66
}

.work-layout-overlay .entry-inner, .work-layout-flip-box .entry-inner {
    padding: 50px;
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.work-layout-overlay .entry-inner .entry-summary, .work-layout-flip-box .entry-inner .entry-summary {
    width: 100%;
    position: relative;
    z-index: 15
}

.work-layout-overlay .entry-inner-padding, .work-layout-flip-box .entry-inner-padding {
    width: 100%
}

.work-layout-overlay.work-hover-effect-default .entry-container {
    overflow: hidden
}

.work-layout-overlay.work-hover-effect-default .entry-inner {
    opacity: 0;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.work-layout-overlay.work-hover-effect-default .entry-image {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.work-layout-overlay.work-hover-effect-default .entry-summary {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.work-layout-overlay.work-hover-effect-default .entry:hover .entry-inner {
    opacity: 1
}

.work-layout-overlay.work-hover-effect-default .entry:hover .entry-summary {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.work-layout-overlay.work-hover-effect-default .entry:hover .entry-image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.work-layout-flip-box .entry {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.work-layout-flip-box .entry-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    z-index: 20;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.work-layout-flip-box .entry-inner {
    padding: 50px;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.work-layout-flip-box .entry-summary {
    position: relative;
    z-index: 15;
    -webkit-transform: translateZ(60px) scale(.94);
    transform: translateZ(60px) scale(.94)
}

.work-layout-flip-box .entry:hover .entry-image {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.work-layout-flip-box .entry:hover .entry-inner {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

@media screen and (min-width: 800px) {
    .entry-work-grid {
        margin-bottom: 0
    }
}

.entry-work-metro .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px
}

.entry-work-metro .entry-link-mask {
    z-index: 5
}

.display-metro.work-layout-standard .entry-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.display-metro.work-layout-standard .entry-image {
    overflow: hidden;
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto
}

.display-metro.work-layout-standard .entry-inner {
    display: block;
    width: 100%;
    height: auto;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 20px 0 0
}

.display-metro.work-layout-standard .entry-inner-padding {
    width: 100%
}

.display-metro.work-layout-standard .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px
}

.grid-padding-no.work-layout-overlay .entry-work-masonry {
    margin-right: -1px
}

.work-info-container {
    padding-top: 50px;
    padding-bottom: 50px
}

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

.work-meta-container ul li {
    list-style-type: none
}

.work-meta-container .work-meta .fa {
    display: none
}

.work-meta-container .wolf-share-buttons-container {
    margin-left: 0
}

.work-meta-label {
    font-weight: 700
}

.work-excerpt-container p:last-child {
    margin-bottom: 0
}

.work-meta-value {
    opacity: .66
}

.work-meta-value a:hover {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    color: #f3efe9
}

.single-work.wolf-visual-composer.single-work-layout-sidebar-right .work-info-container, .single-work.wolf-visual-composer.single-work-layout-sidebar-left .work-info-container {
    padding-top: 80px;
    padding-bottom: 80px
}

.entry-single-work {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.single-work-layout-centered.wolf-visual-composer .entry-single-work {
    max-width: none;
    width: 100%
}

.single-work-layout-centered.wolf-visual-composer .work-info-container {
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px
}

.single-work-layout-centered.wolf-visual-composer .work-info-container:before, .single-work-layout-centered.wolf-visual-composer .work-info-container:after {
    content: "";
    display: table
}

.single-work-layout-centered.wolf-visual-composer .work-info-container:after {
    clear: both
}

.single-work-width-wide .entry-single-work, .single-work-width-wide .content-wrapper {
    max-width: none
}

.single-work-width-fullwidth .entry-single-work, .single-work-width-fullwidth .content-wrapper {
    width: 100%;
    max-width: none
}

.single-work-layout-sidebar-right .work-info-container, .single-work-layout-sidebar-left .work-info-container {
    padding-left: 50px;
    padding-right: 50px
}

.single-work-layout-sidebar-right .work-meta-container, .single-work-layout-sidebar-left .work-meta-container {
    margin-top: 35px
}

@media screen and (min-width: 800px) {
    .single-work-layout-centered .work-excerpt-container {
        float: left;
        width: 65.7%
    }

    .single-work-layout-centered .work-meta-container {
        float: right;
        width: 29.2%
    }

    .single-work-layout-sidebar-left .work-content, .single-work-layout-sidebar-right .work-content {
        width: 66.66%
    }

    .single-work-layout-sidebar-left .work-info-container, .single-work-layout-sidebar-right .work-info-container {
        width: 33.33%
    }

    .single-work-layout-sidebar-right .work-content {
        float: left
    }

    .single-work-layout-sidebar-right .work-info-container {
        float: right
    }

    .single-work-layout-sidebar-left .work-content {
        float: right
    }

    .single-work-layout-sidebar-left .work-info-container {
        float: left
    }
}

.entry-release .entry-link-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5
}

.entry-taxonomy {
    font-size: 13px;
    opacity: .77
}

.entry-release-grid, .entry-release-masonry {
    position: relative;
    padding: 0;
    margin: 0
}

.entry-release-grid img, .entry-release-masonry img {
    width: 100%
}

.entry-release-grid .entry-image, .entry-release-masonry .entry-image {
    position: relative;
    overflow: hidden
}

.entry-release-grid .entry-image img.resized-thumbnail, .entry-release-masonry .entry-image img.resized-thumbnail {
    width: 100%
}

.entry-release-grid .entry-title, .entry-release-masonry .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 0
}

.entry-release-grid .entry-container, .entry-release-masonry .entry-container {
    position: relative
}

.entry-release-grid, .entry-release-masonry {
    width: 100%
}

.release-layout-standard .entry-inner {
    margin-top: 15px;
    margin-bottom: 15px
}

.release-layout-standard .entry .bg-overlay {
    display: none !important
}

.release-layout-standard .entry .img-bg {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.release-layout-standard .entry .entry-image img {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.release-layout-standard .entry:hover .img-bg, .release-layout-standard .entry:hover .entry-image img {
    opacity: .66
}

.release-layout-overlay .entry-inner, .release-layout-flip-box .entry-inner {
    padding: 50px;
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: #fff
}

.release-layout-overlay .entry-inner a, .release-layout-overlay .entry-inner .entry-title, .release-layout-flip-box .entry-inner a, .release-layout-flip-box .entry-inner .entry-title {
    color: inherit !important
}

.release-layout-overlay .entry-inner .entry-summary, .release-layout-flip-box .entry-inner .entry-summary {
    width: 100%;
    position: relative;
    z-index: 15
}

.release-layout-overlay .entry-container {
    overflow: hidden
}

.release-layout-overlay .entry-inner {
    opacity: 0;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.release-layout-overlay .entry-image {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.release-layout-overlay .entry-summary {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.release-layout-overlay .entry:hover .entry-inner {
    opacity: 1
}

.release-layout-overlay .entry:hover .entry-summary {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.release-layout-overlay .entry:hover .entry-image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.release-layout-flip-box .entry {
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.release-layout-flip-box .entry-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    z-index: 20;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.release-layout-flip-box .entry-inner {
    padding: 50px;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.release-layout-flip-box .entry-summary {
    position: relative;
    z-index: 15;
    -webkit-transform: translateZ(60px) scale(.94);
    transform: translateZ(60px) scale(.94)
}

.release-layout-flip-box .entry:hover .entry-image {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.release-layout-flip-box .entry:hover .entry-inner {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

@media screen and (min-width: 800px) {
    .entry-release-grid {
        margin-bottom: 0
    }
}

.entry-release-metro .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px
}

.display-metro.release-layout-standard .entry-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.display-metro.release-layout-standard .entry-image {
    overflow: hidden;
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto
}

.display-metro.release-layout-standard .entry-inner {
    display: block;
    width: 100%;
    height: auto;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 20px 0 0
}

.display-metro.release-layout-standard .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px
}

.single-release .wolf-share-buttons-container {
    margin-top: 20px;
    max-width: none;
    width: 100%
}

.single-release .entry-title {
    margin-bottom: 0;
    font-size: 24px
}

.release-info-container, .release-content {
    padding-top: 50px;
    padding-bottom: 50px
}

.wolf-release-buttons {
    width: 100%;
    display: block;
    margin-top: 20px;
    margin-bottom: 35px
}

.wolf-release-button a {
    margin-bottom: 8px;
    font-size: 0
}

.wolf-release-button a:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    font-size: 14px;
    position: relative
}

.wolf-release-itunes:before {
    content: '\f179'
}

.wolf-release-free:before {
    content: '\f0ed'
}

.wolf-release-google_play:before {
    font-family: 'Font Awesome 5 Brands' !important;
    content: '\f167'
}

.wolf-release-amazon:before {
    content: '\f270'
}

.wolf-release-spotify:before {
    content: '\f1bc'
}

.wolf-release-buy:before {
    content: '\f07a'
}

.wolf-release-add-to-cart:before {
    display: inline-block;
    content: '\f218'
}

.wolf-release-add-to-cart {
    position: relative
}

.wolf-release-button .added_to_cart {
    display: none
}

.wolf-release-add-to-cart-button-title {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5
}

.wolf-release-add-to-cart.added:before {
    -webkit-animation: woltheme_pop .3s linear 1;
    animation: woltheme_pop .3s linear 1
}

.wolf-release-button .tooltipsy {
    -webkit-transform: translate3d(-5px, -15px, 0);
    transform: translate3d(-5px, -15px, 0)
}

@-webkit-keyframes woltheme_pop {
    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }
}

@keyframes woltheme_pop {
    50% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }
}

.release-meta-container:empty {
    margin: 0 !important
}

.release-meta-container .release-meta .fa {
    display: none
}

.release-meta-container .wolf-share-buttons-container {
    margin-left: 0
}

.release-thumbnail {
    margin-bottom: 15px
}

.release-thumbnail img {
    width: 100%
}

.release-meta-label {
    font-weight: 700
}

.release-excerpt-container {
    margin-top: 20px
}

.release-excerpt-container p:last-child {
    margin-bottom: 0
}

.release-meta-value {
    opacity: .66
}

.release-meta-value a:hover {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    color: #f3efe9
}

.entry-single-release {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.single-release-layout-centered.wolf-visual-composer .entry-single-release {
    max-width: none;
    width: 100%
}

.single-release-layout-centered.wolf-visual-composer .release-info-container {
    zoom: 1;
    width: 92%;
    margin: 0 auto;
    max-width: 1400px
}

.single-release-layout-centered.wolf-visual-composer .release-info-container:before, .single-release-layout-centered.wolf-visual-composer .release-info-container:after {
    content: "";
    display: table
}

.single-release-layout-centered.wolf-visual-composer .release-info-container:after {
    clear: both
}

.single-release-width-wide .entry-single-release, .single-release-width-wide .content-wrapper {
    max-width: none
}

.single-release-width-fullwidth .entry-single-release, .single-release-width-fullwidth .content-wrapper {
    width: 100%;
    max-width: none
}

.single-release-layout-sidebar-right .release-meta-container, .single-release-layout-sidebar-left .release-meta-container {
    margin-top: 20px
}

.single-release-layout-sidebar-right .release-info-container {
    padding-left: 50px
}

.single-release-layout-sidebar-left .release-info-container {
    padding-right: 50px
}

@media screen and (max-width: 800px) {
    .entry-single-release {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .release-info-container {
        padding-bottom: 50px !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media screen and (min-width: 800px) {
    .single-release-layout-centered .release-excerpt-container {
        float: left;
        width: 65.7%
    }

    .single-release-layout-centered .release-meta-container {
        float: right;
        width: 29.2%
    }

    .single-release-layout-sidebar-left .release-content, .single-release-layout-sidebar-right .release-content {
        width: 50%
    }

    .single-release-layout-sidebar-left .release-info-container, .single-release-layout-sidebar-right .release-info-container {
        width: 50%
    }

    .single-release-layout-sidebar-right .release-content {
        float: left
    }

    .single-release-layout-sidebar-right .release-info-container {
        float: right
    }

    .single-release-layout-sidebar-left .release-content {
        float: right
    }

    .single-release-layout-sidebar-left .release-info-container {
        float: left
    }

    .wolf-release-buttons {
        display: table
    }

    .wolf-release-button {
        display: table-cell;
        padding-right: 8px
    }

    .wolf-release-button a {
        width: 100% !important
    }

    .wolf-release-buttons .wolf-release-button:last-child, .wolf-release-buttons .wolf-release-button:only-child {
        padding-right: 0
    }
}

.widget_last_release .entry-title {
    margin-top: 15px;
    margin-bottom: 0
}

.pagination-link_to_events {
    margin-bottom: 35px !important
}

.event-display-list {
    display: table;
    width: 100%;
    margin-top: 0;
    margin-bottom: 44px
}

.event-display-list .entry-event-list:last-child .event-table-cell, .event-display-list .entry-event-list:only-child .event-table-cell {
    border-bottom: none !important
}

.event-display-list .we-date-format-custom {
    display: block
}

.entry-event-list {
    font-size: 14px;
    padding: 0;
    display: table-row;
    width: 100%;
    float: none !important
}

.entry-event-list .event-table-cell {
    border-bottom: 1px solid rgba(0, 0, 0, .44);
    position: relative;
    padding: 15px 5px;
    display: table-cell;
    min-height: 50px;
    vertical-align: middle;
    width: auto
}

.entry-event-list .event-link-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.entry-event-list .we-date-format-custom .event-date {
    text-transform: uppercase;
    font-weight: 700;
    width: 100px
}

.entry-event-list .we-date-format-custom .event-date .we-month, .entry-event-list .we-date-format-custom .event-date .we-day {
    display: block
}

.entry-event-list .we-date-format-default {
    white-space: nowrap
}

.entry-event-list .venue, .entry-event-list .location {
    display: block
}

.entry-event-list .event-location {
    font-weight: 700
}

.entry-event-list .we-facebook {
    width: 50px;
    text-align: center
}

.entry-event-list .event-action {
    text-align: right
}

.entry-event-list .ticket-button {
    display: inline-block !important;
    width: auto !important
}

.entry-event-list .we-date-format-custom {
    display: block;
    width: 35px
}

.entry-event-list .end-date {
    position: relative;
    padding-left: 25px
}

.entry-event-list .end-date:before {
    height: 1px;
    line-height: 0;
    display: block;
    content: '\2014';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 4px
}

.entry-event-list .we-label-cancelled, .entry-event-list .we-label-soldout {
    font-family: 'Special Elite';
    display: inline-block;
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg);
    margin-right: 10px
}

.entry-event-list .we-label-free {
    text-transform: uppercase;
    font-weight: 700
}

.entry-event-list .event-edit-cell {
    width: 50px;
    text-align: right;
    display: none
}

.entry-event-list .post-edit-link {
    font-size: 11px;
    display: block
}

.entry-event-list .edit-pencil {
    display: none
}

.entry-event-list.we-cancelled {
    opacity: .44
}

.entry-event-list.we-cancelled a {
    pointer-events: none;
    cursor: default
}

.entry-event-list .event-venue {
    display: none
}

.logged-in .event-edit-cell {
    display: table-cell
}

.event-list-large .entry-event-list {
    font-size: 16px
}

.event-list-large .entry-event-list .we-action {
    width: 200px
}

.event-list-large .entry-event-list .event-venue {
    display: table-cell
}

.event-list-large .entry-event-list .venue, .event-list-large .entry-event-list .location {
    display: inline-block
}

@media screen and (max-width: 600px) {
    .entry-event-list .ticket-button {
        font-size: 11px;
        padding: 5px
    }
}

@media screen and (min-width: 1200px) {
    .entry-event-list {
        font-size: 18px
    }
}

.skin-light .entry-event-list .event-table-cell, .skin-default .entry-event-list .event-table-cell, [class^=skin-light_] .entry-event-list .event-table-cell, [class*=" skin-light_"] .entry-event-list .event-table-cell, .wvc-font-dark .entry-event-list .event-table-cell {
    border-bottom-color: rgba(0, 0, 0, .044)
}

.skin-dark .entry-event-list .event-table-cell, [class^=skin-dark_] .entry-event-list .event-table-cell, [class*=" skin-dark_"] .entry-event-list .event-table-cell, .wvc-font-light .entry-event-list .event-table-cell {
    border-bottom-color: rgba(255, 255, 255, .11)
}

.event-info-overlay {
    position: absolute;
    width: 100%;
    height: 35%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
    opacity: .88;
    z-index: 0
}

.entry-event-grid, .entry-event-masonry {
    position: relative;
    padding: 0;
    margin: 0
}

.entry-event-grid.cancelled, .entry-event-masonry.cancelled {
    opacity: .44
}

.entry-event-grid img, .entry-event-masonry img {
    width: 100%
}

.entry-event-grid .entry-image, .entry-event-masonry .entry-image {
    position: relative;
    overflow: hidden
}

.entry-event-grid .entry-title, .entry-event-masonry .entry-title {
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px
}

.entry-event-grid .entry-container, .entry-event-masonry .entry-container {
    position: relative
}

.entry-event-grid, .entry-event-masonry {
    width: 100%
}

.entry-event-grid .entry-inner {
    padding: 35px;
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: left;
    color: #fff
}

.entry-event-grid .entry-inner a, .entry-event-grid .entry-inner .entry-title {
    color: #fff !important
}

.entry-event-grid .entry-inner .entry-summary {
    width: 100%;
    position: relative;
    z-index: 15
}

.entry-event-grid .entry-container {
    overflow: hidden
}

.entry-event-grid .entry-summary {
    opacity: 1;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.entry-event-grid .entry-image {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.entry-event-grid:hover .entry-image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.entry-event-grid:hover .entry-summary {
    opacity: .8
}

.entry-event-grid .event-date {
    display: block;
    text-transform: uppercase;
    width: 60px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .44)
}

.entry-event-grid .event-date .start-date, .entry-event-grid .event-date .end-date {
    display: block
}

.entry-event-grid .location-title {
    color: #fff !important;
    display: block;
    width: 100%;
    font-size: 18px;
    margin-bottom: 8px
}

.sold-out-label, .cancelled-label {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 14;
    font-size: 18px;
    font-family: 'Special Elite';
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg)
}

@media screen and (min-width: 800px) {
    .entry-event-grid {
        margin-bottom: 0
    }
}

.event-map {
    margin-bottom: 35px
}

.event-details {
    margin-bottom: 35px
}

.event-thumbnail {
    margin-bottom: 20px
}

.event-thumbnail img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    transition: opacity .3s cubic-bezier(.675, .475, .05, .67)
}

.event-thumbnail a:hover img {
    opacity: .88
}

.single-event .event-date {
    font-size: 24px
}

.event-location {
    font-size: 18px;
    margin-bottom: 20px
}

.event-buttons .event-status {
    display: block;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: uppercase
}

.event-buttons .button {
    width: 100%;
    display: block;
    text-transform: none;
    font-family: Open Sans;
    font-weight: 700;
    margin-bottom: 15px
}

.event-buttons .button:last-child, .event-buttons .button:only-child {
    margin-bottom: 0
}

.event-buttons .button .fa {
    margin-right: 8px
}

.event-buttons .wvc-button {
    width: 100%;
    display: block;
    margin-bottom: 15px
}

.event-buttons .wvc-button:last-child, .event-buttons .wvc-button:only-child {
    margin-bottom: 0
}

.event-buttons .wvc-button .fa {
    margin-right: 8px;
    position: relative;
    top: -.5px
}

.single-event .fb-button:not(:hover) {
    background: #3b5999;
    border-color: #3b5999 !important;
    color: #fff !important
}

.single-event .fb-button .fa5, .single-event .fb-button .fab {
    margin-right: 5px
}

.single-event .single-bit-button:not(:hover) {
    color: #fff !important;
    border-color: #00cec8;
    background: #00cec8
}

.single-event .fb-button:hover {
    border-color: #3b5999;
    color: #0d0d0d
}

.single-event .single-bit-button:hover {
    border-color: #00cec8;
    color: #0d0d0d
}

.event-container .wolf-share-buttons-container {
    max-width: none;
    width: 100%
}

.we_event_list_widget .wolf-events-table {
    width: 100%;
    display: table
}

.we_event_list_widget .we-table-row {
    display: table-row;
    width: 100%;
    padding: 0
}

.we_event_list_widget .we-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding: 15px 5px;
    min-height: 50px
}

.we_event_list_widget .we-month, .we_event_list_widget .we-day {
    display: block;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase
}

.we_event_list_widget .we-month {
    font-size: 16px
}

.we_event_list_widget .we-day {
    font-size: 28px
}

.we_event_list_widget .we-venue {
    display: none
}

.we_event_list_widget .ticket-button {
    font-size: 11px;
    padding: 5px
}

.we_event_list_widget .we-action {
    text-align: right
}

ul.items.list {
    margin-left: 0;
    padding-left: 0
}

.grid.grid-padding-yes {
    margin-top: -14px;
    margin-left: -14px;
    width: calc(100% + 28px)
}

.grid.grid-padding-yes .entry-grid {
    padding: 14px
}

.related-products .grid-padding-yes, .upsells .grid-padding-yes {
    margin-top: -14px;
    margin-left: -14px;
    width: calc(100% + 28px)
}

.related-products .grid-padding-yes .entry, .upsells .grid-padding-yes .entry {
    padding: 14px
}

.metro.grid-padding-yes {
    margin-top: -14px;
    margin-left: -14px;
    width: calc(100% + 28px)
}

.metro.grid-padding-yes .entry-metro .entry-outer, .metro.grid-padding-yes .entry-metro_modern .entry-outer, .metro.grid-padding-yes .entry-metro_modern_alt .entry-outer, .metro.grid-padding-yes .entry-metro_overlay_quickview .entry-outer {
    padding: 14px
}

.layout-fullwidth .grid-padding-yes.grid, .layout-fullwidth .grid-padding-yes.metro, .wvc-row-is-fullwidth .wvc-col-12 .grid-padding-yes.grid, .wvc-row-is-fullwidth .wvc-col-12 .grid-padding-yes.metro, .wolf-core-row-is-fullwidth .wolf-core-col-12 .grid-padding-yes.grid, .wolf-core-row-is-fullwidth .wolf-core-col-12 .grid-padding-yes.metro {
    margin: 14px;
    width: calc(100% - $grid_padding)
}

.layout-fullwidth .grid.grid-padding-yes.attachment-display-masonry_horizontal, .wvc-row-is-fullwidth .wvc-col-12 .grid.grid-padding-yes.attachment-display-masonry_horizontal, .wolf-core-row-is-fullwidth .wolf-core-col-12 .grid.grid-padding-yes.attachment-display-masonry_horizontal {
    padding: 7px
}

.has-no-padding-grid .category-filter-text-align-left {
    padding-left: 25px
}

.has-no-padding-grid .category-filter-text-align-right {
    padding-right: 25px
}

.module-carousel {
    margin-bottom: 35px;
    padding-bottom: 15px
}

.module-carousel.wvc-element, .module-carousel.wolf-core-element {
    margin-bottom: 60px !important
}

.items {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 0
}

.mobile-screen .items, .tablet-screen .items, .notebook-screen .items, .desktop-screen .items, .desktop-big-screen .items {
    opacity: 1
}

.entry-columns-1 {
    width: 100%
}

.tablet-screen .entry-columns-default, .tablet-screen .entry-columns-2, .tablet-screen .entry-columns-3, .tablet-screen .entry-columns-4, .tablet-screen .entry-columns-5, .tablet-screen .entry-columns-6, .tablet-screen .entry-mosaic, .notebook-screen .entry-columns-default, .notebook-screen .entry-columns-2, .notebook-screen .entry-columns-3, .notebook-screen .entry-columns-4, .notebook-screen .entry-columns-5, .notebook-screen .entry-columns-6, .notebook-screen .entry-mosaic, .desktop-screen .entry-columns-default, .desktop-screen .entry-columns-2, .desktop-screen .entry-columns-3, .desktop-screen .entry-columns-4, .desktop-screen .entry-columns-5, .desktop-screen .entry-columns-6, .desktop-screen .entry-mosaic, .desktop-big-screen .entry-columns-default, .desktop-big-screen .entry-columns-2, .desktop-big-screen .entry-columns-3, .desktop-big-screen .entry-columns-4, .desktop-big-screen .entry-columns-5, .desktop-big-screen .entry-columns-6, .desktop-big-screen .entry-mosaic {
    float: left
}

.tablet-screen .entry-columns-2, .tablet-screen .entry-columns-4, .tablet-screen .entry-columns-5, .tablet-screen .entry-columns-6 {
    width: 50%
}

.tablet-screen .entry-columns-2:nth-child(2n+1), .tablet-screen .entry-columns-4:nth-child(2n+1), .tablet-screen .entry-columns-5:nth-child(2n+1), .tablet-screen .entry-columns-6:nth-child(2n+1) {
    clear: left
}

.tablet-screen .wvc-col-12 .entry-grid.entry-columns-default, .tablet-screen .wolf-core-col-12 .entry-grid.entry-columns-default, .tablet-screen.layout-fullwidth .entry-grid.entry-columns-default, .tablet-screen.layout-standard .entry-grid.entry-columns-default, .tablet-screen.layout-sidebar-right.no-secondary .entry-grid.entry-columns-default, .tablet-screen.layout-sidebar-left.no-secondary .entry-grid.entry-columns-default {
    width: 50%
}

.tablet-screen .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen.layout-fullwidth .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen.layout-standard .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen.layout-sidebar-right.no-secondary .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen.layout-sidebar-left.no-secondary .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: left
}

.tablet-screen .wvc-col-12 .entry-post-mosaic, .tablet-screen .wolf-core-col-12 .entry-post-mosaic, .tablet-screen.layout-fullwidth .entry-post-mosaic, .tablet-screen.layout-standard .entry-post-mosaic, .tablet-screen.layout-sidebar-right.no-secondary .entry-post-mosaic, .tablet-screen.layout-sidebar-left.no-secondary .entry-post-mosaic {
    width: 50%;
    float: left;
    height: 50vh
}

.tablet-screen .wvc-col-12 .entry-video-mosaic, .tablet-screen .wolf-core-col-12 .entry-video-mosaic, .tablet-screen.layout-fullwidth .entry-video-mosaic, .tablet-screen.layout-standard .entry-video-mosaic, .tablet-screen.layout-sidebar-right.no-secondary .entry-video-mosaic, .tablet-screen.layout-sidebar-left.no-secondary .entry-video-mosaic {
    width: 50%;
    float: left
}

.tablet-screen .wvc-col-8 .entry-grid.entry-columns-default, .tablet-screen .wvc-col-9 .entry-grid.entry-columns-default, .tablet-screen .wolf-core-col-8 .entry-grid.entry-columns-default, .tablet-screen .wolf-core-col-9 .entry-grid.entry-columns-default, .tablet-screen.layout-sidebar-right.has-secondary .entry-grid.entry-columns-default, .tablet-screen.layout-sidebar-left.has-secondary .entry-grid.entry-columns-default {
    width: 50%
}

.tablet-screen .wvc-col-8 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen .wvc-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen .wolf-core-col-8 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen .wolf-core-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen.layout-sidebar-right.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen.layout-sidebar-left.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: left
}

.tablet-screen .wvc-col-8 .entry-post-mosaic, .tablet-screen .wvc-col-9 .entry-post-mosaic, .tablet-screen .wolf-core-col-8 .entry-post-mosaic, .tablet-screen .wolf-core-col-9 .entry-post-mosaic, .tablet-screen.layout-sidebar-right.has-secondary .entry-post-mosaic, .tablet-screen.layout-sidebar-left.has-secondary .entry-post-mosaic {
    width: 50%;
    float: left;
    height: 50vh
}

.tablet-screen .wvc-col-8 .entry-video-mosaic, .tablet-screen .wvc-col-9 .entry-video-mosaic, .tablet-screen .wolf-core-col-8 .entry-video-mosaic, .tablet-screen .wolf-core-col-9 .entry-video-mosaic, .tablet-screen.layout-sidebar-right.has-secondary .entry-video-mosaic, .tablet-screen.layout-sidebar-left.has-secondary .entry-video-mosaic {
    width: 50%;
    float: left
}

.tablet-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default, .tablet-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default, .tablet-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default, .tablet-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default, .tablet-screen.layout-fullwidth .entry-grid.entry-columns-default {
    width: 50%
}

.tablet-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .tablet-screen.layout-fullwidth .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: left
}

.notebook-screen .entry-columns-2 {
    width: 50%
}

.notebook-screen .entry-columns-2:nth-child(2n+1) {
    clear: left
}

.notebook-screen .entry-columns-3, .notebook-screen .entry-columns-5, .notebook-screen .entry-columns-6 {
    width: 33.33%
}

.notebook-screen .entry-columns-3:nth-child(3n+1), .notebook-screen .entry-columns-5:nth-child(3n+1), .notebook-screen .entry-columns-6:nth-child(3n+1) {
    clear: left
}

.notebook-screen .entry-columns-4 {
    width: 25%
}

.notebook-screen .entry-columns-4:nth-child(4n+1) {
    clear: left
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-grid.entry-columns-default, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-grid.entry-columns-default, .notebook-screen.layout-fullwidth .entry-grid.entry-columns-default, .notebook-screen.layout-standard .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar-right.no-secondary .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar-left.no-secondary .entry-grid.entry-columns-default {
    width: 33.33%
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen.layout-fullwidth .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen.layout-standard .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen.layout-sidebar-right.no-secondary .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen.layout-sidebar-left.no-secondary .entry-grid.entry-columns-default:nth-child(3n+1) {
    clear: left
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic, .notebook-screen.layout-fullwidth .entry-post-mosaic, .notebook-screen.layout-standard .entry-post-mosaic, .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic, .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic {
    width: 33.33%;
    height: 50vh
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+1), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+1), .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+1), .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+1), .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+1), .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+1) {
    width: 50%;
    height: 100vh
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+1) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+1) .entry-title, .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+1) .entry-title, .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+1) .entry-title, .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+1) .entry-title, .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+1) .entry-title {
    font-size: 18px
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+2), .notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+3), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+2), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+3), .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+2), .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+3), .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+2), .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+3), .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+2), .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+3), .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+2), .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+3) {
    width: 50%;
    height: 50vh
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+2) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+3) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+2) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+3) .entry-title, .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+2) .entry-title, .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+3) .entry-title, .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+2) .entry-title, .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+3) .entry-title, .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+2) .entry-title, .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+3) .entry-title, .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+2) .entry-title, .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+3) .entry-title {
    font-size: 16px
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+7), .notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+9), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+7), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+7), .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+7), .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+7), .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+7), .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+9) {
    width: 50%;
    height: 50vh
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+7) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+9) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+7) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+9) .entry-title, .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+7) .entry-title, .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+9) .entry-title, .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+7) .entry-title, .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+9) .entry-title, .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+7) .entry-title, .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+9) .entry-title, .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+7) .entry-title, .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+9) .entry-title {
    font-size: 16px
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+9), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+9), .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+9) {
    margin-top: -50vh
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+8), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+8), .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+8), .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+8), .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+8), .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+8) {
    width: 50%;
    height: 100vh
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+8) .entry-title, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+8) .entry-title, .notebook-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+8) .entry-title, .notebook-screen.layout-standard .entry-post-mosaic:nth-child(13n+8) .entry-title, .notebook-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+8) .entry-title, .notebook-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+8) .entry-title {
    font-size: 18px
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic, .notebook-screen.layout-fullwidth .entry-video-mosaic, .notebook-screen.layout-standard .entry-video-mosaic, .notebook-screen.layout-sidebar-right.no-secondary .entry-video-mosaic, .notebook-screen.layout-sidebar-left.no-secondary .entry-video-mosaic {
    width: 33.33%
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic .entry-box, .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic .entry-box, .notebook-screen.layout-fullwidth .entry-video-mosaic .entry-box, .notebook-screen.layout-standard .entry-video-mosaic .entry-box, .notebook-screen.layout-sidebar-right.no-secondary .entry-video-mosaic .entry-box, .notebook-screen.layout-sidebar-left.no-secondary .entry-video-mosaic .entry-box {
    height: 100%
}

.notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic:nth-child(7n+1), .notebook-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic:nth-child(7n+4), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic:nth-child(7n+1), .notebook-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic:nth-child(7n+4), .notebook-screen.layout-fullwidth .entry-video-mosaic:nth-child(7n+1), .notebook-screen.layout-fullwidth .entry-video-mosaic:nth-child(7n+4), .notebook-screen.layout-standard .entry-video-mosaic:nth-child(7n+1), .notebook-screen.layout-standard .entry-video-mosaic:nth-child(7n+4), .notebook-screen.layout-sidebar-right.no-secondary .entry-video-mosaic:nth-child(7n+1), .notebook-screen.layout-sidebar-right.no-secondary .entry-video-mosaic:nth-child(7n+4), .notebook-screen.layout-sidebar-left.no-secondary .entry-video-mosaic:nth-child(7n+1), .notebook-screen.layout-sidebar-left.no-secondary .entry-video-mosaic:nth-child(7n+4) {
    width: 66.66%
}

.notebook-screen .wvc-col-8 .entry-grid.entry-columns-default, .notebook-screen .wvc-col-9 .entry-grid.entry-columns-default, .notebook-screen .wvc-row-wrapper-width-small .wvc-col-12 .entry-grid.entry-columns-default, .notebook-screen .wolf-core-col-8 .entry-grid.entry-columns-default, .notebook-screen .wolf-core-col-9 .entry-grid.entry-columns-default, .notebook-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12 .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar.has-secondary .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar-right.has-secondary .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar-left.has-secondary .entry-grid.entry-columns-default {
    width: 50%
}

.notebook-screen .wvc-col-8 .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wvc-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wvc-row-wrapper-width-small .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wolf-core-col-8 .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wolf-core-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen.layout-sidebar.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen.layout-sidebar-right.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen.layout-sidebar-left.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: left
}

.notebook-screen .wvc-col-8.is-shop .entry-grid.entry-columns-default, .notebook-screen .wvc-col-9.is-shop .entry-grid.entry-columns-default, .notebook-screen .wvc-row-wrapper-width-small .wvc-col-12.is-shop .entry-grid.entry-columns-default, .notebook-screen .wolf-core-col-8.is-shop .entry-grid.entry-columns-default, .notebook-screen .wolf-core-col-9.is-shop .entry-grid.entry-columns-default, .notebook-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12.is-shop .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar.has-secondary.is-shop .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar-right.has-secondary.is-shop .entry-grid.entry-columns-default, .notebook-screen.layout-sidebar-left.has-secondary.is-shop .entry-grid.entry-columns-default {
    width: 33.33%
}

.notebook-screen .wvc-col-8.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wvc-col-9.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wvc-row-wrapper-width-small .wvc-col-12.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wolf-core-col-8.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wolf-core-col-9.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen.layout-sidebar.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen.layout-sidebar-right.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .notebook-screen.layout-sidebar-left.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: none
}

.notebook-screen .wvc-col-8.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen .wvc-col-9.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen .wvc-row-wrapper-width-small .wvc-col-12.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen .wolf-core-col-8.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen .wolf-core-col-9.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen.layout-sidebar.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen.layout-sidebar-right.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .notebook-screen.layout-sidebar-left.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(3n+1) {
    clear: left
}

.desktop-screen .entry-columns-2 {
    width: 50%
}

.desktop-screen .entry-columns-2:nth-child(2n+1) {
    clear: left
}

.desktop-screen .entry-columns-3 {
    width: 33.33%
}

.desktop-screen .entry-columns-3:nth-child(3n+1) {
    clear: left
}

.desktop-screen .entry-columns-4 {
    width: 25%
}

.desktop-screen .entry-columns-4:nth-child(4n+1) {
    clear: left
}

.desktop-screen .entry-columns-5 {
    width: 20%
}

.desktop-screen .entry-columns-5:nth-child(5n+1) {
    clear: left
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-grid.entry-columns-default, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-grid.entry-columns-default, .desktop-screen.layout-fullwidth .entry-grid.entry-columns-default, .desktop-screen.layout-standard .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar-right.no-secondary .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar-left.no-secondary .entry-grid.entry-columns-default {
    width: 33.33%
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-fullwidth .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-standard .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-right.no-secondary .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-left.no-secondary .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: none
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-fullwidth .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-standard .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar-right.no-secondary .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar-left.no-secondary .entry-grid.entry-columns-default:nth-child(3n+1) {
    clear: left
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic, .desktop-screen.layout-fullwidth .entry-post-mosaic, .desktop-screen.layout-standard .entry-post-mosaic, .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic, .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic {
    width: 33.33%;
    height: 50vh
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+1), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+1), .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+1), .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+1), .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+1), .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+1) {
    width: 50%;
    height: 100vh
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+1) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+1) .entry-title, .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+1) .entry-title, .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+1) .entry-title, .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+1) .entry-title, .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+1) .entry-title {
    font-size: 18px
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+2), .desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+3), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+2), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+3), .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+2), .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+3), .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+2), .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+3), .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+2), .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+3), .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+2), .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+3) {
    width: 50%;
    height: 50vh
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+2) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+3) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+2) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+3) .entry-title, .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+2) .entry-title, .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+3) .entry-title, .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+2) .entry-title, .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+3) .entry-title, .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+2) .entry-title, .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+3) .entry-title, .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+2) .entry-title, .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+3) .entry-title {
    font-size: 16px
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+7), .desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+9), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+7), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+7), .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+7), .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+7), .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+7), .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+9) {
    width: 50%;
    height: 50vh
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+7) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+9) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+7) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+9) .entry-title, .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+7) .entry-title, .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+9) .entry-title, .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+7) .entry-title, .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+9) .entry-title, .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+7) .entry-title, .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+9) .entry-title, .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+7) .entry-title, .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+9) .entry-title {
    font-size: 16px
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+9), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+9), .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+9) {
    margin-top: -50vh
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+8), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+8), .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+8), .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+8), .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+8), .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+8) {
    width: 50%;
    height: 100vh
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-post-mosaic:nth-child(13n+8) .entry-title, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-post-mosaic:nth-child(13n+8) .entry-title, .desktop-screen.layout-fullwidth .entry-post-mosaic:nth-child(13n+8) .entry-title, .desktop-screen.layout-standard .entry-post-mosaic:nth-child(13n+8) .entry-title, .desktop-screen.layout-sidebar-right.no-secondary .entry-post-mosaic:nth-child(13n+8) .entry-title, .desktop-screen.layout-sidebar-left.no-secondary .entry-post-mosaic:nth-child(13n+8) .entry-title {
    font-size: 18px
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic, .desktop-screen.layout-fullwidth .entry-video-mosaic, .desktop-screen.layout-standard .entry-video-mosaic, .desktop-screen.layout-sidebar-right.no-secondary .entry-video-mosaic, .desktop-screen.layout-sidebar-left.no-secondary .entry-video-mosaic {
    width: 33.33%
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic .entry-box, .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic .entry-box, .desktop-screen.layout-fullwidth .entry-video-mosaic .entry-box, .desktop-screen.layout-standard .entry-video-mosaic .entry-box, .desktop-screen.layout-sidebar-right.no-secondary .entry-video-mosaic .entry-box, .desktop-screen.layout-sidebar-left.no-secondary .entry-video-mosaic .entry-box {
    height: 100%
}

.desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic:nth-child(7n+1), .desktop-screen:not(.menu-layout-lateral) .wvc-col-12 .entry-video-mosaic:nth-child(7n+4), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic:nth-child(7n+1), .desktop-screen:not(.menu-layout-lateral) .wolf-core-col-12 .entry-video-mosaic:nth-child(7n+4), .desktop-screen.layout-fullwidth .entry-video-mosaic:nth-child(7n+1), .desktop-screen.layout-fullwidth .entry-video-mosaic:nth-child(7n+4), .desktop-screen.layout-standard .entry-video-mosaic:nth-child(7n+1), .desktop-screen.layout-standard .entry-video-mosaic:nth-child(7n+4), .desktop-screen.layout-sidebar-right.no-secondary .entry-video-mosaic:nth-child(7n+1), .desktop-screen.layout-sidebar-right.no-secondary .entry-video-mosaic:nth-child(7n+4), .desktop-screen.layout-sidebar-left.no-secondary .entry-video-mosaic:nth-child(7n+1), .desktop-screen.layout-sidebar-left.no-secondary .entry-video-mosaic:nth-child(7n+4) {
    width: 66.66%
}

.desktop-screen .wvc-col-8 .entry-grid.entry-columns-default, .desktop-screen .wvc-col-9 .entry-grid.entry-columns-default, .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12 .entry-grid.entry-columns-default, .desktop-screen .wolf-core-col-8 .entry-grid.entry-columns-default, .desktop-screen .wolf-core-col-9 .entry-grid.entry-columns-default, .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12 .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar.has-secondary .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar-right.has-secondary .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar-left.has-secondary .entry-grid.entry-columns-default {
    width: 50%
}

.desktop-screen .wvc-col-8 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wvc-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-col-8 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-right.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-left.has-secondary .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: left
}

.desktop-screen .wvc-col-8.is-shop .entry-grid.entry-columns-default, .desktop-screen .wvc-col-9.is-shop .entry-grid.entry-columns-default, .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12.is-shop .entry-grid.entry-columns-default, .desktop-screen .wolf-core-col-8.is-shop .entry-grid.entry-columns-default, .desktop-screen .wolf-core-col-9.is-shop .entry-grid.entry-columns-default, .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12.is-shop .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar.has-secondary.is-shop .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar-right.has-secondary.is-shop .entry-grid.entry-columns-default, .desktop-screen.layout-sidebar-left.has-secondary.is-shop .entry-grid.entry-columns-default {
    width: 33.33%
}

.desktop-screen .wvc-col-8.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wvc-col-9.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-col-8.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-col-9.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-right.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-left.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: none
}

.desktop-screen .wvc-col-8.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wvc-col-9.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-col-8.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-col-9.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar-right.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar-left.has-secondary.is-shop .entry-grid.entry-columns-default:nth-child(3n+1) {
    clear: left
}

.desktop-screen .wvc-col-8 .entry-product-grid.entry-columns-default, .desktop-screen .wvc-col-9 .entry-product-grid.entry-columns-default, .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12 .entry-product-grid.entry-columns-default, .desktop-screen .wolf-core-col-8 .entry-product-grid.entry-columns-default, .desktop-screen .wolf-core-col-9 .entry-product-grid.entry-columns-default, .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12 .entry-product-grid.entry-columns-default, .desktop-screen.layout-sidebar.has-secondary .entry-product-grid.entry-columns-default, .desktop-screen.layout-sidebar-right.has-secondary .entry-product-grid.entry-columns-default, .desktop-screen.layout-sidebar-left.has-secondary .entry-product-grid.entry-columns-default {
    width: 33.33%
}

.desktop-screen .wvc-col-8 .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wvc-col-9 .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-col-8 .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-col-9 .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar.has-secondary .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-right.has-secondary .entry-product-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.layout-sidebar-left.has-secondary .entry-product-grid.entry-columns-default:nth-child(2n+1) {
    clear: none
}

.desktop-screen .wvc-col-8 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wvc-col-9 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wvc-row-wrapper-width-small .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-col-8 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-col-9 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-row-wrapper-width-small .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar.has-secondary .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar-right.has-secondary .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-sidebar-left.has-secondary .entry-product-grid.entry-columns-default:nth-child(3n+1) {
    clear: left
}

.desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default, .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default, .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default, .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default, .desktop-screen.layout-fullwidth:not(.site-layout-boxed) .entry-grid.entry-columns-default {
    width: 25%
}

.desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.layout-fullwidth:not(.site-layout-boxed) .entry-grid.entry-columns-default:nth-child(3n+1) {
    clear: none
}

.desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(4n+1), .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(4n+1), .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(4n+1), .desktop-screen:not(.menu-layout-lateral):not(.site-layout-boxed) .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(4n+1), .desktop-screen.layout-fullwidth:not(.site-layout-boxed) .entry-grid.entry-columns-default:nth-child(4n+1) {
    clear: left
}

.desktop-screen .wvc-col-12 .entry-product-grid.entry-columns-default, .desktop-screen .wolf-core-col-12 .entry-product-grid.entry-columns-default, .desktop-screen.is-shop.layout-standard .entry-product-grid.entry-columns-default {
    width: 25%
}

.desktop-screen .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.is-shop.layout-standard .entry-product-grid.entry-columns-default:nth-child(3n+1) {
    clear: none
}

.desktop-screen .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(4n+1), .desktop-screen .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(4n+1), .desktop-screen.is-shop.layout-standard .entry-product-grid.entry-columns-default:nth-child(4n+1) {
    clear: left
}

.desktop-screen .entry-columns-6 {
    width: 16.66%
}

.desktop-screen .entry-columns-6:nth-child(6n+1) {
    clear: left
}

.desktop-screen .wvc-col-9 .entry-grid.entry-columns-default, .desktop-screen .wolf-core-col-9 .entry-grid.entry-columns-default, .desktop-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default, .desktop-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default, .desktop-screen.menu-layout-lateral .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default, .desktop-screen.menu-layout-lateral .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default {
    width: 33.33%
}

.desktop-screen .wvc-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen .wolf-core-col-9 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.menu-layout-lateral .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-screen.menu-layout-lateral .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: none
}

.desktop-screen .wvc-col-9 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen .wolf-core-col-9 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.menu-layout-lateral .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-screen.menu-layout-lateral .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1) {
    clear: left
}

.desktop-big-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-product.entry-columns-default, .desktop-big-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-product.entry-columns-default, .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default, .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default, .desktop-big-screen.is-shop.layout-fullwidth .entry-grid.entry-product.entry-columns-default {
    width: 16.66% !important
}

.desktop-big-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(2n+1), .desktop-big-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(2n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(2n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(2n+1), .desktop-big-screen.is-shop.layout-fullwidth .entry-grid.entry-product.entry-columns-default:nth-child(2n+1) {
    clear: none
}

.desktop-big-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(3n+1), .desktop-big-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(3n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(3n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(3n+1), .desktop-big-screen.is-shop.layout-fullwidth .entry-grid.entry-product.entry-columns-default:nth-child(3n+1) {
    clear: none
}

.desktop-big-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(4n+1), .desktop-big-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(4n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(4n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(4n+1), .desktop-big-screen.is-shop.layout-fullwidth .entry-grid.entry-product.entry-columns-default:nth-child(4n+1) {
    clear: none !important
}

.desktop-big-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(5n+1), .desktop-big-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(5n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(5n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(5n+1), .desktop-big-screen.is-shop.layout-fullwidth .entry-grid.entry-product.entry-columns-default:nth-child(5n+1) {
    clear: none
}

.desktop-big-screen .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(6n+1), .desktop-big-screen .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(6n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(6n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-product.entry-columns-default:nth-child(6n+1), .desktop-big-screen.is-shop.layout-fullwidth .entry-grid.entry-product.entry-columns-default:nth-child(6n+1) {
    clear: left
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default, .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default, .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default, .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default {
    width: 25%
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(2n+1) {
    clear: none
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(3n+1) {
    clear: none
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(4n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(4n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(4n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(4n+1) {
    clear: left
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(5n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(5n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(5n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(5n+1) {
    clear: none
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-grid.entry-columns-default:nth-child(6n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-grid.entry-columns-default:nth-child(6n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(6n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-grid.entry-columns-default:nth-child(6n+1) {
    clear: none
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-product-grid.entry-columns-default, .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-product-grid.entry-columns-default, .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-product-grid.entry-columns-default, .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-product-grid.entry-columns-default {
    width: 20% !important
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(4n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(4n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(4n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(4n+1) {
    clear: none
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(5n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(5n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(5n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(5n+1) {
    clear: left
}

.desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-large .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(6n+1), .desktop-big-screen.menu-layout-lateral .wvc-row-wrapper-width-full .wvc-col-12 .entry-product-grid.entry-columns-default:nth-child(6n+1), .desktop-big-screen .wolf-core-row-wrapper-width-large .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(6n+1), .desktop-big-screen .wolf-core-row-wrapper-width-full .wolf-core-col-12 .entry-product-grid.entry-columns-default:nth-child(6n+1) {
    clear: none
}

.pagination {
    display: block;
    margin: 35px auto;
    width: auto
}

.pagination .nav-links {
    zoom: 1;
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block
}

.pagination .nav-links:before, .pagination .nav-links:after {
    content: "";
    display: table
}

.pagination .nav-links:after {
    clear: both !important
}

.forum-pagination ul.page-numbers, .woocommerce-pagination ul.page-numbers {
    padding: 0;
    zoom: 1;
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block
}

.forum-pagination ul.page-numbers:before, .forum-pagination ul.page-numbers:after, .woocommerce-pagination ul.page-numbers:before, .woocommerce-pagination ul.page-numbers:after {
    content: "";
    display: table
}

.forum-pagination ul.page-numbers:after, .woocommerce-pagination ul.page-numbers:after {
    clear: both !important
}

.forum-pagination ul.page-numbers li, .woocommerce-pagination ul.page-numbers li {
    list-style-type: none;
    display: inline-block
}

.page-links {
    zoom: 1;
    margin: 0 auto
}

.page-links:before, .page-links:after {
    content: "";
    display: table
}

.page-links:after {
    clear: both !important
}

.page-links a, .page-links > span:not(.page-links-title), span.page-numbers, .comments-pagination .nav-links a, a.page-numbers {
    text-align: center;
    font-size: 15px;
    line-height: 27px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    width: 28px;
    margin: 10px 0 0;
    text-align: center;
    text-shadow: none;
    text-decoration: none !important;
    border: none
}

.page-links a.current, .page-links > span:not(.page-links-title).current, span.page-numbers.current, .comments-pagination .nav-links a.current, a.page-numbers.current {
    font-weight: 700
}

li.page-numbers {
    list-style-type: none;
    display: inline-block
}

.comments-pagination {
    text-align: center
}

.comments-pagination .nav-links a.prev, .comments-pagination .nav-links a.next {
    font-size: 0
}

.comments-pagination .nav-links a.prev:before, .comments-pagination .nav-links a.next:before {
    font-size: 14px
}

.comments-pagination .nav-links a.prev:before, .pagination-icon-prev:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Linearicons-Free;
    content: "\e879"
}

.comments-pagination .nav-links a.next:before, .pagination-icon-next:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Linearicons-Free;
    content: "\e87a"
}

.single-pagination-prev:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: "\f104"
}

.single-pagination-next:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    content: "\f105"
}

body.button-style-default span.page-numbers, body.button-style-default a.page-numbers {
    border-radius: 2px
}

body.button-style-round span.page-numbers, body.button-style-round a.page-numbers {
    border-radius: 9999em
}

.single-post-pagination {
    width: 100%
}

.single-post-pagination .nav-label {
    text-transform: uppercase;
    width: 100%;
    display: block;
    font-size: 1.2rem;
    font-weight: 400
}

.single-post-pagination .nav-index {
    display: none
}

.single-post-pagination .nav-index-icon {
    font-size: 0
}

.single-post-pagination .nav-index-icon:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f009"
}

.single-post-pagination .nav-previous, .single-post-pagination .nav-index, .single-post-pagination .nav-next {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    border: solid 1px rgba(0, 0, 0, .08)
}

.single-post-pagination .nav-previous a, .single-post-pagination .nav-index a, .single-post-pagination .nav-next a {
    position: relative;
    z-index: 14;
    padding: 30px;
    display: block;
    -webkit-transition: color .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, transform .3s ease
}

.single-post-pagination .nav-previous.nav-has-bg, .single-post-pagination .nav-index.nav-has-bg, .single-post-pagination .nav-next.nav-has-bg {
    background: #222;
    color: #fff
}

.single-post-pagination .nav-previous.nav-has-bg:after, .single-post-pagination .nav-index.nav-has-bg:after, .single-post-pagination .nav-next.nav-has-bg:after {
    z-index: 0;
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .33);
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.single-post-pagination .nav-previous.nav-has-bg .img-bg, .single-post-pagination .nav-index.nav-has-bg .img-bg, .single-post-pagination .nav-next.nav-has-bg .img-bg {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.single-post-pagination .nav-previous.nav-has-bg:hover .img-bg, .single-post-pagination .nav-index.nav-has-bg:hover .img-bg, .single-post-pagination .nav-next.nav-has-bg:hover .img-bg {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.single-post-pagination .nav-previous.nav-has-bg:hover:after, .single-post-pagination .nav-index.nav-has-bg:hover:after, .single-post-pagination .nav-next.nav-has-bg:hover:after {
    background: rgba(0, 0, 0, .55)
}

.single-post-pagination .nav-previous.nav-has-bg a:not(:hover), .single-post-pagination .nav-previous.nav-has-bg .nav-label, .single-post-pagination .nav-index.nav-has-bg a:not(:hover), .single-post-pagination .nav-index.nav-has-bg .nav-label, .single-post-pagination .nav-next.nav-has-bg a:not(:hover), .single-post-pagination .nav-next.nav-has-bg .nav-label {
    color: #fff
}

.single-post-pagination .nav-previous {
    text-align-last: auto
}

.single-post-pagination .nav-previous .meta-icon {
    margin-right: 5px
}

.single-post-pagination .nav-index {
    text-align: center
}

.single-post-pagination .nav-next {
    text-align: right;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

.single-post-pagination .nav-next .meta-icon {
    margin-left: 5px
}

.footer-type-uncover #page-content {
    padding-bottom: 0
}

.footer-type-uncover .site-footer {
    z-index: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.footer-type-hidden .site-footer {
    display: none;
    visibility: hidden
}

.footer-type-hidden .site-footer, .footer-type-hidden .music-social-icons-container {
    display: none
}

.site-footer-dark {
    color: #fff
}

.site-footer-dark h1, .site-footer-dark h2, .site-footer-dark h3, .site-footer-dark h4, .site-footer-dark h5, .site-footer-dark h6, .site-footer-dark a, .site-footer-dark .widget a, .site-footer-dark strong {
    color: #fff !important
}

.site-footer-dark td {
    padding: 15px 5px
}

.site-footer-dark .widget_search .search-field, .site-footer-dark .widget.widget_product_search .search-field, .site-footer-dark input, .site-footer-dark select {
    background: #fff !important
}

.site-footer-dark .tagcloud a {
    border-color: rgba(255, 255, 255, .44) !important
}

.sidebar-footer-inner {
    padding: 3em 0
}

.footer-layout-wide .sidebar-footer-inner, .footer-layout-wide .site-infos .wrap {
    max-width: none
}

.credits, .bottom-social-links {
    text-align: center
}

.credits {
    color: #fff
}

.credits a {
    color: #fff !important
}

.credits a:hover {
    opacity: 1
}

.bottom-social-links .wvc-socials-container {
    margin: 0 !important;
    max-width: 100%
}

@media screen and (min-width: 800px) {
    .bottom-bar-layout-inline .bottom-social-links {
        float: right;
        text-align: right;
        width: calc(100% - 500px)
    }

    .bottom-bar-layout-inline .bottom-social-links .wvc-socials-container {
        text-align: right !important;
        max-width: none
    }

    .bottom-bar-layout-inline .credits {
        float: left;
        text-align: left;
        width: 500px;
        height: 50px;
        line-height: 50px
    }
}

.site-infos {
    padding: 20px;
    font-size: 12px;
    line-height: 2;
    background: #000;
    color: #888;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.site-infos a {
    color: #888
}

.site-infos a:hover {
    opacity: 1
}

.site-infos a, .site-infos span {
    opacity: .6
}

.site-infos .wvc-socials-container, .site-infos .wvc-socials-container {
    padding: 0
}

.site-infos .wvc-social {
    color: #fff;
    font-size: 18px;
    opacity: 1;
    margin: 5px
}

.site-infos .tertiary-navigation {
    text-align: center
}

#back-to-top {
    width: 30px;
    height: 30px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
    text-indent: -9999px;
    color: #fff;
    background: rgba(44, 47, 48, .5);
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0)
}

#back-to-top.back-to-top-visible {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#back-to-top:hover {
    background: rgba(44, 47, 48, .8)
}

#back-to-top:before {
    text-indent: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e877';
    font-family: Linearicons-Free;
    font-weight: 400 !important;
    text-decoration: none !important;
    line-height: 1;
    top: 6px;
    left: 6px;
    font-size: 18px;
    position: absolute
}

body.is-wpm-bar-player #back-to-top {
    bottom: 70px
}

[class^=skin-default] .items .flickity-page-dots .dot, [class*=' skin-default'] .items .flickity-page-dots .dot, [class^=skin-light] .items .flickity-page-dots .dot, [class*=' skin-light'] .items .flickity-page-dots .dot, [class^=skin-light_] .items .flickity-page-dots .dot, [class*=' skin-light_'] .items .flickity-page-dots .dot, .global-skin-light .related-products .items .flickity-page-dots .dot, [class^=global-skin-light_] .related-products .items .flickity-page-dots .dot, [class*=' global-skin-light_'] .related-products .items .flickity-page-dots .dot, .wvc-font-dark .items .flickity-page-dots .dot, .wolf-core-font-dark .items .flickity-page-dots .dot {
    background: #333;
    border-color: #333
}

[class^=skin-default] .items .flickity-page-dots .dot.is-selected, [class*=' skin-default'] .items .flickity-page-dots .dot.is-selected, [class^=skin-light] .items .flickity-page-dots .dot.is-selected, [class*=' skin-light'] .items .flickity-page-dots .dot.is-selected, [class^=skin-light_] .items .flickity-page-dots .dot.is-selected, [class*=' skin-light_'] .items .flickity-page-dots .dot.is-selected, .global-skin-light .related-products .items .flickity-page-dots .dot.is-selected, [class^=global-skin-light_] .related-products .items .flickity-page-dots .dot.is-selected, [class*=' global-skin-light_'] .related-products .items .flickity-page-dots .dot.is-selected, .wvc-font-dark .items .flickity-page-dots .dot.is-selected, .wolf-core-font-dark .items .flickity-page-dots .dot.is-selected {
    -webkit-box-shadow: 0 0 0 1px #333;
    box-shadow: 0 0 0 1px #333
}

[class^=skin-dark] .items .flickity-page-dots .dot, [class*=' skin-dark'] .items .flickity-page-dots .dot, [class^=skin-dark_] .items .flickity-page-dots .dot, [class*=' skin-dark_'] .items .flickity-page-dots .dot, .global-skin-dark .related-products .items .flickity-page-dots .dot, [class^=global-skin-dark_] .related-products .items .flickity-page-dots .dot, [class*=' global-skin-dark_'] .related-products .items .flickity-page-dots .dot, .wvc-font-light .items .flickity-page-dots .dot, .wolf-core-font-light .items .flickity-page-dots .dot {
    background: #fff;
    border-color: #fff
}

[class^=skin-dark] .items .flickity-page-dots .dot.is-selected, [class*=' skin-dark'] .items .flickity-page-dots .dot.is-selected, [class^=skin-dark_] .items .flickity-page-dots .dot.is-selected, [class*=' skin-dark_'] .items .flickity-page-dots .dot.is-selected, .global-skin-dark .related-products .items .flickity-page-dots .dot.is-selected, [class^=global-skin-dark_] .related-products .items .flickity-page-dots .dot.is-selected, [class*=' global-skin-dark_'] .related-products .items .flickity-page-dots .dot.is-selected, .wvc-font-light .items .flickity-page-dots .dot.is-selected, .wolf-core-font-light .items .flickity-page-dots .dot.is-selected {
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff
}

html.fancybox-enabled {
    overflow: visible !important
}

html.fancybox-enabled .fancybox-container {
    z-index: 999999 !important
}

.fancybox-thumbs, .fancybox-thumbs > ul > li {
    background: #19191a
}

.fancybox-thumbs > ul > li {
    border-color: #19191a
}

.fancybox-thumbs > ul > li:before {
    border-color: #f3efe9
}

.fancybox-iframe, .fancybox-content {
    background-color: transparent !important
}

.fancybox-close-small, .fancybox-share, .fancybox-share__button span, .fancybox-share h1, .fancybox-share__input {
    color: #fff !important
}

@media screen and (min-width: 600px) {
    .admin-bar .fancybox-infobar, .admin-bar .fancybox-thumbs-y, .admin-bar .fancybox-toolbar {
        top: 46px
    }
}

@media screen and (min-width: 738px) {
    .admin-bar .fancybox-infobar, .admin-bar .fancybox-thumbs-y, .admin-bar .fancybox-toolbar {
        top: 32px
    }
}

.tooltipsy {
    padding: 5px 10px;
    font-size: 10px;
    max-width: 200px;
    color: #fff;
    background-color: #333;
    border: 1px solid #0d0d0d;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.tooltipsy:after {
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -7px;
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7px 0;
    border-color: #333 transparent transparent
}

.woocommerce-wishlist .content-wrapper, .woocommerce-cart .content-wrapper, .woocommerce-checkout .content-wrapper, .woocommerce-account .content-wrapper {
    max-width: 1400px
}

.woocommerce-cart .entry-thumbnail, .woocommerce-checkout .entry-thumbnail, .woocommerce-account .entry-thumbnail {
    display: none !important
}

.woocommerce-products-header, .woocommerce-breadcrumb {
    display: none
}

.woocommerce-breadcrumb {
    zoom: 1;
    margin-bottom: 30px;
    padding: 0;
    font-size: .92em;
    color: #888
}

.woocommerce-breadcrumb:before, .woocommerce-breadcrumb:after {
    content: "";
    display: table
}

.woocommerce-breadcrumb:after {
    clear: both !important
}

.woocommerce-breadcrumb a {
    color: #888
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page #content input.button.loading:before {
        background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/ajax-loader@2x.gif);
        background-size: 16px 16px
    }
}

p.demo_store, .woocommerce-store-notice {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #f3efe9;
    color: #fff;
    z-index: 99998;
    -webkit-box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
    display: none
}

p.demo_store a, .woocommerce-store-notice a {
    color: #fff;
    text-decoration: underline
}

@font-face {
    font-family: 'star';
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/star.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/star.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/star.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/star.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'WooCommerce';
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/WooCommerce.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/WooCommerce.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/WooCommerce.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/woocommerce/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

.star-rating {
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 13px;
    width: 5.4em;
    font-family: 'star'
}

.star-rating:before {
    content: "\73\73\73\73\73";
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

p.stars {
    position: relative;
    font-size: 1em
}

p.stars a {
    border-bottom: none !important;
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative
}

p.stars a:last-child {
    border-right: 0
}

p.stars a.star-1, p.stars a.star-2, p.stars a.star-3, p.stars a.star-4, p.stars a.star-5 {
    border-right: 1px solid #ccc
}

p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after {
    font-family: "WooCommerce";
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0
}

p.stars a.star-1 {
    width: 2em
}

p.stars a.star-1:after {
    content: "\e021"
}

p.stars a.star-1:hover:after, p.stars a.star-1.active:after {
    content: "\e020"
}

p.stars a.star-2 {
    width: 3em
}

p.stars a.star-2:after {
    content: "\e021\e021"
}

p.stars a.star-2:hover:after, p.stars a.star-2.active:after {
    content: "\e020\e020"
}

p.stars a.star-3 {
    width: 4em
}

p.stars a.star-3:after {
    content: "\e021\e021\e021"
}

p.stars a.star-3:hover:after, p.stars a.star-3.active:after {
    content: "\e020\e020\e020"
}

p.stars a.star-4 {
    width: 5em
}

p.stars a.star-4:after {
    content: "\e021\e021\e021\e021"
}

p.stars a.star-4:hover:after, p.stars a.star-4.active:after {
    content: "\e020\e020\e020\e020"
}

p.stars a.star-5 {
    width: 6em;
    border: 0
}

p.stars a.star-5:after {
    content: "\e021\e021\e021\e021\e021"
}

p.stars a.star-5:hover:after, p.stars a.star-5.active:after {
    content: "\e020\e020\e020\e020\e020"
}

.wr-stars > span.wr-star-voted:before, .wr-stars > span.wr-star-voted ~ span:before {
    color: #f5d016 !important
}

.currency-switcher {
    text-align: center;
    width: 80px !important;
    font-size: 13px
}

.wwcs-selector {
    -webkit-transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    transition: .5s cubic-bezier(.39, .28, .31, 1.27);
    left: auto;
    right: 0;
    display: block !important;
    visibility: hidden;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    opacity: 0
}

.wwcs-selector li {
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    line-height: 2
}

.wwcs-selector li:hover {
    opacity: .88
}

.wwcs-selector-item {
    line-height: 2 !important
}

.wvcs-currency-switcher-container.wwcs-dropdown .wwcs-selector {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.wwcs-current-currency, .woocs-style-1-select {
    text-align: center
}

.wwcs-current-currency:after, .woocs-style-1-select:after {
    font-family: dripicons-v2 !important;
    font-size: 12px;
    content: '\54';
    position: relative;
    top: 2px;
    left: 2px
}

.currency-switcher .woocs-style-1-dropdown {
    height: 100% !important;
    -webkit-transition: none;
    transition: none;
    color: inherit !important;
    line-height: inherit
}

.currency-switcher .woocs-style-1-select {
    outline: none !important;
    background: 0 0 !important;
    padding: 0 !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100px;
    -webkit-transition: none;
    transition: none
}

.currency-switcher .woocs-style-1-dropdown .woocs-style-1-dropdown-menu {
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    margin: 0 !important;
    padding: 15px;
    width: 150px;
    list-style: none !important;
    max-height: none !important;
    left: auto;
    right: 0;
    top: 100px;
    padding: 10px
}

.currency-switcher .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li {
    list-style-type: none;
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    line-height: 1;
    background-color: transparent !important;
    text-align: center
}

.currency-switcher .woocs-style-1-dropdown .woocs-style-1-dropdown-menu li:hover {
    opacity: .88;
    background-color: transparent !important
}

.currency-switcher .woocs-style-1-dropdown {
    position: relative;
    max-height: none;
    height: auto;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    background: 0 0 !important
}

.currency-switcher .woocs-style-1-dropdown .fa2 {
    display: none
}

.sticking .currency-switcher .woocs-style-1-dropdown .woocs-style-1-dropdown-menu {
    top: 69px
}

.breakpoint .currency-switcher .woocs-style-1-select {
    line-height: 69px
}

.breakpoint .currency-switcher .woocs-style-1-dropdown .woocs-style-1-dropdown-menu {
    top: 69px
}

.widget.woocommerce .star-rating {
    margin: 5px 0
}

.widget.woocommerce .amount {
    font-size: 16px
}

.widget_shopping_cart .button {
    width: 100%;
    margin: 0;
    margin-bottom: 5px
}

.widget_product_search #s {
    padding-left: 1%;
    padding-right: 1%;
    width: 98%
}

.widget_product_search #woocommerce-product-search-field {
    margin-bottom: 5px
}

.widget_layered_nav ul li {
    list-style-type: none;
    margin-left: 0
}

.widget_layered_nav ul li a:before {
    font-size: 14px;
    font-family: Fontawesome;
    content: "\f096";
    margin-right: 8px;
    margin-top: 3px
}

.widget_layered_nav ul li a:focus:before {
    content: "\f046"
}

.widget_layered_nav ul li.chosen a:before {
    content: "\f046"
}

.widget_layered_nav_filters ul li a {
    border: 1px solid rgba(0, 0, 0, .2)
}

.widget_layered_nav_filters ul li {
    list-style-type: none;
    margin-left: 0;
    margin-right: 5px;
    display: inline
}

.widget_layered_nav_filters ul li a {
    display: inline-block;
    padding: 2px 8px;
    opacity: 1
}

.widget_layered_nav_filters ul li a:before {
    font-size: 14px;
    content: '\00d7';
    margin-right: 5px
}

body.button-style-default .widget_layered_nav_filters ul li a {
    border-radius: 3px
}

body.button-style-round .widget_layered_nav_filters ul li a {
    border-radius: 9999em
}

ul.cart_list, ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0
}

ul.cart_list li, ul.product_list_widget li {
    padding: 4px 0;
    margin-left: 0 !important;
    margin-bottom: 1.2rem;
    zoom: 1;
    list-style: none
}

ul.cart_list li:before, ul.cart_list li:after, ul.product_list_widget li:before, ul.product_list_widget li:after {
    content: "";
    display: table
}

ul.cart_list li:after, ul.product_list_widget li:after {
    clear: both !important
}

ul.cart_list li a, ul.product_list_widget li a {
    display: block;
    font-weight: 700
}

ul.cart_list li img, ul.product_list_widget li img {
    float: left;
    margin-right: 14px;
    width: auto;
    height: auto;
    max-width: 80px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

ul.cart_list li dl, ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, .1);
    zoom: 1
}

ul.cart_list li dl:before, ul.cart_list li dl:after, ul.product_list_widget li dl:before, ul.product_list_widget li dl:after {
    content: "";
    display: table
}

ul.cart_list li dl:after, ul.product_list_widget li dl:after {
    clear: both !important
}

ul.cart_list li dl dt, ul.cart_list li dl dd, ul.product_list_widget li dl dt, ul.product_list_widget li dl dd {
    display: inline-block;
    float: left;
    margin-botom: 1em
}

ul.cart_list li dl dt, ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

ul.cart_list li dl dd, ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}

ul.cart_list li dl dd p:last-child, ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}

ul.cart_list li .quantity, ul.product_list_widget li .quantity {
    width: 150px
}

ul.cart_list li .star-rating, ul.product_list_widget li .star-rating {
    float: none
}

ul.cart_list li .reviewer, ul.product_list_widget li .reviewer {
    font-size: 1.2rem
}

.widget_shopping_cart .total, .widget_shopping_cart .total {
    border-top: 3px double rgba(0, 0, 0, .5);
    padding: 4px 0 0
}

.widget_shopping_cart .total strong, .widget_shopping_cart .total b, .widget_shopping_cart .total strong, .widget_shopping_cart .total b {
    min-width: 40px;
    display: inline-block
}

.widget_shopping_cart .buttons, .widget_shopping_cart .buttons {
    zoom: 1;
    padding: 0
}

.widget_shopping_cart .buttons:before, .widget_shopping_cart .buttons:after, .widget_shopping_cart .buttons:before, .widget_shopping_cart .buttons:after {
    content: "";
    display: table
}

.widget_shopping_cart .buttons:after, .widget_shopping_cart .buttons:after {
    clear: both !important
}

.widget_shopping_cart .remove, .widget_shopping_cart .remove {
    text-align: right
}

.widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.widget_rating_filter ul li {
    margin-left: 0;
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 1px;
    list-style: none;
    font-size: 15px
}

.widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none
}

.widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block;
    position: relative;
    top: 5px
}

.widget_price_filter .widget-title, .widget_price_filter .widgettitle {
    border: none;
    padding-bottom: 0
}

.widget_price_filter .button {
    display: inline-block;
    width: auto;
    float: left;
    margin-top: 5px
}

.widget_price_filter .price_label {
    display: inline-block;
    position: relative;
    top: 8px
}

.widget_price_filter .price_slider {
    margin-bottom: 1em
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: .8751em
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    cursor: pointer;
    background: #333;
    outline: none;
    top: -4px
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #f3efe9;
    opacity: .88
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: rgba(0, 0, 0, .3)
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.widget_product_categories ul.children {
    margin-left: 15px
}

@media screen and (min-width: 768px) {
    .woocommerce-result-count {
        float: left;
        width: 50%;
        margin-top: 5px
    }

    .woocommerce-ordering {
        margin-top: 0;
        float: right;
        text-align: right;
        width: 50%;
        max-width: 320px
    }

    .woocommerce-ordering:after {
        zoom: 1;
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (max-width: 768px) {
    .woocommerce-ordering {
        margin-bottom: 35px
    }
}

.woocommerce-tabs h2, .related.products h2 {
    font-size: 18px
}

#reviews ol.commentlist {
    padding: 0
}

.single-product .product .summary table.variations td {
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.wc-forward:before {
    content: '\f174';
    font-family: Dashicons;
    margin-right: 5px;
    position: relative;
    top: 1px;
    font-weight: 400
}

.wc-forward.checkout:before {
    top: 0;
    font-family: FontAwesome;
    content: '\f08b'
}

.single-product .entry-single-product {
    position: relative
}

.single-product .entry-single-product .star-rating {
    margin: 5px 0
}

.single-product .entry-single-product .out-of-stock {
    color: red;
    font-weight: 700
}

.single-product .entry-single-product .woocommerce-main-image:before {
    display: none
}

.single-product .entry-single-product .product_title {
    line-height: 1;
    margin-bottom: 15px;
    margin-top: 35px
}

.single-product .entry-single-product .flexslider {
    margin-bottom: 0
}

.single-product .entry-single-product .images ul {
    padding: 0;
    margin: 0
}

.single-product .entry-single-product .images ul li {
    list-style-type: none
}

.single-product .entry-single-product .images .stacked-image {
    margin-bottom: 15px
}

.single-product .entry-single-product .images .thumbnails {
    width: calc(100% + 6px);
    margin-left: -3px !important;
    padding-top: 2px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.single-product .entry-single-product .images .thumbnails img {
    padding: 3px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.single-product .entry-single-product .images .thumbnails a {
    display: block
}

.single-product .entry-single-product .images .thumbnails a:before {
    display: none
}

.single-product .entry-single-product .images .thumbnails a:hover img {
    opacity: .88
}

.single-product .entry-single-product .summary {
    margin-bottom: 2em
}

.single-product .entry-single-product .summary .button {
    margin-top: 0
}

.single-product .entry-single-product .summary p {
    margin-top: 0;
    margin-bottom: 1em
}

.single-product .entry-single-product .summary h1 {
    font-size: 3rem
}

.single-product .entry-single-product .summary .woocommerce-product-rating {
    margin-top: 30px;
    margin-bottom: 20px
}

.single-product .entry-single-product .summary .star-rating {
    margin-bottom: 10px
}

.single-product .entry-single-product .summary .star-rating {
    margin-top: .5rem
}

.single-product .entry-single-product .summary .woocommerce-review-link {
    font-size: 12px
}

.single-product .entry-single-product .summary .amount {
    font-size: 2rem
}

.single-product .entry-single-product .summary table.variations {
    font-size: inherit
}

.single-product .entry-single-product .summary table.variations tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.single-product .entry-single-product .summary table.variations th, .single-product .entry-single-product .summary table.variations td {
    padding: 0
}

.single-product .entry-single-product .summary table.variations tr, .single-product .entry-single-product .summary table.variations td {
    border: none !important
}

.single-product .entry-single-product .summary table.variations td {
    width: 100%;
    margin: 0;
    padding: 0 !important;
    line-height: 30px;
    position: relative
}

.single-product .entry-single-product .summary table.variations td.value select {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.single-product .entry-single-product .summary .product_meta span:not(.sku) {
    display: block;
    font-weight: 700
}

.single-product .entry-single-product .summary .product_meta span:not(.sku) a {
    font-weight: 400
}

.single-product .entry-single-product .summary .sku {
    font-weight: 400
}

.single-product .entry-single-product .summary .button {
    width: auto !important;
    padding-top: 16px;
    padding-bottom: 16px;
    display: inline-block
}

.single-product .entry-single-product .summary .price ins {
    text-decoration: none;
    font-weight: 700
}

.single-product .entry-single-product .share-box {
    text-align: left
}

.single-product .entry-single-product .share-box .share-link-text {
    display: none
}

.single-add-to-wishlist {
    width: auto;
    margin-top: 30px
}

.single-add-to-wishlist-label {
    font-weight: 700;
    position: relative;
    margin-right: 8px;
    top: -2px
}

.tawcvs-swatches {
    margin: 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches, .woocommerce.archive form.cart.variations_form .tawcvs-swatches {
    margin: 0 !important
}

table.variations td.value {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

table.variations tr {
    max-width: 450px
}

table.variations th.label {
    min-width: 150px;
    padding-right: 40px !important
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before {
    border-color: #000 !important
}

.global-skin-dark.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .global-skin-dark.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .global-skin-dark.woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .global-skin-dark.woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .global-skin-dark.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .global-skin-dark.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before {
    border-color: #fff !important
}

body.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper, body.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper, body.woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper {
    margin-bottom: 0 !important
}

.woocommerce-tabs {
    clear: both
}

.woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    border-bottom: 1px solid grey
}

.woocommerce-tabs ul.tabs li {
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 0;
    margin: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.woocommerce-tabs ul.tabs li a {
    padding: 15px;
    display: block
}

.woocommerce-tabs ul.tabs li.active {
    font-weight: 700;
    -webkit-box-shadow: inset 0px -3px 0px 0px #000;
    box-shadow: inset 0px -3px 0px 0px #000
}

.woocommerce-tabs ul.tabs li:hover {
    font-weight: 700
}

#reviews #comments {
    max-width: none
}

#reviews #reply-title {
    font-weight: 700
}

#reviews .comment-form-comment label {
    display: none
}

#reviews textarea#comment {
    min-height: 180px
}

#reviews h2 small {
    float: right;
    font-size: 15px;
    line-height: 21px;
    margin: 10px 0 0
}

#reviews h2 small a {
    text-decoration: none
}

#reviews h3 {
    margin: 0
}

#reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}

#reviews #comment {
    height: 75px
}

#reviews #comments h2 {
    clear: none;
    margin-bottom: 30px
}

#reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}

#reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 3em;
    border: 0;
    position: relative;
    background: 0;
    border: 0
}

#reviews #comments ol.commentlist li .meta {
    font-size: .75em;
    margin-top: 15px
}

#reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 60px;
    height: auto;
    margin: 0;
    line-height: 1
}

#reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 60px;
    padding: 0 2em 0
}

#reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}

#reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em
}

#reviews #comments ol.commentlist li .comment-text .star-rating {
    margin-top: .5rem
}

#reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px
}

#reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}

#reviews #comments ol.commentlist #respond {
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

#reviews #comments .commentlist > li:before {
    content: ""
}

.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 {
    font-size: 18px
}

.woocommerce .quantity, .woocommerce-page .quantity {
    width: 75px;
    height: 49px;
    float: left;
    margin-right: 8px
}

.woocommerce .qty, .woocommerce-page .qty {
    text-align: center;
    width: 100%;
    height: 100%;
    margin-top: -1px
}

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
    display: none
}

.woocommerce form .select2-container .select2-choice, .woocommerce-page form .select2-container .select2-choice {
    padding: 7px
}

.woocommerce form .form-row, .woocommerce-page form .form-row {
    zoom: 1
}

.woocommerce form .form-row:before, .woocommerce form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page form .form-row:after {
    content: '';
    display: table
}

.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
    clear: both
}

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

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    width: 100%
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both
}

.woocommerce form .form-row, .woocommerce-page form .form-row {
    margin: 0 0 15px
}

.woocommerce form .form-row .select2-container--default.select2-results > .select2-results__options, .woocommerce-page form .form-row .select2-container--default.select2-results > .select2-results__options {
    color: #333 !important
}

.woocommerce form .form-row select, .woocommerce form .form-row textarea, .woocommerce form .form-row input.input-text, .woocommerce-page form .form-row select, .woocommerce-page form .form-row textarea, .woocommerce-page form .form-row input.input-text {
    border-color: #ccc
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder, .woocommerce-page 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, .woocommerce-page form .form-row label {
    line-height: 2em
}

.woocommerce form .form-row label.hidden, .woocommerce-page form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    margin: 0
}

.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0
}

.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
    display: inline;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1em
}

.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
    border-color: #fb7f88
}

.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register {
    padding: 20px;
    margin: 2em 0;
    text-align: left
}

.woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none outside
}

.woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
    font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents, .woocommerce-page p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce-EditAccountForm .woocommerce-Button {
    margin-top: 35px
}

.woocommerce-form-login__rememberme {
    margin: 20px 0 35px
}

.woocommerce-cart h2 {
    font-size: 18px
}

.woocommerce-cart #coupon_code {
    width: 100%;
    margin-bottom: 10px
}

.woocommerce-cart .coupon {
    width: 100%
}

.woocommerce-cart .coupon label {
    display: block
}

.woocommerce-cart input.button {
    display: block;
    width: 100%;
    margin: 5px 0
}

#ship-to-different-address-checkbox {
    height: 13px
}

.shipping-calculator-form {
    margin-top: 30px;
    max-width: 750px
}

table.cart, #content table.cart {
    margin-bottom: 50px
}

table.cart thead, #content table.cart thead {
    color: #333
}

table.cart .product-thumbnail, #content table.cart .product-thumbnail {
    min-width: 80px
}

table.cart img, #content table.cart img {
    width: 80px
}

table.cart th, table.cart td, #content table.cart th, #content table.cart td {
    vertical-align: middle
}

table.cart a.remove, #content table.cart a.remove {
    -o-border-radius: 100%;
    border-radius: 100%;
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    color: red;
    text-decoration: none;
    font-weight: 700;
    border-bottom: none
}

table.cart td.actions, #content table.cart td.actions {
    text-align: right;
    padding: 1em
}

table.cart .coupon, #content table.cart .coupon {
    text-align: left
}

table.cart .coupon .input-text, #content table.cart .coupon .input-text {
    outline: 0;
    line-height: 20px
}

table.cart input, #content table.cart input {
    vertical-align: middle
}

.woocommerce-cart tr th, .woocommerce-cart tr td:not(.actions) {
    font-size: 12px
}

.woocommerce-cart .coupon button.button {
    margin-bottom: 8px
}

.woocommerce-cart .coupon input {
    margin-bottom: 5px
}

.wc-backward {
    width: auto;
    margin-left: 0
}

.woocommerce-cart .cross-sells {
    margin-bottom: 30px
}

@media screen and (max-width: 770px) {
    table.cart td.product-remove {
        padding: 0;
        position: relative
    }

    table.cart td.product-remove a.remove {
        position: absolute;
        font-size: 1.41575em;
        top: -.6180469716em;
        right: -.6180469716em;
        background: red;
        color: #fff !important
    }

    table.shop_table thead {
        display: none
    }

    table.shop_table tbody th {
        display: none
    }

    table.shop_table tr:before {
        content: '';
        display: block;
        height: 20px
    }

    table.shop_table tr:after {
        content: '';
        display: block;
        height: 10px
    }

    table.shop_table tr td {
        display: block !important;
        text-align: right;
        clear: both;
        padding: 15px 0
    }

    table.shop_table tr td .quantity {
        float: right;
        margin-right: 0
    }

    table.shop_table tr td.product-thumbnail {
        text-align: center
    }

    table.shop_table tr {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    table.shop_table tr td[data-title]:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }
}

@media screen and (max-width: 770px) {
    .woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
        text-indent: 0;
        padding: 0
    }

    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        float: none;
        width: 100%
    }

    .showcoupon {
        display: block
    }

    .woocommerce-checkout-review-order table.shop_table tr td {
        text-align: left;
        padding: 15px 0 0;
        border: none
    }

    .woocommerce-checkout-review-order-table tfoot tr {
        border: none !important
    }

    .woocommerce-checkout-review-order-table tfoot tr * {
        border: none !important
    }

    .woocommerce-checkout-review-order-table tfoot tr:before {
        display: none !important
    }

    .woocommerce-checkout-review-order-table tfoot tr th {
        padding-left: 0
    }

    .woocommerce-checkout-review-order-table tfoot tr td {
        text-align: right !important
    }

    .woocommerce-checkout-review-order-table tfoot tr td[data-title]:before {
        display: none
    }

    .woocommerce-checkout-review-order-table tfoot:before {
        content: '';
        display: block;
        height: 30px
    }
}

.showcoupon {
    font-weight: 700
}

.checkout_coupon {
    padding: 0 !important
}

.checkout_coupon .form-row {
    width: 100% !important
}

.checkout_coupon .form-row #coupon_code {
    padding: .9rem
}

.checkout_coupon .form-row .button, .checkout_coupon .form-row #coupon_code {
    width: 100% !important
}

.woocommerce-checkout .form-row .chosen-container {
    width: 100% !important
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
    height: 28px;
    line-height: 29px
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
    background: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/chosen-sprite.png) no-repeat 0 3px !important
}

.woocommerce-checkout .form-row .chosen-container-active .chosen-single-with-drop div b {
    background-position: -18px 4px !important
}

.woocommerce-checkout .form-row .chosen-container-single .chosen-search input {
    line-height: 13px;
    width: 100% !important
}

.woocommerce-checkout .form-row .chosen-container .chosen-drop {
    width: 100% !important
}

.woocommerce-checkout-payment {
    color: #333
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    zoom: 1
}

.woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
    content: "";
    display: table
}

.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
    clear: both !important
}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    margin: 0;
    margin-bottom: 50px
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    margin-left: 0
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    margin-right: 0
}

.woocommerce .checkout .col2-set, .woocommerce-page .checkout .col2-set {
    zoom: 1
}

.woocommerce .checkout .col2-set:before, .woocommerce .checkout .col2-set:after, .woocommerce-page .checkout .col2-set:before, .woocommerce-page .checkout .col2-set:after {
    content: "";
    display: table
}

.woocommerce .checkout .col2-set:after, .woocommerce-page .checkout .col2-set:after {
    clear: both !important
}

.woocommerce .checkout .col2-set .col-1, .woocommerce-page .checkout .col2-set .col-1 {
    margin-left: 0
}

.woocommerce .checkout .col2-set .col-2, .woocommerce-page .checkout .col2-set .col-2 {
    margin-right: 0
}

.woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

.woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .notes {
    clear: left
}

.woocommerce .checkout .col-2 .form-row-first, .woocommerce-page .checkout .col-2 .form-row-first {
    clear: left
}

.woocommerce .checkout .create-account small, .woocommerce-page .checkout .create-account small {
    font-size: 11px;
    line-height: 13px;
    font-weight: 400
}

.woocommerce .checkout div.shipping-address, .woocommerce-page .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

.woocommerce .checkout .shipping_address, .woocommerce-page .checkout .shipping_address {
    clear: both
}

.woocommerce #payment, .woocommerce-page #payment {
    padding: 15px;
    background: #fff;
    color: #000 !important;
    -o-border-radius: 5px;
    border-radius: 5px
}

.woocommerce #payment .about_paypal, .woocommerce-page #payment .about_paypal {
    color: #000;
    margin-left: 10px
}

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
    zoom: 1;
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    margin: 0;
    list-style: none outside
}

.woocommerce #payment ul.payment_methods:before, .woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:before, .woocommerce-page #payment ul.payment_methods:after {
    content: "";
    display: table
}

.woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after {
    clear: both !important
}

.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
    list-style-type: none !important;
    line-height: 2em;
    text-align: left;
    margin: 0;
    font-weight: 400
}

.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}

.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    position: relative
}

.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
    padding: 1em
}

.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
    position: relative;
    width: 96%;
    padding: 10px;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5em;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    background-color: #ebe8eb;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebe8eb), to(#e0dadf));
    background-image: linear-gradient(to bottom, #ebe8eb, #e0dadf);
    color: #666 !important
}

.woocommerce #payment div.payment_box p, .woocommerce-page #payment div.payment_box p {
    margin-top: 0
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/visa.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/mastercard.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/laser.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/diners.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/maestro.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/jcb.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/amex.png)
}

.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/woocommerce/icons/credit-cards/discover.png)
}

.woocommerce #payment div.payment_box span.help, .woocommerce-page #payment div.payment_box span.help {
    font-size: 11px;
    color: #888;
    line-height: 13px;
    font-weight: 400
}

.woocommerce #payment div.payment_box .form-row, .woocommerce-page #payment div.payment_box .form-row {
    margin: 0 0 1em
}

.woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child {
    margin-bottom: 0
}

.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
    content: "";
    display: block;
    border: 8px solid #e0dadf;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -1px;
    left: 0;
    margin: -1em 0 0 2em
}

.woocommerce #customer_details, .woocommerce-page #customer_details {
    margin-bottom: 2em
}

input[type=submit]#place_order {
    width: 100% !important;
    display: block;
    background: #f3efe9 !important;
    border-color: #f3efe9 !important;
    color: #fff !important;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px
}

input[type=submit]#place_order:hover {
    background-color: transparent !important;
    color: #f3efe9 !important
}

.wolf-alert {
    width: 100%;
    padding: 0;
    position: relative;
    text-shadow: none !important;
    line-height: 1.5;
    font-size: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 2em;
    margin-bottom: 1em
}

.wolf-alert a {
    text-decoration: underline !important;
    font-weight: 700;
    opacity: 1 !important;
    border: none !important
}

.wolf-alert .fa {
    margin-right: 15px
}

.wolf-alert .wolf-alert-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 3px;
    width: 12px;
    height: 15px;
    display: inline-block;
    font-size: 100%;
    text-decoration: none !important;
    font-weight: 700 !important;
    line-height: 1.5;
    font-size: 16px;
    font-family: Helvetica, Arial, sans-serif
}

.wolf-alert.info {
    color: #001c25;
    border: 1px solid #00a2d7 !important;
    background-color: #beefff
}

.wolf-alert.info a, .wolf-alert.info a:hover, .wolf-alert.info strong, .wolf-alert.info span, .wolf-alert.info b {
    color: #001c25 !important
}

.wolf-alert.alert {
    color: #3d3100;
    border: 1px solid #f0c100 !important;
    background-color: #fff7d6
}

.wolf-alert.alert a, .wolf-alert.alert a:hover, .wolf-alert.alert strong, .wolf-alert.alert span, .wolf-alert.alert b {
    color: #3d3100 !important
}

.wolf-alert.success, .woocommerce-message, .woocommerce-info, .woocommerce-error {
    color: #223602;
    border: 1px solid #8fe00a !important;
    background-color: #edfdd3
}

.wolf-alert.success a, .woocommerce-message a, .woocommerce-info a, .woocommerce-error a, .wolf-alert.success a:hover, .woocommerce-message a:hover, .woocommerce-info a:hover, .woocommerce-error a:hover, .wolf-alert.success strong, .woocommerce-message strong, .woocommerce-info strong, .woocommerce-error strong, .wolf-alert.success span, .woocommerce-message span, .woocommerce-info span, .woocommerce-error span, .wolf-alert.success b, .woocommerce-message b, .woocommerce-info b, .woocommerce-error b {
    color: #223602 !important
}

.wolf-alert.error, .woocommerce-error {
    color: #4a0800;
    border: 1px solid #fc1b00 !important;
    background-color: #ffe6e3
}

.wolf-alert.error a, .woocommerce-error a, .wolf-alert.error a:hover, .woocommerce-error a:hover, .wolf-alert.error strong, .woocommerce-error strong, .wolf-alert.error span, .woocommerce-error span, .wolf-alert.error b, .woocommerce-error b {
    color: #4a0800 !important
}

.woocommerce-message {
    position: relative;
    zoom: 1;
    padding: 2em;
    margin: 0;
    margin-bottom: 30px
}

.woocommerce-message:before, .woocommerce-message:after {
    content: "";
    display: table
}

.woocommerce-message:after {
    clear: both !important
}

.woocommerce-message .button {
    display: inline;
    padding: 0;
    margin: 0;
    width: auto;
    float: right;
    background-color: transparent !important;
    border: none !important;
    line-height: 25px;
    text-transform: none
}

.woocommerce-message .button:hover {
    background-color: transparent !important;
    color: #333
}

.woocommerce-info, .woocommerce-error {
    position: relative;
    zoom: 1;
    margin: 0;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 2em
}

.woocommerce-info:before, .woocommerce-info:after, .woocommerce-error:before, .woocommerce-error:after {
    content: "";
    display: table
}

.woocommerce-info:after, .woocommerce-error:after {
    clear: both !important
}

.woocommerce-error {
    text-align: left;
    padding-left: 80px
}

.woocommerce-error li {
    margin-left: 1em
}

small.note {
    display: block;
    color: #888;
    font-size: 11px;
    line-height: 21px;
    margin-top: 10px
}

.woocommerce-message .button {
    white-space: nowrap
}

.woocommerce-message p {
    margin-bottom: 0
}

.mobile-screen .woocommerce-message .button {
    margin-top: 35px;
    margin-left: 0 !important;
    margin-bottom: 0;
    width: 100%
}

.tablet-screen .woocommerce-MyAccount-content .woocommerce-message, .notebook-screen .woocommerce-MyAccount-content .woocommerce-message, .desktop-screen .woocommerce-MyAccount-content .woocommerce-message {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: table;
    width: 100%
}

.tablet-screen .woocommerce-MyAccount-content .woocommerce-message .button, .tablet-screen .woocommerce-MyAccount-content .woocommerce-message p, .notebook-screen .woocommerce-MyAccount-content .woocommerce-message .button, .notebook-screen .woocommerce-MyAccount-content .woocommerce-message p, .desktop-screen .woocommerce-MyAccount-content .woocommerce-message .button, .desktop-screen .woocommerce-MyAccount-content .woocommerce-message p {
    display: table-cell;
    vertical-align: middle
}

.tablet-screen .woocommerce-MyAccount-content .woocommerce-message .button, .notebook-screen .woocommerce-MyAccount-content .woocommerce-message .button, .desktop-screen .woocommerce-MyAccount-content .woocommerce-message .button {
    text-align: right
}

.tablet-screen .woocommerce-message, .notebook-screen .woocommerce-message, .desktop-screen .woocommerce-message {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce-account .woocommerce form {
    padding: 0
}

.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    list-style-type: none
}

.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    padding-right: 15px
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    margin-left: 15px
}

.woocommerce-account:not(.logged-in) .woocommerce {
    max-width: 450px;
    margin: 0 auto
}

.wc-registration-allowed .woocommerce {
    max-width: none !important
}

.theme-wc-account-message {
    padding: 35px 0;
    margin-top: 45px
}

.theme-wc-account-message .button {
    line-height: 45px
}

.theme-wc-account-message p {
    margin-bottom: 0
}

.mobile-screen .theme-wc-account-message, .tablet-screen .theme-wc-account-message {
    text-align: center
}

.notebook-screen .theme-wc-account-message, .desktop-screen .theme-wc-account-message, .desktop-big-screen .theme-wc-account-message {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 770px) {
    .woocommerce-orders-table .button {
        margin-right: 5px
    }
}

.woocommerce-orders-table .button {
    line-height: 1.5
}

@media screen and (max-width: 770px) {
    .woocommerce-orders-table__cell {
        border-left: none !important;
        border-right: none !important;
        border-top: none !important
    }

    .woocommerce-orders-table__cell-order-actions:before {
        display: none
    }

    .woocommerce-orders-table .button {
        margin-bottom: 5px
    }

    table.shop_table tr {
        border-bottom: none !important
    }

    table.woocommerce-table--order-details tr td {
        display: table-cell !important;
        padding: 15px
    }

    table.woocommerce-table--order-details tr td.woocommerce-table__product-name {
        text-align-last: left
    }
}

.wolf-tweet-list {
    padding: 0 !important;
    margin: 0 !important
}

.wolf ul.wolf-tweet-list li .wolf-tweet-link {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.wolf ul.wolf-tweet-list li:before {
    font-family: Fontawesome;
    content: "\f099";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #41b7d8;
    font-size: 18px;
    opacity: .6;
    position: absolute;
    left: -.1em;
    top: 0;
    opacity: 1
}

.wolf-tweet-list .wolf-tweet-text, .wolf-tweet-list .wolf-tweet-time {
    font-weight: 400 !important
}

.wolf-bigtweet-content {
    text-align: center;
    max-width: 1400px !important
}

.wolf-bigtweet-content:before {
    display: block;
    color: #41b7d8;
    font-family: Dashicons;
    content: "\f301";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400 !important;
    font-size: 24px;
    position: relative;
    margin-right: 0
}

.wolf-bigtweet-content a {
    color: #f3efe9 !important
}

.wolf-bigtweet-content a:hover {
    opacity: .8
}

.wolf-bigtweet-content span.wolf-tweet-text {
    font-style: normal;
    font-size: 24px
}

.wolf-tweet-time_big a, .wolf-tweet-time a {
    font-weight: 400;
    text-decoration: none !important
}

.wolf-tweet-separator, .wolf-tweet-time_big a {
    font-size: .9em
}

.music-social-icons-container {
    padding: 20px;
    background: #333
}

.wolf-music-logo-link img {
    -webkit-transition: opacity .2 ease;
    transition: opacity .2 ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wolf-music-logo-link:hover img {
    opacity: .8 !important
}

.work-item img {
    width: 100%
}

.work-item .work-title {
    font-size: 18px
}

.portfolio-layout-fullwidth.portfolio-grid-padding-yes .content-inner {
    padding: 10px
}

.portfolio-layout-fullwidth.portfolio-grid-padding-yes #work-filter {
    padding-top: 10px;
    padding-left: 0
}

.portfolio-grid-padding-yes .work {
    padding: 10px
}

.portfolio-grid-padding-yes .works {
    width: calc(100% + 20px);
    margin-left: -10px !important
}

.portfolio-grid-padding-no #work-filter {
    padding-bottom: 10px
}

.portfolio-grid-padding-no.portfolio-layout-fullwidth #work-filter-container {
    padding: 5px 0
}

.portfolio-grid-padding-no.portfolio-layout-fullwidth #work-filter {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 0
}

@media screen and (min-width: 500px) {
    .work-grid-col-2 .work-item, .work-grid-col-3 .work-item, .work-grid-col-4 .work-item, .work-grid-col-5 .work-item, .work-grid-col-6 .work-item, .works-grid-col-2 .work-item, .works-grid-col-3 .work-item, .works-grid-col-4 .work-item, .works-grid-col-5 .work-item, .works-grid-col-6 .work-item {
        float: left;
        width: 50%
    }

    .work-grid-col-3 .work-item, .works-grid-col-3 .work-item {
        float: left;
        width: 33.33%
    }

    .work-grid-col-3 .work-item:nth-child(2n+1), .works-grid-col-3 .work-item:nth-child(2n+1) {
        clear: none
    }

    .work-grid-col-3 .work-item:nth-child(3n+1), .works-grid-col-3 .work-item:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width: 900px) {
    span.play-overlay {
        background-size: 60px 60px
    }

    .work-grid-col-3 .work-item, .work-grid-col-6 .work-item, .works-grid-col-3 .work-item, .works-grid-col-6 .work-item {
        float: left;
        width: 33.33%
    }

    .work-grid-col-3 .work-item:nth-child(2n+1), .work-grid-col-6 .work-item:nth-child(2n+1), .works-grid-col-3 .work-item:nth-child(2n+1), .works-grid-col-6 .work-item:nth-child(2n+1) {
        clear: none
    }

    .work-grid-col-3 .work-item:nth-child(3n+1), .work-grid-col-6 .work-item:nth-child(3n+1), .works-grid-col-3 .work-item:nth-child(3n+1), .works-grid-col-6 .work-item:nth-child(3n+1) {
        clear: left
    }

    .work-grid-col-4 .work-item, .works-grid-col-4 .work-item {
        width: 25%
    }

    .work-grid-col-4 .work-item:nth-child(2n+1), .works-grid-col-4 .work-item:nth-child(2n+1) {
        clear: none
    }

    .work-grid-col-4 .work-item:nth-child(4n+1), .works-grid-col-4 .work-item:nth-child(4n+1) {
        clear: left
    }
}

@media screen and (min-width: 1200px) {
    .work-grid-col-5 .work-item, .works-grid-col-5 .work-item {
        width: 20%
    }

    .work-grid-col-5 .work-item:nth-child(2n+1), .works-grid-col-5 .work-item:nth-child(2n+1) {
        clear: none
    }

    .work-grid-col-5 .work-item:nth-child(3n+1), .works-grid-col-5 .work-item:nth-child(3n+1) {
        clear: none
    }

    .work-grid-col-5 .work-item:nth-child(4n+1), .works-grid-col-5 .work-item:nth-child(4n+1) {
        clear: none
    }

    .work-grid-col-5 .work-item:nth-child(5n+1), .works-grid-col-5 .work-item:nth-child(5n+1) {
        clear: left
    }

    .work-grid-col-6 .work-item, .works-grid-col-6 .work-item {
        width: 16.65%
    }

    .work-grid-col-6 .work-item:nth-child(2n+1), .works-grid-col-6 .work-item:nth-child(2n+1) {
        clear: none
    }

    .work-grid-col-6 .work-item:nth-child(3n+1), .works-grid-col-6 .work-item:nth-child(3n+1) {
        clear: none
    }

    .work-grid-col-6 .work-item:nth-child(4n+1), .works-grid-col-6 .work-item:nth-child(4n+1) {
        clear: none
    }

    .work-grid-col-6 .work-item:nth-child(5n+1), .works-grid-col-6 .work-item:nth-child(5n+1) {
        clear: none
    }

    .work-grid-col-6 .work-item:nth-child(6n+1), .works-grid-col-6 .work-item:nth-child(6n+1) {
        clear: left
    }
}

ul.wvc-tabs-menu {
    border-bottom: 1px solid grey
}

ul.wvc-tabs-menu li {
    margin: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

ul.wvc-tabs-menu li:hover, ul.wvc-tabs-menu li.ui-tabs-active {
    font-weight: 700
}

.wvc-tabs-container .ui-tabs-panel, .wvc-tabs-menu li.ui-tabs-active a {
    background-color: transparent !important
}

.wvc-tabs-container .ui-tabs-panel {
    padding: 40px 0
}

.wvc-font-dark ul.wvc-tabs-menu {
    border-bottom-color: rgba(0, 0, 0, .14)
}

.wvc-font-dark ul.wvc-tabs-menu li.ui-tabs-active {
    -webkit-box-shadow: inset 0px -3px 0px 0px #333;
    box-shadow: inset 0px -3px 0px 0px #333
}

.wvc-font-light ul.wvc-tabs-menu {
    border-bottom-color: rgba(255, 255, 255, .14)
}

.wvc-font-light ul.wvc-tabs-menu li.ui-tabs-active {
    -webkit-box-shadow: inset 0px -3px 0px 0px #fff;
    box-shadow: inset 0px -3px 0px 0px #fff
}

.wvc-accordion-tab, .wolf-core-accordion-tab .elementor-tab-title {
    background-color: transparent !important;
    padding: 1em 0
}

.wvc-accordion .ui-accordion-content, .wolf-core-accordion .ui-accordion-content, .elementor-accordion .elementor-tab-content {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 1em 0
}

.wvc-font-dark .wvc-accordion-tab {
    border-bottom-color: rgba(0, 0, 0, .14)
}

.wvc-font-light .wvc-accordion-tab {
    border-bottom-color: rgba(255, 255, 255, .14)
}

.wolf-core-font-dark .wolf-core-accordion-tab, .wolf-core-font-dark .elementor-tab-title {
    border-bottom-color: rgba(0, 0, 0, .14)
}

.wolf-core-font-light .wolf-core-accordion-tab, .wolf-core-font-light .elementor-tab-title {
    border-bottom-color: rgba(255, 255, 255, .14)
}

.wvc-pricing-table-inner {
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

.wvc-pricing-table-inner ul {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.wvc-pricing-table-inner:hover {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px)
}

.wvc-font-dark .wvc-pricing-table-inner ul {
    border: 1px solid rgba(0, 0, 0, .08)
}

.wvc-font-dark .wvc-pricing-table-inner:hover ul {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1)
}

.wvc-font-light .wvc-pricing-table-inner ul {
    border: 1px solid rgba(0, 0, 0, .22)
}

.wvc-font-light .wvc-pricing-table-inner:hover ul {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .44);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .44)
}

.wvc-post-column .entry-link {
    -webkit-transition: all .7s cubic-bezier(.694, .0482, .335, 1);
    transition: all .7s cubic-bezier(.694, .0482, .335, 1)
}

.wvc-service-table {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.wvc-service-table:hover {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px)
}

.wvc-font-dark .wvc-service-table {
    border: 1px solid rgba(0, 0, 0, .08)
}

.wvc-font-dark .wvc-service-table:hover {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1)
}

.wvc-font-light .wvc-service-table {
    border: 1px solid rgba(0, 0, 0, .22)
}

.wvc-font-light .wvc-service-table:hover {
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .44);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .44)
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important
}

@media screen and (min-width: 800px) {
    blockquote.wvc-testimonial-content {
        font-size: 22px
    }
}

.wvc-mailchimp-email {
    background: #fff !important;
    color: #333 !important
}

.wvc-mailchimp-email::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .66) !important
}

.wvc-audio-shortcode-container .wp-audio-shortcode {
    margin-bottom: 0
}

.wvc-vs-big-video-inner .video-shortcode-container {
    margin-bottom: 0
}

.wpml-ls-current-language {
    font-weight: 700
}

.wpm-sticky-playlist-container {
    z-index: 99
}

.cta-container .custom-wpml-iso-codes {
    font-style: 13px
}

.wpcf7-form {
    margin-top: 0
}

.wpcf7-wrapper p, .wpcf7-wrapper .wpcf7-field, .wpcf7-form p, .wpcf7-form .wpcf7-field {
    margin-bottom: 20px
}

.wpcf7-field-no-margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.wpcf7-submit-field {
    margin-bottom: 0 !important
}

.wpcf7-button-fullwidth {
    display: block !important;
    width: 100% !important
}

@media screen and (min-width: 800px) {
    .wpcf7-inline-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .wpcf7-inline-wrapper p, .wpcf7-inline-wrapper .wpcf7-field {
        margin-bottom: 20px
    }

    .wpcf7-inline-wrapper .wpcf7-inline-field {
        width: 50%;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px
    }

    .wpcf7-inline-wrapper .wpcf7-inline-field:first-of-type {
        margin-left: 0
    }

    .wpcf7-inline-wrapper .wpcf7-inline-field:last-of-type {
        margin-right: 0
    }
}

.global-skin-light .logo-svg *, .global-skin-default .logo-svg *, [class^=global-skin-light_] .logo-svg *, [class*=" global-skin-light_"] .logo-svg * {
    fill: #333
}

.global-skin-light .logo-light, .global-skin-default .logo-light, [class^=global-skin-light_] .logo-light, [class*=" global-skin-light_"] .logo-light {
    opacity: 0
}

.global-skin-light .hamburger-icon .line, .global-skin-default .hamburger-icon .line, [class^=global-skin-light_] .hamburger-icon .line, [class*=" global-skin-light_"] .hamburger-icon .line {
    background: #333
}

.global-skin-light.no-hero #hero, .global-skin-default.no-hero #hero, [class^=global-skin-light_].no-hero #hero, [class*=" global-skin-light_"].no-hero #hero {
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

.global-skin-light.desktop.menu-style-solid #nav-bar, .global-skin-light.desktop.menu-style-solid-light #nav-bar, .global-skin-default.desktop.menu-style-solid #nav-bar, .global-skin-default.desktop.menu-style-solid-light #nav-bar, [class^=global-skin-light_].desktop.menu-style-solid #nav-bar, [class^=global-skin-light_].desktop.menu-style-solid-light #nav-bar, [class*=" global-skin-light_"].desktop.menu-style-solid #nav-bar, [class*=" global-skin-light_"].desktop.menu-style-solid-light #nav-bar {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.global-skin-dark .logo-svg *, [class^=global-skin-dark_] .logo-svg *, [class*=" global-skin-dark_"] .logo-svg * {
    fill: #fff
}

.global-skin-dark .logo-dark, [class^=global-skin-dark_] .logo-dark, [class*=" global-skin-dark_"] .logo-dark {
    opacity: 0
}

.global-skin-dark .hamburger-icon .line, [class^=global-skin-dark_] .hamburger-icon .line, [class*=" global-skin-dark_"] .hamburger-icon .line {
    background: #fff
}

.global-skin-dark.no-hero #hero, [class^=global-skin-dark_].no-hero #hero, [class*=" global-skin-dark_"].no-hero #hero {
    border-bottom: 1px solid rgba(255, 255, 255, .04)
}

.global-skin-dark.desktop.menu-style-solid #nav-bar, .global-skin-dark.desktop.menu-style-solid-light #nav-bar, [class^=global-skin-dark_].desktop.menu-style-solid #nav-bar, [class^=global-skin-dark_].desktop.menu-style-solid-light #nav-bar, [class*=" global-skin-dark_"].desktop.menu-style-solid #nav-bar, [class*=" global-skin-dark_"].desktop.menu-style-solid-light #nav-bar {
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.skin-dark span.page-numbers, .skin-dark a.page-numbers, .skin-dark .page-links a, [class^=skin-dark_] span.page-numbers, [class^=skin-dark_] a.page-numbers, [class^=skin-dark_] .page-links a, [class*=" skin-dark_"] span.page-numbers, [class*=" skin-dark_"] a.page-numbers, [class*=" skin-dark_"] .page-links a {
    color: #fff !important
}

.skin-light .tagcloud a, .skin-default .tagcloud a, [class^=skin-light_] .tagcloud a, [class*=" skin-light_"] .tagcloud a, .wvc-font-dark .tagcloud a {
    border-color: rgba(0, 0, 0, .44)
}

.skin-dark .tagcloud a, [class^=skin-dark_] .tagcloud a, [class*=" skin-dark_"] .tagcloud a, .wvc-font-light .tagcloud a {
    border-color: rgba(255, 255, 255, .44)
}

.skin-dark input[type=text], .skin-dark input[type=search], .skin-dark input[type=tel], .skin-dark input[type=time], .skin-dark input[type=url], .skin-dark input[type=week], .skin-dark input[type=password], .skin-dark input[type=color], .skin-dark input[type=date], .skin-dark input[type=datetime], .skin-dark input[type=datetime-local], .skin-dark input[type=email], .skin-dark input[type=month], .skin-dark input[type=number], .skin-dark select, .skin-dark textarea, [class^=skin-dark_] input[type=text], [class^=skin-dark_] input[type=search], [class^=skin-dark_] input[type=tel], [class^=skin-dark_] input[type=time], [class^=skin-dark_] input[type=url], [class^=skin-dark_] input[type=week], [class^=skin-dark_] input[type=password], [class^=skin-dark_] input[type=color], [class^=skin-dark_] input[type=date], [class^=skin-dark_] input[type=datetime], [class^=skin-dark_] input[type=datetime-local], [class^=skin-dark_] input[type=email], [class^=skin-dark_] input[type=month], [class^=skin-dark_] input[type=number], [class^=skin-dark_] select, [class^=skin-dark_] textarea, [class*=" skin-dark_"] input[type=text], [class*=" skin-dark_"] input[type=search], [class*=" skin-dark_"] input[type=tel], [class*=" skin-dark_"] input[type=time], [class*=" skin-dark_"] input[type=url], [class*=" skin-dark_"] input[type=week], [class*=" skin-dark_"] input[type=password], [class*=" skin-dark_"] input[type=color], [class*=" skin-dark_"] input[type=date], [class*=" skin-dark_"] input[type=datetime], [class*=" skin-dark_"] input[type=datetime-local], [class*=" skin-dark_"] input[type=email], [class*=" skin-dark_"] input[type=month], [class*=" skin-dark_"] input[type=number], [class*=" skin-dark_"] select, [class*=" skin-dark_"] textarea, .wvc-font-light input[type=text], .wvc-font-light input[type=search], .wvc-font-light input[type=tel], .wvc-font-light input[type=time], .wvc-font-light input[type=url], .wvc-font-light input[type=week], .wvc-font-light input[type=password], .wvc-font-light input[type=color], .wvc-font-light input[type=date], .wvc-font-light input[type=datetime], .wvc-font-light input[type=datetime-local], .wvc-font-light input[type=email], .wvc-font-light input[type=month], .wvc-font-light input[type=number], .wvc-font-light select, .wvc-font-light textarea {
    border-color: rgba(255, 255, 255, .2);
    background-color: rgba(26, 27, 28, .66);
    color: #fff
}

.wpb-font-light .bit-widget-container, .wvc-font-light .bit-widget-container {
    color: #f7f7f7
}

.wpb-font-light .comment-meta, .wpb-font-light .comment-meta a, .wpb-font-light .comment-awaiting-moderation, .wpb-font-light .ping-meta, .wpb-font-light .edit-link, .wpb-font-light .wpb-entry-meta a, .wpb-font-light .widget:not(.wpm_playlist_widget):not(.we_event_list_widget) a, .wvc-font-light .comment-meta, .wvc-font-light .comment-meta a, .wvc-font-light .comment-awaiting-moderation, .wvc-font-light .ping-meta, .wvc-font-light .edit-link, .wvc-font-light .wpb-entry-meta a, .wvc-font-light .widget:not(.wpm_playlist_widget):not(.we_event_list_widget) a {
    color: #f7f7f7 !important
}

.wpb-font-light a:not(.wolf-more-text):not(.wpb-button):not(.wvc-button):not(.button):not(.added_to_cart):not(.more-link):not(.button-download):not(.wvc-social-icon-link):not(.wvc-fittext-link):not(.wvc-bigttext-link):not(.wolf-tweet-link), .wpb-font-light strong, .wpb-font-light b, .wpb-font-light .post-meta, .wvc-font-light a:not(.wolf-more-text):not(.wpb-button):not(.wvc-button):not(.button):not(.added_to_cart):not(.more-link):not(.button-download):not(.wvc-social-icon-link):not(.wvc-fittext-link):not(.wvc-bigttext-link):not(.wolf-tweet-link), .wvc-font-light strong, .wvc-font-light b, .wvc-font-light .post-meta {
    color: #fff
}

.wpb-font-light .wpb-last-posts-standard .entry-title a, .wvc-font-light .wpb-last-posts-standard .entry-title a {
    color: #fff !important
}

.wpb-font-light footer.entry-meta, .wpb-font-light .post-title-divider, .wvc-font-light footer.entry-meta, .wvc-font-light .post-title-divider {
    border-top-color: rgba(255, 255, 255, .15)
}

.wpb-font-light .post-grid2-entry-content, .wvc-font-light .post-grid2-entry-content {
    background-color: #333 !important
}

.wpb-font-light .post-grid2-entry-content a, .wvc-font-light .post-grid2-entry-content a {
    color: #fff !important
}

.wpb-font-light .post-grid2-entry a.entry-thumbnail:before, .wvc-font-light .post-grid2-entry a.entry-thumbnail:before {
    border-bottom-color: #333
}

.wpb-font-light a.wolf-button:hover, .wvc-font-light a.wolf-button:hover {
    color: #fff !important;
    border-color: #fff !important
}

.wpb-font-light .button:hover, .wpb-font-light .button-download:hover, .wvc-font-light .button:hover, .wvc-font-light .button-download:hover {
    color: #fff
}

.wpb-font-dark .bit-widget-container, .wvc-font-dark .bit-widget-container {
    color: #333
}

.wpb-font-dark .comment-meta, .wpb-font-dark .comment-meta a, .wpb-font-dark .comment-awaiting-moderation, .wpb-font-dark .ping-meta, .wpb-font-dark .edit-link, .wpb-font-dark .wpb-entry-meta a, .wpb-font-dark .widget:not(.wpm_playlist_widget):not(.we_event_list_widget) a, .wvc-font-dark .comment-meta, .wvc-font-dark .comment-meta a, .wvc-font-dark .comment-awaiting-moderation, .wvc-font-dark .ping-meta, .wvc-font-dark .edit-link, .wvc-font-dark .wpb-entry-meta a, .wvc-font-dark .widget:not(.wpm_playlist_widget):not(.we_event_list_widget) a {
    color: #333 !important
}

.wpb-font-dark a:not(.wolf-more-text):not(.wpb-button):not(.wvc-button):not(.button):not(.added_to_cart):not(.more-link):not(.button-download):not(.wvc-social-icon-link):not(.wvc-fittext-link):not(.wvc-bigttext-link):not(.wolf-tweet-link), .wpb-font-dark strong, .wpb-font-dark b, .wpb-font-dark .post-meta, .wvc-font-dark a:not(.wolf-more-text):not(.wpb-button):not(.wvc-button):not(.button):not(.added_to_cart):not(.more-link):not(.button-download):not(.wvc-social-icon-link):not(.wvc-fittext-link):not(.wvc-bigttext-link):not(.wolf-tweet-link), .wvc-font-dark strong, .wvc-font-dark b, .wvc-font-dark .post-meta {
    color: #333
}

.wpb-font-dark .wpb-last-posts-standard .entry-title a, .wvc-font-dark .wpb-last-posts-standard .entry-title a {
    color: #333 !important
}

.wpb-font-dark footer.entry-meta, .wpb-font-dark .post-title-divider, .wvc-font-dark footer.entry-meta, .wvc-font-dark .post-title-divider {
    border-top-color: rgba(0, 0, 0, .15)
}

.wpb-font-dark .products li .price, .wpb-font-dark .products li .star-rating, .wvc-font-dark .products li .price, .wvc-font-dark .products li .star-rating {
    color: #333
}

.wpb-font-dark .button:hover, .wpb-font-dark .button-download:hover, .wvc-font-dark .button:hover, .wvc-font-dark .button-download:hover {
    color: #333
}

.wvc-column-font-dark .wvc-ati-link, .wvc-column-font-dark .wvc-ati-play-button {
    color: #333 !important
}

.wvc-column-font-light .wvc-ati-link, .wvc-column-font-light .wvc-ati-play-button {
    color: #fff !important
}

body.error404.no-404-plugin #masthead {
    display: none
}

body.error404.no-404-plugin #hero {
    display: none
}

body.error404.no-404-plugin #hero, body.error404.no-404-plugin #colophon, body.error404.no-404-plugin .music-social-icons-container, body.error404.no-404-plugin .site-infos {
    display: none
}

body.error404.no-404-plugin #primary {
    width: 100%;
    text-align: center
}

body.error404.no-404-plugin .content-wrapper {
    height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 500px
}

body.error404.no-404-plugin.has-default-header {
    color: #fff;
    background: #333 no-repeat center center;
    background-size: cover
}

body.error404.no-404-plugin.has-default-header .content-inner {
    background-color: transparent !important
}

body.error404.no-404-plugin.has-default-header .content-inner:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .44
}

body.error404.no-404-plugin.has-default-header .error404 .button:hover {
    color: #fff
}

body.error404.no-404-plugin #error-404-text-container {
    margin-bottom: 50px
}

.single-proof_gallery.password-protected #hero, .single-proof_gallery.password-protected #colophon, .single-proof_gallery.password-protected .music-social-icons-container, .single-proof_gallery.password-protected .site-infos {
    display: none
}

.single-proof_gallery.password-protected #primary {
    width: 100%;
    text-align: center
}

.single-proof_gallery.password-protected .content-inner {
    height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.single-proof_gallery.password-protected .post-password-form label {
    display: none
}

.single-proof_gallery.password-protected .content-wrapper {
    max-width: 750px;
    text-align: center
}

.single-proof_gallery.password-protected.has-default-header {
    color: #fff;
    background: #333 no-repeat center center;
    background-size: cover
}

.single-proof_gallery.password-protected.has-default-header .content-inner {
    background-color: transparent !important
}

.single-proof_gallery.password-protected.has-default-header .content-inner:after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .44
}

.single-proof_gallery.password-protected.has-default-header .error404 .button:hover {
    color: #fff
}

.col {
    margin-bottom: 35px
}

@media screen and (min-width: 800px) {
    .row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .col {
        margin: 0 35px;
        float: left
    }

    * .col:first-child {
        margin-left: 0 !important
    }

    * .col:last-child {
        margin-right: 0 !important
    }

    .col-1 {
        width: 8.33333%
    }

    .col-2 {
        width: 16.66667%
    }

    .col-3 {
        width: 25%
    }

    .col-4 {
        width: 33.33333%
    }

    .col-5 {
        width: 41.66667%
    }

    .col-6 {
        width: 50%
    }

    .col-7 {
        width: 58.33333%
    }

    .col-8 {
        width: 66.66667%
    }

    .col-9 {
        width: 75%
    }

    .col-10 {
        width: 83.33333%
    }

    .col-11 {
        width: 91.66667%
    }
}

@media screen and (max-width: 782px) {
    .admin-bar.mobile-menu-toggle #mobile-bar {
        top: 46px
    }

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

    .admin-bar .offcanvas-menu-panel, .admin-bar .vertical-menu-panel, .admin-bar .side-panel {
        padding-top: 46px
    }

    .admin-bar .frame-border-top {
        top: 46px
    }

    .admin-bar.attop.menu-sticky-soft .nav-bar, .admin-bar.attop.menu-sticky-none .nav-bar, .admin-bar.attop.menu-sticky-hard .nav-bar {
        top: 46px
    }

    #back-to-top {
        display: none !important
    }

    .admin-bar #ajax-progress-bar {
        top: 46px
    }

    .hero-layout-fullheight.admin-bar #hero {
        height: calc(100vh - 46px)
    }

    .side-panel {
        width: 350px
    }

    .side-panel-position-right .side-panel {
        right: -350px
    }

    .side-panel-position-left .side-panel {
        left: -350px
    }
}

@media screen and (max-width: 600px) {
    .admin-bar #mobile-bar {
        -webkit-transition: top .2s ease;
        transition: top .2s ease
    }

    .admin-bar.attop #mobile-menu-panel, .admin-bar.attop #mobile-bar {
        top: 46px
    }

    .admin-bar.untop #mobile-menu-panel, .admin-bar.untop #mobile-bar {
        top: 0
    }

    .admin-bar.attop.menu-sticky-soft .nav-bar, .admin-bar.attop.menu-sticky-none .nav-bar, .admin-bar.attop.menu-sticky-hard .nav-bar {
        top: 46px
    }

    .admin-bar.untop.menu-sticky-soft .nav-bar, .admin-bar.untop.menu-sticky-none .nav-bar, .admin-bar.untop.menu-sticky-hard .nav-bar {
        top: 0
    }

    .admin-bar.attop #ajax-progress-bar {
        top: 46px
    }

    .admin-bar.untop #ajax-progress-bar {
        top: 46px
    }

    .product-stock-status {
        display: none
    }
}

@media screen and (min-width: 500px) {
    .related-posts .post {
        float: left;
        margin-bottom: 0;
        width: 50%;
        height: 200px !important
    }
}

@media screen and (min-width: 800px) {
    .button, .button-secondary, .added_to_cart, .wolf-button, .wolf-more-dates, .nav-menu li.menu-button-primary > a:first-child > .menu-item-inner, .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner, .nav-menu li.nav-button > a:first-child > .menu-item-inner, .tagcloud a, input[type=submit], .more-link, .button-download {
        display: inline-block;
        width: auto
    }

    .trigger {
        font-size: 18px;
        padding: 20px
    }

    .post-title-container .post-title {
        font-size: 48px
    }

    .post-meta-container, .post-secondary-meta-container {
        font-size: 16px
    }

    .single-post-pagination {
        display: table
    }

    .single-post-pagination .nav-previous, .single-post-pagination .nav-next {
        display: table-cell;
        width: 50%
    }

    #hero-content {
        padding: 5em 0
    }

    .layout-sidebar.has-secondary #primary, .layout-sidebar.has-secondary #container, .layout-sidebar-right.has-secondary #primary, .layout-sidebar-right.has-secondary #container, .page-sidebar-right #primary, .page-sidebar-right #container, .single-post-layout-sidebar #primary, .single-post-layout-sidebar #container, .single-post-layout-sidebar-right #primary, .single-post-layout-sidebar-right #container {
        margin-right: 30px;
        width: 65.7%;
        width: calc(66.66667% - 30px);
        float: left
    }

    .layout-sidebar.has-secondary #secondary, .layout-sidebar-right.has-secondary #secondary, .page-sidebar-right #secondary, .single-post-layout-sidebar #secondary, .single-post-layout-sidebar-right #secondary {
        margin-left: 30px;
        width: 29.2%;
        width: calc(33.33333% - 30px);
        float: right
    }

    .page-sidebar-left #primary, .page-sidebar-left #container, .layout-sidebar-left.has-secondary #primary, .layout-sidebar-left.has-secondary #container, .single-post-layout-sidebar-left #primary, .single-post-layout-sidebar-left #container {
        margin-left: 30px;
        width: 65.7%;
        width: calc(66.66667% - 30px);
        float: right
    }

    .page-sidebar-left #secondary, .layout-sidebar-left.has-secondary #secondary, .single-post-layout-sidebar-left #secondary {
        margin-right: 30px;
        width: 29.2%;
        width: calc(33.33333% - 30px);
        float: left
    }

    #secondary {
        margin-top: 0
    }

    .comment-content .gravatar {
        float: left;
        top: 10px;
        position: relative
    }

    .comment-content .comment-reply-link {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 32px
    }

    .comment-meta.post-meta {
        margin-left: 90px
    }

    section.child-comments.comments-list {
        padding-left: 30px
    }

    #tertiary .widget-area {
        margin-left: -30px;
        width: calc(100% + 60px)
    }

    #tertiary .widget {
        padding: 0 30px 0;
        margin-bottom: 0
    }

    .footer-widgets-layout-2-cols #tertiary .widget, .footer-widgets-layout-4-cols #tertiary .widget {
        float: left;
        width: 50%
    }

    .footer-widgets-layout-2-cols #tertiary .widget:nth-child(2n+1), .footer-widgets-layout-4-cols #tertiary .widget:nth-child(2n+1) {
        clear: both
    }

    .footer-widgets-layout-3-cols #tertiary .widget {
        float: left;
        width: 33.33%
    }

    .footer-widgets-layout-3-cols #tertiary .widget:nth-child(3n+1) {
        clear: both
    }

    .footer-widgets-layout-one-half-two-quarter #tertiary .widget {
        float: left;
        width: 25%
    }

    .footer-widgets-layout-one-half-two-quarter #tertiary .widget:first-child {
        width: 50%
    }

    .footer-widgets-layout-two-quarter-one-half #tertiary .widget {
        float: left;
        width: 25%
    }

    .footer-widgets-layout-two-quarter-one-half #tertiary .widget:nth-child(3) {
        width: 50%
    }

    .products li .button {
        width: auto
    }

    .woocommerce-cart #primary, .woocommerce-checkout #primary, .woocommerce-account #primary, .wolf-wishlist-page #primary {
        float: none;
        margin: 0 auto;
        width: 100%
    }

    .single-product .product .product_title {
        margin-top: 0
    }

    .woocommerce-MyAccount-navigation ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .woocommerce-MyAccount-navigation ul li {
        display: inline-block;
        padding-right: 15px
    }

    .woocommerce-cart tr th, .woocommerce-cart tr td:not(.actions) {
        font-size: 15px
    }

    .woocommerce-cart .product-thumbnail {
        display: block
    }

    .woocommerce-cart .coupon {
        width: auto;
        float: left
    }

    .woocommerce-cart .coupon button, .woocommerce-cart .coupon input {
        margin-bottom: 0
    }

    .woocommerce-cart .coupon .input-text {
        margin-right: 4px
    }

    .woocommerce-cart .coupon label {
        display: inline
    }

    .woocommerce-cart input.button, .woocommerce-cart #coupon_code {
        display: inline-block;
        width: auto !important;
        margin: 5px
    }

    .woocommerce-cart .actions button.button {
        margin-bottom: 0 !important
    }

    .woocommerce-cart #coupon_code {
        padding: 9px 10px;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (min-width: 1000px) {
    .author-avatar {
        float: left
    }

    .author-description {
        padding-left: 110px
    }

    .related-posts .entry {
        height: 250px !important
    }

    .post-password-form input[type=password] {
        float: left;
        width: 70%
    }

    .post-password-form input[type=submit] {
        float: left;
        width: calc(30% - 5px);
        width: 30%;
        padding-top: 16px;
        padding-bottom: 16px;
        margin-top: 0
    }

    .button-style-round .post-password-form input[type=password], .button-style-standard .post-password-form input[type=password] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .button-style-round .post-password-form input[type=submit], .button-style-standard .post-password-form input[type=submit] {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media screen and (min-width: 1200px) {
    .hero-layout-standard #hero-content {
        padding: 7em 0
    }

    .hero-layout-big #hero-content {
        padding: 10em 0
    }

    .related-posts .entry {
        width: 33.33% !important
    }

    section.child-comments.comments-list {
        padding-left: 60px
    }

    .single-post-pagination .nav-index a, .single-post-pagination .nav-previous a, .single-post-pagination .nav-next a {
        padding: 60px 45px
    }

    .single-post-pagination .nav-index {
        display: table-cell;
        width: 33.33%
    }

    .single-post-pagination .nav-previous, .single-post-pagination .nav-next {
        width: 33.33%
    }

    .single-post-pagination .nav-previous:hover a {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }

    .single-post-pagination .nav-next:hover a {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    .footer-widgets-layout-4-cols #tertiary .widget {
        width: 25%
    }

    .footer-widgets-layout-4-cols #tertiary .widget:nth-child(2n+1) {
        clear: none
    }

    .footer-widgets-layout-4-cols #tertiary .widget:nth-child(4n+1) {
        clear: both
    }

    .widget_shopping_cart .button {
        width: 48%;
        margin: 0;
        margin-right: 3%
    }

    .widget_shopping_cart .checkout {
        margin-right: 0
    }

    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: left;
        width: 48.382%;
        margin-left: 1.618%;
        margin-right: 1.618%
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        margin-left: 0
    }

    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        margin-right: 0
    }
}

@media screen and (min-width: 1600px) {
    .hero-layout-big:not(.site-layout-boxed) #hero-content {
        padding: 14em 0
    }

    .single-post-pagination .nav-index a, .single-post-pagination .nav-previous a, .single-post-pagination .nav-next a {
        padding: 80px 45px
    }
}

input.adminbar-input#adminbar-search {
    background-color: transparent !important;
    color: #fff !important
}

.mejs-controls .mejs-time-rail .mejs-time-loaded, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #353535
}

.video-shortcode-container, .audio-shortcode-container {
    max-width: 100% !important
}

.video-shortcode-container .mejs-button, .video-shortcode-container .mejs-time, .video-shortcode-container .mejs-time-rail, .audio-shortcode-container .mejs-button, .audio-shortcode-container .mejs-time, .audio-shortcode-container .mejs-time-rail {
    height: 100%
}

.video-shortcode-container .mejs-inner, .audio-shortcode-container .mejs-inner {
    height: 44px !important
}

.video-shortcode-container .mejs-container .mejs-time-buffering, .video-shortcode-container .mejs-container .mejs-time-current, .video-shortcode-container .mejs-container .mejs-time-float, .video-shortcode-container .mejs-container .mejs-time-float-corner, .video-shortcode-container .mejs-container .mejs-time-float-current, .video-shortcode-container .mejs-container .mejs-time-hovered, .video-shortcode-container .mejs-container .mejs-time-loaded, .video-shortcode-container .mejs-container .mejs-time-marker, .video-shortcode-container .mejs-container .mejs-time-total, .video-shortcode-container .mejs-container .mejs-horizontal-volume-total, .audio-shortcode-container .mejs-container .mejs-time-buffering, .audio-shortcode-container .mejs-container .mejs-time-current, .audio-shortcode-container .mejs-container .mejs-time-float, .audio-shortcode-container .mejs-container .mejs-time-float-corner, .audio-shortcode-container .mejs-container .mejs-time-float-current, .audio-shortcode-container .mejs-container .mejs-time-hovered, .audio-shortcode-container .mejs-container .mejs-time-loaded, .audio-shortcode-container .mejs-container .mejs-time-marker, .audio-shortcode-container .mejs-container .mejs-time-total, .audio-shortcode-container .mejs-container .mejs-horizontal-volume-total {
    height: 5px
}

.video-shortcode-container .mejs-container .mejs-controls, .audio-shortcode-container .mejs-container .mejs-controls {
    padding: 0 10px 0 0;
    height: 42px
}

.video-shortcode-container .mejs-container .mejs-controls > .mejs-playpause-button, .audio-shortcode-container .mejs-container .mejs-controls > .mejs-playpause-button {
    width: 42px;
    margin-right: 4px
}

.video-shortcode-container .mejs-container .mejs-controls > .mejs-playpause-button > button, .audio-shortcode-container .mejs-container .mejs-controls > .mejs-playpause-button > button {
    margin-left: 11px
}

.video-shortcode-container .mejs-container .mejs-controls .mejs-button button, .audio-shortcode-container .mejs-container .mejs-controls .mejs-button button {
    margin-top: 11px
}

.video-shortcode-container .mejs-container .mejs-controls .mejs-time-rail, .audio-shortcode-container .mejs-container .mejs-controls .mejs-time-rail {
    padding-top: 13px
}

.video-shortcode-container .mejs-container .mejs-controls .mejs-time-rail .mejs-time-hovered, .video-shortcode-container .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle, .audio-shortcode-container .mejs-container .mejs-controls .mejs-time-rail .mejs-time-hovered, .audio-shortcode-container .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none !important
}

.video-shortcode-container .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded, .audio-shortcode-container .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #353535
}

.video-shortcode-container .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .audio-shortcode-container .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #353535;
    margin-top: 2px
}

.video-shortcode-container .mejs-container .mejs-controls .mejs-button button, .audio-shortcode-container .mejs-container .mejs-controls .mejs-button button {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/controls.svg)
}

.entry-post-masonry_modern .wp-audio-shortcode {
    height: 44px !important
}

.video-shortcode-container .mejs-inner {
    margin-top: -44px
}

.video-shortcode-container .mejs-container, .video-shortcode-container .mejs-embed, .video-shortcode-container .mejs-embed body, .video-shortcode-container .mejs-container .mejs-controls {
    background: 0 0
}

.video-shortcode-container .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: rgba(0, 0, 0, .14)
}

.video-shortcode-container .mejs-overlay-button {
    outline: none !important;
    background: 0 0
}

.video-shortcode-container .mejs-overlay-button:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff !important;
    font-family: FontAwesome;
    content: "\f04b";
    font-size: 3em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.wvc-as-transparent .mejs-container, .wvc-as-transparent .mejs-embed, .wvc-as-transparent .mejs-embed body, .wvc-as-transparent .mejs-container .mejs-controls {
    background: 0 0 !important
}

.wvc-as-light .mejs-container .mejs-controls .mejs-time, .wvc-font-dark .wvc-as-transparent .mejs-container .mejs-controls .mejs-time {
    color: #333
}

.wvc-as-light .mejs-container .mejs-controls .mejs-button button, .wvc-font-dark .wvc-as-transparent .mejs-container .mejs-controls .mejs-button button {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/controls_dark.svg)
}

.wvc-as-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded, .wvc-as-light .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total, .wvc-as-light .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .wvc-font-dark .wvc-as-transparent .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded, .wvc-font-dark .wvc-as-transparent .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total, .wvc-font-dark .wvc-as-transparent .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(0, 0, 0, .14) !important
}

.wvc-as-dark .mejs-container .mejs-controls .mejs-time, .wvc-font-light .wvc-as-transparent .mejs-container .mejs-controls .mejs-time {
    color: #fff
}

.wvc-as-dark .mejs-container .mejs-controls .mejs-button button, .wvc-font-light .wvc-as-transparent .mejs-container .mejs-controls .mejs-button button {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/controls.svg)
}

.cursor {
    opacity: 0
}

.loaded .cursor {
    opacity: 1
}

.cursor__inner {
    z-index: 9999;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: soft-light;
    border-radius: 50%
}

.cursor__inner--circle {
    width: 8px;
    height: 8px;
    -webkit-transition: opacity .2 ease;
    transition: opacity .2 ease
}

.cursor__inner--circle:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    background: #fff
}

.cursor__inner--circle span {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out;
    color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    z-index: 1;
    font-size: 12px;
    font-weight: 700
}

.cursor-out .cursor {
    visibility: hidden
}

.cursor-is-active .cursor__inner--circle:after {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -ms-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5)
}

.cursor-is-active .cursor__inner--circle span {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.cursor-is-plain:not(.cursor-disabled) .cursor__inner {
    background: #fff
}

.cursor-is-plain:not(.cursor-disabled) .cursor__inner:after {
    -webkit-transform: translate(-50%, -50%) scale(5);
    -ms-transform: translate(-50%, -50%) scale(5);
    transform: translate(-50%, -50%) scale(5);
    border-color: inherit;
    background: inherit
}

.has-cursor-title:not(.cursor-disabled) .cursor__inner--circle {
    mix-blend-mode: unset !important
}

.has-cursor-title:not(.cursor-disabled) .cursor__inner--circle:after {
    background: #fff;
    -webkit-transform: translate(-50%, -50%) scale(3);
    -ms-transform: translate(-50%, -50%) scale(3);
    transform: translate(-50%, -50%) scale(3)
}

.has-cursor-title:not(.cursor-disabled) .cursor__inner--dot {
    opacity: 0
}

.cursor-disabled .cursor__inner--circle > span {
    display: none
}

.cursor-no-mix-blend:not(.cursor-disabled) .cursor__inner--circle {
    mix-blend-mode: unset !important
}

.cursor-hide {
    opacity: 0
}

.cursor-minimal:not(.cursor-disabled) .cursor__inner {
    mix-blend-mode: none !important;
    background: #fff
}

.cursor-minimal:not(.cursor-disabled) .cursor__inner:after {
    -webkit-transform: translate(-50%, -50%) scale(.22);
    -ms-transform: translate(-50%, -50%) scale(.22);
    transform: translate(-50%, -50%) scale(.22);
    border-color: inherit;
    background: inherit
}

.is-mobile .cursor {
    display: none !important;
    visibility: hidden
}

.effigy-hover-accent {
    -webkit-transition: color .2s cubic-bezier(0, .59, .22, .875);
    transition: color .2s cubic-bezier(0, .59, .22, .875)
}

a.effigy-uppercase {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: .75em;
    font-weight: 400 !important
}

.content-wrapper {
    padding-top: 120px;
    padding-bottom: 110px
}

.content-inner {
    min-height: 55vh
}

.layout-fullwidth .content-wrapper, .layout-sidebar .content-wrapper, .layout-sidebar-left .content-wrapper, .layout-sidebar-right .content-wrapper, .layout-standard .content-wrapper, .page-full-width .content-wrapper, .page-post-archives .content-wrapper, .page-sidebar-left .content-wrapper, .page-sidebar-right .content-wrapper, .single-artist .content-wrapper, body.attachment .content-wrapper, .single-event .content-wrapper, .single-plugin .content-wrapper, .single-post-layout-fullwidth .content-wrapper, .single-post-layout-sidebar .content-wrapper, .single-post-layout-sidebar-left .content-wrapper, .single-post-layout-sidebar-right .content-wrapper, .single-proof_gallery .content-wrapper, .single-release .content-wrapper, .single-show .content-wrapper, .single-ticket .content-wrapper, .single-video .content-wrapper, .single-work .content-wrapper, .wolf-albums .content-wrapper, .wolf-plugins .content-wrapper, .wolf-portfolio .content-wrapper, .wolf-videos .content-wrapper, .wolf-wishlist-page .content-wrapper {
    max-width: 1380px
}

.mega-menu-panel-inner {
    width: 92%;
    max-width: 1380px;
    margin: 0 auto
}

.woocommerce-info, .woocommerce-message {
    max-width: 1380px;
    width: 100%;
    margin: 0 0 30px;
    text-align-last: auto
}

.wolf-core .woocommerce-tabs .tabs-container {
    max-width: 1380px;
    text-align: left;
    width: 92%
}

.wolf-core-slide-caption-inner, .wolf-core-slide-caption-wrapper, .wolf-core-last-posts-big-slide-caption-wrapper, .wolf-core-row-wrapper-width-standard, .wolf-core-row-inner-wrapper-width-standard, .wolf-core-row-width-boxed .wolf-core-row-wrapper, .wolf-core-video-switcher-container {
    max-width: 1380px
}

.wolf-core-row-wrapper-width-small, .wolf-core-row-inner-wrapper-width-small {
    max-width: 960px
}

.wishlist-item-icon, .cart-item-icon, .search-item-icon, .account-item-icon {
    width: auto;
    padding: 0 24px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap
}

.wishlist-item-icon:before, .cart-item-icon:before, .search-item-icon:before, .account-item-icon:before {
    display: none
}

.search-item-icon:before {
    display: block;
    margin-right: 8px
}

@-webkit-keyframes nuGrainAnimation {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    10% {
        -webkit-transform: translate(-5%, -5%);
        transform: translate(-5%, -5%)
    }
    20% {
        -webkit-transform: translate(-10%, 5%);
        transform: translate(-10%, 5%)
    }
    30% {
        -webkit-transform: translate(5%, -10%);
        transform: translate(5%, -10%)
    }
    40% {
        -webkit-transform: translate(-5%, 15%);
        transform: translate(-5%, 15%)
    }
    50% {
        -webkit-transform: translate(-10%, 5%);
        transform: translate(-10%, 5%)
    }
    60% {
        -webkit-transform: translate(15%, 0);
        transform: translate(15%, 0)
    }
    70% {
        -webkit-transform: translate(0, 10%);
        transform: translate(0, 10%)
    }
    80% {
        -webkit-transform: translate(-15%, 0);
        transform: translate(-15%, 0)
    }
    90% {
        -webkit-transform: translate(10%, 5%);
        transform: translate(10%, 5%)
    }
    100% {
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0)
    }
}

@keyframes nuGrainAnimation {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    10% {
        -webkit-transform: translate(-5%, -5%);
        transform: translate(-5%, -5%)
    }
    20% {
        -webkit-transform: translate(-10%, 5%);
        transform: translate(-10%, 5%)
    }
    30% {
        -webkit-transform: translate(5%, -10%);
        transform: translate(5%, -10%)
    }
    40% {
        -webkit-transform: translate(-5%, 15%);
        transform: translate(-5%, 15%)
    }
    50% {
        -webkit-transform: translate(-10%, 5%);
        transform: translate(-10%, 5%)
    }
    60% {
        -webkit-transform: translate(15%, 0);
        transform: translate(15%, 0)
    }
    70% {
        -webkit-transform: translate(0, 10%);
        transform: translate(0, 10%)
    }
    80% {
        -webkit-transform: translate(-15%, 0);
        transform: translate(-15%, 0)
    }
    90% {
        -webkit-transform: translate(10%, 5%);
        transform: translate(10%, 5%)
    }
    100% {
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0)
    }
}

.noise-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.noise-overlay:after {
    position: absolute;
    pointer-events: none;
    -webkit-animation: nuGrainAnimation 1s steps(4) infinite;
    animation: nuGrainAnimation 1s steps(4) infinite;
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/noise.png);
    content: '';
    left: -40%;
    top: -40%;
    width: 180%;
    height: 180%;
    z-index: 999999
}

.side-panel-inner {
    padding: 5em 6em;
    padding-top: 150px
}

.lateral-menu-panel, .offcanvas-menu-panel, .side-panel {
    background: #fff
}

.offcanvas-menu-panel-inner, .lateral-menu-panel-inner, .side-panel-inner {
    color: inherit !important
}

.offcanvas-menu-panel-inner .tagcloud a, .lateral-menu-panel-inner .tagcloud a, .side-panel-inner .tagcloud a {
    border-color: rgba(255, 255, 255, .44) !important
}

.site-footer-dark {
    background: #000
}

.sidebar-footer-inner {
    padding-top: 100px;
    padding-bottom: 120px
}

#back-to--top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9995;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, .59, .22, .875);
    transition: transform .3s cubic-bezier(0, .59, .22, .875);
    width: 60px;
    height: 60px
}

#back-to--top.back-to-top-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#back-to--top.back-to-top-light .button--btt:hover {
    background: #000
}

#back-to--top.back-to-top-light .button--btt:before {
    background: #fff
}

.button--btt {
    pointer-events: auto;
    cursor: pointer;
    border: none;
    padding: 1.5rem 3rem;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    position: relative;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 0;
    font-weight: 500
}

.button--btt:hover {
    background: #e7e7e7
}

@media screen and (min-width: 800px) {
    #back-to--top {
        width: 70px;
        height: 70px
    }

    .button--btt {
        width: 70px;
        height: 70px
    }
}

@media screen and (max-width: 600px) {
    #back-to--top {
        display: none
    }
}

.button--btt span {
    display: block;
    position: relative
}

.button--btt > span {
    overflow: hidden;
    mix-blend-mode: difference;
    top: 50%;
    margin-top: -14px;
    text-align: center
}

.button--btt:hover > span > span {
    -webkit-animation: MoveUpInitial .2s forwards, MoveUpEnd .2s forwards .2s;
    animation: MoveUpInitial .2s forwards, MoveUpEnd .2s forwards .2s
}

.button--btt:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: #000;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .2, 1);
    transition-timing-function: cubic-bezier(.7, 0, .2, 1);
    position: absolute
}

.button--btt:hover:before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

@-webkit-keyframes MoveUpInitial {
    to {
        -webkit-transform: translate3d(0, -105%, 0);
        transform: translate3d(0, -105%, 0)
    }
}

@keyframes MoveUpInitial {
    to {
        -webkit-transform: translate3d(0, -105%, 0);
        transform: translate3d(0, -105%, 0)
    }
}

@-webkit-keyframes MoveUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes MoveUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.close-panel-button {
    font-size: 0;
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 99;
    color: currentColor
}

.close-panel-button:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "iconmonstr-iconic-font";
    content: '\e08c';
    font-size: 24px
}

#wolf-core-privacy-policy-message-close, #wolf-core-modal-window-close, .wolf-popup-close-button, #top-bar-close, .close-panel-button {
    font-size: 0
}

#wolf-core-privacy-policy-message-close:before, #wolf-core-modal-window-close:before, .wolf-popup-close-button:before, #top-bar-close:before, .close-panel-button:before {
    display: inline-block;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "iconmonstr-iconic-font";
    content: '\e08c';
    font-size: 18px
}

#close-side-panel-icon {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, .59, .22, .875);
    transition: transform .25s cubic-bezier(0, .59, .22, .875);
    width: 40px;
    height: 40px;
    top: 30px;
    right: 45px
}

#close-side-panel-icon:before {
    display: none
}

#close-side-panel-icon:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.brush-stroke-entrance {
    background: #000
}

.brush-stroke-entrance .content-inner {
    background: 0 0
}

#brush-stroke-video {
    position: fixed;
    height: 100vh;
    width: 100vw
}

#brush-stroke-video video, #brush-stroke-video img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.menu-width-wide.menu-layout-offcanvas .logo-bar .flex-wrap, .menu-width-wide.menu-layout-offcanvas .nav-bar .flex-wrap, .menu-width-wide.menu-layout-overlay .logo-bar .flex-wrap, .menu-width-wide.menu-layout-overlay .nav-bar .flex-wrap, .menu-width-wide.menu-layout-standard .logo-bar .flex-wrap, .menu-width-wide.menu-layout-standard .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify-left .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-justify-left .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-left .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-left .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-right .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-right .nav-bar .flex-wrap, .menu-width-wide.menu-layout-top-right-floating .logo-bar .flex-wrap, .menu-width-wide.menu-layout-top-right-floating .nav-bar .flex-wrap {
    width: 100%;
    padding: 0 30px
}

.menu-style-transparent #desktop-navigation .nav-bar, .menu-style-transparent-light #desktop-navigation .nav-bar, .menu-style-transparent-dark #desktop-navigation .nav-bar {
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, .15)
}

.hide-menu-bottom-border #desktop-navigation .nav-bar {
    border-bottom: none !important
}

.menu-skin-light:not(.menu-style-transparent) .cta-container .wolf-core-icon-container .wolf-core-icon:before {
    color: #000
}

.menu-style-semi-transparent-black:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar, .menu-style-semi-transparent-black:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar, .menu-style-semi-transparent-white:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar, .menu-style-transparent:not(.sticking).hero-font-dark.mobile-menu-alt .nav-bar, .menu-style-transparent:not(.sticking).hero-font-dark:not(.mobile-menu-toggle):not(.overlay-menu-toggle):not(.menu-layout-lateral) .nav-bar {
    color: #000
}

.nav-menu-desktop {
    position: relative
}

.menu-line, .cta-line {
    display: block;
    height: 1px;
    width: 0;
    background: currentColor;
    position: absolute;
    bottom: 30px;
    left: 0;
    -webkit-transition: all .4s cubic-bezier(0, .59, .22, .875);
    transition: all .4s cubic-bezier(0, .59, .22, .875)
}

.sticking .menu-line, .sticking .cta-line {
    bottom: 19px
}

.cta-line {
    opacity: 0
}

.hamburger-container {
    width: 40px;
    margin: 0 18px
}

.hamburger-link {
    display: block;
    width: 100%;
    height: 100%
}

.hamburger-btn__hamburger {
    position: relative;
    display: block;
    width: 40px;
    height: 23px;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    left: 50%;
    top: 50%
}

.hamburger-btn__hamburger .hamburger-btn__span {
    display: block;
    background: currentColor;
    width: 100%;
    height: 2px;
    position: absolute;
    right: 0;
    -webkit-transition: width .2s cubic-bezier(0, .59, .22, .875);
    transition: width .2s cubic-bezier(0, .59, .22, .875)
}

.hamburger-btn__hamburger .hbgl--1 {
    top: 5px;
    -webkit-transition: all .25s, width .2s cubic-bezier(0, .59, .22, .875) .2s, background-color .2s linear;
    transition: all .25s, width .2s cubic-bezier(0, .59, .22, .875) .2s, background-color .2s linear
}

.hamburger-btn__hamburger .hbgl--2 {
    top: 11px;
    width: 30px;
    -webkit-transition: all .25s, width .2s cubic-bezier(0, .59, .22, .875) .25s, background-color .2s linear;
    transition: all .25s, width .2s cubic-bezier(0, .59, .22, .875) .25s, background-color .2s linear
}

.hamburger-btn__hamburger .hbgl--3 {
    top: 17px;
    width: 20px;
    -webkit-transition: all .25s, width .2s cubic-bezier(0, .59, .22, .875) .3s, background-color .2s linear;
    transition: all .25s, width .2s cubic-bezier(0, .59, .22, .875) .3s, background-color .2s linear
}

.hamburger-link:hover .hamburger-btn__hamburger .hbgl--3 {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

.hamburger-btn__cross {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-55%) translateY(-48%) rotate(45deg);
    -ms-transform: translateX(-55%) translateY(-48%) rotate(45deg);
    transform: translateX(-55%) translateY(-48%) rotate(45deg)
}

.hamburger-btn__cross .hamburger-btn__span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: currentColor;
    -webkit-transition: width .2s cubic-bezier(0, .59, .22, .875), height .2s cubic-bezier(0, .59, .22, .875), background-color .2s 1s cubic-bezier(0, .59, .22, .875);
    transition: width .2s cubic-bezier(0, .59, .22, .875), height .2s cubic-bezier(0, .59, .22, .875), background-color .2s 1s cubic-bezier(0, .59, .22, .875)
}

.hamburger-btn__cross .hbgl--1 {
    height: 0;
    width: 2px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.hamburger-btn__cross .hbgl--2 {
    width: 0;
    height: 2px;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

#wolf-core-one-page-nav {
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.overlay-menu-active #wolf-core-one-page-nav, .mobile-menu-toggle #wolf-core-one-page-nav, .side-panel-toggle #wolf-core-one-page-nav {
    opacity: 0
}

.overlay-menu-active .hamburger-btn__cross .hamburger-btn__span, .mobile-menu-toggle .hamburger-btn__cross .hamburger-btn__span, .side-panel-toggle .hamburger-btn__cross .hamburger-btn__span {
    color: #fff
}

.overlay-menu-active .hamburger-btn__hamburger .hbgl--1, .mobile-menu-toggle .hamburger-btn__hamburger .hbgl--1, .side-panel-toggle .hamburger-btn__hamburger .hbgl--1 {
    width: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.overlay-menu-active .hamburger-btn__hamburger .hbgl--2, .mobile-menu-toggle .hamburger-btn__hamburger .hbgl--2, .side-panel-toggle .hamburger-btn__hamburger .hbgl--2 {
    width: 0;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.overlay-menu-active .hamburger-btn__hamburger .hbgl--3, .mobile-menu-toggle .hamburger-btn__hamburger .hbgl--3, .side-panel-toggle .hamburger-btn__hamburger .hbgl--3 {
    width: 0;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.overlay-menu-active .hamburger-btn__cross span:first-child, .mobile-menu-toggle .hamburger-btn__cross span:first-child, .side-panel-toggle .hamburger-btn__cross span:first-child {
    height: 100%;
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.overlay-menu-active .hamburger-btn__cross span:nth-child(2), .mobile-menu-toggle .hamburger-btn__cross span:nth-child(2), .side-panel-toggle .hamburger-btn__cross span:nth-child(2) {
    width: 100%;
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.side-panel {
    background: 0 0 !important;
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    -webkit-transition-property: -webkit-transform !important;
    transition-property: transform !important;
    -webkit-transition-delay: 1s !important;
    transition-delay: 1s !important;
    right: 0 !important;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.side-panel:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.86, 0, .07, 1);
    transition: transform .8s cubic-bezier(.86, 0, .07, 1);
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.side-panel .widget {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform .8s cubic-bezier(0, .59, .22, .875), opacity .3s;
    transition: transform .8s cubic-bezier(0, .59, .22, .875), opacity .3s
}

.side-panel-toggle .side-panel {
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67);
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.side-panel-toggle .side-panel:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.side-panel-toggle .side-panel .widget {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(0) scaleZ(1);
    transform: translateY(0) skewY(0) scaleZ(1);
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1) .3s, opacity .3s .3s;
    transition: transform .8s cubic-bezier(.19, 1, .22, 1) .3s, opacity .3s .3s
}

.side-panel-toggle .side-panel .widget:first-child {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.side-panel-toggle .side-panel .widget:nth-child(2) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.side-panel-toggle .side-panel .widget:nth-child(3) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.side-panel-toggle .side-panel .widget:nth-child(4) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.side-panel-toggle .side-panel .widget:nth-child(5) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.side-panel-toggle .side-panel .widget:nth-child(6) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.side-panel-toggle .side-panel .widget:nth-child(7) {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.side-panel-toggle .side-panel .widget:nth-child(8) {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

.overlay-menu-container ul.sub-menu {
    padding-left: 24px;
    padding-top: 15px;
    padding-bottom: 15px
}

.overlay-menu-container ul.sub-menu li {
    font-size: 18px !important;
    text-transform: none;
    font-weight: 400 !important
}

.overlay-menu-toggle .nav-bar span {
    color: inherit !important
}

.overlay-menu-panel {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
    background: 0 0 !important;
    visibility: visible
}

.overlay-menu-panel:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: -webkit-transform .8s cubic-bezier(.86, 0, .07, 1);
    transition: transform .8s cubic-bezier(.86, 0, .07, 1);
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.overlay-menu-panel-inner {
    background: 0 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.overlay-menu-panel-inner #site-navigation-primary-vertical li, .overlay-menu-panel-inner #site-navigation-vertical-vertical li {
    overflow: hidden
}

.overlay-menu-panel-inner #site-navigation-primary-vertical li a, .overlay-menu-panel-inner #site-navigation-vertical-vertical li a {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible
}

.overlay-menu-panel-inner #site-navigation-primary-vertical li .menu-item-inner, .overlay-menu-panel-inner #site-navigation-vertical-vertical li .menu-item-inner {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.895, .03, .685, .22);
    transition: transform .4s cubic-bezier(.895, .03, .685, .22)
}

.overlay-menu-toggle .overlay-menu-panel {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.overlay-menu-toggle .overlay-menu-panel:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.overlay-menu-toggle .overlay-menu-panel-inner {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li .menu-item-inner {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.19, 1, .22, 1);
    transition: transform 1.5s cubic-bezier(.19, 1, .22, 1)
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:first-child .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:first-child .menu-item-inner {
    -webkit-transition-delay: .47s;
    transition-delay: .47s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(2) .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(2) .menu-item-inner {
    -webkit-transition-delay: .54s;
    transition-delay: .54s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(3) .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(3) .menu-item-inner {
    -webkit-transition-delay: .61s;
    transition-delay: .61s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(4) .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(4) .menu-item-inner {
    -webkit-transition-delay: .68s;
    transition-delay: .68s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(5) .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(5) .menu-item-inner {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(6) .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(6) .menu-item-inner {
    -webkit-transition-delay: .82s;
    transition-delay: .82s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(7) .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(7) .menu-item-inner {
    -webkit-transition-delay: .89s;
    transition-delay: .89s
}

.overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-primary-vertical li:nth-child(8) .menu-item-inner, .overlay-menu-toggle .overlay-menu-panel-inner #site-navigation-vertical-vertical li:nth-child(8) .menu-item-inner {
    -webkit-transition-delay: .96s;
    transition-delay: .96s
}

.overlay-menu-toggle .nav-bar a:not(.hamburger-link) {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.menu-layout-overlay .nav-bar a:not(.hamburger-link) {
    -webkit-transition: color .2s .7s ease;
    transition: color .2s .7s ease
}

.menu-layout-overlay .logo-svg path {
    -webkit-transition: fill .2s .7s ease;
    transition: fill .2s .7s ease
}

#overlay-menu-panel-widgets {
    bottom: 110px;
    padding: 0 26px;
    position: absolute;
    right: 0;
    width: 300px;
    opacity: 0;
    -webkit-transition: opacity .44s linear;
    transition: opacity .44s linear;
    z-index: 1
}

#overlay-menu-panel-widgets .widget {
    font-size: 15px
}

.overlay-menu-toggle #overlay-menu-panel-widgets {
    -webkit-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important;
    opacity: 1
}

.overlay-menu-toggle .cta-container .wolf-core-icon {
    color: #fff !important
}

.menu-width-wide .logo-img {
    padding: 0
}

.cart-panel, .nav-menu-desktop li > ul.sub-menu, .nav-menu-desktop .mega-menu-panel, .wwcs-selector {
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .07)
}

.cart-panel-buttons .fa {
    display: none
}

.mega-menu-width-boxed .nav-menu-desktop li .mega-menu-panel-inner {
    padding: 14px 40px
}

.nav-menu-desktop li, .cta-container {
    font-size: 15px
}

.cta-container .wolf-core-socials-container {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.cta-container .wolf-core-icon-container {
    margin: 0 5px
}

.cta-container .wolf-core-icon-container .fa-apple:before, .cta-container .wolf-core-icon-container .fa-facebook:before {
    margin-top: -1px
}

.nav-menu-desktop li.menu-item-has-children > a span.menu-item-inner:after {
    display: none
}

.mobile-panel-search-item, .search-container.cta-item {
    padding: 0
}

.mobile-panel-search-item form, .search-container.cta-item form {
    position: relative;
    width: 110px;
    height: 50px;
    font-size: 13px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    margin-top: 8px
}

.mobile-panel-search-item form .search-submit, .search-container.cta-item form .search-submit {
    border: none !important;
    background-color: transparent !important;
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/svg/magnifier.svg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important;
    font-size: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 20px;
    height: 20px;
    margin-top: -8px
}

.mobile-panel-search-item form:hover .search-submit, .search-container.cta-item form:hover .search-submit {
    background-color: transparent !important;
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/svg/magnifier.svg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 20px 20px !important
}

.mobile-panel-search-item .search-field, .search-container.cta-item .search-field {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 0;
    padding-right: 24px;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    background: 0 0 !important;
    border-bottom: 1px solid currentColor;
    border-color: currentColor !important;
    border-radius: 0 !important;
    height: 36px
}

.mobile-panel-search-item .search-field [placeholder]:focus::-webkit-input-placeholder, .search-container.cta-item .search-field [placeholder]:focus::-webkit-input-placeholder {
    color: currentColor;
    opacity: .44
}

.mobile-panel-search-item form {
    margin-top: 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding: 0;
    width: 100%
}

.mobile-panel-search-item {
    display: none;
    padding: 0
}

.mobile-screen .mobile-panel-search-item {
    display: block
}

.breakpoint .cta-container {
    margin-left: auto
}

.cart-item-mobile:before {
    display: none !important
}

.cart-item-mobile .cart-icon-product-count {
    position: static;
    background: 0 0;
    font-size: 14px !important;
    margin: 0;
    width: auto;
    height: auto;
    font-size: inherit;
    margin-top: 0
}

.cart-item-mobile .cart-icon-product-count:before {
    content: '('
}

.cart-item-mobile .cart-icon-product-count:after {
    content: ')'
}

.mobile-account-menu-item, .mobile-panel-search-item, .mobile-cart-menu-item {
    display: none !important
}

.tablet-screen .account-container, .tablet-screen .search-container {
    display: none
}

.tablet-screen .mobile-account-menu-item, .tablet-screen .mobile-panel-search-item {
    display: block !important
}

.mobile-screen .search-container, .mobile-screen .account-container, .mobile-screen .cart-container {
    display: none
}

.mobile-screen .mobile-account-menu-item, .mobile-screen .mobile-panel-search-item, .mobile-screen .mobile-cart-menu-item {
    display: block !important
}

.nav-menu-desktop > li > a span.menu-item-text-container, .nav-menu-vertical > li > a span.menu-item-text-container {
    position: relative
}

.nav-menu-desktop > li > a span.menu-item-text-container:after, .nav-menu-vertical > li > a span.menu-item-text-container:after {
    content: '';
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 1px;
    background: currentColor;
    left: 0;
    bottom: -5px;
    overflow: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.645, .045, .355, 1);
    transition: transform .4s cubic-bezier(.645, .045, .355, 1);
    display: none
}

.nav-menu-desktop > li.current_page_item a span.menu-item-text-container:after, .nav-menu-desktop > li.current-menu-parent a span.menu-item-text-container:after, .nav-menu-desktop > li.current-menu-ancestor a span.menu-item-text-container:after, .nav-menu-desktop > li.current-menu-item a span.menu-item-text-container:after, .nav-menu-desktop > li.menu-link-active a span.menu-item-text-container:after, .nav-menu-desktop > li:not(.socials-menu-item):not(.search-menu-item):hover a span.menu-item-text-container:after, .nav-menu-vertical > li.current_page_item a span.menu-item-text-container:after, .nav-menu-vertical > li.current-menu-parent a span.menu-item-text-container:after, .nav-menu-vertical > li.current-menu-ancestor a span.menu-item-text-container:after, .nav-menu-vertical > li.current-menu-item a span.menu-item-text-container:after, .nav-menu-vertical > li.menu-link-active a span.menu-item-text-container:after, .nav-menu-vertical > li:not(.socials-menu-item):not(.search-menu-item):hover a span.menu-item-text-container:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.nav-menu-desktop > li.current_page_item a span.menu-item-text-container:after, .nav-menu-desktop > li.current-menu-parent a span.menu-item-text-container:after, .nav-menu-desktop > li.current-menu-ancestor a span.menu-item-text-container:after, .nav-menu-desktop > li.current-menu-item a span.menu-item-text-container:after, .nav-menu-desktop > li.menu-link-active a span.menu-item-text-container:after, .nav-menu-vertical > li.current_page_item a span.menu-item-text-container:after, .nav-menu-vertical > li.current-menu-parent a span.menu-item-text-container:after, .nav-menu-vertical > li.current-menu-ancestor a span.menu-item-text-container:after, .nav-menu-vertical > li.current-menu-item a span.menu-item-text-container:after, .nav-menu-vertical > li.menu-link-active a span.menu-item-text-container:after {
    width: 100%
}

.nav-menu-desktop > li .sub-menu a:not(.not-linked), .nav-menu-vertical > li .sub-menu a:not(.not-linked) {
    -webkit-transition: color .3s cubic-bezier(0, .59, .22, .875);
    transition: color .3s cubic-bezier(0, .59, .22, .875)
}

.nav-menu-desktop > li .sub-menu a span.menu-item-text-container:after, .nav-menu-vertical > li .sub-menu a span.menu-item-text-container:after {
    display: none !important
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a span.menu-item-inner:before {
    display: none !important
}

.nav-menu-desktop li.mega-menu ul.sub-menu {
    padding: 35px 30px 40px
}

.nav-menu-desktop {
    position: relative
}

.nav-menu-desktop > li > a[href='#'] {
    pointer-events: none;
    cursor: default
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a {
    padding: 5px 7px
}

.cart-product-count:before {
    padding-left: 5px;
    content: '('
}

.cart-product-count:after {
    content: ')'
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) {
    color: #333
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a {
    color: inherit
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a span.menu-item-inner {
    -webkit-transition: all .2s cubic-bezier(0, .59, .22, .875);
    transition: all .2s cubic-bezier(0, .59, .22, .875);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    color: inherit !important;
    background: 0 0 !important;
    background-color: transparent !important;
    display: inline-block;
    padding-left: 0;
    padding-right: 0
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a:hover span.menu-item-inner {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary).not-linked > a:first-child span.menu-item-inner:before {
    display: none !important
}

.nav-menu-desktop li ul.sub-menu li.not-linked > a span.menu-item-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important
}

.submenu-bg-light .nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a span.menu-item-inner:before {
    background: #333 !important
}

.nav-menu li.menu-button-primary > a:first-child > .menu-item-inner, .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner {
    padding: 14px 40px
}

.menu-layout-top-justify-left .mega-menu-panel-inner {
    margin-left: auto
}

.mega-menu-panel-inner {
    width: 92%;
    max-width: 1380px;
    margin: 0 auto
}

.menu-layout-top-justify-left .mega-menu-panel-inner {
    margin-left: 0
}

.nav-menu-desktop li ul.sub-menu {
    padding: 20px 0
}

.nav-menu-desktop li ul.sub-menu li {
    padding-left: 10px;
    padding-right: 10px
}

.mega-menu-panel-inner {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.nav-menu-desktop li:not(.mega-menu) ul.sub-menu li ul.sub-menu {
    margin-top: -20px !important
}

.nav-menu-desktop li.menu-item-has-children > a span.menu-item-inner {
    padding-right: 0
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a .menu-item-inner {
    padding: 5px 8px
}

.nav-menu-desktop li.mega-menu > ul.sub-menu, .nav-menu-desktop .mega-menu-panel {
    padding: 15px 30px 20px
}

.nav-menu-desktop .mega-menu-panel {
    padding-top: 15px !important;
    padding-bottom: 20px !important
}

.nav-menu-desktop li a:not(.logo-link) {
    padding: 0 30px
}

.nav-menu-desktop li ul.sub-menu li:not(.menu-button-primary):not(.menu-button-secondary) a {
    padding: 2px 18px;
    width: 235px
}

.sticking .nav-bar {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .07);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .07)
}

.nav-menu-desktop li.mega-menu .mega-menu-panel ul li.not-linked > a:first-child span.menu-item-inner span.menu-item-text-container {
    opacity: 1 !important
}

#close-mobile-menu-icon {
    color: #000
}

.admin-bar .close-panel-button {
    margin-top: 0 !important
}

.mobile-menu-toggle .parallax-mirror, .mobile-menu-toggle div[id^=jarallax-container-] > div {
    margin-left: 0 !important
}

.nav-menu-mobile {
    text-align: left !important
}

#mobile-menu-panel-inner {
    padding: 40px
}

.breakpoint:not(.mobile) #mobile-menu-panel-inner {
    padding-top: 100px;
    padding-left: 80px;
    padding-right: 80px
}

.breakpoint:not(.mobile) #mobile-menu-panel-inner .nav-menu-mobile {
    line-height: 1.8
}

.mobile #mobile-menu-panel-inner {
    padding-top: 88px
}

#mobile-menu-panel #close-mobile-menu-icon {
    right: 31px;
    top: 6px
}

.nav-menu-mobile li {
    -webkit-transition: all .3s cubic-bezier(0, .59, .22, .875);
    transition: all .3s cubic-bezier(0, .59, .22, .875);
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0
}

.mobile-menu-toggle .nav-menu-mobile li {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.nav-menu-mobile li:nth-child(1) {
    -webkit-transition-delay: .1s !important;
    transition-delay: .1s !important
}

.nav-menu-mobile li:nth-child(2) {
    -webkit-transition-delay: .2s !important;
    transition-delay: .2s !important
}

.nav-menu-mobile li:nth-child(3) {
    -webkit-transition-delay: .3s !important;
    transition-delay: .3s !important
}

.nav-menu-mobile li:nth-child(4) {
    -webkit-transition-delay: .4s !important;
    transition-delay: .4s !important
}

.nav-menu-mobile li:nth-child(5) {
    -webkit-transition-delay: .5s !important;
    transition-delay: .5s !important
}

.nav-menu-mobile li:nth-child(6) {
    -webkit-transition-delay: .6s !important;
    transition-delay: .6s !important
}

.nav-menu-mobile li:nth-child(7) {
    -webkit-transition-delay: .7s !important;
    transition-delay: .7s !important
}

.nav-menu-mobile li:nth-child(8) {
    -webkit-transition-delay: .8s !important;
    transition-delay: .8s !important
}

.nav-menu-mobile li:nth-child(9) {
    -webkit-transition-delay: .9s !important;
    transition-delay: .9s !important
}

.nav-menu-mobile li:nth-child(10) {
    -webkit-transition-delay: 1s !important;
    transition-delay: 1s !important
}

.nav-menu-mobile li:nth-child(11) {
    -webkit-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important
}

.nav-menu-mobile li:nth-child(12) {
    -webkit-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important
}

.nav-menu-mobile li:nth-child(13) {
    -webkit-transition-delay: 1.3s !important;
    transition-delay: 1.3s !important
}

.nav-menu-mobile li:nth-child(14) {
    -webkit-transition-delay: 1.4s !important;
    transition-delay: 1.4s !important
}

.nav-menu-mobile li:nth-child(15) {
    -webkit-transition-delay: 1.5s !important;
    transition-delay: 1.5s !important
}

.nav-menu-mobile li:nth-child(16) {
    -webkit-transition-delay: 1.6s !important;
    transition-delay: 1.6s !important
}

.nav-menu-mobile li:nth-child(17) {
    -webkit-transition-delay: 1.7s !important;
    transition-delay: 1.7s !important
}

.nav-menu-mobile li:nth-child(18) {
    -webkit-transition-delay: 1.8s !important;
    transition-delay: 1.8s !important
}

.nav-menu-mobile li:nth-child(19) {
    -webkit-transition-delay: 1.9s !important;
    transition-delay: 1.9s !important
}

.nav-menu-mobile li:nth-child(20) {
    -webkit-transition-delay: 2s !important;
    transition-delay: 2s !important
}

.nav-menu-mobile li:nth-child(21) {
    -webkit-transition-delay: 2.1s !important;
    transition-delay: 2.1s !important
}

.nav-menu-mobile li:nth-child(22) {
    -webkit-transition-delay: 2.2s !important;
    transition-delay: 2.2s !important
}

.nav-menu-mobile li:nth-child(23) {
    -webkit-transition-delay: 2.3s !important;
    transition-delay: 2.3s !important
}

.nav-menu-mobile li:nth-child(24) {
    -webkit-transition-delay: 2.4s !important;
    transition-delay: 2.4s !important
}

.nav-menu-mobile li:nth-child(25) {
    -webkit-transition-delay: 2.5s !important;
    transition-delay: 2.5s !important
}

.nav-menu-mobile li:nth-child(26) {
    -webkit-transition-delay: 2.6s !important;
    transition-delay: 2.6s !important
}

.nav-menu-mobile li:nth-child(27) {
    -webkit-transition-delay: 2.7s !important;
    transition-delay: 2.7s !important
}

.nav-menu-mobile li:nth-child(28) {
    -webkit-transition-delay: 2.8s !important;
    transition-delay: 2.8s !important
}

.nav-menu-mobile li:nth-child(29) {
    -webkit-transition-delay: 2.9s !important;
    transition-delay: 2.9s !important
}

.nav-menu-mobile li:nth-child(30) {
    -webkit-transition-delay: 3s !important;
    transition-delay: 3s !important
}

.nav-menu-mobile li:nth-child(31) {
    -webkit-transition-delay: 3.1s !important;
    transition-delay: 3.1s !important
}

.nav-menu-mobile li:nth-child(32) {
    -webkit-transition-delay: 3.2s !important;
    transition-delay: 3.2s !important
}

.nav-menu-mobile li:nth-child(33) {
    -webkit-transition-delay: 3.3s !important;
    transition-delay: 3.3s !important
}

.nav-menu-mobile li:nth-child(34) {
    -webkit-transition-delay: 3.4s !important;
    transition-delay: 3.4s !important
}

.nav-menu-mobile li:nth-child(35) {
    -webkit-transition-delay: 3.5s !important;
    transition-delay: 3.5s !important
}

.nav-menu-mobile li:nth-child(36) {
    -webkit-transition-delay: 3.6s !important;
    transition-delay: 3.6s !important
}

.nav-menu-mobile li:nth-child(37) {
    -webkit-transition-delay: 3.7s !important;
    transition-delay: 3.7s !important
}

.nav-menu-mobile li:nth-child(38) {
    -webkit-transition-delay: 3.8s !important;
    transition-delay: 3.8s !important
}

.nav-menu-mobile li:nth-child(39) {
    -webkit-transition-delay: 3.9s !important;
    transition-delay: 3.9s !important
}

.nav-menu-mobile li:nth-child(40) {
    -webkit-transition-delay: 4s !important;
    transition-delay: 4s !important
}

.nav-menu-mobile li:nth-child(41) {
    -webkit-transition-delay: 4.1s !important;
    transition-delay: 4.1s !important
}

.nav-menu-mobile li:nth-child(42) {
    -webkit-transition-delay: 4.2s !important;
    transition-delay: 4.2s !important
}

.nav-menu-mobile li:nth-child(43) {
    -webkit-transition-delay: 4.3s !important;
    transition-delay: 4.3s !important
}

.nav-menu-mobile li:nth-child(44) {
    -webkit-transition-delay: 4.4s !important;
    transition-delay: 4.4s !important
}

.nav-menu-mobile li:nth-child(45) {
    -webkit-transition-delay: 4.5s !important;
    transition-delay: 4.5s !important
}

.nav-menu-mobile li:nth-child(46) {
    -webkit-transition-delay: 4.6s !important;
    transition-delay: 4.6s !important
}

.nav-menu-mobile li:nth-child(47) {
    -webkit-transition-delay: 4.7s !important;
    transition-delay: 4.7s !important
}

.nav-menu-mobile li:nth-child(48) {
    -webkit-transition-delay: 4.8s !important;
    transition-delay: 4.8s !important
}

.nav-menu-mobile li:nth-child(49) {
    -webkit-transition-delay: 4.9s !important;
    transition-delay: 4.9s !important
}

.nav-menu-mobile li:nth-child(50) {
    -webkit-transition-delay: 5s !important;
    transition-delay: 5s !important
}

.nav-menu-vertical li {
    line-height: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 0 8px;
    font-weight: 700
}

.overlay-menu-panel-inner > div {
    max-width: 500px
}

.overlay-menu-panel-inner > div .menu-item {
    text-align: left
}

.overlay-menu-panel-inner .menu-item-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    white-space: pre;
    font-weight: 700
}

.button, .button-download, .added_to_cart, input[type=submit], .added_to_cart, .more-link, .button-download, .theme-button-special-accent, .theme-button-solid-accent, .theme-button-outline-accent, .theme-button-text-accent, .theme-button-special, .theme-button-solid, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-error .button, .theme-button-outline, .theme-button-text, .nav-menu li.menu-button-primary > a:first-child > .menu-item-inner {
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
    position: relative;
    line-height: 1.5;
    position: relative;
    z-index: 0;
    pointer-events: auto !important;
    border-style: solid;
    outline: none !important;
    -webkit-transition: all .3s cubic-bezier(0, .59, .22, .875);
    transition: all .3s cubic-bezier(0, .59, .22, .875);
    font-size: 14px;
    border-width: 1px
}

.wolf-core-button {
    display: inline-block
}

.wolf-core-mailchimp-submit {
    height: 50px;
    padding: 1px 44px;
    background: 0 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 700
}

.wolf-core-mailchimp-submit:hover {
    background: #000;
    border-color: #000;
    color: #fff
}

input[type=submit] {
    color: #000
}

input[type=submit]:hover {
    border-color: #000;
    background: 0 0 !important;
    color: #fff !important
}

.wolf-core-font-light .wolf-core-mailchimp-submit, .wolf-core-font-light input[type=submit] {
    border-color: #fff
}

.wolf-core-font-light .wolf-core-mailchimp-submit:hover, .wolf-core-font-light input[type=submit]:hover {
    background: #fff;
    color: #000
}

.wolf-core-row-accent-color-bg input[type=submit]:not(:hover) {
    background-color: none !important;
    border-color: #fff !important;
    color: #fff !important
}

.accent-color-light .wolf-core-row-accent-color-bg input[type=submit]:not(:hover) {
    border-color: #000 !important;
    color: #000 !important
}

.accent-color-light .wolf-core-font-light input[type=submit]:hover {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important
}

.wolf-core-button {
    border-width: 1px
}

.wolf-core-button-size-xs {
    font-size: 11px;
    padding: 10px 25px
}

.wolf-core-button-size-sm, .wolf-core-button-size-md, .wolf-core-button-size-lg {
    font-size: 13px;
    padding: 15px 30px
}

@media screen and (min-width: 1024px) {
    .wolf-core-button-size-md {
        padding: 15px 30px;
        font-size: 14px
    }

    .wolf-core-button-size-lg {
        font-size: 16px !important;
        padding: 20px 40px
    }

    .wolf-core-button-size-xl {
        font-size: 18px !important;
        padding: 25px 50px
    }
}

@-webkit-keyframes MoveScaleUpInitial {
    to {
        -webkit-transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
        transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
        opacity: 0
    }
}

@keyframes MoveScaleUpInitial {
    to {
        -webkit-transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
        transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
        opacity: 0
    }
}

@-webkit-keyframes MoveScaleUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
        transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
        opacity: 0
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes MoveScaleUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
        transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
        opacity: 0
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.theme-button-special {
    position: relative;
    z-index: 0;
    overflow: hidden;
    border-color: transparent !important;
    background: #000;
    color: #fff;
    border: none !important
}

.theme-button-special:before, .theme-button-special:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.theme-button-special:before {
    content: '';
    background: #e7e7e7;
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    top: -110%;
    left: -10%;
    border-radius: 50%;
    -webkit-transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0)
}

.theme-button-special:after {
    content: '';
    background: #e7e7e7;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.1, 0, .3, 1);
    transition: transform .4s cubic-bezier(.1, 0, .3, 1)
}

.theme-button-special span {
    display: block;
    position: relative;
    mix-blend-mode: difference;
    z-index: 10
}

.theme-button-special:hover span {
    -webkit-animation: MoveScaleUpInitial .3s forwards, MoveScaleUpEnd .3s forwards .3s;
    animation: MoveScaleUpInitial .3s forwards, MoveScaleUpEnd .3s forwards .3s;
    color: #fff
}

.theme-button-special:hover:before {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.1, 0, .3, 1);
    transition: transform .4s cubic-bezier(.1, 0, .3, 1)
}

.theme-button-special:hover:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-duration: .05s;
    transition-duration: .05s;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

rs-layer .theme-button-special {
    line-height: inherit !important
}

rs-layer .theme-button-special small:before {
    width: auto !important
}

.theme-button-solid, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-error .button, .theme-button-solid-accent {
    background-color: #000;
    color: #fff
}

.theme-button-solid:hover, .woocommerce-info .button:hover, .woocommerce-message .button:hover, .woocommerce-error .button:hover {
    background: #e7e7e7;
    border-color: #e7e7e7;
    color: #000
}

.theme-button-solid-accent:hover {
    background-color: #000 !important;
    color: #fff !important
}

.accent-color-light .theme-button-solid-accent {
    color: #000
}

.theme-button-outline {
    background: 0 0 !important;
    border-color: #000;
    color: #000;
    overflow: hidden;
    position: relative
}

.theme-button-outline:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 0;
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.theme-button-outline span {
    position: relative;
    z-index: 1
}

.theme-button-outline:hover {
    color: #fff !important
}

.theme-button-outline:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.wolf-core-font-light .theme-button-outline {
    background: 0 0;
    border-color: #fff !important
}

.wolf-core-font-light .theme-button-outline:before {
    background: #fff
}

.wolf-core-font-light .theme-button-outline:hover {
    color: #000 !important
}

.accent-color-light .theme-button-solid-accent, .accent-color-light .theme-button-marquee-accent {
    color: #000
}

.theme-button-text, .theme-button-text-accent {
    color: #000;
    padding: 5px 0 !important;
    -webkit-transition: all .2s cubic-bezier(.675, .475, .05, .67) !important;
    transition: all .2s cubic-bezier(.675, .475, .05, .67) !important;
    text-align: center;
    display: inline-block !important;
    width: auto !important;
    border: none !important;
    position: relative
}

.theme-button-text .theme-button-text-arrow, .theme-button-text-accent .theme-button-text-arrow {
    opacity: 1;
    -webkit-transition: all .3s cubic-bezier(0, .59, .22, .875);
    transition: all .3s cubic-bezier(0, .59, .22, .875);
    display: block;
    position: absolute;
    right: -3px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    overflow: hidden;
    top: 0;
    width: 30px;
    height: 100%
}

.theme-button-text .theme-button-text-arrow .theme-btn-txt-arrow-line, .theme-button-text-accent .theme-button-text-arrow .theme-btn-txt-arrow-line {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    background: currentColor;
    -webkit-transition: all .2s cubic-bezier(0, .59, .22, .875);
    transition: all .2s cubic-bezier(0, .59, .22, .875);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.theme-button-text .theme-button-text-arrow .theme-btn-txt-arrow-line:before, .theme-button-text .theme-button-text-arrow .theme-btn-txt-arrow-line:after, .theme-button-text-accent .theme-button-text-arrow .theme-btn-txt-arrow-line:before, .theme-button-text-accent .theme-button-text-arrow .theme-btn-txt-arrow-line:after {
    content: '';
    background: currentColor;
    position: absolute;
    height: 1px;
    width: 37%;
    -webkit-transition: -webkit-transform .2s .2s cubic-bezier(0, .59, .22, .875);
    transition: transform .2s .2s cubic-bezier(0, .59, .22, .875);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

.theme-button-text .theme-button-text-arrow .theme-btn-txt-arrow-line:before, .theme-button-text-accent .theme-button-text-arrow .theme-btn-txt-arrow-line:before {
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.theme-button-text .theme-button-text-arrow .theme-btn-txt-arrow-line:after, .theme-button-text-accent .theme-button-text-arrow .theme-btn-txt-arrow-line:after {
    right: 0;
    top: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.theme-button-text .wolf-core-button-text, .theme-button-text-accent .wolf-core-button-text {
    position: relative;
    -webkit-transition: left .3s ease;
    transition: left .3s ease;
    left: 0
}

.theme-button-text:after, .theme-button-text-accent:after {
    background: currentColor;
    color: inherit;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: width .2s cubic-bezier(.675, .475, .05, .67);
    transition: width .2s cubic-bezier(.675, .475, .05, .67)
}

.theme-button-text:hover:after, .theme-button-text-accent:hover:after {
    width: 0
}

.theme-button-text:hover .wolf-core-button-text, .theme-button-text-accent:hover .wolf-core-button-text {
    left: -5px
}

.theme-button-text:hover .theme-button-text-arrow, .theme-button-text-accent:hover .theme-button-text-arrow {
    right: -10px
}

.theme-button-text:hover .theme-btn-txt-arrow-line, .theme-button-text-accent:hover .theme-btn-txt-arrow-line {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.theme-button-text:hover .theme-btn-txt-arrow-line:before, .theme-button-text-accent:hover .theme-btn-txt-arrow-line:before {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.theme-button-text:hover .theme-btn-txt-arrow-line:after, .theme-button-text-accent:hover .theme-btn-txt-arrow-line:after {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.wolf-core-font-light .theme-button-special {
    background: #fff
}

.wolf-core-font-light .theme-button-special:before, .wolf-core-font-light .theme-button-special:after {
    background: #000
}

.wolf-core-font-light .theme-button-special:hover {
    color: #fff
}

.wolf-core-font-light .theme-button-text {
    color: #fff
}

.wolf-core-font-light .theme-button-solid, .wolf-core-font-light .woocommerce-info .button, .woocommerce-info .wolf-core-font-light .button, .wolf-core-font-light .woocommerce-message .button, .woocommerce-message .wolf-core-font-light .button, .wolf-core-font-light .woocommerce-error .button, .woocommerce-error .wolf-core-font-light .button {
    background: #fff;
    border-color: #fff;
    color: #000
}

.wolf-core-font-light .theme-button-solid:hover, .wolf-core-font-light .woocommerce-info .button:hover, .woocommerce-info .wolf-core-font-light .button:hover, .wolf-core-font-light .woocommerce-message .button:hover, .woocommerce-message .wolf-core-font-light .button:hover, .wolf-core-font-light .woocommerce-error .button:hover, .woocommerce-error .wolf-core-font-light .button:hover {
    background: #e7e7e7;
    border-color: #e7e7e7;
    color: #000
}

.wolf-core-font-light .theme-button-solid-accent:hover {
    background: #e7e7e7;
    border-color: #e7e7e7;
    color: #fff
}

.wolf-core-font-light .theme-button-outline {
    border-color: #fff;
    color: #fff
}

.wolf-core-font-light .theme-button-outline:hover {
    border-color: #000;
    background: #000;
    color: #fff
}

.wolf-core-font-light .theme-button-solid-accent:hover {
    background: #fff !important;
    border-color: #fff !important;
    color: #000 !important
}

.accent-color-light .nav-button-special-accent .menu-item-inner:hover, .accent-color-light .nav-button-solid-accent .menu-item-inner:hover, .accent-color-light .nav-button-outline-accent:hover .menu-item-inner:hover, .accent-color-light .button:not(.fb-button):not(.single-bit-button):not(.single-event-ticket-button):hover, .accent-color-light .button-download:hover, .accent-color-light .added_to_cart:hover, .accent-color-light input[type=submit]:hover, .accent-color-light .added_to_cart:hover, .accent-color-light .more-link:hover, .accent-color-light .button-download:hover {
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff;
    opacity: 1
}

.video-opener, .video-play-button, .mejs-overlay-button {
    display: block;
    width: 66px;
    height: 66px;
    border-radius: 9999em;
    -webkit-transition: all .3s cubic-bezier(.675, .475, .05, .67);
    transition: all .3s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/play.png);
    background-size: cover
}

.video-opener .fa, .video-opener:after, .video-play-button .fa, .video-play-button:after, .mejs-overlay-button .fa, .mejs-overlay-button:after {
    display: none
}

.mejs-overlay-button:before {
    display: none !important
}

.mejs-overlay-button {
    background: 0 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mejs-overlay-button:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.video-opener svg {
    -webkit-transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    opacity: 1
}

.video-opener svg:hover {
    opacity: .66
}

.wolf-core-font-dark .video-opener {
    border-color: rgba(0, 0, 0, .88)
}

.wolf-core-font-dark .video-opener:after {
    color: #333
}

.wolf-core-font-light .video-opener {
    border-color: rgba(255, 255, 255, .88)
}

.wolf-core-font-light .video-opener:after {
    color: #fff
}

.video-opener {
    margin: 0 auto
}

.video-opener {
    position: relative;
    display: inline-block;
    z-index: 0
}

.wolf-core-video-opener {
    position: relative
}

.wolf-core-video-opener:before {
    content: '\e01a';
    position: absolute;
    top: 50%;
    font-family: dripicons-v2 !important;
    font-size: 24px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: 1px
}

.wolf-core-video-opener.wolf-core-ati-link:before {
    display: none
}

.wolf-core-video-opener svg circle {
    stroke: #000
}

.wolf-core-video-opener .play__circle {
    opacity: .44
}

.wolf-core-video-opener .play__progress {
    stroke-dasharray: 113.09733552923255;
    stroke-dashoffset: 113.09733552923255;
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1);
    transition: all .8s cubic-bezier(.77, 0, .175, 1)
}

.wolf-core-video-opener:hover .play__progress {
    stroke-dashoffset: 0
}

.wolf-core-font-light .wolf-core-video-opener svg circle {
    stroke: #fff
}

.socicon-messenger {
    position: relative;
    top: 2px
}

.wolf-core-pricing-table-has-featured-text {
    position: relative;
    top: -20px
}

.wolf-core-pricing-table-featured {
    background: #fdfaf6
}

.wolf-core-pricing-table-header {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid;
    border-color: #dbdbdb;
    padding-bottom: 40px
}

.wolf-core-pricing-table-price-strike {
    padding-right: 0;
    position: relative;
    display: block;
    line-height: 1
}

.wolf-core-pricing-table-price {
    line-height: 1
}

.wolf-core-pricing-table-has-offer .wolf-core-pricing-table-price {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.wolf-core-pricing-table-price-period {
    letter-spacing: 2px;
    font-size: 11px;
    text-transform: uppercase
}

.wolf-core-pricing-table-featured-text {
    color: #000;
    border: 1px solid #dbdbdb;
    border-bottom: none;
    background: rgba(255, 255, 255, .9)
}

@media screen and (min-width: 1200px) {
    .wolf-core-pricing-table-header {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .wolf-core-pricing-table-price-strike, .wolf-core-pricing-table-price, .wolf-core-pricing-table-price-period {
        text-align: center
    }
}

.wolf-core-pricing-table-featured-text {
    text-align: center;
    letter-spacing: 2px;
    font-size: 11px;
    text-transform: uppercase;
    padding: 14px 20px
}

.wolf-core-pricing-table-tagline {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1
}

.wolf-core-pricing-table-price {
    color: #000
}

.wolf-core-font-light .wolf-core-pricing-table-price {
    color: #fff
}

.wolf-core-pricing-table-price-value, .wolf-core-pricing-table-price-currency {
    font-weight: 700
}

.wolf-core-pricing-table-price-value {
    font-size: 75px
}

.wolf-core-pricing-table-price-currency {
    font-size: 35px
}

.wolf-core-pricing-table-content ul {
    list-style: none;
    padding-left: 0
}

.wolf-core-pricing-table-content ul li {
    list-style-type: none
}

.wolf-core-pricing-table-content ul li:before {
    content: '\e72a';
    position: relative;
    top: 1px;
    font-family: 'elegant-icons';
    padding-right: 11px;
    font-size: 16px;
    letter-spacing: .125em
}

.wolf-core-pricing-table-title {
    font-weight: 700;
    margin-top: 8px
}

.wolf-core-link-tagline, .wolf-core-blockquote-tagline {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1
}

.wolf-core-link-text blockquote {
    padding-left: 0;
    padding-right: 25%
}

.wolf-core-link-text blockquote:before {
    right: 0;
    left: auto
}

.wolf-core-blockquote-text blockquote {
    padding-left: 0;
    padding-right: 25%;
    max-width: none
}

.wolf-core-blockquote-text blockquote:before {
    right: 0;
    left: auto
}

.wolf-core-testimonal-slide .wolf-core-blockquote-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 50px
}

.wolf-core-testimonal-slide .wolf-core-blockquote-tagline, .wolf-core-testimonal-slide .wolf-core-blockquote-text {
    text-align: center
}

.wolf-core-testimonal-slide .wolf-core-blockquote-avatar {
    padding-right: 15px
}

.wolf-core-testimonal-slide .wolf-core-blockquote-author {
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    bottom: 0
}

.wolf-core-testimonal-slide .wolf-core-blockquote-text blockquote {
    padding-right: 0;
    padding: 0 49px;
    max-width: 1100px
}

.wolf-core-testimonal-slide .wolf-core-blockquote-text blockquote:before {
    top: -100px;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wolf-core-blockquote-author img {
    width: 60px;
    height: 60px;
    border-radius: 9999em !important
}

.wolf-core-blockquote-cite {
    font-weight: 500
}

.mobile-screen blockquote:before, .mobile-screen .wp-block-quote:before, .mobile-screen .wolf-core-link-text:before {
    width: 35px;
    height: 35px
}

.mobile-screen .author-box-container, .mobile-screen .wolf-core-blockquote .wolf-core-blockquote-inner, .mobile-screen .entry-featured-quote, .mobile-screen .wolf-core-link-inner {
    padding: 60px 40px
}

.wolf-core-social-acronym-link {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: .7em
}

.wolf-core-team-member-name {
    margin-bottom: 6px;
    font-size: 24px
}

.wolf-core-team-member-role {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px
}

.wolf-core-team-member-social-container {
    text-align: left
}

.wolf-core-team-member-social-container .wolf-core-icon-container {
    margin: inherit;
    font-size: 1em
}

.wolf-core-social-acronym-link {
    -webkit-transition: color .2s cubic-bezier(0, .59, .22, .875);
    transition: color .2s cubic-bezier(0, .59, .22, .875)
}

.no-touch .wolf-core-team-member-role {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotate(90deg) translate3d(100%, 100%, 0);
    transform: rotate(90deg) translate3d(100%, 100%, 0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.no-touch .wolf-core-team-member-image {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    -webkit-transition: .35s cubic-bezier(0, .59, .22, .875);
    transition: .35s cubic-bezier(0, .59, .22, .875)
}

.no-touch .wolf-core-team-member-image img {
    -webkit-transform: scale(1.1) translateX(-3px);
    -ms-transform: scale(1.1) translateX(-3px);
    transform: scale(1.1) translateX(-3px);
    -webkit-transition: all .45s linear;
    transition: all .45s linear;
    will-change: transform
}

.no-touch .wolf-core-team-member-inner:hover .wolf-core-team-member-image {
    clip-path: inset(0 40px 0 0);
    -webkit-clip-path: inset(0 40px 0 0)
}

.no-touch .wolf-core-team-member-inner:hover .wolf-core-team-member-image img {
    -webkit-transform: scale(1.1) translateX(4px);
    -ms-transform: scale(1.1) translateX(4px);
    transform: scale(1.1) translateX(4px)
}

.no-touch .wolf-core-team-member-inner:hover .wolf-core-team-member-role {
    opacity: 1
}

.wolf-core-font-light blockquote {
    color: #fff
}

.wolf-core-testimonal-slide .wolf-core-blockquote-inner {
    border: none !important
}

@media screen and (min-width: 800px) {
    .wolf-core-testimonal-slide blockquote {
        font-size: 28px
    }
}

.wolf-core-font-light blockquote:before, .wolf-core-font-light .wp-block-quote:before, .wolf-core-font-light .wolf-core-link-text:before {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/blockquote_light.svg)
}

.wolf-core-breadcrumb {
    font-weight: 400 !important;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1.5em;
    text-transform: uppercase
}

.wolf-core-breadcrumb a {
    opacity: 1
}

.wolf-core-breadcrumb a:hover {
    opacity: .6
}

.author-box-container, .wolf-core-blockquote .wolf-core-blockquote-inner, .entry-featured-quote, .wolf-core-link-inner {
    padding: 60px;
    border: 1px solid rgba(0, 0, 0, .26)
}

.single-post .newsletter-signup .wolf-core-mailchimp-form-container {
    padding: 60px;
    border: 1px solid rgba(0, 0, 0, .26)
}

.wolf-core-accordion .ui-accordion-content, .wolf-core-accordion .elementor-tab-content .elementor-accordion .elementor-accordion-item .ui-accordion-content, .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    padding: 40px 0
}

.wolf-core-accordion .ui-accordion-content, .elementor-accordion-item .elementor-tab-content {
    border-bottom: 1px solid rgba(0, 0, 0, .26) !important
}

.elementor-accordion .elementor-accordion-item {
    border: none !important
}

.wolf-core-accordion-tab, .elementor-accordion .elementor-tab-title {
    position: relative;
    padding: 14px 0
}

.wolf-core-accordion-tab, .elementor-accordion .elementor-tab-title {
    line-height: 1.5 !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    -webkit-transition: all .2s cubic-bezier(.675, .475, .05, .67);
    transition: all .2s cubic-bezier(.675, .475, .05, .67)
}

.wolf-core-accordion .ui-accordion-content {
    padding: 25px 0
}

.elementor-accordion .elementor-tab-content {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.wolf-core-accordion .wolf-core-accordion-tab, .wolf-core-accordion .elementor-accordion-item, .elementor-accordion .wolf-core-accordion-tab, .elementor-accordion .elementor-accordion-item {
    -webkit-transition: all .2s cubic-bezier(.675, .475, .05, .67);
    transition: all .2s cubic-bezier(.675, .475, .05, .67);
    border-bottom: 1px solid rgba(0, 0, 0, .26)
}

.wolf-core-accordion .wolf-core-accordion-tab:last-of-type:not(.ui-state-active), .wolf-core-accordion .wolf-core-accordion-tab:last-of-type, .wolf-core-accordion .elementor-accordion-item:last-of-type:not(.ui-state-active), .wolf-core-accordion .elementor-accordion-item:last-of-type, .elementor-accordion .wolf-core-accordion-tab:last-of-type:not(.ui-state-active), .elementor-accordion .wolf-core-accordion-tab:last-of-type, .elementor-accordion .elementor-accordion-item:last-of-type:not(.ui-state-active), .elementor-accordion .elementor-accordion-item:last-of-type {
    border-bottom: none !important
}

.wolf-core-accordion .wolf-core-accordion-tab a, .wolf-core-accordion .elementor-accordion-item a, .elementor-accordion .wolf-core-accordion-tab a, .elementor-accordion .elementor-accordion-item a {
    line-height: 1
}

.wolf-core-accordion .wolf-core-accordion-tab.ui-state-active, .wolf-core-accordion .wolf-core-accordion-tab .elementor-active.elementor-tab-title, .wolf-core-accordion .elementor-accordion-item.ui-state-active, .wolf-core-accordion .elementor-accordion-item .elementor-active.elementor-tab-title, .elementor-accordion .wolf-core-accordion-tab.ui-state-active, .elementor-accordion .wolf-core-accordion-tab .elementor-active.elementor-tab-title, .elementor-accordion .elementor-accordion-item.ui-state-active, .elementor-accordion .elementor-accordion-item .elementor-active.elementor-tab-title {
    background-color: #000 !important;
    padding-left: 30px
}

.wolf-core-accordion .wolf-core-accordion-tab.ui-state-active a, .wolf-core-accordion .wolf-core-accordion-tab.ui-state-active .elementor-accordion-icon, .wolf-core-accordion .wolf-core-accordion-tab .elementor-active.elementor-tab-title a, .wolf-core-accordion .wolf-core-accordion-tab .elementor-active.elementor-tab-title .elementor-accordion-icon, .wolf-core-accordion .elementor-accordion-item.ui-state-active a, .wolf-core-accordion .elementor-accordion-item.ui-state-active .elementor-accordion-icon, .wolf-core-accordion .elementor-accordion-item .elementor-active.elementor-tab-title a, .wolf-core-accordion .elementor-accordion-item .elementor-active.elementor-tab-title .elementor-accordion-icon, .elementor-accordion .wolf-core-accordion-tab.ui-state-active a, .elementor-accordion .wolf-core-accordion-tab.ui-state-active .elementor-accordion-icon, .elementor-accordion .wolf-core-accordion-tab .elementor-active.elementor-tab-title a, .elementor-accordion .wolf-core-accordion-tab .elementor-active.elementor-tab-title .elementor-accordion-icon, .elementor-accordion .elementor-accordion-item.ui-state-active a, .elementor-accordion .elementor-accordion-item.ui-state-active .elementor-accordion-icon, .elementor-accordion .elementor-accordion-item .elementor-active.elementor-tab-title a, .elementor-accordion .elementor-accordion-item .elementor-active.elementor-tab-title .elementor-accordion-icon {
    color: #fff !important
}

.wolf-core-accordion .ui-accordion-content:last-of-type, .wolf-core-accordion .elementor-tab-content:last-of-type, .elementor-accordion .ui-accordion-content:last-of-type, .elementor-accordion .elementor-tab-content:last-of-type {
    border-bottom: none !important
}

.wolf-core-font-light .wolf-core-accordion .wolf-core-accordion-tab, .wolf-core-font-light .wolf-core-accordion .elementor-accordion-item, .wolf-core-font-light .elementor-accordion .wolf-core-accordion-tab, .wolf-core-font-light .elementor-accordion .elementor-accordion-item {
    border-color: rgba(255, 255, 255, .14)
}

.wolf-core-font-light .wolf-core-accordion-tab.ui-state-active, .wolf-core-font-light .wolf-core-accordion-tab.elementor-active, .wolf-core-font-light .elementor-accordion-item.ui-state-active, .wolf-core-font-light .elementor-accordion-item.elementor-active {
    border-bottom-color: #fff
}

.wolf-core-font-dark .wolf-core-accordion .wolf-core-accordion-tab, .wolf-core-font-dark .wolf-core-accordion .elementor-tab-title, .wolf-core-font-dark .wolf-core-accordion .ui-accordion-content {
    border-color: rgba(0, 0, 0, .08)
}

.wolf-core-font-dark .wolf-core-accordion-tab.ui-state-active, .wolf-core-font-dark .wolf-core-accordion-tab.elementor-active, .wolf-core-font-dark .elementor-tab-title.ui-state-active, .wolf-core-font-dark .elementor-tab-title.elementor-active {
    border-bottom-color: #000
}

.wolf-core-font-dark .wolf-core-accordion-background-solid {
    -webkit-box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .05);
    box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .05)
}

.wolf-core-font-dark .wolf-core-accordion-background-solid .wolf-core-accordion-tab, .wolf-core-font-dark .wolf-core-accordion-background-solid .elementor-tab-title, .wolf-core-font-dark .wolf-core-accordion-background-solid .ui-accordion-content {
    background: #fff !important
}

.wolf-core-toggle-title-text {
    font-size: 20px
}

.wolf-core-toggle-title .wolf-core-toggle-plus {
    line-height: 25px
}

.wolf-core-toggle-title .wolf-core-toggle-plus:before {
    top: 1px
}

.wolf-core-tabs-menu li a {
    font-size: 15px;
    line-height: 1.5;
    padding: 16px 25px 17px
}

.heading-font-staaliches ul.wc-tabs li a, .heading-font-staaliches ul.wolf-core-tabs-menu li a {
    font-size: 16px
}

.wolf-core-tabs-container .ui-tabs-panel {
    padding: 25px 0
}

.wolf-core-tabs-background-transparent .wolf-core-tabs-container .ui-tabs-panel {
    padding: 25px 0
}

.wolf-core-font-light .wolf-core-tabs-background-solid {
    -webkit-box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .44);
    box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .44);
    background: #000 !important
}

.wolf-core-font-light .wolf-core-tabs-background-solid .wolf-core-tabs-menu {
    border-color: rgba(255, 255, 255, .14)
}

.wolf-core-font-dark .wolf-core-tabs-background-solid {
    -webkit-box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .05);
    box-shadow: 3px 4px 5px 0 rgba(0, 0, 0, .05);
    background: #fff !important
}

.wolf-core-font-dark .wolf-core-tabs-background-solid .wolf-core-tabs-menu {
    border-color: rgba(0, 0, 0, .08)
}

ul.wolf-core-tabs-menu li, ul.wc-tabs li, .woocommerce-MyAccount-navigation ul li {
    -webkit-transition: all .3s cubic-bezier(.675, .475, .05, .67);
    transition: all .3s cubic-bezier(.675, .475, .05, .67);
    text-align: center
}

ul.wolf-core-tabs-menu li a, ul.wc-tabs li a, .woocommerce-MyAccount-navigation ul li a {
    font-size: 13px;
    -webkit-transition: all .3s cubic-bezier(.675, .475, .05, .67);
    transition: all .3s cubic-bezier(.675, .475, .05, .67)
}

ul.wolf-core-tabs-menu li:hover, ul.wolf-core-tabs-menu li.ui-tabs-active, ul.wolf-core-tabs-menu li.active, ul.wolf-core-tabs-menu li.is-active, ul.wc-tabs li:hover, ul.wc-tabs li.ui-tabs-active, ul.wc-tabs li.active, ul.wc-tabs li.is-active, .woocommerce-MyAccount-navigation ul li:hover, .woocommerce-MyAccount-navigation ul li.ui-tabs-active, .woocommerce-MyAccount-navigation ul li.active, .woocommerce-MyAccount-navigation ul li.is-active {
    background: #000
}

ul.wolf-core-tabs-menu li:hover a, ul.wolf-core-tabs-menu li.ui-tabs-active a, ul.wolf-core-tabs-menu li.active a, ul.wolf-core-tabs-menu li.is-active a, ul.wc-tabs li:hover a, ul.wc-tabs li.ui-tabs-active a, ul.wc-tabs li.active a, ul.wc-tabs li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li.ui-tabs-active a, .woocommerce-MyAccount-navigation ul li.active a, .woocommerce-MyAccount-navigation ul li.is-active a {
    opacity: 1;
    color: #fff !important
}

.woocommerce-MyAccount-navigation ul li {
    float: none;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-right: 0
}

.woocommerce-MyAccount-navigation ul li a {
    width: 100%;
    height: 100%;
    display: block
}

.wolf-core-testimonial-content {
    font-weight: 400;
    font-weight: 500
}

.wolf-core-wc-category-gallery .wolf-core-img-metro-inner {
    background: #eee
}

.wolf-core-wc-category-gallery .wolf-core-img {
    background: #eee
}

.wolf-core-wc-cat-title-container {
    line-height: 1
}

.wolf-core-wc-cat-title {
    font-size: 20px
}

.wolf-core-wc-cat-desc {
    font-size: 13px
}

.wolf-core-wc-cat-text-container {
    padding: 40px 50px
}

.wolf-core-counter-text {
    font-size: 24px
}

.wolf-core-at-title-text, .elementor-accordion-title {
    -webkit-transition: color .2s cubic-bezier(.675, .475, .05, .67);
    transition: color .2s cubic-bezier(.675, .475, .05, .67);
    font-size: 18px;
    position: relative;
    font-weight: 400
}

.elementor-swiper-button i {
    display: none !important
}

.flickity-prev-next-button {
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 14px
}

.flickity-prev-next-button:before {
    display: none !important
}

a.flex-prev, a.flex-next, .shape-slider-slides-nav__button {
    background: 0 0 !important;
    width: 80px !important;
    height: 41px !important;
    opacity: 1 !important
}

.elementor-swiper-button-next svg {
    right: 0;
    left: auto
}

a.flex-prev, .elementor-swiper-button-prev {
    left: 30px !important
}

a.flex-next, .elementor-swiper-button-next {
    right: 30px !important
}

a.flex-prev:before, a.flex-next:before, .shape-slider-slides-nav__button:before {
    content: '' !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-size: 80px 11px;
    background-repeat: no-repeat;
    -webkit-transition: .3s cubic-bezier(0, 0, .4, 1);
    transition: .3s cubic-bezier(0, 0, .4, 1)
}

a.flex-prev:before, .shape-slider-slides-nav__button--prev:before {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_l.svg);
    background-position: left
}

a.flex-next:before, .shape-slider-slides-nav__button--next:before {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_r.svg);
    background-position: right
}

.wolf-core-font-dark .shape-slider-slides-nav__button--prev:before {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_l_dark.svg)
}

.wolf-core-font-dark .shape-slider-slides-nav__button--next:before {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_r_dark.svg)
}

.flickity-prev-next-button:hover:before, a.flex-prev:hover:before, .flickity-prev-next-button:hover:before, a.flex-next:hover:before {
    width: 50%;
    left: 25%
}

.flex-direction-nav a {
    -webkit-transition-timing-function: cubic-bezier(0, .59, .22, .875);
    transition-timing-function: cubic-bezier(0, .59, .22, .875)
}

.elementor-swiper-button, .flickity-button {
    width: 80px;
    height: 41px;
    -webkit-transition: all .3s cubic-bezier(0, .59, .22, .875);
    transition: all .3s cubic-bezier(0, .59, .22, .875);
    overflow: hidden;
    clip-path: inset(0 0 0 0)
}

.elementor-swiper-button svg, .flickity-button svg {
    -webkit-transition: all .3s cubic-bezier(0, .59, .22, .875);
    transition: all .3s cubic-bezier(0, .59, .22, .875);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0
}

.flickity-prev-next-button.previous {
    left: 5px
}

.flickity-prev-next-button.next {
    right: 5px
}

.flickity-button.previous:hover, .elementor-swiper-button-prev:hover {
    clip-path: inset(0 20px 0 0);
    -webkit-clip-path: inset(0 20px 0 0)
}

.flickity-button.previous:hover svg, .elementor-swiper-button-prev:hover svg {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.flickity-button.next:hover, .elementor-swiper-button-next:hover {
    -webkit-clip-path: inset(0 0 0 20px)
}

.flickity-button.next:hover svg, .elementor-swiper-button-next:hover svg {
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

.wolf-core-slider-nav-font-tone-dark a.flex-prev:before {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_l_dark.svg)
}

.wolf-core-slider-nav-font-tone-dark a.flex-next:before {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_r_dark.svg)
}

@media screen and (min-width: 1200px) {
    .wolf-core-row-layout-column.wolf-core-row-width-wide .wolf-core-row-wrapper-width-standard .wolf-core-col-12 .flickity-prev-next-button.previous {
        margin-left: -30px
    }

    .wolf-core-row-layout-column.wolf-core-row-width-wide .wolf-core-row-wrapper-width-standard .wolf-core-col-12 .flickity-prev-next-button.next {
        margin-right: -30px
    }
}

.flickity-page-dots {
    width: auto;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -45px
}

.flickity-page-dots .dot, .flex-control-paging li a, .swiper-pagination-bullet {
    position: relative;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    background: 0 0 !important;
    border-radius: 0 !important;
    width: 15px !important;
    height: 15px !important;
    opacity: 1;
    margin-right: 6px !important;
    margin-left: 6px !important
}

.flickity-page-dots .dot:after, .flex-control-paging li a:after {
    content: '';
    border-radius: 999em;
    position: absolute;
    z-index: 1;
    background: #fff;
    border: 2px solid #fff;
    top: 50%;
    left: 0;
    margin-top: -5px;
    margin-left: 1px;
    height: 11px;
    width: 11px;
    -webkit-transition: all .2s cubic-bezier(.675, .475, .05, .67);
    transition: all .2s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(.46);
    -ms-transform: scale(.46);
    transform: scale(.46)
}

.swiper-pagination-bullet span {
    border-radius: 999em;
    position: absolute;
    z-index: 1;
    background: #fff;
    border: 2px solid #fff;
    top: 50%;
    left: 0;
    margin-top: -5px;
    margin-left: 1px;
    height: 11px;
    width: 11px;
    -webkit-transition: all .2s cubic-bezier(.675, .475, .05, .67);
    transition: all .2s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(.46);
    -ms-transform: scale(.46);
    transform: scale(.46)
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 20px
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 12px
}

.wolf-core-font-light .wolf-core-testimonial-slider-container .flickity-page-dots .dot:after, .wolf-core-font-light .items .flickity-page-dots .dot:after {
    border-color: #fff;
    background: #fff
}

.wolf-core-font-light .wolf-core-testimonial-slider-container .flickity-prev-next-button svg, .wolf-core-font-light .items .flickity-prev-next-button svg {
    fill: #fff
}

.wolf-core-testimonial-slider-container .flickity-page-dots {
    margin-left: 6px;
    bottom: -60px
}

.wolf-core-font-dark .wolf-core-testimonial-slider-container .flickity-page-dots .dot:after, .wolf-core-font-dark .items .flickity-page-dots .dot:after, .wolf-core-font- .wolf-core-testimonial-slider-container .flickity-page-dots .dot:after, .wolf-core-font- .items .flickity-page-dots .dot:after {
    border-color: #000;
    background: #000
}

.wolf-core-font-dark .wolf-core-testimonial-slider-container .flickity-prev-next-button svg, .wolf-core-font-dark .items .flickity-prev-next-button svg, .wolf-core-font- .wolf-core-testimonial-slider-container .flickity-prev-next-button svg, .wolf-core-font- .items .flickity-prev-next-button svg {
    fill: #000
}

.wolf-core-carousel-nav-dots-tone-dark .flickity-page-dots .dot:after {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #000;
    border-color: #000
}

.wolf-core-carousel-nav-dots-tone-light .flickity-page-dots .dot:after {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fff;
    background: #fff
}

.elementor-pagination-position-outside .swiper-pagination-bullet span {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000;
    background: #000
}

.elementor-pagination-position-outside .swiper-pagination-fraction, .elementor-pagination-position-outside .swiper-pagination-custom, .elementor-pagination-position-outside .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -10px
}

.flickity-page-dots .dot.is-selected:after, .flex-control-paging li a.flex-active:after, .flickity-page-dots .dot:hover:after, .flex-control-paging li a:hover:after {
    background: 0 0 !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullet:hover span, .swiper-pagination-bullet.swiper-pagination-bullet-active span {
    background: 0 0 !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.related-products .flickity-page-dots .dot {
    -webkit-box-shadow: none;
    box-shadow: none
}

.upsells h2, .related-products h2 {
    font-size: 30px
}

.wolf-core-one-page-nav-bullet {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    background: 0 0 !important;
    width: 12px !important;
    height: 12px !important
}

.wolf-core-one-page-nav-bullet:after {
    content: '';
    border-radius: 999em;
    position: absolute;
    z-index: 1;
    background: #fff;
    border: 2px solid #fff;
    top: 50%;
    left: 0;
    margin-top: -5px;
    margin-left: 1px;
    height: 11px;
    width: 11px;
    -webkit-transition: all .2s cubic-bezier(.675, .475, .05, .67);
    transition: all .2s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(.46);
    -ms-transform: scale(.46);
    transform: scale(.46)
}

.wolf-core-one-page-nav-bullet.wolf-core-bullet-active:after, .wolf-core-one-page-nav-bullet:hover:after {
    background: 0 0 !important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.page-nav-bullet-dark .wolf-core-one-page-nav-bullet:after {
    background: #000;
    border: 2px solid #000
}

.accent-color-light .wolf-core-one-page-nav-bullet-tip {
    color: #000
}

.flexslider .flex-control-paging {
    bottom: 40px
}

.search-form .search-submit {
    display: block
}

.no-results .search-form {
    position: relative
}

.no-results .search-field {
    padding: 20px;
    padding-left: 30px;
    padding-right: 60px;
    font-size: 20px;
    height: 60px
}

.no-results .search-form .search-submit {
    outline: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: 0 0;
    height: 100%;
    width: 70px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/search.svg);
    background-size: 24px 24px
}

.widget_search .woocommerce-product-search, .widget_search .search-form, .widget_search .wp-block-search, .widget.widget_product_search .woocommerce-product-search, .widget.widget_product_search .search-form, .widget.widget_product_search .wp-block-search {
    position: relative
}

.widget_search .wp-block-search__label, .widget.widget_product_search .wp-block-search__label {
    display: none
}

.widget_search .search-submit, .widget_search .search-submit:hover, .widget_search .wp-block-search__button, .widget_search .wp-block-search__button:hover, .widget.widget_product_search .search-submit, .widget.widget_product_search .search-submit:hover, .widget.widget_product_search .wp-block-search__button, .widget.widget_product_search .wp-block-search__button:hover {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 !important;
    border: none;
    width: 43px !important;
    height: 100%;
    background-color: transparent !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 14px 14px !important;
    font-size: 0
}

.widget_search .search-submit:after, .widget_search .search-submit:hover:after, .widget_search .wp-block-search__button:after, .widget_search .wp-block-search__button:hover:after, .widget.widget_product_search .search-submit:after, .widget.widget_product_search .search-submit:hover:after, .widget.widget_product_search .wp-block-search__button:after, .widget.widget_product_search .wp-block-search__button:hover:after {
    content: '\e86f';
    font-family: Linearicons-Free;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px
}

.widget_search .search-field, .widget_search .wp-block-search__input, .widget.widget_product_search .search-field, .widget.widget_product_search .wp-block-search__input {
    padding-right: 25px
}

.wp-block-search__inside-wrapper {
    position: relative
}

.wp-block-search .wp-block-search__button {
    background: 0 0;
    border: none;
    font-size: 0;
    position: relative;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 !important;
    border: none;
    width: 43px !important;
    height: 100%
}

.wp-block-search .wp-block-search__button:after {
    content: '\e86f';
    font-family: Linearicons-Free;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px
}

.wp-block-search__button {
    color: #000 !important
}

form [placeholder]:focus::-webkit-input-placeholder {
    line-height: inherit;
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

input[type=text], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=week], input[type=password], input[type=checkbox], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], select {
    height: 50px
}

textarea {
    height: 150px
}

input[type=text], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=week], input[type=password], input[type=checkbox], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], select, textarea {
    background: 0 0 !important;
    padding: 0 12px 0 0;
    border-radius: 0;
    border: 1px solid;
    border-color: rgba(0, 0, 0, .26) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #333 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important
}

input[type=text]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, input[type=password]:focus, input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, select:focus, textarea:focus {
    border-color: #000
}

.woocommerce-checkout input[type=text], .woocommerce-checkout input[type=search], .woocommerce-checkout input[type=tel], .woocommerce-checkout input[type=time], .woocommerce-checkout input[type=url], .woocommerce-checkout input[type=week], .woocommerce-checkout input[type=password], .woocommerce-checkout input[type=checkbox], .woocommerce-checkout input[type=color], .woocommerce-checkout input[type=date], .woocommerce-checkout input[type=datetime], .woocommerce-checkout input[type=datetime-local], .woocommerce-checkout input[type=email], .woocommerce-checkout input[type=month], .woocommerce-checkout select, .woocommerce-checkout textarea {
    padding: 12px 18px;
    border: 1px solid
}

.select2-container--default .select2-selection--single {
    border: 1px solid rgba(0, 0, 0, .26)
}

.select2-dropdown {
    border-color: rgba(0, 0, 0, .26) !important
}

.wolf-core-font-light input.wolf-core-mailchimp-f-name, .wolf-core-font-light input.wolf-core-mailchimp-l-name, .wolf-core-font-light input.wolf-core-mailchimp-email {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important
}

.wolf-core-font-light input.wolf-core-mailchimp-f-name::-webkit-input-placeholder, .wolf-core-font-light input.wolf-core-mailchimp-l-name::-webkit-input-placeholder, .wolf-core-font-light input.wolf-core-mailchimp-email::-webkit-input-placeholder {
    color: #fff !important
}

.nav-search-form-container .search-field {
    padding-left: 15px
}

.wolf-core-font-light input[type=text], .wolf-core-font-light input[type=search], .wolf-core-font-light input[type=tel], .wolf-core-font-light input[type=time], .wolf-core-font-light input[type=url], .wolf-core-font-light input[type=week], .wolf-core-font-light input[type=password], .wolf-core-font-light input[type=checkbox], .wolf-core-font-light input[type=color], .wolf-core-font-light input[type=date], .wolf-core-font-light input[type=datetime], .wolf-core-font-light input[type=datetime-local], .wolf-core-font-light input[type=email], .wolf-core-font-light input[type=month], .wolf-core-font-light select, .wolf-core-font-light textarea {
    border-color: #fff !important
}

.wp-calendar-nav-next {
    float: right
}

ul.productsbycat_list li.wcpbc-product img {
    margin-right: 10px
}

ul.wolf-instagram-list li {
    width: 31.33%
}

.tagcloud:before {
    display: none !important
}

.tagcloud a, .widget_tag_cloud a {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #f9f9f9;
    padding: 14px 28px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 11px !important;
    letter-spacing: 2px;
    line-height: 1.5em;
    margin: 0 15px 15px 0;
    opacity: 1 !important
}

.tagcloud a:hover, .widget_tag_cloud a:hover {
    background: #000;
    color: #fff
}

.wolf-share-button-count {
    display: none
}

.wolf-share-buttons-container {
    margin-top: 50px
}

.wolf-share-buttons-container:before {
    content: 'Share:';
    margin-right: 5px;
    font-weight: 700;
    position: relative;
    top: 4px
}

.wolf-share-link {
    letter-spacing: 2px;
    font-size: 11px;
    font-family: 'DM Sans' !important
}

.wolf-share-link:before {
    font-family: inherit !important;
    text-transform: uppercase
}

.wolf-share-link-pinterest:before {
    content: 'Pn'
}

.wolf-share-link-facebook:before {
    content: 'Fb'
}

.wolf-share-link-twitter:before {
    content: 'Tw'
}

.wolf-share-link-linkedin:before {
    content: 'Ln'
}

.wolf-share-link-reddit:before {
    content: 'Rd'
}

.wolf-share-link-tumblr:before {
    content: 'Tb'
}

.wolf-share-link-vk:before {
    content: 'Vk'
}

.wolf-share-link-xing:before {
    content: 'Xi'
}

.wolf-share-link-email:before {
    content: 'Em'
}

.widget-title, .widgettitle, .widget_block h2 {
    font-size: 22px
}

.widget-title .rsswidget {
    font-size: 22px;
    font-weight: 700 !important
}

.widget_rss .widget-title .rsswidget img, .widget_rss .widgettitle .rsswidget img {
    top: -2px
}

.recentcomments a {
    font-weight: 700 !important
}

.comments-title {
    font-size: 24px
}

.comment-meta-item {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px !important
}

.comment-content figure.gravatar img.avatar {
    max-width: 80px;
    min-height: 80px
}

@media screen and (min-width: 800px) {
    .comment-meta.post-meta {
        margin-left: 100px
    }
}

.wolf-core-wolf-gram-shortcode-container:not(.wolf-core-sbif-disable-hover-true) .sbi_item .sbi_photo:before {
    background: rgba(0, 0, 0, .15)
}

.widget #sbi_images {
    margin-left: -5px !important;
    width: calc(100% + 10px) !important
}

.widget #sb_instagram:not(.sbi_moderation_mode) .sbi_photo_wrap:hover .sbi_photo {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

.widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_nav_menu ul li a, .widget_product_categories ul li a, .widget_tag_cloud ul li a, .widget_recent_entries ul li a, .widget_pages ul li a {
    font-weight: 400 !important;
    opacity: 1;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1.5em;
    text-transform: uppercase
}

.widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_product_categories ul li a:hover, .widget_tag_cloud ul li a:hover, .widget_recent_entries ul li a:hover, .widget_pages ul li a:hover {
    opacity: .6
}

.widget_tag_cloud a {
    font-weight: 400 !important;
    opacity: 1;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1.5em;
    text-transform: uppercase
}

.widget_tag_cloud a:hover {
    opacity: .6
}

.widget_archive ul li a:before, .widget_categories ul li a:before, .widget_meta ul li a:before, .widget_nav_menu ul li a:before, .widget_product_categories ul li a:before {
    display: none
}

.wolf_core_widget_socials .wolf-core-icon a:before {
    font-size: 15px
}

body {
    font-size: 15px
}

.body-font-montserrat {
    font-size: 15px
}

.menu-font-montserrat .nav-menu-desktop li, .menu-font-montserrat .cta-item, .menu-font-poppins .nav-menu-desktop li, .menu-font-poppins .cta-item {
    font-size: 12px
}

body {
    line-height: 2
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
    margin-bottom: 20px
}

h1 {
    margin-top: 0;
    font-size: 3.052em
}

h2 {
    font-size: 2.441em
}

h3 {
    font-size: 1.953em
}

h4 {
    font-size: 1.563em
}

h5 {
    font-size: 1.25em
}

small {
    font-size: .8em
}

hr {
    background: rgba(0, 0, 0, .26) !important;
    height: 1px;
    margin: 70px auto
}

ul, ol, dl {
    margin: 30px 0 60px
}

.menu-width-wide .logo-img {
    padding: 8px
}

.logo-text {
    margin-top: -2px;
    font-size: 25px;
    font-weight: 700 !important
}

#mobile-bar .logo {
    padding-left: 0
}

#mobile-bar .hamburger-container {
    margin-right: -15px
}

.category-filter, .mptt-shortcode-wrapper .mptt-navigation-tabs {
    margin-bottom: 35px
}

.category-filter ul li a {
    position: relative;
    display: inline-block;
    z-index: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px
}

.logo-text:after, .side-panel-logo-heading:after {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.675, .475, .05, .67);
    transition: transform .4s cubic-bezier(.675, .475, .05, .67);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    height: 15px
}

.one-letter-logo .logo-text:after {
    height: 12px;
    top: auto;
    bottom: 8px
}

blockquote, .wp-block-quote, .wolf-core-link-text {
    max-width: 960px;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 75px;
    font-size: 20px;
    line-height: 30px;
    quotes: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: -1px;
    quotes: none;
    font-weight: 700
}

blockquote:before, .wp-block-quote:before, .wolf-core-link-text:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 63px;
    height: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/blockquote.svg);
    background-repeat: no-repeat;
    background-size: contain
}

blockquote, .wp-block-quote {
    margin: 20px 0 25px
}

.author-description {
    padding-right: 25%;
    position: relative
}

.author-description:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 80px;
    height: 80px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/pen.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.wolf-core-link-text {
    padding-left: 0;
    padding-right: 25%
}

.wolf-core-link-text:before {
    right: 0;
    left: auto;
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/link.svg)
}

.entry-post-standard .entry-featured-quote, .entry-post-standard .entry-featured-link {
    margin-top: 20px;
    margin-bottom: 20px
}

.accent-color-light .entry-post-standard .entry-thumbnail-overlay:after {
    color: #000
}

.entry-post-standard .entry-thumbnail-overlay {
    display: none
}

.scroll-down-icon:before {
    font-family: "iconmonstr-iconic-font" !important;
    content: '\e003' !important
}

.woocommerce-pagination, .comments-pagination {
    margin-top: 50px
}

.comments-pagination .nav-links a.next:before, .pagination-icon-next:before {
    font-size: 0;
    background: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_r_dark.svg) center right no-repeat;
    width: 35px;
    background-size: 30px 300px;
    top: -7px;
    position: relative
}

.comments-pagination .nav-links a.prev:before, .pagination-icon-prev:before {
    font-size: 0;
    background: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/long_arrow_l_dark.svg) center left no-repeat;
    width: 35px;
    background-size: 30px 300px;
    top: -7px;
    position: relative
}

.link, .page-entry-content td a, .elementor-text-editor a, p:not(.attachment) > a:not(.link-underline):not(.no-link-style):not(.button):not(.button-download):not(.added_to_cart):not(.button-secondary):not(.menu-link):not(.filter-link):not(.entry-link):not(.more-link):not(.wolf-core-image-inner):not(.wolf-core-button):not(.wolf-core-bigtext-link):not(.wolf-core-fittext-link):not(.ui-tabs-anchor):not(.wolf-core-icon-title-link):not(.wolf-core-icon-link):not(.wolf-core-social-icon-link):not(.wolf-core-team-member-social):not(.wolf-tweet-link):not(.author-link) {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 700;
    border: none !important;
    border-width: 0 !important;
    position: relative;
    z-index: 0;
    overflow: hidden;
    white-space: nowrap
}

.link:hover, .page-entry-content td a:hover, .elementor-text-editor a:hover, p:not(.attachment) > a:not(.link-underline):not(.no-link-style):not(.button):not(.button-download):not(.added_to_cart):not(.button-secondary):not(.menu-link):not(.filter-link):not(.entry-link):not(.more-link):not(.wolf-core-image-inner):not(.wolf-core-button):not(.wolf-core-bigtext-link):not(.wolf-core-fittext-link):not(.ui-tabs-anchor):not(.wolf-core-icon-title-link):not(.wolf-core-icon-link):not(.wolf-core-social-icon-link):not(.wolf-core-team-member-social):not(.wolf-tweet-link):not(.author-link):hover {
    opacity: .5
}

a.no-link-style:not(.wolf-core-img):not(.logo-link) {
    -webkit-transition: opacity ease .3s;
    transition: opacity ease .3s;
    font-weight: 400
}

a.no-link-style:not(.wolf-core-img):not(.logo-link):hover {
    color: inherit !important
}

a.no-link-style:not(.wolf-core-img):not(.logo-link):hover {
    opacity: .66
}

table {
    margin-bottom: 50px
}

ul, ol {
    padding-left: 20px
}

b, strong {
    font-weight: 600
}

code {
    background: #f9f9f9
}

cite {
    font-size: 1em
}

dt {
    font-size: 1.2em
}

pre {
    margin: 50px 0
}

table {
    margin-bottom: 50px
}

table thead tr {
    background: rgba(0, 0, 0, .02)
}

table th, table td {
    border-top: 1px solid rgba(0, 0, 0, .26);
    border-bottom: 1px solid rgba(0, 0, 0, .26);
    border-right: 1px solid rgba(0, 0, 0, .26);
    padding: 15px 20px
}

table th:first-child, table td:first-child {
    border-left: 1px solid rgba(0, 0, 0, .26)
}

.woocommerce-product-attributes-item th {
    padding-left: 15px !important
}

.wolf-woocommerce-wishlist-table th, .wolf-woocommerce-wishlist-table td, .woocommerce-cart table th, .woocommerce-cart table td {
    border: none !important
}

.calendar_wrap, .wp-calendar-table {
    margin-bottom: 20px
}

.calendar_wrap table tbody tr td, .wp-calendar-table table tbody tr td {
    text-align: center;
    padding: 10px
}

.calendar_wrap table th, .wp-calendar-table table th {
    text-align: center;
    padding: 10px
}

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

.wp-block-calendar table th {
    background: 0 0
}

.wp-block-calendar th, .wp-block-calendar tbody td {
    border-top: 1px solid rgba(0, 0, 0, .26);
    border-bottom: 1px solid rgba(0, 0, 0, .26);
    border-right: 1px solid rgba(0, 0, 0, .26);
    padding: 10px;
    text-align: center
}

.woocommerce #payment, .woocommerce-page #payment {
    border: 1px solid rgba(0, 0, 0, .26);
    padding: 20px;
    border-radius: 0
}

.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
    margin: 0 5px 0 0
}

#wc-stripe-new-payment-method {
    margin: 0;
    width: auto;
    height: auto;
    margin-top: 20px
}

.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
    padding: 20px
}

.woocommerce #payment div.payment_box .woocommerce-privacy-policy-text, .woocommerce-page #payment div.payment_box .woocommerce-privacy-policy-text {
    font-size: 11px
}

.wolf-core-yes.post-type-archive-product .content-wrapper, .wolf-core-yes.woocommerce-page .content-wrapper {
    padding-top: 0
}

.entry-product-grid .theme-button-solid, .entry-product-grid .woocommerce-info .button, .woocommerce-info .entry-product-grid .button, .entry-product-grid .woocommerce-message .button, .woocommerce-message .entry-product-grid .button, .entry-product-grid .woocommerce-error .button, .woocommerce-error .entry-product-grid .button {
    border-radius: 6px
}

.entry-product-grid .product-summary {
    margin-top: 10px;
    width: 100%
}

.entry-product-grid .product-action .added_to_cart.wc-forward {
    display: none !important
}

.entry-product-grid .product-action .loading.wolf-core-button {
    opacity: .5
}

.entry-product-grid .onsale {
    right: 0;
    top: 20px;
    left: auto;
    background: #fff;
    color: #000;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.entry-product-grid .onsale {
    right: 15px;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.entry-product-grid .star-rating {
    text-align: left;
    margin: 10px 0
}

.entry-product-grid .product-loop-cat {
    font-size: 11px;
    margin-bottom: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    z-index: 15
}

.entry-product-grid .product-action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.entry-product-grid.entry-product-big-enough .product-caption {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.entry-product-grid.entry-product-too-small .product-action {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.entry-product-grid.entry-product-too-small .product-action .price {
    margin: 10px 0 8px
}

.entry-product-grid .woocommerce-loop-product__title {
    font-size: 20px !important;
    margin-bottom: 15px;
    padding-right: 12px
}

.entry-product-grid .woocommerce-Price-amount {
    font-weight: 700
}

.entry-product-grid .price ins {
    text-decoration: none !important
}

.entry-product-grid .product-quickview-button, .entry-product-grid .quickview-product-add-to-cart {
    margin-right: 0 !important
}

.entry-product-grid .product-second-thumbnail {
    -webkit-transition: all .4s cubic-bezier(.675, .475, .05, .67);
    transition: all .4s cubic-bezier(.675, .475, .05, .67)
}

.entry-product:not(.entry-product-has-gallery) .product-thumbnail-inner img {
    -webkit-transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    opacity: 1
}

.entry-product:not(.entry-product-has-gallery):hover .product-thumbnail-inner img {
    opacity: .6
}

span.onsale {
    background-color: #fff !important;
    color: #000 !important;
    letter-spacing: 2px;
    font-size: 11px;
    text-transform: uppercase
}

.return-to-shop a.button {
    line-height: 46px
}

.checkout-button {
    line-height: 46px !important
}

.wolf-woocommerce-wishlist-table th, .woocommerce-cart-form__contents th {
    opacity: .66
}

.wolf-woocommerce-wishlist-table td.product-price, .wolf-woocommerce-wishlist-table td.product-name, .woocommerce-cart-form__contents td.product-price, .woocommerce-cart-form__contents td.product-name {
    font-weight: 700
}

.wolf-woocommerce-wishlist-table td.product-price a:before, .wolf-woocommerce-wishlist-table td.product-price a:after, .wolf-woocommerce-wishlist-table td.product-name a:before, .wolf-woocommerce-wishlist-table td.product-name a:after, .woocommerce-cart-form__contents td.product-price a:before, .woocommerce-cart-form__contents td.product-price a:after, .woocommerce-cart-form__contents td.product-name a:before, .woocommerce-cart-form__contents td.product-name a:after {
    display: none
}

.wolf-core-login-form-links {
    font-size: 13px;
    text-align: right
}

#loginform-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .33);
    z-index: -10;
    color: #fff;
    -webkit-transition: opacity .4s linear, z-index .4s .4s linear;
    transition: opacity .4s linear, z-index .4s .4s linear;
    opacity: 0
}

.close-loginform-button {
    margin-top: 0 !important
}

#loginform-overlay-content {
    width: 100%;
    max-width: 550px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    border: 1px solid rgba(0, 0, 0, .4)
}

#loginform-overlay-content .wolf-core-login-form-container {
    padding-top: 20px;
    padding-bottom: 20px
}

#loginform-overlay-content .wolf-core-login-form-inner {
    padding: 50px
}

#loginform-overlay-content .login-submit {
    height: 0;
    margin-bottom: 10px
}

.wolf-core-login-form-links {
    margin-bottom: 0
}

.loginform-popup-toggle #loginform-overlay {
    -webkit-transition: opacity .2s linear, z-index .2s 0s linear;
    transition: opacity .2s linear, z-index .2s 0s linear;
    z-index: 9990;
    opacity: 1
}

@media screen and (max-width: 800px) {
    .wolf-core-login-form-links {
        margin-top: 100px !important;
        text-align: center
    }

    .close-loginform-button {
        top: 44px
    }
}

.widget_price_filter .button {
    padding: 0 35px;
    line-height: 1;
    height: 37px;
    margin-top: 0
}

.widget_price_filter .price_label {
    top: auto;
    text-align: left;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 8px
}

.widget_price_filter .price_slider_amount {
    padding-top: 14px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.price_slider_wrapper {
    padding-top: 4px
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: rgba(0, 0, 0, .26)
}

.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #000;
    opacity: 1
}

.widget_price_filter .ui-slider-horizontal {
    height: 1px;
    background-color: #000
}

.widget_price_filter .ui-slider .ui-slider-handle {
    width: 7px;
    height: 7px;
    border-radius: 99em;
    cursor: pointer;
    background: #000;
    top: -3px
}

.product_list_widget ins {
    text-decoration: none
}

.product_list_widget li {
    line-height: 1.5 !important
}

.product_list_widget .product-title {
    position: relative;
    top: -2px
}

.widget.woocommerce .star-rating {
    margin: 5px 0 8px
}

.cart-collaterals .cross-sells .products {
    margin-bottom: 35px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.cart-collaterals .cross-sells .entry-product .entry-link-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cart-collaterals .cross-sells .product-thumbnail-container {
    margin-bottom: 10px
}

.cart-collaterals .cross-sells .product-bg, .cart-collaterals .cross-sells .product-excerpt, .cart-collaterals .cross-sells .product-loop-cat {
    display: none !important
}

.entry-product-cart {
    width: 100%;
    float: none;
    margin-bottom: 20px
}

.entry-product-cart .product-box {
    position: relative;
    display: table
}

.entry-product-cart .product-thumbnail-container {
    width: 180px;
    display: table-cell
}

.entry-product-cart .entry-link-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.entry-product-cart .product-summary {
    padding: 30px 0
}

.entry-product-cart .woocommerce-loop-product__title {
    font-size: 16px
}

.product-content ins {
    text-decoration: none
}

.woocommerce-product-gallery__trigger:before {
    content: '';
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/magnifier_light.svg);
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 16px 16px !important
}

.wolf-alert.success a, .woocommerce-message a, .woocommerce-info a, .woocommerce-error a, .wolf-alert.success a:hover, .woocommerce-message a:hover, .woocommerce-info a:hover, .woocommerce-error a:hover, .wolf-alert.success b, .woocommerce-message b, .woocommerce-info b, .woocommerce-error b, .wolf-alert.success span, .woocommerce-message span, .woocommerce-info span, .woocommerce-error span, .wolf-alert.success strong, .woocommerce-message strong, .woocommerce-info strong, .woocommerce-error strong, .woocommerce-error a .woocommerce-error a:hover, .woocommerce-error b, .woocommerce-error span, .woocommerce-error strong, .woocommerce-info a, .woocommerce-info a:hover, .woocommerce-info b, .woocommerce-info span, .woocommerce-info strong, .wocommerce-message a, .woocommerce-message a:hover, .woocommerce-message b, .woocommerce-message span, .woocommerce-message strong {
    color: #333 !important
}

.woocommerce-ResetPassword .woocommerce-form-row {
    width: 100% !important
}

.woocommerce-ResetPassword button {
    border: none;
    float: right
}

.woocommerce-single-product-images-slider .flex-next, .woocommerce-single-product-images-slider .flex-prev {
    color: #000 !important;
    background: 0 0 !important
}

.wolf-core-product-presentation .flex-next:before, .wolf-core-product-presentation .flex-prev:before, .woocommerce-single-product-images-slider .flex-next:before, .woocommerce-single-product-images-slider .flex-prev:before {
    color: #000 !important
}

.product-content, .single-product #secondary, .woocommerce-Tabs-panel {
    padding-top: 50px;
    padding-bottom: 50px
}

.product-content {
    padding-top: 0
}

.fancybox-is-open .fancybox-bg {
    background: #fff;
    opacity: 1
}

.single-product .quantity .qty, .single-product .product .summary .button {
    height: 50px
}

.single-product .product .summary .button {
    line-height: 0;
    margin-right: 8px;
    margin-bottom: 8px
}

.single-product .entry-single-product .summary .woocommerce-product-rating {
    margin-top: 0
}

.single-product .entry-single-product.sale .entry-summary ins .woocommerce-Price-amount {
    font-size: 32px
}

.single-product-quickview form.cart {
    margin-top: 0;
    margin-bottom: 0
}

.single-product-quickview .product-subheading {
    font-size: 18px
}

.woocommerce .qty, .woocommerce-page .qty {
    margin-top: 0
}

.qty {
    background: #fff !important;
    color: #000 !important;
    border-color: rgba(0, 0, 0, .26) !important;
    padding-right: 40px !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-product .quantity .qty {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.quantity {
    position: relative;
    width: 88px;
    margin-right: 0 !important
}

.wt-quantity-minus, .wt-quantity-plus {
    position: absolute;
    right: 0;
    width: 30px;
    height: 50%;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    border-left: 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .26);
    text-align: center
}

.wt-quantity-minus:before, .wt-quantity-plus:before {
    font-family: FontAwesome;
    font-weight: 400
}

.wt-quantity-minus {
    bottom: 0
}

.wt-quantity-minus:before {
    content: '\f068'
}

.single-product .entry-summary .wt-quantity-minus {
    border-bottom: 0
}

.wt-quantity-plus {
    border-bottom: 0
}

.wt-quantity-plus:before {
    content: '\f067'
}

.coupon .input-text {
    height: 51px !important
}

.coupon .button:hover {
    background: #fff;
    border-color: #fff
}

.skin-light .coupon .button:hover, .skin-default .coupon .button:hover, [class^=skin-light_] .coupon .button:hover, [class*=" skin-light_"] .coupon .button:hover, [class^=global-skin-light] .coupon .button:hover, [class*=" global-skin-light"] [class^=global-skin-light_] .coupon .button:hover, [class*=" global-skin-light_"] .coupon .button:hover, .wolf-core-font-dark .coupon .button:hover {
    background: #000;
    border-color: #000
}

th {
    text-transform: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 50px;
    line-height: 50px;
    border-width: 2px
}

.woocommerce-form-login button {
    border: none
}

.woocommerce-form-login .woocommerce-form__input-checkbox {
    top: 21px;
    position: relative
}

.woocommerce-info:before, .woocommerce-message:before {
    display: none
}

.woocommerce-info, .woocommerce-message, .woocommerce-error {
    padding: 30px;
    background: 0 0 !important;
    border: 1px solid rgba(0, 0, 0, .26);
    border-color: rgba(0, 0, 0, .26) !important;
    color: #000;
    line-height: 1.5;
    text-align: center
}

.woocommerce-info .button, .woocommerce-message .button, .woocommerce-error .button {
    color: #fff !important;
    background: #333 !important;
    padding: 15px 25px;
    height: 50px
}

.woocommerce-info .button:hover, .woocommerce-message .button:hover, .woocommerce-error .button:hover {
    color: #fff !important
}

.accent-color-light .wc-forward:not(:hover) {
    color: #000 !important
}

.wc-forward:before {
    font-family: "iconmonstr-iconic-font" !important;
    content: '\e07f';
    margin-right: 5px;
    top: 0;
    display: none
}

.skin-dark .woocommerce-info, .skin-dark .woocommerce-message, [class^=skin-dark_] .woocommerce-info, [class^=skin-dark_] .woocommerce-message, [class*=" skin-dark_"] .woocommerce-info, [class*=" skin-dark_"] .woocommerce-message, [class^=global-skin-dark] .woocommerce-info, [class^=global-skin-dark] .woocommerce-message, [class*=" global-skin-dark"] .woocommerce-info, [class*=" global-skin-dark"] .woocommerce-message, [class^=global-skin-dark_] .woocommerce-info, [class^=global-skin-dark_] .woocommerce-message, [class*=" global-skin-dark_"] .woocommerce-info, [class*=" global-skin-dark_"] .woocommerce-message, .wolf-core-font-light .woocommerce-info, .wolf-core-font-light .woocommerce-message {
    border-color: rgba(255, 255, 255, .05) !important;
    color: #fff
}

.skin-dark #comments .comments-list .comment-content, .skin-dark #respond .comments-list .comment-content, [class^=skin-dark_] #comments .comments-list .comment-content, [class^=skin-dark_] #respond .comments-list .comment-content, [class*=" skin-dark_"] #comments .comments-list .comment-content, [class*=" skin-dark_"] #respond .comments-list .comment-content, [class^=global-skin-dark] #comments .comments-list .comment-content, [class^=global-skin-dark] #respond .comments-list .comment-content, [class*=" global-skin-dark"] #comments .comments-list .comment-content, [class*=" global-skin-dark"] #respond .comments-list .comment-content, [class^=global-skin-dark_] #comments .comments-list .comment-content, [class^=global-skin-dark_] #respond .comments-list .comment-content, [class*=" global-skin-dark_"] #comments .comments-list .comment-content, [class*=" global-skin-dark_"] #respond .comments-list .comment-content, .wolf-core-font-light #comments .comments-list .comment-content, .wolf-core-font-light #respond .comments-list .comment-content {
    border-top-color: rgba(255, 255, 255, .08)
}

.skin-dark #comments .comment-list .comments-list:first-child, .skin-dark #respond .comment-list .comments-list:first-child, [class^=skin-dark_] #comments .comment-list .comments-list:first-child, [class^=skin-dark_] #respond .comment-list .comments-list:first-child, [class*=" skin-dark_"] #comments .comment-list .comments-list:first-child, [class*=" skin-dark_"] #respond .comment-list .comments-list:first-child, [class^=global-skin-dark] #comments .comment-list .comments-list:first-child, [class^=global-skin-dark] #respond .comment-list .comments-list:first-child, [class*=" global-skin-dark"] #comments .comment-list .comments-list:first-child, [class*=" global-skin-dark"] #respond .comment-list .comments-list:first-child, [class^=global-skin-dark_] #comments .comment-list .comments-list:first-child, [class^=global-skin-dark_] #respond .comment-list .comments-list:first-child, [class*=" global-skin-dark_"] #comments .comment-list .comments-list:first-child, [class*=" global-skin-dark_"] #respond .comment-list .comments-list:first-child, .wolf-core-font-light #comments .comment-list .comments-list:first-child, .wolf-core-font-light #respond .comment-list .comments-list:first-child {
    border-bottom-color: rgba(255, 255, 255, .08)
}

.skin-dark #comments .comments-list .comment-content, .skin-dark #respond .comments-list .comment-content, [class^=skin-dark_] #comments .comments-list .comment-content, [class^=skin-dark_] #respond .comments-list .comment-content, [class*=" skin-dark_"] #comments .comments-list .comment-content, [class*=" skin-dark_"] #respond .comments-list .comment-content, [class^=global-skin-dark] #comments .comments-list .comment-content, [class^=global-skin-dark] #respond .comments-list .comment-content, [class*=" global-skin-dark"] #comments .comments-list .comment-content, [class*=" global-skin-dark"] #respond .comments-list .comment-content, [class^=global-skin-dark_] #comments .comments-list .comment-content, [class^=global-skin-dark_] #respond .comments-list .comment-content, [class*=" global-skin-dark_"] #comments .comments-list .comment-content, [class*=" global-skin-dark_"] #respond .comments-list .comment-content, .wolf-core-font-light #comments .comments-list .comment-content, .wolf-core-font-light #respond .comments-list .comment-content {
    border-top-color: rgba(255, 255, 255, .08)
}

.single-product .product .summary table.variations td {
    width: auto;
    height: 71px
}

.single-product .product .summary table.variations tr:last-child td {
    border: none
}

.woo-variation-items-wrapper {
    vertical-align: middle;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.fancybox-button svg path {
    fill: #fff
}

.single-product .product .summary table.variations th, .single-product .product .summary table.variations td {
    border: none !important
}

.woocommerce-Price-amount {
    font-weight: 700
}

.single-product .woocommerce-product-gallery .flex-direction-nav {
    display: none !important
}

.single-product .flexslider .flex-direction-nav a {
    width: 50px
}

.single-product .entry-summary .woocommerce-Price-amount {
    font-weight: 700;
    color: #000
}

.single-product .woocommerce-price-suffix {
    top: -1px;
    position: relative;
    opacity: .66
}

.single-product .zoomImg {
    background: #fff
}

.single-product .zoomImg {
    cursor: crosshair
}

.single-product .woocommerce-info, .single-product .woocommerce-message {
    max-width: 1380px;
    width: 100%;
    margin: 35px auto 50px;
    text-align-last: auto
}

.single-product .woocommerce-grouped-product-list-item__quantity a {
    line-height: 1
}

.single-product .product-heading {
    margin-bottom: 15px
}

.single-product .product_title {
    font-size: 32px !important;
    margin-bottom: 20px
}

.single-product .woocommerce-product-details__short-description {
    margin-top: 20px;
    margin-bottom: 40px
}

.single-product .shop_attributes p {
    margin-bottom: 0
}

.single-product .woocommerce-tabs ul.tabs {
    border: none
}

.single-product .size-chart-img {
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.single-product .size-chart-img a:before {
    content: '\e0d6';
    font-family: "iconmonstr-iconic-font";
    display: inline-block;
    margin-right: 6px;
    opacity: .66;
    top: 2px;
    position: relative
}

.single-product .out-of-stock {
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase
}

.single-product form.cart {
    margin-top: 25px
}

.single-product .wbp_wrapper > h2:first-child, .single-product .woocommerce-Reviews-title {
    display: none
}

.single-product .product-subheading {
    opacity: .66;
    margin-top: -10px;
    margin-bottom: 8px;
    font-weight: 700
}

.single-product .wolf_add_to_wishlist {
    margin-left: 0 !important
}

.single-product .wolf_add_to_wishlist .wolf_add_to_wishlist_heart {
    position: relative;
    top: 1px;
    margin-right: 5px
}

.single-product .price del {
    opacity: .7
}

.single-product #wolf-core-wc-accordion {
    margin-bottom: 50px
}

.single-product .description-accordion-tab h2 {
    display: none
}

.single-product .entry-summary .button {
    font-size: 12px
}

.wolf-core .woocommerce-tabs .tabs-container {
    max-width: 1380px;
    text-align: left;
    width: 92%
}

.wolf-core .woocommerce-tabs .wc-tabs {
    display: inline-block;
    margin: 0 auto
}

.woocommerce-tabs {
    margin-bottom: 80px
}

.reset_variations {
    font-size: 10px !important;
    opacity: .6;
    text-transform: uppercase
}

.single-product .entry-summary .star-rating {
    margin-left: 0 !important;
    margin-bottom: 10px
}

.single-product .comment-text .star-rating {
    margin-left: 0 !important;
    margin-bottom: 10px
}

.single-product .product_meta {
    display: table;
    width: 100%
}

.single-product .detail-container {
    font-size: 13px;
    margin-bottom: 8px
}

.single-product .sku_wrapper {
    display: block !important
}

.single-product .woocommerce-Price-amount {
    font-weight: 700
}

.single-product .entry-single-product.sale .entry-summary ins .woocommerce-Price-amount {
    font-size: 180%
}

@media screen and (min-width: 800px) {
    .single-product .product_meta {
        display: table;
        width: 100%
    }

    .single-product .detail-container {
        display: table-cell !important;
        width: 50%;
        padding-right: 20px;
        margin-bottom: 0
    }
}

@media screen and (min-width: 600px) {
    .woocommerce-info, .woocommerce-message {
        text-align: left
    }

    .woocommerce-info .button, .woocommerce-message .button {
        display: inline-block;
        width: auto;
        margin-bottom: 0;
        float: right;
        margin-left: 8px
    }
}

.related-products {
    padding-bottom: 120px
}

.wishlist-page-title {
    text-align: center
}

.wwcq-product-quickview-button .fa-eye:before {
    font-family: "iconmonstr-iconic-font";
    content: '\e04e';
    position: relative;
    font-size: 16px;
    top: 11px
}

.product-content .entry-summary .detail-container, .entry-product-presentation .entry-summary .detail-container {
    display: block
}

.product-content .entry-summary .detail-container .detail-label, .entry-product-presentation .entry-summary .detail-container .detail-label {
    display: inline-block;
    min-width: 144px;
    font-weight: 700
}

.woocommerce-orders-table .button {
    line-height: 48px
}

@media screen and (max-width: 770px) {
    table th, table td {
        border-top: 0;
        border-left: 0 !important;
        border-right: 0
    }
}

.slideshow-background {
    border: none;
    border-radius: 0;
    background: 0 0 !important
}

.entry-work .entry-taxonomy {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.entry-work .entry-title {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 0
}

.work-layout-standard .entry-work-grid .entry-taxonomy, .work-layout-standard .entry-work-masonry .entry-taxonomy {
    margin-top: 15px
}

@media screen and (min-width: 1000px) {
    .interactive-thumbnail-title {
        font-size: 72px
    }

    .overlay-menu-panel-inner > div .menu-item {
        text-align: center;
        font-size: 72px
    }
}

.entry-single-work {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1380px
}

.entry-single-work .entry-title {
    font-size: 32px
}

.entry-single-work .wolf-share-buttons-container {
    margin-top: 35px !important
}

.work-meta-separator {
    display: none
}

.work-meta {
    margin-bottom: 10px
}

.work-meta-label {
    display: block;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px
}

.work-info-container {
    padding: 0;
    margin-top: 50px;
    max-width: 1380px
}

.single-work-layout-sidebar-right .work-info-container, .single-work-layout-sidebar-left .work-info-container {
    padding: 0 20px
}

.single-work-layout-centered .work-info-container {
    margin: 0 auto;
    padding: 20px 0
}

.work-meta-container {
    margin-top: 35px
}

.unbutton {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0;
    font: inherit
}

.unbutton:focus {
    outline: none
}

.line {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    padding-bottom: .35rem;
    white-space: nowrap;
    will-change: transform
}

.oh {
    overflow: hidden
}

.oh__inner {
    display: inline-block;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    will-change: transform
}

.gz-frame {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.gz-frame--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 1rem;
    z-index: 1;
    display: grid;
    grid-template-columns: 38% 62%
}

.gz-frame__title {
    font-size: 32px;
    font-weight: 400;
    margin: 0 0 2rem
}

.gz-frame__links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.gz-frame__links .nav-menu-grid-zoom {
    font-size: 13px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    margin: 0
}

.gz-frame__links .nav-menu-grid-zoom li {
    list-style-type: none
}

.gz-frame__links .nav-menu-grid-zoom li a {
    color: #000 !important
}

body.oh .gz-frame__links {
    opacity: 0
}

.gz-frame__links a {
    margin: 0 1rem .35rem 0
}

.gz-frame--fixed .gz-frame__links {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.gz-grid {
    display: grid;
    grid-template-columns: repeat(2, 50%)
}

.gz-grid--large {
    grid-auto-rows: 32vmin;
    padding: .5vw
}

.gz-grid--mini {
    width: 220px;
    height: 190px;
    margin-bottom: 3vh;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute
}

.gz-grid__cell {
    display: grid;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end
}

.gz-grid--mini .gz-grid__cell:not(.gz-grid__cell--current):hover .gz-grid__cell-img {
    opacity: .7
}

.gz-grid__cell--current .gz-grid__cell-img {
    opacity: .3
}

.gz-grid__cell--padded {
    padding: 40px
}

.gz-grid__cell-img {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    margin: 20px;
    display: block;
    position: relative;
    overflow: hidden
}

.gz-grid--mini .gz-grid__cell-img {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    margin: 4px
}

.gz-grid__cell-img-inner {
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.gz-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20vh 8vw 0;
    z-index: 1000;
    pointer-events: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gz-content__item {
    position: absolute;
    opacity: 0;
    display: grid
}

.gz-content__item--current {
    opacity: 1;
    position: relative;
    pointer-events: auto
}

.gz-content__item-number {
    font-weight: 600;
    display: block
}

.gz-content__item-heading {
    font-size: 32px;
    line-height: 1;
    margin: 1rem 0 3rem;
    font-weight: 600
}

.gz-content__item-text {
    max-width: 30ch;
    margin-bottom: 2rem
}

.gz-content__item-link {
    cursor: pointer;
    font-weight: 700
}

.gz-slide-nav {
    position: fixed;
    width: 40%;
    right: 15%;
    top: 0;
    height: 100%;
    display: grid;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    pointer-events: none
}

.gz-slide-nav__img {
    width: 100%;
    height: 10vh;
    position: relative;
    overflow: hidden;
    opacity: .3;
    cursor: not-allowed
}

.content--open .gz-slide-nav__img {
    pointer-events: auto
}

.gz-slide-nav__img--prev {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.gz-slide-nav__img--next {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.gz-slide-nav__img-inner {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%
}

.back {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: auto 0 1.5rem 0;
    opacity: 0;
    pointer-events: none;
    stroke: #000;
    z-index: 1000;
    cursor: pointer;
    width: 50px
}

.back svg {
    stroke-linecap: round
}

.back:hover, .back:focus {
    outline: none;
    stroke: #823725
}

.content--open .back {
    pointer-events: auto
}

@media screen and (min-width: 53em) {
    .gz-content {
        width: 38%
    }

    .gz-grid {
        grid-template-columns: repeat(4, 25%)
    }

    .gz-grid__cell--padded {
        padding: 20px
    }

    .gz-grid__cell-c1-r1 {
        grid-column: 1;
        grid-row: 1
    }

    .gz-grid__cell-c3-r1 {
        grid-column: 3;
        grid-row: 1
    }

    .gz-grid__cell-c4-r1 {
        grid-column: 4;
        grid-row: 1
    }

    .gz-grid__cell-c1-r2 {
        grid-column: 1;
        grid-row: 2
    }

    .gz-grid__cell-c2-r2 {
        grid-column: 2;
        grid-row: 2
    }

    .gz-grid__cell-c3-r2 {
        grid-column: 3;
        grid-row: 2
    }

    .gz-grid__cell-c4-r2 {
        grid-column: 4;
        grid-row: 2
    }

    .gz-grid__cell-c2-r3 {
        grid-column: 2;
        grid-row: 3
    }

    .gz-grid__cell-c4-r3 {
        grid-column: 4;
        grid-row: 3
    }

    .gz-grid__cell-c1-r4 {
        grid-column: 1;
        grid-row: 4
    }

    .gz-grid__cell-c3-r4 {
        grid-column: 3;
        grid-row: 4
    }

    .gz-grid__cell-c3-r5 {
        grid-column: 3;
        grid-row: 5
    }

    .gz-grid--mini {
        visibility: visible;
        position: relative
    }

    .content--open .gz-grid--mini {
        pointer-events: auto
    }

    body #cdawrap {
        position: relative;
        margin-top: auto;
        opacity: 1 !important;
        pointer-events: auto;
        z-index: 1
    }

    body #cdawrap .cda-footer {
        display: none
    }

    body #cdawrap .cda-text {
        color: transparent !important;
        height: 1.25rem;
        pointer-events: none;
        position: relative;
        text-align: left
    }

    body #cdawrap .cda-text:before {
        content: "Sponsored by " attr(data-sponsor);
        font-size: .85rem;
        font-weight: 500;
        left: 0;
        pointer-events: auto;
        position: absolute;
        top: 0;
        opacity: .5;
        -webkit-transition: opacity .4s;
        transition: opacity .4s
    }

    .gz-grid[style*='pointer-events: none;'] .gz-frame #cdawrap .cda-text:before {
        opacity: 0 !important
    }

    body #cdawrap:hover .cda-text:before {
        color: var(--color-link-hover)
    }

    body #cdawrap a:after {
        display: none
    }
}

@media screen and (max-width: 53em) {
    .gz-copyright-text {
        display: none
    }

    .gz-menu-cell {
        padding: 20px
    }

    .gz-menu-cell .gz-frame__links .nav-menu-grid-zoom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .gz-menu-cell .gz-frame__links a {
        padding-right: 10px
    }
}

@media screen and (max-width: 600px) {
    .gz-frame__links .nav-menu-grid-zoom {
        display: none
    }
}

.cs-frame__links .nav-menu-column-scroll {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    padding-right: 15px
}

.cs-frame__links .nav-menu-column-scroll li {
    list-style-type: none;
    padding: 8px 0
}

.cs-oh {
    overflow: hidden !important
}

.unbutton {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0;
    font: inherit
}

.unbutton:focus {
    outline: none
}

.cs-container {
    overflow: hidden;
    position: relative
}

.cs-container:after {
    content: '';
    z-index: 1000;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50vh
}

.cs-frame {
    padding: 1.5rem;
    position: relative;
    z-index: 5000;
    text-transform: uppercase;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr auto;
    grid-template-areas: 'title menu' 'links links'
}

.cs-frame__title {
    font-size: 1rem;
    margin: 0 0 .5rem;
    font-weight: 400;
    grid-area: title
}

.cs-frame__links {
    grid-area: links
}

.cs-frame__links a {
    margin: 0 .5rem 0 0
}

.cs-heading {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    margin-top: -5vw;
    width: 100%;
    font-size: 12.25vw;
    z-index: 1000;
    pointer-events: none;
    text-transform: uppercase;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    will-change: transform, opacity;
    -webkit-transform-origin: 50% 40%;
    -ms-transform-origin: 50% 40%;
    transform-origin: 50% 40%;
    mix-blend-mode: overlay
}

.cs-heading--up {
    display: none
}

.cs-heading--down {
    bottom: 0;
    top: auto;
    margin-top: 0;
    margin-bottom: -6vw;
    -webkit-transform-origin: 50% 60%;
    -ms-transform-origin: 50% 60%;
    transform-origin: 50% 60%
}

.cs-columns {
    width: 100%;
    position: relative;
    padding: 0 3rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cs-column-wrap {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5vh 0 15vh
}

.cs-column-wrap--height {
    height: 100vh;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.cs-column {
    position: relative;
    display: block;
    will-change: transform
}

.view-content .cs-columns, .view-content .cs-column {
    pointer-events: none !important
}

.cs-column-wrap--height .cs-column {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.cs-column__item {
    margin: 0;
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 3%
}

.cs-column__item .entry-image, .cs-column__item .entry-media, .cs-column__item .entry-cover {
    height: 100%
}

.cs-column__item .entry-image {
    display: none
}

.cs-column__item-imgwrap {
    width: 24vw;
    width: 26vw;
    height: 32vw;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 8vh 1vw 0
}

.cs-column__item-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 20%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cs-column__item-caption {
    padding: 0 3vw;
    margin-top: .5rem
}

.cs-column__item-caption .entry-title {
    font-size: 18px;
    margin-bottom: 0
}

.cs-content {
    position: fixed;
    pointer-events: none;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: grid;
    grid-template-rows: 9rem 1fr calc(70vh - 7vh - 1.6rem) 1fr;
    grid-template-columns: 100%;
    grid-template-areas: '...' 'back' 'content' 'nav'
}

.view-content .cs-content {
    pointer-events: auto;
    opacity: 1;
    z-index: 2000
}

.cs-content__item {
    position: absolute;
    opacity: 0;
    height: 0;
    grid-area: content;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.cs-content__item--current {
    opacity: 1;
    position: relative;
    height: 100%
}

.cs-content__item-title {
    opacity: 0;
    grid-area: title;
    margin: 1rem 0 0 1.5rem;
    justify-self: center;
    font-style: italic;
    font-size: 9vh;
    white-space: nowrap;
    -webkit-transform-origin: 50% 80%;
    -ms-transform-origin: 50% 80%;
    transform-origin: 50% 80%;
    will-change: transform, opacity
}

.cs-content__item-text {
    opacity: 0;
    grid-area: text;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    padding: 0 1.5rem 1.5rem;
    text-align: right;
    margin: auto 0 0 auto
}

.cs-content__item-text:before {
    content: '';
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.cs-content__item-text a {
    margin-top: 4rem
}

.cs-content__nav {
    opacity: 0;
    grid-area: nav;
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    align-self: end;
    position: relative;
    overflow: hidden;
    padding: 0 1rem 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.cs-content__nav-wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 63px;
    overflow: hidden;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px
}

.cs-content__nav-wrap:hover {
    cursor: not-allowed
}

.cs-content__nav-wrap:before, .cs-content__nav-wrap:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 7px;
    height: 10px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNiAwIDEgNWw1IDUiIHN0cm9rZT0iIzAwMCIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==");
    display: none
}

.cs-content__nav-wrap:before {
    left: 0
}

.cs-content__nav-wrap:after {
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.cs-content__nav-item {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    height: 5vw;
    width: 3.75vw;
    margin: .3rem;
    background-size: cover;
    background-position: 50% 20%;
    will-change: transform, opacity;
    display: none
}

.cs-button-back {
    opacity: 0;
    stroke: #000;
    z-index: 1000;
    cursor: pointer;
    width: 50px;
    grid-area: back;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start;
    justify-self: start;
    margin-left: 1.5rem
}

.cs-button-back svg {
    stroke-linecap: round
}

.cs-button-back:hover, .cs-button-back:focus {
    outline: none;
    stroke: #823725
}

@media screen and (min-width: 53em) {
    .cs-container:after {
        display: none
    }

    .cs-frame {
        position: fixed;
        text-align: left;
        top: 0;
        left: 0;
        display: grid;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        width: 100%;
        max-width: none;
        height: 100%;
        padding: 1.5rem 0 1.5rem 1rem;
        pointer-events: none;
        grid-template-columns: 50% 50%;
        grid-template-rows: auto auto;
        grid-template-areas: 'title menu' 'links ...'
    }

    .cs-frame__title {
        margin: 0;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        white-space: nowrap
    }

    .cs-frame__links {
        text-align: center;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        margin: 0;
        white-space: nowrap
    }

    .cs-frame__links a {
        border-bottom: 0;
        margin: .5rem 0
    }

    .cs-frame a {
        pointer-events: auto
    }

    .cs-heading--up {
        display: block
    }

    .cs-column__item-imgwrap {
        margin: 5vw 2.75vw 0
    }

    .cs-column-wrap--height .cs-column__item-imgwrap {
        margin: 5vw 2.75vw 0
    }

    .cs-column__item-caption {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    .view-content .cs-content {
        z-index: 10
    }

    .cs-content {
        padding: 0;
        grid-template-rows: 15vh 70vh 1fr;
        grid-template-columns: 1fr 1fr 66.5vh 1fr 1fr;
        grid-template-areas: '... ... content content content' '... back content content content' '... nav nav nav ...'
    }

    .cs-content__item {
        display: grid;
        grid-template-rows: 15vh 1fr 35%;
        grid-template-columns: calc(70vh * 0.95) 1fr;
        grid-template-areas: 'title ...' 'image text' 'image text';
        text-align: left
    }

    .cs-content__item-title {
        margin: 0;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .cs-content__item-text {
        padding: 0 0 1vw 1vw;
        margin: 0;
        max-width: 20ch;
        text-align: left
    }

    .cs-content__item-text:before {
        display: none
    }

    .cs-content__item-text .theme-button-text {
        display: block;
        margin-top: 10vh
    }

    .cs-content__nav {
        padding: 0 0 1rem
    }

    .cs-button-back {
        margin-left: 0;
        margin-right: 5vw;
        justify-self: end
    }
}

@media screen and (max-width: 1200px) {
    .cs-frame__links {
        display: none
    }
}

@media screen and (max-width: 900px) {
    .cs-column-wrap {
        display: inline;
        padding: 0 6px
    }

    .cs-column-wrap:not(.cs-column-wrap--height) {
        margin-top: 50px
    }
}

/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
    overflow: hidden
}

html.has-scroll-dragging {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.has-scroll-smooth body {
    overflow: hidden
}

.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh
}

[data-scroll-direction=horizontal] [data-scroll-container] {
    display: inline-block;
    height: 100vh;
    white-space: nowrap
}

[data-scroll-direction=horizontal] [data-scroll-section] {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    white-space: nowrap
}

.c-scrollbar {
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    width: 11px
}

.c-scrollbar:hover {
    -webkit-transform: scaleX(1.45);
    -ms-transform: scaleX(1.45);
    transform: scaleX(1.45)
}

.c-scrollbar:hover, .has-scroll-dragging .c-scrollbar, .has-scroll-scrolling .c-scrollbar {
    opacity: 1
}

[data-scroll-direction=horizontal] .c-scrollbar {
    bottom: 0;
    height: 10px;
    top: auto;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    width: 100%
}

[data-scroll-direction=horizontal] .c-scrollbar:hover {
    -webkit-transform: scaleY(1.3);
    -ms-transform: scaleY(1.3);
    transform: scaleY(1.3)
}

.c-scrollbar_thumb {
    background-color: #000;
    border-radius: 10px;
    cursor: -webkit-grab;
    cursor: grab;
    margin: 2px;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px
}

.has-scroll-dragging .c-scrollbar_thumb {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
    bottom: 0;
    right: auto
}

@media screen and (min-width: 800px) {
    .work-meta-container {
        margin-top: 0;
        margin-bottom: 0
    }

    .single-work-layout-sidebar-right .work-info-container, .single-work-layout-sidebar-left .work-info-container {
        margin-top: 0
    }

    .single-work-layout-sidebar-right .work-info-container {
        padding-left: 50px
    }

    .single-work-layout-sidebar-left .work-info-container {
        padding-right: 50px
    }

    .single-work-layout-sidebar-standard .work-meta-container {
        margin-top: 0
    }
}

.release-layout-overlay .entry-inner {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.release-layout-overlay .entry-summary {
    -webkit-transform: scale(1) translateY(100%);
    -ms-transform: scale(1) translateY(100%);
    transform: scale(1) translateY(100%);
    text-align: left
}

.release-layout-label .entry-inner a {
    color: inherit !important
}

.entry-release-animated_cover {
    margin-bottom: 40px
}

.release-bg-contain .img-bg {
    background: 0 0
}

.release-bg-contain .img-bg img {
    object-size: contain
}

.release-layout-standard .entry-grid .entry-inner {
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: .7;
    -webkit-transition: all .3s cubic-bezier(.675, .475, .05, .67);
    transition: all .3s cubic-bezier(.675, .475, .05, .67)
}

.release-layout-standard .entry-grid:hover .entry-inner {
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
    opacity: 1
}

.wolf-core-font-light .release-layout-standard .entry-title a {
    color: #fff !important
}

.single-release .tooltipsy {
    display: none !important
}

.single-release .wolf-share-buttons-container {
    margin-top: 50px;
    margin-bottom: 50px
}

.single-release .entry-title {
    font-size: 28px
}

.entry-single-release {
    margin: 0 auto 80px;
    max-width: 1380px
}

.wolf-release-buttons {
    margin-top: 50px;
    margin-bottom: 50px
}

.wolf-release-buttons h3 {
    display: none
}

.wolf-release-buttons .wolf-release-button:first-child {
    padding-left: 0
}

.wolf-release-buttons .wolf-release-button:last-child {
    padding-right: 0
}

.wolf-release-button a {
    font-size: 12px;
    opacity: 1;
    -webkit-transition: opacity .2s cubic-bezier(.675, .475, .05, .67);
    transition: opacity .2s cubic-bezier(.675, .475, .05, .67);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.wolf-release-button a:before {
    margin-right: 5px
}

.wolf-release-button a:after {
    display: none
}

.wolf-release-button a:hover {
    opacity: .66
}

.accent-color-light .wolf-release-button a.button:hover {
    opacity: .66;
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
    opacity: 1;
    -webkit-transition: all .2s cubic-bezier(.675, .475, .05, .67);
    transition: all .2s cubic-bezier(.675, .475, .05, .67)
}

.release-meta-container strong {
    color: #000
}

.wolf-release-apple:before {
    font-family: Socicon !important;
    content: '\e008'
}

.wolf-release-deezer:before {
    font-family: Socicon !important;
    content: '\e018'
}

.wolf-release-tidal:before {
    font-family: Socicon !important;
    content: '\e910'
}

.wolf-release-add-to-cart-button-title {
    position: static;
    height: auto
}

@media screen and (max-width: 1550px) {
    .wolf-release-button {
        display: inline-block
    }
}

@media screen and (min-width: 800px) {
    .wolf-release-buttons {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 800px) {
    .wolf-release-button {
        display: block
    }
}

.single-release .release-content, .single-release .release-info-container {
    padding-top: 0;
    padding-bottom: 0
}

.single-release .release-thumbnail {
    margin-bottom: 35px
}

.hover-effect-cursor .entry-inner {
    margin: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    visibility: hidden !important
}

.entry-summary-cursor {
    background: #333;
    color: #fff;
    text-align: left;
    display: block;
    width: auto;
    min-width: 200px;
    padding: 12px 24px;
    margin: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    z-index: 9999;
    pointer-events: none;
    line-height: 1;
    opacity: 0;
    white-space: nowrap;
    -webkit-transform: translate3d(-50%, 30px, 0);
    transform: translate3d(-50%, 30px, 0);
    -webkit-transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    transition: opacity .3s cubic-bezier(.675, .475, .05, .67)
}

.entry-summary-cursor .entry-title {
    font-size: 18px;
    line-height: 1.8;
    margin: 0;
    padding: 0;
    color: #fff
}

.entry-summary-cursor .entry-taxonomy {
    line-height: 1.5
}

.entry-summary-cursor.tip-is-active {
    opacity: 1
}

.upcoming-release-date {
    font-size: 12px
}

.single-post-pagination {
    width: 100%
}

.single-post-pagination .nav-previous, .single-post-pagination .nav-index, .single-post-pagination .nav-next {
    border: none !important
}

.single-post-pagination .nav-previous a:hover, .single-post-pagination .nav-index a:hover, .single-post-pagination .nav-next a:hover {
    color: #000 !important
}

.single-post-pagination .nav-previous a, .single-post-pagination .nav-next a {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important
}

.single-post-pagination .nav-previous .nav-label, .single-post-pagination .nav-next .nav-label {
    -webkit-transition: all .3s cubic-bezier(.675, .475, .05, .67);
    transition: all .3s cubic-bezier(.675, .475, .05, .67)
}

.single-post-pagination .nav-previous .meta-icon, .single-post-pagination .nav-next .meta-icon {
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.single-post-pagination .nav-previous .nav-label {
    -webkit-transform: translateX(-18px);
    -ms-transform: translateX(-18px);
    transform: translateX(-18px)
}

.single-post-pagination .nav-next .nav-label {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px)
}

.single-post-pagination .nav-previous:hover .nav-label, .single-post-pagination .nav-next:hover .nav-label {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.single-post-pagination .nav-previous:hover .meta-icon, .single-post-pagination .nav-next:hover .meta-icon {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 1
}

.single-post-pagination .nav-previous.nav-has-bg:after, .single-post-pagination .nav-index.nav-has-bg:after, .single-post-pagination .nav-next.nav-has-bg:after {
    background: rgba(0, 0, 0, .44)
}

html.discography-tl {
    overscroll-behavior: contain
}

@media (prefers-reduced-motion: no-preference) {
    html.discography-tl {
        scroll-behavior: smooth
    }
}

.body-release-timeline #back-to--top {
    display: none
}

.tl-section__image img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%
}

section.tl-section {
    min-height: 100vh;
    padding: 8rem 0 110px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 0
}

section.tl-section .img-bg img {
    -webkit-filter: blur(18px);
    filter: blur(18px)
}

.tl-container {
    width: 100%;
    max-width: 1140px;
    padding: 0 100px;
    -webkit-transform-style: perspective-3d;
    transform-style: perspective-3d;
    -webkit-perspective: 900px;
    perspective: 900px;
    position: relative;
    z-index: 1
}

@media (min-width: 32em) {
    .tl-container {
        display: grid;
        grid-template-columns: repeat(7, minmax(0, 1fr));
        gap: 1rem
    }
}

nav.tl-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #252629;
    color: #909096;
    z-index: 2;
    height: 9rem
}

nav.tl-nav:after {
    content: '';
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%;
    height: .25rem;
    background: currentColor;
    pointer-events: none
}

.tl-marker {
    position: fixed;
    bottom: 4.75rem;
    left: 62px;
    width: 1rem;
    height: 1rem;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    border-radius: 100%;
    z-index: 2000;
    background: #fff
}

.tl-marker:before {
    content: '';
    position: absolute;
    top: calc(50% - .2rem);
    right: 100%;
    width: 71px;
    height: .4rem;
    background: #fff
}

.tl-nav__track {
    position: relative;
    height: 100%
}

.tl-nav__list {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    height: 100%
}

.tl-nav__list li {
    list-style-type: none;
    padding: 0 20px
}

.tl-nav__link {
    position: relative;
    display: block;
    min-width: 8rem;
    padding: 2.25rem 1rem .5rem;
    text-align: center;
    color: inherit;
    text-decoration: none;
    z-index: 1;
    -webkit-transition: color .15s;
    transition: color .15s
}

.tl-nav__link:hover, .tl-nav__link:focus {
    text-decoration: underline
}

.tl-nav__link:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 50%;
    width: .65rem;
    height: .65rem;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.tl-nav__link span {
    display: block;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s
}

.tl-nav__link.is-active span {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    color: #fff;
    margin-top: 5px
}

.tl-nav__link.is-active:after {
    display: none
}

.tl-section__heading {
    font-size: clamp(2rem, 12vmin, 7rem);
    line-height: 1;
    letter-spacing: -.06em;
    margin: 0 0 1rem;
    grid-row: 1;
    grid-column: 1/span 7;
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    align-self: end;
    position: relative;
    z-index: 1;
    color: #fff
}

.tl-section__heading a span {
    font-size: 14px !important
}

.tl-section__heading span {
    display: block
}

.tl-section__heading span:first-child {
    font-size: clamp(1rem, 10vmin, 5rem)
}

.tl-section__heading span:nth-child(2) {
    word-break: break-word
}

.tl-section__image {
    grid-row: 1;
    grid-column: 5/span 3;
    position: relative;
    -webkit-box-shadow: .45rem .45rem 8rem rgba(0, 0, 0, .3);
    box-shadow: .45rem .45rem 8rem rgba(0, 0, 0, .3);
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.tl-section__image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    mix-blend-mode: screen
}

@media screen and (max-width: 1110px) {
    nav.tl-nav {
        display: none
    }
}

.entry-post-standard .entry-title a, .entry-post-grid .entry-title a, .entry-post-masonry .entry-title a, .entry-related-post .entry-title a {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.entry-post-standard .entry-title a:hover, .entry-post-grid .entry-title a:hover, .entry-post-masonry .entry-title a:hover, .entry-related-post .entry-title a:hover {
    opacity: .6
}

.single-wolf_content_block .entry-meta, .single-wolf_content_block #single-post-nav, .single-wolf_content_block .comments-container, body.attachment .entry-meta, body.attachment #single-post-nav, body.attachment .comments-container {
    display: none
}

.single-wolf_content_block .entry-single-attachment, body.attachment .entry-single-attachment {
    padding-top: 100px
}

.video-shortcode-container {
    background: #000
}

.video-shortcode-container .mejs-playpause-button > button, .audio-shortcode-container .mejs-playpause-button > button {
    background: 0 0 !important;
    position: relative
}

.video-shortcode-container .mejs-playpause-button > button:after, .audio-shortcode-container .mejs-playpause-button > button:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/play.svg) center center no-repeat;
    background-size: cover;
    top: 0;
    left: 0
}

.video-shortcode-container .mejs-playpause-button.mejs-pause > button:after, .audio-shortcode-container .mejs-playpause-button.mejs-pause > button:after {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/pause.svg)
}

.video-shortcode-container .mejs-volume-button > button, .audio-shortcode-container .mejs-volume-button > button {
    background: 0 0 !important;
    position: relative
}

.video-shortcode-container .mejs-volume-button > button:after, .audio-shortcode-container .mejs-volume-button > button:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/mute.svg) center center no-repeat;
    background-size: cover;
    top: 0;
    left: 0
}

.video-shortcode-container .mejs-volume-button.mejs-unmute > button:after, .audio-shortcode-container .mejs-volume-button.mejs-unmute > button:after {
    background-image: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/../img/t/effigy/svg/unmute.svg)
}

.entry-post-standard {
    margin-bottom: 60px
}

.entry-post-standard .wolf-core-button {
    margin-top: 10px
}

.entry-post-standard.format-link .entry-meta, .entry-post-standard.format-quote .entry-meta, .entry-post-masonry.format-link .entry-meta, .entry-post-masonry.format-quote .entry-meta {
    display: none
}

.entry-post-standard.format-audio .entry-image, .entry-post-masonry.format-audio .entry-image {
    margin-bottom: 0
}

.entry-post-standard.format-audio.is-wolf-playlist .entry-image, .entry-post-standard.format-audio.is-spotify .entry-image, .entry-post-masonry.format-audio.is-wolf-playlist .entry-image, .entry-post-masonry.format-audio.is-spotify .entry-image {
    display: none
}

.entry-post-standard.format-audio.is-wolf-playlist .entry-link-mask, .entry-post-standard.format-audio.is-spotify .entry-link-mask, .entry-post-masonry.format-audio.is-wolf-playlist .entry-link-mask, .entry-post-masonry.format-audio.is-spotify .entry-link-mask {
    display: none
}

.entry-post-standard .entry-audio, .entry-post-masonry .entry-audio {
    margin-bottom: 20px
}

.entry-post-standard .entry-audio .wolf-playlist, .entry-post-standard .entry-audio p, .entry-post-masonry .entry-audio .wolf-playlist, .entry-post-masonry .entry-audio p {
    margin-bottom: 0
}

.entry-post-masonry.format-link .entry-link-mask, .entry-post-masonry.format-quote .entry-link-mask {
    z-index: 10
}

.entry-post-masonry.format-gallery .entry-media .entry-link-mask {
    z-index: 10
}

.comments-icon {
    margin-right: 5px
}

.entry-post-standard .entry-date {
    display: inline;
    margin-bottom: 15px
}

.entry-slider {
    margin-bottom: 0;
    border: none
}

.entry-tags-list .meta-icon, .entry-category-list .meta-icon, .post-extra-meta .meta-icon {
    margin-right: 0
}

.entry .author-meta img {
    top: -1px;
    position: relative
}

.entry-post .entry-meta, .entry-single-post .entry-meta {
    font-weight: 400 !important;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 1.5em;
    text-transform: uppercase;
    margin-bottom: 15px
}

.entry-post .entry-meta a, .entry-single-post .entry-meta a {
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 1
}

.entry-post .entry-meta a:hover, .entry-single-post .entry-meta a:hover {
    opacity: .6
}

.entry-post .entry-date, .entry-single-post .entry-date {
    font-size: 11px
}

.entry-post-grid .img-bg, .entry-post-grid .wp-post-image, .entry-post-masonry .img-bg, .entry-post-masonry .wp-post-image {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(.675, .475, .05, .67);
    transition: opacity .3s cubic-bezier(.675, .475, .05, .67)
}

.entry-post-grid:hover .img-bg, .entry-post-grid:hover .wp-post-image, .entry-post-masonry:hover .img-bg, .entry-post-masonry:hover .wp-post-image {
    opacity: .66
}

.entry-post-grid .entry-summary, .entry-post-masonry .entry-summary {
    display: block
}

.entry-post-grid .entry-summary-inner, .entry-post-masonry .entry-summary-inner {
    padding: 20px 0 30px
}

.entry-post-grid.no-post-thumbnail .entry-summary-inner, .entry-post-masonry.no-post-thumbnail .entry-summary-inner {
    padding-top: 0
}

.entry-post-grid .entry-container, .entry-post-masonry .entry-container {
    background: 0 0 !important
}

.entry-post-grid .entry-meta, .entry-post-masonry .entry-meta {
    display: block;
    padding: 0 0 15px
}

.entry-post-grid .entry-date, .entry-post-grid .entry-meta, .entry-post-grid .entry-category-list, .entry-post-masonry .entry-date, .entry-post-masonry .entry-meta, .entry-post-masonry .entry-category-list {
    font-size: 10px
}

.entry-post-grid .entry-title, .entry-post-masonry .entry-title {
    margin-top: 0;
    font-size: 22px
}

.entry-post-grid .entry-title a, .entry-post-masonry .entry-title a {
    position: relative;
    z-index: 5
}

.entry-post-grid .category-label, .entry-post-masonry .category-label {
    background: 0 0 !important;
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.entry-post-grid.thumbnail-color-tone-light .category-label, .entry-post-masonry.thumbnail-color-tone-light .category-label {
    color: #000 !important
}

.entry-post-grid .post-grid-read-more-container, .entry-post-masonry .post-grid-read-more-container {
    margin-top: 15px;
    position: relative;
    z-index: 5
}

.entry-post-grid .entry-category-list, .entry-post-masonry .entry-category-list {
    margin-top: 0;
    display: inline-block
}

.entry-post-grid.has-post-thumbnail .entry-category-list, .entry-post-masonry.has-post-thumbnail .entry-category-list {
    display: none
}

.grid.grid-padding-yes {
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 40px)
}

.grid.grid-padding-yes .entry-grid {
    padding: 20px
}

.entry-post-masonry .entry-media, .entry-post-masonry .entry-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.entry-post-masonry .entry-summary-inner {
    padding-top: 0
}

.entry-post-masonry .entry-meta {
    margin-bottom: 0
}

.entry-post-masonry.format-quote .entry-summary {
    display: none
}

.entry-post-masonry.format-link .entry-summary {
    display: none
}

.entry-post-masonry.format-video .entry-media, .entry-post-masonry.format-video .entry-image, .entry-post-masonry.format-gallery .entry-media, .entry-post-masonry.format-gallery .entry-image {
    min-height: 260px
}

.entry-single-post .entry-meta {
    margin-bottom: 35px
}

.entry-single-post .author-meta img {
    width: auto !important;
    vertical-align: middle;
    border-radius: 999em;
    margin-right: 8px
}

.entry-single-post .single-featured-image {
    margin-bottom: 50px
}

.entry-post-standard .entry-title {
    margin-bottom: 0;
    font-size: 28px
}

.entry-post-standard .entry-summary {
    margin-top: 25px
}

.wolf-core-font-light .entry-product-grid .woocommerce-Price-amount {
    color: #fff !important
}

.single-product .content-wrapper {
    padding-top: 120px
}

.wolf-core-yes.single-post .content-wrapper, .wolf-core-yes.is-blog .content-wrapper, .wolf-core-yes.search .content-wrapper {
    padding-top: 60px
}

.wolf-core-yes.single-event .content-wrapper, .wolf-core-yes.wolf-portfolio .content-wrapper, .wolf-core-yes.wolf-events .content-wrapper, .wolf-core-yes.single-product .content-wrapper, .wolf-core-yes.woocommerce-page .content-wrapper, .wolf-core-yes.post-type-archive-product .content-wrapper {
    padding-top: 0
}

.comment-reply-title {
    font-size: 22px
}

#rememberme {
    height: auto;
    top: 1px;
    position: relative;
    margin-right: 10px
}

.comment-form-cookies-consent label {
    top: 4px;
    position: relative
}

.comment-form-cookies-consent {
    margin-top: 30px
}

.comment-notes {
    margin-bottom: 40px
}

.comment-form-comment {
    margin-bottom: 40px
}

.comment-reply-link {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.comment-respond {
    padding-top: 60px
}

.author-name {
    margin-bottom: 20px;
    font-size: 24px
}

.author-box-tagline {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px
}

.single-post-bottom-line {
    display: none
}

.single-post-content-container {
    margin-bottom: 60px
}

.entry-single-post .entry-meta .entry-tags-list {
    display: none
}

#single-post-bottom-meta {
    margin-top: 30px
}

@media screen and (min-width: 800px) {
    #single-post-bottom-meta {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .wolf-share-buttons-container {
        margin-top: 0
    }
}

.related-posts {
    margin-bottom: 0
}

.related-posts .entry-title {
    color: #000 !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 18px !important
}

.related-post-title {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 20px;
    font-size: 22px
}

.related-posts article.entry {
    height: auto !important
}

.entry-related-post {
    height: auto !important
}

.entry-related-post .post {
    padding: 10px;
    position: relative;
    width: 100%;
    height: auto !important;
    min-height: 150px !important;
    margin-bottom: 20px;
    text-align: center
}

.entry-related-post .entry-related-post-img-link {
    display: block;
    position: relative
}

.entry-related-post .entry-title {
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.entry-related-post img {
    width: 100%
}

.entry-related-post-summary {
    margin-top: 15px
}

.entry-related-post-title-link, .entry-related-post-category, .entry-related-post-entry-date {
    text-align: left;
    display: block;
    font-size: 18px
}

.entry-related-post-entry-date {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    margin-bottom: 5px
}

#single-post-nav {
    margin-top: 40px
}

#single-post-nav a {
    font-weight: 700
}

.prev-post-link, .next-post-link {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.prev-post-link:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    opacity: .7
}

.next-post-link:hover {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    opacity: .7
}

@media screen and (min-width: 600px) {
    #single-post-nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.trigger-container {
    margin-top: 65px
}

.post-display-standard + .trigger-container a {
    width: auto
}

.loadmore-button .load-more-hellip {
    color: inherit
}

.loadmore-button.trigger-loading .load-more-hellip {
    -webkit-animation-name: hellip_flash;
    animation-name: hellip_flash;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.loadmore-button.trigger-loading .load-more-hellip:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.loadmore-button.trigger-loading .load-more-hellip:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

@-webkit-keyframes hellip_flash {
    0% {
        opacity: .2
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: .2
    }
}

@keyframes hellip_flash {
    0% {
        opacity: .2
    }
    20% {
        opacity: 1
    }
    100% {
        opacity: .2
    }
}

.entry-event-list .event-date, .entry-event-grid .event-date {
    font-weight: 700
}

.entry-event-list .event-date .start-date, .entry-event-grid .event-date .start-date {
    background: #0d0d0d;
    color: #fff !important;
    display: inline-block;
    text-align: center
}

.entry-event-list .event-date .we-date-format-custom, .entry-event-grid .event-date .we-date-format-custom {
    width: 47px
}

.entry-event-list .event-date .we-date-format-custom span, .entry-event-grid .event-date .we-date-format-custom span {
    padding: 0 8px;
    display: block;
    line-height: 1.5
}

.entry-event-list .event-date .we-month, .entry-event-grid .event-date .we-month {
    background: #f3efe9
}

.entry-event-list .event-date .we-day, .entry-event-grid .event-date .we-day {
    font-size: 24px
}

.wolf-core-font-light .entry-event-list .event-date .we-day, .wolf-core-font-light .entry-event-grid .event-date .we-day, .entry-event-grid .entry-event-list .event-date .we-day, .entry-event-grid .entry-event-grid .event-date .we-day {
    background: #fff !important;
    color: #000 !important
}

.entry-event-grid .entry-summary {
    display: table
}

.entry-event-grid .event-date, .entry-event-grid .event-location {
    display: table-cell;
    vertical-align: middle
}

.entry-event-grid .event-location {
    vertical-align: bottom
}

.entry-event-grid .event-date {
    width: 40px
}

.entry-event-grid .event-location {
    padding-left: 20px
}

.entry-event-grid .location-title {
    margin-bottom: 3px
}

.entry-event-grid .sold-out-label, .entry-event-grid .cancelled-label {
    font-size: 16px
}

.entry-event-grid .location-title {
    color: #fff
}

.entry-event-grid .img-bg {
    opacity: .77
}

.entry-event-grid .entry-box {
    background: #000
}

.event-info-overlay {
    display: none
}

.entry-event-grid .event-date {
    text-shadow: none
}

.wolf-core-font-dark .we-date {
    color: #000
}

.ticket-button {
    font-size: 13px;
    padding: 11px 25px;
    text-transform: lowercase
}

.ticket-button:hover {
    opacity: .88
}

.accent-color-light .we-month {
    color: #000
}

.event-buttons a {
    margin-bottom: 10px !important;
    display: block
}

.event-buttons .button {
    line-height: 42px
}

.event-buttons .button, .event-buttons .single-event-ticket-button, .event-buttons .wolf-core-button, .event-buttons .fb-button, .event-buttons .bit-button, .event-buttons .single-bit-button {
    font-size: 13px;
    padding: 18px 32px;
    line-height: .9
}

.event-buttons .button:hover, .event-buttons .single-event-ticket-button:hover, .event-buttons .wolf-core-button:hover, .event-buttons .fb-button:hover, .event-buttons .bit-button:hover, .event-buttons .single-bit-button:hover {
    background-color: #333 !important;
    border-color: #333 !important
}

.bit-venue, .bit-button, .bit-play-my-city-button, .bit-upcoming-events-show-all-button {
    -webkit-transition: all .4s cubic-bezier(.675, .475, .05, .67);
    transition: all .4s cubic-bezier(.675, .475, .05, .67)
}

.bit-venue:hover {
    opacity: .66
}

.bit-widget .bit-event {
    background: 0 0 !important
}

.we_event_list_widget .ticket-button {
    font-weight: 700;
    height: 25px;
    padding: 5px 8px;
    line-height: 1
}

.entry-event-list .ticket-button {
    line-height: 27px;
    padding: 7px 19px;
    height: auto
}

.we-label-soldout {
    color: red
}

.fb-button {
    color: #fff !important;
    line-height: 47px;
    letter-spacing: 0;
    line-height: 1
}

.fb-button:before {
    font-family: 'Font Awesome 5 Brands'
}

.entry-event-list .we-label-cancelled, .entry-event-list .we-label-soldout, .sold-out-label, .cancelled-label {
    font-family: 'Lato';
    text-transform: uppercase
}

.bit-widget .bit-event {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.bit-track-button:not(:hover), .bit-play-my-city-button:not(:hover) {
    color: #fff !important
}

.accent-color-light .bit-upcoming-events-show-all-button {
    color: #000 !important
}

.bit-widget .bit-play-my-city-button:hover, .bit-widget .bit-upcoming-events-show-all-button, .bit-widget .bit-button:hover {
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important
}

.wolf-core-font-light .bit-show-upcoming {
    color: #fff
}

.wolf-core-font-light .bit-play-my-city-button:hover, .wolf-core-font-light .bit-upcoming-events-show-all-button, .wolf-core-font-light .bit-button:hover {
    background: #fff !important;
    border-color: #fff !important;
    color: #000 !important
}

.wolf-core-font-light .bit-rsvp {
    color: #fff !important
}

.wolf-core-font-light .bit-rsvp:hover {
    background: 0 0 !important;
    border-color: transparent !important
}

.entry-single-artist {
    width: 100%;
    max-width: none
}

html.fp-enabled .elementor, .fp-enabled body .elementor {
    background-color: #0d0d0d
}

.single-release .bit-play-my-city-button:hover, .single-release .bit-upcoming-events-show-all-button, .single-release .bit-button:hover, .single-artist:not(.single-artist-layout-custom) .bit-play-my-city-button:hover, .single-artist:not(.single-artist-layout-custom) .bit-upcoming-events-show-all-button, .single-artist:not(.single-artist-layout-custom) .bit-button:hover, .wolf-core-font-dark .bit-play-my-city-button:hover, .wolf-core-font-dark .bit-upcoming-events-show-all-button, .wolf-core-font-dark .bit-button:hover {
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important
}

.single-release .bit-rsvp, .single-artist:not(.single-artist-layout-custom) .bit-rsvp, .wolf-core-font-dark .bit-rsvp {
    color: #000 !important
}

.single-release .bit-rsvp:hover, .single-artist:not(.single-artist-layout-custom) .bit-rsvp:hover, .wolf-core-font-dark .bit-rsvp:hover {
    background: 0 0 !important;
    border-color: transparent !important
}

.bit-rsvp {
    position: relative;
    top: -4px;
    background: 0 0 !important;
    border-color: transparent !important
}

.bit-rsvp:hover {
    background: 0 0 !important;
    border-color: transparent !important
}

.accent-color-light .entry-event-list .ticket-button:hover {
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
    opacity: 1 !important
}

.accent-color-light .bit-venue, .accent-color-light .bit-rsvp, .accent-color-light .bit-upcoming-events-show-all-button:hover {
    color: #000 !important
}

.wolf-core-font-light .bit-widget .bit-venue, .wolf-core-font-light .bit-widget .bit-rsvp {
    color: #d1d1d1 !important
}

.single-event.global-skin-light .start-date, .single-event.global-skin-light .event-details strong {
    color: #000
}

.animated-heading-yes .elementor-heading-title {
    white-space: pre;
    visibility: hidden
}

.animated-heading-yes .elementor-heading-title .animated-char {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, .59, .22, .875), opacity 1s;
    transition: transform 1s cubic-bezier(0, .59, .22, .875), opacity 1s;
    display: inline-block
}

.animated-heading-yes .elementor-heading-title.animated-heading-mobile {
    white-space: normal;
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, .59, .22, .875), opacity 1s;
    transition: transform 1s cubic-bezier(0, .59, .22, .875), opacity 1s
}

.animated-text-yes {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform .2s cubic-bezier(0, .59, .22, .875), opacity .3s;
    transition: transform .2s cubic-bezier(0, .59, .22, .875), opacity .3s
}

.animated.animated-heading-yes .animated-char, .animated.animated-heading-yes .animated-heading-mobile, .animated.animated-text-yes {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(0) scaleZ(1);
    transform: translateY(0) skewY(0) scaleZ(1)
}

.elementor-editor-active .animated-heading-yes .elementor-heading-title {
    visibility: visible;
    white-space: unset
}

.elementor-editor-active .animated-heading-yes .animated-char, .elementor-editor-active .animated-text-yes {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(0) scaleZ(1);
    transform: translateY(0) skewY(0) scaleZ(1)
}

.animated-entry-work-parallax-text .text-row, .animated-entry-work-parallax-taxonomy, .entry-work-animated-panel .entry-taxonomy, .entry-work-animated-panel .text-row, .effigy-heading-formatted-yes .text-row {
    display: block;
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform .8s cubic-bezier(0, .59, .22, .875) .3s, opacity .3s .3s;
    transition: transform .8s cubic-bezier(0, .59, .22, .875) .3s, opacity .3s .3s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.painted, .effigy-heading-formatted-yes u {
    text-decoration: none !important;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    z-index: 0
}

.paint-stroke {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 14%;
    height: auto;
    display: inline-block;
    z-index: -1
}

.paint-stroke svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transition: all cubic-bezier(0, .59, .22, .875) 1s .5s;
    transition: all cubic-bezier(0, .59, .22, .875) 1s .5s;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0)
}

.effigy-heading-formatted-yes svg {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.loaded .wolf-core-row-visible .paint-stroke svg, .elementor-editor-active .paint-stroke svg {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.link-underline, u:not(.effigy-heading-formatted-yes u) {
    position: relative;
    display: inline-block;
    font-weight: 700;
    opacity: 1 !important;
    text-decoration: none !important
}

.link-underline svg, u:not(.effigy-heading-formatted-yes u) svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.455, .03, .515, .955);
    transition: transform .25s cubic-bezier(.455, .03, .515, .955);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scaleX(1.001);
    -ms-transform: scaleX(1.001);
    transform: scaleX(1.001);
    display: block;
    pointer-events: none
}

.link-underline:hover svg, .painted:hover svg, u:hover svg {
    -webkit-animation: nuPaintHoverAnimation;
    animation: nuPaintHoverAnimation;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.link-underline {
    display: inline
}

.link-underline svg {
    bottom: -4px
}

.wolf-core-tsi-brush .wolf-core-tsi-text-inner {
    position: relative;
    display: inline-block;
    line-height: 1.5
}

.wolf-core-tsi-brush svg {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all .25s cubic-bezier(.455, .03, .515, .955);
    transition: all .25s cubic-bezier(.455, .03, .515, .955);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scaleX(1) translate3d(0, 0, 0);
    transform: scaleX(1) translate3d(0, 0, 0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    display: block;
    pointer-events: none;
    z-index: -1;
    opacity: 1
}

.wolf-core-tsi-brush .small-stroke svg {
    bottom: 5%
}

.wolf-core-tsi-brush .big-stroke {
    display: block;
    z-index: -1;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: .5;
    overflow: hidden;
    z-index: -1;
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.455, .03, .515, .955) 0s, opacity .25s cubic-bezier(.455, .03, .515, .955) 0s;
    transition: transform .25s cubic-bezier(.455, .03, .515, .955) 0s, opacity .25s cubic-bezier(.455, .03, .515, .955) 0s
}

.wolf-core-tsi-brush .big-stroke svg {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: translateX(100%) scaleX(.95);
    -ms-transform: translateX(100%) scaleX(.95);
    transform: translateX(100%) scaleX(.95)
}

.wolf-core-tsi-brush:hover svg {
    -webkit-transform: scaleX(0) translate3d(-10%, 0, 0);
    transform: scaleX(0) translate3d(-10%, 0, 0);
    opacity: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.wolf-core-tsi-brush:hover .big-stroke {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.wolf-core-tsi-brush:hover .big-stroke svg {
    -webkit-transform: scaleX(1) translate3d(0, 0, 0);
    transform: scaleX(1) translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.wolf-core-tsi-hover-reveal .wolf-core-tsi-hover-reveal__inner {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform .8s cubic-bezier(0, .59, .22, .875), opacity .3s;
    transition: transform .8s cubic-bezier(0, .59, .22, .875), opacity .3s
}

.wolf-core-tsi-hover-reveal.wolf-core-tsi-text_hover_media-active .wolf-core-tsi-hover-reveal__inner {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(0) scaleZ(1);
    transform: translateY(0) skewY(0) scaleZ(1)
}

@-webkit-keyframes nuPaintHoverAnimation {
    0% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
    33% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }
    66% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }
    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

@keyframes nuPaintHoverAnimation {
    0% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
    33% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }
    66% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }
    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

@-webkit-keyframes nuPaintAnimation {
    0% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }
    50% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
    100% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }
}

@keyframes nuPaintAnimation {
    0% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }
    50% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
    100% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }
}

.animated-entry-work-parallax-text .text-row, .effigy-heading-formatted-yes .text-row {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.animated-entry-work-parallax-text .text-row:nth-child(2), .effigy-heading-formatted-yes .text-row:nth-child(2) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.entry-work-animated-panel .text-row {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.entry-work-animated-panel .text-row:nth-child(2) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.animated-entry-work-parallax-taxonomy {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.entry-work-animated-panel .entry-taxonomy {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.loaded .entry-work-parallax-visible .animated-entry-work-parallax-text .text-row, .loaded .entry-work-parallax-visible .animated-entry-work-parallax-taxonomy, .elementor-editor-active .animated-entry-work-parallax-text .text-row, .elementor-editor-active .animated-entry-work-parallax-taxonomy {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(0) scaleZ(1);
    transform: translateY(0) skewY(0) scaleZ(1)
}

.entry-work .entry-container {
    overflow: hidden
}

.entry-work .entry-title {
    font-size: 24px
}

.work-hover-effect-default .entry-work .entry-inner {
    opacity: 0;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.work-hover-effect-default .entry-work .entry-image, .work-hover-effect-default .entry-work .entry-media {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.work-hover-effect-default .entry-work .entry-summary {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

.work-hover-effect-default .entry-work:hover .entry-inner {
    opacity: 1
}

.work-hover-effect-trim .entry-work .bg-overlay {
    opacity: 0 !important
}

.work-hover-effect-trim .entry-work .entry-summary {
    visibility: hidden
}

.work-hover-effect-trim .entry-work .entry-inner {
    -webkit-box-shadow: inset 0px 0px 0px 0 #fff;
    box-shadow: inset 0px 0px 0px 0 #fff;
    -webkit-transition: -webkit-box-shadow .4s cubic-bezier(.675, .475, .05, .67);
    transition: box-shadow .4s cubic-bezier(.675, .475, .05, .67);
    z-index: 5
}

.work-hover-effect-trim .entry-work:hover .entry-inner {
    -webkit-box-shadow: inset 0px 0px 0px 20px #fff;
    box-shadow: inset 0px 0px 0px 20px #fff
}

.work-hover-effect-slide-up .entry-work .entry-image, .work-hover-effect-slide-up .entry-work .entry-media {
    opacity: 1;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.675, .475, .05, .67);
    transition: transform .7s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1.05) translate3d(0, 0, 0);
    transform: scale(1.05) translate3d(0, 0, 0)
}

.work-hover-effect-slide-up .entry-work .entry-inner {
    opacity: 0;
    -webkit-transition: all .44s cubic-bezier(.675, .475, .05, .67);
    transition: all .44s cubic-bezier(.675, .475, .05, .67)
}

.work-hover-effect-slide-up .entry-work .entry-summary {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform .8s cubic-bezier(0, .59, .22, .875), opacity .3s;
    transition: transform .8s cubic-bezier(0, .59, .22, .875), opacity .3s
}

.work-hover-effect-slide-up .entry-work:hover .entry-inner {
    opacity: 1
}

.work-hover-effect-slide-up .entry-work:hover .entry-image, .work-hover-effect-slide-up .entry-work:hover .entry-media {
    -webkit-transform: translate3d(0, -8px, 0) scale(1.05);
    transform: translate3d(0, -8px, 0) scale(1.05)
}

.work-hover-effect-slide-up .entry-work:hover .entry-summary {
    opacity: 1;
    -webkit-transform: translateY(0) skewY(0) scaleZ(1);
    transform: translateY(0) skewY(0) scaleZ(1)
}

.work-hover-effect-cursor .entry-work .entry-image, .work-hover-effect-cursor .entry-work .entry-media {
    opacity: 1;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.675, .475, .05, .67);
    transition: transform .7s cubic-bezier(.675, .475, .05, .67);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.work-hover-effect-cursor .entry-work:hover .entry-image, .work-hover-effect-cursor .entry-work:hover .entry-media {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.hover-effect-cursor .entry-inner {
    margin: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    visibility: hidden !important
}

.entry-summary-cursor {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none;
    visibility: hidden;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

.entry-summary-cursor .entry-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    background-color: #000;
    padding: 16px 57px 16px 25px;
    color: #fff
}

.entry-summary-cursor .entry-title {
    font-size: 18px;
    line-height: 1.8;
    margin: 0;
    padding: 0;
    color: inherit
}

.entry-summary-cursor .entry-taxonomy {
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px
}

.entry-summary-cursor.tip-is-active {
    visibility: visible
}

.entry-summary-cursor.tip-is-active .entry-inner {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    -webkit-transition: .5s cubic-bezier(0, .59, .22, .875);
    transition: .5s cubic-bezier(0, .59, .22, .875)
}

.entry-work .entry-link-mask {
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999
}

@media screen and (min-width: 768px) {
    .woocommerce-ordering {
        max-width: 308px
    }
}

@media screen and (min-width: 800px) {
    .layout-sidebar-right.has-secondary #container, .layout-sidebar-right.has-secondary #primary, .layout-sidebar.has-secondary #container, .layout-sidebar.has-secondary #primary, .page-sidebar-right #container, .page-sidebar-right #primary, .single-post-layout-sidebar #container, .single-post-layout-sidebar #primary, .single-post-layout-sidebar-right #container, .single-post-layout-sidebar-right #primary {
        width: calc(75% - 30px)
    }

    .layout-sidebar-right.has-secondary #secondary, .layout-sidebar.has-secondary #secondary, .page-sidebar-right #secondary, .single-post-layout-sidebar #secondary, .single-post-layout-sidebar-right #secondary {
        width: calc(25% - 30px)
    }
}

@media screen and (min-width: 800px) {
    blockquote.wolf-core-testimonial-content {
        font-size: 18px
    }
}

@media screen and (max-width: 800px) {
    .single-product .product .summary {
        margin-top: 2em
    }
}

@media screen and (min-width: 1000px) {
    .comment-form-author {
        width: 49%;
        float: left
    }

    .comment-form-email {
        width: 49%;
        float: right
    }

    .comment-form-email:after {
        display: table;
        content: '';
        clear: both
    }

    .author-description {
        padding-left: 180px
    }
}

.wolf-core-product-presentation .flex-prev {
    left: 0 !important
}

.wolf-core-product-presentation .flex-next {
    right: 0 !important
}

.nav-menu li.menu-button-primary > a:first-child > .menu-item-inner, .nav-menu li.menu-button-secondary > a:first-child > .menu-item-inner {
    padding: 14px 35px
}

.nav-menu li.menu-button-primary > a:first-child > .menu-item-inner:hover {
    color: #333;
    background-color: #f9f9f9 !important;
    border-color: #f9f9f9 !important
}

.cart_totals th {
    padding-left: 0 !important
}

@media screen and (min-width: 1200px) {
    .menu-layout-overlay .overlay-menu-panel .nav-menu li:not(.menu-button-primary):not(.menu-button-secondary):not(.nav-button) {
        font-size: 42px;
        font-weight: 700;
        line-height: 1.4
    }

    .wolf-core-svc-item-title {
        font-size: 50px
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .woocommerce-product-gallery__wrapper {
        padding-left: 105px
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images span.onsale {
        left: 105px
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .flex-direction-nav a {
        opacity: 0;
        -webkit-transition: opacity .2s cubic-bezier(.675, .475, .05, .67);
        transition: opacity .2s cubic-bezier(.675, .475, .05, .67)
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .flex-direction-nav .flex-prev {
        left: 105px
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .flex-direction-nav .flex-next {
        right: 0
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .woocommerce-product-gallery__wrapper:hover .flex-direction-nav a {
        opacity: 1
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .flex-control-thumbs {
        position: absolute;
        margin: 0;
        left: 0;
        top: 0;
        width: 100px;
        display: block;
        height: 100%;
        overflow-y: auto;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .flex-control-thumbs::-webkit-scrollbar {
        display: none;
        width: 0 !important
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .flex-control-thumbs li {
        display: block;
        float: none;
        width: 100%
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images .flex-control-thumbs li img {
        width: 100%;
        padding: 0;
        margin-bottom: 5px;
        width: 100px;
        height: 108px;
        object-fit: cover;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .single-product:not(.single-product-quickview) .woocommerce-product-gallery-has-several-images hr {
        margin-top: 50px;
        margin-bottom: 50px
    }

    .woocommerce-cart-form {
        min-height: 50vh;
        padding-right: 30px;
        width: 65%;
        float: left
    }

    .cart-collaterals {
        padding: 40px;
        background: #f6f6f6;
        float: right;
        width: 35%
    }

    .cart-collaterals .checkout-button {
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    .cta-container .spotify-button-container {
        display: none
    }
}

.single-release .tooltipsy {
    -webkit-transform: translate3d(-6px, -15px, 0);
    transform: translate3d(-6px, -15px, 0)
}

.socicon-youtube {
    top: 2px;
    position: relative
}

.select2-container {
    color: #000 !important
}

.select2-container .select2-selection--single {
    height: 50px
}

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 48px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px
}

body.button-style-square .select2-container--default .select2-selection--single {
    border-radius: 0
}

.woocommerce-cart-form .product-remove a, .woocommerce-cart-form .product-thumbnail a, .wolf-woocommerce-wishlist-table .product-remove a, .wolf-woocommerce-wishlist-table .product-thumbnail a {
    border: none
}

.woocommerce-cart-form .product-remove a:after, .woocommerce-cart-form .product-thumbnail a:after, .wolf-woocommerce-wishlist-table .product-remove a:after, .wolf-woocommerce-wishlist-table .product-thumbnail a:after {
    display: none
}

body.screenshot-mode {
    font-size: 2em
}

body.screenshot-mode #back-to-top, body.screenshot-mode .site-header, body.screenshot-mode .wvc-arrow-down {
    display: none !important
}

/*
Used to enqueue single post style inline CSS
*/
/*
Theme Name: Effigy
Theme URI: https://themeforest.net/item/effigy-a-clean-and-professional-music-wordpress-theme/36336866
Author: WolfThemes
Author URI: https://wolfthemes.com
Description: A Clean and Professional Music WordPress Theme
Version: 1.0.0
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: effigy

For any CSS customization, it is strongly recommended to use a child theme
https://wlfthm.es/child-theme

You will find a child theme template in your theme package
*/

.hidden {
    display: none !important;
    visibility: hidden !important
}

.woocommerce div.product form.cart.variations_form .variable:not(.type-select) .arrow, .woocommerce.archive form.cart.variations_form .variable:not(.type-select) .arrow, .woocommerce.single-product form.cart.variations_form .variable:not(.type-select) .arrow {
    display: none !important
}

.woocommerce div.product form.cart.variations_form .variable:not(.type-select) .line-hover:after, .woocommerce.archive form.cart.variations_form .variable:not(.type-select) .line-hover:after, .woocommerce.single-product form.cart.variations_form .variable:not(.type-select) .line-hover:after {
    content: none
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches, .woocommerce.archive form.cart.variations_form .tawcvs-swatches, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches {
    padding: 5px;
    display: inline-flex !important;
    flex-wrap: wrap
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    margin: 0 10px;
    padding: 2px 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:after, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more:after, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:before {
    display: block !important
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-color, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-color, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-color, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color {
    text-indent: -9999em
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-color.selected:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-color.selected:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    content: "";
    width: 6px;
    height: 10px;
    display: block;
    border: solid #eee;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -2px -2px 0 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color), .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color), .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color), .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color), .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:not(.swatch-color), .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:not(.swatch-color) {
    background-color: #f1f1f1
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-label, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-label, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-label, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-label {
    font-size: 14px;
    min-width: max-content
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-image, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-image, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-image, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image {
    font-size: 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-image .swatch__tooltip, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-image .swatch__tooltip {
    font-size: 14px
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle img, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-circle:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-circle:before {
    border-radius: 50%
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded img, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-rounded:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-rounded:before {
    border-radius: 8px
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge img, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.swatch-shape-edge:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.swatch-shape-edge:before {
    border-radius: 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.disabled, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.disabled, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.disabled, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled {
    cursor: default;
    opacity: .4 !important
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.disabled .swatch__tooltip, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.disabled .swatch__tooltip {
    display: none
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:first-child, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:first-child, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:first-child, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:first-child {
    margin-left: 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:last-child, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:last-child, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:last-child, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:last-child {
    margin-right: 0
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more:before {
    content: "";
    position: absolute;
    left: -4px;
    top: -4px;
    right: -4px;
    bottom: -4px;
    border: 1px solid #ddd
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.selected, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.selected, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected {
    border-color: transparent
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.selected:before, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:before {
    border-color: #674399
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected:after, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.selected:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.selected:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected:after {
    content: none
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label, .woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch.selected.swatch-label, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-show-more.selected.swatch-label {
    border-bottom: none !important
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch__tooltip, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch__tooltip, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch__tooltip {
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    top: 0;
    background: #333;
    z-index: 2;
    color: #fff;
    margin: -15px 0 0;
    padding: 10px;
    text-indent: initial;
    font-size: 14px;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
    user-select: none;
    display: inline-block;
    word-break: break-all;
    white-space: normal;
    min-width: max-content
}

.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-radio .swatch__tooltip {
    left: 20% !important;
    top: 10px
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch__tooltip:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch__tooltip:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch__tooltip:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #333;
    bottom: -4px;
    left: 50%;
    margin-left: -6px
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper {
    position: relative
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip, .woocommerce.archive form.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:hover + .swatch__tooltip, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch-label:hover + .swatch__tooltip {
    opacity: 1;
    visibility: visible;
    user-select: auto
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled, .woocommerce.archive form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled {
    position: relative;
    background: #33333357
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img, .woocommerce.archive form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled img {
    opacity: .5
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
    background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - .8px), #000 50%, rgba(0, 0, 0, 0) calc(50% + .8px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - .8px), #000 50%, rgba(0, 0, 0, 0) calc(50% + .8px), rgba(0, 0, 0, 0) 100%)
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-rounded:after {
    border-radius: 8px
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after, .woocommerce.archive form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches.oss-blur-with-cross .swatch.disabled.swatch-shape-circle:after {
    border-radius: 50%
}

.woocommerce div.product form.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled, .woocommerce.archive form.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled, .woocommerce.single-product form.cart.variations_form .tawcvs-swatches.oss-hide .swatch.disabled {
    display: none !important
}

.swatch-align-left .variations {
    text-align: left
}

.swatch-align-left .variations img, .swatch-align-left .variations select, .swatch-align-left .variations .value {
    text-align: left
}

.swatch-align-center .variations {
    text-align: center
}

.swatch-align-center .variations img, .swatch-align-center .variations select, .swatch-align-center .variations .value {
    text-align: center
}

.related.products .swatch-align-center .variations .label {
    display: none
}

.swatch-align-right .variations {
    text-align: right
}

.swatch-align-right .variations img, .swatch-align-right .variations select, .swatch-align-right .variations .value {
    text-align: right
}

.variations .reset_variations {
    display: none
}

.woocommerce.theme-sober div.product form.cart.variations_form .variations .variable {
    width: 90%
}

@media (max-width: 768px) {
    .woocommerce.theme-sober div.product form.cart.variations_form .variations .variable {
        width: 100%
    }
}

.woocommerce.theme-sober div.product form.cart.variations_form .line-hover {
    cursor: default
}

.woocommerce.theme-sober div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper .swatch-image {
    text-align: center
}

.woocommerce.theme-sober div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper .swatch-image img {
    width: 100%;
    height: auto
}

table.variations {
    overflow: visible !important
}

.swatch-radio {
    width: 100%
}

.swatch-radio input[type=radio] {
    width: auto !important;
    height: auto !important
}

/*! elementor-icons - v5.15.0 - 30-01-2022 */
@font-face {
    font-family: eicons;
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.15.0);
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.15.0#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.15.0) format("woff2"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.15.0) format("woff"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.15.0) format("truetype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.15.0#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-circle: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-export-kit:before {
    content: '\e970'
}

.eicon-import-kit:before {
    content: '\e971'
}

.eicon-lottie:before {
    content: '\e972'
}

.eicon-products-archive:before {
    content: '\e973'
}

.eicon-single-product:before {
    content: '\e974'
}

.eicon-disable-trash-o:before {
    content: '\e975'
}

.eicon-single-page:before {
    content: '\e976'
}

.eicon-wordpress-light:before {
    content: '\e977'
}

.eicon-cogs-check:before {
    content: '\e978'
}

.eicon-custom-css:before {
    content: '\e979'
}

.eicon-global-colors:before {
    content: '\e97a'
}

.eicon-globe:before {
    content: '\e97b'
}

.eicon-typography-1:before {
    content: '\e97c'
}

.eicon-background:before {
    content: '\e97d'
}

.eicon-device-responsive:before {
    content: '\e97e'
}

.eicon-device-wide:before {
    content: '\e97f'
}

.eicon-code-highlight:before {
    content: '\e980'
}

.eicon-video-playlist:before {
    content: '\e981'
}

.eicon-download-kit:before {
    content: '\e982'
}

.eicon-kit-details:before {
    content: '\e983'
}

.eicon-kit-parts:before {
    content: '\e984'
}

.eicon-kit-upload:before {
    content: '\e985'
}

.eicon-kit-plugins:before {
    content: '\e986'
}

.eicon-kit-upload-alt:before {
    content: '\e987'
}

.eicon-hotspot:before {
    content: '\e988'
}

.eicon-paypal-button:before {
    content: '\e989'
}

.eicon-shape:before {
    content: '\e98a'
}

.eicon-wordart:before {
    content: '\e98b'
}

.eicon-checkout:before {
    content: '\e98c'
}

.eicon-container:before {
    content: '\e98d'
}

.eicon-flip:before {
    content: '\e98e'
}

.eicon-info:before {
    content: '\e98f'
}

.eicon-my-account:before {
    content: '\e990'
}

.eicon-purchase-summary:before {
    content: '\e991'
}

.eicon-page-transition:before {
    content: '\e992'
}

.eicon-spotify:before {
    content: '\e993'
}

.eicon-stripe-button:before {
    content: '\e994'
}

.eicon-woo-settings:before {
    content: '\e995'
}

.eicon-woo-cart:before {
    content: '\e996'
}

.eicon-grow:before {
    content: '\e997'
}

.eicon-order-end:before {
    content: '\e998'
}

.eicon-nowrap:before {
    content: '\e999'
}

.eicon-order-start:before {
    content: '\e99a'
}

.eicon-progress-tracker:before {
    content: '\e99b'
}

.eicon-shrink:before {
    content: '\e99c'
}

.eicon-wrap:before {
    content: '\e99d'
}

.eicon-align-center-h:before {
    content: '\e99e'
}

.eicon-align-center-v:before {
    content: '\e99f'
}

.eicon-align-end-h:before {
    content: '\e9a0'
}

.eicon-align-end-v:before {
    content: '\e9a1'
}

.eicon-align-start-h:before {
    content: '\e9a2'
}

.eicon-align-start-v:before {
    content: '\e9a3'
}

.eicon-align-stretch-h:before {
    content: '\e9a4'
}

.eicon-align-stretch-v:before {
    content: '\e9a5'
}

.eicon-justify-center-h:before {
    content: '\e9a6'
}

.eicon-justify-center-v:before {
    content: '\e9a7'
}

.eicon-justify-end-h:before {
    content: '\e9a8'
}

.eicon-justify-end-v:before {
    content: '\e9a9'
}

.eicon-justify-space-around-h:before {
    content: '\e9aa'
}

.eicon-justify-space-around-v:before {
    content: '\e9ab'
}

.eicon-justify-space-between-h:before {
    content: '\e9ac'
}

.eicon-justify-space-between-v:before {
    content: '\e9ad'
}

.eicon-justify-space-evenly-h:before {
    content: '\e9ae'
}

.eicon-justify-space-evenly-v:before {
    content: '\e9af'
}

.eicon-justify-start-h:before {
    content: '\e9b0'
}

.eicon-justify-start-v:before {
    content: '\e9b1'
}

.eicon-woocommerce-cross-sells:before {
    content: '\e9b2'
}

.eicon-woocommerce-notices:before {
    content: '\e9b3'
}

.eicon-inner-container:before {
    content: '\e9b4'
}

.eicon-warning-full:before {
    content: '\e9b5'
}

.eicon-exit:before {
    content: '\e9b6'
}

.eicon-eye:before {
    content: '\e8ac'
}

.eicon-elementor-square:before {
    content: '\e813'
}

/*! elementor - v3.6.4 - 13-04-2022 */
.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    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: calc(100vh - 32px)
    }
}

@media (max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        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;
    -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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px;
    font-size: 12px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__items-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
    position: relative;
    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;
    -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: 47px;
    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;
    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 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
    -webkit-box-flex: 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)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section + .elementor-second-section {
    border-top: 1px solid #464b50;
    margin-top: 6px
}

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

.e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: .75em;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: #fff;
    font-size: 1em
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-ok {
    color: #39b54a
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-cancel {
    color: #b01b1b
}

.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;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) 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%;
    background-size: cover
}

.e-container > .elementor-element.elementor-absolute, .elementor-widget-wrap > .elementor-element.elementor-absolute {
    position: absolute
}

.e-container > .elementor-element.elementor-fixed, .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 {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--flex-direction);
    flex-direction: var(--flex-direction);
    -ms-flex-wrap: var(--flex-wrap);
    flex-wrap: var(--flex-wrap);
    -webkit-box-pack: var(--justify-content);
    -ms-flex-pack: var(--justify-content);
    justify-content: var(--justify-content);
    -webkit-box-align: var(--align-items);
    -ms-flex-align: var(--align-items);
    align-items: var(--align-items);
    -ms-flex-line-pack: var(--align-content);
    align-content: var(--align-content);
    gap: var(--gap);
    -ms-flex-preferred-size: var(--flex-basis);
    flex-basis: var(--flex-basis);
    -webkit-box-flex: var(--flex-grow);
    -ms-flex-positive: var(--flex-grow);
    flex-grow: var(--flex-grow);
    -ms-flex-negative: var(--flex-shrink);
    flex-shrink: var(--flex-shrink);
    -webkit-box-ordinal-group: var(--order);
    -ms-flex-order: var(--order);
    order: var(--order);
    -ms-flex-item-align: var(--align-self);
    align-self: var(--align-self)
}

.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;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    -webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    opacity: .8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: -webkit-inline-box;
    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 (min-width: -1px) {
    .elementor-widescreen-align-center {
        text-align: center
    }

    .elementor-widescreen-align-center .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-left .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1px) {
    .elementor-laptop-align-center {
        text-align: center
    }

    .elementor-laptop-align-center .elementor-button {
        width: auto
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-left .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1px) {
    .elementor-tablet_extra-align-center {
        text-align: center
    }

    .elementor-tablet_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@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: -1px) {
    .elementor-mobile_extra-align-center {
        text-align: center
    }

    .elementor-mobile_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-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%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title, h1.entry-title {
    display: var(--page-title-display)
}

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

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

.eicon-animation-spin {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.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;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle > .elementor-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom > .elementor-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 768px) {
    .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-column > .elementor-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap > .elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.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 {
    min-height: 1px
}

.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-wrap {
    width: 100%
}

.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .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: 768px) 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: -1px) {
    .elementor-reverse-widescreen > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1025px) and (max-width: -1px) {
    .elementor-reverse-laptop > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: -1px) and (max-width: -1px) {
    .elementor-reverse-laptop > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1025px) and (max-width: -1px) {
    .elementor-reverse-laptop > .elementor-container > :first-child, .elementor-reverse-laptop > .elementor-container > :nth-child(2), .elementor-reverse-laptop > .elementor-container > :nth-child(3), .elementor-reverse-laptop > .elementor-container > :nth-child(4), .elementor-reverse-laptop > .elementor-container > :nth-child(5), .elementor-reverse-laptop > .elementor-container > :nth-child(6), .elementor-reverse-laptop > .elementor-container > :nth-child(7), .elementor-reverse-laptop > .elementor-container > :nth-child(8), .elementor-reverse-laptop > .elementor-container > :nth-child(9), .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-tablet_extra > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-reverse-tablet > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: -1px) and (max-width: 1024px) {
    .elementor-reverse-tablet > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) and (max-width: -1px) {
    .elementor-reverse-tablet > .elementor-container > :first-child, .elementor-reverse-tablet > .elementor-container > :nth-child(2), .elementor-reverse-tablet > .elementor-container > :nth-child(3), .elementor-reverse-tablet > .elementor-container > :nth-child(4), .elementor-reverse-tablet > .elementor-container > :nth-child(5), .elementor-reverse-tablet > .elementor-container > :nth-child(6), .elementor-reverse-tablet > .elementor-container > :nth-child(7), .elementor-reverse-tablet > .elementor-container > :nth-child(8), .elementor-reverse-tablet > .elementor-container > :nth-child(9), .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-mobile_extra > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
}

@media (min-width: -1px) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width: -1px) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width: -1px) {
    #elementor-device-mode:after {
        content: "laptop";
        content: "tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width: -1px) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.e-container {
    --border-radius: 0;
    --display: flex;
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    --content-width: Min(100%, var(--container-max-width, 1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0;
    --margin-right: 0;
    --margin-bottom: 0;
    --margin-left: 0;
    --padding-top: var(--container-default-padding, 0px);
    --padding-right: var(--container-default-padding, 0px);
    --padding-bottom: var(--container-default-padding, 0px);
    --padding-left: var(--container-default-padding, 0px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --transition: 0;
    --gap: var(--widgets-spacing, 20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0;
    position: var(--position);
    display: var(--display);
    text-align: var(--text-align);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--flex-direction);
    flex-direction: var(--flex-direction);
    -webkit-box-flex: var(--flex-grow);
    -ms-flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
    width: var(--width);
    min-width: 0;
    max-width: Min(100%, var(--width));
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
    padding: var(--padding-top) calc((100% - var(--content-width)) / 2 + var(--padding-right)) var(--padding-bottom) calc((100% - var(--content-width)) / 2 + var(--padding-left));
    z-index: var(--z-index);
    overflow: var(--overflow);
    -webkit-transition: var(--transition);
    -o-transition: var(--transition);
    transition: var(--transition)
}

:is(.elementor-section-wrap,[data-elementor-id]) > .e-container {
    --margin-right: auto;
    --margin-left: auto
}

.e-container .elementor-empty-view {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: var(--min-height, 100px)
}

.e-container .elementor-empty-view .elementor-first-add {
    width: auto;
    height: auto;
    inset: 10px
}

.e-container .elementor-widget-placeholder {
    --size: 10px;
    --margin-start: calc(-1 * var(--size));
    --margin-end: calc(-2 * var(--size));
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    z-index: 1;
    pointer-events: none
}

.e-container.e-container--row > .elementor-widget-placeholder {
    position: relative;
    z-index: 9999;
    width: var(--size);
    -webkit-margin-start: var(--margin-start);
    margin-inline-start: var(--margin-start);
    height: auto;
    min-height: 100%;
    -webkit-animation-name: dnd-placeholder-widget-vertical;
    animation-name: dnd-placeholder-widget-vertical;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"]) > .elementor-widget-placeholder {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-margin-start: calc(var(--margin-start) + var(--margin-end));
    margin-inline-start: calc(var(--margin-start) + var(--margin-end))
}

.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"]) > :not(.elementor-element) + .elementor-widget-placeholder {
    -webkit-margin-end: var(--margin-end);
    margin-inline-end: var(--margin-end);
    -webkit-margin-start: var(--margin-start);
    margin-inline-start: var(--margin-start)
}

.e-container.e-container--column > .elementor-widget-placeholder {
    height: var(--size);
    -webkit-margin-before: var(--margin-start);
    margin-block-start: var(--margin-start);
    -webkit-margin-after: var(--margin-end);
    margin-block-end: var(--margin-end);
    -webkit-animation-name: dnd-placeholder-widget-horizontal;
    animation-name: dnd-placeholder-widget-horizontal
}

.e-container.e-container--column > .elementor-widget-placeholder:nth-last-child(2) {
    -webkit-margin-before: calc(2 * var(--margin-start));
    margin-block-start: calc(2 * var(--margin-start));
    --margin-end: 0
}

.e-container .elementor-sortable-helper {
    height: 84px;
    width: 125px;
    z-index: -1
}

.e-container .elementor-widget.elementor-widget {
    margin-bottom: 0
}

.e-container:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    -webkit-transition: var(--overlay-transition);
    -o-transition: var(--overlay-transition);
    transition: var(--overlay-transition);
    border-radius: var(--border-radius)
}

.e-container .elementor-widget {
    min-width: 0
}

.e-container .elementor-widget-google_maps, .e-container .elementor-widget-video {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.e-container .elementor-widget.e-widget-swiper {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting {
    position: relative;
    background-color: #556068
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:hover, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:hover {
    background-color: #495157
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add, .e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit + .elementor-editor-element-remove, .e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:first-child:before, .e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:last-child:after, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit + .elementor-editor-element-remove, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:first-child:before, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:last-child:after {
    display: none
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit), .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit) {
    -webkit-margin-start: -25px;
    margin-inline-start: -25px;
    z-index: -1;
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s;
    will-change: margin-inline-start
}

.e-container > .e-container > .elementor-element-overlay > .elementor-editor-element-settings:hover > :is(.elementor-editor-element-duplicate,.elementor-editor-element-remove), .elementor-widget .e-container > .elementor-element-overlay > .elementor-editor-element-settings:hover > :is(.elementor-editor-element-duplicate,.elementor-editor-element-remove) {
    -webkit-margin-start: 0;
    margin-inline-start: 0
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-settings, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-settings {
    inset: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    inset-inline-start: 0;
    top: 0;
    border-radius: 0;
    border-end-end-radius: 3px;
    height: auto;
    background-color: #556068
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-settings:hover, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-settings:hover {
    background-color: #495157
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-settings i.eicon-handle:before {
    content: "\e9b4";
    font-size: 20px;
    display: block;
    padding: 2px
}

@media (max-width: 767px) {
    .e-container {
        --width: 100%;
        --flex-wrap: wrap
    }
}

@-webkit-keyframes dnd-placeholder-widget-vertical {
    0% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(0);
        transform: translateX(50%) scaleX(0);
        opacity: 0
    }
    to {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(1);
        transform: translateX(50%) scaleX(1);
        opacity: .9
    }
}

@keyframes dnd-placeholder-widget-vertical {
    0% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(0);
        transform: translateX(50%) scaleX(0);
        opacity: 0
    }
    to {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: translateX(50%) scaleX(1);
        transform: translateX(50%) scaleX(1);
        opacity: .9
    }
}

@-webkit-keyframes dnd-placeholder-widget-horizontal {
    0% {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0
    }
    to {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: .9
    }
}

@keyframes dnd-placeholder-widget-horizontal {
    0% {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0
    }
    to {
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: .9
    }
}

.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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 {
    -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;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: 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;
    -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:-moz-placeholder, .elementor-field-group .elementor-field-textual::-moz-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: -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;
    -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;
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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 {
    -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;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

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

.elementor-form .elementor-button > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: 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, border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, 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-box-shadow .3s
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    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: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.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-tab-title a {
    color: inherit
}

.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-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-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    -webkit-transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -webkit-transition: -webkit-transform var(--e-transform-transition-duration, .4s);
    transition: -webkit-transform var(--e-transform-transition-duration, .4s);
    -o-transition: transform var(--e-transform-transition-duration, .4s);
    transition: transform var(--e-transform-transition-duration, .4s);
    transition: transform var(--e-transform-transition-duration, .4s), -webkit-transform var(--e-transform-transition-duration, .4s)
}

.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;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    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 {
    -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 {
    -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;
    -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;
    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;
    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: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(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: -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;
    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 {
    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);
    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: calc(50% - 30px / 2)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    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: -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: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
    -webkit-transform: translate3d(0, -50%, 1px);
    transform: translate3d(0, -50%, 1px)
}

.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%;
    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;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    height: 1em;
    width: 1em
}

.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 svg, .elementor-lightbox .elementor-swiper-button svg {
    fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg, .elementor-lightbox .elementor-swiper-button:hover svg {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    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;
    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);
    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: 768px) and (max-width: 1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width: 70%
    }
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: 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:focus {
        outline: none
    }

    .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;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        -webkit-box-pack: 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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header > i, .elementor-slideshow__header > svg {
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header > i {
    font-size: inherit
}

.elementor-slideshow__header > i:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header > svg {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    fill: var(--lightbox-ui-color);
    height: 1em;
    width: 1em
}

.elementor-slideshow__header > svg:hover {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
    margin-right: 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: 2.8em;
    top: 3em;
    background-color: #fff;
    border-radius: 3px;
    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, .elementor-slideshow__share-links a svg {
    margin-right: .75em
}

.elementor-slideshow__share-links a i {
    font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
    height: 1.25em;
    width: 1.25em
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    right: .5em;
    border: .45em 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 .elementor-slideshow__share-links .e-eicon-twitter {
    fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
    fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
    fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
    fill: #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;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@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-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom, .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: 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-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    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;
    border-radius: 3px
}

#wp-admin-bar-elementor_inspector > .ab-item:before {
    content: "\f348";
    top: 2px
}

#wpadminbar * {
    font-style: normal
}

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

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 1024px) {
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width: -1px) and (max-width: -1px) {
    .elementor .elementor-hidden-mobile_extra {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width: -1px) and (max-width: -1px) {
    .elementor .elementor-hidden-laptop, .elementor .elementor-hidden-tablet_extra {
        display: none
    }
}

@media (min-width: 1025px) and (max-width: 99999px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

@media (min-width: -1px) {
    .elementor .elementor-hidden-widescreen {
        display: none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
    vector-effect: non-scaling-stroke;
    fill: var(--path-fill, transparent);
    stroke: var(--stroke-color, transparent);
    stroke-width: var(--stroke-width, 1px);
    -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, ltr);
    -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
    --color: var(--text-color-hover, var(--text-color));
    --fill: var(--color);
    color: var(--color)
}

@charset "CP850";
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
    font-family: Ionicons;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/ionicons/fonts/ionicons.eot?v=2.0.0);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/ionicons/fonts/ionicons.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/ionicons/fonts/ionicons.woff?v=2.0.0) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/ionicons/fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" ion-"]:before, [class^=ion-]:before {
    display: inline-block;
    font: normal normal normal 14px/1 Ionicons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: "\f101"
}

.ion-alert-circled:before {
    content: "\f100"
}

.ion-android-add:before {
    content: "\f2c7"
}

.ion-android-add-circle:before {
    content: "\f359"
}

.ion-android-alarm-clock:before {
    content: "\f35a"
}

.ion-android-alert:before {
    content: "\f35b"
}

.ion-android-apps:before {
    content: "\f35c"
}

.ion-android-archive:before {
    content: "\f2c9"
}

.ion-android-arrow-back:before {
    content: "\f2ca"
}

.ion-android-arrow-down:before {
    content: "\f35d"
}

.ion-android-arrow-dropdown:before {
    content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
    content: "\f35e"
}

.ion-android-arrow-dropleft:before {
    content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
    content: "\f360"
}

.ion-android-arrow-dropright:before {
    content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
    content: "\f362"
}

.ion-android-arrow-dropup:before {
    content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
    content: "\f364"
}

.ion-android-arrow-forward:before {
    content: "\f30f"
}

.ion-android-arrow-up:before {
    content: "\f366"
}

.ion-android-attach:before {
    content: "\f367"
}

.ion-android-bar:before {
    content: "\f368"
}

.ion-android-bicycle:before {
    content: "\f369"
}

.ion-android-boat:before {
    content: "\f36a"
}

.ion-android-bookmark:before {
    content: "\f36b"
}

.ion-android-bulb:before {
    content: "\f36c"
}

.ion-android-bus:before {
    content: "\f36d"
}

.ion-android-calendar:before {
    content: "\f2d1"
}

.ion-android-call:before {
    content: "\f2d2"
}

.ion-android-camera:before {
    content: "\f2d3"
}

.ion-android-cancel:before {
    content: "\f36e"
}

.ion-android-car:before {
    content: "\f36f"
}

.ion-android-cart:before {
    content: "\f370"
}

.ion-android-chat:before {
    content: "\f2d4"
}

.ion-android-checkbox:before {
    content: "\f374"
}

.ion-android-checkbox-blank:before {
    content: "\f371"
}

.ion-android-checkbox-outline:before {
    content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
    content: "\f372"
}

.ion-android-checkmark-circle:before {
    content: "\f375"
}

.ion-android-clipboard:before {
    content: "\f376"
}

.ion-android-close:before {
    content: "\f2d7"
}

.ion-android-cloud:before {
    content: "\f37a"
}

.ion-android-cloud-circle:before {
    content: "\f377"
}

.ion-android-cloud-done:before {
    content: "\f378"
}

.ion-android-cloud-outline:before {
    content: "\f379"
}

.ion-android-color-palette:before {
    content: "\f37b"
}

.ion-android-compass:before {
    content: "\f37c"
}

.ion-android-contact:before {
    content: "\f2d8"
}

.ion-android-contacts:before {
    content: "\f2d9"
}

.ion-android-contract:before {
    content: "\f37d"
}

.ion-android-create:before {
    content: "\f37e"
}

.ion-android-delete:before {
    content: "\f37f"
}

.ion-android-desktop:before {
    content: "\f380"
}

.ion-android-document:before {
    content: "\f381"
}

.ion-android-done:before {
    content: "\f383"
}

.ion-android-done-all:before {
    content: "\f382"
}

.ion-android-download:before {
    content: "\f2dd"
}

.ion-android-drafts:before {
    content: "\f384"
}

.ion-android-exit:before {
    content: "\f385"
}

.ion-android-expand:before {
    content: "\f386"
}

.ion-android-favorite:before {
    content: "\f388"
}

.ion-android-favorite-outline:before {
    content: "\f387"
}

.ion-android-film:before {
    content: "\f389"
}

.ion-android-folder:before {
    content: "\f2e0"
}

.ion-android-folder-open:before {
    content: "\f38a"
}

.ion-android-funnel:before {
    content: "\f38b"
}

.ion-android-globe:before {
    content: "\f38c"
}

.ion-android-hand:before {
    content: "\f2e3"
}

.ion-android-hangout:before {
    content: "\f38d"
}

.ion-android-happy:before {
    content: "\f38e"
}

.ion-android-home:before {
    content: "\f38f"
}

.ion-android-image:before {
    content: "\f2e4"
}

.ion-android-laptop:before {
    content: "\f390"
}

.ion-android-list:before {
    content: "\f391"
}

.ion-android-locate:before {
    content: "\f2e9"
}

.ion-android-lock:before {
    content: "\f392"
}

.ion-android-mail:before {
    content: "\f2eb"
}

.ion-android-map:before {
    content: "\f393"
}

.ion-android-menu:before {
    content: "\f394"
}

.ion-android-microphone:before {
    content: "\f2ec"
}

.ion-android-microphone-off:before {
    content: "\f395"
}

.ion-android-more-horizontal:before {
    content: "\f396"
}

.ion-android-more-vertical:before {
    content: "\f397"
}

.ion-android-navigate:before {
    content: "\f398"
}

.ion-android-notifications:before {
    content: "\f39b"
}

.ion-android-notifications-none:before {
    content: "\f399"
}

.ion-android-notifications-off:before {
    content: "\f39a"
}

.ion-android-open:before {
    content: "\f39c"
}

.ion-android-options:before {
    content: "\f39d"
}

.ion-android-people:before {
    content: "\f39e"
}

.ion-android-person:before {
    content: "\f3a0"
}

.ion-android-person-add:before {
    content: "\f39f"
}

.ion-android-phone-landscape:before {
    content: "\f3a1"
}

.ion-android-phone-portrait:before {
    content: "\f3a2"
}

.ion-android-pin:before {
    content: "\f3a3"
}

.ion-android-plane:before {
    content: "\f3a4"
}

.ion-android-playstore:before {
    content: "\f2f0"
}

.ion-android-print:before {
    content: "\f3a5"
}

.ion-android-radio-button-off:before {
    content: "\f3a6"
}

.ion-android-radio-button-on:before {
    content: "\f3a7"
}

.ion-android-refresh:before {
    content: "\f3a8"
}

.ion-android-remove:before {
    content: "\f2f4"
}

.ion-android-remove-circle:before {
    content: "\f3a9"
}

.ion-android-restaurant:before {
    content: "\f3aa"
}

.ion-android-sad:before {
    content: "\f3ab"
}

.ion-android-search:before {
    content: "\f2f5"
}

.ion-android-send:before {
    content: "\f2f6"
}

.ion-android-settings:before {
    content: "\f2f7"
}

.ion-android-share:before {
    content: "\f2f8"
}

.ion-android-share-alt:before {
    content: "\f3ac"
}

.ion-android-star:before {
    content: "\f2fc"
}

.ion-android-star-half:before {
    content: "\f3ad"
}

.ion-android-star-outline:before {
    content: "\f3ae"
}

.ion-android-stopwatch:before {
    content: "\f2fd"
}

.ion-android-subway:before {
    content: "\f3af"
}

.ion-android-sunny:before {
    content: "\f3b0"
}

.ion-android-sync:before {
    content: "\f3b1"
}

.ion-android-textsms:before {
    content: "\f3b2"
}

.ion-android-time:before {
    content: "\f3b3"
}

.ion-android-train:before {
    content: "\f3b4"
}

.ion-android-unlock:before {
    content: "\f3b5"
}

.ion-android-upload:before {
    content: "\f3b6"
}

.ion-android-volume-down:before {
    content: "\f3b7"
}

.ion-android-volume-mute:before {
    content: "\f3b8"
}

.ion-android-volume-off:before {
    content: "\f3b9"
}

.ion-android-volume-up:before {
    content: "\f3ba"
}

.ion-android-walk:before {
    content: "\f3bb"
}

.ion-android-warning:before {
    content: "\f3bc"
}

.ion-android-watch:before {
    content: "\f3bd"
}

.ion-android-wifi:before {
    content: "\f305"
}

.ion-aperture:before {
    content: "\f313"
}

.ion-archive:before {
    content: "\f102"
}

.ion-arrow-down-a:before {
    content: "\f103"
}

.ion-arrow-down-b:before {
    content: "\f104"
}

.ion-arrow-down-c:before {
    content: "\f105"
}

.ion-arrow-expand:before {
    content: "\f25e"
}

.ion-arrow-graph-down-left:before {
    content: "\f25f"
}

.ion-arrow-graph-down-right:before {
    content: "\f260"
}

.ion-arrow-graph-up-left:before {
    content: "\f261"
}

.ion-arrow-graph-up-right:before {
    content: "\f262"
}

.ion-arrow-left-a:before {
    content: "\f106"
}

.ion-arrow-left-b:before {
    content: "\f107"
}

.ion-arrow-left-c:before {
    content: "\f108"
}

.ion-arrow-move:before {
    content: "\f263"
}

.ion-arrow-resize:before {
    content: "\f264"
}

.ion-arrow-return-left:before {
    content: "\f265"
}

.ion-arrow-return-right:before {
    content: "\f266"
}

.ion-arrow-right-a:before {
    content: "\f109"
}

.ion-arrow-right-b:before {
    content: "\f10a"
}

.ion-arrow-right-c:before {
    content: "\f10b"
}

.ion-arrow-shrink:before {
    content: "\f267"
}

.ion-arrow-swap:before {
    content: "\f268"
}

.ion-arrow-up-a:before {
    content: "\f10c"
}

.ion-arrow-up-b:before {
    content: "\f10d"
}

.ion-arrow-up-c:before {
    content: "\f10e"
}

.ion-asterisk:before {
    content: "\f314"
}

.ion-at:before {
    content: "\f10f"
}

.ion-backspace:before {
    content: "\f3bf"
}

.ion-backspace-outline:before {
    content: "\f3be"
}

.ion-bag:before {
    content: "\f110"
}

.ion-battery-charging:before {
    content: "\f111"
}

.ion-battery-empty:before {
    content: "\f112"
}

.ion-battery-full:before {
    content: "\f113"
}

.ion-battery-half:before {
    content: "\f114"
}

.ion-battery-low:before {
    content: "\f115"
}

.ion-beaker:before {
    content: "\f269"
}

.ion-beer:before {
    content: "\f26a"
}

.ion-bluetooth:before {
    content: "\f116"
}

.ion-bonfire:before {
    content: "\f315"
}

.ion-bookmark:before {
    content: "\f26b"
}

.ion-bowtie:before {
    content: "\f3c0"
}

.ion-briefcase:before {
    content: "\f26c"
}

.ion-bug:before {
    content: "\f2be"
}

.ion-calculator:before {
    content: "\f26d"
}

.ion-calendar:before {
    content: "\f117"
}

.ion-camera:before {
    content: "\f118"
}

.ion-card:before {
    content: "\f119"
}

.ion-cash:before {
    content: "\f316"
}

.ion-chatbox:before {
    content: "\f11b"
}

.ion-chatbox-working:before {
    content: "\f11a"
}

.ion-chatboxes:before {
    content: "\f11c"
}

.ion-chatbubble:before {
    content: "\f11e"
}

.ion-chatbubble-working:before {
    content: "\f11d"
}

.ion-chatbubbles:before {
    content: "\f11f"
}

.ion-checkmark:before {
    content: "\f122"
}

.ion-checkmark-circled:before {
    content: "\f120"
}

.ion-checkmark-round:before {
    content: "\f121"
}

.ion-chevron-down:before {
    content: "\f123"
}

.ion-chevron-left:before {
    content: "\f124"
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-chevron-up:before {
    content: "\f126"
}

.ion-clipboard:before {
    content: "\f127"
}

.ion-clock:before {
    content: "\f26e"
}

.ion-close:before {
    content: "\f12a"
}

.ion-close-circled:before {
    content: "\f128"
}

.ion-close-round:before {
    content: "\f129"
}

.ion-closed-captioning:before {
    content: "\f317"
}

.ion-cloud:before {
    content: "\f12b"
}

.ion-code:before {
    content: "\f271"
}

.ion-code-download:before {
    content: "\f26f"
}

.ion-code-working:before {
    content: "\f270"
}

.ion-coffee:before {
    content: "\f272"
}

.ion-compass:before {
    content: "\f273"
}

.ion-compose:before {
    content: "\f12c"
}

.ion-connection-bars:before {
    content: "\f274"
}

.ion-contrast:before {
    content: "\f275"
}

.ion-crop:before {
    content: "\f3c1"
}

.ion-cube:before {
    content: "\f318"
}

.ion-disc:before {
    content: "\f12d"
}

.ion-document:before {
    content: "\f12f"
}

.ion-document-text:before {
    content: "\f12e"
}

.ion-drag:before {
    content: "\f130"
}

.ion-earth:before {
    content: "\f276"
}

.ion-easel:before {
    content: "\f3c2"
}

.ion-edit:before {
    content: "\f2bf"
}

.ion-egg:before {
    content: "\f277"
}

.ion-eject:before {
    content: "\f131"
}

.ion-email:before {
    content: "\f132"
}

.ion-email-unread:before {
    content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
    content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
    content: "\f3c4"
}

.ion-eye:before {
    content: "\f133"
}

.ion-eye-disabled:before {
    content: "\f306"
}

.ion-female:before {
    content: "\f278"
}

.ion-filing:before {
    content: "\f134"
}

.ion-film-marker:before {
    content: "\f135"
}

.ion-fireball:before {
    content: "\f319"
}

.ion-flag:before {
    content: "\f279"
}

.ion-flame:before {
    content: "\f31a"
}

.ion-flash:before {
    content: "\f137"
}

.ion-flash-off:before {
    content: "\f136"
}

.ion-folder:before {
    content: "\f139"
}

.ion-fork:before {
    content: "\f27a"
}

.ion-fork-repo:before {
    content: "\f2c0"
}

.ion-forward:before {
    content: "\f13a"
}

.ion-funnel:before {
    content: "\f31b"
}

.ion-gear-a:before {
    content: "\f13d"
}

.ion-gear-b:before {
    content: "\f13e"
}

.ion-grid:before {
    content: "\f13f"
}

.ion-hammer:before {
    content: "\f27b"
}

.ion-happy:before {
    content: "\f31c"
}

.ion-happy-outline:before {
    content: "\f3c6"
}

.ion-headphone:before {
    content: "\f140"
}

.ion-heart:before {
    content: "\f141"
}

.ion-heart-broken:before {
    content: "\f31d"
}

.ion-help:before {
    content: "\f143"
}

.ion-help-buoy:before {
    content: "\f27c"
}

.ion-help-circled:before {
    content: "\f142"
}

.ion-home:before {
    content: "\f144"
}

.ion-icecream:before {
    content: "\f27d"
}

.ion-image:before {
    content: "\f147"
}

.ion-images:before {
    content: "\f148"
}

.ion-information:before {
    content: "\f14a"
}

.ion-information-circled:before {
    content: "\f149"
}

.ion-ionic:before {
    content: "\f14b"
}

.ion-ios-alarm:before {
    content: "\f3c8"
}

.ion-ios-alarm-outline:before {
    content: "\f3c7"
}

.ion-ios-albums:before {
    content: "\f3ca"
}

.ion-ios-albums-outline:before {
    content: "\f3c9"
}

.ion-ios-americanfootball:before {
    content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
    content: "\f3cb"
}

.ion-ios-analytics:before {
    content: "\f3ce"
}

.ion-ios-analytics-outline:before {
    content: "\f3cd"
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-down:before {
    content: "\f3d0"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-left:before {
    content: "\f3d2"
}

.ion-ios-arrow-right:before {
    content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
    content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
    content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
    content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
    content: "\f3d7"
}

.ion-ios-arrow-up:before {
    content: "\f3d8"
}

.ion-ios-at:before {
    content: "\f3da"
}

.ion-ios-at-outline:before {
    content: "\f3d9"
}

.ion-ios-barcode:before {
    content: "\f3dc"
}

.ion-ios-barcode-outline:before {
    content: "\f3db"
}

.ion-ios-baseball:before {
    content: "\f3de"
}

.ion-ios-baseball-outline:before {
    content: "\f3dd"
}

.ion-ios-basketball:before {
    content: "\f3e0"
}

.ion-ios-basketball-outline:before {
    content: "\f3df"
}

.ion-ios-bell:before {
    content: "\f3e2"
}

.ion-ios-bell-outline:before {
    content: "\f3e1"
}

.ion-ios-body:before {
    content: "\f3e4"
}

.ion-ios-body-outline:before {
    content: "\f3e3"
}

.ion-ios-bolt:before {
    content: "\f3e6"
}

.ion-ios-bolt-outline:before {
    content: "\f3e5"
}

.ion-ios-book:before {
    content: "\f3e8"
}

.ion-ios-book-outline:before {
    content: "\f3e7"
}

.ion-ios-bookmarks:before {
    content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
    content: "\f3e9"
}

.ion-ios-box:before {
    content: "\f3ec"
}

.ion-ios-box-outline:before {
    content: "\f3eb"
}

.ion-ios-briefcase:before {
    content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
    content: "\f3ed"
}

.ion-ios-browsers:before {
    content: "\f3f0"
}

.ion-ios-browsers-outline:before {
    content: "\f3ef"
}

.ion-ios-calculator:before {
    content: "\f3f2"
}

.ion-ios-calculator-outline:before {
    content: "\f3f1"
}

.ion-ios-calendar:before {
    content: "\f3f4"
}

.ion-ios-calendar-outline:before {
    content: "\f3f3"
}

.ion-ios-camera:before {
    content: "\f3f6"
}

.ion-ios-camera-outline:before {
    content: "\f3f5"
}

.ion-ios-cart:before {
    content: "\f3f8"
}

.ion-ios-cart-outline:before {
    content: "\f3f7"
}

.ion-ios-chatboxes:before {
    content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
    content: "\f3f9"
}

.ion-ios-chatbubble:before {
    content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
    content: "\f3fb"
}

.ion-ios-checkmark:before {
    content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
    content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
    content: "\f3fe"
}

.ion-ios-circle-filled:before {
    content: "\f400"
}

.ion-ios-circle-outline:before {
    content: "\f401"
}

.ion-ios-clock:before {
    content: "\f403"
}

.ion-ios-clock-outline:before {
    content: "\f402"
}

.ion-ios-close:before {
    content: "\f406"
}

.ion-ios-close-empty:before {
    content: "\f404"
}

.ion-ios-close-outline:before {
    content: "\f405"
}

.ion-ios-cloud:before {
    content: "\f40c"
}

.ion-ios-cloud-download:before {
    content: "\f408"
}

.ion-ios-cloud-download-outline:before {
    content: "\f407"
}

.ion-ios-cloud-outline:before {
    content: "\f409"
}

.ion-ios-cloud-upload:before {
    content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
    content: "\f40a"
}

.ion-ios-cloudy:before {
    content: "\f410"
}

.ion-ios-cloudy-night:before {
    content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
    content: "\f40d"
}

.ion-ios-cloudy-outline:before {
    content: "\f40f"
}

.ion-ios-cog:before {
    content: "\f412"
}

.ion-ios-cog-outline:before {
    content: "\f411"
}

.ion-ios-color-filter:before {
    content: "\f414"
}

.ion-ios-color-filter-outline:before {
    content: "\f413"
}

.ion-ios-color-wand:before {
    content: "\f416"
}

.ion-ios-color-wand-outline:before {
    content: "\f415"
}

.ion-ios-compose:before {
    content: "\f418"
}

.ion-ios-compose-outline:before {
    content: "\f417"
}

.ion-ios-contact:before {
    content: "\f41a"
}

.ion-ios-contact-outline:before {
    content: "\f419"
}

.ion-ios-copy:before {
    content: "\f41c"
}

.ion-ios-copy-outline:before {
    content: "\f41b"
}

.ion-ios-crop:before {
    content: "\f41e"
}

.ion-ios-crop-strong:before {
    content: "\f41d"
}

.ion-ios-download:before {
    content: "\f420"
}

.ion-ios-download-outline:before {
    content: "\f41f"
}

.ion-ios-drag:before {
    content: "\f421"
}

.ion-ios-email:before {
    content: "\f423"
}

.ion-ios-email-outline:before {
    content: "\f422"
}

.ion-ios-eye:before {
    content: "\f425"
}

.ion-ios-eye-outline:before {
    content: "\f424"
}

.ion-ios-fastforward:before {
    content: "\f427"
}

.ion-ios-fastforward-outline:before {
    content: "\f426"
}

.ion-ios-filing:before {
    content: "\f429"
}

.ion-ios-filing-outline:before {
    content: "\f428"
}

.ion-ios-film:before {
    content: "\f42b"
}

.ion-ios-film-outline:before {
    content: "\f42a"
}

.ion-ios-flag:before {
    content: "\f42d"
}

.ion-ios-flag-outline:before {
    content: "\f42c"
}

.ion-ios-flame:before {
    content: "\f42f"
}

.ion-ios-flame-outline:before {
    content: "\f42e"
}

.ion-ios-flask:before {
    content: "\f431"
}

.ion-ios-flask-outline:before {
    content: "\f430"
}

.ion-ios-flower:before {
    content: "\f433"
}

.ion-ios-flower-outline:before {
    content: "\f432"
}

.ion-ios-folder:before {
    content: "\f435"
}

.ion-ios-folder-outline:before {
    content: "\f434"
}

.ion-ios-football:before {
    content: "\f437"
}

.ion-ios-football-outline:before {
    content: "\f436"
}

.ion-ios-game-controller-a:before {
    content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
    content: "\f438"
}

.ion-ios-game-controller-b:before {
    content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
    content: "\f43a"
}

.ion-ios-gear:before {
    content: "\f43d"
}

.ion-ios-gear-outline:before {
    content: "\f43c"
}

.ion-ios-glasses:before {
    content: "\f43f"
}

.ion-ios-glasses-outline:before {
    content: "\f43e"
}

.ion-ios-grid-view:before {
    content: "\f441"
}

.ion-ios-grid-view-outline:before {
    content: "\f440"
}

.ion-ios-heart:before {
    content: "\f443"
}

.ion-ios-heart-outline:before {
    content: "\f442"
}

.ion-ios-help:before {
    content: "\f446"
}

.ion-ios-help-empty:before {
    content: "\f444"
}

.ion-ios-help-outline:before {
    content: "\f445"
}

.ion-ios-home:before {
    content: "\f448"
}

.ion-ios-home-outline:before {
    content: "\f447"
}

.ion-ios-infinite:before {
    content: "\f44a"
}

.ion-ios-infinite-outline:before {
    content: "\f449"
}

.ion-ios-information:before {
    content: "\f44d"
}

.ion-ios-information-empty:before {
    content: "\f44b"
}

.ion-ios-information-outline:before {
    content: "\f44c"
}

.ion-ios-ionic-outline:before {
    content: "\f44e"
}

.ion-ios-keypad:before {
    content: "\f450"
}

.ion-ios-keypad-outline:before {
    content: "\f44f"
}

.ion-ios-lightbulb:before {
    content: "\f452"
}

.ion-ios-lightbulb-outline:before {
    content: "\f451"
}

.ion-ios-list:before {
    content: "\f454"
}

.ion-ios-list-outline:before {
    content: "\f453"
}

.ion-ios-location:before {
    content: "\f456"
}

.ion-ios-location-outline:before {
    content: "\f455"
}

.ion-ios-locked:before {
    content: "\f458"
}

.ion-ios-locked-outline:before {
    content: "\f457"
}

.ion-ios-loop:before {
    content: "\f45a"
}

.ion-ios-loop-strong:before {
    content: "\f459"
}

.ion-ios-medical:before {
    content: "\f45c"
}

.ion-ios-medical-outline:before {
    content: "\f45b"
}

.ion-ios-medkit:before {
    content: "\f45e"
}

.ion-ios-medkit-outline:before {
    content: "\f45d"
}

.ion-ios-mic:before {
    content: "\f461"
}

.ion-ios-mic-off:before {
    content: "\f45f"
}

.ion-ios-mic-outline:before {
    content: "\f460"
}

.ion-ios-minus:before {
    content: "\f464"
}

.ion-ios-minus-empty:before {
    content: "\f462"
}

.ion-ios-minus-outline:before {
    content: "\f463"
}

.ion-ios-monitor:before {
    content: "\f466"
}

.ion-ios-monitor-outline:before {
    content: "\f465"
}

.ion-ios-moon:before {
    content: "\f468"
}

.ion-ios-moon-outline:before {
    content: "\f467"
}

.ion-ios-more:before {
    content: "\f46a"
}

.ion-ios-more-outline:before {
    content: "\f469"
}

.ion-ios-musical-note:before {
    content: "\f46b"
}

.ion-ios-musical-notes:before {
    content: "\f46c"
}

.ion-ios-navigate:before {
    content: "\f46e"
}

.ion-ios-navigate-outline:before {
    content: "\f46d"
}

.ion-ios-nutrition:before {
    content: "\f470"
}

.ion-ios-nutrition-outline:before {
    content: "\f46f"
}

.ion-ios-paper:before {
    content: "\f472"
}

.ion-ios-paper-outline:before {
    content: "\f471"
}

.ion-ios-paperplane:before {
    content: "\f474"
}

.ion-ios-paperplane-outline:before {
    content: "\f473"
}

.ion-ios-partlysunny:before {
    content: "\f476"
}

.ion-ios-partlysunny-outline:before {
    content: "\f475"
}

.ion-ios-pause:before {
    content: "\f478"
}

.ion-ios-pause-outline:before {
    content: "\f477"
}

.ion-ios-paw:before {
    content: "\f47a"
}

.ion-ios-paw-outline:before {
    content: "\f479"
}

.ion-ios-people:before {
    content: "\f47c"
}

.ion-ios-people-outline:before {
    content: "\f47b"
}

.ion-ios-person:before {
    content: "\f47e"
}

.ion-ios-person-outline:before {
    content: "\f47d"
}

.ion-ios-personadd:before {
    content: "\f480"
}

.ion-ios-personadd-outline:before {
    content: "\f47f"
}

.ion-ios-photos:before {
    content: "\f482"
}

.ion-ios-photos-outline:before {
    content: "\f481"
}

.ion-ios-pie:before {
    content: "\f484"
}

.ion-ios-pie-outline:before {
    content: "\f483"
}

.ion-ios-pint:before {
    content: "\f486"
}

.ion-ios-pint-outline:before {
    content: "\f485"
}

.ion-ios-play:before {
    content: "\f488"
}

.ion-ios-play-outline:before {
    content: "\f487"
}

.ion-ios-plus:before {
    content: "\f48b"
}

.ion-ios-plus-empty:before {
    content: "\f489"
}

.ion-ios-plus-outline:before {
    content: "\f48a"
}

.ion-ios-pricetag:before {
    content: "\f48d"
}

.ion-ios-pricetag-outline:before {
    content: "\f48c"
}

.ion-ios-pricetags:before {
    content: "\f48f"
}

.ion-ios-pricetags-outline:before {
    content: "\f48e"
}

.ion-ios-printer:before {
    content: "\f491"
}

.ion-ios-printer-outline:before {
    content: "\f490"
}

.ion-ios-pulse:before {
    content: "\f493"
}

.ion-ios-pulse-strong:before {
    content: "\f492"
}

.ion-ios-rainy:before {
    content: "\f495"
}

.ion-ios-rainy-outline:before {
    content: "\f494"
}

.ion-ios-recording:before {
    content: "\f497"
}

.ion-ios-recording-outline:before {
    content: "\f496"
}

.ion-ios-redo:before {
    content: "\f499"
}

.ion-ios-redo-outline:before {
    content: "\f498"
}

.ion-ios-refresh:before {
    content: "\f49c"
}

.ion-ios-refresh-empty:before {
    content: "\f49a"
}

.ion-ios-refresh-outline:before {
    content: "\f49b"
}

.ion-ios-reload:before {
    content: "\f49d"
}

.ion-ios-reverse-camera:before {
    content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
    content: "\f49e"
}

.ion-ios-rewind:before {
    content: "\f4a1"
}

.ion-ios-rewind-outline:before {
    content: "\f4a0"
}

.ion-ios-rose:before {
    content: "\f4a3"
}

.ion-ios-rose-outline:before {
    content: "\f4a2"
}

.ion-ios-search:before {
    content: "\f4a5"
}

.ion-ios-search-strong:before {
    content: "\f4a4"
}

.ion-ios-settings:before {
    content: "\f4a7"
}

.ion-ios-settings-strong:before {
    content: "\f4a6"
}

.ion-ios-shuffle:before {
    content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
    content: "\f4a8"
}

.ion-ios-skipbackward:before {
    content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
    content: "\f4aa"
}

.ion-ios-skipforward:before {
    content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
    content: "\f4ac"
}

.ion-ios-snowy:before {
    content: "\f4ae"
}

.ion-ios-speedometer:before {
    content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
    content: "\f4af"
}

.ion-ios-star:before {
    content: "\f4b3"
}

.ion-ios-star-half:before {
    content: "\f4b1"
}

.ion-ios-star-outline:before {
    content: "\f4b2"
}

.ion-ios-stopwatch:before {
    content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
    content: "\f4b4"
}

.ion-ios-sunny:before {
    content: "\f4b7"
}

.ion-ios-sunny-outline:before {
    content: "\f4b6"
}

.ion-ios-telephone:before {
    content: "\f4b9"
}

.ion-ios-telephone-outline:before {
    content: "\f4b8"
}

.ion-ios-tennisball:before {
    content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
    content: "\f4ba"
}

.ion-ios-thunderstorm:before {
    content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
    content: "\f4bc"
}

.ion-ios-time:before {
    content: "\f4bf"
}

.ion-ios-time-outline:before {
    content: "\f4be"
}

.ion-ios-timer:before {
    content: "\f4c1"
}

.ion-ios-timer-outline:before {
    content: "\f4c0"
}

.ion-ios-toggle:before {
    content: "\f4c3"
}

.ion-ios-toggle-outline:before {
    content: "\f4c2"
}

.ion-ios-trash:before {
    content: "\f4c5"
}

.ion-ios-trash-outline:before {
    content: "\f4c4"
}

.ion-ios-undo:before {
    content: "\f4c7"
}

.ion-ios-undo-outline:before {
    content: "\f4c6"
}

.ion-ios-unlocked:before {
    content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
    content: "\f4c8"
}

.ion-ios-upload:before {
    content: "\f4cb"
}

.ion-ios-upload-outline:before {
    content: "\f4ca"
}

.ion-ios-videocam:before {
    content: "\f4cd"
}

.ion-ios-videocam-outline:before {
    content: "\f4cc"
}

.ion-ios-volume-high:before {
    content: "\f4ce"
}

.ion-ios-volume-low:before {
    content: "\f4cf"
}

.ion-ios-wineglass:before {
    content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
    content: "\f4d0"
}

.ion-ios-world:before {
    content: "\f4d3"
}

.ion-ios-world-outline:before {
    content: "\f4d2"
}

.ion-ipad:before {
    content: "\f1f9"
}

.ion-iphone:before {
    content: "\f1fa"
}

.ion-ipod:before {
    content: "\f1fb"
}

.ion-jet:before {
    content: "\f295"
}

.ion-key:before {
    content: "\f296"
}

.ion-knife:before {
    content: "\f297"
}

.ion-laptop:before {
    content: "\f1fc"
}

.ion-leaf:before {
    content: "\f1fd"
}

.ion-levels:before {
    content: "\f298"
}

.ion-lightbulb:before {
    content: "\f299"
}

.ion-link:before {
    content: "\f1fe"
}

.ion-load-a:before {
    content: "\f29a"
}

.ion-load-b:before {
    content: "\f29b"
}

.ion-load-c:before {
    content: "\f29c"
}

.ion-load-d:before {
    content: "\f29d"
}

.ion-location:before {
    content: "\f1ff"
}

.ion-lock-combination:before {
    content: "\f4d4"
}

.ion-locked:before {
    content: "\f200"
}

.ion-log-in:before {
    content: "\f29e"
}

.ion-log-out:before {
    content: "\f29f"
}

.ion-loop:before {
    content: "\f201"
}

.ion-magnet:before {
    content: "\f2a0"
}

.ion-male:before {
    content: "\f2a1"
}

.ion-man:before {
    content: "\f202"
}

.ion-map:before {
    content: "\f203"
}

.ion-medkit:before {
    content: "\f2a2"
}

.ion-merge:before {
    content: "\f33f"
}

.ion-mic-a:before {
    content: "\f204"
}

.ion-mic-b:before {
    content: "\f205"
}

.ion-mic-c:before {
    content: "\f206"
}

.ion-minus:before {
    content: "\f209"
}

.ion-minus-circled:before {
    content: "\f207"
}

.ion-minus-round:before {
    content: "\f208"
}

.ion-model-s:before {
    content: "\f2c1"
}

.ion-monitor:before {
    content: "\f20a"
}

.ion-more:before {
    content: "\f20b"
}

.ion-mouse:before {
    content: "\f340"
}

.ion-music-note:before {
    content: "\f20c"
}

.ion-navicon:before {
    content: "\f20e"
}

.ion-navicon-round:before {
    content: "\f20d"
}

.ion-navigate:before {
    content: "\f2a3"
}

.ion-network:before {
    content: "\f341"
}

.ion-no-smoking:before {
    content: "\f2c2"
}

.ion-nuclear:before {
    content: "\f2a4"
}

.ion-outlet:before {
    content: "\f342"
}

.ion-paintbrush:before {
    content: "\f4d5"
}

.ion-paintbucket:before {
    content: "\f4d6"
}

.ion-paper-airplane:before {
    content: "\f2c3"
}

.ion-paperclip:before {
    content: "\f20f"
}

.ion-pause:before {
    content: "\f210"
}

.ion-person:before {
    content: "\f213"
}

.ion-person-add:before {
    content: "\f211"
}

.ion-person-stalker:before {
    content: "\f212"
}

.ion-pie-graph:before {
    content: "\f2a5"
}

.ion-pin:before {
    content: "\f2a6"
}

.ion-pinpoint:before {
    content: "\f2a7"
}

.ion-pizza:before {
    content: "\f2a8"
}

.ion-plane:before {
    content: "\f214"
}

.ion-planet:before {
    content: "\f343"
}

.ion-play:before {
    content: "\f215"
}

.ion-playstation:before {
    content: "\f30a"
}

.ion-plus:before {
    content: "\f218"
}

.ion-plus-circled:before {
    content: "\f216"
}

.ion-plus-round:before {
    content: "\f217"
}

.ion-podium:before {
    content: "\f344"
}

.ion-pound:before {
    content: "\f219"
}

.ion-power:before {
    content: "\f2a9"
}

.ion-pricetag:before {
    content: "\f2aa"
}

.ion-pricetags:before {
    content: "\f2ab"
}

.ion-printer:before {
    content: "\f21a"
}

.ion-pull-request:before {
    content: "\f345"
}

.ion-qr-scanner:before {
    content: "\f346"
}

.ion-quote:before {
    content: "\f347"
}

.ion-radio-waves:before {
    content: "\f2ac"
}

.ion-record:before {
    content: "\f21b"
}

.ion-refresh:before {
    content: "\f21c"
}

.ion-reply:before {
    content: "\f21e"
}

.ion-reply-all:before {
    content: "\f21d"
}

.ion-ribbon-a:before {
    content: "\f348"
}

.ion-ribbon-b:before {
    content: "\f349"
}

.ion-sad:before {
    content: "\f34a"
}

.ion-sad-outline:before {
    content: "\f4d7"
}

.ion-scissors:before {
    content: "\f34b"
}

.ion-search:before {
    content: "\f21f"
}

.ion-settings:before {
    content: "\f2ad"
}

.ion-share:before {
    content: "\f220"
}

.ion-shuffle:before {
    content: "\f221"
}

.ion-skip-backward:before {
    content: "\f222"
}

.ion-skip-forward:before {
    content: "\f223"
}

.ion-social-android:before {
    content: "\f225"
}

.ion-social-android-outline:before {
    content: "\f224"
}

.ion-social-angular:before {
    content: "\f4d9"
}

.ion-social-angular-outline:before {
    content: "\f4d8"
}

.ion-social-apple:before {
    content: "\f227"
}

.ion-social-apple-outline:before {
    content: "\f226"
}

.ion-social-bitcoin:before {
    content: "\f2af"
}

.ion-social-bitcoin-outline:before {
    content: "\f2ae"
}

.ion-social-buffer:before {
    content: "\f229"
}

.ion-social-buffer-outline:before {
    content: "\f228"
}

.ion-social-chrome:before {
    content: "\f4db"
}

.ion-social-chrome-outline:before {
    content: "\f4da"
}

.ion-social-codepen:before {
    content: "\f4dd"
}

.ion-social-codepen-outline:before {
    content: "\f4dc"
}

.ion-social-css3:before {
    content: "\f4df"
}

.ion-social-css3-outline:before {
    content: "\f4de"
}

.ion-social-designernews:before {
    content: "\f22b"
}

.ion-social-designernews-outline:before {
    content: "\f22a"
}

.ion-social-dribbble:before {
    content: "\f22d"
}

.ion-social-dribbble-outline:before {
    content: "\f22c"
}

.ion-social-dropbox:before {
    content: "\f22f"
}

.ion-social-dropbox-outline:before {
    content: "\f22e"
}

.ion-social-euro:before {
    content: "\f4e1"
}

.ion-social-euro-outline:before {
    content: "\f4e0"
}

.ion-social-facebook:before {
    content: "\f231"
}

.ion-social-facebook-outline:before {
    content: "\f230"
}

.ion-social-foursquare:before {
    content: "\f34d"
}

.ion-social-foursquare-outline:before {
    content: "\f34c"
}

.ion-social-freebsd-devil:before {
    content: "\f2c4"
}

.ion-social-github:before {
    content: "\f233"
}

.ion-social-github-outline:before {
    content: "\f232"
}

.ion-social-google:before {
    content: "\f34f"
}

.ion-social-google-outline:before {
    content: "\f34e"
}

.ion-social-googleplus:before {
    content: "\f235"
}

.ion-social-googleplus-outline:before {
    content: "\f234"
}

.ion-social-hackernews:before {
    content: "\f237"
}

.ion-social-hackernews-outline:before {
    content: "\f236"
}

.ion-social-html5:before {
    content: "\f4e3"
}

.ion-social-html5-outline:before {
    content: "\f4e2"
}

.ion-social-instagram:before {
    content: "\f351"
}

.ion-social-instagram-outline:before {
    content: "\f350"
}

.ion-social-javascript:before {
    content: "\f4e5"
}

.ion-social-javascript-outline:before {
    content: "\f4e4"
}

.ion-social-linkedin:before {
    content: "\f239"
}

.ion-social-linkedin-outline:before {
    content: "\f238"
}

.ion-social-markdown:before {
    content: "\f4e6"
}

.ion-social-nodejs:before {
    content: "\f4e7"
}

.ion-social-octocat:before {
    content: "\f4e8"
}

.ion-social-pinterest:before {
    content: "\f2b1"
}

.ion-social-pinterest-outline:before {
    content: "\f2b0"
}

.ion-social-python:before {
    content: "\f4e9"
}

.ion-social-reddit:before {
    content: "\f23b"
}

.ion-social-reddit-outline:before {
    content: "\f23a"
}

.ion-social-rss:before {
    content: "\f23d"
}

.ion-social-rss-outline:before {
    content: "\f23c"
}

.ion-social-sass:before {
    content: "\f4ea"
}

.ion-social-skype:before {
    content: "\f23f"
}

.ion-social-skype-outline:before {
    content: "\f23e"
}

.ion-social-snapchat:before {
    content: "\f4ec"
}

.ion-social-snapchat-outline:before {
    content: "\f4eb"
}

.ion-social-tumblr:before {
    content: "\f241"
}

.ion-social-tumblr-outline:before {
    content: "\f240"
}

.ion-social-tux:before {
    content: "\f2c5"
}

.ion-social-twitch:before {
    content: "\f4ee"
}

.ion-social-twitch-outline:before {
    content: "\f4ed"
}

.ion-social-twitter:before {
    content: "\f243"
}

.ion-social-twitter-outline:before {
    content: "\f242"
}

.ion-social-usd:before {
    content: "\f353"
}

.ion-social-usd-outline:before {
    content: "\f352"
}

.ion-social-vimeo:before {
    content: "\f245"
}

.ion-social-vimeo-outline:before {
    content: "\f244"
}

.ion-social-whatsapp:before {
    content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
    content: "\f4ef"
}

.ion-social-windows:before {
    content: "\f247"
}

.ion-social-windows-outline:before {
    content: "\f246"
}

.ion-social-wordpress:before {
    content: "\f249"
}

.ion-social-wordpress-outline:before {
    content: "\f248"
}

.ion-social-yahoo:before {
    content: "\f24b"
}

.ion-social-yahoo-outline:before {
    content: "\f24a"
}

.ion-social-yen:before {
    content: "\f4f2"
}

.ion-social-yen-outline:before {
    content: "\f4f1"
}

.ion-social-youtube:before {
    content: "\f24d"
}

.ion-social-youtube-outline:before {
    content: "\f24c"
}

.ion-soup-can:before {
    content: "\f4f4"
}

.ion-soup-can-outline:before {
    content: "\f4f3"
}

.ion-speakerphone:before {
    content: "\f2b2"
}

.ion-speedometer:before {
    content: "\f2b3"
}

.ion-spoon:before {
    content: "\f2b4"
}

.ion-star:before {
    content: "\f24e"
}

.ion-stats-bars:before {
    content: "\f2b5"
}

.ion-steam:before {
    content: "\f30b"
}

.ion-stop:before {
    content: "\f24f"
}

.ion-thermometer:before {
    content: "\f2b6"
}

.ion-thumbsdown:before {
    content: "\f250"
}

.ion-thumbsup:before {
    content: "\f251"
}

.ion-toggle:before {
    content: "\f355"
}

.ion-toggle-filled:before {
    content: "\f354"
}

.ion-transgender:before {
    content: "\f4f5"
}

.ion-trash-a:before {
    content: "\f252"
}

.ion-trash-b:before {
    content: "\f253"
}

.ion-trophy:before {
    content: "\f356"
}

.ion-tshirt:before {
    content: "\f4f7"
}

.ion-tshirt-outline:before {
    content: "\f4f6"
}

.ion-umbrella:before {
    content: "\f2b7"
}

.ion-university:before {
    content: "\f357"
}

.ion-unlocked:before {
    content: "\f254"
}

.ion-upload:before {
    content: "\f255"
}

.ion-usb:before {
    content: "\f2b8"
}

.ion-videocamera:before {
    content: "\f256"
}

.ion-volume-high:before {
    content: "\f257"
}

.ion-volume-low:before {
    content: "\f258"
}

.ion-volume-medium:before {
    content: "\f259"
}

.ion-volume-mute:before {
    content: "\f25a"
}

.ion-wand:before {
    content: "\f358"
}

.ion-waterdrop:before {
    content: "\f25b"
}

.ion-wifi:before {
    content: "\f25c"
}

.ion-wineglass:before {
    content: "\f2b9"
}

.ion-woman:before {
    content: "\f25d"
}

.ion-wrench:before {
    content: "\f2ba"
}

.ion-xbox:before {
    content: "\f30c"
}

@font-face {
    font-family: dripicons-v2;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/dripicons/fonts/dripicons-v2.eot);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/dripicons/fonts/dripicons-v2.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/dripicons/fonts/dripicons-v2.woff) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/dripicons/fonts/dripicons-v2.ttf) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/dripicons/fonts/dripicons-v2.svg#dripicons-v2) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" dripicons-"]:before, [class^=dripicons-]:before {
    content: attr(data-icon);
    font-family: dripicons-v2 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dripicons-alarm:before {
    content: "\61"
}

.dripicons-align-center:before {
    content: "\62"
}

.dripicons-align-justify:before {
    content: "\63"
}

.dripicons-align-left:before {
    content: "\64"
}

.dripicons-align-right:before {
    content: "\65"
}

.dripicons-anchor:before {
    content: "\66"
}

.dripicons-archive:before {
    content: "\67"
}

.dripicons-arrow-down:before {
    content: "\68"
}

.dripicons-arrow-left:before {
    content: "\69"
}

.dripicons-arrow-right:before {
    content: "\6a"
}

.dripicons-arrow-thin-down:before {
    content: "\6b"
}

.dripicons-arrow-thin-left:before {
    content: "\6c"
}

.dripicons-arrow-thin-right:before {
    content: "\6d"
}

.dripicons-arrow-thin-up:before {
    content: "\6e"
}

.dripicons-arrow-up:before {
    content: "\6f"
}

.dripicons-article:before {
    content: "\70"
}

.dripicons-backspace:before {
    content: "\71"
}

.dripicons-basket:before {
    content: "\72"
}

.dripicons-basketball:before {
    content: "\73"
}

.dripicons-battery-empty:before {
    content: "\74"
}

.dripicons-battery-full:before {
    content: "\75"
}

.dripicons-battery-low:before {
    content: "\76"
}

.dripicons-battery-medium:before {
    content: "\77"
}

.dripicons-bell:before {
    content: "\78"
}

.dripicons-blog:before {
    content: "\79"
}

.dripicons-bluetooth:before {
    content: "\7a"
}

.dripicons-bold:before {
    content: "\41"
}

.dripicons-bookmark:before {
    content: "\42"
}

.dripicons-bookmarks:before {
    content: "\43"
}

.dripicons-box:before {
    content: "\44"
}

.dripicons-briefcase:before {
    content: "\45"
}

.dripicons-brightness-low:before {
    content: "\46"
}

.dripicons-brightness-max:before {
    content: "\47"
}

.dripicons-brightness-medium:before {
    content: "\48"
}

.dripicons-broadcast:before {
    content: "\49"
}

.dripicons-browser:before {
    content: "\4a"
}

.dripicons-browser-upload:before {
    content: "\4b"
}

.dripicons-brush:before {
    content: "\4c"
}

.dripicons-calendar:before {
    content: "\4d"
}

.dripicons-camcorder:before {
    content: "\4e"
}

.dripicons-camera:before {
    content: "\4f"
}

.dripicons-card:before {
    content: "\50"
}

.dripicons-cart:before {
    content: "\51"
}

.dripicons-checklist:before {
    content: "\52"
}

.dripicons-checkmark:before {
    content: "\53"
}

.dripicons-chevron-down:before {
    content: "\54"
}

.dripicons-chevron-left:before {
    content: "\55"
}

.dripicons-chevron-right:before {
    content: "\56"
}

.dripicons-chevron-up:before {
    content: "\57"
}

.dripicons-clipboard:before {
    content: "\58"
}

.dripicons-clock:before {
    content: "\59"
}

.dripicons-clockwise:before {
    content: "\5a"
}

.dripicons-cloud:before {
    content: "\30"
}

.dripicons-cloud-download:before {
    content: "\31"
}

.dripicons-cloud-upload:before {
    content: "\32"
}

.dripicons-code:before {
    content: "\33"
}

.dripicons-contract:before {
    content: "\34"
}

.dripicons-contract-2:before {
    content: "\35"
}

.dripicons-conversation:before {
    content: "\36"
}

.dripicons-copy:before {
    content: "\37"
}

.dripicons-crop:before {
    content: "\38"
}

.dripicons-cross:before {
    content: "\39"
}

.dripicons-crosshair:before {
    content: "\21"
}

.dripicons-cutlery:before {
    content: "\22"
}

.dripicons-device-desktop:before {
    content: "\23"
}

.dripicons-device-mobile:before {
    content: "\24"
}

.dripicons-device-tablet:before {
    content: "\25"
}

.dripicons-direction:before {
    content: "\26"
}

.dripicons-disc:before {
    content: "\27"
}

.dripicons-document:before {
    content: "\28"
}

.dripicons-document-delete:before {
    content: "\29"
}

.dripicons-document-edit:before {
    content: "\2a"
}

.dripicons-document-new:before {
    content: "\2b"
}

.dripicons-document-remove:before {
    content: "\2c"
}

.dripicons-dot:before {
    content: "\2d"
}

.dripicons-dots-2:before {
    content: "\2e"
}

.dripicons-dots-3:before {
    content: "\2f"
}

.dripicons-download:before {
    content: "\3a"
}

.dripicons-duplicate:before {
    content: "\3b"
}

.dripicons-enter:before {
    content: "\3c"
}

.dripicons-exit:before {
    content: "\3d"
}

.dripicons-expand:before {
    content: "\3e"
}

.dripicons-expand-2:before {
    content: "\3f"
}

.dripicons-experiment:before {
    content: "\40"
}

.dripicons-export:before {
    content: "\5b"
}

.dripicons-feed:before {
    content: "\5d"
}

.dripicons-flag:before {
    content: "\5e"
}

.dripicons-flashlight:before {
    content: "\5f"
}

.dripicons-folder:before {
    content: "\60"
}

.dripicons-folder-open:before {
    content: "\7b"
}

.dripicons-forward:before {
    content: "\7c"
}

.dripicons-gaming:before {
    content: "\7d"
}

.dripicons-gear:before {
    content: "\7e"
}

.dripicons-graduation:before {
    content: "\5c"
}

.dripicons-graph-bar:before {
    content: "\e000"
}

.dripicons-graph-line:before {
    content: "\e001"
}

.dripicons-graph-pie:before {
    content: "\e002"
}

.dripicons-headset:before {
    content: "\e003"
}

.dripicons-heart:before {
    content: "\e004"
}

.dripicons-help:before {
    content: "\e005"
}

.dripicons-home:before {
    content: "\e006"
}

.dripicons-hourglass:before {
    content: "\e007"
}

.dripicons-inbox:before {
    content: "\e008"
}

.dripicons-information:before {
    content: "\e009"
}

.dripicons-italic:before {
    content: "\e00a"
}

.dripicons-jewel:before {
    content: "\e00b"
}

.dripicons-lifting:before {
    content: "\e00c"
}

.dripicons-lightbulb:before {
    content: "\e00d"
}

.dripicons-link:before {
    content: "\e00e"
}

.dripicons-link-broken:before {
    content: "\e00f"
}

.dripicons-list:before {
    content: "\e010"
}

.dripicons-loading:before {
    content: "\e011"
}

.dripicons-location:before {
    content: "\e012"
}

.dripicons-lock:before {
    content: "\e013"
}

.dripicons-lock-open:before {
    content: "\e014"
}

.dripicons-mail:before {
    content: "\e015"
}

.dripicons-map:before {
    content: "\e016"
}

.dripicons-media-loop:before {
    content: "\e017"
}

.dripicons-media-next:before {
    content: "\e018"
}

.dripicons-media-pause:before {
    content: "\e019"
}

.dripicons-media-play:before {
    content: "\e01a"
}

.dripicons-media-previous:before {
    content: "\e01b"
}

.dripicons-media-record:before {
    content: "\e01c"
}

.dripicons-media-shuffle:before {
    content: "\e01d"
}

.dripicons-media-stop:before {
    content: "\e01e"
}

.dripicons-medical:before {
    content: "\e01f"
}

.dripicons-menu:before {
    content: "\e020"
}

.dripicons-message:before {
    content: "\e021"
}

.dripicons-meter:before {
    content: "\e022"
}

.dripicons-microphone:before {
    content: "\e023"
}

.dripicons-minus:before {
    content: "\e024"
}

.dripicons-monitor:before {
    content: "\e025"
}

.dripicons-move:before {
    content: "\e026"
}

.dripicons-music:before {
    content: "\e027"
}

.dripicons-network-1:before {
    content: "\e028"
}

.dripicons-network-2:before {
    content: "\e029"
}

.dripicons-network-3:before {
    content: "\e02a"
}

.dripicons-network-4:before {
    content: "\e02b"
}

.dripicons-network-5:before {
    content: "\e02c"
}

.dripicons-pamphlet:before {
    content: "\e02d"
}

.dripicons-paperclip:before {
    content: "\e02e"
}

.dripicons-pencil:before {
    content: "\e02f"
}

.dripicons-phone:before {
    content: "\e030"
}

.dripicons-photo:before {
    content: "\e031"
}

.dripicons-photo-group:before {
    content: "\e032"
}

.dripicons-pill:before {
    content: "\e033"
}

.dripicons-pin:before {
    content: "\e034"
}

.dripicons-plus:before {
    content: "\e035"
}

.dripicons-power:before {
    content: "\e036"
}

.dripicons-preview:before {
    content: "\e037"
}

.dripicons-print:before {
    content: "\e038"
}

.dripicons-pulse:before {
    content: "\e039"
}

.dripicons-question:before {
    content: "\e03a"
}

.dripicons-reply:before {
    content: "\e03b"
}

.dripicons-reply-all:before {
    content: "\e03c"
}

.dripicons-return:before {
    content: "\e03d"
}

.dripicons-retweet:before {
    content: "\e03e"
}

.dripicons-rocket:before {
    content: "\e03f"
}

.dripicons-scale:before {
    content: "\e040"
}

.dripicons-search:before {
    content: "\e041"
}

.dripicons-shopping-bag:before {
    content: "\e042"
}

.dripicons-skip:before {
    content: "\e043"
}

.dripicons-stack:before {
    content: "\e044"
}

.dripicons-star:before {
    content: "\e045"
}

.dripicons-stopwatch:before {
    content: "\e046"
}

.dripicons-store:before {
    content: "\e047"
}

.dripicons-suitcase:before {
    content: "\e048"
}

.dripicons-swap:before {
    content: "\e049"
}

.dripicons-tag:before {
    content: "\e04a"
}

.dripicons-tag-delete:before {
    content: "\e04b"
}

.dripicons-tags:before {
    content: "\e04c"
}

.dripicons-thumbs-down:before {
    content: "\e04d"
}

.dripicons-thumbs-up:before {
    content: "\e04e"
}

.dripicons-ticket:before {
    content: "\e04f"
}

.dripicons-time-reverse:before {
    content: "\e050"
}

.dripicons-to-do:before {
    content: "\e051"
}

.dripicons-toggles:before {
    content: "\e052"
}

.dripicons-trash:before {
    content: "\e053"
}

.dripicons-trophy:before {
    content: "\e054"
}

.dripicons-upload:before {
    content: "\e055"
}

.dripicons-user:before {
    content: "\e056"
}

.dripicons-user-group:before {
    content: "\e057"
}

.dripicons-user-id:before {
    content: "\e058"
}

.dripicons-vibrate:before {
    content: "\e059"
}

.dripicons-view-apps:before {
    content: "\e05a"
}

.dripicons-view-list:before {
    content: "\e05b"
}

.dripicons-view-list-large:before {
    content: "\e05c"
}

.dripicons-view-thumb:before {
    content: "\e05d"
}

.dripicons-volume-full:before {
    content: "\e05e"
}

.dripicons-volume-low:before {
    content: "\e05f"
}

.dripicons-volume-medium:before {
    content: "\e060"
}

.dripicons-volume-off:before {
    content: "\e061"
}

.dripicons-wallet:before {
    content: "\e062"
}

.dripicons-warning:before {
    content: "\e063"
}

.dripicons-web:before {
    content: "\e064"
}

.dripicons-weight:before {
    content: "\e065"
}

.dripicons-wifi:before {
    content: "\e066"
}

.dripicons-wrong:before {
    content: "\e067"
}

.dripicons-zoom-in:before {
    content: "\e068"
}

.dripicons-zoom-out:before {
    content: "\e069"
}

@font-face {
    font-family: wolficons;
    src: url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/wolficons/fonts/wolficons.eot?1rn17l);
    src: url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/wolficons/fonts/wolficons.eot?1rn17l#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/wolficons/fonts/wolficons.ttf?1rn17l) format("truetype"), url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/wolficons/fonts/wolficons.woff?1rn17l) format("woff"), url(//preview.wolfthemes.live/app/plugins/wolf-core/assets/css/lib/fonts/wolficons/fonts/wolficons.svg?1rn17l#wolficons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" wolficon-"], [class*=" wolficon-"]:before, [class^=wolficon-], [class^=wolficon-]:before {
    font-family: wolficons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wolficon-mailchimp:before {
    content: "\e902"
}

.wolficon-bandsintown:before {
    content: "\e900"
}

.wolficon-wolfthemes:before {
    content: "\e901"
}

.wolficon-ampersand:before {
    content: "\e01d"
}

.wolficon-grooveshark:before {
    content: "\e052"
}

.wolficon-evernote:before {
    content: "\e053"
}

@font-face {
    font-family: elegant-icons;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/elegant-icons/fonts/elegant-icons.eot?d918s8);
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/elegant-icons/fonts/elegant-icons.eot?#iefixd918s8) format("embedded-opentype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/elegant-icons/fonts/elegant-icons.woff?d918s8) format("woff"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/elegant-icons/fonts/elegant-icons.ttf?d918s8) format("truetype"), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/elegant-icons/fonts/elegant-icons.svg?d918s8##icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" ei-"]:before, [class^=ei-]:before {
    display: inline-block;
    font: normal normal normal 14px/1 elegant-icons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ei-social_youtube_square:before {
    content: "\e602"
}

.ei-social_youtube_circle:before {
    content: "\e603"
}

.ei-social_youtube:before {
    content: "\e604"
}

.ei-social_wordpress_square:before {
    content: "\e605"
}

.ei-social_wordpress_circle:before {
    content: "\e606"
}

.ei-social_wordpress:before {
    content: "\e607"
}

.ei-social_vimeo_square:before {
    content: "\e608"
}

.ei-social_vimeo_circle:before {
    content: "\e609"
}

.ei-social_vimeo:before {
    content: "\e60a"
}

.ei-social_twitter_square:before {
    content: "\e60b"
}

.ei-social_twitter_circle:before {
    content: "\e60c"
}

.ei-social_twitter:before {
    content: "\e60d"
}

.ei-social_tumblr_square:before {
    content: "\e60e"
}

.ei-social_tumblr_circle:before {
    content: "\e60f"
}

.ei-social_tumblr:before {
    content: "\e610"
}

.ei-social_tumbleupon:before {
    content: "\e611"
}

.ei-social_stumbleupon_square:before {
    content: "\e612"
}

.ei-social_stumbleupon_circle:before {
    content: "\e613"
}

.ei-social_spotify_square:before {
    content: "\e614"
}

.ei-social_spotify_circle:before {
    content: "\e615"
}

.ei-social_spotify:before {
    content: "\e616"
}

.ei-social_skype_square:before {
    content: "\e617"
}

.ei-social_skype_circle:before {
    content: "\e618"
}

.ei-social_skype:before {
    content: "\e619"
}

.ei-social_share_square:before {
    content: "\e61a"
}

.ei-social_share_circle:before {
    content: "\e61b"
}

.ei-social_share:before {
    content: "\e61c"
}

.ei-social_rss_square:before {
    content: "\e61d"
}

.ei-social_rss_circle:before {
    content: "\e61e"
}

.ei-social_rss:before {
    content: "\e61f"
}

.ei-social_pinterest_square:before {
    content: "\e620"
}

.ei-social_pinterest_circle:before {
    content: "\e621"
}

.ei-social_pinterest:before {
    content: "\e622"
}

.ei-social_picassa_square:before {
    content: "\e623"
}

.ei-social_picassa_circle:before {
    content: "\e624"
}

.ei-social_picassa:before {
    content: "\e625"
}

.ei-social_myspace_square:before {
    content: "\e626"
}

.ei-social_myspace_circle:before {
    content: "\e627"
}

.ei-social_myspace:before {
    content: "\e628"
}

.ei-social_linkedin_square:before {
    content: "\e629"
}

.ei-social_linkedin_circle:before {
    content: "\e62a"
}

.ei-social_linkedin:before {
    content: "\e62b"
}

.ei-social_instagram_square:before {
    content: "\e62c"
}

.ei-social_instagram_circle:before {
    content: "\e62d"
}

.ei-social_instagram:before {
    content: "\e62e"
}

.ei-social_googleplus_square:before {
    content: "\e62f"
}

.ei-social_googleplus_circle:before {
    content: "\e630"
}

.ei-social_googleplus:before {
    content: "\e631"
}

.ei-social_googledrive_square:before {
    content: "\e632"
}

.ei-social_googledrive_alt2:before {
    content: "\e633"
}

.ei-social_googledrive:before {
    content: "\e634"
}

.ei-social_flickr_square:before {
    content: "\e635"
}

.ei-social_flickr_circle:before {
    content: "\e636"
}

.ei-social_flickr:before {
    content: "\e637"
}

.ei-social_facebook_square:before {
    content: "\e638"
}

.ei-social_facebook_circle:before {
    content: "\e639"
}

.ei-social_facebook:before {
    content: "\e63a"
}

.ei-social_dribbble_square:before {
    content: "\e63b"
}

.ei-social_dribbble_circle:before {
    content: "\e63c"
}

.ei-social_dribbble:before {
    content: "\e63d"
}

.ei-social_deviantart_square:before {
    content: "\e63e"
}

.ei-social_deviantart_circle:before {
    content: "\e63f"
}

.ei-social_deviantart:before {
    content: "\e640"
}

.ei-social_delicious_square:before {
    content: "\e641"
}

.ei-social_delicious_circle:before {
    content: "\e642"
}

.ei-social_delicious:before {
    content: "\e643"
}

.ei-social_blogger_square:before {
    content: "\e644"
}

.ei-social_blogger_circle:before {
    content: "\e645"
}

.ei-social_blogger:before {
    content: "\e646"
}

.ei-upload:before {
    content: "\e647"
}

.ei-trash:before {
    content: "\e648"
}

.ei-toolbox:before {
    content: "\e649"
}

.ei-tags:before {
    content: "\e64a"
}

.ei-tag:before {
    content: "\e64b"
}

.ei-ribbon:before {
    content: "\e64c"
}

.ei-quotations_alt:before {
    content: "\e64d"
}

.ei-pushpin:before {
    content: "\e64e"
}

.ei-profile:before {
    content: "\e64f"
}

.ei-pin:before {
    content: "\e650"
}

.ei-phone:before {
    content: "\e651"
}

.ei-pause_alt:before {
    content: "\e652"
}

.ei-music:before {
    content: "\e653"
}

.ei-mic:before {
    content: "\e654"
}

.ei-map:before {
    content: "\e655"
}

.ei-mail:before {
    content: "\e656"
}

.ei-lock-open:before {
    content: "\e657"
}

.ei-lock:before {
    content: "\e658"
}

.ei-lightbulb:before {
    content: "\e659"
}

.ei-key:before {
    content: "\e65a"
}

.ei-house:before {
    content: "\e65b"
}

.ei-heart:before {
    content: "\e65c"
}

.ei-group:before {
    content: "\e65d"
}

.ei-grid-3x3:before {
    content: "\e65e"
}

.ei-grid-2x2:before {
    content: "\e65f"
}

.ei-gift:before {
    content: "\e660"
}

.ei-drawer:before {
    content: "\e661"
}

.ei-download:before {
    content: "\e662"
}

.ei-cursor:before {
    content: "\e663"
}

.ei-contacts:before {
    content: "\e664"
}

.ei-cone:before {
    content: "\e665"
}

.ei-compass:before {
    content: "\e666"
}

.ei-cloud-upload:before {
    content: "\e667"
}

.ei-cloud-download:before {
    content: "\e668"
}

.ei-cloud:before {
    content: "\e669"
}

.ei-clock:before {
    content: "\e66a"
}

.ei-cart:before {
    content: "\e66b"
}

.ei-camera:before {
    content: "\e66c"
}

.ei-book:before {
    content: "\e66d"
}

.ei-bag:before {
    content: "\e66e"
}

.ei-archive:before {
    content: "\e66f"
}

.ei-zoom-out:before {
    content: "\e670"
}

.ei-zoom-in:before {
    content: "\e671"
}

.ei-volume-low_alt:before {
    content: "\e672"
}

.ei-volume-low:before {
    content: "\e673"
}

.ei-volume-high_alt:before {
    content: "\e674"
}

.ei-volume-high:before {
    content: "\e675"
}

.ei-vol-mute_alt:before {
    content: "\e676"
}

.ei-vol-mute:before {
    content: "\e677"
}

.ei-trash_alt:before {
    content: "\e678"
}

.ei-tools:before {
    content: "\e679"
}

.ei-toolbox_alt:before {
    content: "\e67a"
}

.ei-tool:before {
    content: "\e67b"
}

.ei-tags_alt:before {
    content: "\e67c"
}

.ei-tag_alt:before {
    content: "\e67d"
}

.ei-tablet:before {
    content: "\e67e"
}

.ei-table:before {
    content: "\e67f"
}

.ei-stop_alt:before {
    content: "\e680"
}

.ei-star-half_alt:before {
    content: "\e681"
}

.ei-star-half:before {
    content: "\e682"
}

.ei-star_alt:before {
    content: "\e683"
}

.ei-star:before {
    content: "\e684"
}

.ei-ribbon_alt:before {
    content: "\e685"
}

.ei-refresh:before {
    content: "\e686"
}

.ei-quotations_alt2:before {
    content: "\e687"
}

.ei-quotations:before {
    content: "\e688"
}

.ei-question_alt2:before {
    content: "\e689"
}

.ei-question_alt:before {
    content: "\e68a"
}

.ei-question:before {
    content: "\e68b"
}

.ei-pushpin_alt:before {
    content: "\e68c"
}

.ei-plus_alt:before {
    content: "\e68d"
}

.ei-pin_alt:before {
    content: "\e68e"
}

.ei-piechart:before {
    content: "\e68f"
}

.ei-pencil_alt:before {
    content: "\e690"
}

.ei-paperclip:before {
    content: "\e691"
}

.ei-mobile:before {
    content: "\e692"
}

.ei-minus_alt:before {
    content: "\e693"
}

.ei-mic_alt:before {
    content: "\e694"
}

.ei-menu-square_alt:before {
    content: "\e695"
}

.ei-menu-circle_alt:before {
    content: "\e696"
}

.ei-map_alt:before {
    content: "\e697"
}

.ei-mail_alt:before {
    content: "\e698"
}

.ei-lock-open_alt:before {
    content: "\e699"
}

.ei-lock_alt:before {
    content: "\e69a"
}

.ei-loading:before {
    content: "\e69b"
}

.ei-link_alt:before {
    content: "\e69c"
}

.ei-link:before {
    content: "\e69d"
}

.ei-lightbulb_alt:before {
    content: "\e69e"
}

.ei-lifesaver:before {
    content: "\e69f"
}

.ei-laptop:before {
    content: "\e6a0"
}

.ei-key_alt:before {
    content: "\e6a1"
}

.ei-info:before {
    content: "\e6a2"
}

.ei-images:before {
    content: "\e6a3"
}

.ei-image:before {
    content: "\e6a4"
}

.ei-house_alt:before {
    content: "\e6a5"
}

.ei-heart_alt:before {
    content: "\e6a6"
}

.ei-headphones:before {
    content: "\e6a7"
}

.ei-gift_alt:before {
    content: "\e6a8"
}

.ei-genius:before {
    content: "\e6a9"
}

.ei-folder-open:before {
    content: "\e6aa"
}

.ei-folder-add:before {
    content: "\e6ab"
}

.ei-folder_upload:before {
    content: "\e6ac"
}

.ei-folder_download:before {
    content: "\e6ad"
}

.ei-folder:before {
    content: "\e6ae"
}

.ei-film:before {
    content: "\e6af"
}

.ei-error-triangle_alt:before {
    content: "\e6b0"
}

.ei-error-triangle:before {
    content: "\e6b1"
}

.ei-error-oct:before {
    content: "\e6b2"
}

.ei-error-circle:before {
    content: "\e6b3"
}

.ei-drawer_alt:before {
    content: "\e6b4"
}

.ei-documents:before {
    content: "\e6b5"
}

.ei-document:before {
    content: "\e6b6"
}

.ei-desktop:before {
    content: "\e6b7"
}

.ei-cursor_alt:before {
    content: "\e6b8"
}

.ei-creditcard:before {
    content: "\e6b9"
}

.ei-contacts_alt:before {
    content: "\e6ba"
}

.ei-cone_alt:before {
    content: "\e6bb"
}

.ei-compass_alt:before {
    content: "\e6bc"
}

.ei-comment_alt:before {
    content: "\e6bd"
}

.ei-comment:before {
    content: "\e6be"
}

.ei-cogs:before {
    content: "\e6bf"
}

.ei-cog:before {
    content: "\e6c0"
}

.ei-cloud-upload_alt:before {
    content: "\e6c1"
}

.ei-cloud-download_alt:before {
    content: "\e6c2"
}

.ei-cloud_alt:before {
    content: "\e6c3"
}

.ei-close_alt:before {
    content: "\e6c4"
}

.ei-clock_alt:before {
    content: "\e6c5"
}

.ei-check_alt:before {
    content: "\e6c6"
}

.ei-chat_alt:before {
    content: "\e6c7"
}

.ei-chat:before {
    content: "\e6c8"
}

.ei-cart_alt:before {
    content: "\e6c9"
}

.ei-camera_alt:before {
    content: "\e6ca"
}

.ei-calendar:before {
    content: "\e6cb"
}

.ei-book_alt:before {
    content: "\e6cc"
}

.ei-blocked:before {
    content: "\e6cd"
}

.ei-bag_alt:before {
    content: "\e6ce"
}

.ei-archive_alt:before {
    content: "\e6cf"
}

.ei-arrow_up_alt:before {
    content: "\e6d0"
}

.ei-arrow_triangle-up_alt:before {
    content: "\e6d1"
}

.ei-arrow_triangle-right_alt:before {
    content: "\e6d2"
}

.ei-arrow_triangle-left_alt:before {
    content: "\e6d3"
}

.ei-arrow_triangle-down_alt:before {
    content: "\e6d4"
}

.ei-arrow_right-up_alt:before {
    content: "\e6d5"
}

.ei-arrow_right-down_alt:before {
    content: "\e6d6"
}

.ei-arrow_right_alt:before {
    content: "\e6d7"
}

.ei-arrow_left-up_alt:before {
    content: "\e6d8"
}

.ei-arrow_left-down_alt:before {
    content: "\e6d9"
}

.ei-arrow_left_alt:before {
    content: "\e6da"
}

.ei-arrow_expand_alt3:before {
    content: "\e6db"
}

.ei-arrow_down_alt:before {
    content: "\e6dc"
}

.ei-arrow_condense_alt:before {
    content: "\e6dd"
}

.ei-arrow_carrot-right_alt:before {
    content: "\e6de"
}

.ei-arrow_carrot-left_alt:before {
    content: "\e6df"
}

.ei-arrow_carrot-down_alt:before {
    content: "\e6e0"
}

.ei-arrow_carrot-2up_alt:before {
    content: "\e6e1"
}

.ei-arrow_carrot-2right_alt:before {
    content: "\e6e2"
}

.ei-arrow_carrot-2left_alt:before {
    content: "\e6e3"
}

.ei-arrow_carrot-2dwnn_alt:before {
    content: "\e6e4"
}

.ei-arrow_carrot_up_alt:before {
    content: "\e6e5"
}

.ei-zoom-out_alt:before {
    content: "\e6e6"
}

.ei-zoom-in_alt:before {
    content: "\e6e7"
}

.ei-wallet:before {
    content: "\e6e8"
}

.ei-ul:before {
    content: "\e6e9"
}

.ei-target:before {
    content: "\e6ea"
}

.ei-stop_alt2:before {
    content: "\e6eb"
}

.ei-stop:before {
    content: "\e6ec"
}

.ei-shield:before {
    content: "\e6ed"
}

.ei-search2:before {
    content: "\e6ee"
}

.ei-search_alt:before {
    content: "\e6ef"
}

.ei-search:before {
    content: "\e6f0"
}

.ei-rook:before {
    content: "\e6f1"
}

.ei-puzzle_alt:before {
    content: "\e6f2"
}

.ei-puzzle:before {
    content: "\e6f3"
}

.ei-printer-alt:before {
    content: "\e6f4"
}

.ei-printer:before {
    content: "\e6f5"
}

.ei-plus-box:before {
    content: "\e6f6"
}

.ei-plus_alt2:before {
    content: "\e6f7"
}

.ei-plus:before {
    content: "\e6f8"
}

.ei-percent:before {
    content: "\e6f9"
}

.ei-pens:before {
    content: "\e6fa"
}

.ei-pencil-edit_alt:before {
    content: "\e6fb"
}

.ei-pencil-edit:before {
    content: "\e6fc"
}

.ei-pencil:before {
    content: "\e6fd"
}

.ei-pause_alt2:before {
    content: "\e6fe"
}

.ei-pause:before {
    content: "\e6ff"
}

.ei-ol:before {
    content: "\e700"
}

.ei-mug:before {
    content: "\e701"
}

.ei-minus-box:before {
    content: "\e702"
}

.ei-minus-06:before {
    content: "\e703"
}

.ei-minus_alt2:before {
    content: "\e704"
}

.ei-menu-square_alt2:before {
    content: "\e705"
}

.ei-menu-circle_alt2:before {
    content: "\e706"
}

.ei-menu:before {
    content: "\e707"
}

.ei-like:before {
    content: "\e708"
}

.ei-info_alt:before {
    content: "\e709"
}

.ei-id-2_alt:before {
    content: "\e70a"
}

.ei-id-2:before {
    content: "\e70b"
}

.ei-id_alt:before {
    content: "\e70c"
}

.ei-id:before {
    content: "\e70d"
}

.ei-hourglass:before {
    content: "\e70e"
}

.ei-globe-2:before {
    content: "\e70f"
}

.ei-globe:before {
    content: "\e710"
}

.ei-folder-open_alt:before {
    content: "\e711"
}

.ei-folder-alt:before {
    content: "\e712"
}

.ei-folder-add_alt:before {
    content: "\e713"
}

.ei-flowchart:before {
    content: "\e714"
}

.ei-floppy_alt:before {
    content: "\e715"
}

.ei-floppy:before {
    content: "\e716"
}

.ei-error-oct_alt:before {
    content: "\e717"
}

.ei-error-circle_alt:before {
    content: "\e718"
}

.ei-easel:before {
    content: "\e719"
}

.ei-drive_alt:before {
    content: "\e71a"
}

.ei-drive:before {
    content: "\e71b"
}

.ei-documents_alt:before {
    content: "\e71c"
}

.ei-document_alt:before {
    content: "\e71d"
}

.ei-dislike_alt:before {
    content: "\e71e"
}

.ei-dislike:before {
    content: "\e71f"
}

.ei-datareport_alt:before {
    content: "\e720"
}

.ei-datareport:before {
    content: "\e721"
}

.ei-currency_alt:before {
    content: "\e722"
}

.ei-currency:before {
    content: "\e723"
}

.ei-close_alt2:before {
    content: "\e724"
}

.ei-close:before {
    content: "\e725"
}

.ei-clipboard:before {
    content: "\e726"
}

.ei-circle-selected:before {
    content: "\e727"
}

.ei-circle-empty:before {
    content: "\e728"
}

.ei-check_alt2:before {
    content: "\e729"
}

.ei-check:before {
    content: "\e72a"
}

.ei-calulator:before {
    content: "\e72b"
}

.ei-calculator_alt:before {
    content: "\e72c"
}

.ei-building_alt:before {
    content: "\e72d"
}

.ei-building:before {
    content: "\e72e"
}

.ei-briefcase_alt:before {
    content: "\e72f"
}

.ei-briefcase:before {
    content: "\e730"
}

.ei-box-selected:before {
    content: "\e731"
}

.ei-box-empty:before {
    content: "\e732"
}

.ei-box-checked:before {
    content: "\e733"
}

.ei-balance:before {
    content: "\e734"
}

.ei-adjust-vert:before {
    content: "\e735"
}

.ei-adjust-horiz:before {
    content: "\e736"
}

.ei-arrow-up-down:before {
    content: "\e737"
}

.ei-arrow_up-down_alt:before {
    content: "\e738"
}

.ei-arrow_up:before {
    content: "\e739"
}

.ei-arrow_triangle-up_alt2:before {
    content: "\e73a"
}

.ei-arrow_triangle-up:before {
    content: "\e73b"
}

.ei-arrow_triangle-right_alt2:before {
    content: "\e73c"
}

.ei-arrow_triangle-right:before {
    content: "\e73d"
}

.ei-arrow_triangle-left_alt2:before {
    content: "\e73e"
}

.ei-arrow_triangle-left:before {
    content: "\e73f"
}

.ei-arrow_triangle-down_alt2:before {
    content: "\e740"
}

.ei-arrow_triangle-down:before {
    content: "\e741"
}

.ei-arrow_right-up:before {
    content: "\e742"
}

.ei-arrow_right-down:before {
    content: "\e743"
}

.ei-arrow_right:before {
    content: "\e744"
}

.ei-arrow_move:before {
    content: "\e745"
}

.ei-arrow_left-up:before {
    content: "\e746"
}

.ei-arrow_left-right_alt:before {
    content: "\e747"
}

.ei-arrow_left-right:before {
    content: "\e748"
}

.ei-arrow_left-down:before {
    content: "\e749"
}

.ei-arrow_left:before {
    content: "\e74a"
}

.ei-arrow_expand_alt2:before {
    content: "\e74b"
}

.ei-arrow_expand_alt:before {
    content: "\e74c"
}

.ei-arrow_expand:before {
    content: "\e74d"
}

.ei-arrow_down:before {
    content: "\e74e"
}

.ei-arrow_condense:before {
    content: "\e74f"
}

.ei-arrow_carrot-up_alt2:before {
    content: "\e750"
}

.ei-arrow_carrot-up:before {
    content: "\e751"
}

.ei-arrow_carrot-right_alt2:before {
    content: "\e752"
}

.ei-arrow_carrot-right:before {
    content: "\e753"
}

.ei-arrow_carrot-left_alt2:before {
    content: "\e754"
}

.ei-arrow_carrot-left:before {
    content: "\e755"
}

.ei-arrow_carrot-down_alt2:before {
    content: "\e756"
}

.ei-arrow_carrot-down:before {
    content: "\e757"
}

.ei-arrow_carrot-2up_alt2:before {
    content: "\e758"
}

.ei-arrow_carrot-2up:before {
    content: "\e759"
}

.ei-arrow_carrot-2right_alt2:before {
    content: "\e75a"
}

.ei-arrow_carrot-2right:before {
    content: "\e75b"
}

.ei-arrow_carrot-2left_alt2:before {
    content: "\e75c"
}

.ei-arrow_carrot-2left:before {
    content: "\e75d"
}

.ei-arrow_carrot-2down_alt2:before {
    content: "\e75e"
}

.ei-arrow_carrot-2down:before {
    content: "\e75f"
}

.ei-arrow_back:before {
    content: "\e760"
}

.ei-wallet_alt:before {
    content: "\e761"
}

.ei-shield_alt:before {
    content: "\e762"
}

.ei-percent_alt:before {
    content: "\e763"
}

.ei-pens_alt:before {
    content: "\e764"
}

.ei-mug_alt:before {
    content: "\e765"
}

.ei-like_alt:before {
    content: "\e766"
}

.ei-globe_alt:before {
    content: "\e767"
}

.ei-flowchart_alt:before {
    content: "\e768"
}

.ei-easel_alt:before {
    content: "\e769"
}

/*!
 * iconmonstr iconic font v1.3.0
 * Created by Alexander Kahlkopf - http://iconmonstr.com - @iconmonstr
 * License - http://iconmonstr.com/license
 */
@font-face {
    font-family: iconmonstr-iconic-font;
    src: url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/iconmonstr-iconic-font/fonts/iconmonstr-iconic-font.woff2?v=1.3.0) format('woff2'), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/iconmonstr-iconic-font/fonts/iconmonstr-iconic-font.woff?v=1.3.0) format('woff'), url(//preview.wolfthemes.live/app/themes/effigy/assets/css/lib/fonts/iconmonstr-iconic-font/fonts/iconmonstr-iconic-font.ttf?v=1.3.0) format('truetype');
    font-weight: 400;
    font-style: normal
}

[class*=" im-"]:before, [class^=im-]:before {
    display: inline-block;
    font: normal normal normal 24px/1 iconmonstr-iconic-font;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.im {
    display: inline-block;
    font: normal normal normal 24px/1 iconmonstr-iconic-font;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.im-angle-right:before {
    content: '\e001'
}

.im-angle-left:before {
    content: '\e002'
}

.im-angle-down:before {
    content: '\e003'
}

.im-angle-up:before {
    content: '\e004'
}

.im-angle-right-circle:before {
    content: '\e005'
}

.im-angle-left-circle:before {
    content: '\e006'
}

.im-angle-down-circle:before {
    content: '\e007'
}

.im-angle-up-circle:before {
    content: '\e008'
}

.im-arrow-right:before {
    content: '\e009'
}

.im-arrow-left:before {
    content: '\e00a'
}

.im-arrow-down:before {
    content: '\e00b'
}

.im-arrow-up:before {
    content: '\e00c'
}

.im-arrow-right-circle:before {
    content: '\e00d'
}

.im-arrow-left-circle:before {
    content: '\e00e'
}

.im-arrow-down-circle:before {
    content: '\e00f'
}

.im-arrow-up-circle:before {
    content: '\e010'
}

.im-care-right:before {
    content: '\e011'
}

.im-care-left:before {
    content: '\e012'
}

.im-care-down:before {
    content: '\e013'
}

.im-care-up:before {
    content: '\e014'
}

.im-forbidden:before {
    content: '\e015'
}

.im-printer:before {
    content: '\e016'
}

.im-menu:before {
    content: '\e017'
}

.im-menu-list:before {
    content: '\e018'
}

.im-quote-left:before {
    content: '\e019'
}

.im-quote-right:before {
    content: '\e01a'
}

.im-bell:before {
    content: '\e01b'
}

.im-bell-off:before {
    content: '\e01c'
}

.im-bookmark:before {
    content: '\e01d'
}

.im-briefcase:before {
    content: '\e01e'
}

.im-calendar:before {
    content: '\e01f'
}

.im-photo-camera:before {
    content: '\e020'
}

.im-video-camera:before {
    content: '\e021'
}

.im-microphone:before {
    content: '\e022'
}

.im-check-mark:before {
    content: '\e023'
}

.im-check-mark-circle:before {
    content: '\e024'
}

.im-check-square-o:before {
    content: '\e025'
}

.im-check-square:before {
    content: '\e026'
}

.im-check-square-i:before {
    content: '\e027'
}

.im-square-o:before {
    content: '\e028'
}

.im-radio-button-circle-o:before {
    content: '\e029'
}

.im-radio-button-circle:before {
    content: '\e02a'
}

.im-circle-o:before {
    content: '\e02b'
}

.im-clock-o:before {
    content: '\e02c'
}

.im-cloud:before {
    content: '\e02d'
}

.im-cloud-download:before {
    content: '\e02e'
}

.im-cloud-upload:before {
    content: '\e02f'
}

.im-code:before {
    content: '\e030'
}

.im-speech-bubble:before {
    content: '\e031'
}

.im-speech-bubble-comment:before {
    content: '\e032'
}

.im-speech-bubble-comments:before {
    content: '\e033'
}

.im-copy:before {
    content: '\e034'
}

.im-credit-card:before {
    content: '\e035'
}

.im-crown:before {
    content: '\e036'
}

.im-database:before {
    content: '\e037'
}

.im-computer:before {
    content: '\e038'
}

.im-download:before {
    content: '\e039'
}

.im-upload:before {
    content: '\e03a'
}

.im-pencil:before {
    content: '\e03b'
}

.im-edit-off:before {
    content: '\e03c'
}

.im-play:before {
    content: '\e03d'
}

.im-pause:before {
    content: '\e03e'
}

.im-stop:before {
    content: '\e03f'
}

.im-eject:before {
    content: '\e040'
}

.im-previous:before {
    content: '\e041'
}

.im-next:before {
    content: '\e042'
}

.im-loop:before {
    content: '\e043'
}

.im-random:before {
    content: '\e044'
}

.im-menu-dot-h:before {
    content: '\e045'
}

.im-menu-dot-v:before {
    content: '\e046'
}

.im-mail:before {
    content: '\e047'
}

.im-info:before {
    content: '\e048'
}

.im-warning:before {
    content: '\e049'
}

.im-question:before {
    content: '\e04a'
}

.im-link:before {
    content: '\e04b'
}

.im-unlink:before {
    content: '\e04c'
}

.im-external-link:before {
    content: '\e04d'
}

.im-eye:before {
    content: '\e04e'
}

.im-eye-off:before {
    content: '\e04f'
}

.im-file:before {
    content: '\e050'
}

.im-file-o:before {
    content: '\e051'
}

.im-files-o:before {
    content: '\e052'
}

.im-video:before {
    content: '\e053'
}

.im-audio:before {
    content: '\e054'
}

.im-picture-o:before {
    content: '\e055'
}

.im-flag:before {
    content: '\e056'
}

.im-folder:before {
    content: '\e057'
}

.im-folder-open:before {
    content: '\e058'
}

.im-smiley-o:before {
    content: '\e059'
}

.im-frown-o:before {
    content: '\e05a'
}

.im-gear:before {
    content: '\e05b'
}

.im-globe:before {
    content: '\e05c'
}

.im-heart:before {
    content: '\e05d'
}

.im-home:before {
    content: '\e05e'
}

.im-inbox:before {
    content: '\e05f'
}

.im-key:before {
    content: '\e060'
}

.im-lock:before {
    content: '\e061'
}

.im-lock-open:before {
    content: '\e062'
}

.im-task-o:before {
    content: '\e063'
}

.im-filter:before {
    content: '\e064'
}

.im-light-bulb:before {
    content: '\e065'
}

.im-flash:before {
    content: '\e066'
}

.im-map-o:before {
    content: '\e067'
}

.im-location:before {
    content: '\e068'
}

.im-maximize:before {
    content: '\e069'
}

.im-minimize:before {
    content: '\e06a'
}

.im-fullscreen:before {
    content: '\e06b'
}

.im-mobile:before {
    content: '\e06c'
}

.im-phone:before {
    content: '\e06d'
}

.im-coin:before {
    content: '\e06e'
}

.im-banknote:before {
    content: '\e06f'
}

.im-paper-clip:before {
    content: '\e070'
}

.im-bar-chart:before {
    content: '\e071'
}

.im-plus:before {
    content: '\e072'
}

.im-minus:before {
    content: '\e073'
}

.im-plus-circle:before {
    content: '\e074'
}

.im-minus-circle:before {
    content: '\e075'
}

.im-undo:before {
    content: '\e076'
}

.im-redo:before {
    content: '\e077'
}

.im-rocket:before {
    content: '\e078'
}

.im-rss:before {
    content: '\e079'
}

.im-magnifier:before {
    content: '\e07a'
}

.im-magnifier-plus:before {
    content: '\e07b'
}

.im-magnifier-minus:before {
    content: '\e07c'
}

.im-share:before {
    content: '\e07d'
}

.im-shield:before {
    content: '\e07e'
}

.im-shopping-cart:before {
    content: '\e07f'
}

.im-sign-in:before {
    content: '\e080'
}

.im-sign-out:before {
    content: '\e081'
}

.im-spinner:before {
    content: '\e082'
}

.im-star:before {
    content: '\e083'
}

.im-star-half:before {
    content: '\e084'
}

.im-star-o:before {
    content: '\e085'
}

.im-sync:before {
    content: '\e086'
}

.im-table:before {
    content: '\e087'
}

.im-window-o:before {
    content: '\e088'
}

.im-windows-o:before {
    content: '\e089'
}

.im-thumb-up:before {
    content: '\e08a'
}

.im-thumb-down:before {
    content: '\e08b'
}

.im-x-mark:before {
    content: '\e08c'
}

.im-x-mark-circle:before {
    content: '\e08d'
}

.im-trash-can:before {
    content: '\e08e'
}

.im-user-male:before {
    content: '\e08f'
}

.im-user-female:before {
    content: '\e090'
}

.im-user-circle:before {
    content: '\e091'
}

.im-users:before {
    content: '\e092'
}

.im-volume:before {
    content: '\e093'
}

.im-volume-off:before {
    content: '\e094'
}

.im-wifi:before {
    content: '\e095'
}

.im-tools:before {
    content: '\e096'
}

.im-dashboard:before {
    content: '\e097'
}

.im-archive:before {
    content: '\e098'
}

.im-save:before {
    content: '\e099'
}

.im-floppy-disk:before {
    content: '\e09a'
}

.im-sitemap:before {
    content: '\e09b'
}

.im-toggle:before {
    content: '\e09c'
}

.im-tag:before {
    content: '\e09d'
}

.im-tags:before {
    content: '\e09e'
}

.im-wizard:before {
    content: '\e09f'
}

.im-book:before {
    content: '\e0a0'
}

.im-fire:before {
    content: '\e0a1'
}

.im-id-card:before {
    content: '\e0a2'
}

.im-note-o:before {
    content: '\e0a3'
}

.im-control-panel:before {
    content: '\e0a4'
}

.im-facebook:before {
    content: '\e0a5'
}

.im-facebook-like:before {
    content: '\e0a6'
}

.im-twitter:before {
    content: '\e0a7'
}

.im-amazon:before {
    content: '\e0a8'
}

.im-android-os:before {
    content: '\e0a9'
}

.im-apple-os:before {
    content: '\e0aa'
}

.im-windows-os:before {
    content: '\e0ab'
}

.im-linux-os:before {
    content: '\e0ac'
}

.im-chrome:before {
    content: '\e0ad'
}

.im-ie:before {
    content: '\e0ae'
}

.im-edge:before {
    content: '\e0af'
}

.im-firefox:before {
    content: '\e0b0'
}

.im-safari:before {
    content: '\e0b1'
}

.im-opera:before {
    content: '\e0b2'
}

.im-behance:before {
    content: '\e0b3'
}

.im-blogger:before {
    content: '\e0b4'
}

.im-flickr:before {
    content: '\e0b5'
}

.im-github:before {
    content: '\e0b6'
}

.im-google-plus:before {
    content: '\e0b7'
}

.im-instagram:before {
    content: '\e0b8'
}

.im-linkedin:before {
    content: '\e0b9'
}

.im-pinterest:before {
    content: '\e0ba'
}

.im-skype:before {
    content: '\e0bb'
}

.im-snapchat:before {
    content: '\e0bc'
}

.im-soundcloud:before {
    content: '\e0bd'
}

.im-stackoverflow:before {
    content: '\e0be'
}

.im-stumbleupon:before {
    content: '\e0bf'
}

.im-tumblr:before {
    content: '\e0c0'
}

.im-xing:before {
    content: '\e0c1'
}

.im-youtube:before {
    content: '\e0c2'
}

.im-reddit:before {
    content: '\e0c3'
}

.im-vimeo:before {
    content: '\e0c4'
}

.im-vk:before {
    content: '\e0c5'
}

.im-whatsapp:before {
    content: '\e0c6'
}

.im-paypal:before {
    content: '\e0c7'
}

.im-twitch:before {
    content: '\e0c8'
}

.im-drop:before {
    content: '\e0c9'
}

.im-sun:before {
    content: '\e0ca'
}

.im-certificate-o:before {
    content: '\e0cb'
}

.im-graduation-hat:before {
    content: '\e0cc'
}

.im-store:before {
    content: '\e0cd'
}

.im-pin:before {
    content: '\e0ce'
}

.im-navigation:before {
    content: '\e0cf'
}

.im-keyboard:before {
    content: '\e0d0'
}

.im-cursor:before {
    content: '\e0d1'
}

.im-monitor-o:before {
    content: '\e0d2'
}

.im-laptop-o:before {
    content: '\e0d3'
}

.im-power:before {
    content: '\e0d4'
}

.im-pie-chart:before {
    content: '\e0d5'
}

.im-line-chart-up:before {
    content: '\e0d6'
}

.im-clock:before {
    content: '\e0d7'
}

.im-flip-chart-o:before {
    content: '\e0d8'
}

.im-gift:before {
    content: '\e0d9'
}

.im-leaf:before {
    content: '\e0da'
}

.im-bug:before {
    content: '\e0db'
}

.im-coffee:before {
    content: '\e0dc'
}

.im-diamond-o:before {
    content: '\e0dd'
}

.im-bell-active:before {
    content: '\e0de'
}

.im-history:before {
    content: '\e0df'
}

.im-gamepad:before {
    content: '\e0e0'
}

.im-binoculars:before {
    content: '\e0e1'
}

.im-paperplane:before {
    content: '\e0e2'
}

.im-wrench:before {
    content: '\e0e3'
}

.im-newspaper-o:before {
    content: '\e0e4'
}

.im-lifebuoy:before {
    content: '\e0e5'
}

.im-fingerprint:before {
    content: '\e0e6'
}

.im-date-o:before {
    content: '\e0e7'
}

.im-network:before {
    content: '\e0e8'
}

.im-target:before {
    content: '\e0e9'
}

.im-user-settings:before {
    content: '\e0ea'
}

.im-radio:before {
    content: '\e0eb'
}

.im-bank:before {
    content: '\e0ec'
}

.im-calculator:before {
    content: '\e0ed'
}

.im-battery-empty:before {
    content: '\e0ee'
}

.im-battery:before {
    content: '\e0ef'
}

.im-battery-full:before {
    content: '\e0f0'
}

.im-check-mark-circle-o:before {
    content: '\e0f1'
}

.im-x-mark-circle-o:before {
    content: '\e0f2'
}

.im-cube:before {
    content: '\e0f3'
}

.im-cubes:before {
    content: '\e0f4'
}

.im-warning-circle:before {
    content: '\e0f5'
}

.im-timer:before {
    content: '\e0f6'
}

.im-hashtag:before {
    content: '\e0f7'
}

.im-pointer:before {
    content: '\e0f8'
}

.im-paintbrush:before {
    content: '\e0f9'
}

.im-server:before {
    content: '\e0fa'
}

.im-car:before {
    content: '\e0fb'
}

.im-edit:before {
    content: '\e0fc'
}

.im-flask:before {
    content: '\e0fd'
}

.im-language:before {
    content: '\e0fe'
}

.im-anchor:before {
    content: '\e0ff'
}

.im-trophy:before {
    content: '\e100'
}

.im-umbrella:before {
    content: '\e101'
}

.im-cc-amex:before {
    content: '\e102'
}

.im-cc-visa:before {
    content: '\e103'
}

.im-cc-mastercard:before {
    content: '\e104'
}

.im-cc-paypal:before {
    content: '\e105'
}

.im-cc-amazon:before {
    content: '\e106'
}

.im-cc-bitcoin:before {
    content: '\e107'
}

.im-direction:before {
    content: '\e108'
}

.im-gift-card:before {
    content: '\e109'
}

.im-newsletter:before {
    content: '\e10a'
}

.im-ribbon:before {
    content: '\e10b'
}

.im-award:before {
    content: '\e10c'
}

.im-first-aid:before {
    content: '\e10d'
}

.im-cookie:before {
    content: '\e10e'
}

.im-data:before {
    content: '\e10f'
}

.im-data-delete:before {
    content: '\e110'
}

.im-data-validate:before {
    content: '\e111'
}

.im-import:before {
    content: '\e112'
}

.im-export:before {
    content: '\e113'
}

.im-reset:before {
    content: '\e114'
}

.im-radar:before {
    content: '\e115'
}

.im-idea:before {
    content: '\e116'
}

.im-pizza:before {
    content: '\e117'
}

.im-truck:before {
    content: '\e118'
}

.im-support:before {
    content: '\e119'
}

.im-color-fan:before {
    content: '\e11a'
}

.im-layer:before {
    content: '\e11b'
}

.im-factory:before {
    content: '\e11c'
}

.im-apartment:before {
    content: '\e11d'
}

.im-plane:before {
    content: '\e11e'
}

.im-headphones:before {
    content: '\e11f'
}

.im-megaphone:before {
    content: '\e120'
}

.im-folder-add:before {
    content: '\e121'
}

.im-barcode:before {
    content: '\e122'
}

.im-accessibility:before {
    content: '\e123'
}

.im-plugin:before {
    content: '\e124'
}

.im-pulse:before {
    content: '\e125'
}

.im-spotify:before {
    content: '\e126'
}

.im-dribbble:before {
    content: '\e127'
}

.im-google-play:before {
    content: '\e128'
}

.im-facebook-messenger:before {
    content: '\e129'
}

.im-wechat:before {
    content: '\e12a'
}

.im-line:before {
    content: '\e12b'
}

.im-git:before {
    content: '\e12c'
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

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

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

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot);
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.woff) format("woff"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.ttf) format("truetype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot);
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot);
    src: url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.woff) format("woff"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.ttf) format("truetype"), url(//preview.wolfthemes.live/app/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

.rs-p-wp-fix {
    display: none !important;
    margin: 0 !important;
    height: 0 !important
}

.wp-block-themepunch-revslider {
    position: relative
}

rs-modal {
    position: fixed !important;
    z-index: 9999999 !important;
    pointer-events: none !important
}

rs-modal.rs-modal-auto {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto
}

rs-modal.rs-modal-fullwidth, rs-modal.rs-modal-fullscreen {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-modal rs-fullwidth-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

rs-module-wrap.rs-modal {
    display: none;
    max-height: 100% !important;
    overflow: auto !important;
    pointer-events: auto !important
}

rs-module-wrap.hideallscrollbars.rs-modal {
    overflow: hidden !important;
    max-width: 100% !important
}

rs-modal-cover {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    pointer-events: auto
}

body > rs-modal-cover {
    position: fixed;
    z-index: 9999995 !important
}

rs-sbg-px {
    pointer-events: none
}

.rs-forceuntouchable, .rs-forceuntouchable * {
    pointer-events: none !important
}

.rs-forcehidden * {
    visibility: hidden !important
}

.rs_splitted_lines {
    display: block;
    white-space: nowrap !important
}

.rs-go-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999999 !important;
    background: #fff
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: 'revicons';
    src: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888);
    src: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'), url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'), url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^=revicon-]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: 400;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

rs-module i[class^=fa-], rs-module i[class*=" fa-"], .rb-modal-wrapper i[class^=fa-], .rb-modal-wrapper i[class*=" fa-"], #waitaminute i[class^=fa-], #waitaminute i[class*=" fa-"], #objectlibrary i[class^=fa-], #objectlibrary i[class*=" fa-"], #rs_overview i[class^=fa-], #rs_overview i[class*=" fa-"], #rs_overview_menu i[class^=fa-], #rs_overview_menu i[class*=" fa-"], #builderView i[class^=fa-], #builderView i[class*=" 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
}

rs-module [class^=fa-]:before, rs-module [class*=" fa-"]:before, .rb-modal-wrapper [class^=fa-]:before, .rb-modal-wrapper [class*=" fa-"]:before, #rs_overview [class^=fa-]:before, #rs_overview [class*=" fa-"]:before, #objectlibrary [class^=fa-]:before, #objectlibrary [class*=" fa-"]:before, #waitaminute [class^=fa-]:before, #waitaminute [class*=" fa-"]:before, #rs_overview_menu [class^=fa-]:before, #rs_overview_menu [class*=" fa-"]:before, #builderView [class^=fa-]:before, #builderView [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0
}

rs-module .sr-only, #objectlibrary .sr-only, #waitaminute .sr-only, #rs_overview .sr-only, #rs_overview_menu .sr-only, .rb-modal-wrapper .sr-only, #builderView .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

rs-module .sr-only-focusable:active, rs-module .sr-only-focusable:focus, #waitaminute .sr-only-focusable:active, #waitaminute .sr-only-focusable:focus, #objectlibrary .sr-only-focusable:active, #objectlibrary .sr-only-focusable:focus, #rs_overview .sr-only-focusable:active, #rs_overview .sr-only-focusable:focus, #rs_overview_menu .sr-only-focusable:active, #rs_overview_menu .sr-only-focusable:focus, .rb-modal-wrapper .sr-only-focusable:active, .rb-modal-wrapper .sr-only-focusable:focus, #builderView .sr-only-focusable:active, #builderView .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.tp-fullwidth-forcer {
    z-index: 0;
    pointer-events: none
}

rs-module-wrap {
    visibility: hidden
}

rs-module-wrap, rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block
}

.rs-fixedscrollon rs-module-wrap {
    position: fixed !important;
    top: 0 !important;
    z-index: 1000;
    left: 0 !important
}

.rs-stickyscrollon rs-module-wrap {
    position: sticky !important;
    top: 0;
    z-index: 1000
}

.rs-stickyscrollon {
    overflow: visible !important
}

rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block
}

rs-module.disableVerticalScroll {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

rs-pzimg-wrap, rs-sbg-effectwrap, rs-sbg {
    display: block;
    pointer-events: none
}

rs-sbg-effectwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-carousel-wrap rs-column rs-layer img {
    width: 0;
    height: 0
}

rs-sbg-px, rs-sbg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block
}

a.rs-layer, a.rs-layer:-webkit-any-link {
    text-decoration: none
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important
}

.entry-content rs-module a, rs-module a {
    box-shadow: none
}

.rs-ov-hidden {
    overflow: hidden !important
}

.rs-forceoverflow, .rs-forceoverflow rs-module-wrap, .rs-forceoverflow rs-module, .rs-forceoverflow rs-slides, .rs-forceoverflow rs-slide {
    overflow: visible !important
}

.tp-simpleresponsive img, rs-module img {
    max-width: none !important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

rs-module .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

rs-slides, rs-slide, rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0;
    left: 0
}

rs-slide, rs-slide:before {
    display: block;
    visibility: hidden
}

.rs-layer .rs-untoggled-content {
    display: block
}

.rs-layer .rs-toggled-content {
    display: none
}

.rs-tc-active.rs-layer > .rs-toggled-content {
    display: block
}

.rs-tc-active.rs-layer > .rs-untoggled-content {
    display: none
}

.rs-layer-video {
    overflow: hidden
}

.rs_html5vidbasicstyles {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

rs-module rs-layer, rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    font-display: swap
}

rs-layer-wrap, rs-mask, rs-module-wrap, rs-module .rs-layer, rs-module img {
    user-select: none
}

rs-module rs-mask-wrap .rs-layer, rs-module rs-mask-wrap *:last-child, .wpb_text_column rs-module rs-mask-wrap .rs-layer, .wpb_text_column rs-module rs-mask-wrap *:last-child {
    margin-bottom: 0
}

.rs-svg svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), rs-alyer *:not(.rs-wtbindex), .rs-layer *:not(.rs-wtbindex) {
    outline: none !important
}

rs-carousel-wrap {
    cursor: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/openhand.cur), move
}

rs-carousel-wrap.dragged {
    cursor: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/closedhand.cur), move
}

rs-carousel-wrap.noswipe {
    cursor: default
}

rs-carousel-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

rs-carousel-space {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
    position: relative
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important
}

.rs-layer.rs-selectable {
    user-select: text
}

rs-px-mask {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

rs-module embed, rs-module iframe, rs-module object, rs-module audio, rs-module video {
    max-width: none !important;
    border: none
}

rs-bg-elem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    pointer-events: none
}

.tp-blockmask, .tp-blockmask_in, .tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

rs-zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0px;
    pointer-events: none
}

rs-row-wrap, rs-column, rs-cbg-mask-wrap {
    display: block;
    visibility: hidden
}

rs-layer-wrap, rs-parallax-wrap, rs-loop-wrap, rs-mask-wrap {
    display: block
}

rs-column-wrap > rs-loop-wrap {
    z-index: 1
}

rs-layer-wrap, rs-mask-wrap, rs-cbg-mask-wrap {
    transform-style: flat
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
    rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {
        backface-visibility: hidden;
        transform-style: preserve-3d
    }
}

.safarifix rs-layer-wrap {
    perspective: 1000000
}

@-moz-document url-prefix() {
    rs-layer-wrap, rs-mask-wrap, rs-cbg-mask-wrap {
        perspective: none
    }
}

rs-mask-wrap {
    overflow: hidden
}

rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    max-width: none !important
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_row_zone_middle {
    top: 0
}

rs-column-wrap .rs-parallax-wrap {
    vertical-align: top
}

.rs-layer img, rs-layer img {
    vertical-align: top
}

rs-row, rs-row.rs-layer {
    display: table;
    position: relative;
    width: 100% !important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto;
    font-size: 0px
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important
}

rs-column-wrap {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box;
    font-size: 0px
}

rs-column {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important
}

rs-cbg-mask-wrap {
    position: absolute;
    z-index: 0;
    box-sizing: border-box
}

rs-column-wrap rs-cbg-mask-wrap {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

rs-column-bg {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%
}

.rs-pelock * {
    pointer-events: none !important
}

rs-column .rs-parallax-wrap, rs-column rs-loop-wrap, rs-column rs-mask-wrap {
    text-align: inherit
}

rs-column rs-mask-wrap {
    display: inline-block
}

rs-column .rs-parallax-wrap rs-loop-wrap, rs-column .rs-parallax-wrap rs-mask-wrap, rs-column .rs-parallax-wrap {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    line-height: 0
}

rs-column .rs-parallax-wrap rs-loop-wrap, rs-column .rs-parallax-wrap rs-mask-wrap, rs-column .rs-parallax-wrap, rs-column .rev_layer_in_column {
    vertical-align: top
}

.rev_break_columns {
    display: block !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap {
    display: block !important;
    width: 100% !important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden, .tp-forcenotvisible, .tp-hide-revslider, rs-row-wrap.rs-layer-hidden, rs-column-wrap.rs-layer-hidden, .rs-layer.rs-layer-hidden, .rs-layer-audio.rs-layer-hidden, .rs-parallax-wrap.rs-layer-hidden {
    visibility: hidden !important;
    display: none !important
}

a.rs-layer.rs-nointeraction > .div, rs-layer.rs-nointeraction:not(a), .rs-layer.rs-nointeraction:not(a) {
    pointer-events: none !important
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden
}

rs-static-layers.rs-stl-back {
    z-index: 0
}

.rs-stl-visible {
    overflow: visible !important
}

.rs-layer rs-fcr {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-fcrt {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-bcr {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    left: 100%;
    top: 0
}

.rs-layer rs-bcrt {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    left: 100%;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative !important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.noFilterClass {
    filter: none !important
}

rs-bgvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block
}

.rs-layer.rs-fsv {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.rs-layer.rs-fsv audio, .rs-layer.rs-fsv video, .rs-layer.rs-fsv iframe, .rs-layer.rs-fsv iframe audio, .rs-layer.rs-fsv iframe video {
    width: 100%;
    height: 100%
}

.rs-fsv video {
    background: #000
}

.fullcoveredvideo rs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid rs-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    transition: opacity .3s ease-out !important
}

.rs-ISM .tp-video-play-button {
    opacity: 1;
    transition: none !important;
    z-index: 6
}

.rs-audio .tp-video-play-button {
    display: none !important
}

.rs-layer .html5vid {
    width: 100% !important;
    height: 100% !important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    line-height: 50px !important;
    font-size: 30px !important
}

.rs-layer:hover .tp-video-play-button {
    opacity: 1;
    display: block;
    z-index: 6
}

.rs-layer .tp-revstop {
    display: none;
    width: 15px;
    border-right: 5px solid #fff !important;
    border-left: 5px solid #fff !important;
    transform: translateX(50%) translateY(50%);
    height: 20px;
    margin-left: 11px !important;
    margin-top: 5px !important
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.rs-fsv .rs-fsv audio {
    object-fit: contain !important
}

.rs-fsv .rs-fsv video {
    object-fit: contain !important
}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button {
    display: none
}

@supports not (-ms-high-contrast:none) {
    .rs-fsv .fullcoveredvideo audio {
        object-fit: cover !important
    }

    .rs-fsv .fullcoveredvideo video {
        object-fit: cover !important
    }
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: 0 0;
    z-index: 5
}

.rs-nolc .tp-video-play-button, rs-bgvideo video::-webkit-media-controls-start-playback-button, rs-bgvideo video::-webkit-media-controls, rs-bgvideo audio::-webkit-media-controls {
    display: none !important
}

.rs-audio .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important
}

rs-module h1.rs-layer, rs-module h2.rs-layer, rs-module h3.rs-layer, rs-module h4.rs-layer, rs-module h5.rs-layer, rs-module h6.rs-layer, rs-module div.rs-layer, rs-module span.rs-layer, rs-module p.rs-layer {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0
}

rs-module h1.rs-layer:before, rs-module h2.rs-layer:before, rs-module h3.rs-layer:before, rs-module h4.rs-layer:before, rs-module h5.rs-layer:before, rs-module h6.rs-layer:before {
    content: none
}

rs-dotted {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    pointer-events: none
}

rs-sbg-wrap rs-dotted {
    z-index: 31
}

rs-dotted.twoxtwo {
    background: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/gridtile.png)
}

rs-dotted.twoxtwowhite {
    background: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/gridtile_white.png)
}

rs-dotted.threexthree {
    background: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)
}

rs-dotted.threexthreewhite {
    background: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}

.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after, .tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}

.tp-shadow5:before, .tp-shadow5:after {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0px rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px/20px
}

.rev-btn, .rev-btn:visited {
    outline: none !important;
    box-shadow: none;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer
}

.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {
    text-transform: uppercase
}

.rev-btn i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity .2s ease-out, margin .2s ease-out;
    margin-left: 0;
    line-height: inherit
}

.rev-btn.rev-hiddenicon i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity .2s ease-out, margin .2s ease-out;
    opacity: 0;
    margin-left: 0 !important;
    width: 0 !important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1 !important;
    margin-left: 10px !important;
    width: auto !important
}

.rev-burger {
    position: relative;
    box-sizing: border-box;
    padding: 22px 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat !important
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

.quick_style_example_wrap .rev-burger:hover :first-child, #dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg)
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2), #dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

.quick_style_example_wrap .rev-burger:hover :last-child, #dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2)
}

.rev-b-span-light span, .rev-burger.revb-white span {
    background: #fff
}

.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger.revb-darknoborder {
    border: 0
}

.rev-b-span-dark span, .rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 70%
    }
    50% {
        opacity: 0;
        top: 70%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *.active {
    color: #fff
}

.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *:active, .rev-scroll-btn > *.active {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite;
    background: #fff
}

.rev-scroll-btn.rev-b-span-dark {
    border-color: #333
}

.rev-scroll-btn.rev-b-span-dark span, .rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr {
    border-radius: 3px
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255, 255, 255, .75)
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3b5998
}

.rev-sbutton-lightblue {
    background-color: #00a0d1
}

.rev-sbutton-red {
    background-color: #dd4b39
}

rs-progress {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%
}

rs-progress-bar, .rs-progress-bar {
    display: block;
    z-index: 20;
    box-sizing: border-box;
    background-clip: content-box;
    position: absolute;
    line-height: 0;
    width: 100%;
    height: 100%
}

rs-progress-bgs {
    display: block;
    z-index: 15;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

rs-progress-bg {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-gap {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-vis {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.rs-layer img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

.rs-layer.slidelink {
    cursor: pointer;
    width: 100%;
    height: 100%
}

.rs-layer.slidelink a {
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat
}

.rs-layer.slidelink a span {
    background: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer .rs-starring {
    display: inline-block
}

.rs-layer .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #ffc321 !important
}

.rs-layer .rs-starring .star-rating, .rs-layer .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em !important
}

.rs-layer .rs-starring .star-rating:before, .rs-layer .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #e0dadf;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.rs-layer .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em !important
}

.rs-layer .rs-starring .star-rating span:before, .rs-layer .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

rs-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

rs-loader.off {
    display: none !important
}

rs-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px
}

rs-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px
}

rs-loader.spinner5 {
    background-image: url(//preview.wolfthemes.live/app/plugins/revslider/public/assets/css/../assets/loader.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

rs-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

rs-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

rs-loader.spinner3 .bounce1, rs-loader.spinner3 .bounce2, rs-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

rs-loader.spinner3 .bounce1 {
    animation-delay: -.32s
}

rs-loader.spinner3 .bounce2 {
    animation-delay: -.16s
}

@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

rs-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

rs-loader.spinner4 .dot1, rs-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .15)
}

rs-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0)
    }
    50% {
        transform: scale(1)
    }
}

rs-layer iframe {
    visibility: hidden
}

rs-layer.rs-ii-o iframe {
    visibility: visible
}

rs-layer input[type=text], rs-layer input[type=email], rs-layer input[type=url], rs-layer input[type=password], rs-layer input[type=search], rs-layer input[type=number], rs-layer input[type=tel], rs-layer input[type=range], rs-layer input[type=date], rs-layer input[type=month], rs-layer input[type=week], rs-layer input[type=time], rs-layer input[type=datetime], rs-layer input[type=datetime-local] {
    display: inline-block
}

rs-layer input::placeholder {
    vertical-align: middle;
    line-height: inherit !important
}

a.rs-layer {
    transition: none
}

rs-thumbs-wrap, rs-tabs-wrap, rs-thumbs, rs-thumb, rs-tab, rs-bullet, rs-bullets, rs-navmask, rs-tabs, rs-arrow {
    display: block;
    pointer-events: all
}

.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-tabs, .tp-thumbs, .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab, .tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder, rs-poster, .tp-thumb-image, .tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

rs-poster {
    cursor: pointer;
    z-index: 3
}

.tp-tab.rs-touchhover, .tp-tab.selected, .tp-thumb.rs-touchhover, .tp-thumb.selected {
    opacity: 1
}

.tp-tab-mask, .tp-thumb-mask {
    box-sizing: border-box !important
}

.tp-tabs, .tp-thumbs {
    box-sizing: content-box !important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

.tp-bullet.selected, .tp-bullet.rs-touchhover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows.rs-touchhover {
    background: #000
}

.tparrows:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

.rs-layer [class^=pe-7s-]:before, .rs-layer [class*=" pe-7s-"]:before, .rs-layer [class^=pe-7s-], .rs-layer [class*=" pe-7s-"] {
    width: auto;
    margin: 0;
    line-height: inherit;
    box-sizing: inherit
}

rs-pzimg-wrap {
    display: block
}

body.rtl .rs-pzimg {
    left: 0 !important
}

.rs_fake_cube {
    transform-style: preserve-3d
}

.rs_fake_cube, .rs_fake_cube_wall {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 0;
    z-index: 0
}

.rs-builder-mode rs-sbg-wrap canvas, rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}

.dddwrapper {
    transform-style: flat;
    perspective: 10000px
}

.rs_error_message_box {
    background: #111;
    width: 800px;
    margin: 40px auto;
    padding: 40px 20px;
    text-align: center;
    font-family: "Open Sans", sans-serif
}

.rs_error_message_oops {
    margin: 0 0 20px;
    line-height: 60px;
    font-size: 34px;
    color: #fff
}

.rs_error_message_content {
    margin: 0 0 20px;
    line-height: 25px;
    font-size: 17px;
    color: #fff
}

.rs_error_message_button {
    color: #fff !important;
    background: #333;
    display: inline-block;
    padding: 10px 15px;
    text-align: right;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important
}

.rs_error_message_button:hover {
    background: #5e35b1
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px
}

.indebugmode .rs-layer:hover {
    border: 1px dashed #c0392b !important
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden:after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.perpetua:after, .reyes:after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua:after {
    background: linear-gradient(to bottom, #005b9a, #e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes:after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham:after {
    background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster:after {
    background: radial-gradient(circle, #804e0f, #3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden:after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson:after {
    background: radial-gradient(circle, #a6b1ff 50%, #342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird:after {
    background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair:after {
    background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi:after {
    background: radial-gradient(circle, transparent 70%, #222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgba(243, 106, 188, .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn:after {
    background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2:after {
    background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville:after {
    background: rgba(0, 70, 150, .4);
    mix-blend-mode: lighten
}

.nashville:before {
    background: rgba(247, 176, 153, .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark:after {
    background: rgba(242, 242, 242, .8);
    mix-blend-mode: darken
}

.lark:before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon:before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon:after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgba(127, 187, 227, .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow:before {
    background-image: radial-gradient(circle, 40%, #d4a9af 55%, #000 150%);
    mix-blend-mode: overlay
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise:after {
    background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise:before {
    background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
    mix-blend-mode: multiply
}

._1977:after, ._1977:before, rs-pzimg-wrap.aden:after, .aden:before, .brooklyn:after, .brooklyn:before, .clarendon:after, .clarendon:before, .earlybird:after, .earlybird:before, .gingham:after, .gingham:before, .hudson:after, .hudson:before, .inkwell:after, .inkwell:before, .lark:after, .lark:before, .lofi:after, .lofi:before, .mayfair:after, .mayfair:before, .moon:after, .moon:before, .nashville:after, .nashville:before, .perpetua:after, .perpetua:before, .reyes:after, .reyes:before, .rise:after, .rise:before, .slumber:after, .slumber:before, .toaster:after, .toaster:before, .walden:after, .walden:before, .willow:after, .willow:before, .xpro2:after, .xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977, .aden, .brooklyn, .clarendon, .earlybird, .gingham, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .perpetua, .reyes, .rise, .slumber, .toaster, .walden, .willow, .xpro2 {
    position: absolute
}

._1977:before, .aden:before, .brooklyn:before, .clarendon:before, .earlybird:before, .gingham:before, .hudson:before, .inkwell:before, .lark:before, .lofi:before, .mayfair:before, .moon:before, .nashville:before, .perpetua:before, .reyes:before, .rise:before, .slumber:before, .toaster:before, .walden:before, .willow:before, .xpro2:before {
    z-index: 30
}

._1977:after, .aden:after, .brooklyn:after, .clarendon:after, .earlybird:after, .gingham:after, .hudson:after, .inkwell:after, .lark:after, .lofi:after, .mayfair:after, .moon:after, .nashville:after, .perpetua:after, .reyes:after, .rise:after, .slumber:after, .toaster:after, .walden:after, .willow:after, .xpro2:after {
    z-index: 40
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber:after {
    background: rgba(125, 105, 24, .5);
    mix-blend-mode: soft-light
}

.slumber:before {
    background: rgba(69, 41, 12, .4);
    mix-blend-mode: lighten
}

.willow:after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .willow {
            filter: grayscale(1) contrast(.95) brightness(.9)
        }

        .willow:after {
            background-color: transparent
        }
    }
}

rs-pzimg-wrap.perpetua:before, rs-pzimg-wrap.perpetua:after, rs-pzimg-wrap.nashville:before, rs-pzimg-wrap.nashville:after, rs-pzimg-wrap.xpro2:before, rs-pzimg-wrap.xpro2:after, rs-pzimg-wrap._1977:after, rs-pzimg-wrap._1977:before, rs-pzimg-wrap.aden:after, rs-pzimg-wrap.aden:before, rs-pzimg-wrap.brooklyn:after, rs-pzimg-wrap.brooklyn:before, rs-pzimg-wrap.clarendon:after, rs-pzimg-wrap.clarendon:before, rs-pzimg-wrap.earlybird:after, rs-pzimg-wrap.earlybird:before, rs-pzimg-wrap.gingham:after, rs-pzimg-wrap.gingham:before, rs-pzimg-wrap.hudson:after, rs-pzimg-wrap.hudson:before, rs-pzimg-wrap.inkwell:after, rs-pzimg-wrap.inkwell:before, rs-pzimg-wrap.lark:after, rs-pzimg-wrap.lark:before, rs-pzimg-wrap.lofi:after, rs-pzimg-wrap.lofi:before, rs-pzimg-wrap.mayfair:after, rs-pzimg-wrap.mayfair:before, rs-pzimg-wrap.moon:after, rs-pzimg-wrap.moon:before, rs-pzimg-wrap.reyes:after, rs-pzimg-wrap.reyes:before, rs-pzimg-wrap.rise:after, rs-pzimg-wrap.rise:before, rs-pzimg-wrap.slumber:after, rs-pzimg-wrap.slumber:before, rs-pzimg-wrap.toaster:after, rs-pzimg-wrap.toaster:before, rs-pzimg-wrap.walden:after, rs-pzimg-wrap.walden:before, rs-pzimg-wrap.willow:after, rs-pzimg-wrap.willow:before, rs-pzimg-wrap:before, rs-pzimg-wrap:after {
    height: 500%;
    width: 500%
}

rs-loader.spinner6 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner6 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-animation: rs-revealer-6 1.4s linear infinite;
    animation: rs-revealer-6 1.4s linear infinite
}

rs-loader.spinner6 .rs-spinner-inner span {
    position: absolute;
    vertical-align: top;
    border-radius: 100%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 16px;
    transform-origin: center 20px;
    -webkit-transform-origin: center 20px
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
    transform: rotate(36deg);
    -webkit-transform: rotate(36deg);
    opacity: .1
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
    transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    opacity: .2
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
    transform: rotate(108deg);
    -webkit-transform: rotate(108deg);
    opacity: .3
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
    transform: rotate(144deg);
    -webkit-transform: rotate(144deg);
    opacity: .4
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    opacity: .5
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
    transform: rotate(216deg);
    -webkit-transform: rotate(216deg);
    opacity: .6
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
    transform: rotate(252deg);
    -webkit-transform: rotate(252deg);
    opacity: .7
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
    transform: rotate(288deg);
    -webkit-transform: rotate(288deg);
    opacity: .8
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
    transform: rotate(324deg);
    -webkit-transform: rotate(324deg);
    opacity: .9
}

@keyframes rs-revealer-6 {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-6 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner7 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner7 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    border-radius: 100%;
    border: 2px solid;
    -webkit-animation: rs-revealer-7 .8s linear infinite;
    animation: rs-revealer-7 .8s linear infinite
}

@keyframes rs-revealer-7 {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-7 {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner8 {
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner8 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    text-align: left
}

rs-loader.spinner8 .rs-spinner-inner span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-animation: rs-revealer-8 1.6s linear infinite;
    animation: rs-revealer-8 1.6s linear infinite
}

rs-loader.spinner8 .rs-spinner-inner span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes rs-revealer-8 {
    0% {
        transform: scale(0, 0);
        opacity: .5
    }
    100% {
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes rs-revealer-8 {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

rs-loader.spinner9 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner9 .rs-spinner-inner span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
    animation: rs-revealer-9 2s infinite ease-in-out
}

rs-loader.spinner9 .rs-spinner-inner span:last-child {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes rs-revealer-9 {
    0%, 100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes rs-revealer-9 {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

rs-loader.spinner10 {
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner10 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 10px
}

rs-loader.spinner10 .rs-spinner-inner span {
    display: block;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
    animation: rs-revealer-10 1.2s infinite ease-in-out
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes rs-revealer-10 {
    0%, 100%, 40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes rs-revealer-10 {
    0%, 100%, 40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

rs-loader.spinner11 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner11 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner11 .rs-spinner-inner span {
    display: block;
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
    animation: rs-revealer-11 1.3s infinite ease-in-out
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes rs-revealer-11 {
    0%, 100%, 70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

@keyframes rs-revealer-11 {
    0%, 100%, 70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1)
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1)
    }
}

rs-loader.spinner12 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner12 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    -webkit-animation: rs-revealer-12 1s infinite linear;
    animation: rs-revealer-12 1s infinite linear
}

@-webkit-keyframes rs-revealer-12 {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rs-revealer-12 {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

rs-loader.spinner13 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner13 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner13 .rs-spinner-inner span {
    display: block;
    width: 40%;
    height: 40%;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: rs-revealer-13 2s ease infinite;
    animation: rs-revealer-13 2s ease infinite
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
    animation-delay: -1.5s;
    -webkit-animation-delay: -1.5s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
    animation-delay: -1s;
    -webkit-animation-delay: -1s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
    animation-delay: -.5s;
    -webkit-animation-delay: -.5s
}

@keyframes rs-revealer-13 {
    0%, 100% {
        transform: translate(0)
    }
    25% {
        transform: translate(160%)
    }
    50% {
        transform: translate(160%, 160%)
    }
    75% {
        transform: translate(0, 160%)
    }
}

@-webkit-keyframes rs-revealer-13 {
    0%, 100% {
        -webkit-transform: translate(0)
    }
    25% {
        -webkit-transform: translate(160%)
    }
    50% {
        -webkit-transform: translate(160%, 160%)
    }
    75% {
        -webkit-transform: translate(0, 160%)
    }
}

rs-loader.spinner14 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner14 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    animation: rs-revealer-14 1s infinite linear
}

rs-loader.spinner14 .rs-spinner-inner span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: -8px
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation: rs-revealer-14-1 2s infinite;
    animation: rs-revealer-14-1 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation: rs-revealer-14-2 2s infinite;
    animation: rs-revealer-14-2 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation: rs-revealer-14-3 2s infinite;
    animation: rs-revealer-14-3 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation: rs-revealer-14-4 2s infinite;
    animation: rs-revealer-14-4 2s infinite
}

@-webkit-keyframes rs-revealer-14-1 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-2 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-3 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes rs-revealer-14-4 {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-1 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-2 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-3 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

@keyframes rs-revealer-14-4 {
    0% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0)
    }
    20% {
        transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0)
    }
    80% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0)
    }
    100% {
        transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0)
    }
}

rs-loader.spinner15 {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

rs-loader.spinner15 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner15 .rs-spinner-inner span {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
    animation: rs-revealer-15 1.8s infinite ease-in-out
}

rs-loader.spinner15 .rs-spinner-inner:last-child {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes rs-revealer-15 {
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes rs-revealer-15 {
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }
    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
    }
    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }
    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

.bgcanvas {
    display: none;
    position: absolute;
    overflow: hidden
}

.RSscrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px
}

.avada-has-rev-slider-styles .rev_slider_wrapper {
    transform: none
}
