.wellmont-core-page-inline-style {
    position: absolute !important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

.qodef--fixed-section-fh-above {
    margin-bottom: 100vh !important;
    z-index: 1;
    pointer-events: none
}

.qodef--fixed-section-fh-above a {
    pointer-events: all
}

.qodef--fixed-section-fh {
    position: fixed !important;
    height: 100vh;
    width: 100vW;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1
}

.qodef--fixed-section-fh .elementor-element:nth-child(2),
.qodef--fixed-section-fh .qodef-m-subtitle,
.qodef--fixed-section-fh .qodef-m-title {
    opacity: 0;
    transform: translateY(50px);
    transition: transform .6s ease-out, opacity 1s ease-out
}

.qodef--fixed-section-fh.qodef--in-viewport {
    z-index: 0;
    pointer-events: all
}

.qodef--fixed-section-fh.qodef--in-viewport .elementor-element:nth-child(2),
.qodef--fixed-section-fh.qodef--in-viewport .qodef-m-subtitle,
.qodef--fixed-section-fh.qodef--in-viewport .qodef-m-title {
    opacity: 1;
    transform: translateY(0)
}

.qodef--fixed-section-fh.qodef--in-viewport .qodef-m-subtitle {
    transition-delay: .25s
}

.qodef--fixed-section-fh.qodef--in-viewport .elementor-element:nth-child(2) {
    transition-delay: .5s
}

.qodef--custom-appear {
    opacity: 0;
    animation: qode-fade-in-from-bottom .6s ease-out forwards
}

.qodef--custom-appear.qodef--custom-appear-2 {
    animation-delay: .3s
}

.qodef--custom-appear.qodef--custom-appear-3 {
    animation-delay: .6s
}

.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-age-verification-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0b0449;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .3s ease-out
}

#qodef-age-verification-modal .qodef-m-logo {
    position: absolute;
    top: 30px;
    left: 30px
}

#qodef-age-verification-modal .qodef-m-logo a {
    position: relative;
    display: block;
    max-width: 50%
}

#qodef-age-verification-modal .qodef-m-logo img {
    display: block
}

#qodef-age-verification-modal .qodef-m-content {
    padding: 30px;
    text-align: center;
    max-width: 700px
}

#qodef-age-verification-modal .qodef-m-content-title {
    margin: 0;
    color: #fff
}

#qodef-age-verification-modal .qodef-m-content-subtitle {
    margin: 11px 0 0;
    color: var(--qode-main-color)
}

#qodef-age-verification-modal .qodef-m-content-note {
    margin: 32px 0 0;
    color: #e5dcdb
}

#qodef-age-verification-modal .qodef-m-content-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 52px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--yes {
    margin-right: 10px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no {
    color: #fff;
    border-color: #a3a19e
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no:hover {
    color: #fff;
    border-color: #28201e;
    background-color: #28201e
}

.qodef-age-verification--opened #qodef-age-verification-modal {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}

#qodef-back-to-top {
    position: fixed;
    right: 46px;
    bottom: 40px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10000
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    color: #a6a4b8;
    transition: color .3s ease-out
}

#qodef-back-to-top .qodef-back-to-top-icon * {
    display: block;
    line-height: inherit
}

#qodef-back-to-top svg {
    display: block;
    width: auto;
    height: 34px
}

#qodef-back-to-top .qodef-svg--back-to-top circle:nth-of-type(2) {
    stroke: #55537b;
    stroke-dasharray: 104;
    stroke-dashoffset: 104;
    transition: .6s ease
}

#qodef-back-to-top:hover .qodef-svg--back-to-top circle:nth-of-type(2) {
    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-holder {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
}

.qodef-background-text .qodef-m-background-text {
    color: var(--qode-main-color);
    font-family: Marcellus, serif;
    font-size: 200px;
    line-height: 1em
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-content {
    margin: 0
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
    margin-top: 5px
}

.qodef-blog.qodef-item-layout--side-by-side article {
    margin: 0
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner {
    display: flex;
    align-items: flex-start
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    flex-shrink: 0;
    width: 104px
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media .qodef-e-media-image {
    margin: 0
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content {
    margin: 0 0 0 13px
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-bottom-holder {
    margin: 3px 0 0
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-bottom-holder .qodef-e-info a {
    color: #8c8ba4
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-bottom-holder .qodef-e-info a:hover {
    color: #0b0449
}

.qodef-blog.qodef-item-layout--standard article.format-video .qodef-e-media-video {
    position: relative
}

.qodef-blog.qodef-item-layout--standard article.format-video .qodef-e-icon-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #dfbec3
}

.qodef-blog.qodef-item-layout--standard article.format-video .qodef-e-icon-holder svg {
    position: relative;
    transition: all .3s ease-in-out
}

.qodef-blog.qodef-item-layout--standard article.format-video .qodef-e-icon-holder svg path {
    fill: #0b0449;
    transition: all .3s ease-out
}

.qodef-blog.qodef-item-layout--standard article.format-video .qodef-e-icon-holder:hover svg path {
    fill: #fff
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-audio .qodef-e-media-audio {
    margin: 0;
    bottom: 24px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-media>* {
    margin-bottom: 24px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-e-top-holder {
    margin-bottom: 4px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-e-excerpt {
    margin: 8px 0 0
}

.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: 30px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
    margin-bottom: 30px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article {
    margin: 0 0 20px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-audio .qodef-e-media-audio {
    margin: 0;
    bottom: 17px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-media>* {
    margin-bottom: 17px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-content .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-content .qodef-e-text .qodef-e-excerpt {
    display: none
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-content .qodef-e-bottom-holder {
    margin-top: 20px;
    margin-bottom: 35px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-content .qodef-e-bottom-holder .qodef-e-right {
    display: none
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link {
    padding: 80px 25px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
    padding: 50px 25px
}

.qodef-blog.qodef-item-layout--standard.qodef-swiper-container article .qodef-e-content .qodef-e-bottom-holder {
    margin-bottom: 10px
}

.widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

.widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 7.5px
}

.widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

.widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 13px
}

#qodef-top-area .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-top-area .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 7.5px
}

#qodef-top-area .widget.widget_wellmont_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_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 13px
}

#qodef-page-footer .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-page-footer .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 7.5px
}

#qodef-page-footer .widget.widget_wellmont_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_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 13px
}

#qodef-side-area .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-side-area .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 7.5px
}

#qodef-side-area .widget.widget_wellmont_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_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 13px
}

.qodef-mega-menu-widget-holder .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

.qodef-mega-menu-widget-holder .widget.widget_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 7.5px
}

.qodef-mega-menu-widget-holder .widget.widget_wellmont_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_wellmont_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 13px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 60px
}

#qodef-author-info .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center
}

#qodef-author-info .qodef-m-image {
    flex-shrink: 0;
    margin-right: 25px
}

#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
    display: block
}

#qodef-author-info .qodef-m-author {
    margin: 0
}

#qodef-author-info .qodef-m-email {
    margin: 5px 0 0
}

#qodef-author-info .qodef-m-description {
    margin: 1px 0 0
}

#qodef-author-info .qodef-m-social-icons {
    margin-top: 20px
}

#qodef-author-info .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: #0b0449;
    letter-spacing: .1em;
    margin-right: 10px
}

#qodef-author-info .qodef-m-social-icons a:last-child {
    margin-right: 0
}

#qodef-author-info .qodef-m-social-icons a:hover {
    color: #dfbec3
}

#qodef-related-posts {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 57px
}

#qodef-related-posts .qodef-blog .qodef-blog-item {
    margin: 0
}

#qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 15px 0 40px
}

#qodef-single-post-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fcf9f5;
    padding: 30px 51px 33px 51px
}

#qodef-single-post-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center
}

#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: 30px;
    height: auto;
    fill: currentColor;
    stroke: none
}

#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-label {
    position: relative;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: 700;
    color: #0b0449;
    padding: 0 !important;
    background-color: transparent;
    border: 0;
    border-bottom: 1px dashed
}

#qodef-single-post-navigation .qodef-m-nav-label:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -1px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .32s cubic-bezier(.31, .29, .05, .96)
}

#qodef-single-post-navigation .qodef-m-nav-label:after {
    display: inline-block;
    content: '';
    position: relative;
    width: 9px;
    height: 9px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4Ljg1NiIgaGVpZ2h0PSI4Ljg3NiIgdmlld0JveD0iMCAwIDguODU2IDguODc2Ij4NCiAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTczLjg1NCAtMjA2NS45NzcpIj4NCiAgICA8cGF0aCBkPSJNLTEyMTAuNS0zNi4wNDZ2LTcuNDc3aC03LjU4OSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjQ1IDIxMTApIiBmaWxsPSJub25lIiBzdHJva2U9IiMwYjA0NDkiIHN0cm9rZS13aWR0aD0iMSIvPg0KICAgIDxsaW5lIHgxPSI4IiB5Mj0iOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU3My41IDIwNjYuNSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzBiMDQ0OSIgc3Ryb2tlLXdpZHRoPSIxIi8+DQogIDwvZz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    margin-left: 10px
}

#qodef-single-post-navigation .qodef-m-nav-label:hover {
    color: var(--qode-main-color)
}

#qodef-single-post-navigation .qodef-m-nav-label:hover:before {
    transform-origin: left;
    transform: scaleX(1)
}

#qodef-content-bottom {
    position: relative;
    z-index: 1
}

#qodef-content-bottom #qodef-content-bottom-inner {
    box-sizing: border-box
}

#qodef-content-bottom #qodef-content-bottom-inner.qodef-content-grid {
    padding: 0
}

#qodef-content-bottom #qodef-content-bottom-inner.qodef-content-full-width {
    padding: 0 70px
}

@media only screen and (max-width:1024px) {
    #qodef-content-bottom #qodef-content-bottom-inner.qodef-content-full-width {
        padding: 0 40px
    }
}

@media only screen and (max-width:680px) {
    #qodef-content-bottom #qodef-content-bottom-inner.qodef-content-full-width {
        padding: 0 40px
    }
}

#qodef-content-bottom #qodef-content-bottom-inner .qodef-content-bootom-custom {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0b0449;
    padding: 27px 0
}

#qodef-content-bottom #qodef-content-bottom-inner .qodef-content-bootom-custom span {
    padding: 0 38px
}

#qodef-content-bottom #qodef-content-bottom-inner .qodef-content-bootom-custom>* {
    margin: 10px 0
}

@media only screen and (max-width:768px) {
    #qodef-content-bottom #qodef-content-bottom-inner .qodef-content-bootom-custom {
        flex-direction: column
    }

    #qodef-content-bottom #qodef-content-bottom-inner .qodef-content-bootom-custom span {
        display: none
    }

    #qodef-content-bottom #qodef-content-bottom-inner .qodef-content-bootom-custom>* {
        margin: 5px 0
    }
}

.qodef-swiper--show-drag-cursor {
    cursor: none !important
}

.qodef-swiper--show-drag-cursor .swiper-wrapper {
    min-width: 300vw
}

.qodef-swiper--show-drag-cursor .qodef-m-custom-cursor {
    height: 120px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 50%;
    transition: opacity .3s ease-out, visibility .3s ease-out;
    visibility: hidden;
    width: 120px;
    z-index: 2
}

.qodef-swiper--show-drag-cursor .qodef-m-custom-cursor-inner {
    border-radius: 50%;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-swiper--show-drag-cursor.qodef-swiper-drag-cursor--active .qodef-m-custom-cursor {
    opacity: 1;
    visibility: visible
}

.qodef-swiper--show-drag-cursor.qodef-swiper-drag-cursor--active a {
    cursor: none !important
}

#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-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99
}

#qodef-fullscreen-area .qodef-content-grid {
    height: 100%
}

#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
    width: 100%
}

.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
    animation: qode-fade-in .25s linear both
}

.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
    animation: qode-fade-out .25s linear both
}

#qodef-fullscreen-area-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%
}

.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left
}

.qodef-fullscreen-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-fullscreen-menu ul li {
    position: relative;
    margin: 0;
    padding: 0
}

.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
    display: none
}

.qodef-fullscreen-menu ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-fullscreen-menu ul.sub-menu {
    display: none
}

.qodef-fullscreen-menu .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-fullscreen-menu>ul>li>a {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    font-size: 46px;
    line-height: 1.17391em;
    color: #fff
}

