.chaai-core-page-inline-style {
    position: absolute !important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

.qodef-e-subtitle {
    font-family: Spectral;
    font-size: 20px;
    color: #333;
    line-height: 1.5em
}

@media only screen and (max-width:680px) {
    .qodef-h1, h1 {
        font-size: 50px
    }
}

.qodef-svg-circle {
    color: #fff
}

    .qodef-svg-circle circle {
        stroke: currentColor
    }

.qodef-top-slider--enabled .header-divided-top-slider {
    display: block;
    width: 100%;
    height: auto;
    z-index: 0;
    top: 0;
    left: 0
}

@media all and (min-width:1025px) {
    .qodef-top-slider--enabled .header-divided-top-slider {
        position: fixed
    }
}

body .mejs-controls .mejs-time-rail .mejs-time-current {
    background: var(--qode-main-color)
}

.qodef-custom-zoom-out.elementor-widget-image a {
    overflow: hidden;
    position: relative;
    display: block
}

    .qodef-custom-zoom-out.elementor-widget-image a img {
        display: inline-block;
        width: 100%;
        transform: scale(1.02);
        transition: transform .7s cubic-bezier(.22,.5,.31,.79);
        transform-origin: left center
    }

.qodef-custom-zoom-out.elementor-widget-image:hover a img {
    transform: scale(1)
}

.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: 90px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 999
}

    #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: #23261d;
        background-color: transparent;
        border: 1px solid transparent;
        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.qodef--light {
        color: #c2cda4
    }

        #qodef-back-to-top.qodef--light .qodef-back-to-top-icon {
            color: #c2cda4
        }

    #qodef-back-to-top svg {
        display: block;
        width: 18px;
        height: auto;
        fill: none;
        stroke: currentColor
    }

        #qodef-back-to-top svg.qodef-predefined {
            width: 21px;
            transform: scale(.9)
        }

            #qodef-back-to-top svg.qodef-predefined polyline {
                stroke-dashoffset: 50;
                stroke-dasharray: 25;
                transition: 1.1s cubic-bezier(.38,.53,.4,.99)
            }

            #qodef-back-to-top svg.qodef-predefined line {
                stroke-dashoffset: 120;
                stroke-dasharray: 60;
                transition: 1.1s cubic-bezier(.38,.53,.4,.99)
            }

    #qodef-back-to-top:hover .qodef-back-to-top-icon svg.qodef-predefined line, #qodef-back-to-top:hover .qodef-back-to-top-icon svg.qodef-predefined polyline {
        stroke-dashoffset: 0
    }

    #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 {
        color: var(--qode-main-color);
        font-family: "Cormorant Garamond",sans-serif;
        font-size: 200px;
        line-height: 1em
    }

    .qodef-background-text .qodef-m-background-text-holder {
        display: flex;
        height: 100%;
        position: absolute;
        width: 100%
    }

.qodef-blog.qodef-item-layout--metro {
    margin: 0
}

    .qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background {
        margin-bottom: 0
    }

    .qodef-blog.qodef-item-layout--metro article .qodef-e-content {
        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(35,38,29,.12)
    }

        .qodef-blog.qodef-item-layout--metro article .qodef-e-content a {
            position: relative;
            z-index: 3
        }

    .qodef-blog.qodef-item-layout--metro article .qodef-e-title {
        color: #fff
    }

        .qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
            color: inherit
        }

            .qodef-blog.qodef-item-layout--metro article .qodef-e-title a:hover {
                color: var(--qode-main-color)
            }

    .qodef-blog.qodef-item-layout--metro article .qodef-e-info > * {
        color: #fff
    }

    .qodef-blog.qodef-item-layout--metro article .qodef-e-info a:hover {
        color: var(--qode-main-color)
    }

    .qodef-blog.qodef-item-layout--metro article .qodef-e-post-link {
        z-index: 2
    }

    .qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after, .qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after, .qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
        position: absolute;
        top: calc(50% - 36px);
        left: calc(50% - 36px);
        content: '\45';
        font-family: ElegantIcons;
        font-size: 72px;
        line-height: 1;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        color: #fff;
        speak: none;
        -webkit-font-smoothing: antialiased;
        z-index: 1;
        border: 3px solid #fff
    }

    .qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after {
        content: '\e006'
    }

    .qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
        content: '\45'
    }

    .qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after {
        content: '\e027'
    }

    .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
        padding: 83px 68px
    }

    .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link-icon {
        right: 84px;
        width: 144px
    }

    .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
        padding: 83px 68px 87px
    }

        .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before {
            font-size: 582px
        }

    .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author {
        margin: 20px 0 4px
    }

    .qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        padding-top: 40px;
        padding-bottom: 40px
    }

    .qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%;
        padding-top: 40px;
        padding-bottom: 40px
    }

.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
    margin-top: 5px
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
    display: flex;
    align-items: flex-start
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    flex-shrink: 0;
    width: 120px !important;
    margin: 0 19px 0 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-bottom-holder {
    margin-top: -2px
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content {
    transform: translateY(-5px)
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-e-excerpt {
    display: none
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-side-image-1, .qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-side-image-2 {
    display: none
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item.post_format-post-format-quote .qodef-e-quote {
    padding: 20% 14% 19% 14%
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item.post_format-post-format-quote .qodef-e-link-date {
    display: none
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item.post_format-post-format-quote .qodef-e-link-sign {
    margin: 0 0 4px
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item.format-link .qodef-e-quote-date {
    display: none
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item.format-link .qodef-link-icon-holder {
    margin: 0 0 18px
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item.format-link .qodef-e-link {
    padding: 20% 14% 19% 14%
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item .qodef-e-media-image {
    margin-bottom: 31px;
    overflow: hidden
}

    .qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item .qodef-e-media-image img {
        transform: scale(1.02);
        transition: transform .7s cubic-bezier(.22,.5,.31,.79);
        transform-origin: left center
    }

    .qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item .qodef-e-media-image:hover img {
        transform: scale(1)
    }

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item .qodef-e-title {
    margin: 4px 0 0
}

.qodef-blog.qodef-item-layout--standard.qodef-layout--masonry .qodef-blog-item .qodef-e-bottom-holder {
    margin-top: 12px;
    margin-bottom: 3px
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container .qodef-e-excerpt {
    display: none
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-blog .qodef-blog-item .qodef-e-media > * {
    margin-bottom: 31px
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-blog .qodef-blog-item .qodef-e-title {
    margin: 3px 0 0
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-blog.qodef--list .qodef-blog-item .qodef-e-bottom-holder {
    margin-top: 12px
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes {
    display: flex;
    position: relative;
    overflow: visible
}

@media only screen and (max-width:1024px) {
    .qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes {
        flex-direction: column;
        overflow: hidden
    }
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .qodef-m-slider-title {
    margin: 0 0 34px;
    padding: 0 11% 0 0
}

@media only screen and (max-width:680px) {
    .qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .qodef-m-slider-title {
        padding: 0
    }
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .swiper-pagination {
    position: absolute !important
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .qodef-slider-cover {
    content: "";
    position: absolute;
    background-color: var(--qode-page-background-color);
    height: 100%;
    width: 1000px;
    top: 0;
    left: -999px;
    z-index: 98
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .qodef-advanced-layout-content {
    flex-basis: calc(32% + 2px);
    background-color: var(--qode-page-background-color);
    z-index: 99;
    position: relative
}

@media only screen and (max-width:1024px) {
    .qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .qodef-advanced-layout-content {
        flex-basis: 100%;
        margin-bottom: 90px
    }
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .swiper-wrapper {
    width: 67%
}

@media only screen and (max-width:1024px) {
    .qodef-blog.qodef-item-layout--standard.qodef-swiper-container.qodef-advanced-layout--yes .swiper-wrapper {
        flex-basis: 100%
    }
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
    margin-bottom: 36px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link {
    margin-bottom: 70px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
    margin-bottom: 70px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link {
    padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon {
    right: 40px;
    width: 140px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
    padding: 76px
}

    .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before {
        font-size: 540px
    }

.widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article {
    margin-bottom: 20px
}

    .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
        margin-top: 8pxpx
    }

    .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
        margin-right: 20px;
        width: 80px !important
    }

.widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article {
    margin: 0 0 10px
}

#qodef-top-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article {
    margin-bottom: 20px
}

    #qodef-top-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
        margin-top: 8pxpx
    }

    #qodef-top-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
        margin-right: 20px;
        width: 80px !important
    }

#qodef-top-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article {
    margin: 0 0 10px
}

.qodef-header-sticky .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article {
    margin-bottom: 20px
}

    .qodef-header-sticky .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
        margin-top: 8pxpx
    }

    .qodef-header-sticky .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
        margin-right: 20px;
        width: 80px !important
    }

.qodef-header-sticky .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article {
    margin: 0 0 10px
}

#qodef-page-mobile-header .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article {
    margin-bottom: 20px
}

    #qodef-page-mobile-header .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
        margin-top: 8pxpx
    }

    #qodef-page-mobile-header .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
        margin-right: 20px;
        width: 80px !important
    }

#qodef-page-mobile-header .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article {
    margin: 0 0 10px
}

#qodef-page-footer .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article {
    margin-bottom: 20px
}

    #qodef-page-footer .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
        margin-top: 8pxpx
    }

    #qodef-page-footer .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
        margin-right: 20px;
        width: 80px !important
    }

#qodef-page-footer .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article {
    margin: 0 0 10px
}

#qodef-side-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article {
    margin-bottom: 20px
}

    #qodef-side-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
        margin-top: 8pxpx
    }

    #qodef-side-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
        margin-right: 20px;
        width: 80px !important
    }

#qodef-side-area .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article {
    margin: 0 0 10px
}

.qodef-mega-menu-widget-holder .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article {
    margin-bottom: 20px
}

    .qodef-mega-menu-widget-holder .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
        margin-top: 8pxpx
    }

    .qodef-mega-menu-widget-holder .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
        margin-right: 20px;
        width: 80px !important
    }

.qodef-mega-menu-widget-holder .widget.widget_chaai_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article {
    margin: 0 0 10px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 47px;
    border: 1px solid #aab1c0
}

    #qodef-author-info .qodef-m-inner {
        position: relative;
        display: flex;
        align-items: center
    }

    #qodef-author-info .qodef-m-author-job-position {
        font-family: Arimo;
        font-size: 11px;
        letter-spacing: .25em;
        text-transform: uppercase;
        font-weight: 500;
        color: #90a663;
        line-height: 2.09em;
        margin: 0
    }

    #qodef-author-info .qodef-m-image {
        flex-shrink: 0;
        margin: 42px 40px 42px 42px
    }

