.highrev-core-page-inline-style {
    position: absolute !important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
    font-family: inherit;
    font-weight: inherit
}

.kc-elm.qodef-shortcode .fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.kc-elm.qodef-shortcode .fab:before {
    font-family: inherit;
    font-weight: inherit
}



#qodef-back-to-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 100
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 20px;
    color: #fff;
    background-color: var(--qode-main-color);
    border: 1px solid var(--qode-main-color);
    overflow: hidden;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

#qodef-back-to-top .qodef-back-to-top-icon * {
    display: block;
    line-height: inherit
}

#qodef-back-to-top svg {
    display: block;
    width: 18px;
    height: auto;
    fill: currentColor;
    transition: transform .34s cubic-bezier(.51, .56, .04, .9);
    transform: translateY(0)
}

#qodef-back-to-top:hover svg {
    transform: translateY(-2px)
}

#qodef-back-to-top.qodef--off {
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s ease, visibility 0s .15s
}

#qodef-back-to-top.qodef--on {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease
}

.qodef-background-text {
    position: relative
}

.qodef-background-text .qodef-m-background-text-holder {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
}

.qodef-background-text .qodef-m-background-text {
    color: var(--qode-main-color);
    font-family: Archivo, sans-serif;
    font-size: 200px;
    line-height: 1em
}

.qodef-blog.qodef-item-layout--compact {
    overflow: hidden
}

.qodef-blog.qodef-item-layout--compact .qodef-e-content {
    margin: 21px 0 0
}

.qodef-blog.qodef-item-layout--compact .qodef-e-top-holder {
    margin-bottom: 3px
}

.qodef-blog.qodef-item-layout--compact .qodef-e-excerpt {
    margin: 9px 0 0
}

.qodef-blog.qodef-item-layout--compact .qodef-e .qodef-e-inner:after {
    content: '';
    position: absolute;
    top: 0;
    right: calc(var(--qode-columns-col-gap)/ 2 * -1);
    height: 100%;
    width: 1px;
    background-color: #e2e2e2
}

.qodef-blog.qodef-item-layout--compact .qodef-e:last-child .qodef-e-inner:after {
    display: none
}

.qodef-blog.qodef-item-layout--info-on-image {
    margin: 0
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: rgba(0, 0, 0, .12)
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #fff
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title a {
    color: inherit
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-info>* {
    color: #fff
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-post-link {
    z-index: 2
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-content {
    margin: 0
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
    margin-top: 5px
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner {
    display: flex;
    align-items: center
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    flex-shrink: 0;
    margin-right: 20px;
    width: 120px
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content {
    margin: 0
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-top-holder {
    margin-bottom: 7px
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-top-holder .qodef-e-info {
    display: flex
}

.widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

.widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

.widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

.widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-top-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

#qodef-top-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

#qodef-top-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

#qodef-top-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-top-area.qodef-skin--dark .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

#qodef-top-area.qodef-skin--dark .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

#qodef-top-area.qodef-skin--dark .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

#qodef-top-area.qodef-skin--dark .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-page-footer .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

#qodef-page-footer .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

#qodef-page-footer .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

#qodef-page-footer .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 5px
}

#qodef-page-footer .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
    color: #000
}

#qodef-page-footer .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
    color: #000
}

#qodef-page-footer #qodef-page-footer-middle-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

#qodef-page-footer #qodef-page-footer-middle-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

#qodef-page-footer #qodef-page-footer-middle-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

#qodef-page-footer #qodef-page-footer-middle-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-page-footer #qodef-page-footer-bottom-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

#qodef-page-footer #qodef-page-footer-bottom-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

#qodef-page-footer #qodef-page-footer-bottom-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

#qodef-page-footer #qodef-page-footer-bottom-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-side-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

#qodef-side-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

#qodef-side-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

#qodef-side-area .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

.qodef-mega-menu-widget-holder .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 12px
}

.qodef-mega-menu-widget-holder .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 5px
}

.qodef-mega-menu-widget-holder .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 98px !important
}

.qodef-mega-menu-widget-holder .widget.widget_highrev_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 33px
}

#qodef-author-info .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 29px;
    border: 1px solid #eaeaea
}

#qodef-author-info .qodef-m-image {
    flex-shrink: 0;
    margin-right: 20px
}

#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
    display: block
}

#qodef-author-info .qodef-m-content {
    position: relative;
    margin-top: 2px
}

#qodef-author-info .qodef-m-author {
    margin: 0
}

#qodef-author-info .qodef-m-email {
    margin: 5px 0 0
}

#qodef-author-info .qodef-m-position {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em;
    display: block;
    margin: 0 0 7px
}

#qodef-author-info .qodef-m-description {
    margin: 9px 0 0
}

#qodef-author-info .qodef-m-social-icons {
    margin-top: 18px
}

#qodef-author-info .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px
}

#qodef-author-info .qodef-m-social-icons a:last-child {
    margin-right: 0
}

#qodef-related-posts {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 86px
}

#qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 40px 0 0
}

#qodef-single-post-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-single-post-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 26px
}

#qodef-single-post-navigation .qodef-m-nav svg {
    fill: currentColor
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to right, #e2e2e2 50%, var(--qode-main-color) 50%) !important;
    background-position: 0 0 !important
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover {
    color: #fff;
    background-position: 100% 0 !important
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
    background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to left, #e2e2e2 50%, var(--qode-main-color) 50%) !important;
    background-position: 100% 0 !important
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover {
    color: #fff;
    background-position: 0 0 !important
}

#qodef-single-post-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
    position: relative;
    display: block;
    width: 7px;
    height: auto;
    transition: all .2s ease-out
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    left: 0
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
    flex-direction: row-reverse;
    right: 0;
    margin-left: auto;
    text-align: right
}

#qodef-single-post-navigation .qodef-m-nav-label {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000
}

#qodef-page-content-bottom {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #f5f5f5;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#qodef-page-content-bottom>.qodef-m-inner {
    padding: 0
}

#qodef-page-content-bottom .qodef-content-full-width {
    padding-left: 70px;
    padding-right: 70px
}

.qodef--boxed #qodef-page-content-bottom {
    padding-left: 30px;
    padding-right: 30px
}

#qodef-page-content-bottom .widget.widget_highrev_core_svg_icon:not(:last-child) {
    margin: 0 20px 0 0
}

@media only screen and (max-width:1512px) {
    #qodef-page-content-bottom .widget.widget_highrev_core_svg_icon:not(:last-child) {
        margin: 0 16px 0 0
    }
}

#qodef-page-footer .qodef-alignment--left {
    text-align: left
}

#qodef-page-footer .qodef-alignment--left .widget img {
    margin-right: auto
}

#qodef-page-footer .qodef-alignment--center {
    text-align: center
}

#qodef-page-footer .qodef-alignment--center .widget img {
    margin-right: auto;
    margin-left: auto
}

#qodef-page-footer .qodef-alignment--right {
    text-align: right
}

#qodef-page-footer .qodef-alignment--right .widget img {
    margin-left: auto
}

#qodef-page-footer-bottom-area-inner .qodef-grid.qodef-gutter--custom,
#qodef-page-footer-top-area-inner .qodef-grid.qodef-gutter--custom {
    --qode-columns-row-gap: var(--qode-columns-col-gap)
}

@media (min-width:881px) {
    #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
        text-align: right
    }
}

.qodef-page-footer--uncover #qodef-page-outer {
    z-index: 90
}

.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
    position: fixed;
    bottom: 0;
    left: 0
}

#qodef-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 24px
}

#qodef-page-header .qodef-widget-holder .widget {
    margin: 0 12px
}

#qodef-page-header .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-page-header .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-page-header div[id^=monster-widget-placeholder],
#qodef-page-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-page-header-inner {
    border-bottom: 0 solid transparent
}

#qodef-page-header-inner.qodef-content-grid {
    padding: 0
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    /*position: absolute;*/
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: inherit
}

#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 18px;
    line-height: 1.11111em;
    font-weight: 700;
    transition: color .2s ease-out
}

@media only screen and (max-width:1512px) {
    #qodef-page-header .qodef-header-logo-link.qodef-source--textual {
        font-size: 16px;
        line-height: 1.31em
    }
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-dark-hover-color) !important
}

body.qodef-header--standard-extended {
    --qode-header-height: 127px
}

body.qodef-header--standard-extended #qodef-page-header-inner {
    flex-direction: column;
    justify-content: start
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section {
    display: flex;
    width: 100%;
    align-items: center
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top {
    height: calc(100% - 60px)
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--one {
    margin-left: 0;
    width: 100%;
    border-right: 1px solid #e2e2e2
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--one .widget_highrev_core_woo_product_search {
    width: 100%
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--one .widget_highrev_core_woo_product_search .qodef-product-search-holder .tt-menu {
    width: calc(100% + 1px)
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two {
    margin-left: auto;
    flex-shrink: 0
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget {
    min-width: 66px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0 10px;
    position: relative
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget:not(:first-child) {
    border-left: 1px solid #e2e2e2
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget:last-child {
    border-right: 1px solid #e2e2e2
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget.widget_highrev_core_wishlist .qodef-wishlist-dropdown,
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget.widget_highrev_core_wishlist .qodef-wishlist-dropdown .qodef-m-inner,
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget.widget_highrev_core_wishlist .qodef-wishlist-dropdown .qodef-m-link {
    position: static
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget.widget_highrev_core_wishlist .qodef-wishlist-dropdown .qodef-m-link-count {
    position: absolute;
    top: 4px;
    right: 5px
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget_highrev_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-count,
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget_shopping_cart .qodef-m-opener .qodef-m-opener-count {
    position: absolute;
    top: 4px;
    right: 5px
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget_shopping_cart .qodef-widget-dropdown-cart-content {
    right: -1px
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-count {
    position: absolute;
    top: 4px;
    right: 5px
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--one .widget_highrev_core_woo_product_search .qodef-product-search-holder .qodef-product-search-form,
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder.qodef--two .widget_highrev_core_woo_product_search .qodef-product-search-holder .qodef-product-search-form {
    border: none
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget_highrev_core_woo_product_search {
    height: 100%
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget_highrev_core_woo_product_search .qodef-product-search-holder,
body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget_highrev_core_woo_product_search .qodef-widget-product-search-holder-outer {
    height: 100%
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top .qodef-widget-holder .widget_highrev_core_woo_product_search .qodef-product-search-holder .qodef-product-search-form {
    height: 100%
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom {
    justify-content: space-between;
    height: 61px;
    border-top: 1px solid #e2e2e2;
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-extended-logo-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 365px;
    /*height: 100%;*/
    /*padding: 0 20px;*/
    /* background-color: var(--qode-main-color) */
}

body.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-logo-link {
    height: 90px!important;
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-flex;
    align-items: center
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: 24px
}

.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
    top: 32px
}

.qodef-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
    transform: translateY(-100%);
    transition: transform .5s ease, top .5s ease;
    z-index: 100
}

.qodef-header--sticky-display .qodef-header-sticky {
    transform: translateY(0)
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
    top: 32px
}

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 40px
}

.qodef-header-sticky-inner.qodef-content-grid {
    padding: 0
}

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header-standard--left .qodef-header-sticky-inner {
    justify-content: flex-start
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: 20px
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
    margin-left: auto !important
}

#qodef-page-header .qodef-header-sticky-inner .qodef-header-logo-link {
    /*position: absolute;*/
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
}

body.qodef-top-area--enabled {
    --qode-top-bar-height: 39px
}

#qodef-top-area {
    position: relative;
    background-color: #000;
    z-index: 101
}

.qodef-side-menu--enabled #qodef-top-area {
    z-index: 1002
}

#qodef-top-area .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-top-area .qodef-widget-holder.qodef--left {
    margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef--right {
    margin-left: auto
}

[class*=qodef-skin]#qodef-top-area .qodef-widget-holder .widget {
    margin: 0 20px
}

#qodef-top-area .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-top-area .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-top-area .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-top-area .widget .textwidget>*,
#qodef-top-area .widget .widget p {
    margin: 0
}

#qodef-top-area div[id^=monster-widget-placeholder],
#qodef-top-area div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: var(--qode-top-bar-height);
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
    border-bottom: 0 solid transparent
}

#qodef-top-area-inner.qodef-content-grid {
    padding: 0 !important
}

#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
    margin: 0 auto
}

#qodef-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: var(--qode-main-color);
    background-color: #f5f5f5
}

.qodef-map-marker-holder {
    transform: translate(-50%, -100%);
    z-index: 10
}

.qodef-map-marker-holder.qodef-active {
    z-index: 500
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
    display: block
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-map-marker {
    position: relative;
    width: 50px;
    height: auto;
    transition: all .15s ease-out
}

.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
    position: relative;
    width: 100%;
    height: 100%
}

.qodef-map-marker-holder .qodef-map-marker svg {
    width: 100%;
    height: auto
}

.qodef-map-marker-holder .qodef-map-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-info-window {
    position: absolute;
    top: -10px;
    left: -17px;
    display: none;
    min-width: 284px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5);
    z-index: 10;
    transition: opacity .3s ease;
    transform: translate(0, -100%)
}

.qodef-map-marker-holder .qodef-info-window-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px
}

.qodef-map-marker-holder .qodef-info-window-inner:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    transform: rotate(-135deg)
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
    margin-right: 12px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
    display: block;
    width: 65px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
    margin: 0;
    transition: color .2s ease-out
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
    margin: 3px 0 0;
    font-family: Archivo, sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
    color: var(--qode-main-color)
}

.qodef-cluster-marker {
    width: 50px;
    height: auto
}

.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-cluster-marker .qodef-cluster-marker-inner {
    position: relative
}

.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #000
}

.qodef-cluster-marker svg {
    width: 100%;
    height: auto
}

.qodef-cluster-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-places-geo-radius {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    height: 48px;
    display: none;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    z-index: 9999
}

.qodef-places-geo-radius .qodef-range-slider-label {
    display: inline-flex;
    align-items: center;
    height: 100%
}

.qodef-places-geo-radius .noUi-target {
    position: relative;
    display: inline-flex;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #eaeaea;
    border: 0;
    direction: ltr;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 10px
}

.qodef-places-geo-radius .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-places-geo-radius .noUi-target .noUi-base {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-places-geo-radius .noUi-target .noUi-connects {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    will-change: transform;
    transform-origin: 0 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect {
    background-color: var(--qode-main-color)
}

.qodef-places-geo-radius .noUi-target .noUi-handle {
    position: absolute;
    top: -3px;
    left: auto;
    right: -9px;
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    cursor: pointer
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip {
    position: absolute;
    left: 50%;
    bottom: 7px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    transform: translateX(-50%)
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
    content: ' km'
}

.qodef-places-geo-radius .noUi-state-drag * {
    cursor: inherit !important
}

.qodef-places-geo-radius .noUi-draggable {
    cursor: ew-resize
}

.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
    cursor: not-allowed !important
}

#qodef-page-mobile-header {
    background-color: #fff
}

#qodef-page-mobile-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-page-mobile-header .qodef-widget-holder .widget {
    margin: 0 0 0 24px
}

#qodef-page-mobile-header .qodef-widget-holder .widget.widget_highrev_core_wishlist {
    margin: 0 0 0 10px
}

#qodef-page-mobile-header .qodef-widget-holder .widget.widget_qode_compare_for_woocommerce_compare_counter {
    margin: 0 0 0 15px
}

#qodef-page-mobile-header .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-page-mobile-header .widget .textwidget>*,
#qodef-page-mobile-header .widget .widget p {
    margin: 0
}

#qodef-page-mobile-header div[id^=monster-widget-placeholder],
#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
    color: var(--qode-main-color)
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon {
    visibility: hidden
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-mobile-header--sticky #qodef-page-mobile-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-100%)
}

.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
    transition: transform .3s ease, top .3s ease
}

.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    transform: translateY(0)
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    top: 46px
}

.qodef--passepartout #qodef-page-mobile-header-inner {
    padding: 0
}

.qodef-mobile-header-navigation ul li .qodef-content-grid {
    width: 100%
}

#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 18px;
    line-height: 1.11111em;
    font-weight: 700;
    transition: color .2s ease-out
}

@media only screen and (max-width:1512px) {
    #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
        font-size: 16px;
        line-height: 1.31em
    }
}

.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-mobile-header-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
    margin-left: 20px
}

.qodef-fullscreen-menu--opened {
    overflow-y: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important
}

.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
    margin-left: 20px
}

#qodef-side-area-mobile-header {
    position: fixed;
    top: 0;
    right: -340px;
    width: 340px;
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 70px 60px;
    background-color: #000;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

#qodef-side-area-mobile-header .qodef-m-close {
    position: absolute;
    top: 26px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation {
    width: 100%
}