.qodef-fullscreen-menu>ul>li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    left: -10px;
    height: 5px;
    width: 5px;
    background: currentColor;
    border-radius: 100%;
    opacity: 0;
    transition: all .3s ease-out
}

.qodef-fullscreen-menu>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu>ul>li>a:hover:before {
    opacity: 1
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,
.qodef-fullscreen-menu>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a:before,
.qodef-fullscreen-menu>ul>li.current-menu-item>a:before {
    opacity: 1
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul {
    padding: 10px 0 5px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
    padding-left: 20px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    transition: all .3s ease-out;
    padding-right: 15px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #fff
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    color: #fff
}

.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
    visibility: visible
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link {
    visibility: hidden
}

#qodef-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 24px
}

#qodef-page-header .qodef-widget-holder .widget {
    margin: 0 12px
}

#qodef-page-header .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-page-header .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-page-header div[id^=monster-widget-placeholder],
#qodef-page-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-page-header-inner {
    border-bottom: 0 solid transparent
}

#qodef-page-header-inner.qodef-content-grid {
    padding: 0
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#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: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 26px;
    line-height: 1.30769em;
    transition: color .3s 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--centered #qodef-page-header {
    height: 150px
}

.qodef-header--centered #qodef-page-header-inner {
    flex-direction: column;
    justify-content: center
}

.qodef-header--centered #qodef-page-header-inner>div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder {
    position: absolute;
    top: 0;
    margin-left: 0
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder.qodef--one {
    right: 0
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder.qodef--two {
    left: 0
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-header-navigation {
    margin: 0 24px
}

.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;
    justify-content: space-between
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
    flex-direction: row-reverse
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
    justify-content: center;
    margin: auto
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    left: auto
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation {
    margin: 0 24px
}

.qodef-header--divided #qodef-page-header .qodef-widget-holder {
    margin-left: 0
}

.qodef-header--divided #qodef-page-header-inner {
    align-items: stretch;
    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: 24px
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
        width: 1100px
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
        width: 1100px
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
        width: 1100px
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

.qodef-header--vertical #qodef-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%
}

.qodef-header--vertical #qodef-page-header .qodef-header-logo-link {
    height: auto
}

.qodef-header--vertical #qodef-page-header-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 34px 10px 38px 62px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    margin-left: 0
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget {
    margin: 0 0 15px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget:last-child {
    margin-bottom: 0
}

.qodef-header--vertical.admin-bar #qodef-page-header {
    top: 32px;
    height: calc(100% - 32px)
}

.qodef-header--vertical #qodef-page-footer,
.qodef-header--vertical #qodef-page-outer {
    padding-left: 300px
}

.qodef-header--vertical .qodef-header-vertical-navigation {
    margin-top: auto;
    margin-bottom: auto;
    z-index: 100;
    width: 100%
}