@media only screen and (max-width:680px) {
    #qodef-author-info .qodef-m-image {
        margin: 42px 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

#qodef-author-info .qodef-m-image a, #qodef-author-info .qodef-m-image img {
    display: block
}

#qodef-author-info .qodef-m-author {
    margin: 0 0 -3px
}

#qodef-author-info h4.qodef-m-author a {
    color: #23261d
}

    #qodef-author-info h4.qodef-m-author a:hover {
        color: inherit
    }

#qodef-author-info .qodef-m-email {
    margin: 5px 0 0
}

#qodef-author-info .qodef-m-description {
    margin: 9px 18% 8px 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: 102px 0 80px
}

    #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;
        color: #23261d
    }

        #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;
            top: -2px;
            display: block;
            width: 35px;
            height: auto;
            fill: currentColor;
            stroke: none
        }

.qodef-browser--safari #qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
    top: 0
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    left: 0
}

    #qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon {
        margin-right: 4px
    }

#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.qodef--next .qodef-m-pagination-icon {
        margin-left: 4px
    }

    #qodef-single-post-navigation .qodef-m-nav.qodef--next svg, #qodef-single-post-navigation .qodef-m-nav.qodef--prev svg {
        fill: none;
        stroke: currentColor
    }

        #qodef-single-post-navigation .qodef-m-nav.qodef--next svg line, #qodef-single-post-navigation .qodef-m-nav.qodef--prev svg line {
            stroke-dashoffset: 44;
            stroke-dasharray: 22;
            transition: .9s cubic-bezier(.38,.53,.4,.99)
        }

        #qodef-single-post-navigation .qodef-m-nav.qodef--next svg polyline, #qodef-single-post-navigation .qodef-m-nav.qodef--prev svg polyline {
            stroke-dashoffset: 50;
            stroke-dasharray: 25;
            transition: .9s cubic-bezier(.38,.53,.4,.99)
        }

    #qodef-single-post-navigation .qodef-m-nav.qodef--next:hover svg line, #qodef-single-post-navigation .qodef-m-nav.qodef--next:hover svg polyline, #qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover svg line, #qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover svg polyline {
        stroke-dashoffset: 0
    }

#qodef-single-post-navigation .qodef-m-nav-label {
    display: none
}

#qodef-content-bottom {
    position: relative;
    width: 100%;
    z-index: 99;
    background-color: #000;
    padding: 0 0 30px
}

    #qodef-content-bottom.qodef-skin--light {
        background-color: #faf8f5
    }

        #qodef-content-bottom.qodef-skin--light .qodef-section-title .qodef-m-title {
            color: #000 !important
        }

@media only screen and (max-width:680px) {
    #qodef-content-bottom .qodef-section-title .qodef-m-cursive {
        font-size: 25px
    }
}

#qodef-content-bottom .qodef-instagram-list {
    margin: 17px 0 0
}

#qodef-content-bottom .textwidget {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

    #qodef-content-bottom .textwidget .qodef-section-title {
        width: auto
    }

#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
    }

@media (min-width:681px) {
    #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 .widget a, .qodef-custom-header-layout.qodef-skin--light .widget a {
        color: #fff
    }

    #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*/
        color: #69bd43 !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*/
            color: #69bd43 !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*/
        color: #69bd43 !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 .widget a, .qodef-custom-header-layout.qodef-skin--dark .widget a {
        color: #4c4c4c
    }

    #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%)
}

#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: "Cormorant Garamond",sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #23261d;
    font-size: 35px;
    line-height: 1.22em;
    letter-spacing: .015em;
    font-weight: 500;
    transition: color .2s ease-out
}

#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
    }

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper, .qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    justify-content: flex-end
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
    justify-content: flex-start
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
    justify-content: center
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation {
    margin: 0 24px 0 0
}

.qodef-header--divided #qodef-page-header .qodef-widget-holder {
    margin-left: 0
}

.qodef-header--divided #qodef-page-header-inner {
    align-items: center;
    justify-content: center
}

.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: 95px
}

.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: 70px;
    width: 100%;
    background-color: #faf8f5;
    /*transform: translateY(-100%);*/
    transition: transform .5s ease,top .5s ease;
    z-index: 100;
    border-bottom: 1px solid #dae2cb
}

.qodef-header--sticky-display .qodef-header-sticky {
    transform: none;
    /*transform: translateY(0)*/
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
    top: 32px
}

#qodef-page-header .qodef-header-sticky .qodef-header-logo-link img {
    max-height: 28px
}

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 50px
}

    .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-top-area {
    position: relative;
    background-color: #000;
    z-index: 101
}

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: space-between;
    padding: 0 50px;
    position: relative
}

    #qodef-top-area-inner.qodef-content-grid {
        padding: 0 !important
    }

    #qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
        margin: 0 auto
    }

#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
    }

    #qodef-top-area .qodef-widget-holder .widget {
        margin: 0 12px
    }

        #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-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: #fafafa
}

.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 #b6b9bf;
        border-radius: 4px;
        box-shadow: 3px 3px 15px 0 rgba(35,38,29,.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 #b6b9bf;
            border-left: 1px solid #b6b9bf;
            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: Spectral;
            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: #23261d
        }

    .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 #b6b9bf;
    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 12px
        }

    #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: currentColor
    }

        #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: "Cormorant Garamond",sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #23261d;
    font-size: 35px;
    line-height: 1.22em;
    letter-spacing: .015em;
    font-weight: 500;
    transition: color .2s ease-out
}

.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: 14px;
                    right: 0;
                    width: 14px;
                    height: auto;
                    color: #fff;
                    z-index: 9;
                    cursor: pointer;
                    transition: color .2s ease-out;
                    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: block;
                    width: 100%;
                    white-space: normal;
                    margin: 3px 0 1px;
                    overflow: hidden;
                    padding-right: 15px;
                    font-family: "EB Garamond";
                    font-size: 18px;
                    font-style: italic;
                    font-weight: 400;
                    line-height: 1.4em;
                    letter-spacing: .025em;
                    color: #fff
                }

                    #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 span {
                        background-repeat: no-repeat;
                        background-image: linear-gradient(transparent calc(100% - 1px),currentColor 1px);
                        background-size: 100% calc(100% - 1px);
                        background-size: 0 calc(100% - 1px);
                        transition: .4s cubic-bezier(.215,.61,.355,1)
                    }

                #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: 0;
                    padding-right: 0
                }

                    #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor > a span, #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item > a span, #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover > a span {
                        background-size: 100% calc(100% - 1px)
                    }

                    #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-family: Arimo;
            font-size: 12px;
            font-weight: 500;
            line-height: 1.91em;
            text-transform: uppercase;
            color: #23261d;
            letter-spacing: .25em
        }

            #qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a:hover {
                color: #23261d
            }

        #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: #23261d
        }

    #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: #faf8f5;
    border-top: 1px solid #d9dbcc;
    border-bottom: 1px solid #d9dbcc
}

.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 50px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul {
    display: flex;
    justify-content: space-between;
    padding: 34px 0 34px;
    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 > a {
            font-family: Arimo;
            font-size: 12px;
            font-weight: 500;
            line-height: 1.91em;
            text-transform: uppercase;
            color: #23261d;
            letter-spacing: .25em
        }

            .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li > a:hover {
                color: #23261d
            }

        .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: 7px
        }

            .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li ul li {
                padding: 2px 0 1px 0
            }

                .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li ul li > a {
                    position: relative;
                    display: block;
                    width: 100%;
                    white-space: normal;
                    margin: 3px 0 1px;
                    overflow: hidden;
                    padding-right: 15px;
                    font-family: "EB Garamond";
                    font-size: 18px;
                    font-style: italic;
                    font-weight: 400;
                    line-height: 1.4em;
                    letter-spacing: .025em;
                    color: #4c4c4c
                }

                    .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 span {
                        background-repeat: no-repeat;
                        background-image: linear-gradient(transparent calc(100% - 1px),currentColor 1px);
                        background-size: 100% calc(100% - 1px);
                        background-size: 0 calc(100% - 1px);
                        transition: .4s cubic-bezier(.215,.61,.355,1)
                    }

                .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: 0;
                    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 span, .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li ul li:hover > a span {
                        background-size: 100% calc(100% - 1px)
                    }

                    .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: #23261d
        }

        .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: #23261d
        }