#qodef-side-area-mobile-header .qodef-m-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li {
    position: relative;
    padding: 0;
    margin: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second {
    display: none;
    transform: translateZ(0)
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow {
    position: absolute;
    top: 9px;
    right: 0;
    width: 7px;
    height: auto;
    color: var(--qode-main-color);
    z-index: 9;
    cursor: pointer;
    transition: color .2s ease-out;
    color: #fff;
    transform: rotate(0);
    transition: transform .2s ease-out, color .2s ease-out
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover {
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 5px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 14px;
    color: #fff;
    font-family: Archivo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.53333em;
    text-transform: initial
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    transition: left .2s ease-out, right .2s ease-out;
    left: -14px
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a {
    padding-left: 14px;
    padding-right: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a:before {
    left: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul ul {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a {
    cursor: default
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow {
    transform: rotate(90deg)
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
    font-size: 15px;
    line-height: 1.0667em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: var(--qode-main-color);
    transform: scaleX(0);
    transition: transform .25s cubic-bezier(.45, .05, .27, .94)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover {
    color: currentColor
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover:after {
    transform: scaleX(1)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a {
    color: currentColor
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a:after,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a:after {
    transform: scaleX(1)
}

#qodef-side-area-mobile-header .qodef-widget-holder {
    position: absolute;
    left: 60px;
    bottom: 20px;
    width: calc(100% - 2*60px);
    height: auto
}

#qodef-side-area-mobile-header .qodef-widget-holder .widget {
    margin: 0
}

.admin-bar #qodef-side-area-mobile-header {
    top: 32px;
    height: calc(100vh - 32px)
}

#qodef-side-area-mobile-header.qodef--opened {
    right: 0;
    visibility: visible
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-header-navigation .qodef-menu-item-icon {
    display: block;
    margin-right: 5px;
    line-height: inherit
}

.qodef-header-navigation .qodef-menu-item-icon:before {
    display: block;
    line-height: inherit
}

.qodef-header-navigation ul li .qodef-drop-down-second {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: auto;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity .2s ease-out
}

.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
    display: none;
    white-space: normal
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
    left: auto;
    right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder {
    display: block
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: #fff;
    border: 1px solid #e2e2e2
}

.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid) {
    padding: 0 40px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
    display: flex;
    justify-content: space-between;
    padding: 18px 0 10px;
    margin: 0 -15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li {
    width: 100%;
    padding: 0 15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li:first-child {
    padding-left: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li:last-child {
    padding-right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    font-size: 13px;
    line-height: 1.077em;
    font-weight: 700;
    text-transform: uppercase
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover {
    color: currentColor
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow {
    display: none
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul {
    padding-top: 5px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 5px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 14px;
    color: #000;
    font-family: Archivo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.53333em;
    text-transform: initial
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    transition: left .2s ease-out, right .2s ease-out;
    left: -14px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
    padding-left: 14px;
    padding-right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a:before {
    left: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a {
    color: currentColor
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a:after,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a:after {
    transform: scaleX(1)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover {
    color: currentColor
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover:after {
    transform: scaleX(1)
}

body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
    width: 938px;
    padding: 0 19px
}

#qodef-page-header-inner:not(.qodef-content-grid) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    left: var(--qodef-wide-menu-left-offset, -20px) !important
}

.qodef-opener-icon {
    position: relative;
    display: inline-block;
    /* display:none; */
    vertical-align: middle;
    line-height: 1
}

.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible
}

.qodef-opener-icon .qodef-m-icon.qodef--close {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack {
    font-size: 35px
}

.qodef-opener-icon.qodef-source--icon-pack * {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack :before {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--svg-path span {
    position: relative
}

.qodef-opener-icon.qodef-source--svg-path span>* {
    vertical-align: middle
}

.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
    position: relative;
    display: block;
    width: 20px;
    height: 16px;
    transition: transform .25s ease-in-out
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: currentColor
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 0
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 7px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
    bottom: 0
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1 {
    top: 7px;
    transform: rotate(45deg)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2 {
    top: 7px;
    transform: rotate(-45deg)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3 {
    opacity: 0
}

.qodef-opener-icon.qodef-source--predefined:not(.qodef--opened):hover .qodef-m-lines {
    transform: scale(.75)
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--opener-side-area path {
    transition: transform .25s ease;
    will-change: transform;
    transform: translateY(0) rotate(.1deg);
    filter: blur(0)
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--opener-side-area path:nth-of-type(1) {
    transform: translateY(2px) rotate(.1deg)
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--opener-side-area path:nth-of-type(3) {
    transform: translateY(-2px) rotate(.1deg)
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--close-side-area path:nth-of-type(1) {
    animation: qode-close-draw .7s
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--close-side-area path:nth-of-type(2) {
    animation: qode-close-draw .7s .1s reverse
}

.qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden
}

.qodef-parallax.elementor-inner-section {
    height: 100%
}

.qodef-parallax:nth-of-type(odd) .qodef-parallax-img-holder {
    --qode-y-px: calc(var(--qode-y) * 1px);
    transform: translateY(var(--qode-y-px)) translateZ(0)
}

.qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.qodef-parallax-img-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 100%;
    opacity: 0
}

.qodef-page-title .qodef-parallax-img-holder {
    min-height: 500px
}

.qodef-parallax-content-holder {
    position: relative;
    z-index: 99
}

.qodef-parallax-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    will-change: transform
}

img.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: unset
}

.elementor img.qodef-parallax-img {
    height: 100%;
    max-width: unset
}

.qodef-contact-form-7,
.rs-layer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-contact-form-7 br,
.rs-layer br {
    display: none
}

.qodef-contact-form-7 .ajax-loader,
.rs-layer .ajax-loader {
    display: none
}

.qodef-contact-form-7 .wpcf7-form-control-wrap,
.rs-layer .wpcf7-form-control-wrap {
    display: block;
    max-width: 100%;
    position: relative
}

.qodef-contact-form-7 .wpcf7-form-control-wrap.qodef-cf7-input--focus .qodef-input-focus-line,
.rs-layer .wpcf7-form-control-wrap.qodef-cf7-input--focus .qodef-input-focus-line {
    transform: scaleX(1)
}

.qodef-contact-form-7 .wpcf7-not-valid-tip,
.rs-layer .wpcf7-not-valid-tip {
    margin: 10px 0 0 0
}

.qodef-contact-form-7 .wpcf7-response-output,
.rs-layer .wpcf7-response-output {
    border-width: 1px !important;
    margin: 2em 0 0 0 !important;
    padding: 1em 1.5em !important
}

.qodef-contact-form-7 .wpcf7-form,
.rs-layer .wpcf7-form {
    position: relative
}

.qodef-contact-form-7 .wpcf7-form:before,
.rs-layer .wpcf7-form:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    --qode-button-bg-color: transparent;
    --qode-button-bg-hover-color: transparent;
    content: '';
    visibility: hidden;
    z-index: 98
}

.qodef-contact-form-7 .wpcf7-form:after,
.rs-layer .wpcf7-form:after {
    animation: qode-rotate 2s linear infinite;
    background-color: transparent;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    border-top: 2px solid var(--qode-main-color);
    content: '';
    height: 24px;
    left: calc(50% - 12px);
    opacity: 1;
    position: absolute;
    top: calc(50% - 12px);
    visibility: hidden;
    width: 24px;
    z-index: 99
}

.qodef-contact-form-7 .wpcf7-form.submitting>*,
.rs-layer .wpcf7-form.submitting>* {
    opacity: .3
}

.qodef-contact-form-7 .wpcf7-form.submitting:after,
.qodef-contact-form-7 .wpcf7-form.submitting:before,
.rs-layer .wpcf7-form.submitting:after,
.rs-layer .wpcf7-form.submitting:before {
    visibility: visible
}

.qodef-contact-form-7 .qodef-input-focus-line,
.rs-layer .qodef-input-focus-line {
    position: absolute;
    left: 1px;
    top: calc(var(--qodef-focus-line-top-offset) - 1px);
    width: calc(100% - 2px);
    height: 4px;
    background-color: var(--qode-main-color);
    transform: scaleX(0);
    transform-origin: left;
    transition: all .25s ease-out
}

.qodef-contact-form-7 .qodef-m-newsletter,
.rs-layer .qodef-m-newsletter {
    position: relative
}

.qodef-contact-form-7 .qodef-m-newsletter input,
.rs-layer .qodef-m-newsletter input {
    padding-right: 50px
}

.qodef-contact-form-7 .qodef-m-newsletter .qodef-m-newsletter-submit,
.rs-layer .qodef-m-newsletter .qodef-m-newsletter-submit {
    position: absolute;
    right: 19px;
    top: 27px;
    padding: 0;
    --qode-button-bg-color: transparent !important;
    --qode-button-bg-hover-color: transparent !important;
    color: var(--qode-main-color)
}

.qodef-contact-form-7 .qodef-m-newsletter .qodef-m-newsletter-submit .qodef-m-button-icon,
.rs-layer .qodef-m-newsletter .qodef-m-newsletter-submit .qodef-m-button-icon {
    position: relative;
    display: block
}

.qodef-contact-form-7 .qodef-m-newsletter .qodef-m-newsletter-submit .qodef-m-button-icon svg,
.rs-layer .qodef-m-newsletter .qodef-m-newsletter-submit .qodef-m-button-icon svg {
    display: block
}

.qodef-contact-form-7 .qodef-m-newsletter-two input,
.rs-layer .qodef-m-newsletter-two input {
    padding: 31px 90px 31px 20px
}

@media only screen and (min-width:881px) {

    .qodef-contact-form-7 .qodef-m-newsletter-two input,
    .rs-layer .qodef-m-newsletter-two input {
        border-top: none;
        border-bottom: none
    }
}

.qodef-contact-form-7 .qodef-m-newsletter-two .qodef-input-focus-line,
.rs-layer .qodef-m-newsletter-two .qodef-input-focus-line {
    top: var(--qodef-focus-line-top-offset)
}

.qodef-contact-form-7 .qodef-m-newsletter-two label,
.rs-layer .qodef-m-newsletter-two label {
    margin: 0
}

.qodef-contact-form-7 .qodef-m-newsletter-two .qodef-button,
.rs-layer .qodef-m-newsletter-two .qodef-button {
    padding: 0;
    position: absolute;
    top: 35px;
    right: 30px;
    --qode-button-bg-color: transparent;
    --qode-button-bg-hover-color: transparent;
    color: #000
}

.qodef-contact-form-7 .qodef-standard-form .wpcf7-form-control-wrap,
.rs-layer .qodef-standard-form .wpcf7-form-control-wrap {
    margin: 0
}

.qodef-contact-form-7 .qodef-standard-form label,
.rs-layer .qodef-standard-form label {
    margin: 0
}

.qodef-contact-form-7 .qodef-standard-form .qodef-input-holder:not(:first-child) input,
.qodef-contact-form-7 .qodef-standard-form .qodef-input-holder:not(:first-child) textarea,
.rs-layer .qodef-standard-form .qodef-input-holder:not(:first-child) input,
.rs-layer .qodef-standard-form .qodef-input-holder:not(:first-child) textarea {
    border-top: none
}

.qodef-contact-form-7 .qodef-standard-form textarea,
.rs-layer .qodef-standard-form textarea {
    height: 206px
}

.qodef-contact-form-7 .qodef-standard-form .qodef-button,
.rs-layer .qodef-standard-form .qodef-button {
    margin-top: 20px
}

.qodef-instagram-list #sb_instagram {
    padding: 0 !important;
    overflow: hidden !important
}

html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important
}

.qodef-instagram-list .sbi_photo_wrap a {
    background-image: none !important;
    height: auto !important;
    padding-bottom: 0 !important
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .2s ease-out
}

.qodef-instagram-list .sbi_photo_wrap a:hover:after {
    opacity: 1
}

.qodef-instagram-list .sbi_photo_wrap a img {
    display: inline-block !important
}

.qodef-instagram-list #sb_instagram.qodef-swiper-container #sbi_images .sbi_item {
    margin: inherit !important
}

.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf {
    overflow: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
    margin-left: 0;
    display: block;
    margin-bottom: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
    line-height: 1 !important;
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
    width: 37px;
    height: 37px;
    margin: 0 7px 0 0;
    float: none;
    border-radius: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    font-family: Archivo, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    font-weight: 600 !important;
    margin: 0 4px 0 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
    color: #000;
    font-family: Archivo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.53333em;
    text-transform: initial;
    margin-right: 4px;
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
    margin-top: 4px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    padding: 0;
    margin-top: -5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    margin-top: -3px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    visibility: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
    padding: 0;
    font-size: 14px;
    margin-right: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets {
    --qode-columns: 3;
    --qode-columns-row-gap: 30px;
    --qode-columns-col-gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--qode-columns), minmax(0, 1fr));
    row-gap: var(--qode-columns-row-gap);
    column-gap: var(--qode-columns-col-gap)
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 .ctf-tweets {
    --qode-columns: 1
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 .ctf-tweets {
    --qode-columns: 2
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 .ctf-tweets {
    --qode-columns: 3
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 .ctf-tweets {
    --qode-columns: 4
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 .ctf-tweets {
    --qode-columns: 5
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 .ctf-tweets {
    --qode-columns: 6
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 .ctf-tweets {
    --qode-columns: 7
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 .ctf-tweets {
    --qode-columns: 8
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--9 .ctf-tweets {
    --qode-columns: 9
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--10 .ctf-tweets {
    --qode-columns: 10
}

.qodef-twitter-list.qodef-vertical-gutter--no .ctf-tweets {
    --qode-columns-row-gap: 0px
}

.qodef-twitter-list.qodef-vertical-gutter--tiny .ctf-tweets {
    --qode-columns-row-gap: 10px
}

.qodef-twitter-list.qodef-vertical-gutter--small .ctf-tweets {
    --qode-columns-row-gap: 20px
}

.qodef-twitter-list.qodef-vertical-gutter--normal .ctf-tweets {
    --qode-columns-row-gap: 30px
}

.qodef-twitter-list.qodef-vertical-gutter--medium .ctf-tweets {
    --qode-columns-row-gap: 40px
}

.qodef-twitter-list.qodef-vertical-gutter--large .ctf-tweets {
    --qode-columns-row-gap: 50px
}

.qodef-twitter-list.qodef-vertical-gutter--huge .ctf-tweets {
    --qode-columns-row-gap: 80px
}

.qodef-twitter-list.qodef-gutter--no .ctf-tweets {
    --qode-columns-col-gap: 0px
}

.qodef-twitter-list.qodef-gutter--tiny .ctf-tweets {
    --qode-columns-col-gap: 10px
}

.qodef-twitter-list.qodef-gutter--small .ctf-tweets {
    --qode-columns-col-gap: 20px
}

.qodef-twitter-list.qodef-gutter--normal .ctf-tweets {
    --qode-columns-col-gap: 30px
}

.qodef-twitter-list.qodef-gutter--medium .ctf-tweets {
    --qode-columns-col-gap: 40px
}

.qodef-twitter-list.qodef-gutter--large .ctf-tweets {
    --qode-columns-col-gap: 50px
}

.qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
    --qode-columns-col-gap: 80px
}

.qodef-twitter-list.qodef-vertical-gutter--custom {
    --qode-vertical-gutter-custom: 30px;
    --qode-vertical-gutter-custom-1512: 30px;
    --qode-vertical-gutter-custom-1200: 30px;
    --qode-vertical-gutter-custom-880: 30px
}

.qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets {
    --qode-columns-row-gap: var(--qode-vertical-gutter-custom, 30px)
}

.qodef-twitter-list.qodef-gutter--custom {
    --qode-gutter-custom: 30px;
    --qode-gutter-custom-1512: 30px;
    --qode-gutter-custom-1200: 30px;
    --qode-gutter-custom-880: 30px
}

.qodef-twitter-list.qodef-gutter--custom .ctf-tweets {
    --qode-columns-col-gap: var(--qode-gutter-custom, 30px)
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

@media only screen and (max-width:680px) {
    #qcfw-modal .qcfw-compare-table {
        --qcfw-columns: 1.5 !important
    }
}

#qcfw-modal .qcfw-compare-table .qcfw-table-title {
    padding: 31px 20px;
    position: relative;
    margin: 0;
    transform: translateZ(0)
}

@media only screen and (max-width:480px) {
    #qcfw-modal .qcfw-compare-table .qcfw-table-title {
        padding-left: 10px;
        padding-right: 10px
    }
}

#qcfw-modal .qcfw-compare-table .qcfw-table-title:after {
    content: '';
    width: calc(100% + 80px);
    left: -40px;
    border-bottom: 1px solid #e2e2e2;
    height: 1px;
    position: absolute;
    bottom: 0
}

@media only screen and (max-width:680px) {
    #qcfw-modal .qcfw-compare-table .qcfw-table-title:after {
        width: calc(100% + 40px);
        left: -20px
    }
}

#qcfw-modal .qcfw-compare-table .qcfw-m-items {
    border-top: 0;
    padding: 0
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper {
    --qcfw-max-col-width: 245px;
    column-gap: 0
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item {
    padding: 0 20px 0;
    border-right: 1px solid #e2e2e2
}

@media only screen and (max-width:480px) {
    .qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-labels {
    padding-top: 16px;
    min-height: 39px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-thumbnail {
    padding-top: 16px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-ratings {
    padding-top: 20px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-stock {
    padding-top: 21px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-stock .qodef-e-label {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-description {
    padding-top: 18px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-sku {
    padding-top: 19px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-sku .qcfw-sku-content {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em;
    color: #828282
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-sku .qcfw-sku-label {
    color: #000
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-categories {
    padding-top: 17px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-categories .qodef-pli-category-popup a {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-categories .qodef-pli-category-popup a:hover {
    color: var(--qode-main-color)
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-name {
    padding-top: 4px
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-name .qcfw--product-name {
    font-family: Archivo, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    max-width: 80%
}

@media only screen and (max-width:480px) {
    .qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-name .qcfw--product-name {
        max-width: 100%
    }
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-price .price {
    flex-direction: row-reverse;
    justify-content: flex-end
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-add-to-cart {
    padding-top: 26px;
    padding-bottom: 40px
}

@media only screen and (max-width:480px) {
    .qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-add-to-cart .qcfw-m-add-to-cart {
        padding: 15px 15px 15px !important;
        width: 100% !important;
        justify-content: space-between
    }

    .qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item.product-add-to-cart .qcfw-m-add-to-cart .qodef-m-icon .qodef-svg--dropdown-cart {
        width: 16px
    }
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-wrapper>.qcfw-m-item:last-child {
    border-right: none
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-inner {
    border: none;
    font-size: inherit;
    font-weight: inherit;
    padding: 0
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-inner .qcfw-m-remove-button {
    top: -32px;
    right: 0
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-inner .qcfw-m-remove-button:hover {
    color: var(--qcfw-remove-hover-color, var(--qode-main-color))
}

.qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-item-inner .qcfw-m-remove-button svg {
    width: auto
}

body:not(.qcfw-premium) .qcfw-compare-table .qcfw-m-items .qcfw-m-table .qcfw-m-label {
    display: none
}

.qcfw-button.qcfw-m .qcfw-button-text {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 0 6px
}

.qcfw-button.qcfw-m.qcfw--added,
.qcfw-button.qcfw-m:hover {
    color: var(--qcfw-cb-hover-color, var(--qode-main-color))
}

.qcfw-button.qcfw-m.qcfw--loop .qcfw-button-text.qodef--hide-in-loop {
    display: none
}

.qodef-woo-product-list-layout--simple .qcfw-button.qcfw-m.qcfw--loop .qcfw-button-text.qodef--hide-in-loop {
    display: inline-block
}

.qcfw-button.qcfw-m.qcfw--single {
    margin: 22px 0 0 17px;
    display: inline-block
}

.qcfw-button.qcfw-m.qcfw--single .qcfw-button-icon {
    display: inline-block;
    vertical-align: middle
}

.qcfw-button.qcfw-m.qcfw--single .qcfw-button-icon svg {
    display: block
}

.qcfw-button.qcfw-m.qcfw-position--shortcode .qodef-svg--compare {
    fill: currentColor;
    width: 22px;
    height: auto
}

.qcfw-button.qcfw-m.qcfw-position--shortcode.qcfw--loop {
    margin: 0
}

.qcfw-button.qcfw-m .qcfw-button-icon {
    display: flex
}

#qcfw-modal.qcfw-m .qcfw-m-table-holder {
    max-width: calc(min(1826px, 90%));
    max-height: calc(100% - 100px);
    padding: 0 20px
}

@media only screen and (max-width:480px) {
    #qcfw-modal.qcfw-m .qcfw-m-table-holder {
        padding: 0 10px
    }
}

#qcfw-modal.qcfw-m .qcfw-m-overlay {
    background-color: rgba(0, 0, 0, .15)
}

.widget .qcfw-compare-counter {
    color: #000
}

.widget .qcfw-compare-counter .qcfw-compare-counter-label {
    position: static;
    color: inherit
}

#qodef-page-mobile-header .widget .qcfw-compare-counter .qcfw-compare-counter-label {
    position: relative
}

#qodef-page-mobile-header .widget .qcfw-compare-counter .qcfw-compare-counter-label .qcfw-compare-counter-label-count {
    top: -2px;
    right: -10px
}

.widget .qcfw-compare-counter.qcfw-layout--icon svg {
    display: block;
    width: 22px;
    height: auto;
    fill: currentColor;
    stroke: none
}

.widget .qcfw-compare-counter.qcfw-layout--icon .qcfw-compare-counter-label-count {
    font-size: 12px;
    line-height: 1.1667em;
    font-weight: 400;
    color: inherit;
    background: 0 0;
    padding: 0;
    border: none;
    top: 4px;
    right: 5px;
    width: auto;
    height: auto;
    min-width: initial
}

.widget .qcfw-compare-counter.qcfw-layout--icon a {
    color: inherit
}

.widget .qcfw-compare-counter.qcfw-layout--icon a:hover {
    color: var(--qode-main-color)
}

.variations_form .qvsfw-select-options-container {
    --qvsfw-variation-common-border-color: #E2E2E2;
    --qvsfw-variation-common-selected-border-color: #E2E2E2
}

.variations_form .qvsfw-select-options-container .qvsfw-select-option .qvsfw-select-option-inner {
    transition: border-color .2s ease-out
}

.variations_form .qvsfw-select-options-container .qvsfw-select-option:hover .qvsfw-select-option-inner {
    border-color: var(--qvsfw-variation-common-selected-border-color, #000)
}

.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color {
    --qvsfw-variation-space-between-options: 8px;
    --qvsfw-variation-color-option-min-width: 37px;
    --qvsfw-variation-color-option-height: 37px
}

.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color .qvsfw-select-option .qvsfw-select-option-inner {
    border-radius: 50%;
    padding: 0
}

.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color .qvsfw-select-option .qvsfw-select-value {
    transform: scale(1);
    transition: all .2s ease-out;
    border-radius: 50%
}

.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color .qvsfw-select-option.qvsfw-selected .qvsfw-select-value,
.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--color .qvsfw-select-option:hover .qvsfw-select-value {
    transform: scale(.67568)
}

.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label {
    --qvsfw-variation-space-between-options: 10px;
    --qvsfw-variation-label-option-min-width: 78px;
    --qvsfw-variation-label-option-height: 48px;
    --qvsfw-variation-label-option-border-color: #E2E2E2;
    --qvsfw-variation-common-selected-border-color: #000000
}

.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label .qvsfw-select-value {
    font-size: 14px;
    font-weight: 500;
    padding: 1px 4px 0 !important
}

@media only screen and (max-width:480px) {
    .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev .qwfw-shortcode .qwfw-m-icon {
    width: var(--qwfw-atw-icon-size, 16px)
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev .qwfw-shortcode:not(.button) {
    color: var(--qwfw-atw-color, #000);
    background-color: var(--qwfw-atw-hover-background-color, transaprent)
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev .qwfw-shortcode:not(.button) .qwfw-spinner-icon {
    color: currentColor
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev .qwfw-shortcode:not(.button) .qwfw-m-icon svg {
    stroke: none
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev .qwfw-shortcode:not(.button):hover {
    color: var(--qwfw-atw-hover-color, var(--qode-main-color))
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev .qwfw-shortcode:not(.button).qwfw--added {
    color: var(--qwfw-atw-active-color, var(--qode-main-color))
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop .qwfw-shortcode:not(.button) {
    padding: var(--qwfw-atw-padding, 0)
}

.qodef-woo-product-list.qodef-skin--light .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop .qwfw-shortcode:not(.button) {
    color: #fff
}

.qodef-woo-product-list.qodef-skin--light .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added,
.qodef-woo-product-list.qodef-skin--light .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop .qwfw-shortcode:not(.button):hover {
    color: var(--qwfw-atw-active-color, var(--qode-main-color))
}

.qodef-woo-product-image-inner .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop .qwfw-shortcode:not(.button) {
    color: #fff
}

.qodef-woo-product-image-inner .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop .qwfw-shortcode:not(.button).qwfw--added,
.qodef-woo-product-image-inner .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop .qwfw-shortcode:not(.button):hover {
    color: var(--qwfw-atw-active-color, var(--qode-main-color))
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--loop.qwfw-position--on-thumbnail {
    position: relative;
    top: auto;
    left: auto;
    right: auto
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--single .qwfw-shortcode {
    gap: var(--qwfw-atw-gap, 9px);
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--single.qwfw-position--after-add-to-cart,
.qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--single.qwfw-position--before-add-to-cart {
    margin-top: 28px
}

.outofstock .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--single.qwfw-position--after-add-to-cart,
.outofstock .qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--single.qwfw-position--before-add-to-cart {
    margin-top: 22px
}

.qwfw-add-to-wishlist-wrapper.qodef-highrev.qwfw--single.qwfw-position--after-add-to-cart {
    display: inline-block
}

.qwfw-wishlist-page .woocommerce-error,
.qwfw-wishlist-page .woocommerce-info,
.qwfw-wishlist-page .woocommerce-message {
    align-items: center;
    flex-direction: row;
    justify-content: space-between
}

.qwfw-wishlist-page .woocommerce-error a,
.qwfw-wishlist-page .woocommerce-info a,
.qwfw-wishlist-page .woocommerce-message a {
    font-family: Archivo, sans-serif;
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    position: relative;
    display: inline-flex;
    align-items: center;
    column-gap: 11px;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    box-shadow: none;
    background-image: none;
    opacity: 1;
    padding: 17px 35px 16px;
    cursor: pointer;
    z-index: 3;
    color: var(--qode-button-color, #fff);
    background-color: var(--qode-button-bg-color, var(--qode-main-color));
    border: 1px solid var(--qode-button-border-color, transparent);
    background-image: linear-gradient(to bottom, var(--qode-button-bg-color, var(--qode-main-color)) 50%, var(--qode-button-bg-hover-color, #000) 50%);
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out;
    background-size: 100% 203%;
    background-position: 0 0;
    margin: 0
}

.qwfw-wishlist-page .woocommerce-error a:hover,
.qwfw-wishlist-page .woocommerce-info a:hover,
.qwfw-wishlist-page .woocommerce-message a:hover {
    color: var(--qode-button-hover-color, #fff);
    border-color: var(--qode-button-border-hover-color, transparent);
    background-position: 0 100%
}

.qwfw-wishlist-page .woocommerce-error a .qodef-svg--button-arrow,
.qwfw-wishlist-page .woocommerce-info a .qodef-svg--button-arrow,
.qwfw-wishlist-page .woocommerce-message a .qodef-svg--button-arrow {
    overflow: visible;
    --qode-clip: 4px
}

.qodef-browser--safari .qwfw-wishlist-page .woocommerce-error a .qodef-svg--button-arrow,
.qodef-browser--safari .qwfw-wishlist-page .woocommerce-info a .qodef-svg--button-arrow,
.qodef-browser--safari .qwfw-wishlist-page .woocommerce-message a .qodef-svg--button-arrow {
    --qode-clip: 3px
}

.qwfw-wishlist-page .woocommerce-error a .qodef-svg--button-arrow path,
.qwfw-wishlist-page .woocommerce-info a .qodef-svg--button-arrow path,
.qwfw-wishlist-page .woocommerce-message a .qodef-svg--button-arrow path {
    transition: transform .4s cubic-bezier(.51, .56, .04, .9), clip-path .4s cubic-bezier(.51, .56, .04, .9)
}

.qwfw-wishlist-page .woocommerce-error a .qodef-svg--button-arrow path:nth-of-type(1),
.qwfw-wishlist-page .woocommerce-info a .qodef-svg--button-arrow path:nth-of-type(1),
.qwfw-wishlist-page .woocommerce-message a .qodef-svg--button-arrow path:nth-of-type(1) {
    transform: translateY(7px) translateX(-3px) rotate(-45deg);
    clip-path: inset(-2px var(--qode-clip) -2px -2px)
}

.qwfw-wishlist-page .woocommerce-error a .qodef-svg--button-arrow path:nth-of-type(2),
.qwfw-wishlist-page .woocommerce-info a .qodef-svg--button-arrow path:nth-of-type(2),
.qwfw-wishlist-page .woocommerce-message a .qodef-svg--button-arrow path:nth-of-type(2) {
    transform: translateY(5px) translateX(-3px) rotate(-45deg);
    clip-path: inset(-2px -2px 4px -2px)
}

.qwfw-wishlist-page .woocommerce-error a:hover .qodef-svg--button-arrow path,
.qwfw-wishlist-page .woocommerce-info a:hover .qodef-svg--button-arrow path,
.qwfw-wishlist-page .woocommerce-message a:hover .qodef-svg--button-arrow path {
    clip-path: inset(-2px -2px -2px -2px);
    transform: translateY(0) translateX(0) rotate(0)
}

@media only screen and (max-width:680px) {

    .qwfw-wishlist-page .woocommerce-error,
    .qwfw-wishlist-page .woocommerce-info,
    .qwfw-wishlist-page .woocommerce-message {
        align-items: flex-start;
        flex-direction: column;
        row-gap: 23px
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-section-heading {
    margin: 0 0 28px
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table {
    font-size: inherit
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr {
    border-left: none;
    border-right: none
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table td,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table th {
    padding: 12px 0 12px 20px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table td:first-child,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table th:first-child {
    padding-left: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table th {
    font-size: 15px;
    line-height: 1.0667em;
    font-weight: 600;
    text-transform: uppercase
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table th:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: var(--qode-main-color);
    transform: scaleX(0);
    transition: transform .25s cubic-bezier(.45, .05, .27, .94)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table td ul li {
    margin: 0 0 10px;
    padding: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table td ul li:last-child {
    margin-bottom: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table td ul li label {
    margin-bottom: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table p {
    margin: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table .variation:after,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table .variation:before {
    content: '';
    display: table;
    table-layout: fixed
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table .variation:after {
    clear: both
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial
}

@media only screen and (max-width:680px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table .variation dt {
        float: none;
        width: 100%
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table thead {
    display: none
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr {
    background-color: var(--qwfw-wt-content-bg-color, transparent);
    border-bottom: 1px solid var(--qwfw-wt-border-color, #e2e2e2)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-remove a .qwfw-e-remove-button-icon svg {
    width: auto;
    fill: currentColor;
    stroke: none
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-thumbnail {
    width: 84px;
    padding-left: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-thumbnail a,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-thumbnail img {
    display: block;
    width: 100%;
    max-width: 100%
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-name {
    font-family: Archivo, sans-serif;
    text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 18px;
    line-height: 1.11111em;
    font-weight: 700;
    font-size: 14px
}

@media only screen and (max-width:1512px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-name {
        font-size: 16px;
        line-height: 1.31em
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-name .qwfw-e-item-name {
    font-size: 16px;
    color: #000;
    text-transform: none;
    font-weight: 500
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-name .qwfw-e-item-name:hover {
    color: #000
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner {
    position: relative;
    display: flex;
    font-size: 22px;
    font-weight: 500;
    color: #000;
    margin: 13px 0 0;
    flex-direction: row-reverse;
    justify-content: center;
    margin: 0
}

@media only screen and (max-width:680px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner {
        font-size: 20px
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner del {
    font-size: 14px;
    line-height: 19px;
    color: inherit;
    margin-left: 2px
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner ins {
    text-decoration: none
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner>span:first-child {
    margin-right: 5px
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner>span:last-child {
    margin-left: 5px
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner>span:only-child {
    margin: 0
}

@media only screen and (max-width:480px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price .qwfw-e-item-inner {
        display: block
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-stock-status {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #000;
    text-align: center
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-stock-status span {
    color: inherit
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-quantity input[type=number] {
    margin: 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .qwfw-e-item-inner {
    align-items: flex-end
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button {
    font-family: Archivo, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.0769em;
    font-weight: 700 !important;
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    column-gap: 11px !important;
    vertical-align: middle !important;
    width: auto !important;
    margin: 0 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    outline: 0 !important;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out !important;
    box-shadow: none !important;
    background-image: none !important;
    opacity: 1 !important;
    padding: 17px 35px 16px !important;
    cursor: pointer !important;
    z-index: 3 !important;
    color: var(--qode-button-color, #fff) !important;
    background-color: var(--qode-button-bg-color, var(--qode-main-color)) !important;
    border: 1px solid var(--qode-button-border-color, transparent) !important;
    background-image: linear-gradient(to bottom, var(--qode-button-bg-color, var(--qode-main-color)) 50%, var(--qode-button-bg-hover-color, #000) 50%) !important;
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 100% 203%;
    background-position: 0 0
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart:hover,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart:hover,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button:hover {
    color: var(--qode-button-hover-color, #fff) !important;
    border-color: var(--qode-button-border-hover-color, transparent) !important;
    background-position: 0 100%
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart .qodef-svg--button-arrow,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart .qodef-svg--button-arrow,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button .qodef-svg--button-arrow {
    overflow: visible;
    --qode-clip: 4px
}

.qodef-browser--safari .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart .qodef-svg--button-arrow,
.qodef-browser--safari .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart .qodef-svg--button-arrow,
.qodef-browser--safari .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button .qodef-svg--button-arrow {
    --qode-clip: 3px
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart .qodef-svg--button-arrow path,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart .qodef-svg--button-arrow path,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button .qodef-svg--button-arrow path {
    transition: transform .4s cubic-bezier(.51, .56, .04, .9), clip-path .4s cubic-bezier(.51, .56, .04, .9)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart .qodef-svg--button-arrow path:nth-of-type(1),
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart .qodef-svg--button-arrow path:nth-of-type(1),
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button .qodef-svg--button-arrow path:nth-of-type(1) {
    transform: translateY(7px) translateX(-3px) rotate(-45deg);
    clip-path: inset(-2px var(--qode-clip) -2px -2px)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart .qodef-svg--button-arrow path:nth-of-type(2),
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart .qodef-svg--button-arrow path:nth-of-type(2),
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button .qodef-svg--button-arrow path:nth-of-type(2) {
    transform: translateY(5px) translateX(-3px) rotate(-45deg);
    clip-path: inset(-2px -2px 4px -2px)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart:hover .qodef-svg--button-arrow path,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart:hover .qodef-svg--button-arrow path,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button:hover .qodef-svg--button-arrow path {
    clip-path: inset(-2px -2px -2px -2px);
    transform: translateY(0) translateX(0) rotate(0)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart i,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart i,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button i {
    display: none !important
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart:before,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart:before,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button:before {
    display: none !important
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart.added,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .added_to_cart.added,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button.added {
    display: none !important
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .add_to_cart:hover .qodef--dropdown-cart-plus,
.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .button:hover .qodef--dropdown-cart-plus {
    opacity: 1;
    transform: scale(1)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td:first-child {
    padding-left: 0;
    padding-right: 60px
}

@media only screen and (max-width:1512px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td:first-child {
        padding-right: 25px
    }
}

@media only screen and (max-width:1200px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td:first-child {
        padding-right: 15px
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr:first-child {
    border-top: 1px solid var(--qwfw-wt-border-color, #e2e2e2)
}

@media only screen and (max-width:1024px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-remove {
        width: 52px;
        padding-left: 0
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-name {
        padding-left: 10px
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price {
        font-size: 18px;
        direction: ltr
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price del {
        line-height: inherit;
        display: block
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td .add_to_cart_button {
        padding: 14px !important;
        white-space: nowrap
    }
}

@media only screen and (max-width:680px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-remove {
        width: 30px
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-subtotal {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr {
        display: grid;
        grid-template-columns: minmax(0, 31px) minmax(0, 94px) minmax(0, 1fr) !important;
        padding: 15px 0
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-remove {
        grid-row: span 3;
        display: flex;
        align-items: center
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-thumbnail {
        grid-row: span 3;
        padding: 0
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-name {
        padding: 0 0 8px
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-price {
        padding: 0 0 5px
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-stock-status {
        padding: 0 0 5px;
        text-align: left
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart {
        grid-column: 3;
        grid-row: 4;
        padding: 0
    }

    .qwfw-wishlist-table.qodef-highrev .qwfw-m-items.shop_table tr td.product-add-to-cart .qwfw-e-item-inner {
        align-items: flex-start
    }
}

.qwfw-wishlist-table.qodef-highrev .qwfw-social-share .qwfw-m-social-item a {
    color: #000
}

.qwfw-wishlist-table.qodef-highrev .qwfw-social-share .qwfw-m-social-item a:hover {
    color: var(--qode-main-color)
}

.qwfw-wishlist-table.qodef-highrev .qwfw-m-not-found {
    margin: 0 0 106px
}

#qode-wishlist-for-woocommerce-modal .qwfw-m-content {
    border-radius: var(--qwfw-border-radius, 0) !important;
    border: 1px solid #e2e2e2;
    box-shadow: none !important
}

#qode-wishlist-for-woocommerce-modal .qwfw-m-content .qwfw-m-close svg {
    fill: currentColor;
    stroke: none
}

body[class*=highrev-core] .qwfw-confirm-modal .qwfw-m-content {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e2e2e2
}

body[class*=highrev-core] .qwfw-confirm-modal .qwfw-m-close {
    width: auto;
    color: #000
}

body[class*=highrev-core] .qwfw-confirm-modal .qwfw-m-close:hover {
    color: var(--qode-main-color)
}

body[class*=highrev-core] .qwfw-confirm-modal .qwfw-m-close svg {
    width: auto;
    fill: currentColor;
    stroke: none
}

body[class*=highrev-core] .qwfw-confirm-modal .qwfw-m-form-title {
    color: #000;
    font-family: Archivo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.53333em;
    text-transform: initial
}

body[class*=highrev-core] .qwfw-confirm-modal .qwfw-m-form-button {
    font-family: Archivo, sans-serif;
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    position: relative;
    display: inline-flex;
    align-items: center;
    column-gap: 11px;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    box-shadow: none;
    background-image: none;
    opacity: 1;
    color: var(--qode-button-color, #fff);
    background-color: var(--qode-button-bg-color, var(--qode-main-color));
    border: 1px solid var(--qode-button-border-color, transparent);
    background-image: linear-gradient(to bottom, var(--qode-button-bg-color, var(--qode-main-color)) 50%, var(--qode-button-bg-hover-color, #000) 50%);
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out;
    background-size: 100% 203%;
    background-position: 0 0;
    padding: 17px 35px 16px;
    width: 100%;
    justify-content: center
}

body[class*=highrev-core] .qwfw-confirm-modal .qwfw-m-form-button:hover {
    color: var(--qode-button-hover-color, #fff);
    border-color: var(--qode-button-border-hover-color, transparent);
    background-position: 0 100%
}

.qodef-order-tracking p:not(.form-row) {
    margin-top: 0
}

.qodef-order-tracking .form-row {
    margin: 0
}

.qodef-woo-product-category-list.qodef-borders--enabled.qodef-gutter--no.qodef-vertical-gutter--no .qodef-grid-inner {
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2
}

.qodef-woo-product-category-list.qodef-borders--enabled.qodef-gutter--no.qodef-vertical-gutter--no .qodef-grid-inner .qodef-e {
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

.qodef-woo-product-category-list.qodef-borders--enabled:not(.qodef-gutter--no.qodef-vertical-gutter--no) .qodef-e {
    border: 1px solid #e2e2e2
}

.qodef-woo-product-category-list .qodef-top-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 23px
}

.qodef-woo-product-category-list .qodef-top-content .qodef-e-intro-title {
    margin: 0
}

.qodef-woo-product-category-list .qodef-top-navigation {
    display: flex;
    align-items: center
}

.qodef-woo-product-category-list .qodef-top-navigation .swiper-button-next,
.qodef-woo-product-category-list .qodef-top-navigation .swiper-button-prev {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: 42px !important;
    height: 26px !important
}

.qodef-woo-product-category-list .qodef-top-navigation .swiper-button-next {
    background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to left, #e2e2e2 50%, var(--qode-main-color) 50%) !important;
    background-position: 100% 0 !important
}

.qodef-woo-product-category-list .qodef-top-navigation .swiper-button-next:hover {
    color: #fff;
    background-position: 0 0 !important
}

.qodef-woo-product-category-list .qodef-top-navigation .swiper-button-prev {
    background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to right, #e2e2e2 50%, var(--qode-main-color) 50%) !important;
    background-position: 0 0 !important
}

.qodef-woo-product-category-list .qodef-top-navigation .swiper-button-prev:hover {
    color: #fff;
    background-position: 100% 0 !important
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .qodef-e-inner {
    height: 100%;
    padding: 9px 8px 33px 25px
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .product-category .woocommerce-loop-category__title {
    margin: 0 0 21px
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .product-category ul {
    list-style: none;
    margin: 0 0 23px;
    padding: 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .product-category ul li {
    margin: 0 0 5px;
    overflow: hidden
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .product-category ul li a {
    display: inline-block;
    color: #000;
    transform: translateX(-14px);
    transition: all .2s ease-out
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .product-category ul li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    margin-right: 8px;
    background-color: var(--qode-main-color)
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .product-category ul li a:hover {
    color: #000;
    transform: translateX(0)
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .qodef-e-product-category-list-bottom {
    margin: 22px 0 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .woocommerce-loop-category__title {
    margin: 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .qodef-e-product-category-list-top {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .qodef-e-product-category-list-top {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 15px
    }
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .qodef-e-product-category-list-top .qodef-e-product-category-list-main-category {
    flex-grow: 1
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .qodef-e-product-category-list-top .qodef-e-product-category-list-main-category .woocommerce-loop-category__title {
    width: 75%
}

@media only screen and (max-width:1512px) {
    .qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .qodef-e-product-category-list-top .qodef-e-product-category-list-main-category .woocommerce-loop-category__title {
        width: 100%
    }
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .qodef-e-product-category-list-top .qodef-e-product-category-list-image {
    flex-shrink: 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side.qodef-main-category-image--enabled .qodef-e-product-category-list-link {
    display: inline-block
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-side .count {
    display: none
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 20px 18px 11px;
    gap: 67px;
    transition: all .2s ease-out
}

@media only screen and (min-width:1200px) and (max-width:1512px) {
    .qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-inner {
        padding: 10px 15px 6px
    }
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: var(--qode-main-color);
    transform: scaleX(0);
    transition: transform .35s cubic-bezier(.45, .05, .27, .94)
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-inner:hover {
    background-color: #f5f5f5
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-inner:hover:after {
    transform: scaleX(1)
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-product-category-list-bottom {
    padding-bottom: 4px
}

.qodef-woo-product-category-list.qodef-item-layout--simple .woocommerce-loop-category__title {
    margin: 0
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-category-list.qodef-item-layout--simple .woocommerce-loop-category__title {
        width: 61%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-category-list.qodef-item-layout--simple .woocommerce-loop-category__title {
        width: 93%
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-category-list.qodef-item-layout--simple .woocommerce-loop-category__title {
        width: 100%
    }
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-product-category-list-image {
    display: flex;
    justify-content: flex-start
}

.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-product-category-list-image a,
.qodef-woo-product-category-list.qodef-item-layout--simple .qodef-e-product-category-list-image img {
    display: block
}

.qodef-woo-product-category-list.qodef-item-layout--simple.qodef-item-image-alignment--right .qodef-e-product-category-list-image {
    justify-content: flex-end
}

.qodef-woo-product-category-list.qodef-item-layout--simple.qodef-force-square-items--enabled .qodef-e-inner {
    gap: 0
}

.qodef-woo-product-category-list.qodef-item-layout--simple.qodef-force-square-items--enabled .qodef-e {
    aspect-ratio: 1
}

.qodef-woo-product-list .swiper-slide::marker {
    content: " "
}

.qodef-woo-product-list.qodef-filter--on.qodef--loading .qodef-e-price-filter,
.qodef-woo-product-list.qodef-filter--on.qodef--loading .qodef-filter-checkbox-type {
    cursor: not-allowed
}

.qodef-woo-product-list.qodef-filter--on.qodef--loading .qodef-e-checkbox,
.qodef-woo-product-list.qodef-filter--on.qodef--loading .qodef-price-slider-actions .qodef-button {
    pointer-events: none
}

.qodef-woo-product-list .product.qodef-active-border--enabled .qodef-e-inner {
    border-width: 2px;
    border-color: var(--qode-main-color)
}

.qodef-woo-product-list .product.qodef-active-border--enabled .added_to_cart,
.qodef-woo-product-list .product.qodef-active-border--enabled .button:not(.qqvfw-quick-view-button) {
    bottom: -1px;
    width: calc(100% + 1px) !important;
    border-radius: 0 0 7px 7px !important
}

.qodef-woo-product-list .qodef-m-filter {
    margin: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    min-height: 37px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-left {
    display: flex;
    flex-direction: column
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-left {
    display: flex;
    align-items: center;
    gap: 20px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-left .qodef-layout-switcher-holder {
    display: flex;
    align-items: center;
    gap: 8px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-left .qodef-layout-switcher {
    transition: color .2s ease-out
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-left .qodef-layout-switcher.qodef--active,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-left .qodef-layout-switcher:hover {
    color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-left .qodef-layout-switcher svg {
    display: block;
    fill: currentColor
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-left .woocommerce-result-count {
    font-size: 14px;
    margin: 1px 0 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-right {
    opacity: 0;
    visibility: hidden;
    text-align: right
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-right {
        width: 100%
    }
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-right.qodef--active {
    opacity: 1;
    visibility: visible
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener {
    display: flex;
    align-items: center;
    margin-right: 53px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener span {
    margin-right: 7px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener .qodef-svg--filter-opener {
    transition: transform .2s ease-out
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener .qodef-svg--filter-opener.qodef--active {
    transform: rotate(90deg)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener:focus,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-opener:hover {
    color: #000
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters {
    display: flex;
    flex-wrap: wrap
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item {
    position: relative;
    padding: 4px 27px 5px 10px;
    border: 1px solid #e2e2e2;
    margin: 5px 8px 5px 0;
    cursor: pointer;
    transition: all .2s ease-out;
    outline: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item .qodef-filter-line-one,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item .qodef-filter-line-two {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: calc(50% - 1px);
    margin-left: 10px;
    height: 1px;
    width: 11px;
    background-color: #000;
    transition: background-color .2s ease-out;
    z-index: -1
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item:hover {
    background-color: transparent;
    border-color: transparent;
    color: #000;
    box-shadow: 0 0 0 2px var(--qode-main-color) inset
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item:hover .qodef-filter-line-one,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item:hover .qodef-filter-line-two {
    background-color: var(--qode-main-color);
    height: 2px;
    top: calc(50% - 2px)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item .qodef-filter-line-one {
    transform: rotate(45deg)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-active-filter-item .qodef-filter-line-two {
    transform: rotate(-45deg)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-button {
    display: none;
    margin-left: 15px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-button.qodef--active {
    display: block;
    margin-top: 5px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-button .qodef-m-text {
    margin: 7px 0;
    position: relative
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-active-filters .qodef-button .qodef-m-text:after {
    bottom: -5px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more {
    position: absolute;
    bottom: 12px;
    left: 0;
    display: none;
    opacity: 0;
    visibility: hidden;
    font-family: Archivo, sans-serif;
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    position: relative;
    display: inline-flex;
    align-items: center;
    column-gap: 11px;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    box-shadow: none;
    background-image: none;
    opacity: 1;
    color: var(--qode-button-color, #000);
    background-color: transparent;
    border: 0;
    padding: 0 !important;
    align-items: center
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-m-text,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-m-text {
    display: inline-block
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less svg,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more svg {
    overflow: visible
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less svg path,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more svg path {
    transition: transform .4s cubic-bezier(.51, .56, .04, .9), clip-path .4s cubic-bezier(.51, .56, .04, .9);
    transform: rotate(0) translateX(0) scaleX(1)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less svg path:nth-of-type(1),
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more svg path:nth-of-type(1) {
    transform-origin: 75% 72%
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less svg path:nth-of-type(2),
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more svg path:nth-of-type(2) {
    transform-origin: 11% 50%
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-m-arrow,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-m-arrow {
    color: var(--qode-main-color);
    margin-left: 3px;
    position: relative;
    top: -1px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-m-arrow svg,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-m-arrow svg {
    display: block
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less.qodef--active,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more.qodef--active {
    opacity: 1;
    visibility: visible
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-m-icon,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-m-icon {
    color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more {
    position: absolute;
    bottom: 12px;
    display: inline-flex;
    column-gap: 11px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-svg--button-arrow,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-svg--button-arrow {
    overflow: visible;
    pointer-events: none
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-svg--button-arrow path,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-svg--button-arrow path {
    transition: transform .4s cubic-bezier(.51, .56, .04, .9), clip-path .4s cubic-bezier(.51, .56, .04, .9)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-svg--button-arrow path {
    transform: translateY(0) translateX(0) rotate(0)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-svg--button-arrow path:nth-of-type(1) {
    transform: scaleX(1.4) rotate(45deg) translateX(0)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more .qodef-svg--button-arrow path:nth-of-type(2) {
    transform: scaleY(1.4) rotate(45deg) translateX(0)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more:hover .qodef-svg--button-arrow path:nth-of-type(1) {
    transform: rotate(88deg) translateY(2px) translateX(0)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-more:hover .qodef-svg--button-arrow path:nth-of-type(2) {
    transform: rotate(84deg) translateY(-5px) translateX(-1px)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-svg--button-arrow path:nth-of-type(1) {
    transform: rotate(45deg) translateY(1px) translateX(-2px)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less .qodef-svg--button-arrow path:nth-of-type(2) {
    transform: rotate(0) translateY(3px) translateX(3px);
    clip-path: inset(0 4px 0 4px)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less:hover .qodef-svg--button-arrow path:nth-of-type(1) {
    transform: rotate(0) translateY(-1px) translateX(-1px)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-show-less:hover .qodef-svg--button-arrow path:nth-of-type(2) {
    transform: rotate(0) translateY(3px) translateX(3px);
    clip-path: inset(0 0)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering {
    margin-left: 50px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default {
    margin: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default .select2-selection--single {
    color: #000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 20px 16px 20px 10px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: right
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
        display: inline-block;
        text-align: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default .select2-selection--single {
        padding-left: 0
    }
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default.select2-container--above .select2-selection--single[aria-expanded=true] {
    border-top-color: #e2e2e2 !important;
    border-radius: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default.select2-container--below .select2-selection--single[aria-expanded=true] {
    border-bottom-color: #e2e2e2 !important;
    border-radius: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-selection .select2-selection__arrow {
    width: 10px
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-selection .select2-selection__arrow {
        height: 100%;
        position: absolute;
        right: 0;
        top: -4px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-selection .select2-selection__arrow {
        display: inline-block;
        height: 10px;
        position: relative;
        right: -6px;
        top: -6px
    }
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal {
    position: absolute;
    top: 100%;
    opacity: 0;
    background-color: #f5f5f5;
    padding: 38px 0 0;
    margin: 10px 0 0;
    z-index: 20;
    visibility: hidden;
    transition: all .35s ease-out;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    pointer-events: none
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal .qodef-content-grid {
    width: 100%
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal .qodef-grid-inner {
    opacity: 1 !important;
    margin: 0 !important
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal .qodef-grid-item {
    margin: 0 0 50px !important
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal .qodef-e-filter-title:before {
    display: none
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal.qodef--active {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal {
        padding-bottom: 14px
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal .qodef-grid-item {
        margin: 0 0 30px !important
    }
}

@media only screen and (max-width:768px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal {
        padding-bottom: 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-filter-horizontal {
        top: calc(100% - 90px);
        padding-bottom: 14px
    }
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider-amount {
    display: none
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider {
    position: relative;
    background-color: #e2e2e2;
    margin: 27px 0 0;
    width: calc(100% - 4px);
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-out;
    font-weight: 500
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .ui-slider-handle {
    position: absolute;
    top: 50%;
    padding: 10px;
    width: 10px;
    height: 19px;
    transform: translate(-10px, -50%);
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .ui-slider-handle:after {
    content: '';
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    transform-origin: center
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .ui-slider-range {
    position: relative;
    height: 2px;
    background-color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-min-max-price,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-min-max-title {
    position: absolute;
    top: 18px;
    font-size: 16px;
    font-weight: 500
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--max:before,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--min:before {
    content: '$'
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--min-max-separator:before {
    content: '-'
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-min-max-price {
    padding-left: 45px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider.qodef--active {
    display: block;
    opacity: 1;
    visibility: visible
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider-actions {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-out;
    margin: 56px 0 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider-actions .qodef-button {
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider-actions.qodef--active {
    display: block;
    opacity: 1;
    visibility: visible
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-filter-title {
    display: flex;
    align-items: center;
    margin: 0;
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-filter-title:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 11px;
    margin: 0 10px 0 0;
    background-color: #000;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.071' height='11.314'%3E%3Cg data-name='Arrow (R)'%3E%3Cpath d='M5.657 7.071 0 1.414 1.414 0l5.657 5.657z' data-name='1'/%3E%3Cpath d='m7.071 5.657-5.657 5.657L0 9.9l5.657-5.657z' data-name='2'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.071' height='11.314'%3E%3Cg data-name='Arrow (R)'%3E%3Cpath d='M5.657 7.071 0 1.414 1.414 0l5.657 5.657z' data-name='1'/%3E%3Cpath d='m7.071 5.657-5.657 5.657L0 9.9l5.657-5.657z' data-name='2'/%3E%3C/g%3E%3C/svg%3E");
    transition: transform .2s ease-out
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-filter-title.qodef--active {
    margin: 0 0 15px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-filter-title.qodef--active:before {
    transform: rotate(90deg)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-options-wrapper {
    margin: 7px 0;
    overflow: hidden;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-out
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-options-wrapper.qodef--active {
    display: block;
    opacity: 1;
    visibility: visible
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox {
    display: flex;
    align-items: center;
    padding: 2px 0;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-color-holder {
    display: flex;
    align-items: center;
    padding: 1px;
    border: 1px solid #d8d8d8;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-left: 8px;
    order: 0
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-color {
    width: 12px;
    height: 12px;
    border-radius: 50px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox label {
    margin: 0;
    position: relative;
    transition: color .2s ease-out;
    display: flex;
    flex-direction: row-reverse;
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox label:hover {
    color: #000
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox label .qodef-e-label {
    order: 1
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox label .qodef-e-number {
    margin-left: 5px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-animated-input {
    position: relative;
    top: 2px;
    margin-right: 10px;
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-animated-input input {
    border: 1px solid #e2e2e2;
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-animated-input .qodef-svg--checkbox-border {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    fill: transparent;
    stroke: var(--qode-main-color);
    pointer-events: none;
    stroke-width: 2px;
    stroke-dasharray: 55;
    stroke-dashoffset: 55;
    transition: .7s cubic-bezier(.51, .56, .04, .9)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-animated-input input[type=checkbox]:checked,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-animated-input input[type=checkbox]:hover {
    border-color: #e2e2e2
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-animated-input input[type=checkbox]:checked+.qodef-svg--checkbox-border,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-checkbox .qodef-e-animated-input input[type=checkbox]:hover+.qodef-svg--checkbox-border {
    stroke-dashoffset: 0
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list .qodef-product-list-filter-holder {
        justify-content: flex-start
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder.qodef-filter-top-bar {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-e-info-right {
        text-align: left
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering {
        margin-left: 0
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-product-list-ordering .select2-container--default .select2-selection--single {
        padding-bottom: 10px;
        padding-top: 10px
    }
}

.qodef-woo-product-list .qodef-orderby {
    width: 251px;
    background-color: #fff;
    cursor: pointer
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list .qodef-orderby {
        width: 100%
    }
}

.qodef-woo-product-list .qodef-m-product-list-title {
    margin: 0 auto 0 0;
    flex-shrink: 0
}

.qodef-woo-product-list .qodef-m-top {
    align-items: center;
    column-gap: 16px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 24px
}

.qodef-woo-product-list .qodef-m-top .qodef-m-filter-items {
    justify-content: flex-end
}

.qodef-woo-product-list .qodef-woo-product-image .qodef-e-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-woo-product-list .qodef-woo-product-image .qodef-e-image-hover img {
    object-fit: cover
}

.qodef-woo-product-list.qodef-list--variations .qodef-woo-product-image:hover .qodef-e-image-hover {
    opacity: 1
}

.qodef-woo-product-list.qodef-list--variations .qodef-woo-product-image:hover .qodef-woo-product-image-inner {
    opacity: 1
}

.qodef-woo-product-list:not(.qodef-list--variations) .qodef-e-inner:hover .qodef-woo-product-image .qodef-e-image-hover {
    opacity: 1
}

.qodef-woo-product-list:not(.qodef-list--variations) .qodef-e-inner:hover .qodef-woo-product-image-inner {
    opacity: 1
}

.qodef-woo-product-list>.qodef-e-info-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list>.qodef-e-info-right {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .qodef-woo-product-list>.qodef-e-info-right .qodef-product-list-ordering {
        margin: 20px 0 2px
    }

    .qodef-woo-product-list>.qodef-e-info-right .qodef-product-list-ordering .select2-selection__rendered {
        display: inline-block !important
    }
}

.qodef-woo-product-list .qodef-product-list-ordering select {
    width: auto;
    min-width: 246px;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.qodef-woo-product-list .qodef-product-list-ordering .select2-container--default {
    margin: 0
}

.qodef-woo-product-list .qodef-product-list-ordering .select2-container--default .select2-selection--single {
    color: #000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 10px 16px 10px 10px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.qodef-woo-product-list .qodef-product-list-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: right
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-product-list-ordering .select2-container--default .select2-selection--single .select2-selection__rendered {
        text-align: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-product-list-ordering .select2-container--default .select2-selection--single {
        padding-left: 0
    }
}

.qodef-woo-product-list .qodef-product-list-ordering .select2-container--default.select2-container--above .select2-selection--single[aria-expanded=true] {
    border-top-color: #e2e2e2 !important;
    border-radius: 0
}

.qodef-woo-product-list .qodef-product-list-ordering .select2-container--default.select2-container--below .select2-selection--single[aria-expanded=true] {
    border-bottom-color: #e2e2e2 !important;
    border-radius: 0
}

.qodef-woo-product-list .qodef-product-list-ordering .select2-selection .select2-selection__arrow {
    width: 10px
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-product-list-ordering .select2-selection .select2-selection__arrow {
        display: inline-block;
        height: 100%;
        position: absolute;
        right: 0;
        top: -4px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list .qodef-product-list-ordering .select2-selection .select2-selection__arrow {
        display: inline-block;
        height: 10px;
        position: relative;
        right: -6px;
        top: -6px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list .qodef-product-list-ordering {
        width: 100%
    }
}

.qodef-woo-product-list .qodef-filter-category-singular {
    margin-bottom: 30px
}

.qodef-woo-product-list .qodef-filter-category-singular .qodef-e-options-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list .qodef-filter-category-singular .qodef-e-options-wrapper {
        column-gap: 10%;
        justify-content: center
    }
}

@media only screen and (max-width:768px) {
    .qodef-woo-product-list .qodef-filter-category-singular .qodef-e-options-wrapper {
        column-gap: 5%
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list .qodef-filter-category-singular .qodef-e-options-wrapper {
        column-gap: 0;
        justify-content: space-between
    }
}

.qodef-woo-product-list .qodef-filter-category-singular .qodef-m-filter-item {
    font-family: Archivo, sans-serif;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border-radius: 100px;
    padding: 8px 17px 6px 17px;
    font-size: 14px;
    font-weight: 500;
    transition: color .3s ease, background-color .3s ease
}

.qodef-woo-product-list .qodef-filter-category-singular .qodef-m-filter-item .qodef-m-category-name {
    display: inline;
    width: auto
}

.qodef-woo-product-list .qodef-filter-category-singular .qodef-m-filter-item.qodef--active,
.qodef-woo-product-list .qodef-filter-category-singular .qodef-m-filter-item:hover {
    background-color: var(--qode-main-color);
    color: #fff
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular {
    margin-bottom: 0
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item {
    display: flex;
    gap: 24px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0 0 70px;
    width: 100px;
    padding: 0
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item:after {
    display: none
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item .qodef-m-category-image-wrapper {
    position: relative;
    width: 43px;
    height: 42px;
    transition: opacity .2s ease-out
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item .qodef-m-category-hover-image,
.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item .qodef-m-category-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .4s ease-out
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item .qodef-m-category-hover-image img,
.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item .qodef-m-category-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item .qodef-m-category-hover-image {
    opacity: 0
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item.qodef--active,
.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item:hover {
    background-color: transparent;
    color: #000
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item.qodef--active .qodef-m-category-image,
.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item:hover .qodef-m-category-image {
    opacity: 0
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item.qodef--active .qodef-m-category-hover-image,
.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item:hover .qodef-m-category-hover-image {
    opacity: 1
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-m-filter-item {
        margin: 0 0 50px
    }
}

.qodef-woo-product-list.qodef-category-filter-type--icon .qodef-filter-category-singular .qodef-e-default-show-all {
    background-size: cover;
    background: url(../img/all.png) no-repeat center;
    width: 43px;
    height: 42px;
    margin-bottom: 14px;
    object-fit: cover
}

.qodef-woo-product-list .qodef-svg--close {
    color: #000;
    cursor: pointer;
    transition: stroke .2s ease-out
}

.qodef-woo-product-list .qodef-svg--close:hover {
    color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-product-list-filter-vertical .qodef-grid-item {
    margin-bottom: 27px
}

.qodef-woo-product-list .qodef-product-list-filter-vertical .qodef-grid-item:last-of-type {
    margin-bottom: 0
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list .qodef-product-list-filter-vertical {
        width: 100%
    }
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-product-list-filter-holder {
    align-items: flex-start;
    margin-bottom: 10px
}

.qodef-woo-product-list.qodef-filter-type--top .woocommerce-result-count {
    margin: 0 0 15px;
    line-height: 30px
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-filter-opener {
    padding: 10px 0
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-m-product-list-title {
    margin: -6px 0 18px
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-svg--close {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: .2s ease-out
}

.qodef-woo-product-list.qodef-filter-type--top .qodef-svg--close.qodef--active {
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list.qodef-filter-type--top .qodef-svg--close {
        bottom: 92px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list.qodef-filter-type--top .qodef-product-list-filter-holder {
        flex-direction: column
    }
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-content {
    width: 285px;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 35px;
    padding-top: 24px;
    padding-right: 20px
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-filter-header {
    display: none
}

.qodef-woo-product-list.qodef-filter-type--sidebar>.qodef-grid-inner {
    width: calc(100% - 285px);
    float: right
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder {
    margin: 0 0 1px
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-content .qodef-m-content-inner {
    padding: 58px 30px 52px 79px;
    justify-content: flex-start
}

@media only screen and (max-width:1368px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-content .qodef-m-content-inner {
        padding-left: 40px
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-content .qodef-m-content-inner {
        padding-left: 30px
    }
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-image img {
    min-height: 294px
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-image img {
        min-height: 285px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-image img {
        min-height: 317px
    }
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-subtitle {
    margin: 0 0 14px;
    color: #fff
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-title {
    margin: 0 0 28px;
    color: #fff;
    max-width: 350px
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-title {
        font-size: 32px
    }
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-bottom-text {
    font-size: 54px;
    line-height: 1em;
    font-weight: 300;
    color: #fff
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-bottom-text {
        font-size: 45px
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder .qodef-banner .qodef-m-bottom-text {
        font-size: 40px
    }
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-m-top,
.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder,
.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-top-bar {
    width: calc(100% - 285px);
    float: right
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-m-top {
    margin-bottom: 12px
}

.qodef-woo-product-list.qodef-filter-type--sidebar .qodef-m-pagination-items {
    margin-left: 285px
}

.qodef-woo-product-list.qodef-filter-type--sidebar.qodef-pagination--on.qodef-pagination-type--standard .qodef-m-pagination-spinner {
    margin-left: calc(285px / 2)
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list.qodef-filter-type--sidebar {
        display: flex;
        flex-direction: column
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-content {
        width: 100%;
        float: none;
        margin-top: 52px;
        order: 3
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-m-top,
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-banner-holder,
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-product-list-filter-holder.qodef-filter-top-bar {
        width: 100% !important;
        float: none
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar>.qodef-grid-inner {
        width: 100%;
        float: none
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-m-pagination-items {
        margin-left: 0
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-e-widget-area,
    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-filter-items {
        padding-right: 0;
        width: 100%
    }

    .qodef-woo-product-list.qodef-filter-type--sidebar .qodef-filter-items-wrapper {
        width: 100%
    }
}

.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed.qodef-item-layout--info-on-image .qodef-e-inner {
    overflow: visible !important
}

.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-woo-product-image {
    height: 100%
}

.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-woo-product-image img {
    object-fit: cover
}

.qodef-woo-product-list.qodef-layout--masonry.qodef-items--fixed .qodef-woo-product-image-wrapper {
    height: 100%
}

.qodef-woo-product-list .qodef-e-content-tooltip {
    position: absolute;
    text-transform: none;
    color: #fff;
    background-color: #000;
    padding: 2px 6px 3px;
    display: flex;
    white-space: nowrap;
    right: 0;
    top: -20px;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1;
    opacity: 0;
    transition: transform .25s ease-out, opacity .15s ease-out;
    z-index: 5
}

.qodef-woo-product-list .qodef-e-content-tooltip:after {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    position: absolute;
    right: 3px;
    bottom: -4px
}

.qodef-woo-product-list .qodef-e-content-tooltip.qodef-is-active {
    opacity: 1;
    transform: translateY(-10px);
    transition: transform .25s ease-out, opacity .25s ease-out
}

.qodef-woo-product-list .add_to_cart_button.added .qodef-e-content-tooltip {
    display: none;
    visibility: hidden
}

.qodef-woo-product-list.qodef-item-layout--image-hover .qodef-e-content-tooltip {
    display: none;
    visibility: hidden
}

.qodef-woo-product-list.qodef-icon-position--corner .qodef-e-content-tooltip {
    top: 1px;
    transform: translateX(calc(-100% - 14px));
    left: 0;
    flex-wrap: nowrap;
    width: fit-content
}

.qodef-woo-product-list.qodef-icon-position--corner .qodef-e-content-tooltip:after {
    right: -6px;
    top: 6px;
    bottom: unset;
    transform: rotate(-90deg);
    transform-origin: 50%
}

.qodef-browser--safari .qodef-woo-product-list.qodef-icon-position--corner .qodef-e-content-tooltip:after {
    position: relative;
    top: -2px;
    right: -7px;
    width: 11px
}

.qodef-woo-product-list.qodef-icon-position--corner .qodef-e-content-tooltip.qodef-is-active {
    transform: translateX(calc(-100% - 4px))
}

.qodef-woo-product-list .qodef-m-posts-not-found {
    line-height: 1.4em
}

.qodef-woo-product-list .swiper-button-next,
.qodef-woo-product-list .swiper-button-prev {
    left: initial !important;
    position: relative !important;
    right: initial !important;
    transform: translate(0) !important
}

.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop {
    margin: 0 0 15px
}

.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop>.ywpc-timer>div>.ywpc-amount>span,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown>.ywpc-timer>div>.ywpc-amount>span {
    font-size: 20px !important
}

.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-days,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-hours,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-minutes,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-seconds,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-days,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-hours,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-minutes,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-seconds {
    margin: 0 5px 0 0 !important;
    padding: 9px 10px 6px
}

.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-days>div.ywpc-label,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-hours>div.ywpc-label,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-minutes>div.ywpc-label,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-seconds>div.ywpc-label,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-days>div.ywpc-label,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-hours>div.ywpc-label,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-minutes>div.ywpc-label,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-seconds>div.ywpc-label {
    font-size: 9px !important;
    line-height: 1em
}

.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown .ywpc-amount,
.qodef-woo-product-list:not(.qodef-woo-product-list--advanced) div.ywpc-countdown-loop .ywpc-amount {
    padding: 6px 0 0
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-e .qodef-e-inner .qodef-e-content {
    margin: 0 0 5px
}

.qodef-woo-product-list:not(.qodef-woo-product-list-layout--grid1) .qodef-woo-product-image {
    overflow: hidden
}

.qodef-woo-product-list:not(.qodef-woo-product-list-layout--grid1) .qodef-woo-product-image img {
    transform: scale(1.01);
    --qode-hover-zoom: 1.05;
    transition: transform .58s cubic-bezier(.32, .71, .37, .94);
    transform-origin: 50% 50%
}

.qodef-woo-product-list:not(.qodef-woo-product-list-layout--grid1) .qodef-e:hover img {
    transform: scale(var(--qode-hover-zoom))
}

.qodef-filter-spinner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: auto;
    visibility: hidden;
    z-index: -1;
    animation: qode-rotate 2s infinite linear
}

.qodef-filter-spinner {
    position: absolute;
    bottom: calc(50% - 32px / 2);
    left: calc(50% - 32px / 2)
}

.qodef--loading .qodef-filter-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-e-product-list-slider-holder .qodef-m-top {
    align-items: center;
    column-gap: 16px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 24px
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-m-product-list-title {
    margin: 0 auto 0 0
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-m-filter {
    width: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-swipper-nav-wrapper {
    display: flex;
    align-items: center
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-swipper-nav-wrapper .swiper-button-next,
.qodef-e-product-list-slider-holder .qodef-m-top .qodef-swipper-nav-wrapper .swiper-button-prev {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: 42px !important;
    height: 26px !important
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-swipper-nav-wrapper .swiper-button-next {
    background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to left, #e2e2e2 50%, var(--qode-main-color) 50%) !important;
    background-position: 100% 0 !important
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-swipper-nav-wrapper .swiper-button-next:hover {
    color: #fff;
    background-position: 0 0 !important
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-swipper-nav-wrapper .swiper-button-prev {
    background-repeat: no-repeat !important;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out !important;
    background-size: 200% 100% !important;
    color: #000;
    background-image: linear-gradient(to right, #e2e2e2 50%, var(--qode-main-color) 50%) !important;
    background-position: 0 0 !important
}

.qodef-e-product-list-slider-holder .qodef-m-top .qodef-swipper-nav-wrapper .swiper-button-prev:hover {
    color: #fff;
    background-position: 100% 0 !important
}

.qodef-e-product-list-slider-holder .qodef-m-product-list-title {
    margin: 0
}

.qodef-e-product-list-slider-holder .qodef-m-outer-content {
    display: flex;
    flex-wrap: nowrap
}

.qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item {
    flex: 0 0 20%;
    background-color: var(--qode-main-color);
    padding: 43px 30px 44px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item * {
    color: #fff
}

.qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item .qodef-e-static-tagline {
    margin: 0 0 3px
}

.qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item .qodef-e-static-title {
    margin: 0 0 28px
}

.qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item .qodef-e-static-price {
    font-size: 54px;
    line-height: 1em;
    font-weight: 300
}

.qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-woo-product-list {
    flex-grow: 1
}

.qodef-e-product-list-slider-holder .qodef-swiper-container .swiper-wrapper {
    margin: 0 !important
}

.qodef-e-product-list-slider-holder .qodef-item-layout--image-hover+.swiper-button-prev,
.qodef-e-product-list-slider-holder .qodef-item-layout--image-hover~.swiper-button-next,
.qodef-e-product-list-slider-holder .qodef-item-layout--info-below+.swiper-button-prev,
.qodef-e-product-list-slider-holder .qodef-item-layout--info-below~.swiper-button-next {
    top: calc(50% - 46px) !important
}

.qodef-e-product-list-slider-holder .qodef-navigation--light+.swiper-button-prev,
.qodef-e-product-list-slider-holder .qodef-navigation--light~.swiper-button-next {
    background-color: #fff !important
}

@media only screen and (max-width:680px) {

    .qodef-e-product-list-slider-holder .swiper-button-next,
    .qodef-e-product-list-slider-holder .swiper-button-prev {
        display: none
    }
}

.qodef-e-product-list-slider-holder .qodef-woo-product-list.qodef-gutter--no {
    border-right: 1px solid #e2e2e2
}

.qodef-e-product-list-slider-holder .qodef-woo-product-list.qodef-gutter--no .qodef-e-inner {
    border: 1px solid #e2e2e2;
    border-right: 0;
    outline: 0
}

.qodef-e-product-list-slider-holder .qodef-woo-product-list.qodef-swiper--show-pagination.qodef-custom-static-item--enabled .swiper-wrapper {
    height: auto
}

.qodef-woo-product-list.qodef-item-layout--info-on-image li .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    gap: 21px;
    padding: 0 20px
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
        padding: 3px 20px 20px
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-content-left {
    width: 120px;
    flex-shrink: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-content-left .qodef-woo-product-image-wrapper {
    padding: 0;
    margin: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-content-left .qodef-woo-product-image-wrapper .qodef-woo-product-image {
    width: 100%;
    height: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-content-left .qodef-woo-product-image-wrapper .qodef-woo-product-image img {
    display: block;
    width: 100%;
    height: auto
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-content-right {
    flex-grow: 1;
    padding: 12px 15% 16px 0
}

@media only screen and (max-width:1512px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-content-right {
        padding-right: 0
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-content-right .qodef-woo-product-content-right-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner:hover .qodef-woo-product-image-wrapper {
    transform: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple .qodef-e-inner .qodef-woo-product-category {
    margin: 0 0 3px
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple.qodef-border-on-hover--enabled .qodef-e-inner {
    border-color: transparent;
    transition: border-color .2s ease-out
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple.qodef-border-on-hover--enabled .qodef-e-inner .qodef-woo-product-image-wrapper {
    transition: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-side-simple.qodef-border-on-hover--enabled .qodef-e-inner:hover {
    border-color: #e2e2e2
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-grid-inner {
    grid-auto-rows: 1fr
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 20px;
    position: relative
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left {
    display: flex;
    align-items: center
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner {
        padding-left: 10px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner {
        flex-direction: column;
        align-items: flex-start
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left {
        margin-right: 0;
        order: 1
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center {
        padding-top: 5px;
        order: 3
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left {
    position: relative;
    width: 173px;
    flex-shrink: 0;
    margin-right: 23px
}

@media only screen and (max-width:1512px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left {
        width: 110px
    }
}

@media only screen and (max-width:1368px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left {
        width: 100px
    }
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left {
        width: 95px;
        margin-right: 15px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left {
        width: 173px;
        max-width: 100%
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-left .qodef-woo-product-image-wrapper {
    padding: 0;
    margin: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: 20px 42px 15px 0
}

@media only screen and (max-width:1200px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center {
        padding-right: 55px
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center .qodef-woo-product-content-center-top {
    position: relative;
    display: flex;
    justify-content: space-between
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center .qodef-woo-product-content-center-top .qodef-woo-product-category {
    padding: 0 0 28px
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center .qodef-woo-product-content-center-top .qodef-woo-product-category .qodef-e-info>* {
    vertical-align: top
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center .qodef-woo-product-content-center-top .qodef-woo-product-mark {
    top: auto;
    bottom: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center .qodef-woo-product-content-center-bottom {
    position: relative;
    margin: 14px 0 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-center .qodef-woo-product-content-center-bottom .qodef-woo-product-category {
    margin: 0 0 5px
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    right: 19px;
    top: 0;
    width: 23px;
    height: 100%;
    padding: 20px 0
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-right {
        order: 2;
        position: static;
        padding: 10px 0 0;
        width: auto;
        height: auto
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-right .qodef-woo-product-compare-wishlist-wrapper {
        flex-direction: row;
        gap: 15px
    }

    .qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner .qodef-woo-product-content-right .qodef-woo-product-content-right-bottom {
        position: absolute;
        bottom: 20px;
        right: 19px
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .qodef-e-inner:hover .qodef-woo-product-image-wrapper {
    transform: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-on-side .button:not(.qqvfw-quick-view-button) {
    width: auto !important;
    left: auto;
    right: 0;
    border-radius: 0 !important;
    padding: 0 !important;
    justify-content: center;
    color: #000 !important;
    font-size: 0;
    background-color: transparent !important;
    --qode-button-bg-color: transparent;
    --qode-button-bg-hover-color: transparent
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .added_to_cart .qodef-svg--dropdown-cart .qodef--dropdown-cart-check,
.qodef-woo-product-list.qodef-item-layout--info-on-side .added_to_cart .qodef-svg--dropdown-cart .qodef--dropdown-cart-plus,
.qodef-woo-product-list.qodef-item-layout--info-on-side .button:not(.qqvfw-quick-view-button) .qodef-svg--dropdown-cart .qodef--dropdown-cart-check,
.qodef-woo-product-list.qodef-item-layout--info-on-side .button:not(.qqvfw-quick-view-button) .qodef-svg--dropdown-cart .qodef--dropdown-cart-plus {
    transition-duration: .2s, .2s
}

.qodef-woo-product-list.qodef-item-layout--info-on-side .added_to_cart:hover,
.qodef-woo-product-list.qodef-item-layout--info-on-side .button:not(.qqvfw-quick-view-button):hover {
    color: var(--qode-main-color) !important
}

.qodef-product-search.qodef-layout--horizontal form {
    display: grid;
    grid-template-columns: var(--qode-grid-template-columns);
    border-top: 1px solid #e2e2e2 !important;
    border-left: 1px solid #e2e2e2 !important
}

.qodef-product-search.qodef-layout--horizontal form .qodef-product-search-select2,
.qodef-product-search.qodef-layout--horizontal form select {
    border-top: none !important;
    border-right: 1px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    border-left: none !important
}

.qodef-product-search.qodef-layout--horizontal form .qodef-button {
    justify-content: center;
    padding: 26px 35px 25px
}

.qodef-product-search.qodef-layout--vertical form {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.qodef-product-search.qodef-layout--vertical form .qodef-product-search-select2 {
    padding: 17px 20px 16px
}

.qodef-product-search.qodef-layout--vertical form .qodef-button {
    flex-grow: 1;
    padding: 21px 35px 21px
}

.qodef-product-search .select2-container--default {
    margin: 0
}

.qodef-product-search .qodef-product-search-select2,
.qodef-product-search .qodef-product-search-select2:focus {
    background-color: #fff !important
}

.qodef-product-search .qodef-product-search-select2,
.qodef-product-search select {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0
}

.qodef-product-search .qodef-button {
    justify-content: center
}

.select2-container--default .qodef-product-search-dropdown .select2-results__options {
    text-align: left
}

.select2-container--default .qodef-product-search-dropdown .select2-results__options .select2-results__option {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.widget_highrev_core_woo_dropdown_cart,
.widget_shopping_cart {
    align-items: center;
    display: flex !important;
    height: 100%;
    justify-content: center;
    position: relative
}

.widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner,
.widget_shopping_cart .qodef-widget-dropdown-cart-inner {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-opener,
.widget_highrev_core_woo_dropdown_cart>.widgettitle,
.widget_shopping_cart .qodef-m-opener,
.widget_shopping_cart>.widgettitle {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-count,
.widget_shopping_cart .qodef-m-opener .qodef-m-opener-count {
    font-size: 12px;
    line-height: 1.1667em;
    position: relative;
    top: -4px;
    right: -2px
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-icon svg,
.widget_shopping_cart .qodef-m-opener .qodef-m-opener-icon svg {
    display: block;
    overflow: visible
}

.widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content,
.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content {
    border-style: solid;
    border-width: 1px;
    display: block;
    padding: 7px 0 19px;
    text-align: left;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

#qodef-top-area .widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
#qodef-top-area .widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content,
#qodef-top-area .widget_shopping_cart .qodef-widget-dropdown-cart-content,
#qodef-top-area .widget_shopping_cart .widget_shopping_cart_content,
header .widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
header .widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content,
header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart .widget_shopping_cart_content {
    left: auto;
    opacity: 0 !important;
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden !important;
    width: 373px;
    z-index: 99
}

.touchevents #qodef-top-area .widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.touchevents #qodef-top-area .widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content,
.touchevents #qodef-top-area .widget_shopping_cart .qodef-widget-dropdown-cart-content,
.touchevents #qodef-top-area .widget_shopping_cart .widget_shopping_cart_content,
.touchevents header .widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.touchevents header .widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content,
.touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
.touchevents header .widget_shopping_cart .widget_shopping_cart_content {
    display: none
}

.widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content>*,
.widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content>*,
.widget_shopping_cart .qodef-widget-dropdown-cart-content>*,
.widget_shopping_cart .widget_shopping_cart_content>* {
    padding: 0 19px !important
}

.widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_shopping_cart .widget_shopping_cart_content .blockUI {
    display: none !important
}

.widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,
.widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content .qodef-m-posts-not-found,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,
.widget_shopping_cart .widget_shopping_cart_content .qodef-m-posts-not-found {
    margin: 11px 0 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
    margin: 0 0 20px 0;
    position: relative
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
    margin: 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
    margin: 0 20px 0 0;
    width: 84px
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg {
    display: block;
    width: 11px;
    height: auto
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation {
    display: none
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart-item img {
    float: left;
    vertical-align: top
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart-item a,
.widget_shopping_cart .woocommerce-mini-cart-item a {
    font-family: Archivo, sans-serif;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    display: block
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart-item:after,
.widget_shopping_cart .woocommerce-mini-cart-item:after {
    clear: both;
    content: '';
    display: table
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart,
.widget_shopping_cart .qodef-woo-mini-cart {
    max-height: 50vh;
    overflow: hidden;
    position: relative
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item {
    display: flex;
    align-items: center;
    margin: 0 !important;
    padding: 19px 0 20px
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:first-child,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:first-child {
    padding: 12px 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:after,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200%;
    height: 1px;
    background-color: #e2e2e2
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type:after,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type:after {
    display: none
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image {
    flex-shrink: 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a {
    display: block
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content {
    padding: 0 15% 0 0;
    width: 100%
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title {
    margin: 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price {
    margin: 13px 0 0;
    font-size: 22px;
    line-height: 1.09em;
    font-weight: 500;
    letter-spacing: -.025em
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity {
    margin: 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-order-details,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__total,
.widget_shopping_cart .qodef-m-order-details,
.widget_shopping_cart .woocommerce-mini-cart__total {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 19px 19px !important;
    margin: 0 0 20px;
    background-color: #f5f5f5
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    text-transform: uppercase
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-order-details .amount,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__total .amount,
.widget_shopping_cart .qodef-m-order-details .amount,
.widget_shopping_cart .woocommerce-mini-cart__total .amount {
    font-size: 22px;
    line-height: 1.09em;
    font-weight: 500;
    letter-spacing: -.025em
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-action,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,
.widget_shopping_cart .qodef-m-action,
.widget_shopping_cart .woocommerce-mini-cart__buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-action a,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,
.widget_shopping_cart .qodef-m-action a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    font-family: Archivo, sans-serif;
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    position: relative;
    display: inline-flex;
    align-items: center;
    column-gap: 11px;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    box-shadow: none;
    background-image: none;
    opacity: 1;
    padding: 17px 35px 16px;
    color: var(--qode-button-color, #fff);
    background-color: var(--qode-button-bg-color, var(--qode-main-color));
    border: 1px solid var(--qode-button-border-color, transparent);
    background-image: linear-gradient(to bottom, var(--qode-button-bg-color, var(--qode-main-color)) 50%, var(--qode-button-bg-hover-color, #000) 50%);
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out;
    background-size: 100% 203%;
    background-position: 0 0;
    width: 100%;
    justify-content: center;
    text-align: center
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-action a:hover,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover,
.widget_shopping_cart .qodef-m-action a:hover,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover {
    color: var(--qode-button-hover-color, #fff);
    border-color: var(--qode-button-border-hover-color, transparent);
    background-position: 0 100%
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,
.widget_shopping_cart .woocommerce-mini-cart__buttons {
    flex-direction: column
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    justify-content: center;
    width: 100% !important
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:last-child,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child {
    margin-top: 5px
}

#qodef-top-area .widget_highrev_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,
#qodef-top-area .widget_highrev_core_woo_dropdown_cart:hover .widget_shopping_cart_content,
#qodef-top-area .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,
#qodef-top-area .widget_shopping_cart:hover .widget_shopping_cart_content,
header .widget_highrev_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,
header .widget_highrev_core_woo_dropdown_cart:hover .widget_shopping_cart_content,
header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart:hover .widget_shopping_cart_content {
    opacity: 1 !important;
    visibility: visible !important
}

.widget_highrev_core_woo_dropdown_cart,
.widget_shopping_cart {
    color: #000
}

.widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content,
.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content {
    background-color: #fff;
    color: #000;
    border-color: #e2e2e2
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart-item a,
.widget_shopping_cart .woocommerce-mini-cart-item a {
    color: #000
}

.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover,
.widget_shopping_cart .woocommerce-mini-cart-item a:hover {
    color: var(--qode-main-color)
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #000
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #000
}

.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
    color: var(--qode-main-color)
}

.widget_highrev_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong {
    color: #000
}

#qodef-top-area .widget_highrev_core_woo_dropdown_cart,
#qodef-top-area .widget_shopping_cart {
    color: #fff
}

#qodef-top-area.qodef-skin--dark .widget_highrev_core_woo_dropdown_cart,
#qodef-top-area.qodef-skin--dark .widget_shopping_cart {
    color: #000
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart,
#qodef-page-footer .widget_shopping_cart {
    color: #ccc
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .widget_shopping_cart_content,
#qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,
#qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content {
    background-color: #000;
    color: #ccc;
    border-color: #fff
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart-item a,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a {
    color: #ccc
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover {
    color: #fff
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #ccc
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
    color: #fff
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #ccc
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
    color: #fff
}

#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .qodef-m-order-details strong,
#qodef-page-footer .widget_highrev_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
#qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong {
    color: #ccc
}

#qodef-page-footer #qodef-page-footer-middle-area .widget_highrev_core_woo_dropdown_cart,
#qodef-page-footer #qodef-page-footer-middle-area .widget_shopping_cart {
    color: #fff
}

#qodef-page-footer #qodef-page-footer-bottom-area .widget_highrev_core_woo_dropdown_cart,
#qodef-page-footer #qodef-page-footer-bottom-area .widget_shopping_cart {
    color: #bcbcbc
}

#qodef-side-area .widget_highrev_core_woo_dropdown_cart,
#qodef-side-area .widget_shopping_cart {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget_highrev_core_woo_dropdown_cart,
.qodef-mega-menu-widget-holder .widget_shopping_cart {
    color: #fff
}

.qodef-product-search-holder .qodef-product-search-form {
    position: relative;
    box-sizing: border-box;
    height: 60px;
    min-width: 671px;
    border: 1px solid #e2e2e2;
    background-color: #fff
}

@media only screen and (max-width:1512px) {
    .qodef-product-search-holder .qodef-product-search-form {
        min-width: 541px
    }
}

@media only screen and (max-width:1200px) {
    .qodef-product-search-holder .qodef-product-search-form {
        min-width: 490px
    }
}

.qodef-product-search-holder .qodef-product-search-form .tt-suggestion.tt-selectable {
    cursor: pointer
}

.qodef-product-search-holder .qodef-product-search-form.qodef-product-search-input--focus .twitter-typeahead:after {
    transform: scaleX(1)
}

.qodef-product-search-holder .qodef-product-category-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 6
}

.qodef-product-search-holder .qodef-product-category-holder .select2-container--default {
    height: 100%;
    border-right: 1px solid #e2e2e2
}

.qodef-product-search-holder .qodef-product-category-holder .select2-container--default .select2-selection--single {
    padding: 10px 20px;
    height: 100%;
    display: flex;
    align-items: center;
    border: none
}

.qodef-product-search-holder .qodef-product-category-holder .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    text-transform: uppercase
}

.qodef-product-search-holder .qodef-product-category-holder .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 30px;
    right: 8px;
    top: 50%;
    translate: 0 -50%
}

.qodef-product-search-holder .qodef-product-category-holder .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: translateY(-50%) rotate(90deg)
}

.qodef-product-search-holder .qodef-product-category {
    display: block;
    width: 208px;
    height: 26px;
    outline: 0;
    padding: 0 40px 0 14px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    background-image: unset;
    opacity: 0;
    visibility: hidden
}

.qodef-product-search-holder .qodef-product-category:focus {
    box-shadow: 0 0 0 2px transparent inset
}

.qodef-product-search-holder .twitter-typeahead {
    width: 100%;
    height: 100%
}

.qodef-product-search-holder .twitter-typeahead:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 208px;
    width: calc(100% - 208px);
    height: 4px;
    background-color: var(--qode-main-color);
    transform: scaleX(0);
    transform-origin: left;
    transition: all .25s ease-out
}

.qodef-product-search-holder .tt-menu {
    background-color: #fff;
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 0
}

.qodef-product-search-holder .tt-suggestion {
    width: 100%;
    float: left;
    padding: 12px 19px;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2
}

.qodef-product-search-holder .tt-suggestion:last-child {
    border-bottom: 0
}

.qodef-product-search-holder .tt-suggestion:nth-child(2n+1) {
    clear: both
}

.qodef-product-search-holder .tt-suggestion strong {
    font-weight: inherit;
    color: inherit
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item {
    display: table;
    position: relative
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-image {
    display: table-cell;
    vertical-align: middle
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-image img {
    display: block;
    width: 84px
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-item-cat {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-item-content {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 20px;
    text-align: left
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-title {
    margin-top: 7px;
    margin-bottom: 13px
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-title strong {
    font-weight: inherit;
    color: var(--qode-main-color)
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-price {
    margin: 0;
    font-size: 22px;
    line-height: 1.09em;
    font-weight: 500;
    letter-spacing: -.025em;
    color: #000;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-price * {
    font-size: inherit;
    line-height: inherit
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-price del {
    margin: 0 8px 0 0;
    font-size: 14px;
    color: #000;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -3px
}

.qodef-product-search-holder .tt-suggestion .qodef-product-search-item .qodef-product-search-price ins {
    text-decoration: none;
    display: inline-block;
    margin-right: 10px
}

.qodef-product-search-holder .tt-suggestion:last-child .qodef-product-search-item:after,
.qodef-product-search-holder .tt-suggestion:nth-child(2n) .qodef-product-search-item:after {
    display: none
}

.qodef-product-search-holder .qodef-product-search {
    padding: 15px 0 15px 19px;
    margin: 0 50px 0 208px;
    border: 0;
    background-color: #fff !important;
    max-width: calc(100% - 258px);
    height: 100%
}

.qodef-product-search-holder button[type=submit].qodef-product-search-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    border: 0;
    --qode-button-bg-color: transparent;
    --qode-button-bg-hover-color: transparent
}

.qodef-product-search-holder button[type=submit].qodef-product-search-submit svg {
    display: block;
    overflow: visible;
    color: #000;
    transition: color .2s ease-out
}

.qodef-product-search-holder button[type=submit].qodef-product-search-submit i {
    position: relative;
    top: 2px
}

.qodef-product-search-holder button[type=submit].qodef-product-search-submit:hover svg {
    color: var(--qode-main-color)
}

.qodef-product-search-holder input[type=text]:focus {
    box-shadow: initial
}

.qodef-light-header .qodef-product-search-holder .qodef-product-search,
.qodef-logo-area-light-header .qodef-product-search-holder .qodef-product-search {
    background-color: #fff !important
}

.qodef-logo-area-dark-header .qodef-product-search-holder .qodef-product-search {
    background-color: transparent !important
}

.qodef-logo-area-dark-header .qodef-product-search-holder .qodef-product-search-submit {
    background-color: var(--qode-main-color)
}

[class*=highrev] .select2-container--default .qodef-product-search-select2-dd {
    background-color: #fff
}

[class*=highrev] .select2-container--default .qodef-product-search-select2-dd .select2-results>.select2-results__options {
    max-height: 325px;
    padding: 19px 20px;
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left
}

[class*=highrev] .select2-container--default .qodef-product-search-select2-dd .select2-results__option {
    padding: 6px 0
}

[class*=highrev] .select2-container--default .qodef-product-search-select2-dd .select2-results__option--highlighted[aria-selected] {
    color: var(--qode-main-color) !important
}

[class*=highrev] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below.qodef-product-search-select2-dd {
    border-top-color: #e2e2e2
}

.widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px
}

.widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-link {
    display: flex;
    align-items: center
}

.widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-icon-count-holder {
    display: inline-flex
}

.widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-icon {
    display: block;
    line-height: 1
}

.widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-icon svg {
    display: block;
    overflow: visible
}

.widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-count {
    font-size: 12px;
    line-height: 1.1667em;
    position: relative;
    top: -2px;
    right: -2px
}

.widget_highrev_core_qode_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-count .blockUI {
    display: none !important
}

.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important
}

.qodef-vc-row-wrapper.qodef--parallax-row {
    width: 100%
}

.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
    height: auto !important
}

.qodef-clients-list .qodef-e {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list .qodef-e .qodef-e-logo {
    width: auto;
    opacity: 1;
    will-change: opacity;
    transition: opacity .35s ease-out;
    display: inline-block
}

.qodef-clients-list .qodef-e .qodef-e-hover-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    opacity: 0;
    will-change: opacity;
    transition: opacity .35s ease-out
}

.qodef-clients-list .qodef-e.qodef--has-hover-image:hover .qodef-e-logo {
    opacity: 0
}

.qodef-clients-list .qodef-e.qodef--has-hover-image:hover .qodef-e-hover-logo {
    opacity: 1
}

.qodef-clients-list.qodef-boxed-layout--yes.qodef-grid.qodef-gutter--no {
    --qode-columns-col-gap: 1px
}

.qodef-clients-list.qodef-boxed-layout--yes.qodef-grid.qodef-vertical-gutter--no {
    --qode-columns-row-gap: 1px
}

.qodef-clients-list.qodef-boxed-layout--yes .qodef-e {
    outline: 1px solid var(--qodef-client-border-color, #e2e2e2);
    background-color: var(--qodef-client-bg-color, #fff);
    transition: all .2s ease-out
}

.qodef-clients-list.qodef-boxed-layout--yes .qodef-e:hover {
    background-color: var(--qodef-client-hover-bg-color, #f5f5f5)
}

.qodef-clients-list.qodef-boxed-layout--yes .qodef-e .qodef-e-inner {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 1
}

.qodef-clients-list.qodef-boxed-layout--yes .qodef-e .qodef-e-image-holder {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-boxed-layout--yes.qodef-swiper-container:not(.qodef-gutter--no) .qodef-e {
    outline: 0;
    border: 1px solid var(--qodef-client-border-color, #e2e2e2)
}

.qodef-clients-list.qodef-boxed-layout--yes.qodef-swiper-container.qodef-gutter--no {
    border: 1px solid var(--qodef-client-border-color, #e2e2e2);
    border-width: 1px 0
}

.qodef-masonry-gallery-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-masonry-gallery-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-masonry-gallery-list .qodef-e-media-image img {
    display: block
}

.qodef-masonry-gallery-list .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.qodef-masonry-gallery-list .qodef-e-title {
    margin: 0
}

.qodef-masonry-gallery-list .qodef-e-text {
    margin: 16px 0 0
}

.qodef-masonry-gallery-list .qodef-e-button {
    margin: 21px 0 0
}

.qodef-masonry-gallery-list .qodef-e-button a {
    position: relative;
    z-index: 2
}

.qodef-masonry-gallery-list .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-masonry-gallery-list.qodef-items--fixed .qodef-e-media-image {
    height: 100%
}

.qodef-masonry-gallery-list .qodef-item-layout--standard .qodef-e-content {
    align-items: center;
    justify-content: center
}

.touchevents .qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-inner {
    cursor: pointer
}

.qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-inner:hover .qodef-e-content {
    opacity: 1
}

.qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-content {
    padding: 30px 40px;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-team-list .qodef-e-role {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em;
    margin: 0
}

.qodef-team-list .qodef-e-title {
    margin: 6px 0 0
}

.qodef-team-list .qodef-social-icons {
    margin: 0
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin: 18px 0 0
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content {
    opacity: 1;
    z-index: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity .2s ease-out;
    z-index: -1
}

.qodef-testimonials-list .qodef-e-inner {
    padding-bottom: 40px
}

.qodef-testimonials-list .qodef-e-media-image {
    line-height: 0;
    margin-bottom: 25px
}

.qodef-testimonials-list .qodef-e-media-image img {
    width: auto
}

.qodef-testimonials-list .qodef-e-title {
    margin: 0 0 25px
}

.qodef-testimonials-list .qodef-e-text {
    margin: 0 0 25px
}

.qodef-testimonials-list .qodef-e-author {
    margin: 0
}

.qodef-testimonials-list .swiper-pagination-bullets {
    text-align: left;
    bottom: 0 !important
}

.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before {
    background-color: var(--qode-main-color)
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
    color: #fff
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
    background-color: #fff
}

.qodef-review-rating {
    display: flex
}

.qodef-review-rating .qodef-rating-inner {
    display: flex;
    flex-basis: 50%
}

.qodef-review-rating label {
    margin: 0 10px 0 0
}

.qodef-review-rating .qodef-comment-rating-box {
    display: flex;
    margin: 0
}

.qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 .1em 0 0;
    cursor: pointer;
    color: #000
}

.qodef-review-rating .qodef-star-rating svg {
    display: block;
    width: 14px;
    height: auto;
    fill: none;
    stroke: currentColor
}

.qodef-review-rating .qodef-star-rating.active svg {
    fill: currentColor
}

.qodef-review-rating .qodef-comments-ratings {
    --qode-star-width: 14px;
    --qode-star-gap: 8px;
    line-height: var(--qode-star-width)
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1em
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-stars {
    color: #000;
    display: flex;
    gap: var(--qode-star-gap)
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-stars svg {
    display: block;
    width: var(--qode-star-width);
    height: auto;
    flex-shrink: 0
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-stars.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-stars.qodef--active svg {
    fill: currentColor
}

.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: var(--qode-main-color);
    font-size: 60px;
    line-height: 1em;
    font-weight: 700
}

.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
    vertical-align: middle;
    margin: 2px 0 0
}

.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
    vertical-align: middle;
    font-size: 20px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
    vertical-align: middle;
    padding-left: 200px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar {
    line-height: 28px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner {
    padding: 6px 0
}

.qodef-reviews-per-mark .qodef-reviews-number-holder {
    display: flex;
    align-items: center
}

.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    text-align: center
}

.qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em
}

.qodef-reviews-per-mark .qodef-stars-wrapper {
    display: table-cell;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
    display: block
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
    color: #ffd740
}

.qodef-reviews-per-mark .qodef-reviews-count {
    font-weight: 700;
    font-size: 14px
}

.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
    width: 75%;
    padding: 29px 50px 40px;
    background-color: #fafafa;
    border-left: 1px solid #e5e5e5
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
    display: inline-block;
    vertical-align: middle
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
    display: block
}

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

@keyframes cover_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

@keyframes cover_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
        z-index: 100
    }

    100% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }
}

.qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
    z-index: -1;
    transition: opacity .3s ease
}

.qodef-search-cover-form .qodef-m-inner {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between
}

.qodef-search-cover-form .qodef-m-form-field {
    padding: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline-offset: 0
}

.qodef-search-cover-form .qodef-m-form-field:focus {
    color: #000
}

.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-form-field::placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-close {
    flex-shrink: 0
}

.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out .3s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .3s ease both
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
    display: none
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .98);
    z-index: 100
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #000;
    line-height: 2em;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.qodef-fullscreen-search-holder .qodef-m-form-submit {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: auto;
    padding: 0;
    margin: 0;
    color: #000;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .2s ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: 0 0
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    opacity: 1;
    bottom: 10px;
    transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 1px solid #000;
    transition: all .3s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
    width: 100%;
    transition: width .5s ease .6s
}

.qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #000
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in .3s ease both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.qodef-search-opener.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none
}

.qodef-accordion .qodef-accordion-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-accordion.qodef--init {
    visibility: visible
}

.qodef-accordion .qodef-accordion-mark .qodef-icon--minus,
.qodef-accordion .qodef-accordion-mark .qodef-icon--plus {
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color .2s ease-out
}

.qodef-accordion .qodef-accordion-mark .qodef-icon--plus:after,
.qodef-accordion .qodef-accordion-mark .qodef-icon--plus:before {
    content: '';
    display: block;
    background-color: currentColor
}

.qodef-accordion .qodef-accordion-mark .qodef-icon--plus:before {
    width: 14px;
    height: 2px
}

.qodef-accordion .qodef-accordion-mark .qodef-icon--plus:after {
    width: 2px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 6px;
    transition: transform .25s ease-in-out
}

.qodef-accordion .qodef-accordion-mark .qodef-icon--minus {
    width: 14px;
    height: 14px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-accordion .qodef-accordion-mark .qodef-icon--minus:before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background-color: currentColor
}

.qodef-accordion.qodef-layout--simple {
    border-bottom: 1px solid #e2e2e2
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 23px 28px 23px 0;
    transition: color .2s ease-out, background-color .2s ease-out;
    cursor: pointer;
    border-top: 1px solid #e2e2e2
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    position: relative;
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    line-height: 1;
    text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .2s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 0;
    display: none
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark {
    color: var(--qode-main-color)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus:after,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus:after {
    transform: rotate(90deg)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding: 0 0 23px;
    margin: 0;
    position: relative;
    top: -1px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

.qodef-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.qodef-banner .qodef-m-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
}

.qodef-banner .qodef-m-title {
    margin: 10px 0 4px
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    font-size: 14px;
    line-height: 1.143em;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin: 0
}

.qodef-banner .qodef-m-additional-info {
    font-size: 54px;
    line-height: 1.074em;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 24px 0 0
}

.qodef-banner .qodef-m-text-field {
    font-size: 15px;
    color: var(--qode-main-color);
    margin: 0 0 10px;
    font-style: italic
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: inherit;
    object-fit: cover;
    transition: all .35s ease-out
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-content-inner {
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 59px 80px 73px;
    background-color: var(--qode-main-color)
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-title {
    margin: 0;
    color: #fff
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-subtitle {
    color: #fff
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-subtitle+.qodef-m-title {
    margin-top: 13px
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-additional-info {
    color: #fff
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-text {
    margin: 0
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-content-inner>.qodef-m-text {
    color: #fff
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-button {
    margin: auto 0 0
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-button .qodef-button.qodef-layout--textual {
    color: var(--qode-button-color, #fff)
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-button .qodef-button.qodef-layout--textual:hover {
    color: var(--qode-button-hover-color, #fff)
}

.qodef-banner.qodef-layout--link-button-boxed .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-arrow {
    color: inherit
}

.qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr
}

.qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width .qodef-m-image {
    order: 2
}

.qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width .qodef-m-content {
    position: relative;
    height: auto;
    order: 1
}

.qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width .qodef-m-content .qodef-m-content-inner {
    position: relative;
    width: 100%
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 59px 80px 60px
}

.widget_highrev_core_banner .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    padding: 58px 40px 54px
}

.widget_highrev_core_banner .qodef-banner.qodef-layout--link-button .qodef-m-content-inner .qodef-m-subtitle {
    font-size: 11px;
    line-height: 1.45em
}

.widget_highrev_core_banner .qodef-banner.qodef-layout--link-button .qodef-m-content-inner .qodef-m-subtitle+.qodef-m-title {
    margin-top: 12px
}

.qodef-banner.qodef-layout--link-button .qodef-m-title {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-subtitle+.qodef-m-title {
    margin-top: 13px
}

.qodef-banner.qodef-layout--link-button .qodef-m-text {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: auto 0 0
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding: 30px
}

.qodef-button.qodef-html--link {
    font-family: Archivo, sans-serif;
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    position: relative;
    display: inline-flex;
    align-items: center;
    column-gap: 11px;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    box-shadow: none;
    background-image: none;
    opacity: 1;
    padding: 17px 35px 16px
}

.qodef-button.qodef-size--small {
    padding: 12px 26px
}

.qodef-button.qodef-size--large {
    padding: 21px 48px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 17px 20px 16px;
    justify-content: center;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: var(--qode-button-color, #fff);
    background-color: var(--qode-button-bg-color, var(--qode-main-color));
    border: 1px solid var(--qode-button-border-color, transparent);
    background-image: linear-gradient(to bottom, var(--qode-button-bg-color, var(--qode-main-color)) 50%, var(--qode-button-bg-hover-color, #000) 50%);
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out;
    background-size: 100% 203%;
    background-position: 0 0
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: var(--qode-button-hover-color, #fff);
    border-color: var(--qode-button-border-hover-color, transparent);
    background-position: 0 100%
}

.qodef-button.qodef-layout--outlined {
    color: var(--qode-button-color, var(--qode-main-color));
    background-color: transparent;
    border: 1px solid var(--qode-button-border-color, var(--qode-main-color))
}

.qodef-button.qodef-layout--outlined:hover {
    color: var(--qode-button-hover-color, #fff);
    background-color: var(--qode-button-bg-hover-color, var(--qode-main-color));
    border-color: var(--qode-button-border-hover-color, var(--qode-main-color))
}

.qodef-button.qodef-layout--textual {
    color: var(--qode-button-color, #000);
    background-color: transparent;
    border: 0;
    padding: 0 !important;
    align-items: center
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block
}

.qodef-button.qodef-layout--textual svg {
    overflow: visible
}

.qodef-button.qodef-layout--textual svg path {
    transition: transform .4s cubic-bezier(.51, .56, .04, .9), clip-path .4s cubic-bezier(.51, .56, .04, .9);
    transform: rotate(0) translateX(0) scaleX(1)
}

.qodef-button.qodef-layout--textual svg path:nth-of-type(1) {
    transform-origin: 75% 72%
}

.qodef-button.qodef-layout--textual svg path:nth-of-type(2) {
    transform-origin: 11% 50%
}

.qodef-button.qodef-layout--textual .qodef-m-arrow {
    color: var(--qode-main-color);
    margin-left: 3px;
    position: relative;
    top: -1px
}

.qodef-button.qodef-layout--textual .qodef-m-arrow svg {
    display: block
}

.qodef-button.qodef-layout--textual:hover {
    color: var(--qode-button-hover-color, var(--qode-button-color, #000))
}

.qodef-button.qodef-layout--textual:hover svg path:nth-of-type(1) {
    transform: scaleX(1.4) rotate(45deg) translateX(0)
}

.qodef-button.qodef-layout--textual:hover svg path:nth-of-type(2) {
    transform: scaleY(1.4) rotate(45deg) translateX(0)
}

.qodef-call-to-action.qodef-layout--standard {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
    justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
    justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    flex: 0 0 auto
}

.qodef-countdown .qodef-m-date {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
    width: 100%
}

.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
    width: 50%
}

.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
    width: 33.33333%
}

.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
    width: 25%
}

.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
    width: 20%
}

.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 16.66667%
}

.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
    color: #fff
}

.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px
}

.qodef-countdown.qodef-layout--simple .qodef-digit {
    font-family: inherit;
    font-size: 90px;
    line-height: 1em;
    font-weight: 600;
    color: #000
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: inherit;
    font-weight: 600;
    font-size: 75px;
    line-height: 1;
    color: #000
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: 5px 0 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: 0
}

.widget.widget_highrev_core_custom_font {
    margin-bottom: 0 !important
}

.qodef-custom-font {
    position: relative;
    margin: 0
}

.qodef-divided-showcase-carousel {
    display: flex;
    flex-wrap: wrap
}

.qodef-divided-showcase-carousel.qodef-slider-position--left {
    flex-direction: row-reverse
}

.qodef-divided-showcase-carousel.qodef-pagination-skin--light .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #fff
}

.qodef-divided-showcase-carousel.qodef-pagination-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:hover {
    background-color: var(--qode-main-color)
}

.qodef-divided-showcase-carousel.qodef-pagination-skin--light .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--qode-main-color)
}

.qodef-divided-showcase-carousel .qodef-slider-holder {
    width: 50%;
    padding: 5.25% 5.05% 2.15%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-divided-showcase-carousel .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #e2e2e2
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text {
    width: 50%;
    overflow: visible;
    padding: 0 15% 0 15%;
    display: flex;
    align-items: center;
    background-color: #f5f5f5
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item .qodef-m-subtitle {
    display: inline-flex
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item .qodef-m-button,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item .qodef-m-subtitle,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item .qodef-m-title,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item>.qodef-m-text {
    opacity: 0
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item:not(.qodef--active) .qodef-m-button,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item:not(.qodef--active) .qodef-m-subtitle,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item:not(.qodef--active) .qodef-m-title,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item:not(.qodef--active)>.qodef-m-text {
    animation: qode-fade-out .3s ease forwards
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item.qodef--active .qodef-m-button,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item.qodef--active .qodef-m-subtitle,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item.qodef--active .qodef-m-title,
.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item.qodef--active>.qodef-m-text {
    animation: qode-text-from-right .55s ease forwards
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item.qodef--active .qodef-m-title {
    animation-delay: .1s
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item.qodef--active .qodef-m-text {
    animation-delay: .2s
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text .qodef-e-text-item.qodef--active .qodef-m-button {
    animation-delay: .3s
}

.qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-hidden-text {
    display: none
}

.qodef-divided-showcase-carousel .qodef-e .qodef-m-title {
    font-size: 60px;
    line-height: .9em;
    font-weight: 600;
    letter-spacing: -.025em;
    margin: 3px 0 0;
    z-index: 5
}

.qodef-divided-showcase-carousel .qodef-e .qodef-m-subtitle {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em
}

.qodef-divided-showcase-carousel .qodef-e>.qodef-m-text {
    margin: 26px 0 0;
    z-index: 5
}

.qodef-divided-showcase-carousel .qodef-e .qodef-m-button {
    margin-top: 17px
}

.qodef-dropcaps {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-dropcaps .qodef-m-letter {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 38px;
    line-height: .94737em;
    font-weight: 600;
    position: relative;
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin: 0 10px 5px 0
}

@media only screen and (max-width:1512px) {
    .qodef-dropcaps .qodef-m-letter {
        font-size: 36px;
        line-height: 1.13em
    }
}

@media only screen and (max-width:680px) {
    .qodef-dropcaps .qodef-m-letter {
        font-size: 34px;
        line-height: 1.14em
    }
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    font-size: 18px;
    line-height: 1.11111em;
    font-weight: 700;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #000
}

@media only screen and (max-width:1512px) {
    .qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
        font-size: 16px;
        line-height: 1.31em
    }
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-google-map {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-google-map .qodef-m-map {
    display: block;
    width: 100%
}

.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
    width: 100%;
    display: block
}

.qodef-google-map .qodef-m-map img {
    max-width: none
}

.qodef-highlight .qodef-highlight-text {
    padding: 0 5px;
    color: #fff;
    background-color: #000
}

.qodef-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title a {
    display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    margin-right: 5px;
    float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 15px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
    display: block
}

#qodef-page-sidebar .widget.widget_highrev_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_highrev_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_highrev_core_icon_list_item {
    margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-title {
    margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
    display: block
}

.qodef-icon-with-text .qodef-m-text {
    margin: 10px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
    float: none
}

.qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: block
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 15px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 5px
}

.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img {
    max-width: 50%
}

.qodef-icon-with-text.qodef-layout--boxed {
    padding: 22px 20px 33px;
    border: 1px solid #e2e2e2
}

.qodef-icon-with-text.qodef-layout--boxed .qodef-m-title {
    margin-top: 76px
}

.qodef-icon-with-text.qodef-layout--boxed .qodef-m-text {
    margin: 9px 0 0
}

.qodef-icon-with-text.qodef-layout--boxed.qodef--retina img {
    max-width: 50%;
    margin: 0 auto
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 21px
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina img {
    max-width: 50%;
    margin: 0 auto
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--left img {
    margin-left: 0
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina.qodef-alignment--right img {
    margin-right: 0
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
    color: inherit;
    transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
    background-color: #000
}

.qodef-icon-holder.qodef-layout--circle {
    border-radius: 50%
}

.qodef-icon-holder.qodef-size--tiny {
    font-size: 1.33333333em
}

.qodef-icon-holder.qodef-size--small {
    font-size: 2em
}

.qodef-icon-holder.qodef-size--medium {
    font-size: 3em
}

.qodef-icon-holder.qodef-size--large {
    font-size: 4em
}

.qodef-icon-holder.qodef-size--huge {
    font-size: 5em
}

.widget.widget_highrev_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_highrev_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_highrev_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_highrev_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery.qodef-border--enabled .qodef-image-wrapper {
    border: 1px solid #e2e2e2
}

.qodef-image-gallery.qodef-border--enabled.qodef-swiper-container {
    padding: 0 1px
}

.qodef-image-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-marquee .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
    overflow: hidden
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
    background-size: cover !important
}

.qodef-image-marquee .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.qodef-image-marquee .qodef-m-image.qodef-image--copy {
    will-change: transform;
    backface-visibility: hidden;
    transform: translateX(100%) translateZ(0)
}

.qodef-image-marquee .qodef-m-image a {
    position: relative;
    display: block
}

@keyframes qode-move-marquee {
    0% {
        transform: translateX(0) translateZ(0)
    }

    100% {
        transform: translateX(-100%) translateZ(0)
    }
}

@keyframes qode-move-marquee-copy {
    0% {
        transform: translateX(100%) translateZ(0)
    }

    100% {
        transform: translateX(0) translateZ(0)
    }
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-title {
    margin: 26px 0 0
}

.qodef-image-with-text .qodef-m-text {
    margin: 9px 0 0;
    padding-right: 15%
}

.qodef-info-section {
    padding: 47px 30px 45px;
    background-color: var(--qode-main-color)
}

.qodef-info-section .qodef-m-info {
    height: 100%;
    display: flex;
    flex-direction: column
}

.qodef-info-section .qodef-m-subtitle {
    margin: 0;
    color: #fff
}

.qodef-info-section .qodef-m-title {
    margin: 6px 0 0;
    color: #fff
}

.qodef-info-section .qodef-m-additional-info {
    display: block;
    margin: 24px 0 0;
    font-size: 54px;
    line-height: 1.074em;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff
}

.qodef-info-section .qodef-m-info>.qodef-m-text {
    color: #fff
}

.qodef-info-section .qodef-m-button {
    margin: auto 0 0
}

.qodef-info-section .qodef-m-button .qodef-button.qodef-layout--textual {
    color: var(--qode-button-color, #fff)
}

.qodef-info-section .qodef-m-button .qodef-button.qodef-layout--textual:hover {
    color: var(--qode-button-hover-color, #fff)
}

.qodef-info-section .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-arrow {
    color: inherit
}

.qodef-info-section-fit-to-section .elementor-widget-container,
.qodef-info-section-fit-to-section .qodef-info-section {
    height: 100%
}

@media only screen and (max-width:1024px) {

    .qodef-info-section-fit-to-section .elementor-widget-container.qodef-disable-breakpoint--1024,
    .qodef-info-section-fit-to-section .qodef-info-section.qodef-disable-breakpoint--1024 {
        height: auto
    }
}

@media only screen and (max-width:880px) {

    .qodef-info-section-fit-to-section .elementor-widget-container.qodef-disable-breakpoint--880,
    .qodef-info-section-fit-to-section .qodef-info-section.qodef-disable-breakpoint--880 {
        height: auto
    }
}

@media only screen and (max-width:680px) {

    .qodef-info-section-fit-to-section .elementor-widget-container.qodef-disable-breakpoint--680,
    .qodef-info-section-fit-to-section .qodef-info-section.qodef-disable-breakpoint--680 {
        height: auto
    }
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-pricing-table.qodef-status--featured {
    transform: translateY(-25px)
}

.qodef-pricing-table .qodef-m-inner {
    padding: 45px
}

.qodef-pricing-table .qodef-m-title p {
    margin: 0;
    color: #000
}

.qodef-pricing-table .qodef-m-price {
    margin-top: -3px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1;
    justify-content: center
}

.qodef-pricing-table .qodef-m-content {
    margin: 25px 0 0
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    color: #000;
    margin-bottom: 8px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 25px 0 0
}

.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-progress-bar .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column
}

.qodef-progress-bar .qodef-m-canvas {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-progress-bar .qodef-m-canvas svg {
    display: block
}

.qodef-progress-bar .qodef-m-title {
    margin: 20px 0 0
}

.qodef-progress-bar.qodef--init {
    visibility: visible
}

.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: Archivo, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1.125em;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0
}

.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
    padding-top: 20px;
    transform: none !important
}

.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
    flex-direction: column-reverse
}

.qodef-progress-bar.qodef-layout--line .proggress {
    width: 0
}

.qodef-progress-bar.qodef-layout--line .percentCount {
    position: absolute;
    top: -24px;
    right: 0;
    width: auto
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
    margin: 0 0 7px
}

.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount {
    left: 0;
    right: auto;
    transform: translateX(-50%)
}

.qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle {
    margin: 0 0 6px
}

.qodef-section-title .qodef-m-text {
    margin: 25px 0 0
}

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-section-title h1.qodef-m-title a {
    color: inherit
}

.qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #e2e2e2
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

.qodef-separator.qodef-show--yes {
    display: block
}

.qodef-separator.qodef-show--no {
    display: none
}

@media only screen and (max-width:1600px) {
    .qodef-separator.qodef-show-1600--yes {
        display: block
    }
}

@media only screen and (max-width:1600px) {
    .qodef-separator.qodef-show-1600--no {
        display: none
    }
}

@media only screen and (max-width:1512px) {
    .qodef-separator.qodef-show-1512--yes {
        display: block
    }
}

@media only screen and (max-width:1512px) {
    .qodef-separator.qodef-show-1512--no {
        display: none
    }
}

@media only screen and (max-width:1368px) {
    .qodef-separator.qodef-show-1368--yes {
        display: block
    }
}

@media only screen and (max-width:1368px) {
    .qodef-separator.qodef-show-1368--no {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    .qodef-separator.qodef-show-1200--yes {
        display: block
    }
}

@media only screen and (max-width:1200px) {
    .qodef-separator.qodef-show-1200--no {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-show-1024--yes {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-show-1024--no {
        display: none
    }
}

@media only screen and (max-width:880px) {
    .qodef-separator.qodef-show-880--yes {
        display: block
    }
}

@media only screen and (max-width:880px) {
    .qodef-separator.qodef-show-880--no {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-separator.qodef-show-680--yes {
        display: block
    }
}

@media only screen and (max-width:680px) {
    .qodef-separator.qodef-show-680--no {
        display: none
    }
}

#qodef-page-sidebar .widget.widget_highrev_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_highrev_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_highrev_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-alignment--center .qodef-single-image img {
    margin: 0 auto
}

.qodef-alignment--right .qodef-single-image img {
    margin: 0 0 0 auto
}

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block
}

.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) {
    position: absolute
}

.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
    max-width: initial
}

@media only screen and (max-width:1200px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
        width: 50%
    }
}

.qodef-stacked-images.qodef--has-appear .qodef-m-image {
    opacity: 0;
    transition: .35s opacity ease-out
}

.qodef-stacked-images.qodef--has-appear.qodef--appeared .qodef-m-image {
    opacity: 1
}

.qodef-stacked-images.qodef--has-appear.qodef--appeared .qodef-m-image:nth-of-type(2) {
    transition-delay: .2s
}

.qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-tabs.qodef--init {
    visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs .qodef-tabs-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-tabs .qodef-tabs-content p {
    margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 0 0 -1px;
    padding: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
    padding: 23px 36px;
    border: 1px solid #e2e2e2;
    background-image: linear-gradient(to bottom, #fff 50%, var(--qode-main-color) 50%);
    background-repeat: no-repeat;
    background-origin: border-box;
    transition: color .3s ease-out, background-position .3s ease-out;
    background-size: 100% 203%;
    background-position: 0 0;
    color: #000
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-right: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
    background-position: 0 100%;
    color: #fff
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction: column;
        align-items: stretch;
        padding: 5px;
        border: 1px solid #e2e2e2
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
        margin: 0 0 5px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
        margin-bottom: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        text-align: center;
        border: none
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 100%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    flex-shrink: 0;
    display: block;
    padding-right: 26px;
    margin-right: 26px;
    border-right: 1px solid #e2e2e2
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0
}

@keyframes qode-text-marquee-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@keyframes qode-text-marquee-right {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

.qodef-text-marquee .qodef-m-content {
    display: flex;
    font-family: Archivo, sans-serif;
    font-size: 105px;
    font-weight: 400;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap
}

.qodef-text-marquee .qodef-m-content-inner {
    padding-right: 25px
}

.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-left var(--qode-marquee-duration, 25s) linear infinite
}

.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-right var(--qode-marquee-duration, 25s) linear infinite
}

.qodef-text-marquee .qodef-m-text-1 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-2 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-3 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-separator {
    color: var(--qode-main-color);
    position: relative
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 106px;
    line-height: 1
}

.qodef-video-button .qodef-m-play span {
    display: block;
    line-height: inherit
}

.qodef-video-button .qodef-m-play span:before {
    display: block;
    line-height: inherit
}

.qodef-video-frame-with-image {
    display: block
}

.qodef-video-frame-with-image .qodef-m-holder {
    display: inline-block;
    position: relative
}

.qodef-video-frame-with-image .qodef-m-image {
    border: 1px solid #e2e2e2
}

.qodef-video-frame-with-image .qodef-video-frame-holder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media only screen and (max-width:1512px) {
    .qodef-video-frame-with-image .qodef-video-frame-holder {
        width: 35%
    }
}

@media only screen and (max-width:680px) {
    .qodef-video-frame-with-image .qodef-video-frame-holder {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-video-frame-with-image .qodef-video-frame-holder {
        position: relative;
        width: auto !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        transform: none !important
    }
}

.qodef-video-frame-with-image .qodef-m-holder-inner {
    display: inline-block;
    position: relative;
    z-index: 10
}

.qodef-video-frame-with-image .qodef-m-wrapper {
    position: absolute;
    width: 89.4%;
    height: 96%;
    top: 2%;
    left: 5.3%;
    z-index: -1
}

.qodef-video-frame-with-image .qodef-m-wrapper>img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.qodef-video-frame-with-image.qodef-frame-position--left .qodef-video-frame-holder {
    left: -24.5%
}

@media only screen and (max-width:1512px) {
    .qodef-video-frame-with-image.qodef-frame-position--left .qodef-video-frame-holder {
        left: -13.5%
    }
}

@media only screen and (max-width:680px) {
    .qodef-video-frame-with-image.qodef-frame-position--left .qodef-video-frame-holder {
        left: -10%
    }
}

.qodef-video-frame-with-image.qodef-frame-position--right .qodef-video-frame-holder {
    right: -24.5%
}

@media only screen and (max-width:1512px) {
    .qodef-video-frame-with-image.qodef-frame-position--right .qodef-video-frame-holder {
        right: -13.5%
    }
}

@media only screen and (max-width:680px) {
    .qodef-video-frame-with-image.qodef-frame-position--right .qodef-video-frame-holder {
        right: -10%
    }
}

.qodef-video-frame-with-image.qodef--has-appear .qodef-m-holder {
    --qode-x: 0px;
    --qode-y: 60px;
    opacity: 0;
    transform: translateX(var(--qode-x)) translateY(var(--qode-y));
    transition: opacity .4s ease-out, transform .7s cubic-bezier(.18, .79, .29, .93);
    transition-duration: .4s, .8s
}

.qodef-video-frame-with-image.qodef--has-appear.qodef--appeared .qodef-m-holder {
    opacity: 1;
    transform: translateX(0) translateY(0)
}

.qodef-video-frame-with-image.qodef--has-appear .qodef-video-frame-holder {
    --qode-x: 0px;
    --qode-y: 100px;
    opacity: 0;
    transform: translateX(var(--qode-x)) translateY(var(--qode-y));
    transition: opacity .4s ease-out, transform .7s cubic-bezier(.18, .79, .29, .93)
}

.qodef-video-frame-with-image.qodef--has-appear .qodef-video-frame-holder.qodef--appeared {
    opacity: 1;
    transform: translateX(0) translateY(0)
}

.qodef-video-frame-with-image .qodef-m-image {
    transition: .35s ease-out;
    transform: translateY(0)
}

.qodef-video-frame-with-image:hover .qodef-m-image {
    transform: translateY(10px)
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -490px;
    width: 490px;
    height: 100%;
    min-height: 100%;
    padding: 120px 75px 35px;
    text-align: center;
    background-color: #000;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-area--opened #qodef-side-area {
    right: 0;
    visibility: visible
}

#qodef-side-area.qodef-alignment--center {
    text-align: center
}

#qodef-side-area.qodef-alignment--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area-close {
    position: absolute;
    top: 33px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

.admin-bar #qodef-side-area-close {
    top: 65px
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

#qodef-side-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 264px;
    height: 100%;
    transform: translate(-100%);
    transition: transform .6s cubic-bezier(.77, 0, .175, 1), visibility .6s;
    padding: 60px 0;
    text-align: center;
    background-color: #fff;
    border-top: 0;
    overflow: hidden;
    visibility: hidden;
    z-index: 1001
}

.qodef-side-menu--opened #qodef-side-menu {
    left: 0;
    visibility: visible;
    overflow: unset;
    transform: translate(0)
}

.admin-bar #qodef-side-menu {
    top: 32px;
    height: calc(100% - 32px)
}

body.qodef-top-area--enabled #qodef-side-menu {
    top: var(--qode-top-bar-height);
    height: calc(100% - var(--qode-top-bar-height))
}

body.qodef-top-area--enabled.admin-bar #qodef-side-menu {
    top: calc(var(--qode-top-bar-height) + 32px);
    height: calc(100% - var(--qode-top-bar-height) - 32px)
}

#qodef-side-menu .qodef-side-menu-m-inner-1 {
    position: absolute;
    top: 0;
    bottom: 0
}

#qodef-side-menu .qodef-side-menu-m-inner-2 {
    width: 264px;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%
}

#qodef-side-menu .qodef-side-menu-logo-holder {
    height: 68px;
    display: flex;
    justify-content: flex-start;
    position: relative;
    padding: 0 40px;
    /* background-color: var(--qode-main-color) */
}

#qodef-side-menu .qodef-side-menu-logo-holder .qodef-header-logo-link img {
    display: block;
    margin: auto 0;
    width: auto
}

#qodef-side-menu .qodef-side-menu-logo-holder .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 50%
}

#qodef-side-menu.qodef-alignment--center {
    text-align: center
}

#qodef-side-menu.qodef-alignment--right {
    text-align: right
}

#qodef-side-menu.qodef-alignment--left {
    text-align: left
}

#qodef-side-menu .qodef-banner {
    width: auto
}

#qodef-side-menu .qodef-banner svg {
    display: block !important
}

#qodef-side-menu .qodef-extended-dropdown {
    opacity: 1;
    visibility: visible;
    margin: 0 30px 0 40px;
    padding-top: 14px
}

#qodef-side-menu .qodef-extended-dropdown>li {
    list-style-type: none;
    transition: background .3s ease-in-out
}

#qodef-side-menu .qodef-extended-dropdown>li:hover>div>a {
    color: #000
}

#qodef-side-menu .qodef-extended-dropdown>li:hover>div>a>span {
    color: #000
}

#qodef-side-menu .qodef-extended-dropdown>li.item-with-icon>div>a .item_outer {
    padding-left: 25px
}

#qodef-side-menu .qodef-extended-dropdown>li>div>a {
    width: 100%;
    margin: 5px 0;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    transition: color .2s ease-out
}

#qodef-side-menu .qodef-extended-dropdown>li>div>a .item_outer {
    padding-right: 20px;
    display: block;
    position: relative
}

#qodef-side-menu .qodef-extended-dropdown>li>div>a .menu_arrow_wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

#qodef-side-menu .qodef-extended-dropdown>li:hover>.qodef-drop-down-second {
    opacity: 1;
    visibility: visible;
    left: 100% !important;
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second {
    width: 961px;
    padding: 39px;
    background: #fff;
    border-radius: 0
}

@media only screen and (max-width:1512px) {
    #qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second {
        width: 823px
    }
}

@media only screen and (max-width:1194px) {
    #qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second {
        width: 758px
    }
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li {
    width: 25%;
    float: left;
    padding-bottom: 32px
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .menu-link-holder>a {
    font-size: 13px;
    line-height: 1.0769em;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .menu-link-holder>a:hover {
    color: currentColor
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .menu-link-holder .menu-category-image {
    width: 63px;
    height: 63px;
    object-fit: cover;
    margin-bottom: 18px
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 5px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 14px;
    color: #000;
    font-family: Archivo, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.53333em;
    text-transform: initial;
    margin: 3px 0;
    line-height: 1.48em
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder>a .qodef-menu-item-icon {
    flex-shrink: 0
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    transition: left .2s ease-out, right .2s ease-out;
    left: -14px
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder.current-menu-ancestor>a,
#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder.current-menu-item>a,
#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder:hover>a {
    padding-left: 14px;
    padding-right: 0
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder.current-menu-ancestor>a:before,
#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder.current-menu-item>a:before,
#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li .sub-menu .menu-link-holder:hover>a:before {
    left: 0
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li>.menu-link-holder {
    padding-bottom: 11px;
    text-align: left
}

#qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li>.menu-link-holder .qodef-banner {
    position: absolute
}

@-moz-document url-prefix() {
    #qodef-side-menu .qodef-extended-dropdown>li .qodef-drop-down-second .qodef-drop-down-second-inner>.sub-menu>li>.menu-link-holder {
        padding-bottom: 12px
    }
}

#qodef-side-menu .qodef-extended-dropdown>li {
    position: initial
}

#qodef-side-menu .qodef-extended-dropdown>li .menu-link-holder {
    position: relative
}

#qodef-side-menu .qodef-extended-dropdown>li .menu-link-holder svg {
    display: none
}

#qodef-side-menu .qodef-extended-dropdown>li>.qodef-drop-down-second {
    position: absolute;
    top: 0;
    left: 100%;
    max-height: 100vh;
    opacity: 0;
    visibility: hidden;
    border: 1px solid #e2e2e2;
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    transition: opacity .2s ease-in-out .12s, visibility .2s ease-in-out .12s
}

#qodef-side-menu .qodef-extended-dropdown>li.menu-item-has-children>.menu-link-holder:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
    width: 7px;
    height: 11px;
    background-color: currentColor;
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjA3MSIgaGVpZ2h0PSIxMS4zMTMiIHZpZXdCb3g9IjAgMCA3LjA3MSAxMS4zMTMiPg0KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODA2LjQ2NSAtNzguMzQzKSI+DQogICAgPHJlY3Qgd2lkdGg9IjgiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODEzLjUzNiA4NCkgcm90YXRlKDEzNSkiLz4NCiAgICA8cmVjdCB3aWR0aD0iOCIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4MTIuMTIyIDg1LjQxNSkgcm90YXRlKC0xMzUpIi8+DQogIDwvZz4NCjwvc3ZnPg0K);
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjA3MSIgaGVpZ2h0PSIxMS4zMTMiIHZpZXdCb3g9IjAgMCA3LjA3MSAxMS4zMTMiPg0KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODA2LjQ2NSAtNzguMzQzKSI+DQogICAgPHJlY3Qgd2lkdGg9IjgiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODEzLjUzNiA4NCkgcm90YXRlKDEzNSkiLz4NCiAgICA8cmVjdCB3aWR0aD0iOCIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4MTIuMTIyIDg1LjQxNSkgcm90YXRlKC0xMzUpIi8+DQogIDwvZz4NCjwvc3ZnPg0K)
}

#qodef-side-menu .qodef-extended-dropdown>li.menu-item-has-children>.menu-link-holder:hover:after {
    background-color: var(--qode-main-color)
}

#qodef-side-menu .qodef-extended-dropdown>li ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

#qodef-side-menu .qodef-extended-dropdown>li ul .sub-menu {
    flex-direction: column
}

#qodef-side-menu .qodef-extended-dropdown>li:not(.qodef-menu-item--wide)>.sub-menu {
    top: -14px;
    width: 100%;
    padding: 17px 0;
    transition: opacity .2s ease-in-out, visibility .1s ease-in-out
}

#qodef-side-menu .qodef-extended-dropdown .qodef-menu-item--wide.qodef-wide-5-col .qodef-drop-down-second-inner .sub-menu {
    width: 100%
}

#qodef-side-menu .qodef-extended-dropdown .qodef-menu-item--wide.qodef-wide-5-col .qodef-drop-down-second-inner .sub-menu li {
    width: 20%
}

#qodef-side-menu .qodef-extended-dropdown .qodef-menu-item--wide.qodef-wide-5-col .qodef-drop-down-second-inner .sub-menu li .sub-menu li {
    width: 100%
}

#qodef-side-menu .qodef-extended-dropdown .qodef-menu-item--wide.qodef-wide-5-col.qodef-wide-last-col .qodef-drop-down-second-inner>.sub-menu li {
    width: 25%
}

#qodef-side-menu .qodef-extended-dropdown .qodef-menu-item--wide.qodef-wide-5-col.qodef-wide-last-col .qodef-drop-down-second-inner>.sub-menu li:last-child {
    width: 100%;
    padding-bottom: 0
}

@-moz-document url-prefix() {
    #qodef-side-menu .qodef-extended-dropdown .qodef-menu-item--wide.qodef-wide-5-col.qodef-wide-last-col .qodef-drop-down-second-inner>.sub-menu>li:last-child {
        padding-bottom: 1px
    }
}

#qodef-side-menu .qodef-extended-dropdown:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease, visibility 0s
}

#qodef-side-menu .qodef-extended-dropdown>ul li {
    list-style-type: none
}

#qodef-side-menu .qodef-header-logo-link {
    position: relative;
    display: flex;
    z-index: 1000;
    max-width: 123px
}

#qodef-side-menu .qodef-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: inherit
}

#qodef-side-menu .qodef-header-logo-link .qodef--dark {
    opacity: 0
}

#qodef-side-menu .qodef-header-logo-link .qodef--light {
    opacity: 0
}

#qodef-side-menu .qodef-image-fixed-right-4-col>.qodef-drop-down-second>.qodef-drop-down-second-inner>.sub-menu {
    display: block !important
}

#qodef-side-menu .qodef-image-fixed-right-4-col>.qodef-drop-down-second>.qodef-drop-down-second-inner>.sub-menu>li {
    width: 25% !important
}

#qodef-side-menu .qodef-image-fixed-right-4-col>.qodef-drop-down-second>.qodef-drop-down-second-inner>.sub-menu>li:nth-child(4) {
    clear: both
}

#qodef-side-menu .qodef-image-fixed-right-4-col>.qodef-drop-down-second>.qodef-drop-down-second-inner>.sub-menu>li:last-child {
    width: 25% !important;
    position: absolute;
    right: 0
}

#qodef-side-menu .qodef-image-fixed-right-4-col.qodef-menu-widget-img-holder>.qodef-drop-down-second>.qodef-drop-down-second-inner>.sub-menu>li:last-child {
    width: 25% !important;
    right: 0;
    top: 0
}

#qodef-side-menu-close {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    display: block;
    z-index: 1000;
    color: #fff
}

.qodef-side-menu-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 1000;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .15);
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-menu--opened .qodef-side-menu-cover {
    opacity: 1;
    pointer-events: all
}

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-social-share .qodef-social-title {
    font-family: Archivo, sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    font-size: 20px
}

.qodef-social-share li a svg {
    display: block
}

.qodef-social-share.qodef-layout--dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    margin: 0;
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-e-social-share-icon {
    width: 18px;
    height: auto;
    margin-left: 5px
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
    transition-delay: .2s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
    transition-delay: .3s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
    transition-delay: .4s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
    transition-delay: .5s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
    transition-delay: .6s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
    transition-delay: .7s
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
    display: flex
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0 !important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li>* {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: inherit;
    width: 100%;
    height: 100%
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
    bottom: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e2e2e2
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
    border-top: none
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    background-color: #3b5998;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    background-color: #00aced;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    background-color: #007bb5;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    background-color: #32506d;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    background-color: #cb2027;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    background-color: #45668e;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    font-size: 20px;
    color: #000;
    background-color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-social-share.qodef-layout--list .qodef-shortcode-list {
    display: inline-flex;
    align-items: center
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 18px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #000;
    background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: '';
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .6;
    animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--predefined {
    --qodef-clip: 0%;
    clip-path: inset(0 0 var(--qodef-clip))
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner {
    position: relative;
    width: 100vW;
    height: 100vH;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-type-out-text {
    position: relative;
    display: block
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-type-out-text-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 1em;
    display: inline-block;
    -webkit-text-fill-color: currentColor
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-dot {
    height: 12px;
    width: 12px;
    background-color: var(--qode-main-color);
    margin-left: -.22em;
    position: relative;
    display: inline-block;
    opacity: 0;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--predefined .qodef-e-text-to-type {
    padding-right: 20px;
    -webkit-text-fill-color: transparent
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-content {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    line-height: .95238em;
    font-weight: 600;
    text-align: center;
    padding: 0 8%;
    overflow: hidden;
    text-transform: uppercase
}

@media only screen and (max-width:680px) {
    #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-content {
        font-size: 38px;
        line-height: 1.13em
    }
}

#qodef-page-spinner.qodef-layout--predefined.qodef--finished {
    pointer-events: none
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
    opacity: 0
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
    display: flex;
    font-family: Archivo, sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    text-transform: uppercase
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
    display: inline-block;
    opacity: 0;
    will-change: opacity
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1003;
    visibility: hidden;
    transition: opacity .2s ease-out;
    background-color: rgba(0, 0, 0, .15);
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-sp-holder.qodef-sp-prevent-cookies .qodef-sp-content-container .qodef-sp-image-container img,
.qodef-sp-holder.qodef-sp-prevent-session .qodef-sp-content-container .qodef-sp-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.qodef-sp-holder .qodef-sp-inner {
    width: 90%;
    max-width: 820px;
    background-color: #fff;
    opacity: 0;
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: var(--qode-main-color)
}

.qodef-sp-holder .qodef-sp-close svg {
    display: block;
    stroke: none;
    fill: currentColor
}

.qodef-sp-holder .qodef-sp-close:hover svg rect:nth-of-type(1) {
    animation: qode-close-draw .7s
}

.qodef-sp-holder .qodef-sp-close:hover svg rect:nth-of-type(2) {
    animation: qode-close-draw .7s .1s reverse
}

.qodef-sp-holder .qodef-sp-content-container {
    display: flex;
    background-color: #fff
}

.qodef-sp-holder .qodef-sp-content-container .qodef-sp-image-container {
    width: 50%;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:880px) {
    .qodef-sp-holder .qodef-sp-content-container .qodef-sp-image-container {
        display: none
    }
}

.qodef-sp-holder .qodef-sp-content-container .qodef-sp-image-container img {
    object-fit: cover
}

.qodef-sp-holder .qodef-sp-content-container .qodef-sp-form-container {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 130px 40px 20px
}

@media only screen and (max-width:880px) {
    .qodef-sp-holder .qodef-sp-content-container .qodef-sp-form-container {
        width: 100%;
        padding: 90px 7% 20px
    }
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 10px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 14px 0
}

.qodef-sp-holder .wpcf7 {
    width: 100%;
    display: block
}

.qodef-sp-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 28px
}

.qodef-sp-holder .qodef-sp-prevent-inner {
    display: flex;
    align-items: center;
    cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-inner>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.qodef-sp-holder .qodef-sp-prevent-input {
    margin: 1px 1px 0 0;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
    width: 9px;
    height: auto;
    position: absolute;
    top: 4px;
    left: 2px;
    opacity: 0;
    color: var(--qode-main-color);
    transition: opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
    opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
    margin: 0 0 0 9px;
    position: relative;
    top: 1px
}

.qodef-sp-holder .qodef-m-newsletter {
    position: relative
}

.qodef-sp-holder .qodef-m-newsletter .qodef-m-newsletter-submit {
    position: absolute;
    right: 19px;
    top: 27px;
    padding: 0;
    --qode-button-bg-color: transparent !important;
    --qode-button-bg-hover-color: transparent !important;
    color: var(--qode-main-color)
}

.qodef-sp-opened .qodef-sp-holder {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
    opacity: 1;
    transform: scale(1);
    transition: transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-page-title {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-page-title.qodef-image--responsive {
    height: auto !important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
    text-align: center
}

.qodef-page-title.qodef-alignment--right {
    text-align: right
}

.qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 40px
}

.qodef-page-title .qodef-breadcrumbs {
    font-family: Archivo, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.45455em;
    font-weight: 500;
    letter-spacing: .05em
}

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
    color: #848484;
    transition: color .2s ease-out
}

.qodef-page-title .qodef-breadcrumbs span.qodef-breadcrumbs-current {
    color: #000
}

.qodef-page-title .qodef-breadcrumbs a:hover {
    color: #000
}

.qodef-page-title .qodef-breadcrumbs a:hover span {
    color: inherit
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    display: inline-flex;
    vertical-align: middle;
    margin: 0 8px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '';
    width: 10px;
    height: 2px;
    background-color: var(--qode-main-color);
    position: relative;
    top: -1px
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 5px
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 21px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 21px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.widget_highrev_core_svg_icon {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.widget_highrev_core_svg_icon .qodef-m-holder {
    display: flex;
    align-items: center
}

.widget_highrev_core_svg_icon .qodef-svg-icon-widget svg {
    display: block;
    fill: var(--fill-color);
    stroke: var(--stroke-color, none);
    max-width: 100%;
    max-height: 100%
}

.widget_highrev_core_svg_icon .qodef-svg-icon-widget a {
    display: block;
    width: 100%;
    height: 100%;
    transition: none
}

.widget_highrev_core_svg_icon .qodef-svg-icon-widget a:hover svg,
.widget_highrev_core_svg_icon .qodef-svg-icon-widget:hover svg {
    fill: var(--fill-hover-color);
    stroke: var(--stroke-hover-color, none)
}

.widget_highrev_core_svg_icon .qodef-svg-icon-widget a:hover .qodef-m-text,
.widget_highrev_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-text {
    color: var(--text-hover-color)
}

.widget_highrev_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-icon {
    background-color: var(--background-hover-color)
}

.widget_highrev_core_svg_icon .qodef-m-icon {
    --fill-color: currentColor;
    --fill-hover-color: currentColor;
    --background-color: transparent;
    --background-hover-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    max-height: 100%;
    background-color: var(--background-color);
    overflow: hidden;
    transition: all .2s ease-out
}

#qodef-top-area .widget_highrev_core_svg_icon .qodef-m-icon {
    position: relative;
    top: 1px
}

.widget_highrev_core_svg_icon .qodef-m-text {
    --text-color: currentColor;
    --text-hover-color: currentColor;
    font-size: var(--text-font-size, 10px);
    font-weight: var(--text-font-weight, 400);
    text-transform: var(--text-text-transform, uppercase);
    letter-spacing: var(--text-letter-spacing, .035em);
    color: var(--text-color);
    line-height: 1;
    margin-left: 10px;
    transition: all .2s ease-out
}

#qodef-page-header .widget_highrev_core_svg_icon .qodef-m-text {
    font-size: 15px;
    line-height: 1.0667em;
    font-weight: 600;
    text-transform: uppercase
}

#qodef-page-header .widget_highrev_core_svg_icon .qodef-m-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: var(--qode-main-color);
    transform: scaleX(0);
    transition: transform .25s cubic-bezier(.45, .05, .27, .94)
}

.qodef-wishlist {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-wishlist .qodef-m-link {
    line-height: 1
}

.qodef-wishlist .qodef-m-link.qodef--added {
    color: var(--qode-main-color)
}

.qodef-wishlist .qodef-m-link.qodef--added i {
    font-weight: 900
}

.qodef-wishlist .qodef-m-response {
    position: absolute;
    top: -6px;
    bottom: auto;
    right: -6px;
    left: auto;
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    color: #000;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5);
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0);
    transition: opacity .2s ease
}

.qodef-wishlist .qodef-m-response.qodef--show {
    opacity: 1;
    visibility: visible
}

.qodef-wishlist-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0 10px
}

.qodef-wishlist-dropdown .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link>* {
    margin: 0;
    line-height: 1
}

.qodef-wishlist-dropdown .qodef-m-link {
    color: #000
}

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link {
    color: #000
}

.qodef-wishlist-dropdown .qodef-m-link-icon {
    flex-shrink: 0;
    overflow: visible
}

.qodef-wishlist-dropdown .qodef-m-link-icon:before {
    display: block;
    line-height: inherit
}

.qodef-wishlist-dropdown .qodef-m-link-count {
    font-size: 12px;
    line-height: 1.1667em;
    position: relative;
    top: -4px;
    right: -2px
}

.qodef-wishlist-dropdown .qodef-m-items {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    width: 266px;
    padding: 25px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transition: all .35s cubic-bezier(.53, .01, .18, 1)
}

.qodef-wishlist-dropdown .qodef-m-item {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 25px
}

.qodef-wishlist-dropdown .qodef-m-item:last-child {
    margin-bottom: 0
}

.qodef-wishlist-dropdown .qodef-e-image-link {
    flex-shrink: 0;
    max-width: 60px;
    margin-right: 15px
}

.qodef-wishlist-dropdown .qodef-e-image-link img {
    display: block;
    border: 1px solid #e2e2e2;
    border-radius: 0
}

.qodef-wishlist-dropdown .qodef-e-title {
    margin: 0
}

.qodef-wishlist-dropdown .qodef-e-remove {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px;
    font-size: 13px;
    line-height: 1;
    z-index: 3
}

.qodef-wishlist-dropdown .qodef-e-remove * {
    display: block;
    line-height: inherit
}

.qodef-wishlist-dropdown .qodef-e-remove :before {
    display: block;
    line-height: inherit
}

.touchevents .qodef-wishlist-dropdown {
    cursor: pointer
}

.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items {
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:1512px) {
    .qodef-background-text .qodef-m-background-text {
        font-size: 135px
    }
}

@media only screen and (max-width:880px) {
    .qodef-background-text .qodef-m-background-text {
        display: none !important
    }
}

@media only screen and (max-width:880px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px
    }
}

@media only screen and (max-width:880px) {
    #qodef-page-content-bottom {
        padding: 50px 0
    }

    #qodef-page-content-bottom .wp-block-columns {
        flex-wrap: wrap !important
    }

    #qodef-page-content-bottom .wp-block-columns .wp-block-column {
        flex-basis: 100% !important
    }
}

@media only screen and (max-width:1200px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1200px) {
    #qodef-top-area {
        display: none
    }
}

@media (max-width:1512px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1368px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1200px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:880px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1368px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1368px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1368px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1368px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1512px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1512--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1368px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1368--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1200px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1200--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:880px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--880--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:680px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:480px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media only screen and (max-width:1512px) {
    .qodef-twitter-list.qodef-vertical-gutter--huge .ctf-tweets {
        --qode-columns-row-gap: 60px
    }

    .qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
        --qode-columns-col-gap: 60px
    }
}

@media only screen and (max-width:1512px) {
    .qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets {
        --qode-columns-row-gap: var(--qode-vertical-gutter-custom-1512, 30px)
    }

    .qodef-twitter-list.qodef-gutter--custom .ctf-tweets {
        --qode-columns-col-gap: var(--qode-gutter-custom-1512, 30px)
    }
}

@media only screen and (max-width:1200px) {
    .qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets {
        --qode-columns-row-gap: var(--qode-vertical-gutter-custom-1200, 30px)
    }

    .qodef-twitter-list.qodef-gutter--custom .ctf-tweets {
        --qode-columns-col-gap: var(--qode-gutter-custom-1200, 30px)
    }
}

@media only screen and (max-width:880px) {
    .qodef-twitter-list.qodef-vertical-gutter--custom .ctf-tweets {
        --qode-columns-row-gap: var(--qode-vertical-gutter-custom-880, 30px)
    }

    .qodef-twitter-list.qodef-gutter--custom .ctf-tweets {
        --qode-columns-col-gap: var(--qode-gutter-custom-880, 30px)
    }
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list .qodef-m-top .qodef-swipper-nav-wrapper {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: auto;
        position: absolute;
        top: 8px;
        right: 0
    }
}

@media only screen and (max-width:880px) {
    .qodef-woo-product-list .qodef-m-filter .qodef-m-filter-items {
        flex-direction: row;
        gap: 12px
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list {
        flex-direction: column
    }

    .qodef-woo-product-list .qodef-m-top {
        flex-direction: column
    }

    .qodef-woo-product-list .qodef-m-product-list-title {
        width: 100%
    }

    .qodef-woo-product-list .qodef-m-filter {
        width: 100%;
        position: relative;
        left: 0;
        transform: none
    }

    .qodef-woo-product-list .qodef-m-filter .qodef-m-filter-items {
        flex-direction: row;
        margin: 20px 0 15px;
        justify-content: flex-start;
        flex-wrap: wrap
    }
}

@media only screen and (max-width:1512px) {
    .qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item .qodef-e-static-title {
        font-size: 30px
    }

    .qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item .qodef-e-static-price {
        font-size: 45px
    }
}

@media only screen and (max-width:1200px) {
    .qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item {
        flex: 0 0 25%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item {
        flex: 0 0 33.333%
    }
}

@media only screen and (max-width:680px) {
    .qodef-e-product-list-slider-holder .qodef-m-outer-content {
        flex-direction: column
    }

    .qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item {
        flex: 0 0 100%;
        min-height: 420px
    }

    .qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-e-static-item .qodef-e-static-price {
        font-size: 40px
    }

    .qodef-e-product-list-slider-holder .qodef-m-outer-content .qodef-woo-product-list.qodef-gutter--no .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next) .qodef-e-inner {
        border-color: transparent
    }
}

@media only screen and (max-width:880px) {
    .qodef-product-search.qodef-layout--horizontal form {
        grid-template-columns: 1fr
    }

    .qodef-product-search.qodef-layout--horizontal form .qodef-product-search-select2 {
        border-right: 1px solid #e2e2e2;
        border-bottom: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-banner.qodef-layout--link-button-boxed .qodef-m-content-inner {
        padding: 59px 7% 60px
    }

    .qodef-banner.qodef-layout--link-button-boxed.qodef-image-width--half-width {
        grid-template-columns: 1fr
    }
}

@media only screen and (max-width:680px) {
    .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
        padding: 59px 7% 60px
    }
}

@media only screen and (max-width:880px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
        display: block
    }

    .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
        margin-top: 20px
    }
}

@media only screen and (max-width:1024px) {

    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
        width: 33.33333333333333%
    }
}

@media only screen and (max-width:1512px) {
    .qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text {
        padding: 0 13% 0 13%
    }
}

@media only screen and (max-width:1200px) {
    .qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text {
        padding: 0 7% 0 7%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-divided-showcase-carousel .qodef-slider-holder {
        width: 100%;
        padding: 5.25% 7% 2.15%
    }

    .qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text {
        width: 100%;
        padding: 120px 52% 120px 7%
    }
}

@media only screen and (max-width:680px) {
    .qodef-divided-showcase-carousel .qodef-slider-holder {
        padding: 16% 7% 6%
    }

    .qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text {
        padding: 120px 42% 120px 7%
    }

    .qodef-divided-showcase-carousel .swiper-container-horizontal>.swiper-pagination-bullets {
        margin-top: 11px
    }
}

@media only screen and (max-width:480px) {
    .qodef-divided-showcase-carousel .qodef-divided-showcase-carousel-text {
        padding: 120px 7% 120px 7%
    }
}

@media only screen and (max-width:1200px) {
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:880px) {
    .qodef-image-marquee .qodef-m-content.qodef--desktop {
        display: none
    }

    .qodef-image-marquee .qodef-m-content.qodef--mobile {
        display: block
    }
}

@media only screen and (max-width:1200px) {
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:880px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
        display: block
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
        margin-top: 26px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
        margin: 26px 0 0
    }
}

@media only screen and (max-width:880px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width:1200px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }
}