.qodef-header--vertical .qodef-header-vertical-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li {
    position: relative;
    padding: 0;
    margin: 12px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a {
    position: relative;
    display: block
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-arrow {
    position: absolute;
    display: block;
    top: calc(50% - 3px);
    right: 0;
    width: 4px;
    height: auto;
    display: none
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second {
    transform: translateZ(0)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-header--vertical .qodef-header-vertical-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-header--vertical .qodef-header-vertical-navigation .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: var(--qode-main-color);
    letter-spacing: .2em
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    left: -10px;
    height: 5px;
    width: 5px;
    background: currentColor;
    border-radius: 100%;
    opacity: 0;
    transition: all .3s ease-out
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover:before {
    opacity: 1
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner>ul {
    padding: 5px 0 5px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul {
    padding-left: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul .menu-item-has-children ul {
    padding-left: 15px;
    padding-top: 5px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li {
    margin: 0;
    padding: 1px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    transition: all .3s ease-out;
    padding-right: 15px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #8c8ba4;
    margin: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a {
    color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a:before,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a:before {
    opacity: 1
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li a .qodef-menu-item-arrow {
    transform: rotate(0);
    transition: transform .3s ease
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second {
    display: none
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li.qodef-menu-item--open>a .qodef-menu-item-arrow {
    transform: rotate(90deg)
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second {
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul {
    position: absolute;
    top: -23px;
    left: calc(100% + 40px);
    width: 254px;
    background-color: #fff;
    padding: 25px 20px;
    margin-left: 50px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-out
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    z-index: 900
}

.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul {
    top: -25px;
    left: calc(100% + 20px);
    visibility: hidden;
    transition: all .2s ease
}

.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: 100px;
    width: 100%;
    background-color: #fff;
    transform: translateY(-100%);
    transition: transform .5s ease, top .5s ease;
    z-index: 100
}

.qodef-header--sticky-display .qodef-header-sticky {
    box-shadow: 0 3px 6px 0 #0000001a;
    transform: translateY(0)
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
    top: 32px
}

.qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link svg {
    width: 58px !important
}

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 40px
}

.qodef-header-sticky-inner.qodef-content-grid {
    padding: 0
}

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header--centered .qodef-header-sticky-inner .qodef-header-wrapper,
.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.qodef-header--centered .qodef-header-sticky-inner .qodef-header-logo,
.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-flex;
    align-items: center
}

.qodef-header--centered .qodef-header-sticky-inner .qodef-header-navigation,
.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header--centered .qodef-header-sticky-inner .qodef-widget-holder,
.qodef-header-standard--center .qodef-header-sticky-inner .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0 !important
}

.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: #0b0449;
    z-index: 101
}

#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.qodef--center {
    justify-content: center
}

#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-top-area-inner {
    align-items: center;
    display: flex;
    height: 30px;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
    border-bottom: 0 solid transparent
}

#qodef-top-area-inner.qodef-content-grid {
    padding: 0 !important
}

#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
    margin: 0 auto
}

#qodef-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: var(--qode-main-color);
    background-color: #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 #c5c5c5;
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(11, 4, 73, .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 #c5c5c5;
    border-left: 1px solid #c5c5c5;
    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: Lato, sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
    color: var(--qode-main-color)
}

.qodef-cluster-marker {
    width: 50px;
    height: auto
}

.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-cluster-marker .qodef-cluster-marker-inner {
    position: relative
}

.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #0b0449
}

.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 #c5c5c5;
    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: var(--qode-main-color)
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon {
    visibility: hidden
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-mobile-header--sticky #qodef-page-mobile-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-100%)
}

.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
    transition: transform .3s ease, top .3s ease
}

.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    transform: translateY(0)
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    top: 46px
}

.qodef--passepartout #qodef-page-mobile-header-inner {
    padding: 0
}

.qodef-mobile-header-navigation ul li .qodef-content-grid {
    width: 100%
}

#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 26px;
    line-height: 1.30769em;
    transition: color .3s 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: 2px;
    right: 0;
    width: 5px;
    height: auto;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: color .3s ease-out;
    transform: rotate(0);
    transition: transform .3s ease-out, color .3s ease-out
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover {
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    transition: all .3s ease-out;
    padding-right: 15px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    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.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 {
    color: var(--qode-main-color)
}

#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: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    left: -10px;
    height: 5px;
    width: 5px;
    background: currentColor;
    border-radius: 100%;
    opacity: 0;
    transition: all .3s ease-out
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover:before {
    opacity: 1
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a:before {
    opacity: 1
}

#qodef-side-area-mobile-header .qodef-widget-holder {
    position: absolute;
    left: 60px;
    bottom: 20px;
    width: calc(100% - 2*60px);
    height: auto
}

#qodef-side-area-mobile-header .qodef-widget-holder .widget {
    margin: 0
}

.admin-bar #qodef-side-area-mobile-header {
    top: 32px;
    height: calc(100vh - 32px)
}

#qodef-side-area-mobile-header.qodef--opened {
    right: 0;
    visibility: visible
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-header-navigation .qodef-menu-item-icon {
    display: block;
    margin-right: 5px;
    line-height: inherit
}

.qodef-header-navigation .qodef-menu-item-icon:before {
    display: block;
    line-height: inherit
}

.qodef-header-navigation ul li .qodef-drop-down-second {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: auto;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity .3s 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 {
    left: -38px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
    left: auto;
    right: -34px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder {
    display: block
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: #fff;
    box-shadow: 0 0 8px #0000001a
}

.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid) {
    padding: 0 40px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
    display: flex;
    justify-content: space-between;
    padding: 46px 0 41px;
    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-size: 17px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover:before {
    opacity: 1
}

.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>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    transition: all .3s ease-out;
    padding-right: 15px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #8c8ba4;
    font-size: 15px
}

.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.current-menu-item>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
    color: var(--qode-main-color)
}

.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: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a:before {
    opacity: 1
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover {
    color: var(--qode-main-color)
}

.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:before {
    opacity: 1
}

body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
    padding: 0 40px
}

.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 svg {
    display: block
}

.qodef-opener-icon.qodef-source--predefined:hover {
    color: var(--qode-main-color) !important
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--close line,
.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu line {
    stroke-dashoffset: 0
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu line {
    stroke-dasharray: 50;
    stroke-dashoffset: 100;
    transition: .6s ease
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu line:nth-of-type(2) {
    transition-delay: .3s
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--close line {
    stroke-dasharray: 32;
    stroke-dashoffset: 64;
    transition: .6s ease
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--close line:nth-of-type(2) {
    transition-delay: .3s
}

.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%;
    object-fit: cover
}

.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
    height: 100%
}

.qodef-booked-appointments .booked-profile-appt-list .appt-block.approved .status-block {
    background-color: #0b0449 !important
}

.qodef-booked-appointments .booked-profile-appt-list .appt-block.pending .status-block {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar {
    border-radius: 0;
    margin: 0;
    padding: 0;
    background: #fcf9f5;
    box-shadow: none
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row {
    border: 1px solid #0b0449 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col {
    background-color: var(--qode-main-color) !important;
    padding: 30px 0 !important;
    border: none !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .calendarSavingState {
    color: #fefefe;
    font-size: 17px
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .monthName {
    font-family: Marcellus, serif;
    font-size: 20px !important;
    font-style: normal;
    line-height: 1.1rem;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0 !important;
    color: #fefefe !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .monthName .backToMonth {
    display: none
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-left,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-right {
    color: #8c8ba4 !important;
    transform: translateX(0);
    transition: all .25s ease-out;
    display: flex
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-right {
    right: 34px !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-left {
    left: 23px !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-right:hover {
    transform: translateX(2px)
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-left:hover {
    transform: translateX(-2px)
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-right i:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjUzNyIgaGVpZ2h0PSIxNC41NTgiIHZpZXdCb3g9IjAgMCA2LjUzNyAxNC41NTgiPg0KICA8cGF0aCBpZD0iUGF0aF8yNzUiIGRhdGEtbmFtZT0iUGF0aCAyNzUiIGQ9Ik0yODcwLjI0MSwxNjIyLjcwOGw1LDYuOS01LDYuNzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yODY5LjYzNCAtMTYyMi4yNjkpIiBmaWxsPSJub25lIiBzdHJva2U9IiM4YzhiYTQiIHN0cm9rZS13aWR0aD0iMS41Ii8+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.top .bc-col .page-left i:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjUzNiIgaGVpZ2h0PSIxNC41NTkiIHZpZXdCb3g9IjAgMCA2LjUzNiAxNC41NTkiPg0KICA8cGF0aCBpZD0iUGF0aF8yNzQiIGRhdGEtbmFtZT0iUGF0aCAyNzQiIGQ9Ik0yODc1LjI0MSwxNjIyLjcwOGwtNSw2LjksNSw2Ljc3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjg2OS4zMTMgLTE2MjIuMjY5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjOGM4YmE0IiBzdHJva2Utd2lkdGg9IjEuNSIvPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.days {
    text-transform: none !important;
    border: none !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-head .bc-row.days .bc-col {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #0b0449;
    line-height: 38px !important;
    letter-spacing: normal !important;
    padding: 25px 0 !important;
    border: none !important;
    background: #fcf9f5 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row {
    border: 1px solid #fafafa !important;
    background-color: #fcf9f5 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col {
    background-color: #fcf9f5 !important;
    border-right: 1px solid #fcf9f5 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col:first-child {
    border-left: none !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col:last-child {
    border-right: none !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col .date {
    transition: all .3s ease-in-out;
    background-color: transparent !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col .date .number {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #0b0449;
    border-radius: 0
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.active,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.active:hover,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.active,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.active .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.active .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover .date {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover .date .number {
    background-color: #0b0449 !important;
    color: var(--qode-header-light-color) !important;
    transform: scale(1) !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.next-month.prev-date .date span.number {
    color: #8c8ba4 !important;
    opacity: .5
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.next-month .date span.number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-month .date span.number {
    color: #0b0449 !important;
    opacity: .6
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.next-month:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-month:hover .date .number {
    color: #ffffff66 !important;
    opacity: 1
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-month.prev-date:hover .date .number {
    color: #8c8ba4 !important;
    opacity: .5
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date {
    border: 1px solid var(--qode-main-color) !important;
    width: 100%;
    height: 100%
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date span {
    color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today .date {
    border: 1px solid #8c8ba4 !important;
    transition: all .3s ease-in-out
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today .date span.number {
    color: #8c8ba4 !important;
    border: none !important;
    box-shadow: none !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover .date {
    background-color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span.number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span.number {
    background: 0 0 !important;
    color: #8c8ba4 !important;
    cursor: context-menu
}

.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date,
.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span.number,
.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date,
.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span.number,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span.number,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span.number {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col:hover .date {
    background-color: #0b0449 !important;
    transition: none
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.week .bc-col:hover .date span {
    background-color: #0b0449;
    color: var(--qode-header-light-color);
    transition: none
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col {
    padding: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list .timeslot:hover {
    background: 0 0
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown {
    padding: 11px 60px 20px;
    background-color: #fcf9f5;
    box-shadow: none;
    border-radius: unset
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown h2 {
    margin: 0 !important;
    display: none
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot {
    padding: 25px 0 0 0 !important;
    border-bottom: 1px solid #c5c5c5 !important;
    border-top: none !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot:last-child {
    border: none !important
}

@media only screen and (max-width:680px) {
    .qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot {
        padding: 0 0 3px !important;
        border: 0 !important
    }
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-time {
    width: 57%;
    padding: 0
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-time .timeslot-title {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 26px;
    line-height: 1.30769em;
    color: #0b0449 !important;
    font-style: normal;
    margin: 0 0 1px !important;
    letter-spacing: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-time .timeslot-range {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #0b0449
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-time .timeslot-range .booked-icon {
    color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-time .spots-available {
    line-height: 2.2;
    font-size: 12px;
    letter-spacing: .25em
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people {
    padding: 6px 0 0 0
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button {
    margin-top: 0 !important;
    border-color: transparent !important;
    padding: 7px 18px;
    transition: all .3s ease-in-out !important;
    border-radius: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button .timeslot-mobile-title {
    display: none
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button:hover {
    color: var(--qode-main-color) !important;
    background-color: transparent !important;
    border-color: #dfbec3 !important;
    background-color: #8c8ba4 !important;
    border-color: transparent !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button:focus {
    outline: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button .button-text {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: var(--qode-main-color);
    margin: 0;
    letter-spacing: .1em;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    color: #fff !important;
    padding: 12px 30px;
    cursor: pointer
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot.timeslot-unavailable .timeslot-people .button {
    background-color: #eee !important;
    color: #aaa !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot.timeslot-unavailable .timeslot-people .button:hover {
    background-color: #eee !important;
    color: #aaa !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-loading .booked-spinner div>* {
    background-color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-head .bc-row.top .bc-col {
    padding: 22px 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-head .bc-row.days .bc-col {
    background-color: #fcf9f5 !important;
    padding: 25px 0 3px !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active:hover,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover .date {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active .date span,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date span,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active .date span,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date span,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover .date span {
    background-color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.week .bc-col.today:not(.prev-date):hover .date .number {
    background-color: #0b0449 !important;
    color: var(--qode-header-light-color) !important;
    transform: scale(1) !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown {
    padding: 11px 30px 20px
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot {
    border: 0 !important;
    padding: 24px 0 0 0 !important;
    margin: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot:last-child {
    margin: 0 0 10px !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-time .spots-available {
    line-height: 2.2
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people {
    padding: 1px 0 0
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button {
    padding: 15px 14px 13px;
    cursor: pointer
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button:hover {
    background-color: #dfbec3 !important;
    border-color: transparent !important;
    color: inherit !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button .button-text {
    display: none
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .timeslot-mobile-title {
    display: block;
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 3px;
    color: #f8f8f8
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .button-timeslot {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #f8f8f8
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people .spots-available {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #0b0449;
    text-transform: initial;
    color: #f8f8f8;
    padding: 8px 0 3px
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people button[disabled] {
    background-color: #deb691 !important;
    color: #66313066 !important
}

.qodef-booked-calendar.qodef-booked-layout--new .booked-calendar-wrap.small .booked-calendar .bc-body .bc-row.entryBlock .bc-col .booked-appt-list.shown .timeslot .timeslot-people button[disabled]>* {
    color: #66313066 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .page-left,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .page-right,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .page-left,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .page-right,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .page-left,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .page-right {
    color: #8c8ba4 !important;
    transform: translateX(0);
    transition: all .25s ease-out;
    display: flex
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .page-right,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .page-right,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .page-right {
    right: 44px !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .page-left,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .page-left,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .page-left {
    left: 38px !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .calendarSavingState,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .calendarSavingState,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .calendarSavingState {
    color: #fefefe;
    font-size: 1.5rem;
    line-height: 60px
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .page-right:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .page-right:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .page-right:hover {
    transform: translateX(2px)
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .page-left:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .page-left:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .page-left:hover {
    transform: translateX(-2px)
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .booked-icon-arrow-right:before,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .booked-icon-arrow-right:before,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .booked-icon-arrow-right:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjUzNyIgaGVpZ2h0PSIxNC41NTgiIHZpZXdCb3g9IjAgMCA2LjUzNyAxNC41NTgiPg0KICA8cGF0aCBpZD0iUGF0aF8yNzUiIGRhdGEtbmFtZT0iUGF0aCAyNzUiIGQ9Ik0yODcwLjI0MSwxNjIyLjcwOGw1LDYuOS01LDYuNzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yODY5LjYzNCAtMTYyMi4yNjkpIiBmaWxsPSJub25lIiBzdHJva2U9IiM4YzhiYTQiIHN0cm9rZS13aWR0aD0iMS41Ii8+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar th .booked-icon-arrow-left:before,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th .booked-icon-arrow-left:before,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead tr .booked-icon-arrow-left:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjUzNiIgaGVpZ2h0PSIxNC41NTkiIHZpZXdCb3g9IjAgMCA2LjUzNiAxNC41NTkiPg0KICA8cGF0aCBpZD0iUGF0aF8yNzQiIGRhdGEtbmFtZT0iUGF0aCAyNzQiIGQ9Ik0yODc1LjI0MSwxNjIyLjcwOGwtNSw2LjksNSw2Ljc3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjg2OS4zMTMgLTE2MjIuMjY5KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjOGM4YmE0IiBzdHJva2Utd2lkdGg9IjEuNSIvPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar thead th {
    font-family: Lato, sans-serif !important;
    font-size: 16px !important;
    line-height: 38px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    padding: 10px 0 !important;
    border: none !important;
    color: #fefefe !important;
    background-color: #0b0449 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .monthName {
    font-family: Marcellus, serif;
    font-size: 20px !important;
    font-style: normal;
    line-height: 58px !important;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0 !important;
    color: #fefefe !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .monthName .backToMonth {
    display: none
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .page-left,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .page-right {
    margin-top: -.6rem !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tr {
    background-color: var(--qode-main-color);
    border: 1px solid var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tr.entryBlock {
    background-color: transparent
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tr.entryBlock td {
    padding: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tr.entryBlock td h2 {
    margin: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tr.days {
    text-transform: none;
    border: none !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tr.days th {
    background: 0 0 !important;
    border: none !important;
    color: #8c8ba4 !important;
    padding: 20px 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tr.week td.active .date {
    background-color: #0b0449 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td {
    background-color: #fcf9f5 !important;
    font-family: Lato, sans-serif !important;
    font-size: 16px !important;
    line-height: 54px !important;
    font-weight: 400 !important;
    color: #8c8ba4;
    border-right: 1px solid #fcf9f5 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td:first-child {
    border-left: none !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td:last-child {
    border-right: none !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td .date {
    transition: all .3s ease-in-out;
    background-color: transparent !important;
    color: #8c8ba4
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td .date .number {
    border-radius: 0
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.active,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.active:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.active,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.active:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.active .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.active .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover .date {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover .date .number {
    background-color: #0b0449 !important;
    color: var(--qode-header-light-color) !important;
    transform: scale(1) !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.next-month .date span.number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.next-month.prev-date .date span.number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-month .date span.number {
    color: #d6d5e1 !important;
    opacity: .5
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.next-month:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-month:hover .date .number {
    color: #ffffff66 !important;
    opacity: 1
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-month.prev-date:hover .date .number {
    color: #8c8ba4 !important;
    opacity: .5
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.prev-date .date {
    border: 1px solid var(--qode-main-color) !important;
    width: 100%;
    height: 100%
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today.prev-date .date span {
    color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today .date {
    border: 1px solid #8c8ba4 !important;
    transition: all .3s ease-in-out
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today .date span {
    color: #8c8ba4 !important;
    border: none !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.today:not(.prev-date):hover .date {
    background-color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date .date span,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date span {
    background: 0 0 !important;
    color: #8c8ba4 !important;
    cursor: context-menu
}

.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date .date,
.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date .date span,
.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date,
.qodef-browser--edge .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date span,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date .date,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date .date span,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date,
.qodef-browser--ms-explorer .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td.prev-date:hover .date span {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td:hover .date {
    background-color: #0b0449 !important;
    transition: none
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar td:hover .date span {
    background-color: #0b0449;
    color: var(--qode-header-light-color);
    transition: none
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tbody {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar tbody tr {
    border: 1px solid #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list .timeslot:hover {
    background: 0 0
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown {
    padding: 11px 30px 44px;
    background-color: #fcf9f5
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown h2 {
    display: none
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot {
    padding: 25px 0 0 0 !important;
    border-bottom: 1px solid #c5c5c5 !important;
    border-top: none !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot:last-child {
    border: none !important
}

@media only screen and (max-width:680px) {
    .qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot {
        padding: 0 0 3px !important;
        border: 0 !important
    }
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time {
    width: 57%;
    padding: 0
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .timeslot-title {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 26px;
    line-height: 1.30769em;
    color: #0b0449 !important;
    font-style: normal;
    margin: 0 0 1px !important;
    letter-spacing: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .timeslot-range {
    font-size: 12px !important;
    color: #8c8ba4;
    font-family: Lato, sans-serif;
    font-weight: 300
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .timeslot-range .booked-icon {
    color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .spots-available {
    line-height: 2.2;
    font-size: 12px;
    letter-spacing: .25em
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people {
    padding: 6px 0 0 0
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button {
    background-color: var(--qode-main-color) !important;
    margin-top: 0 !important;
    border-color: transparent !important;
    padding: 7px 18px;
    transition: all .3s ease-in-out !important;
    border-radius: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button:hover {
    background-color: #8c8ba4 !important;
    border-color: transparent !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button:focus {
    outline: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button .button-text {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: var(--qode-main-color);
    margin: 0;
    letter-spacing: .1em;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    color: #fff !important;
    padding: 12px 30px;
    cursor: pointer
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot.timeslot-unavailable .timeslot-people .button {
    background-color: #eee !important;
    color: #aaa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-appt-list.shown .timeslot.timeslot-unavailable .timeslot-people .button:hover {
    background-color: #eee !important;
    color: #aaa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap table.booked-calendar .booked-loading .booked-spinner div>* {
    background-color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar thead tr.days th {
    background-color: #fcf9f5 !important;
    padding: 25px 0 3px !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar thead th {
    background-color: #0b0449 !important;
    padding: 2px 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td {
    font-size: 16px
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover .date,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover .date {
    background-color: var(--qode-main-color) !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date span,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover .date span,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active .date span,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover .date span,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover .date span {
    background-color: #8c8ba4 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today.active:hover .date .number,
.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tbody tr.week td.today:not(.prev-date):hover .date .number {
    background-color: #0b0449 !important;
    color: var(--qode-header-light-color) !important;
    transform: scale(1) !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar tr.week td.active .date {
    background-color: #fafafa !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot {
    border: 0 !important;
    padding: 24px 0 0 0 !important;
    margin: 0 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot:last-child {
    margin: 0 0 10px !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-time .spots-available {
    line-height: 2.2
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people {
    padding: 1px 0 0
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button {
    padding: 15px 14px 13px;
    cursor: pointer
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .timeslot-mobile-title {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 3px;
    color: #f8f8f8
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .button-timeslot {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #f8f8f8
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people .spots-available {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    text-transform: initial;
    color: #f8f8f8;
    padding: 8px 0 3px
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people button[disabled] {
    background-color: #fff !important;
    color: #66313066 !important
}

.qodef-booked-calendar.qodef-booked-layout--old .booked-calendar-wrap.small table.booked-calendar .booked-appt-list.shown .timeslot .timeslot-people button[disabled]>* {
    color: #66313066 !important
}

body .booked-modal .bm-window {
    padding-top: 60px;
    background-color: #fcf9f5
}

body .booked-modal .bm-window .booked-form.booked-scrollable {
    background-color: #fcf9f5;
    border-radius: 0;
    padding: 30px 30px 44px
}

body .booked-modal .bm-window .booked-form.booked-scrollable #newAppointmentForm p {
    font-family: Lato, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    color: #0b0449;
    color: #8c8ba4
}

body .booked-modal .bm-window .booked-form.booked-scrollable #newAppointmentForm .bookings .booked-appointments {
    padding: 16px 10px 14px 23px;
    border-radius: 0;
    box-shadow: none
}

body .booked-modal .bm-window .booked-form.booked-scrollable #newAppointmentForm .bookings .booked-appointment-details .appointment-title {
    font-size: 20px;
    line-height: 1.3em;
    padding-bottom: 0
}

body .booked-modal .bm-window .booked-form.booked-scrollable .cf-block .field-label {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 15px
}

body .booked-modal .bm-window .booked-form.booked-scrollable .cf-block input.textfield {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;
    font-weight: inherit;
    line-height: 24px;
    outline: 0;
    background-color: transparent;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    border: 1px solid #c5c5c5;
    color: #8c8ba4;
    padding: 11px 21px;
    margin: 0 0 10px
}

body .booked-modal .bm-window .booked-form.booked-scrollable .cf-block input.textfield:focus {
    color: #0b0449
}

body .booked-modal .bm-window .booked-form.booked-scrollable .cf-block .booked-forgot-password {
    color: var(--qode-main-color)
}

body .booked-modal .bm-window .booked-form.booked-scrollable input.button.button-primary {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: var(--qode-main-color);
    margin: 0;
    letter-spacing: .1em;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    color: var(--qode-main-color);
    background-color: #dfbec3;
    border: 1px solid transparent;
    padding: 15px 50px;
    padding: 11px 30px;
    margin-right: 12px
}

body .booked-modal .bm-window .booked-form.booked-scrollable input.button.button-primary:hover {
    color: var(--qode-main-color) !important;
    background-color: transparent !important;
    border-color: #dfbec3 !important;
    border-color: #dfbec3 !important
}

@media only screen and (max-width:480px) {
    body .booked-modal .bm-window .booked-form.booked-scrollable input#submit-request-appointment {
        margin-bottom: 12px
    }
}

body .booked-modal .bm-window .booked-form.booked-scrollable .booked-forgot-goback.button,
body .booked-modal .bm-window .booked-form.booked-scrollable button.cancel.button {
    position: relative;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: 700;
    color: #0b0449;
    padding: 0 !important;
    background-color: transparent;
    border: 0;
    border-bottom: 1px dashed;
    line-height: 30px;
    margin: 2px 25px;
    color: #0b0449 !important;
    background-color: transparent !important;
    cursor: pointer
}

body .booked-modal .bm-window .booked-form.booked-scrollable .booked-forgot-goback.button:before,
body .booked-modal .bm-window .booked-form.booked-scrollable button.cancel.button:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -1px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .32s cubic-bezier(.31, .29, .05, .96)
}

body .booked-modal .bm-window .booked-form.booked-scrollable .booked-forgot-goback.button:after,
body .booked-modal .bm-window .booked-form.booked-scrollable button.cancel.button:after {
    display: inline-block;
    content: '';
    position: relative;
    width: 9px;
    height: 9px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4Ljg1NiIgaGVpZ2h0PSI4Ljg3NiIgdmlld0JveD0iMCAwIDguODU2IDguODc2Ij4NCiAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTczLjg1NCAtMjA2NS45NzcpIj4NCiAgICA8cGF0aCBkPSJNLTEyMTAuNS0zNi4wNDZ2LTcuNDc3aC03LjU4OSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjQ1IDIxMTApIiBmaWxsPSJub25lIiBzdHJva2U9IiMwYjA0NDkiIHN0cm9rZS13aWR0aD0iMSIvPg0KICAgIDxsaW5lIHgxPSI4IiB5Mj0iOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU3My41IDIwNjYuNSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzBiMDQ0OSIgc3Ryb2tlLXdpZHRoPSIxIi8+DQogIDwvZz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    margin-left: 10px
}

body .booked-modal .bm-window .booked-form.booked-scrollable .booked-forgot-goback.button:hover,
body .booked-modal .bm-window .booked-form.booked-scrollable button.cancel.button:hover {
    color: var(--qode-main-color)
}

body .booked-modal .bm-window .booked-form.booked-scrollable .booked-forgot-goback.button:hover:before,
body .booked-modal .bm-window .booked-form.booked-scrollable button.cancel.button:hover:before {
    transform-origin: left;
    transform: scaleX(1)
}

body .booked-modal .bm-window .booked-title-bar {
    background-color: #0b0449;
    border: 1px solid #6631304d;
    border-radius: 0 !important
}

body .booked-modal .bm-window .booked-title-bar small {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    font-weight: 400;
    color: #fefefe;
    text-align: center
}

body .booked-modal .bm-window .close {
    display: none
}

.qodef-contact-form-7,
.rs-layer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-contact-form-7 p,
.rs-layer p {
    margin: 0
}

.qodef-contact-form-7 br,
.rs-layer br {
    display: none
}

.qodef-contact-form-7 .ajax-loader,
.rs-layer .ajax-loader {
    display: none
}

.qodef-contact-form-7 .wpcf7-form-control-wrap,
.rs-layer .wpcf7-form-control-wrap {
    display: block;
    max-width: 100%
}

.qodef-contact-form-7 .wpcf7-not-valid-tip,
.rs-layer .wpcf7-not-valid-tip {
    margin: 10px 0 0 0
}

.qodef-contact-form-7 .wpcf7-response-output,
.rs-layer .wpcf7-response-output {
    border-width: 1px !important;
    margin: 2em 0 0 0 !important;
    padding: 1em 1.5em !important
}

.qodef-contact-form-7 .wpcf7-form,
.rs-layer .wpcf7-form {
    position: relative
}

.qodef-contact-form-7 .wpcf7-form:before,
.rs-layer .wpcf7-form:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    content: '';
    visibility: hidden;
    z-index: 98
}

.qodef-contact-form-7 .wpcf7-form:after,
.rs-layer .wpcf7-form:after {
    animation: qode-rotate 2s linear infinite;
    background-color: transparent;
    border: 2px solid #fafafa;
    border-radius: 50%;
    border-top: 2px solid var(--qode-main-color);
    content: '';
    height: 24px;
    left: calc(50% - 12px);
    opacity: 1;
    position: absolute;
    top: calc(50% - 12px);
    visibility: hidden;
    width: 24px;
    z-index: 99
}

.qodef-contact-form-7 .wpcf7-form.submitting>*,
.rs-layer .wpcf7-form.submitting>* {
    opacity: .3
}

.qodef-contact-form-7 .wpcf7-form.submitting:after,
.qodef-contact-form-7 .wpcf7-form.submitting:before,
.rs-layer .wpcf7-form.submitting:after,
.rs-layer .wpcf7-form.submitting:before {
    visibility: visible
}

.wpcf7 .qodef-col input,
.wpcf7 .qodef-grid-inner input {
    margin-bottom: 0
}

.wpcf7 form.invalid div.wpcf7-aborted,
.wpcf7 form.invalid div.wpcf7-acceptance-missing,
.wpcf7 form.invalid div.wpcf7-mail-sent-ng,
.wpcf7 form.invalid div.wpcf7-mail-sent-ok,
.wpcf7 form.invalid div.wpcf7-response-output,
.wpcf7 form.invalid div.wpcf7-spam-blocked,
.wpcf7 form.invalid div.wpcf7-validation-errors {
    font-size: 15px;
    border-width: 1px;
    margin: 15px 0 0;
    color: #dc3232
}

.qodef-instagram-list #sb_instagram {
    padding: 0 !important;
    overflow: hidden !important
}

html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important
}

.qodef-instagram-list .sbi_photo_wrap a {
    background-image: none !important;
    height: auto !important;
    padding-bottom: 0 !important;
    opacity: 1 !important
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0b0449;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 16px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    background-color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    transition: opacity .3s ease-out
}

.qodef-instagram-list .sbi_photo_wrap a:hover:after {
    opacity: 1
}

.qodef-instagram-list .sbi_photo_wrap a img {
    display: inline-block !important
}

.qodef-instagram-list.qodef-swiper-container #sb_instagram #sbi_images .sbi_item {
    margin: inherit !important
}

.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf {
    overflow: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
    margin-left: 0;
    display: block;
    margin-bottom: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
    line-height: 1 !important;
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
    width: 37px;
    height: 37px;
    margin: 0 7px 0 0;
    float: none;
    border-radius: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 600 !important;
    margin: 0 4px 0 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #8c8ba4;
    margin-right: 4px;
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
    margin-top: 4px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    padding: 0;
    margin-top: -5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    margin-top: -3px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    visibility: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
    padding: 0;
    font-size: 14px;
    margin-right: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets {
    --qode-columns: 3;
    --qode-columns-gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--qode-columns), minmax(0, 1fr));
    gap: var(--qode-columns-gap)
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 .ctf-tweets {
    --qode-columns: 1
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 .ctf-tweets {
    --qode-columns: 2
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 .ctf-tweets {
    --qode-columns: 3
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 .ctf-tweets {
    --qode-columns: 4
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 .ctf-tweets {
    --qode-columns: 5
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 .ctf-tweets {
    --qode-columns: 6
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 .ctf-tweets {
    --qode-columns: 7
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 .ctf-tweets {
    --qode-columns: 8
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--9 .ctf-tweets {
    --qode-columns: 9
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--10 .ctf-tweets {
    --qode-columns: 10
}

.qodef-twitter-list.qodef-gutter--no .ctf-tweets {
    --qode-columns-gap: 0px
}

.qodef-twitter-list.qodef-gutter--tiny .ctf-tweets {
    --qode-columns-gap: 10px
}

.qodef-twitter-list.qodef-gutter--small .ctf-tweets {
    --qode-columns-gap: 20px
}

.qodef-twitter-list.qodef-gutter--normal .ctf-tweets {
    --qode-columns-gap: 30px
}

.qodef-twitter-list.qodef-gutter--medium .ctf-tweets {
    --qode-columns-gap: 40px
}

.qodef-twitter-list.qodef-gutter--large .ctf-tweets {
    --qode-columns-gap: 50px
}

.qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
    --qode-columns-gap: 80px
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

.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 #c5c5c5 !important;
    padding: 10px;
    color: #8c8ba4
}

.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: #0b0449
}

.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;
    object-fit: cover
}

.qodef-yith-wccl--predefined .select_box.select_box_image .select_option.selected {
    border-color: #0b0449
}

.qodef-yith-wccl--predefined .select_box.select_box_label>* {
    display: inline-flex;
    flex-wrap: wrap;
    display: inline-flex;
    vertical-align: initial;
    flex-wrap: wrap;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #8c8ba4
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
    transition: color .3s 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(11, 4, 73, .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 {
    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*=wellmont-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-e-media-inner .yith-wcqv-button {
    color: #fff !important
}

.qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button:hover {
    color: var(--qode-main-color) !important
}

.qodef-yith-wcqv--predefined .qodef-e-media-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: Lato, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
    color: #0b0449
}

.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: #8c8ba4 !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;
    width: auto !important;
    font-family: Lato, sans-serif !important;
    font-size: 11px !important;
    color: #847e9f;
    line-height: 1.45455em !important;
    font-weight: 700 !important;
    letter-spacing: .7em !important;
    text-transform: uppercase !important;
    color: var(--qode-main-color);
    margin: 0 !important;
    letter-spacing: .1em !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    outline: 0 !important;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out !important;
    padding: 15px 50px !important;
    cursor: pointer !important;
    z-index: 3 !important;
    color: var(--qode-main-color) !important;
    background-color: #dfbec3 !important;
    border: 1px solid transparent !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: var(--qode-main-color) !important;
    background-color: transparent !important;
    border-color: #dfbec3 !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-e-media-inner .yith-wcwl-add-to-wishlist a {
    color: #fff !important
}

.qodef-yith-wcwl--predefined .qodef-e-media-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-order-tracking p:not(.form-row) {
    margin-top: 0
}

.qodef-order-tracking .form-row {
    margin: 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category a,
.qodef-woo-product-list .product-category a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,
.qodef-woo-product-list .product-category .woocommerce-loop-category__title {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 85%;
    margin: 0;
    padding: 31px 34px;
    background-color: #fff
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count,
.qodef-woo-product-list .count {
    display: none
}

.widget_shopping_cart,
.widget_wellmont_core_woo_dropdown_cart {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative
}

.widget_shopping_cart .qodef-widget-dropdown-cart-inner,
.widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.widget_shopping_cart .qodef-m-opener,
.widget_shopping_cart>.widgettitle,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-opener,
.widget_wellmont_core_woo_dropdown_cart>.widgettitle {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0
}

#qodef-page-header-inner.qodef-skin--light .widget_shopping_cart .qodef-m-opener,
#qodef-page-header-inner.qodef-skin--light .widget_wellmont_core_woo_dropdown_cart .qodef-m-opener {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light .widget_shopping_cart .qodef-m-opener:hover,
#qodef-page-header-inner.qodef-skin--light .widget_wellmont_core_woo_dropdown_cart .qodef-m-opener:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .widget_shopping_cart .qodef-m-opener,
#qodef-page-header-inner.qodef-skin--dark .widget_wellmont_core_woo_dropdown_cart .qodef-m-opener {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .widget_shopping_cart .qodef-m-opener:hover,
#qodef-page-header-inner.qodef-skin--dark .widget_wellmont_core_woo_dropdown_cart .qodef-m-opener:hover {
    color: var(--qode-header-dark-hover-color) !important
}

.widget_shopping_cart .qodef-m-opener .qodef-m-opener-icon svg,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-icon svg {
    width: 19px;
    height: auto
}

.widget_shopping_cart .qodef-m-opener .qodef-m-opener-count,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-count {
    position: relative;
    top: 6px;
    margin-left: 3px;
    font-size: 13px
}

.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content,
.widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_wellmont_core_woo_dropdown_cart .widget_shopping_cart_content {
    border-width: 1px;
    border-style: solid;
    display: block;
    padding: 30px 0 40px;
    text-align: left;
    transition: opacity .3s ease-out, visibility .3s ease-out
}

header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart .widget_shopping_cart_content,
header .widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
header .widget_wellmont_core_woo_dropdown_cart .widget_shopping_cart_content {
    left: auto;
    opacity: 0 !important;
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden !important;
    width: 368px;
    border: none;
    box-shadow: 0 3px 4px #0000000a
}

.touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
.touchevents header .widget_shopping_cart .widget_shopping_cart_content,
.touchevents header .widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.touchevents header .widget_wellmont_core_woo_dropdown_cart .widget_shopping_cart_content {
    display: none
}

.widget_shopping_cart .qodef-widget-dropdown-cart-content>*,
.widget_shopping_cart .widget_shopping_cart_content>*,
.widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content>*,
.widget_wellmont_core_woo_dropdown_cart .widget_shopping_cart_content>* {
    padding: 0 30px !important
}

.widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_shopping_cart .widget_shopping_cart_content .blockUI,
.widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_wellmont_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI {
    display: none !important
}

.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,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
    margin: 0 0 20px 0;
    position: relative
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
    margin: 0
}

.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,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
    margin: 0 10px 0 0;
    width: 69px
}

.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,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg {
    display: block
}

.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,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation {
    display: none
}

.widget_shopping_cart .woocommerce-mini-cart-item img,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart-item img {
    float: left;
    vertical-align: top
}

.widget_shopping_cart .woocommerce-mini-cart-item a,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    font-size: 20px;
    line-height: 1.3em;
    display: block
}

.widget_shopping_cart .woocommerce-mini-cart-item:after,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart-item:after {
    clear: both;
    content: '';
    display: table
}

.widget_shopping_cart .qodef-woo-mini-cart,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart {
    max-height: 50vh;
    overflow: hidden;
    position: relative
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item {
    display: flex
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image {
    flex-shrink: 0
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a {
    display: block
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content {
    padding: 0 20px 0 0;
    width: 100%
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title {
    margin: 0
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title a,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title a {
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #8c8ba4
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price {
    margin: 0
}

.widget_shopping_cart .qodef-m-order-details,
.widget_shopping_cart .woocommerce-mini-cart__total,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-order-details,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__total {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 30px 0 8px
}

.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__total strong {
    font-weight: 400
}

.widget_shopping_cart .qodef-m-action,
.widget_shopping_cart .woocommerce-mini-cart__buttons,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-action,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0
}

.widget_shopping_cart .qodef-m-action a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-action a,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: var(--qode-main-color);
    margin: 0;
    letter-spacing: .1em;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    width: 100%;
    padding: 15px 20px;
    justify-content: center;
    text-align: center;
    color: var(--qode-main-color);
    background-color: #dfbec3;
    border: 1px solid transparent;
    padding: 14px 20px
}

.widget_shopping_cart .qodef-m-action a:hover,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-action a:hover,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: #dfbec3
}

.widget_shopping_cart .woocommerce-mini-cart__buttons,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__buttons {
    flex-direction: column
}

.widget_shopping_cart .woocommerce-mini-cart__buttons a,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
    width: 100% !important;
    justify-content: center
}

.widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:last-child {
    margin-top: 5px
}

header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart:hover .widget_shopping_cart_content,
header .widget_wellmont_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,
header .widget_wellmont_core_woo_dropdown_cart:hover .widget_shopping_cart_content {
    opacity: 1 !important;
    visibility: visible !important
}

.widget_shopping_cart,
.widget_wellmont_core_woo_dropdown_cart {
    color: #8c8ba4
}

.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content,
.widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_wellmont_core_woo_dropdown_cart .widget_shopping_cart_content {
    background-color: #fff;
    border-color: #c5c5c5
}

.widget_shopping_cart .woocommerce-mini-cart-item a,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
    color: #0b0449
}

.widget_shopping_cart .woocommerce-mini-cart-item a:hover,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
    color: var(--qode-main-color)
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #0b0449
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.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,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #8c8ba4
}

.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
    color: var(--qode-main-color)
}

.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong,
.widget_wellmont_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__total strong {
    color: #8c8ba4
}

#qodef-top-area .widget_shopping_cart,
#qodef-top-area .widget_wellmont_core_woo_dropdown_cart {
    color: #9f9eb5
}

#qodef-page-footer .widget_shopping_cart,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart {
    color: #ccc
}

#qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,
#qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .widget_shopping_cart_content {
    background-color: #000;
    border-color: #fff
}

#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
    color: #ccc
}

#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
    color: #fff
}

#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #ccc
}

#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
    color: #fff
}

#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #ccc
}

#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
    color: #fff
}

#qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .qodef-m-order-details strong,
#qodef-page-footer .widget_wellmont_core_woo_dropdown_cart .woocommerce-mini-cart__total strong {
    color: #ccc
}

#qodef-side-area .widget_shopping_cart,
#qodef-side-area .widget_wellmont_core_woo_dropdown_cart {
    color: #8c8ba4
}

.qodef-mega-menu-widget-holder .widget_shopping_cart,
.qodef-mega-menu-widget-holder .widget_wellmont_core_woo_dropdown_cart {
    color: #fff
}

.widget_wellmont_core_woo_side_area_cart {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center
}

.widget_wellmont_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_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
    position: fixed;
    top: 0;
    right: -360px;
    height: 100vh;
    width: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 100px 0 74px;
    background-color: #fff;
    border-left: 1px solid #c5c5c5;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.admin-bar .widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
    top: 32px;
    height: calc(100vh - 32px)
}

.widget_wellmont_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
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-posts-not-found {
    padding: 0 35px
}

.widget_wellmont_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 35px !important
}

.widget_wellmont_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_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item:first-child {
    margin-top: 0
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image {
    flex-shrink: 0;
    width: 80px;
    margin-right: 20px
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image a,
.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image img {
    display: block
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-content {
    width: 100%;
    padding-right: 20px
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-title {
    margin: 0
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-price {
    margin: 3px 0 0
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-quantity {
    margin: 3px 0 0
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .remove {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    line-height: 1;
    z-index: 5
}

.widget_wellmont_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;
    padding: 0 35px
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details>* {
    margin: 0
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: var(--qode-main-color);
    margin: 0;
    letter-spacing: .1em;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    color: var(--qode-main-color);
    background-color: #dfbec3;
    border: 1px solid transparent
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: #dfbec3
}

.widget_wellmont_core_woo_side_area_cart .qodef-widget-side-area-cart-inner.qodef--opened .qodef-widget-side-area-cart-content {
    right: 0;
    visibility: visible
}

.qodef-woo-side-area-cart-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 360px);
    height: 100vh;
    overflow: hidden;
    z-index: 1002
}

.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important
}

.qodef-vc-row-wrapper.qodef--parallax-row {
    width: 100%
}

.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
    height: auto !important
}

.qodef-clients-list .qodef-e {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.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 .15s 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 .15s 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--fade .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .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 .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-logo {
    width: auto;
    opacity: var(--qodef-client-initial-opacity, 1);
    will-change: opacity;
    transition: opacity .3s ease;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-hover-logo {
    display: none
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e:hover .qodef-e-logo {
    opacity: var(--qodef-client-hover-opacity, .5)
}

.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-team-single {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-team-single .qodef-e-title-sction {
    margin: 0 0 66px;
    text-align: center
}

.qodef-team-single .qodef-e-title-sction .qodef-e-subtitle {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    margin: 0 0 15px
}

.qodef-team-single .qodef-e-title-sction .qodef-e-title {
    margin: 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content {
    grid-template-columns: 46% 1fr
}

@media only screen and (max-width:1024px) {
    .qodef-team-single .qodef-grid-inner.qodef-team-content {
        grid-template-columns: 1fr
    }
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-image {
    margin: 0 0 33px
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-main-info .qodef-e-title {
    margin: 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-main-info .qodef-e-role {
    font-family: Marcellus;
    font-weight: 500;
    text-transform: initial;
    color: #0b0449;
    font-family: Lato, sans-serif;
    /* font-size: 11px; */
    color: #847e9f;
    line-height: 1.45455em;
    /* letter-spacing: .7em; */
    text-transform: uppercase;
    margin: 8px 0 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-personal-info {
    margin: 21px 0 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-personal-info a {
    color: #8c8ba4
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-personal-info a:hover {
    color: var(--qode-main-color)
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-personal-info .qodef-e-phones {
    margin: 7px 0 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-personal-info .qodef-e-phones a:after {
    content: ';';
    color: #8c8ba4
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-personal-info .qodef-e-phones a:last-of-type:after {
    display: none
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-social-icons {
    display: flex;
    margin: 20px 0 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-social-icons a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 11px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background-color: #dfbec3;
    border-radius: 100%;
    pointer-events: auto
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-social-icons a:last-child {
    margin-right: 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--info .qodef-e-social-icons a:hover {
    color: #fff
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--content .qodef-e-excerpt {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 26px;
    line-height: 1.30769em;
    margin: 0 0 6px
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--content .qodef-e-additional-info {
    margin: 41px 0 0
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--content .qodef-e-additional-info .qodef-e-additional-info-item {
    display: flex;
    align-items: baseline;
    padding: 15px 0 17px;
    border-top: 1px solid #c5c5c5
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--content .qodef-e-additional-info .qodef-e-additional-info-item:last-of-type {
    border-bottom: 1px solid #c5c5c5
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--content .qodef-e-additional-info .qodef-e-additional-info-item .qodef-e-additional-info-title {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 20px;
    line-height: 1.3em;
    width: 43%;
    padding-right: 20px
}

.qodef-team-single .qodef-grid-inner.qodef-team-content .qodef--content .qodef-e-additional-info .qodef-e-additional-info-item .qodef-e-additional-info-value {
    width: 57%
}

.qodef-team-list .qodef-e-title {
    margin: 0
}

.qodef-team-list .qodef-e-role {
    font-family: Marcellus;
    font-weight: 500;
    text-transform: initial;
    color: #0b0449;
    font-family: Lato, sans-serif;
    /* font-size: 11px; */
    color: #847e9f;
    line-height: 1.45455em;
    /* letter-spacing: .7em; */
    text-transform: uppercase;
    margin: 6px 0 0
}

.qodef-team-list .qodef-team-member-social-icons {
    display: flex;
    margin: 0
}

.qodef-team-list .qodef-team-member-social-icons a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 11px;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background-color: #dfbec3;
    border-radius: 100%;
    pointer-events: auto
}

.qodef-team-list .qodef-team-member-social-icons a:last-child {
    margin-right: 0
}

.qodef-team-list .qodef-team-member-social-icons a:hover {
    color: #fff
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e.qodef--hover .qodef-e-content-inner {
    opacity: 1
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e.qodef--hover .qodef-team-member-social-icon {
    opacity: 1;
    transform: translateY(0)
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e.qodef--hover .qodef-team-member-social-icon:nth-child(1) {
    transition: opacity .6s ease 0s, transform .6s ease 0s, color .3s ease-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e.qodef--hover .qodef-team-member-social-icon:nth-child(2) {
    transition: opacity .6s ease .1s, transform .6s ease .1s, color .3s ease-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e.qodef--hover .qodef-team-member-social-icon:nth-child(3) {
    transition: opacity .6s ease .2s, transform .6s ease .2s, color .3s ease-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e.qodef--hover .qodef-team-member-social-icon:nth-child(4) {
    transition: opacity .6s ease .3s, transform .6s ease .3s, color .3s ease-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e.qodef--hover .qodef-e-image img {
    transform: scale(1.03)
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-image {
    position: relative;
    overflow: hidden
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-image img {
    transform: scale(1.01);
    transition: transform .6s ease
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content-inner {
    padding: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: column;
    opacity: 0;
    transition: opacity .3s ease-out;
    pointer-events: none
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin: 21px 0 0
}

.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icon {
    opacity: 0;
    transform: translateX(15px);
    transition: opacity .6s ease, transform .6s ease, color .3s ease-out
}

.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-mark {
    margin: 0 0 30px;
    color: #0b0449
}

.qodef-testimonials-list .qodef-e-mark path {
    fill: currentColor
}

.qodef-testimonials-list .qodef-e-title {
    margin: 0
}

.qodef-testimonials-list .qodef-e-text {
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
    color: #0b0449;
    margin: 14px 0 0
}

.qodef-testimonials-list .qodef-e-author {
    margin: 28px 0 0
}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-job,
.qodef-testimonials-list .qodef-e-author .qodef-e-author-name {
    display: block
}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-job {
    margin-top: 5px
}

.qodef-testimonials-list.qodef-boxed-layout--enabled .qodef-e>.qodef-e-inner {
    padding: 82px 75px 97px 66px;
    background-color: #fafafb;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (max-width:680px) {
    .qodef-testimonials-list.qodef-boxed-layout--enabled .qodef-e>.qodef-e-inner {
        padding: 82px 30px
    }
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author,
.qodef-testimonials-list.qodef-skin--light .qodef-e-mark,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
    color: #fff
}

.qodef-review-rating {
    display: flex
}

.qodef-review-rating .qodef-rating-inner {
    display: flex;
    flex-basis: 50%
}

.qodef-review-rating label {
    margin: 0 10px 0 0
}

.qodef-review-rating .qodef-comment-rating-box {
    display: flex;
    margin: 0
}

.qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 .6em 0 0;
    cursor: pointer;
    color: #dfbec3;
    opacity: .5
}

.qodef-review-rating .qodef-star-rating svg {
    display: block;
    width: 14px;
    height: auto;
    fill: currentColor;
    stroke: none
}

.qodef-review-rating .qodef-star-rating.active {
    opacity: 1
}

.qodef-review-rating .qodef-comments-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
    color: #dfbec3;
    opacity: .5
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .6em;
    width: 14px;
    height: auto
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    opacity: 1
}

.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: var(--qode-main-color);
    font-size: 60px;
    line-height: 1em;
    font-weight: 700
}

.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
    vertical-align: middle;
    margin: 2px 0 0
}

.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
    vertical-align: middle;
    font-size: 20px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
    vertical-align: middle;
    padding-left: 200px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar {
    line-height: 28px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner {
    padding: 6px 0
}

.qodef-reviews-per-mark .qodef-reviews-number-holder {
    display: flex;
    align-items: center
}

.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    text-align: center
}

.qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em
}

.qodef-reviews-per-mark .qodef-stars-wrapper {
    display: table-cell;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
    display: block
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
    color: #ffd740
}

.qodef-reviews-per-mark .qodef-reviews-count {
    font-weight: 700;
    font-size: 14px
}

.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
    width: 75%;
    padding: 29px 50px 40px;
    background-color: #fafafa;
    border-left: 1px solid #e5e5e5
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
    display: inline-block;
    vertical-align: middle
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
    display: block
}

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

@keyframes cover_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

@keyframes cover_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
        z-index: 100
    }

    100% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }
}

.qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    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-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #8c8ba4;
    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: 50px
}

.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: #0b0449;
    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: #0b0449;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .3s 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: #8c8ba4;
    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: #0b0449
}

.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: 0;
    padding: 16px 23px 18px 23px;
    border-bottom: 1px solid #c5c5c5;
    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: 15px;
    height: 15px;
    line-height: 1;
    text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    transition: opacity .2s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span svg {
    display: block
}

.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 {
    border-bottom: 1px solid transparent
}

.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: 13px 23px 24px;
    margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content .qodef-accordion-content-inner {
    padding-right: 4%
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p,
.qodef-accordion.qodef-layout--simple .qodef-accordion-content ul {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

.qodef-author-pagination--on .qodef-m-pagination-spinner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: auto;
    fill: var(--qode-main-color);
    stroke: none;
    visibility: hidden;
    z-index: -1;
    animation: qode-rotate 2s infinite linear
}

.qodef-author-pagination--on.qodef-pagination-type--standard .qodef-grid-inner {
    opacity: 1;
    transition: opacity .3s ease-out
}

.qodef-author-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner {
    opacity: 0
}

.qodef-author-pagination--on.qodef-pagination-type--load-more .qodef-m-pagination-spinner {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 16px)
}

.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-m-pagination-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button {
    opacity: 0
}

.qodef-author-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-m-pagination-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.qodef-banner .qodef-m-content-inner {
    display: block;
    width: 85%;
    padding: 0 0 10px
}

.qodef-banner .qodef-m-content-inner-2 {
    margin: 0;
    padding: 31px 34px;
    background-color: #fff
}

.qodef-banner .qodef-m-title {
    margin: 0
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    margin: 0
}

.qodef-banner .qodef-m-text-field {
    margin: 10px 0 0
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: block;
    transition: all .35s ease-out
}

.qodef-banner.qodef-content-vertical-position--top .qodef-m-content {
    align-items: flex-start
}

.qodef-banner.qodef-content-vertical-position--top .qodef-m-content-inner {
    padding: 10px 0 0
}

.qodef-banner.qodef-content-vertical-position--center .qodef-m-content {
    align-items: center
}

.qodef-banner.qodef-content-vertical-position--center .qodef-m-content-inner {
    padding: 10px 0
}

.qodef-banner.qodef-content-vertical-position--bottom .qodef-m-content {
    align-items: flex-end
}

.qodef-banner.qodef-content-vertical-position--bottom .qodef-m-content-inner {
    padding: 0 0 10px
}

.qodef-banner.qodef-content-horizontal-position--left .qodef-m-content {
    justify-content: flex-start
}

.qodef-banner.qodef-content-horizontal-position--center .qodef-m-content {
    justify-content: center;
    text-align: center
}

.qodef-banner.qodef-content-horizontal-position--right .qodef-m-content {
    justify-content: flex-end;
    text-align: right
}

@media only screen and (max-width:1024px) {
    .qodef-banner.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: 7px 0 0
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-image {
    position: relative;
    overflow: hidden
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-image img {
    transform: scale(1.065) translateX(0);
    transition: transform .6s ease
}

.qodef-banner.qodef-layout--link-overlay:hover .qodef-m-image img {
    transform: scale(1.065) translateX(-3%)
}

.qodef-button.qodef-html--link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    color: var(--qode-main-color);
    margin: 0;
    letter-spacing: .1em;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    padding: 15px 50px
}

.qodef-button.qodef-size--small {
    padding: 13px 40px
}

.qodef-button.qodef-size--large {
    padding: 17px 65px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 15px 20px;
    justify-content: center;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: var(--qode-main-color);
    background-color: #dfbec3;
    border: 1px solid transparent
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: #dfbec3
}

.qodef-button.qodef-layout--outlined {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid #dfbec3
}

.qodef-button.qodef-layout--outlined:hover {
    color: var(--qode-main-color);
    background-color: #dfbec3;
    border-color: #dfbec3
}

.qodef-button.qodef-layout--textual {
    position: relative;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: 700;
    color: #0b0449;
    padding: 0 !important;
    background-color: transparent;
    border: 0;
    border-bottom: 1px dashed
}

.qodef-button.qodef-layout--textual .qodef-btn-text,
.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block;
    margin-bottom: 4px
}

.qodef-button.qodef-layout--textual .qodef-m-arrow {
    display: inline-block;
    width: 9px
}

.qodef-button.qodef-layout--textual .qodef-btn-arrow,
.qodef-button.qodef-layout--textual .qodef-m-arrow {
    position: relative;
    top: 0;
    margin-left: 6px;
    fill: currentColor
}

.qodef-button.qodef-layout--textual:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    bottom: -1px;
    left: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .32s cubic-bezier(.31, .29, .05, .96)
}

.qodef-button.qodef-layout--textual:hover {
    color: var(--qode-main-color)
}

.qodef-button.qodef-layout--textual:hover:before {
    transform-origin: left;
    transform: scaleX(1)
}

.qodef-call-to-action.qodef-layout--standard {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
    justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
    justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    flex: 0 0 auto
}

.qodef-countdown .qodef-m-date {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
    width: 100%
}

.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
    width: 50%
}

.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
    width: 33.33333%
}

.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
    width: 25%
}

.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
    width: 20%
}

.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 16.66667%
}

.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
    color: #fff
}

.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px
}

.qodef-countdown.qodef-layout--simple .qodef-digit {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 36px;
    line-height: 1.27778em;
    margin-bottom: 2px
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 36px;
    line-height: 1.27778em
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: 5px 0 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: 0
}

.widget.widget_wellmont_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: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 46px;
    line-height: 1.17391em
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 26px;
    line-height: 1.30769em;
    color: #fff;
    background-color: #0b0449
}

.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: #0b0449
}

.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: 16px
}

.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_wellmont_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_wellmont_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_wellmont_core_icon_list_item {
    margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-bg-icon-image img {
    transform: scale(0);
    transition: 1s cubic-bezier(.16, 1, .3, 1)
}

.qodef-icon-with-text.qodef--appeared .qodef-m-bg-icon-image img {
    transform: scale(1)
}

.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: 2px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-m-icon {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text .qodef-m-icon a {
    position: relative;
    display: block
}

.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: inline-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 {
    position: relative;
    flex-shrink: 0;
    margin-right: 9px
}

.qodef-icon-with-text.qodef-layout--before-content.qodef-background-icon-image--yes .qodef-m-icon-wrapper {
    top: -7px
}

.qodef-icon-with-text.qodef-layout--before-content.qodef-background-icon-image--yes .qodef-m-bg-icon-image {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1
}

.qodef-icon-with-text.qodef-layout--before-content.qodef-background-icon-image--yes .qodef-m-bg-icon-image img {
    display: inline-block
}

.qodef-icon-with-text.qodef-layout--before-content.qodef-background-icon-image--yes .qodef-m-icon {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.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 {
    position: relative;
    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--before-title.qodef-background-icon-image--yes .qodef-m-bg-icon-image {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1
}

.qodef-icon-with-text.qodef-layout--before-title.qodef-background-icon-image--yes .qodef-m-bg-icon-image img {
    display: inline-block
}

.qodef-icon-with-text.qodef-layout--before-title.qodef-background-icon-image--yes .qodef-m-icon {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 21px
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-text {
    margin: 2px auto 0
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-bg-icon-image {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-bg-icon-image img {
    display: inline-block
}

.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 .3s ease-out, background-color .3s ease-out, border-color .3s 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: #0b0449
}

.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_wellmont_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_wellmont_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_wellmont_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_wellmont_core_icon {
    margin-bottom: 0
}

.qodef-image-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-marquee .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
    overflow: hidden
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
    background-size: cover !important
}

.qodef-image-marquee .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.qodef-image-marquee .qodef-m-image.qodef-image--copy {
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(100%) translateZ(0)
}

.qodef-image-marquee .qodef-m-image a {
    position: relative;
    display: block
}

@keyframes qode-move-marquee {
    0% {
        transform: translateX(0) translateZ(0)
    }

    100% {
        transform: translateX(-100%) translateZ(0)
    }
}

@keyframes qode-move-marquee-copy {
    0% {
        transform: translateX(100%) translateZ(0)
    }

    100% {
        transform: translateX(0) translateZ(0)
    }
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    transform: translateY(0);
    transition: transform .3s ease
}

.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text:hover .qodef-m-image {
    transform: translateY(-10px)
}

.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: 22px 0 0
}

.qodef-image-with-text .qodef-m-text {
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    margin: 5px 0 0
}

.qodef-image-with-text.qodef-box-shadow--enabled .qodef-m-image img {
    box-shadow: 0 3px 6px #00000029
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: left;
    background-color: #fdfbf9;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: right
}

.qodef-pricing-table.qodef-status--featured {
    background-color: #fafafb
}

.qodef-pricing-table .qodef-m-inner {
    padding: 69px 67px 101px 67px
}

@media only screen and (max-width:680px) {
    .qodef-pricing-table .qodef-m-inner {
        padding: 67px 30px 81px 30px
    }
}

.qodef-pricing-table .qodef-m-title {
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase
}

.qodef-pricing-table .qodef-m-price {
    margin-top: 15px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    margin: 0
}

.qodef-pricing-table .qodef-m-content {
    margin: 19px 0 0
}

.qodef-pricing-table .qodef-m-content ul {
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    margin-bottom: 14px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 27px 0 0
}

.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-progress-bar .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column
}

.qodef-progress-bar .qodef-m-canvas {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-progress-bar .qodef-m-canvas svg {
    display: block
}

.qodef-progress-bar .qodef-m-title {
    margin: 20px 0 0
}

.qodef-progress-bar.qodef--init {
    visibility: visible
}

.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 20px;
    line-height: 1.3em
}

.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
    padding-top: 20px;
    transform: none !important
}

.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
    flex-direction: column-reverse
}

.qodef-progress-bar.qodef-layout--line .proggress {
    width: 0
}

.qodef-progress-bar.qodef-layout--line .percentCount {
    position: absolute;
    top: -24px;
    right: 0;
    width: auto
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
    margin: 0 0 7px
}

.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount {
    left: 0;
    right: auto;
    transform: translateX(-50%)
}

.qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-section-title .qodef-m-supertitle {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 15px;
    padding-left: 60px
}

.qodef-section-title .qodef-m-supertitle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 41px;
    height: 1px;
    background-color: currentColor
}

.qodef-section-title .qodef-m-supertitle .qodef-m-supertitle-text {
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    margin: 0
}

.qodef-alignment--center.qodef-section-title .qodef-m-supertitle {
    padding: 0
}

.qodef-alignment--center.qodef-section-title .qodef-m-supertitle:before {
    display: none
}

.qodef-section-title.qodef-alignment--right .qodef-m-supertitle {
    padding-right: 60px
}

.qodef-section-title.qodef-alignment--right .qodef-m-supertitle:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 41px;
    height: 1px;
    background-color: currentColor
}

.qodef-section-title.qodef-alignment--right .qodef-m-supertitle:before {
    display: none
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle {
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
    color: #0b0449;
    margin: 11px 0 0
}

.qodef-section-title .qodef-m-text {
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 400;
    color: #8c8ba4;
    margin: 21px 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-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #c5c5c5;
    margin: 10px 0
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

.qodef-separator.qodef-enabled-specific {
    display: none
}

@media only screen and (max-width:1440px) {
    .qodef-separator.qodef-enabled-on--1440 {
        display: block
    }
}

@media only screen and (max-width:1366px) {
    .qodef-separator.qodef-enabled-on--1366 {
        display: block
    }
}

@media only screen and (max-width:1280px) {
    .qodef-separator.qodef-enabled-on--1280 {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-enabled-on--1024 {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .qodef-separator.qodef-enabled-on--768 {
        display: block
    }
}

@media only screen and (max-width:680px) {
    .qodef-separator.qodef-enabled-on--680 {
        display: block
    }
}

@media only screen and (max-width:480px) {
    .qodef-separator.qodef-enabled-on--480 {
        display: block
    }
}

@media only screen and (max-width:1440px) {
    .qodef-separator.qodef-disabled--1440 {
        display: none
    }
}

@media only screen and (max-width:1366px) {
    .qodef-separator.qodef-disabled--1366 {
        display: none
    }
}

@media only screen and (max-width:1280px) {
    .qodef-separator.qodef-disabled--1280 {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-disabled--1024 {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-separator.qodef-disabled--768 {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-separator.qodef-disabled--680 {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-separator.qodef-disabled--480 {
        display: none
    }
}

#qodef-page-sidebar .widget.widget_wellmont_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_wellmont_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_wellmont_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-single-image.qodef--retina img {
    max-width: 50%
}

.qodef-slider-switch {
    position: relative;
    opacity: 0;
    transition: opacity .35s ease-out
}

.qodef-slider-switch.qodef--visible {
    opacity: 1
}

.qodef-slider-switch .qodef-m-main {
    position: relative
}

.qodef-slider-switch .qodef-m-main-slider {
    position: absolute;
    top: 8.2%;
    left: 1.7%;
    right: 1.5%;
    bottom: 2.7%
}

.qodef-slider-switch .qodef-m-main-slider .qodef-swiper-container {
    height: 100%;
    overflow: hidden;
    z-index: unset
}

.qodef-slider-switch .qodef-m-main-slider .qodef-swiper-container~.swiper-pagination-bullets {
    margin-top: 20px
}

.qodef-slider-switch .qodef-m-main-slider .swiper-slide a {
    height: 100%
}

.qodef-slider-switch .qodef-m-main-slider .swiper-pagination.qodef-swiper-pagination-outside .swiper-pagination-bullet {
    color: var(--qode-main-color)
}

.qodef-slider-switch .qodef-slider-main-image {
    position: relative;
    z-index: 5;
    pointer-events: none
}

.qodef-slider-switch .qodef-slider-main-image img {
    width: 100%
}

.qodef-slider-switch .qodef-slider-switch-device-holder {
    position: absolute;
    width: 100%;
    z-index: 10
}

@media only screen and (max-width:680px) {
    .qodef-slider-switch .qodef-slider-switch-device-holder {
        display: none
    }
}

.qodef-slider-switch .qodef-slider-switch-device {
    position: absolute;
    margin: auto;
    bottom: -104px;
    right: -9%;
    width: 22%;
    max-width: 240px
}

@media only screen and (max-width:1440px) {
    .qodef-slider-switch .qodef-slider-switch-device {
        bottom: -100px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-slider-switch .qodef-slider-switch-device {
        bottom: -67px
    }
}

@media only screen and (max-width:768px) {
    .qodef-slider-switch .qodef-slider-switch-device {
        bottom: -57px
    }
}

.qodef-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image {
    position: relative;
    pointer-events: none;
    z-index: 10
}

.qodef-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image img {
    width: 100%
}

.qodef-slider-switch .qodef-slider-switch-device .qodef-m-items {
    position: absolute;
    top: 4%;
    left: 8%;
    right: 7.2%;
    bottom: 3.6%;
    overflow: hidden;
    z-index: 15
}

.qodef-slider-switch .qodef-slider-switch-device .qodef-swiper-container {
    overflow: hidden;
    height: 100%;
    padding: 0 !important
}

.qodef-slider-switch .qodef-slider-switch-device .qodef-m-item {
    height: 100%
}

.qodef-slider-switch .qodef-slider-switch-device .qodef-m-item a {
    height: 100%
}

.qodef-slider-switch .qodef-slider-switch-device .qodef-m-item img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
    border-radius: 19px
}

@media only screen and (max-width:1440px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
        border-radius: 17px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
        border-radius: 16px
    }
}

@media only screen and (max-width:1280px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
        border-radius: 15px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
        border-radius: 10px
    }
}

@media only screen and (max-width:768px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
        border-radius: 8px
    }
}

@media only screen and (max-width:680px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
        border-radius: 6px
    }
}

@media only screen and (max-width:480px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-m-main-slider .qodef-swiper-container {
        border-radius: 4px
    }
}

.qodef-slider-switch.qodef-rounded-corners--enabled .qodef-slider-switch-device .qodef-m-items {
    border-radius: 27px
}

@media only screen and (max-width:1440px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-slider-switch-device .qodef-m-items {
        border-radius: 25px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-slider-switch-device .qodef-m-items {
        border-radius: 19px
    }
}

@media only screen and (max-width:768px) {
    .qodef-slider-switch.qodef-rounded-corners--enabled .qodef-slider-switch-device .qodef-m-items {
        border-radius: 16px
    }
}

.qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-tabs.qodef--init {
    visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs .qodef-tabs-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-tabs .qodef-tabs-content p {
    margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 49px 0 0;
    padding: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    font-size: 20px;
    line-height: 1.3em;
    color: #8c8ba4;
    display: block;
    padding: 0;
    transition: color .3s ease-out
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-right: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
    color: #0b0449
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction: column;
        align-items: flex-start
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
        margin: 0 0 10px 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 #c5c5c5
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0
}

@keyframes qode-text-marquee-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@keyframes qode-text-marquee-right {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

.qodef-text-marquee .qodef-m-content {
    display: flex;
    font-family: Marcellus, serif;
    font-size: 105px;
    font-weight: 400;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap
}

.qodef-text-marquee .qodef-m-content-inner {
    padding-right: 25px
}

.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-left var(--qode-marquee-duration, 25s) linear infinite
}

.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-right var(--qode-marquee-duration, 25s) linear infinite
}

.qodef-text-marquee .qodef-m-text-1 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-2 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-3 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-separator {
    color: var(--qode-main-color);
    position: relative
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 106px;
    line-height: 1
}

.qodef-video-button .qodef-m-play span {
    display: block;
    line-height: inherit
}

.qodef-video-button .qodef-m-play span:before {
    display: block;
    line-height: inherit
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner {
    display: block;
    width: 70px;
    height: 70px;
    color: #dfbec3
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-svg--play {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-svg--play path {
    transition: all .3s ease-out
}

.qodef-video-button .qodef-m-play:hover .qodef-m-play-inner .qodef-svg--play path {
    fill: #fff
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -500px;
    width: 500px;
    height: 100%;
    min-height: 100%;
    padding: 168px 40px 35px 80px;
    text-align: left;
    background-color: #fff;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
    box-shadow: 0 3px 6px 0 #0000001a
}

@media only screen and (max-width:1440px) {
    #qodef-side-area {
        right: -450px;
        width: 450px
    }
}

.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 .widget_wellmont_core_social_share a {
    color: var(--qode-main-color) !important
}

#qodef-side-area .widget_wellmont_core_social_share a:hover {
    color: #fff !important
}

#qodef-side-area-close {
    position: absolute;
    top: 45px;
    right: 30px;
    display: block;
    z-index: 1000;
    color: #0b0449
}

.admin-bar #qodef-side-area-close {
    top: 77px
}

.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-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    color: #0b0449;
    font-size: 20px;
    line-height: 1.3em
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background-color: #dfbec3;
    border-radius: 100%
}

.qodef-social-share li a:hover {
    color: #fff
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 11px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #fff
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #fff
}

#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: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #fff
}

#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: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #fff
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #fff
}

#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: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #fff
}

#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: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #fff
}

#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: var(--qode-main-color);
    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--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
    opacity: 0
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
    display: flex;
    font-family: Marcellus, serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    text-transform: uppercase
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
    display: inline-block;
    opacity: 0;
    will-change: opacity
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

#qodef-page-spinner.qodef-layout--wellmont .qodef-m-spinner {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

#qodef-page-spinner.qodef-layout--wellmont .qodef--wellmont {
    cursor: pointer;
    width: 94px
}

#qodef-page-spinner.qodef-layout--wellmont .qodef--wellmont mask path {
    fill: #fff
}

#qodef-page-spinner.qodef-layout--wellmont .qodef--wellmont .qodef--wellmont-mask path {
    fill: none;
    stroke: currentColor;
    stroke-width: 5px;
    stroke-miterlimit: 10;
    paint-order: stroke fill markers;
    stroke-dasharray: 600;
    stroke-dashoffset: 600;
    transition: 2.5s ease .5s
}

#qodef-page-spinner.qodef-layout--wellmont .qodef--wellmont-decoration {
    fill: #fff;
    stroke: none;
    opacity: .04;
    position: absolute;
    top: 50%;
    right: -12vw;
    width: 50vw;
    transition: 3s cubic-bezier(.16, 1, .3, 1);
    transform: translateY(-50%) scale(0);
    transform-origin: bottom
}

#qodef-page-spinner.qodef-layout--wellmont.qodef--start .qodef--wellmont-mask path {
    stroke-dashoffset: 0
}

#qodef-page-spinner.qodef-layout--wellmont.qodef--start .qodef--wellmont-decoration {
    transform: translateY(-50%) scale(1)
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .3s ease-out;
    background-color: rgba(0, 0, 0, .65);
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-sp-holder .qodef-sp-inner {
    width: 90%;
    max-width: 600px;
    background-color: #fff;
    padding: 40px;
    opacity: 0;
    box-shadow: 3px 3px 15px 0 rgba(11, 4, 73, .5);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .3s ease-out
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    color: #000
}

.qodef-sp-holder .qodef-sp-close:hover {
    color: #8c8ba4
}

.qodef-sp-holder .qodef-sp-close svg {
    stroke: currentColor;
    fill: currentColor
}

.qodef-sp-holder .qodef-sp-content-container {
    background-color: #fafafa;
    background-size: cover;
    padding: 40px
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 30px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 20px 0
}

.qodef-sp-holder .wpcf7 {
    width: 100%;
    display: block
}

.qodef-sp-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 28px
}

.qodef-sp-holder .qodef-sp-prevent-inner {
    cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-inner>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.qodef-sp-holder .qodef-sp-prevent-input {
    margin: 1px 1px 0 0;
    width: 11px;
    height: 11px;
    border: 1px solid #0b0449;
    overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
    opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
    font-size: 13px
}

.qodef-sp-opened .qodef-sp-holder {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
    opacity: 1;
    transform: scale(1);
    transition: transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-page-title {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-page-title.qodef-image--responsive {
    height: auto !important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
    text-align: center
}

.qodef-page-title.qodef-alignment--right {
    text-align: right
}

.qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 40px
}

.qodef-page-title .qodef-breadcrumbs {
    position: relative
}

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
    font-family: Lato, sans-serif;
    font-size: 11px;
    color: #847e9f;
    line-height: 1.45455em;
    font-weight: 700;
    letter-spacing: .7em;
    text-transform: uppercase;
    transition: .3s ease-out
}

.qodef-page-title .qodef-breadcrumbs a {
    position: relative;
    display: inline-block
}

.qodef-page-title .qodef-breadcrumbs a:hover {
    color: var(--qode-main-color)
}

.qodef-page-title .qodef-breadcrumbs a:hover span {
    color: var(--qode-main-color)
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 10px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '|'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 12px
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 21px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 21px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.widget_wellmont_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.qodef-weather-widget .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-weather-widget .qodef-m-weather {
    margin-right: 20px;
    flex-shrink: 0
}

.qodef-weather-widget .qodef-m-weather-icon {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 15px
}

.qodef-weather-widget .qodef-m-weather-icon:before {
    content: ''
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--haze:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--mist:before {
    content: "\f75f"
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--light-snow:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--snow:before {
    content: "\f2dc"
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--thunderstorm:before {
    content: "\f0e7"
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--drizzle:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-drizzle:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-shower-rain:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain-and-snow:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--moderate-rain:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--rain:before {
    content: "\f73d"
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--heavy-intensity-rain:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--shower-rain:before {
    content: "\f740"
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--broken-clouds:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--overcast-clouds:before {
    content: "\f0c2"
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--clouds:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--few-clouds:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--scattered-clouds:before {
    content: "\f6c4"
}

.qodef-weather-widget .qodef-m-weather-icon.qodef--clear-sky:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--clear:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--sky-is-clear:before,
.qodef-weather-widget .qodef-m-weather-icon.qodef--sun:before {
    content: "\f185"
}

.qodef-weather-widget .qodef-m-temperature {
    font-size: 25px
}

.qodef-weather-widget .qodef-m-temperature.qodef--high-low .qodef-e-temperature-low:after {
    content: '-'
}

.qodef-weather-widget .qodef-m-weather-info p {
    margin: 0
}

.qodef-weather-widget .qodef-e-heading {
    margin-bottom: 15px
}

.qodef-weather-widget .qodef-e-heading>* {
    margin: 0
}

.qodef-weather-widget .qodef-e-heading-description {
    margin-top: 10px
}

.qodef-weather-widget .qodef-m-other-days {
    display: flex;
    justify-content: space-between;
    margin-top: 25px
}

.qodef-weather-widget .qodef-m-other-days .qodef-m-inner {
    flex-direction: column
}

.qodef-weather-widget.qodef-layout--simple .qodef-m-city {
    padding: 0 10px
}

.qodef-weather-widget .qodef-m-weather-icon {
    color: var(--qode-main-color)
}

.qodef-weather-widget .qodef-e-heading-description {
    color: var(--qode-main-color)
}

#qodef-page-footer .qodef-weather-widget .qodef-m-weather-icon {
    color: #fff
}

#qodef-page-footer .qodef-weather-widget .qodef-e-heading-city {
    color: #fff
}

.qodef-wishlist {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-wishlist .qodef-m-link {
    line-height: 1
}

.qodef-wishlist .qodef-m-link.qodef--added {
    color: var(--qode-main-color)
}

.qodef-wishlist .qodef-m-link.qodef--added i {
    font-weight: 900
}

.qodef-wishlist .qodef-m-response {
    position: absolute;
    top: -6px;
    bottom: auto;
    right: -6px;
    left: auto;
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    color: #8c8ba4;
    background-color: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(11, 4, 73, .5);
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0);
    transition: opacity .2s ease
}

.qodef-wishlist .qodef-m-response.qodef--show {
    opacity: 1;
    visibility: visible
}

.qodef-wishlist-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0 10px
}

.qodef-wishlist-dropdown .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link>* {
    margin: 0;
    line-height: 1
}

.qodef-wishlist-dropdown .qodef-m-link {
    color: #0b0449
}

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link {
    color: #8c8ba4
}

.qodef-wishlist-dropdown .qodef-m-link-icon {
    flex-shrink: 0;
    margin-right: 2px;
    font-size: 18px
}

.qodef-wishlist-dropdown .qodef-m-link-icon:before {
    display: block;
    line-height: inherit
}

.qodef-wishlist-dropdown .qodef-m-link-icon {
    color: var(--qode-main-color)
}

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link-icon {
    color: var(--qode-main-color)
}

.qodef-wishlist-dropdown .qodef-m-link-count {
    font-family: Marcellus, serif;
    font-weight: 400;
    text-transform: initial;
    font-size: 20px;
    line-height: 1.3em
}

.qodef-wishlist-dropdown .qodef-m-items {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    width: 266px;
    padding: 25px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #c5c5c5;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transition: all .35s cubic-bezier(.53, .01, .18, 1)
}

.qodef-wishlist-dropdown .qodef-m-item {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 25px
}

.qodef-wishlist-dropdown .qodef-m-item:last-child {
    margin-bottom: 0
}

.qodef-wishlist-dropdown .qodef-e-image-link {
    flex-shrink: 0;
    max-width: 60px;
    margin-right: 15px
}

.qodef-wishlist-dropdown .qodef-e-image-link img {
    display: block;
    border: 1px solid #c5c5c5;
    border-radius: 4px
}

.qodef-wishlist-dropdown .qodef-e-title {
    margin: 0
}

.qodef-wishlist-dropdown .qodef-e-remove {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px;
    font-size: 13px;
    line-height: 1;
    z-index: 3
}

.qodef-wishlist-dropdown .qodef-e-remove * {
    display: block;
    line-height: inherit
}

.qodef-wishlist-dropdown .qodef-e-remove :before {
    display: block;
    line-height: inherit
}

.touchevents .qodef-wishlist-dropdown {
    cursor: pointer
}

.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items {
    opacity: 1;
    visibility: visible
}

.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: 9px
}

.qodef-working-hours-list .qodef-working-hours-item:last-child {
    margin-bottom: 0 !important
}

.qodef-working-hours-list .qodef-e-day {
    position: relative;
    margin: 0
}

.qodef-working-hours-list .qodef-e-day-icon {
    position: absolute;
    top: 0;
    right: -14px;
    font-size: 8px;
    color: #0b0449
}

.qodef-working-hours-list .qodef-e-time {
    margin: 0
}

.qodef-working-hours-list .qodef-e-line {
    flex-grow: 1;
    border-bottom: 1px dotted #a1a1a1;
    margin: 0 5px
}

.qodef-working-hours-list .qodef-m-footer {
    position: relative;
    top: 3px;
    font-size: 14px;
    color: #0b0449
}

.qodef-working-hours-list .qodef-m-footer-icon {
    position: relative;
    top: -7px;
    right: 0;
    font-size: 8px;
    color: #0b0449
}

.qodef-working-hours-list.qodef-narrow-layout--enabled .qodef-working-hours-item .qodef-e-day {
    margin-right: 8px
}

.qodef-working-hours-list.qodef-narrow-layout--enabled .qodef-working-hours-item .qodef-e-line {
    display: none
}

.qodef-working-hours-list.qodef-item-skin--light .qodef-working-hours-item .qodef-e-day,
.qodef-working-hours-list.qodef-item-skin--light .qodef-working-hours-item .qodef-e-time {
    color: #fff
}

.qodef-working-hours-list.qodef-item-skin--light .qodef-working-hours-item .qodef-e-day .qodef-e-day-icon {
    color: #fff
}

.qodef-working-hours-list.qodef-item-skin--light .qodef-working-hours-item .qodef-e-line {
    border-color: #fff
}

.qodef-working-hours-list.qodef-item-skin--light .qodef-m-footer {
    color: #fff
}

.qodef-working-hours-list.qodef-item-skin--light .qodef-m-footer .qodef-m-footer-icon {
    color: #fff
}

@media only screen and (max-width:680px) {
    #qodef-age-verification-modal .qodef-m-content {
        min-width: auto
    }

    #qodef-age-verification-modal .qodef-m-content-note {
        display: none
    }
}

@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:680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px
    }
}

@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-header--vertical #qodef-page-header-inner {
        display: none
    }

    .qodef-header--vertical #qodef-page-footer,
    .qodef-header--vertical #qodef-page-outer {
        padding-left: 0
    }
}

@media only screen and (max-width:1024px) {
    #qodef-top-area {
        display: none
    }
}

@media (max-width:1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--columns .ctf-tweets {
        --qode-columns: 9
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--10.qodef-layout--columns .ctf-tweets {
        --qode-columns: 10
    }
}

@media only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
        --qode-columns-gap: 60px
    }
}

@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: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:768px) {

    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
        width: 33.33333333333333%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-image-marquee .qodef-m-content.qodef--desktop {
        display: none
    }

    .qodef-image-marquee .qodef-m-content.qodef--mobile {
        display: block
    }
}

@media only screen and (max-width: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:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }
}