body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
    padding: 0 50px
}

.qodef-opener-icon {
    position: relative;
    display: inline-block;
    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: 13px
    }

    .qodef-opener-icon.qodef-source--predefined .qodef-m-line {
        position: absolute;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: currentColor;
        transition: top .15s ease,transform .3s ease
    }

        .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: 6px
        }

        .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: 6px;
        transform: rotate(45deg)
    }

    .qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2 {
        top: 6px;
        transform: rotate(-45deg)
    }

    .qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3 {
        opacity: 0
    }

.qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .qodef-parallax.elementor-section {
        overflow: visible
    }

.qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.qodef-parallax-img-holder {
    position: absolute;
    top: -50%;
    height: 150%;
    left: 0;
    width: 100%;
    opacity: 0
}

.qodef-browser--edge .qodef-parallax-img-holder, .qodef-browser--ms-explorer .qodef-parallax-img-holder, .touchevents .qodef-parallax-img-holder {
    top: 0;
    height: 100%;
    opacity: 1
}

.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
}

.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.touchevents .qodef-parallax-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-browser--edge .qodef-parallax-img, .qodef-browser--ms-explorer .qodef-parallax-img {
    height: 100%
}

.qodef-contact-form-7 {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-contact-form-7 .wpcf7-response-output {
        margin: 2em 0 0 0 !important
    }

    .qodef-contact-form-7 .ajax-loader {
        animation: qode-rotate 2s linear infinite;
        background-image: none !important;
        border: 2px solid #e6e6e6 !important;
        border-radius: 50%;
        border-top: 2px solid var(--qode-main-color) !important;
        height: 23px !important;
        margin: 0 0 0 12px !important;
        position: absolute;
        right: -10px;
        width: 23px !important
    }

.qodef-instagram-list .sbi_photo {
    opacity: 1 !important
}

    .qodef-instagram-list .sbi_photo:hover {
        opacity: 1 !important
    }

.qodef-instagram-list #sb_instagram {
    padding: 0 !important
}

    .qodef-instagram-list #sb_instagram #sbi_images {
        padding: 0 !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%;
        opacity: 0;
        transition: opacity .3s cubic-bezier(.22,.61,.36,1),transform .4s cubic-bezier(.25,.46,.45,.94);
        transform: translate(-50%,calc(-50% + 10px))
    }

    .qodef-instagram-list .sbi_photo_wrap a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(245,238,233,.5);
        opacity: 0;
        transition: opacity .5s ease-out
    }

    .qodef-instagram-list .sbi_photo_wrap a:hover:before {
        opacity: 1
    }

    .qodef-instagram-list .sbi_photo_wrap a:hover:after {
        transform: translate(-50%,-50%);
        opacity: 1;
        transition-delay: .2s
    }

    .qodef-instagram-list .sbi_photo_wrap a img {
        display: inline-block !important
    }

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 10px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 20px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 30px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 40px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 50px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 80px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    visibility: hidden;
    z-index: 1
}

    .qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a, .qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img {
        width: 100%
    }

    .qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized {
        visibility: visible
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images > .sbi_item {
        padding: 0 !important;
        margin: 0 !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -5px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images > .sbi_item {
        padding: 0 5px !important;
        margin: 0 0 10px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -10px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images > .sbi_item {
        padding: 0 10px !important;
        margin: 0 0 20px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -15px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images > .sbi_item {
        padding: 0 15px !important;
        margin: 0 0 30px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -20px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images > .sbi_item {
        padding: 0 20px !important;
        margin: 0 0 40px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -25px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images > .sbi_item {
        padding: 0 25px !important;
        margin: 0 0 50px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -40px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images > .sbi_item {
        padding: 0 40px !important;
        margin: 0 0 80px !important
    }

.qodef-yith-wccl--predefined .select_box {
    display: inline-block
}

    .qodef-yith-wccl--predefined .select_box:after {
        display: none
    }

    .qodef-yith-wccl--predefined .select_box .select_option {
        vertical-align: middle;
        border: 0;
        margin: 0 5px 0 0;
        display: inline-block;
        float: none;
        position: relative
    }

        .qodef-yith-wccl--predefined .select_box .select_option:last-child {
            margin-right: 0
        }

        .qodef-yith-wccl--predefined .select_box .select_option > span:not(.yith_wccl_tooltip) {
            border: 0;
            min-width: auto;
            width: auto;
            height: auto;
            line-height: inherit
        }

        .qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip {
            width: 100px
        }

            .qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip > span {
                background: #fff;
                border-radius: 0;
                border: 1px solid #b6b9bf !important;
                padding: 10px;
                color: #4c4c4c
            }

            .qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip.top span:after {
                top: 100%;
                bottom: auto
            }

    .qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option {
        border: 1px solid transparent;
        padding: 1px
    }

        .qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option > span:not(.yith_wccl_tooltip) {
            width: 38px;
            height: 15px
        }

        .qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected {
            border-color: #23261d
        }

    .qodef-yith-wccl--predefined .select_box.select_box_image .select_option {
        border: 1px solid transparent;
        padding: 1px
    }

        .qodef-yith-wccl--predefined .select_box.select_box_image .select_option > img:not(.yith_wccl_tooltip) {
            width: 40px;
            height: 40px;
            -o-object-fit: cover;
            object-fit: cover
        }

        .qodef-yith-wccl--predefined .select_box.select_box_image .select_option.selected {
            border-color: #23261d
        }

    .qodef-yith-wccl--predefined .select_box.select_box_label > * {
        display: inline-flex;
        flex-wrap: wrap;
        display: inline-flex;
        vertical-align: middle;
        font-family: "Cormorant Garamond",sans-serif;
        font-weight: 400;
        text-transform: none;
        color: #23261d;
        font-size: 18px;
        line-height: 1.4em;
        font-weight: 400;
        font-family: Arimo;
        letter-spacing: .025em;
        color: #2f3327;
        flex-wrap: wrap;
        color: #23261d
    }

    .qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
        transition: color .2s ease-out;
        margin: 0
    }

        .qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after {
            content: ',';
            margin-right: 5px
        }

        .qodef-yith-wccl--predefined .select_box.select_box_label .select_option:last-of-type:after {
            display: none
        }

        .qodef-yith-wccl--predefined .select_box.select_box_label .select_option.selected {
            color: var(--qode-main-color)
        }

.qodef-yith-wccl--predefined li.product .variations_form.cart {
    margin: 0 0 0 20px
}

    .qodef-yith-wccl--predefined li.product .variations_form.cart div.variations {
        margin-bottom: 10px;
        text-align: right
    }

        .qodef-yith-wccl--predefined li.product .variations_form.cart div.variations:last-child {
            margin-bottom: 0
        }

#yith-quick-view-modal .yith-quick-view-overlay {
    background: rgba(255,255,255,.79) !important
}

#yith-quick-view-modal .yith-wcqv-wrapper {
    height: auto !important;
    width: 960px !important;
    max-width: 90vw !important
}

#yith-quick-view-modal .yith-wcqv-main {
    box-shadow: 3px 3px 15px 0 rgba(35,38,29,.5) !important;
    overflow-y: hidden !important;
    max-height: 90vh !important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
    margin: 0
}

    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner > * {
        padding: 0
    }

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
    align-self: stretch
}

    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .qodef-woo-product-mark {
        transform: translateX(0)
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image :not(.qodef-woo-product-mark) {
        height: 100%
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure {
        margin: 0 !important
    }

        #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure img {
            -o-object-fit: cover;
            object-fit: cover
        }

        #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure > .woocommerce-product-gallery__image {
            width: 100% !important;
            margin: 0 !important
        }

        #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure > .qodef-woo-thumbnails-wrapper {
            display: none !important
        }

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
    align-self: center;
    padding: 30px
}

#yith-quick-view-modal #yith-quick-view-close {
    border: 0 !important;
    font-size: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px
}

    #yith-quick-view-modal #yith-quick-view-close:after {
        display: block;
        line-height: 25px;
        padding: 0 3px;
        position: relative;
        font-size: 18px;
        font-family: ElegantIcons;
        content: "\4d"
    }

body:not([class*=chaai-core]) #yith-quick-view-modal #yith-quick-view-close:after {
    content: 'x';
    font-family: initial
}

#yith-quick-view-modal .qodef-yith-wcqv-link {
    margin-top: 38px
}

.qodef-yith-wcqv--predefined .yith-wcqv-button {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important
}

    .qodef-yith-wcqv--predefined .yith-wcqv-button:before {
        font-size: 22px;
        font-family: 'Font Awesome 5 Free';
        font-weight: 400;
        content: "\f06e"
    }

.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button {
    color: #fff !important
}

    .qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button:hover {
        color: var(--qode-main-color) !important
    }

    .qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button .blockUI {
        display: none !important
    }

.yith-wcwl-form .wishlist-title-container {
    display: none !important
}

.yith-wcwl-form .shop_table {
    font-size: 100%
}

    .yith-wcwl-form .shop_table tr {
        border-left: none;
        border-right: none;
        border-top: none
    }

    .yith-wcwl-form .shop_table td, .yith-wcwl-form .shop_table th {
        padding: 15px 0 15px 15px;
        vertical-align: middle;
        text-align: left;
        border: 0
    }

        .yith-wcwl-form .shop_table td:first-child, .yith-wcwl-form .shop_table th:first-child {
            padding-left: 0
        }

    .yith-wcwl-form .shop_table th {
        font-family: Spectral;
        font-size: 19px;
        line-height: 1.36em;
        font-weight: 400
    }

    .yith-wcwl-form .shop_table td ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .yith-wcwl-form .shop_table td ul li {
            margin: 0 0 10px;
            padding: 0
        }

            .yith-wcwl-form .shop_table td ul li:last-child {
                margin-bottom: 0
            }

            .yith-wcwl-form .shop_table td ul li label {
                margin-bottom: 0
            }

    .yith-wcwl-form .shop_table p {
        margin: 0
    }

    .yith-wcwl-form .shop_table .variation:after, .yith-wcwl-form .shop_table .variation:before {
        content: '';
        display: table;
        table-layout: fixed
    }

    .yith-wcwl-form .shop_table .variation:after {
        clear: both
    }

    .yith-wcwl-form .shop_table .variation dt {
        clear: left;
        float: left;
        font-weight: initial
    }

@media only screen and (max-width:680px) {
    .yith-wcwl-form .shop_table .variation dt {
        float: none;
        width: 100%
    }
}

.yith-wcwl-form .shop_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    .yith-wcwl-form .shop_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

.yith-wcwl-form .wishlist_table.shop_table tr th {
    background: 0 0 !important
}

    .yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
        width: auto !important
    }

.yith-wcwl-form .wishlist_table.shop_table tr td {
    background: 0 0 !important;
    color: #4c4c4c !important;
    border-color: transparent !important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart, .yith-wcwl-form .wishlist_table .product-add-to-cart .button {
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
    font-size: 12px;
    line-height: 1.91em;
    letter-spacing: .25em;
    font-family: Arimo;
    font-weight: 500;
    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;
    padding: 13px 36px 13px 38px !important;
    cursor: pointer !important;
    z-index: 3 !important;
    color: #fff !important;
    background-color: #98a67c !important;
    border: 1px solid #98a67c !important
}

    .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover, .yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover {
        color: #fff !important;
        background-color: #a7b28f !important;
        border: 1px solid #a7b28f !important
    }

    .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i, .yith-wcwl-form .wishlist_table .product-add-to-cart .button i {
        display: none !important
    }

    .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before, .yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
        display: none !important
    }

    .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added, .yith-wcwl-form .wishlist_table .product-add-to-cart .button.added {
        display: none !important
    }

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important
}

    .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
        font-size: 22px;
        font-family: 'Font Awesome 5 Free';
        font-weight: 400;
        content: "\f004"
    }

    .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
        font-size: 22px;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f004"
    }

    .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span {
        display: none !important
    }

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a {
    color: #fff !important
}

    .qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a:hover {
        color: var(--qode-main-color) !important
    }

.qodef-yith-wcwl--predefined #yith-wcwl-popup-message {
    display: none !important
}

.qodef-yith-wcwl--predefined .yith-wcwl-share {
    display: none !important
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image-inner {
    padding: 0
}

    .qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image-inner .woocommerce-LoopProduct-link {
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .button {
    margin-top: 20px !important
}

.widget_chaai_core_woo_dropdown_cart, .widget_shopping_cart {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

    .widget_chaai_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner, .widget_shopping_cart .qodef-widget-dropdown-cart-inner {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center
    }

    .widget_chaai_core_woo_dropdown_cart .qodef-m-opener, .widget_chaai_core_woo_dropdown_cart > .widgettitle, .widget_shopping_cart .qodef-m-opener, .widget_shopping_cart > .widgettitle {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        margin: 0;
        cursor: pointer
    }

    .widget_chaai_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, .widget_chaai_core_woo_dropdown_cart .widget_shopping_cart_content, .widget_shopping_cart .qodef-widget-dropdown-cart-content, .widget_shopping_cart .widget_shopping_cart_content {
        display: block;
        padding: 30px 0;
        text-align: left;
        background: #fff;
        border: 1px solid #b6b9bf;
        transition: opacity .2s ease-out,visibility .2s ease-out
    }

header .widget_chaai_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, header .widget_chaai_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 {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    width: 360px;
    opacity: 0 !important;
    visibility: hidden !important
}

.widget_chaai_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content > *, .widget_chaai_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 30px !important
}

.widget_chaai_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI, .widget_chaai_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_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item, .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item, .widget_chaai_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 {
    position: relative;
    margin: 0 0 20px
}

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-child, .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-child, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-child, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-child, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-child, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-child, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-child, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-child {
        margin: 0
    }

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img, .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img, .widget_chaai_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 {
        width: 60px;
        margin-right: 20px
    }

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, .widget_chaai_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;
        top: 0;
        right: 0;
        font-size: 20px;
        line-height: 1;
        z-index: 5
    }

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation, .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation, .widget_chaai_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_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
        vertical-align: top;
        float: left
    }

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item a, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item a, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item a, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item a {
        display: block;
        font-family: "Cormorant Garamond",sans-serif;
        font-weight: 400;
        text-transform: none;
        font-size: 26px;
        line-height: 1.26em;
        letter-spacing: .01em;
        font-weight: 500
    }

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:after, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:after, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:after, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:after {
        content: '';
        display: table;
        clear: both
    }

.widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart, .widget_shopping_cart .qodef-woo-mini-cart {
    position: relative;
    max-height: 50vh;
    overflow: hidden
}

.widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart-item, .widget_shopping_cart .qodef-woo-mini-cart-item {
    display: flex
}

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-image, .widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-image {
        flex-shrink: 0
    }

        .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-image a, .widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-image a {
            display: block
        }

    .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-content, .widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-content {
        width: 100%;
        padding-right: 20px
    }

        .widget_chaai_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-title, .widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-title {
            margin: 0
        }

.widget_chaai_core_woo_dropdown_cart .qodef-m-order-details, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart__total, .widget_shopping_cart .qodef-m-order-details, .widget_shopping_cart .woocommerce-mini-cart__total {
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .widget_chaai_core_woo_dropdown_cart .qodef-m-order-details strong, .widget_chaai_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-family: "Cormorant Garamond",sans-serif;
        font-weight: 400;
        text-transform: none;
        color: #23261d;
        font-size: 18px;
        line-height: 1.4em;
        font-weight: 400;
        font-family: Arimo;
        letter-spacing: .025em;
        color: #2f3327
    }

.widget_chaai_core_woo_dropdown_cart .qodef-m-action, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart__buttons, .widget_shopping_cart .qodef-m-action, .widget_shopping_cart .woocommerce-mini-cart__buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    flex-wrap: wrap
}

    .widget_chaai_core_woo_dropdown_cart .qodef-m-action a, .widget_chaai_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a, .widget_shopping_cart .qodef-m-action a, .widget_shopping_cart .woocommerce-mini-cart__buttons a {
        position: relative;
        display: inline-flex;
        vertical-align: middle;
        font-size: 12px;
        line-height: 1.91em;
        letter-spacing: .25em;
        font-family: Arimo;
        font-weight: 500;
        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;
        padding: 8px 34px;
        color: #fff;
        background-color: #98a67c;
        border: 1px solid #98a67c
    }

        .widget_chaai_core_woo_dropdown_cart .qodef-m-action a:hover, .widget_chaai_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: #fff;
            background-color: #a7b28f;
            border: 1px solid #a7b28f
        }

header .widget_chaai_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content, header .widget_chaai_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
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
    max-height: calc(4 * (80px + 20px))
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
    color: #4c4c4c
}

    .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
        color: var(--qode-main-color)
    }

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
    margin-top: 20px
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
    margin-right: 20px;
    width: 80px
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
    color: #4c4c4c
}

    #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
        max-height: calc(4 * (80px + 20px))
    }

    #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
        color: #4c4c4c
    }

        #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
            color: var(--qode-main-color)
        }

    #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
        margin-top: 20px
    }

    #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
        margin-right: 20px;
        width: 80px
    }

    #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details {
        color: #4c4c4c
    }

.widget_chaai_core_woo_side_area_cart {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center
    }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener-icon {
            margin-right: 4px
        }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener-count, .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener-icon {
            color: currentColor;
            transform: translateY(-2px);
            height: 22px
        }

            .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener-count svg, .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener-icon svg {
                margin-right: 1px
            }

                .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener-count svg path, .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener-icon svg path {
                    stroke: currentColor
                }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-inner {
            position: relative;
            display: inline-block;
            width: 100%;
            vertical-align: top;
            height: 100%
        }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener {
            position: relative;
            display: flex;
            align-items: center;
            height: 100%
        }

            .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener .qodef-m-opener-count {
                font-family: Arimo;
                font-size: 12px;
                letter-spacing: .25em;
                text-transform: uppercase;
                font-weight: 500;
                color: currentColor;
                line-height: 2.09em;
                margin: 0
            }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-side-area-image {
            position: absolute;
            bottom: 102px;
            right: -321px;
            left: unset;
            width: 500px;
            z-index: -1
        }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
            position: fixed;
            top: 0;
            right: 0;
            transform: translateX(500px);
            height: 100vh;
            width: 500px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 50px 0 74px;
            background-color: #faf8f5;
            border-left: 1px solid #dae2cb;
            overflow: hidden;
            visibility: hidden;
            z-index: 9999;
            transition: all .6s cubic-bezier(.55,.15,.22,.91)
        }

.admin-bar .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
    top: 32px;
    height: calc(100vh - 32px)
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-close {
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    font-size: 34px;
    z-index: 1000;
    display: none
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-posts-not-found {
    padding: 0 50px
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 50px !important
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-top: 20px
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item:first-child {
        margin-top: 0
    }

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image {
    flex-shrink: 0;
    width: 130px;
    margin-right: 29px
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image a, .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image img {
        display: block
    }

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-content {
    width: 100%;
    padding-right: 20px;
    margin: 12px 0 0
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-title {
    margin: 0;
    font-size: 19px
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-title:hover a {
        color: inherit
    }

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-title a {
        color: inherit
    }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-title a:hover {
            color: inherit
        }

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-price {
    margin: 3px 0 0;
    font-family: Arimo;
    font-size: 11px;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 500;
    color: #90a663;
    line-height: 2.09em;
    margin: 5px 0 0
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-quantity {
    margin: -1px 0 0;
    line-height: 1.66em;
    font-family: Arimo;
    font-weight: 400;
    font-size: 14px
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .remove {
    position: absolute;
    top: 18px;
    right: 0;
    font-size: 15px;
    line-height: 1;
    z-index: 5
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .remove:hover {
        color: inherit
    }

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 46px;
    padding: 0 50px
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details .woocommerce-Price-amount {
        font-family: Arimo;
        color: #2f3327;
        font-size: 14px;
        letter-spacing: .25em;
        line-height: 1.64em;
        font-weight: 500
    }

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details > * {
        margin: 0
    }

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details .qodef-m-order-label {
        font-family: Spectral;
        font-weight: 400;
        font-size: 20px;
        line-height: 1.55em
    }

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 50px
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action > a:first-child {
        margin-right: 11px
    }

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action > a:last-child {
        color: #98a67c;
        background-color: transparent;
        border: 1px solid #98a67c
    }

        .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action > a:last-child:hover {
            color: #fff;
            background-color: #98a67c;
            border-color: #98a67c
        }

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.91em;
    letter-spacing: .25em;
    font-family: Arimo;
    font-weight: 500;
    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;
    width: 100%;
    padding: 12px 20px;
    justify-content: center;
    text-align: center;
    color: #fff;
    background-color: #98a67c;
    border: 1px solid #98a67c;
    padding: 13px 20px
}

    .widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover {
        color: #fff;
        background-color: #a7b28f;
        border: 1px solid #a7b28f
    }

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner.qodef--opened .qodef-widget-side-area-cart-content {
    transform: translateX(0);
    visibility: visible
}

.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-inner.qodef--opened .qodef-woo-side-area-cart-cover {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.qodef-woo-side-area-cart-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vW;
    height: 100vh;
    overflow: hidden;
    z-index: 1002;
    background-color: rgba(245,238,233,.5);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out,visibility .5s ease-out;
    cursor: none
}

    .qodef-woo-side-area-cart-cover svg {
        position: relative;
        transition: opacity .1s ease-out;
        opacity: 0
    }

#qodef-page-header-inner.qodef-skin--dark .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content a, #qodef-page-header-inner.qodef-skin--light .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content a {
    color: #23261d
}

#qodef-page-header-inner.qodef-skin--dark .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content .qodef-m-action > a, #qodef-page-header-inner.qodef-skin--light .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content .qodef-m-action > a {
    color: #fff
}

    #qodef-page-header-inner.qodef-skin--dark .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content .qodef-m-action > a:last-child, #qodef-page-header-inner.qodef-skin--light .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content .qodef-m-action > a:last-child {
        color: #98a67c
    }

        #qodef-page-header-inner.qodef-skin--dark .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content .qodef-m-action > a:last-child:hover, #qodef-page-header-inner.qodef-skin--light .widget.widget_chaai_core_woo_side_area_cart .qodef-widget-side-area-cart-content .qodef-m-action > a:last-child:hover {
            color: #fff
        }

#qodef-page-header-inner:not(.qodef-skin--light) .qodef-widget-side-area-cart-inner .qodef-m-opener {
    color: #4c4c4c
}

.qodef-clients-list .qodef-e {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image {
        line-height: 0;
        position: relative;
        display: inline-block;
        vertical-align: top
    }

        .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a {
            display: inline-block
        }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo {
        width: auto;
        opacity: 1;
        will-change: opacity;
        transition: opacity .35s ease-out;
        display: inline-block
    }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .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-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo {
        opacity: 0
    }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo {
        opacity: 1
    }

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image {
        line-height: 0;
        position: relative;
        display: inline-block;
        vertical-align: top
    }

        .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a {
            display: inline-block
        }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo {
        width: auto;
        display: inline-block
    }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo {
        display: none
    }

.qodef-reservation-form .qodef-m-inner {
    display: flex;
    flex-direction: column
}

.qodef-reservation-form .qodef-m-fields-wrapper {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width:680px) {
    .qodef-reservation-form .qodef-m-fields-wrapper {
        flex-direction: column
    }
}

.qodef-reservation-form .qodef-m-field {
    flex-basis: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    margin: 0 10px
}

    .qodef-reservation-form .qodef-m-field:first-child {
        margin-left: 0
    }

    .qodef-reservation-form .qodef-m-field:last-child {
        margin-right: 0
    }

@media only screen and (max-width:680px) {
    .qodef-reservation-form .qodef-m-field {
        margin: 10px 0;
        justify-content: flex-start
    }

        .qodef-reservation-form .qodef-m-field:first-child {
            margin-top: 0
        }

        .qodef-reservation-form .qodef-m-field:last-child {
            margin-bottom: 0
        }
}

.qodef-reservation-form .qodef-m-field-label {
    flex-shrink: 0;
    flex-basis: auto
}

.qodef-reservation-form .qodef-m-icon-arrow {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    font-size: 23px
}

.qodef-reservation-form .qodef-m-icon {
    color: var(--qode-main-color);
    position: absolute;
    left: 15px;
    display: flex;
    font-size: 14px;
    top: 18px;
    z-index: 1;
    display: none
}

.qodef-reservation-form .qodef-m-icon-date {
    font-size: 17px;
    top: 16px
}

.qodef-reservation-form .qodef-m-label {
    text-align: center;
    font-size: 38px;
    line-height: 46px;
    color: #23261d
}

.qodef-reservation-form .qodef-m-date, .qodef-reservation-form .select2-container--default {
    background-color: transparent;
    margin: 0;
    width: 100% !important;
    text-align: center;
    font-size: 15px;
    color: #6d6f73;
    border: 1px solid #b6b9bf;
    text-align: left
}

    .qodef-reservation-form .qodef-m-date.select2-container--focus, .qodef-reservation-form .qodef-m-date:focus, .qodef-reservation-form .select2-container--default.select2-container--focus, .qodef-reservation-form .select2-container--default:focus {
        border: 1px solid #797b80
    }

.qodef-reservation-form .select2-selection--single {
    color: inherit !important;
    font-size: inherit !important;
    border: inherit !important;
    padding: 10px 17px 0 17px !important
}

@media only screen and (max-width:680px) {
    .qodef-reservation-form .select2-selection--single {
        padding: 12px 17px 11px 17px !important
    }
}

.qodef-reservation-form .qodef-m-field-book {
    margin-top: 3px
}

.qodef-reservation-form .qodef-powered-by {
    margin: 9px 0
}

.qodef-reservation-form .qodef-m-copyright {
    font-size: 14px;
    font-family: Spectral;
    margin: 5px 0
}

.qodef-reservation-form .select2-container--default .select2-selection--single {
    background-color: transparent
}

.qodef-reservation-form .qodef-m-icon-arrow, .qodef-reservation-form .select2-selection__arrow {
    display: none !important
}

.qodef-restaurant-menu-list .qodef-e-heading {
    display: flex;
    align-items: baseline
}

.qodef-restaurant-menu-list.qodef-col-num--2 .qodef-grid-item:nth-child(2n+1) {
    padding-right: 81px !important
}

@media only screen and (max-width:1024px) {
    .qodef-restaurant-menu-list.qodef-col-num--2 .qodef-grid-item:nth-child(2n+1) {
        padding-right: 15px !important
    }
}

.qodef-restaurant-menu-list.qodef-col-num--2 .qodef-grid-item:nth-child(2n) {
    padding-left: 81px !important
}

@media only screen and (max-width:1024px) {
    .qodef-restaurant-menu-list.qodef-col-num--2 .qodef-grid-item:nth-child(2n) {
        padding-left: 15px !important
    }
}

.qodef-restaurant-menu-list .qodef-e-heading-title {
    margin: 0
}

.qodef-restaurant-menu-list .qodef-e-heading-line {
    flex-grow: 1;
    border-bottom: 1px solid #e1e1e1;
    opacity: 1;
    margin: 0 12px 0 21px
}

.qodef-restaurant-menu-list .qodef-e-heading-price {
    margin: 0;
    font-family: Arimo;
    font-size: 12px;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 500;
    color: #90a663;
    line-height: 2.09em;
    margin: 0
}

.qodef-restaurant-menu-list .qodef-e-description {
    margin: 0 0 -2px
}

.qodef-restaurant-menu-list.qodef-item-skin--light .qodef-e-heading-price, .qodef-restaurant-menu-list.qodef-item-skin--light .qodef-e-heading-title {
    color: #fff
}

.qodef-restaurant-menu-list.qodef-item-skin--light .qodef-e-description {
    color: var(--qode-main-color)
}

.qodef-team-list {
    text-align: center
}

    .qodef-team-list .qodef-e-role {
        display: block;
        margin: 0;
        font-family: Arimo;
        font-size: 11px;
        letter-spacing: .25em;
        text-transform: uppercase;
        font-weight: 500;
        color: #90a663;
        line-height: 2.09em;
        margin: 0
    }

    .qodef-team-list .qodef-e-title {
        margin: 2px 0 3px
    }

    .qodef-team-list .qodef-team-member-social-icons {
        margin: 0
    }

    .qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
        margin: 31px 0 0
    }

@media only screen and (max-width:768px) {
    .qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
        margin: 31px 0 37px
    }
}

.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 {
    text-align: center;
    padding: 0 55px
}

@media all and (min-width:681px) {
    .qodef-testimonials-list .swiper-pagination {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-list {
        padding: 0 5%
    }
}

.qodef-testimonials-list .swiper-button-next, .qodef-testimonials-list .swiper-button-prev {
    position: absolute;
    top: calc(50% - 5px)
}

.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-inner {
    padding-bottom: 40px
}

.qodef-testimonials-list .qodef-e-media-image {
    line-height: 0;
    margin-bottom: 25px
}

.qodef-testimonials-list .qodef-e-title {
    margin: 0 0 25px
}

.qodef-testimonials-list .qodef-e-text {
    text-align: center;
    margin: 0 0 12px;
    font-style: italic;
    text-transform: none;
    font-size: 26px;
    line-height: 1.34em;
    font-family: "EB Garamond";
    font-weight: 400
}

.qodef-testimonials-list .qodef-e-quote-sign {
    position: relative;
    width: auto;
    display: inline-block
}

    .qodef-testimonials-list .qodef-e-quote-sign .qodef-m-quote-sign {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-30%);
        font-size: 74px;
        font-family: "Cormorant Garamond",sans-serif;
        font-weight: 500;
        letter-spacing: .015em;
        line-height: .8em
    }

.qodef-testimonials-list .qodef-m-quote-sign-simple {
    font-size: 85px;
    font-family: "Cormorant Garamond",sans-serif;
    font-weight: 500;
    letter-spacing: .015em;
    line-height: .8em
}

.qodef-testimonials-list .qodef-e-quote-sign-simple {
    margin: 0 0 -15px
}

.qodef-testimonials-list .qodef-e-author {
    font-family: Arimo;
    font-size: 11px;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 500;
    color: #90a663;
    line-height: 2.09em;
    margin: 13px 0 0
}

.qodef-testimonials-list .swiper-pagination-bullets {
    text-align: left;
    bottom: 0 !important
}

@media only screen and (max-width:680px) {
    .qodef-testimonials-list .swiper-pagination-bullets {
        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-quote-sign-simple, .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
}

@media only screen and (max-width:680px) {
    .qodef-testimonials-list + .swiper-button-prev, .qodef-testimonials-list ~ .swiper-button-next {
        display: none
    }
}

@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;
    z-index: -1;
    transition: opacity .3s ease
}

    .qodef-search-cover-form .qodef-m-inner {
        display: flex;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 0 70px
    }

    .qodef-search-cover-form .qodef-m-form-field {
        padding: 0;
        margin-bottom: 0;
        font-size: 26px;
        font-weight: 600;
        text-transform: uppercase;
        color: var(--qode-main-color);
        background-color: transparent;
        border: 0;
        border-radius: 0;
        outline-offset: 0
    }

        .qodef-search-cover-form .qodef-m-form-field:focus {
            color: var(--qode-main-color)
        }

        .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: #23261d;
    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: #23261d;
    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: #4c4c4c;
    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: #23261d
}

.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-layout--simple .qodef-accordion-title {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 12px 0 0;
        padding: 2px 10px 2px 5px;
        transition: color .2s ease-out,background-color .2s ease-out;
        cursor: pointer
    }

        .qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
            margin-top: 0
        }

        .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
            position: relative;
            flex-shrink: 0;
            width: 20px;
            height: 18px;
            line-height: 1;
            text-align: center
        }

            .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
                position: absolute;
                display: block;
                width: 100%;
                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
                }

                .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.qodef-layout--simple .qodef-accordion-title.ui-state-hover {
            color: #fff;
            background-color: #000
        }

            .qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus, .qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus {
                opacity: 1
            }

            .qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus, .qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus {
                opacity: 0
            }

    .qodef-accordion.qodef-layout--simple .qodef-accordion-content {
        padding: 16px 0 2px;
        margin: 0
    }

        .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-button.qodef-html--link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.91em;
    letter-spacing: .25em;
    font-family: Arimo;
    font-weight: 500;
    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;
    padding: 13px 36px 13px 38px
}

.qodef-button.qodef-size--small {
    padding: 8px 34px
}

.qodef-button.qodef-size--large {
    padding: 14px 42px
}

.qodef-button.qodef-size--full {
    width: 100%;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #98a67c;
    border: 1px solid #98a67c
}

    .qodef-button.qodef-layout--filled.qodef-html--link:hover {
        color: #fff;
        background-color: #a7b28f;
        border: 1px solid #a7b28f
    }

.qodef-button.qodef-layout--outlined {
    color: #98a67c;
    background-color: transparent;
    border: 1px solid #98a67c
}

    .qodef-button.qodef-layout--outlined:hover {
        color: #fff;
        background-color: #98a67c;
        border-color: #98a67c
    }

.qodef-button.qodef-layout--textual {
    padding: 0 !important;
    position: relative;
    font-family: "EB Garamond";
    font-size: 18px;
    color: #95a674;
    background-color: transparent;
    text-transform: none;
    font-style: italic;
    letter-spacing: 0;
    border: 0;
    line-height: 1.38em;
    border: none !important;
    font-weight: 400;
    margin-right: 23px;
    white-space: nowrap
}

    .qodef-button.qodef-layout--textual .qodef-m-text {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        white-space: nowrap
    }

    .qodef-button.qodef-layout--textual:before {
        content: "\e87a";
        font-family: Linearicons-Free;
        position: absolute;
        display: inline-block;
        font-size: 13px;
        color: inherit;
        font-style: normal;
        right: -23px;
        top: 2px
    }

body:not([class*=chaai-core]) .qodef-button.qodef-layout--textual:before {
    content: "";
    background: url(../img/button-simple-arrow.html);
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    right: -26px;
    top: 10px
}

.qodef-button.qodef-layout--textual:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 1px;
    width: calc(100% - 1px);
    bottom: 2px;
    left: 0;
    background-color: currentColor;
    transform: scaleX(1)
}

.qodef-button.qodef-layout--textual:hover {
    color: #95a674
}

    .qodef-button.qodef-layout--textual:hover:after {
        animation: qodef-paint-stroke .8s
    }

#qodef-page-header .qodef-button.qodef-layout--textual {
    margin: 0 23px 9px 0;
    color: #23261d
}

    #qodef-page-header .qodef-button.qodef-layout--textual .qodef-m-text {
        line-height: 1.42em
    }

    #qodef-page-header .qodef-button.qodef-layout--textual:after {
        bottom: 3px
    }

.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
    }

.widget.widget_chaai_core_custom_font {
    margin-bottom: 0 !important
}

.qodef-custom-font {
    position: relative;
    margin: 0
}

.qodef-dropcaps {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-dropcaps .qodef-m-letter {
        position: relative;
        top: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        float: left;
        margin: 0 10px 5px 0;
        font-family: "Cormorant Garamond",sans-serif;
        font-weight: 400;
        text-transform: none;
        color: #23261d;
        font-size: 52px;
        line-height: 1.17em;
        letter-spacing: .01em
    }

    .qodef-dropcaps .qodef-m-text {
        display: inline;
        margin: 0
    }

    .qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
        width: 40px;
        height: 40px;
        font-size: 35px;
        line-height: 1.22em;
        letter-spacing: .015em;
        font-weight: 500;
        color: #fff;
        background-color: #23261d
    }

    .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: #23261d
}

.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: 18px
        }

    .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_chaai_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_chaai_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_chaai_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: 8px 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--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-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: #23261d
        }

    .qodef-icon-holder.qodef-enable-ring--yes {
        padding: 11px;
        font-size: 17px;
        margin-right: 12px
    }

        .qodef-icon-holder.qodef-enable-ring--yes a {
            position: relative;
            z-index: 1
        }

        .qodef-icon-holder.qodef-enable-ring--yes .qodef-svg-circle {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: visible;
            color: currentColor;
            z-index: 0;
            transform: rotate(-60deg) translateZ(0);
            transition: transform 1.02s ease;
            will-change: transform;
            transform-origin: center;
            pointer-events: none
        }

            .qodef-icon-holder.qodef-enable-ring--yes .qodef-svg-circle circle {
                fill: none;
                stroke-width: 1.4;
                stroke: currentColor;
                stroke-dashoffset: 124;
                stroke-dasharray: 124;
                transition: stroke-dashoffset .88s cubic-bezier(.55,.46,.05,.65)
            }

        .qodef-icon-holder.qodef-enable-ring--yes:hover .qodef-svg-circle {
            transform: rotate(90deg)
        }

            .qodef-icon-holder.qodef-enable-ring--yes:hover .qodef-svg-circle circle {
                stroke-dashoffset: 0
            }

    .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_chaai_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_chaai_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_chaai_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_chaai_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery.qodef-enable-border--yes .qodef-e {
    padding: 1px
}

.qodef-image-gallery.qodef-enable-border--yes .qodef-m-image-holder {
    border: 1px solid #dbe0d1
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes {
    display: flex;
    position: relative;
    overflow: visible
}

@media only screen and (max-width:1024px) {
    .qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes {
        flex-direction: column;
        overflow: hidden
    }
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-m-slider-title {
    margin: 0 0 18px;
    padding: 0 9% 0 0
}

@media only screen and (max-width:680px) {
    .qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-m-slider-title {
        padding: 0
    }
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .swiper-pagination {
    position: absolute !important
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-button {
    margin: 21px 0 0
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-advanced-pagination-holder {
    bottom: -17px
}

@media only screen and (max-width:1440px) {
    .qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-advanced-pagination-holder {
        bottom: -77px
    }
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-slider-cover {
    content: "";
    position: absolute;
    background-color: var(--qode-page-background-color);
    height: 100%;
    width: 1000px;
    top: 0;
    left: -999px;
    z-index: 98
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-advanced-layout-content {
    flex-basis: calc(32% + 2px);
    background-color: var(--qode-page-background-color);
    z-index: 99
}

@media only screen and (max-width:1024px) {
    .qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-advanced-layout-content {
        flex-basis: 100%;
        margin-bottom: 70px
    }
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-m-slider-text {
    padding: 0 35px 0 0
}

@media only screen and (max-width:680px) {
    .qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .qodef-m-slider-text {
        padding: 0
    }
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .swiper-wrapper {
    width: 67%
}

@media only screen and (max-width:1024px) {
    .qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .swiper-wrapper {
        flex-basis: 100%;
        margin-bottom: 53px
    }
}

.qodef-image-gallery.qodef-swiper-container.qodef-advanced-layout--yes .swiper-slide .qodef-m-image-holder {
    border: 1px solid #dbe0d1
}

.qodef-image-gallery.qodef--image-hover-zoom-out .qodef-m-image-holder {
    overflow: hidden;
    position: relative;
    display: block
}

    .qodef-image-gallery.qodef--image-hover-zoom-out .qodef-m-image-holder img {
        display: inline-block;
        width: 100%;
        transform: scale(1.02);
        transition: transform .7s cubic-bezier(.22,.5,.31,.79);
        transform-origin: left center
    }

.qodef-image-gallery.qodef--image-hover-zoom-out .qodef-e:hover .qodef-m-image-holder img {
    transform: scale(1)
}

.qodef-image-gallery.qodef--image-hover-overlay .qodef-m-image-holder {
    overflow: hidden;
    position: relative;
    display: block
}

    .qodef-image-gallery.qodef--image-hover-overlay .qodef-m-image-holder:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255,255,255,.35);
        transition: opacity .5s ease-out;
        opacity: 0;
        z-index: 0;
        pointer-events: none
    }

.qodef-image-gallery.qodef--image-hover-overlay .qodef-e:hover .qodef-m-image-holder:after {
    opacity: 1
}

.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-enable-border--yes .qodef-m-image {
        border: 1px solid #dbe0d1
    }

    .qodef-image-with-text .qodef-m-caption {
        font-family: Arimo;
        font-size: 11px;
        letter-spacing: .25em;
        text-transform: uppercase;
        font-weight: 500;
        color: #90a663;
        line-height: 2.09em;
        margin: 3px 0 0
    }

    .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: 31px 0 0
    }

        .qodef-image-with-text .qodef-m-title a:hover {
            color: initial
        }

    .qodef-image-with-text .qodef-m-text {
        margin: 15px 0 0
    }

    .qodef-image-with-text.qodef--move-enabled .qodef-m-image {
        transform: translateY(0);
        transition: transform .3s cubic-bezier(.13,.36,.45,.94)
    }

    .qodef-image-with-text.qodef--move-enabled:hover .qodef-m-image {
        transform: translateY(-5px)
    }

    .qodef-image-with-text.qodef--zoom-enabled .qodef-m-image {
        overflow: hidden;
        position: relative;
        display: block
    }

        .qodef-image-with-text.qodef--zoom-enabled .qodef-m-image img {
            display: inline-block;
            width: 100%;
            transform: scale(1.015);
            transition: transform .7s cubic-bezier(.22,.5,.31,.79);
            transform-origin: left center
        }

    .qodef-image-with-text.qodef--zoom-enabled:hover .qodef-m-image img {
        transform: scale(1)
    }

.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-caption {
        font-family: Arimo;
        font-size: 11px;
        letter-spacing: .25em;
        text-transform: uppercase;
        font-weight: 500;
        color: #90a663;
        line-height: 2.09em;
        margin: 0
    }

    .qodef-section-title > .qodef-m-text {
        margin: 17px 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 .qodef-button.qodef-layout--textual {
        margin: 32px 0 0
    }

    .qodef-section-title .qodef-button.qodef-layout--filled, .qodef-section-title .qodef-button.qodef-layout--outlined {
        margin: 33px 0 0
    }

.qodef-separator {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1
}

    .qodef-separator .qodef-m-line {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin: 10px 0;
        border-bottom: 1px solid #b6b9bf
    }

    .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-page-sidebar .widget.widget_chaai_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_chaai_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_chaai_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-single-image.qodef--has-animation.qodef--animation-from-left .qodef-m-image, .qodef-single-image.qodef--has-animation.qodef--animation-from-right .qodef-m-image, .qodef-single-image.qodef--has-animation.qodef--animation-from-top .qodef-m-image {
    transition: -webkit-clip-path 1.08s cubic-bezier(.57,.01,.29,.99);
    transition: clip-path 1.08s cubic-bezier(.57,.01,.29,.99);
    transition: clip-path 1.08s cubic-bezier(.57,.01,.29,.99),-webkit-clip-path 1.08s cubic-bezier(.57,.01,.29,.99);
    transition-delay: calc(var(--qodef-transition-delay,0) * 1ms)
}

.qodef-single-image.qodef--has-animation.qodef--animation-from-right .qodef-m-image {
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%)
}

.qodef-single-image.qodef--has-animation.qodef--animation-from-right.qodef-appear .qodef-m-image {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-single-image.qodef--has-animation.qodef--animation-from-left .qodef-m-image {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0)
}

.qodef-single-image.qodef--has-animation.qodef--animation-from-left.qodef-appear .qodef-m-image {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-single-image.qodef--has-animation.qodef--animation-from-top .qodef-m-image {
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0)
}

.qodef-single-image.qodef--has-animation.qodef--animation-from-top.qodef-appear .qodef-m-image {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block
}

    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(.qodef--main-image) img {
        opacity: 0;
        transform: scale(.95) rotate(7deg);
        transition: opacity .7s ease-out,transform .9s ease-out
    }

    .qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--main-image img {
        -webkit-clip-path: inset(0 0 100% 0);
        clip-path: inset(0 0 100% 0);
        transition: -webkit-clip-path 1.08s cubic-bezier(.57,.01,.29,.99);
        transition: clip-path 1.08s cubic-bezier(.57,.01,.29,.99);
        transition: clip-path 1.08s cubic-bezier(.57,.01,.29,.99),-webkit-clip-path 1.08s cubic-bezier(.57,.01,.29,.99)
    }

    .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:680px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
        max-width: 50%
    }
}

.qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared.qodef--main-image img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared:not(.qodef--main-image) img {
    opacity: 1;
    transform: scale(1) rotate(0)
}

@media only screen and (max-width:1024px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared {
        top: 26% !important
    }
}

@media only screen and (max-width:768px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared {
        top: 23% !important
    }
}

@media only screen and (max-width:680px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared {
        top: 22% !important
    }
}

.qodef-stacked-images .qodef-m-images .qodef-label {
    font-family: Arimo;
    font-size: 12px;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 500;
    color: #90a663;
    line-height: 2.09em;
    margin: 12px 0 0
}

.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;
        justify-content: center;
        margin: 0;
        padding: 0;
        list-style: none
    }

@media only screen and (max-width:1024px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        justify-content: flex-start
    }
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 72px 0 0;
    padding: 0
}

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        display: block;
        padding: 0 4px 1px;
        transition: color .2s ease-out,background-color .2s ease-out;
        font-family: Arimo;
        font-size: 12px;
        letter-spacing: .25em;
        text-transform: uppercase;
        font-weight: 500;
        color: #23261d;
        line-height: 2.09em;
        margin: 0;
        position: relative
    }

        .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
            content: "";
            display: inline-block;
            position: absolute;
            height: 1px;
            width: calc(100% + 24px);
            left: 0;
            top: calc(50% - 1px);
            background-color: currentColor;
            transform: scaleX(0);
            transition: transform .5s cubic-bezier(.215,.61,.355,1);
            transform-origin: left
        }

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        padding: 0 0 1px
    }
}

.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:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:after {
    transform: scaleX(1)
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 15px
    }

        .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
            margin: 0 0 26px 0;
            padding: 0
        }

            .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
                margin-bottom: 0
            }
}

.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 #b6b9bf
    }

        .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
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .qodef-video-button .qodef-label {
        font-family: Spectral;
        font-weight: 400;
        color: #4c4c4c;
        font-size: 18px;
        line-height: 1.44em;
        margin: 8px 0 0
    }

    .qodef-video-button svg {
        opacity: .8
    }

@media only screen and (max-width:680px) {
    .qodef-video-button svg {
        width: 34px
    }
}

.qodef-video-button svg polygon {
    fill: #faf8f5
}

.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: #23261d;
    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-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-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-e-bottom-holder .qodef-social-share {
    display: block
}

.qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    font-family: Spectral;
    font-size: 18px;
    line-height: 1.55em;
    font-weight: 400;
    line-height: inherit !important
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 4px 0 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: 17px;
        color: var(--qode-main-color)
    }

    .qodef-social-share li.qodef-facebook-share a:hover {
        color: var(--qode-main-color)
    }

    .qodef-social-share li.qodef-twitter-share a:hover {
        color: var(--qode-main-color)
    }

    .qodef-social-share li.qodef-linkedin-share a:hover {
        color: var(--qode-main-color)
    }

    .qodef-social-share li.qodef-tumblr-share a:hover {
        color: var(--qode-main-color)
    }

    .qodef-social-share li.qodef-pinterest-share a:hover {
        color: var(--qode-main-color)
    }

    .qodef-social-share li.qodef-vk-share a:hover {
        color: var(--qode-main-color)
    }

.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-social-share-icon {
        vertical-align: middle
    }

    .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: block
    }

        .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: block;
            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: block;
                line-height: inherit
            }

    .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 #b6b9bf
        }

            .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: var(--qode-main-color);
                color: #fff
            }

            .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
                background-color: var(--qode-main-color);
                color: #fff
            }

            .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
                background-color: var(--qode-main-color);
                color: #fff
            }

            .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
                background-color: var(--qode-main-color);
                color: #fff
            }

            .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
                background-color: var(--qode-main-color);
                color: #fff
            }

            .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
                background-color: var(--qode-main-color);
                color: #fff
            }

            .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
                font-size: 14px;
                color: #4c4c4c;
                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-social-title {
    margin-top: 7px
}

.qodef-social-share.qodef-layout--list ul {
    margin-top: 0
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 5px;
    padding: 11px
}

    .qodef-social-share.qodef-layout--list li:last-child {
        margin-right: 0
    }

    .qodef-social-share.qodef-layout--list li .qodef-svg-circle {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: visible;
        z-index: 0;
        transform: rotate(-60deg) translateZ(0);
        transition: transform 1.02s ease;
        will-change: transform;
        transform-origin: center;
        color: #c2cda4;
        pointer-events: none
    }

        .qodef-social-share.qodef-layout--list li .qodef-svg-circle circle {
            fill: none;
            stroke-width: 1.4;
            stroke: currentColor;
            stroke-dashoffset: 124;
            stroke-dasharray: 124;
            transition: stroke-dashoffset .88s cubic-bezier(.55,.46,.05,.65)
        }

    .qodef-social-share.qodef-layout--list li:hover .qodef-svg-circle {
        transform: rotate(90deg)
    }

        .qodef-social-share.qodef-layout--list li:hover .qodef-svg-circle circle {
            stroke-dashoffset: 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: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: var(--qode-main-color)
}

#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: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: var(--qode-main-color)
}

#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: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: var(--qode-main-color)
}

#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: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: var(--qode-main-color)
}

#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: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: var(--qode-main-color)
}

#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: #838c70;
        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-m-text {
        font-family: Dosis,monospace;
        font-weight: 500;
        font-size: 45px;
        letter-spacing: .065em;
        opacity: 0;
        color: currentColor;
        position: relative;
        z-index: 2
    }

    #qodef-page-spinner.qodef-layout--predefined .qodef-m-image {
        position: absolute;
        transform: translateY(15px) translateX(6px);
        top: 0;
        right: 0;
        opacity: 0;
        transition: opacity .64s ease,transform .72s ease-out
    }

    #qodef-page-spinner.qodef-layout--predefined .qodef-m-character {
        display: inline-block;
        opacity: 0;
        will-change: opacity
    }

    #qodef-page-spinner.qodef-layout--predefined.qodef-animate .qodef-m-text {
        opacity: 1
    }

    #qodef-page-spinner.qodef-layout--predefined.qodef--end .qodef-m-image {
        opacity: 1;
        transform: translateY(0) translateX(6px)
    }

    #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--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-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 50px
    }

    .qodef-page-title .qodef-breadcrumbs a, .qodef-page-title .qodef-breadcrumbs span {
        font-size: 19px;
        line-height: 1.31em;
        letter-spacing: .025em;
        color: #23261d;
        font-family: "EB Garamond";
        font-style: italic;
        font-weight: 400
    }

    .qodef-page-title .qodef-breadcrumbs a {
        background-repeat: no-repeat;
        background-image: linear-gradient(transparent calc(100% - 1px),currentColor 1px);
        background-size: 100% calc(100% - 2px);
        background-size: 0 calc(100% - 2px);
        transition: .4s cubic-bezier(.215,.61,.355,1)
    }

        .qodef-page-title .qodef-breadcrumbs a:hover {
            color: inherit;
            background-size: 100% calc(100% - 2px)
        }

    .qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
        margin: 0 3px 0 6px
    }

        .qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
            content: '-'
        }

    .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
    }

.qodef-social-icons-group .qodef-icon-holder {
    margin-right: 5px
}

    .qodef-social-icons-group .qodef-icon-holder a {
        transition: color .2s ease-out
    }

    .qodef-social-icons-group .qodef-icon-holder:last-child {
        margin-right: 0
    }

    .qodef-social-icons-group .qodef-icon-holder.qodef--textual {
        display: inline-flex;
        vertical-align: middle;
        font-family: "Cormorant Garamond",sans-serif;
        font-weight: 400;
        text-transform: none;
        color: #23261d;
        font-size: 18px;
        line-height: 1.4em;
        font-weight: 400;
        font-family: Arimo;
        letter-spacing: .025em;
        color: #2f3327;
        flex-wrap: wrap;
        color: #23261d
    }

        .qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
            color: inherit
        }

.widget.widget_chaai_core_social_icons_group .qodef-icon-holder.qodef-layout--circle, .widget.widget_chaai_core_social_icons_group .qodef-icon-holder.qodef-layout--square {
    background-color: #fafafa
}

    .widget.widget_chaai_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover, .widget.widget_chaai_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover {
        color: #23261d
    }

        .widget.widget_chaai_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a, .widget.widget_chaai_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover a {
            color: #fff
        }

.widget_chaai_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.qodef-working-hours-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-working-hours-list .qodef-working-hours-item {
        display: flex;
        align-items: baseline;
        margin-bottom: 16px
    }

    .qodef-working-hours-list .qodef-e-day {
        position: relative;
        margin: 0
    }

    .qodef-working-hours-list .qodef-e-day-icon {
        position: absolute;
        top: -2px;
        right: -8px;
        font-size: 8px;
        color: var(--qode-main-color)
    }

    .qodef-working-hours-list .qodef-e-line {
        flex-grow: 1;
        margin: 0 10px;
        border-bottom: 1px solid #bfb8b6;
        opacity: .5
    }

    .qodef-working-hours-list .qodef-e-time {
        margin: 0;
        font-family: Spectral;
        font-style: italic
    }

        .qodef-working-hours-list .qodef-e-time.qodef--closed {
            color: var(--qode-main-color)
        }

    .qodef-working-hours-list .qodef-m-footer {
        position: relative;
        top: 3px;
        font-size: 14px;
        color: #817c7b
    }

    .qodef-working-hours-list .qodef-m-footer-icon {
        position: relative;
        top: -5px;
        right: 0;
        font-size: 8px;
        color: var(--qode-main-color)
    }

@media only screen and (max-width:1440px) {
    .qodef-background-text .qodef-m-background-text {
        font-size: 135px
    }
}

@media only screen and (max-width:680px) {
    .qodef-background-text .qodef-m-background-text {
        display: none !important
    }
}

@media only screen and (max-width:1440px) {
    .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
        padding: 83px 40px
    }

    .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
        padding: 83px 40px 87px
    }
}

@media only screen and (max-width:680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin: 10px 12px 50px 15px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    #qodef-top-area {
        display: none
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
        max-height: 30vh
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-reservation-form .qodef-holder--field {
        flex-basis: 49%;
        margin-bottom: 10px
    }

    .qodef-holder--label {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-reservation-form .qodef-holder--field {
        flex-basis: 100%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:680px) {
    .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-highlight.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .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:680px) {
    .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:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content: flex-start
    }
}
