@charset "UTF-8";@keyframes animate-btn-line {
    0% {
        transform-origin: 0 50%;
        transform: scaleX(0)
    }

    100% {
        transform-origin: 0 50%;
        transform: scaleX(1)
    }
}

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

.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before {
    font-family: inherit;
    font-weight: inherit
}

.kc-elm.qodef-shortcode .fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.kc-elm.qodef-shortcode .fab:before {
    font-family: inherit;
    font-weight: inherit
}

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

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 20px;
    color: #fff;
    background-color: var(--qode-main-color);
    overflow: hidden;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out
}

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

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

#qodef-back-to-top svg.qodef-m-svg {
    fill: none
}

#qodef-back-to-top svg.qodef-m-svg line,#qodef-back-to-top svg.qodef-m-svg polyline {
    fill: none;
    stroke: currentColor
}

#qodef-back-to-top svg.qodef-m-svg polyline {
    transform: translateY(6px);
    transition: transform .48s cubic-bezier(.77,0,.175,1) .22s
}

#qodef-back-to-top svg.qodef-m-svg line {
    transform: scaleY(0);
    transform-origin: top;
    transition: transform .48s cubic-bezier(.77,0,.175,1) 0s
}

#qodef-back-to-top:hover svg.qodef-m-svg polyline {
    transform: translateY(0);
    transition-delay: 0s
}

#qodef-back-to-top:hover svg.qodef-m-svg line {
    transform: scaleY(1);
    transition-delay: .22s
}

#qodef-back-to-top.qodef--off {
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s ease,visibility 0s .15s
}

#qodef-back-to-top.qodef--on {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease
}

.qodef-background-text {
    position: relative
}

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

.qodef-background-text .qodef-m-background-text-holder {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
}

.qodef-blog.qodef-hover-animation--yes .qodef-blog-item:not(.format-gallery) .qodef-e-media-image a {
    overflow: hidden
}

.qodef-blog.qodef-hover-animation--yes .qodef-blog-item:not(.format-gallery) .qodef-e-media-image img {
    display: block;
    transform: scale(1.03);
    transition: transform .88s cubic-bezier(.215,.61,.355,1);
    will-change: transform
}

.qodef-browser--firefox .qodef-blog.qodef-hover-animation--yes .qodef-blog-item:not(.format-gallery) .qodef-e-media-image img {
    transform: scale(1.05);
    transition: transform .64s ease
}

.qodef-blog.qodef-hover-animation--yes .qodef-blog-item:not(.format-gallery).qodef--active .qodef-e-media-image img {
    transform: scale(1.001)
}

.qodef-blog.qodef-hover-animation--yes .qodef-blog-item:not(.format-gallery).qodef--active .qodef-e-title a {
    background-size: 100% 94%
}

.qodef-blog.qodef-item-layout--metro {
    margin: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: rgba(0,0,0,.12)
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title {
    color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
    color: inherit
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info>* {
    color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link {
    z-index: 2
}

.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
    position: absolute;
    top: calc(50% - 36px);
    left: calc(50% - 36px);
    content: '\45';
    font-family: ElegantIcons;
    font-size: 72px;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    color: #fff;
    speak: none;
    -webkit-font-smoothing: antialiased;
    z-index: 1;
    border: 3px solid #fff
}

.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after {
    content: '\e006'
}

.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
    content: '\45'
}

.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after {
    content: '\e027'
}

.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
    padding: 83px 68px
}

.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link-icon {
    right: 84px;
    width: 144px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
    padding: 83px 68px 87px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before {
    font-size: 582px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author {
    margin: 20px 0 4px
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-excerpt {
    margin: 18px 0 0
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-title {
    margin: 1px 0 0
}

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

.qodef-blog.qodef-item-layout--minimal article .qodef-e-text>a {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px
}

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

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    flex-shrink: 0;
    width: 80px!important;
    margin: 0 20px 0 0
}

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

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

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

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

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon {
    right: 40px;
    width: 140px
}

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

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before {
    font-size: 540px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 36px;
    padding: 60px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

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

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

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

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

@media only screen and (max-width: 768px) {
    #qodef-author-info .qodef-m-author {
        margin:0 0 8px
    }
}

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

#qodef-author-info .qodef-m-position {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0
}

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

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

#qodef-author-info .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px
}

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

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

@media only screen and (max-width: 1024px) {
    #qodef-related-posts {
        margin-top:53px
    }
}

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

@media only screen and (max-width: 1024px) {
    #qodef-single-post-navigation {
        margin:0 0 71px
    }
}

#qodef-single-post-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

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

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

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-title {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0
}

@media only screen and (max-width: 480px) {
    #qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-title {
        display: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: 22px
}

#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: 22px
}

#qodef-single-post-navigation .qodef-m-nav-label {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0
}

#qodef-floating-social-networks {
    position: fixed;
    top: 32%;
    right: 1.7%;
    display: flex;
    transform-origin: 50% 100%;
    transform: translate(50%,-100%) rotate(-90deg);
    min-width: 300px;
    justify-content: center;
    z-index: 100
}

@media only screen and (max-width: 1600px) {
    #qodef-floating-social-networks {
        top:34%
    }
}

@media only screen and (max-width: 1024px) {
    #qodef-floating-social-networks {
        right:1%
    }
}

.qodef-fullscreen-menu--opened #qodef-floating-social-networks {
    z-index: 99
}

#qodef-floating-social-networks .qodef-floating-text .qodef-m-text {
    position: relative
}

#qodef-floating-social-networks .qodef-floating-text .qodef-m-text:before {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: currentColor;
    left: 0;
    bottom: 1px;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

#qodef-floating-social-networks .qodef-floating-text span:not(.qodef-m-text) {
    margin-left: 6px;
    display: inline-block;
    font-size: 15px
}

#qodef-floating-social-networks .qodef-floating-text span:not(.qodef-m-text)::before {
    display: block;
    font-size: 16px
}

#qodef-floating-social-networks .qodef-floating-text span:not(.qodef-m-text).fa-instagram {
    margin-left: 10px
}

#qodef-floating-social-networks .qodef-floating-text:hover .qodef-m-text:before {
    width: 100%
}

@media only screen and (max-width: 680px) {
    #qodef-floating-social-networks {
        display:none
    }
}

#qodef-floating-social-networks>a {
    position: relative;
    margin-right: 28px;
    font-size: 15px;
    font-weight: 400;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    transform: translateX(-20px);
    transition: transform 1s ease-out,-webkit-clip-path 1.2s ease;
    transition: clip-path 1.2s ease,transform 1s ease-out;
    transition: clip-path 1.2s ease,transform 1s ease-out,-webkit-clip-path 1.2s ease;
    will-change: transform
}

@media only screen and (max-width: 680px) {
    #qodef-floating-social-networks>a {
        font-size:18px
    }
}

#qodef-floating-social-networks>a:last-child {
    margin-right: 0
}

#qodef-floating-social-networks>a:hover {
    color: #000
}

#qodef-floating-social-networks.qodef--init>a {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    transform: translateX(0)
}

#qodef-floating-social-networks.qodef--init>a:nth-child(1) {
    transition-delay: .2s
}

#qodef-floating-social-networks.qodef--init>a:nth-child(2) {
    transition-delay: .4s
}

#qodef-floating-social-networks.qodef--init>a:nth-child(3) {
    transition-delay: .6s
}

#qodef-floating-social-networks.qodef--init>a:nth-child(4) {
    transition-delay: .8s
}

#qodef-floating-social-networks.qodef--init>a:nth-child(5) {
    transition-delay: 1s
}

#qodef-floating-social-networks.qodef--init>a:nth-child(6) {
    transition-delay: 1.2s
}

#qodef-floating-social-networks.qodef-light-skin-yes {
    mix-blend-mode: difference
}

#qodef-floating-social-networks.qodef--light>a,#qodef-floating-social-networks.qodef-light-skin-yes>a {
    color: #fff
}

#qodef-floating-social-networks.qodef--light>a:hover,#qodef-floating-social-networks.qodef-light-skin-yes>a:hover {
    color: #fff
}

#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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    font-size: 45px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500
}

@media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu>ul>li>a {
        font-size:40px
    }
}

.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text {
    position: relative
}

.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-text:after {
    width: 96%
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-text:after {
    width: 96%
}

.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: 3px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 15px;
    font-family: Jost,sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    color: #fff
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text {
    position: relative
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.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:before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    border-radius: 100%;
    transition: left .2s ease-out,right .2s ease-out;
    left: -15px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover .qodef-menu-item-text:after {
    width: 96%
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a .qodef-menu-item-text:after {
    width: 96%
}

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

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

#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 .qodef-widget-holder .widget.widget_search form .wp-block-search__inside-wrapper {
    display: flex;
    width: 152px!important;
    border: none
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form.qodef--opened input:-ms-input-placeholder {
    color: transparent!important
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form.qodef--opened input::placeholder {
    color: transparent!important
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form.qodef--opened .qodef-search-form-inner:after {
    transform: scaleX(1);
    transform-origin: right
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form.qodef--opened button {
    right: -54px
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner {
    display: flex;
    width: 152px
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner:after {
    content: '';
    background-color: #000;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .48s cubic-bezier(.77,0,.175,1)
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input {
    font-family: Jost,sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .35em;
    margin-right: 2px;
    color: #000;
    width: 75px;
    padding: 9px 0;
    border: 0;
    transition: all .3s ease
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input:-ms-input-placeholder {
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #000
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner input::placeholder {
    transition: all .2s ease-out;
    color: #000
}

#qodef-page-header .qodef-widget-holder .widget.widget_search form .qodef-search-form-inner button {
    position: relative;
    width: auto;
    top: 19px;
    transition: all .3s ease-in-out
}

#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;
    background-color: #000 !important;
}

#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 .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--light .qodef-opener-icon.qodef-source--icon-pack svg circle,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack svg line,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined svg circle,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined svg line,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg circle,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg line,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack svg circle,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack svg line,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined svg circle,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined svg line,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg circle,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path svg line {
    stroke: #fff!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-link .qodef-m-wishlist-count,#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-link .qodef-m-wishlist-icon,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-link .qodef-m-wishlist-count,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-link .qodef-m-wishlist-icon {
    color: var(--qode-header-light-color)!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-opener-count,#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-opener-icon,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-opener-count,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-opener-icon {
    color: var(--qode-header-light-color)!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-svg-icon svg,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-svg-icon svg {
    stroke: #fff!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-svg-icon svg path,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner .qodef-m-svg-icon svg path {
    stroke: #fff!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner:after,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner:after {
    background-color: #fff!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner input,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner input {
    color: #fff!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner input:-ms-input-placeholder,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner input:-ms-input-placeholder {
    color: #fff!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner input::placeholder,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-inner input::placeholder {
    color: #fff!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-button,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-button {
    transition: all .3s ease-in-out
}

#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-button svg circle,#qodef-page-header-inner.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-button svg line,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-button svg circle,.qodef-custom-header-layout.qodef-skin--light .qodef-widget-holder .widget_search .qodef-search-form-button svg line {
    stroke: #fff!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 .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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 21px;
    line-height: 1.19em;
    transition: color .2s ease-out
}

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

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color)!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color)!important
}

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

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-dark-color)!important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-dark-hover-color)!important
}

.qodef-header--centered #qodef-page-header {
    height: 157px
}

.qodef-header--centered #qodef-page-header .qodef-header-logo-link {
    margin: 30px 0 6px
}

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

.qodef-header--centered #qodef-page-header-inner>div {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    width: 100%
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder {
    margin-left: 0;
    min-width: 150px
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder.qodef--one {
    margin-left: auto
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder.qodef--two {
    margin-right: auto
}

.qodef-header--centered #qodef-page-header-inner>div .qodef-widget-holder .widget:first-child {
    margin-left: auto
}

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

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper .qodef-header-navigation {
    margin-left: 0
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    justify-content: flex-end
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper .qodef-header-navigation {
    margin-right: 0
}

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

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

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

.qodef-header--divided #qodef-page-header-inner {
    align-items: center;
    justify-content: center
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto
}

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

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

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: 24px
}

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

@media only screen and (min-width: 1281px) and (max-width:1366px) {
    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid,.qodef-header--vertical-sliding 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-sliding .qodef-content-grid,.qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width:768px
    }
}

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

@media only screen and (min-width: 1281px) and (max-width:1366px) {
    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid,.qodef-header--vertical-sliding 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-sliding .qodef-content-grid,.qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width:768px
    }
}

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

@media only screen and (min-width: 1281px) and (max-width:1366px) {
    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid,.qodef-header--vertical-sliding 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-sliding .qodef-content-grid,.qodef-header--vertical-sliding 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-sliding .qodef-content-grid,.qodef-header--vertical-sliding 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-sliding .qodef-content-grid,.qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width:768px
    }
}

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

.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link img {
    max-width: unset
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder {
    height: auto
}

.qodef-header--vertical-sliding #qodef-page-header-inner {
    padding: 0
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static {
    width: 94px;
    background-color: #fff
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link {
    transform: rotate(90deg);
    height: 37px!important;
    margin-top: 50px;
    padding-left: 70px!important
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link img.qodef--main {
    opacity: 1!important
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-menu-opener {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: calc(50% - 40px);
    width: 80px;
    height: 80px;
    background-color: #000
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-menu-opener.qodef-source--icon-pack .qodef-m-icon.qodef--close {
    top: auto;
    left: 0;
    right: 0;
    text-align: center
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-menu-opener.qodef-source--icon-pack * {
    color: #fff
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-m-icon.qodef--close {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-icon .qodef-m-lines {
    width: 24px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-icon .qodef-m-lines .qodef-m-line {
    background-color: #fff!important
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link,.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-widget-holder {
    animation: qode-fade-in .25s .6s linear both
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
    background-color: #000;
    left: -630px;
    padding-left: 94px;
    position: fixed;
    top: 0;
    transition: all .6s cubic-bezier(.77,0,.175,1);
    visibility: hidden;
    width: 536px;
    z-index: -1
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link,.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-widget-holder {
    margin-right: 94px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link img {
    position: relative!important;
    top: 0!important;
    transform: none!important
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--dynamic {
    left: 0;
    visibility: visible
}

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

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

.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-custom-svg-open line {
    transition: transform .2s ease-out
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-m-icon.qodef--open {
    visibility: visible!important
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-m-icon.qodef--open .qodef-custom-svg-open {
    overflow: visible
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-m-icon.qodef--open .qodef-custom-svg-open line {
    transform: rotate(45deg) translate(0,0);
    transform-origin: center
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-m-icon.qodef--open .qodef-custom-svg-open line:nth-child(2) {
    visibility: hidden
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-m-icon.qodef--open .qodef-custom-svg-open line:nth-child(3) {
    transform: rotate(-45deg) translate(0,-5px);
    transform-origin: center
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-m-icon.qodef--close {
    visibility: hidden!important
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path:hover .qodef-m-icon.qodef--open .qodef-custom-svg-open line:nth-child(1) {
    animation-delay: 0s
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener.qodef-source--svg-path:hover .qodef-m-icon.qodef--open .qodef-custom-svg-open line:nth-child(3) {
    animation-delay: .16s
}

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

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 0 40px 0 74px;
    width: 100%;
    z-index: 100
}

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

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li a .qodef-menu-item-text .qodef-menu-item-arrow {
    display: none
}

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

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

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

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

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li {
    margin: 18px 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a {
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    font-size: 30px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500;
    text-transform: initial;
    font-weight: 400
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a .qodef-menu-item-text {
    position: relative
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a .qodef-menu-item-text:after {
    bottom: 3px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:hover .qodef-menu-item-text:after {
    width: 96%
}

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

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 3px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 15px;
    font-family: Jost,sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    color: #fff;
    line-height: 1.3em;
    font-size: 19px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text {
    position: relative
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    border-radius: 100%;
    transition: left .2s ease-out,right .2s ease-out;
    left: -15px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text:after {
    bottom: 1px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a .qodef-menu-item-text:after,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a .qodef-menu-item-text:after {
    width: 96%
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item>a .qodef-menu-item-text:after {
    width: 96%
}

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

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

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

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

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

@media only screen and (min-width: 1441px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.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 .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width:768px
    }
}

.qodef-header--vertical #qodef-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 315px;
    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: 41px 50px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder {
    display: block;
    margin-left: 0;
    margin-top: 31px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget {
    margin: 0 0 15px;
    height: auto!important
}

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

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_search_opener {
    margin-bottom: 42px!important
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_search {
    margin-bottom: 33px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_search .qodef-search-form-inner button {
    top: 19px;
    right: -9px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_woo_dropdown_cart {
    justify-content: flex-start;
    margin: 0 0 2px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_woo_dropdown_cart .qodef-m-opener-icon {
    font-size: 12px;
    letter-spacing: .35em
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content {
    display: none!important
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_social_icons_group .qodef-social-icons-group .qodef-icon-holder {
    flex-direction: row-reverse;
    justify-content: flex-end
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_social_icons_group .qodef-social-icons-group .qodef-icon-holder.qodef--textual {
    margin-bottom: 23px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_social_icons_group .qodef-social-icons-group .qodef-icon-holder .qodef-icon-textual {
    margin-right: 0;
    margin-left: 6px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_social_icons_group .qodef-social-icons-group .qodef-icon-holder .qodef-icon-textual .qodef-icon-holder .fa-instagram {
    margin-left: 2px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_esmee_core_social_icons_group .qodef-social-icons-group .qodef-icon-holder .qodef-icon-textual .qodef-icon-holder .social_facebook {
    top: -2px;
    position: relative
}

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

.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: 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 {
    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 {
    margin: 37px 0 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li {
    margin: 10px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a {
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-text {
    position: relative
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-text {
    position: relative
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover .qodef-menu-item-text:after {
    width: 96%
}

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

.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 li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 3px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 15px;
    font-family: Jost,sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    color: #000
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text {
    position: relative
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.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>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    border-radius: 100%;
    transition: left .2s ease-out,right .2s ease-out;
    left: -15px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text:after {
    bottom: 4px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a .qodef-menu-item-text:after {
    width: 96%
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a .qodef-menu-item-text:after {
    width: 100%
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a .qodef-menu-item-text:after {
    width: 96%
}

.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 .2s 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: 80px;
    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 {
    transform: translateY(0)
}

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

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 28px;
    background-color: #000 !important;
}

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

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

.qodef-header-standard--left .qodef-header-sticky-inner {
    justify-content: flex-start
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: 20px
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
    margin-left: auto!important
}

#qodef-top-area {
    position: relative;
    z-index: 101;
    font-size: 15px;
    font-weight: 400;
    background-color: #000
}

#qodef-top-area.qodef-skin--light {
    background-color: #fff
}

#qodef-top-area #qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 38px;
    justify-content: space-between;
    padding: 0 28px;
    position: relative;
    border-bottom: 1px solid rgba(160,160,160,.2);
    background-color: #000 !important;
}

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

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

#qodef-top-area .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-top-area .qodef-widget-holder.qodef--left {
    margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef--right {
    margin-left: auto
}

#qodef-top-area .qodef-widget-holder .widget {
    margin: 0 10px
}

#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;
    colr: #fff;
    color: #fff;
}

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

#qodef-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: var(--qode-main-color);
    background-color: #efe4dc
}

.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 #e1e1e1;
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,.5);
    z-index: 10;
    transition: opacity .3s ease;
    transform: translate(0,-100%)
}

.qodef-map-marker-holder .qodef-info-window-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px
}

.qodef-map-marker-holder .qodef-info-window-inner:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    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: Jost,sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

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

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

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

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

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

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

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

.qodef-cluster-marker svg {
    width: 100%;
    height: auto
}

.qodef-cluster-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-places-geo-radius {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    height: 48px;
    display: none;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    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 {
    background: #000;
    padding: 20px
}

#qodef-page-mobile-header .qodef-mobile-header-opener .qodef--close {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 21px;
    line-height: 1.19em;
    transition: color .2s ease-out
}

.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
    margin-right: 5px
}

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

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

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

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

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
    margin-left: 20px
}

.qodef-fullscreen-menu--opened {
    overflow-y: hidden
}

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

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

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color)!important
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color)!important
}

.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
    margin-left: 20px
}

#qodef-side-area-mobile-header {
    position: fixed;
    top: 0;
    right: -340px;
    width: 340px;
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 70px 60px;
    background-color: #000;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77,0,.175,1)
}

#qodef-side-area-mobile-header .qodef-m-close {
    position: absolute;
    top: 26px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation {
    width: 100%
}

#qodef-side-area-mobile-header .qodef-m-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li {
    position: relative;
    padding: 0;
    margin: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second {
    display: none;
    transform: translateZ(0)
}

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

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow {
    position: absolute;
    top: -1px;
    right: 0;
    width: 22px;
    height: auto;
    color: #fff;
    fill: currentColor;
    z-index: 9;
    cursor: pointer;
    transition: color .2s ease-out;
    transform: rotate(0);
    transition: transform .2s ease-out,color .2s ease-out
}

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

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 3px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 15px;
    font-family: Jost,sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-text {
    position: relative
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    border-radius: 100%;
    transition: left .2s ease-out,right .2s ease-out;
    left: -15px
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a .qodef-menu-item-text:after,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a .qodef-menu-item-text:after,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a .qodef-menu-item-text:after {
    width: 96%
}

#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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #fff;
    font-weight: 500
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a .qodef-menu-item-text {
    position: relative
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover .qodef-menu-item-text:after {
    width: 96%
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a .qodef-menu-item-text:after {
    width: 96%
}

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

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

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

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

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

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

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

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

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

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity .2s ease-out
}

.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
    display: none;
    white-space: normal
}

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

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

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

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: #141414
}

.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 28px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
    display: flex;
    justify-content: space-between;
    padding: 24px 0 42px;
    margin: 0 -15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li {
    width: 100%;
    padding: 0 15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #fff;
    font-weight: 500;
    font-weight: 300
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a .qodef-menu-item-text {
    position: relative
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover .qodef-menu-item-text:after {
    width: 96%
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a .qodef-menu-item-text:after {
    display: none
}

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

.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: 3px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 15px;
    font-family: Jost,sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 300;
    color: #fff
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-text {
    position: relative
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    height: 6px;
    width: 6px;
    background: var(--qode-main-color);
    border-radius: 100%;
    transition: left .2s ease-out,right .2s ease-out;
    left: -15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a .qodef-menu-item-text:after,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a .qodef-menu-item-text:after {
    width: 96%
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a .qodef-menu-item-text:after {
    width: 96%
}

.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 .qodef-menu-item-text:after {
    width: 96%
}

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

.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--svg-path .qodef-custom-svg-close line,.qodef-opener-icon.qodef-source--svg-path .qodef-custom-svg-open line {
    clip-path: inset(-1px 0 -1px 0);
    -webkit-clip-path: inset(-1px 0 -1px 0)
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-open line {
    animation: qodef-opener-line .96s forwards cubic-bezier(.77,0,.175,1)
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-open line:nth-child(1) {
    animation-delay: .08s
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-open line:nth-child(3) {
    animation-delay: .16s
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-close line {
    animation: qodef-opener-line .96s forwards cubic-bezier(.77,0,.175,1)
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-close line:nth-child(2) {
    animation-delay: .16s
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
    position: relative;
    display: block;
    width: 24px;
    height: 13px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #fff;
    transition: top .15s ease,transform .3s ease
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 0
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 6px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
    bottom: 0
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1 {
    top: 6px;
    transform: rotate(45deg)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2 {
    top: 6px;
    transform: rotate(-45deg)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3 {
    opacity: 0
}

.qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden
}

.qodef-parallax.elementor-section {
    overflow: visible
}

.qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.qodef-parallax-img-holder {
    position: absolute;
    top: -50%;
    height: 150%;
    left: 0;
    width: 100%;
    opacity: 0
}

.qodef-browser--edge .qodef-parallax-img-holder,.qodef-browser--ms-explorer .qodef-parallax-img-holder,.touchevents .qodef-parallax-img-holder {
    top: 0;
    height: 100%;
    opacity: 1
}

.qodef-parallax-content-holder {
    position: relative;
    z-index: 99
}

.qodef-parallax-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    will-change: transform
}

.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.touchevents .qodef-parallax-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

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

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

.qodef-contact-form-7 .wpcf7-response-output {
    margin: 1em 0 0 0!important
}

.qodef-contact-form-7 .ajax-loader {
    animation: qode-rotate 2s linear infinite;
    background-image: none!important;
    border: 2px solid #e6e6e6!important;
    border-radius: 50%;
    border-top: 2px solid var(--qode-main-color)!important;
    height: 23px!important;
    margin: 0 0 0 12px!important;
    position: absolute;
    right: -42px;
    top: 18px;
    width: 23px!important
}

#sb_instagram #sb_instagram,.qodef-instagram-list #sb_instagram {
    padding: 0!important
}

#sb_instagram #sb_instagram #sbi_images,.qodef-instagram-list #sb_instagram #sbi_images {
    padding: 0!important
}

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

#sb_instagram .sbi_photo_wrap a:before,.qodef-instagram-list .sbi_photo_wrap a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(239,228,220,.7);
    opacity: 0;
    transition: opacity .3s ease
}

#sb_instagram .sbi_photo_wrap a:after,.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #000;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,calc(-50% + 4px));
    transition: opacity .3s ease,transform .3s ease;
    will-change: transform
}

#sb_instagram .sbi_photo_wrap a:hover:before,.qodef-instagram-list .sbi_photo_wrap a:hover:before {
    opacity: 1
}

#sb_instagram .sbi_photo_wrap a:hover:after,.qodef-instagram-list .sbi_photo_wrap a:hover:after {
    opacity: 1;
    transform: translate(-50%,-50%);
    transition-delay: .12s
}

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

#sb_instagram.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0!important
}

#sb_instagram.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 10px 0 0!important
}

#sb_instagram.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 20px 0 0!important
}

#sb_instagram.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 30px 0 0!important
}

#sb_instagram.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 40px 0 0!important
}

#sb_instagram.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 50px 0 0!important
}

#sb_instagram.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 80px 0 0!important
}

#sb_instagram.qodef-layout--slider.qodef-gutter--enormous #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--slider.qodef-gutter--enormous #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 140px 0 0!important
}

#sb_instagram.qodef-layout--slider .qodef-instagram-swiper-container,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0!important;
    position: relative;
    visibility: hidden;
    z-index: 1
}

#sb_instagram.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a,#sb_instagram.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img {
    width: 100%
}

#sb_instagram.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized {
    visibility: visible
}

#sb_instagram.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

#sb_instagram.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0
}

#sb_instagram.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0!important
}

#sb_instagram.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -5px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
    padding: 0 5px!important;
    margin: 0 0 10px!important
}

#sb_instagram.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -10px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
    padding: 0 10px!important;
    margin: 0 0 20px!important
}

#sb_instagram.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -15px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
    padding: 0 15px!important;
    margin: 0 0 30px!important
}

#sb_instagram.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -20px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
    padding: 0 20px!important;
    margin: 0 0 40px!important
}

#sb_instagram.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -25px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
    padding: 0 25px!important;
    margin: 0 0 50px!important
}

#sb_instagram.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -40px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
    padding: 0 40px!important;
    margin: 0 0 80px!important
}

#sb_instagram.qodef-layout--columns.qodef-gutter--enormous.qodef--no-bottom-space,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--enormous.qodef--no-bottom-space {
    margin-bottom: -140px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--enormous #sb_instagram #sbi_images,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--enormous #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -70px
}

#sb_instagram.qodef-layout--columns.qodef-gutter--enormous #sb_instagram #sbi_images>.sbi_item,.qodef-instagram-list.qodef-layout--columns.qodef-gutter--enormous #sb_instagram #sbi_images>.sbi_item {
    padding: 0 70px!important;
    margin: 0 0 140px!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;
    float: left;
    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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 17px;
    line-height: 1.23em;
    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: Jost,sans-serif;
    font-size: 19px;
    line-height: 1.42em;
    font-weight: 300;
    color: #000;
    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:before {
    content: "";
    display: table;
    table-layout: fixed
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
    clear: both
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item {
    width: 100%
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item {
    width: 50%
}

@media only screen and (min-width: 681px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
}

@media only screen and (min-width: 769px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item {
    width: 25%
}

@media only screen and (min-width: 1025px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item {
    width: 20%
}

@media only screen and (min-width: 1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
}

@media only screen and (min-width: 1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
}

@media only screen and (min-width: 1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
    margin: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item {
    padding: 0;
    margin: 0
}

.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
    margin: 0 -5px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item {
    padding: 0 5px;
    margin: 0 0 10px
}

.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
    margin: 0 -10px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
    margin: 0 -15px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
    margin: 0 -20px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
    margin: 0 -25px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
    margin: 0 -40px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
    padding: 0 40px;
    margin: 0 0 80px
}

.qodef-twitter-list.qodef-gutter--enormous.qodef--no-bottom-space {
    margin-bottom: -140px
}

.qodef-twitter-list.qodef-gutter--enormous #ctf .ctf-tweets {
    margin: 0 -70px
}

.qodef-twitter-list.qodef-gutter--enormous #ctf .ctf-tweets>.ctf-item {
    padding: 0 70px;
    margin: 0 0 140px
}

#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;
    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 #e1e1e1!important;
    padding: 10px;
    color: #000
}

.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;
    transform: scale(1);
    transition: transform .2s ease-out
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option>span:not(.yith_wccl_tooltip) {
    width: 14px;
    height: 14px;
    border-radius: 50%
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option>span:not(.yith_wccl_tooltip)::before {
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10px;
    position: absolute;
    width: 10px;
    background: 0 0;
    border-radius: 50%;
    border: 3px solid #fff;
    top: 3px;
    left: 3px;
    box-sizing: border-box
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected,.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option:hover {
    border-radius: 50%;
    border-color: transparent;
    transform: scale(1.15)
}

.qodef-yith-wccl--predefined .select_box.select_box_image .select_option {
    border: 1px solid transparent;
    padding: 1px
}

.qodef-yith-wccl--predefined .select_box.select_box_image .select_option>img:not(.yith_wccl_tooltip) {
    width: 40px;
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover
}

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

.qodef-yith-wccl--predefined .select_box.select_box_label>* {
    display: inline-flex;
    flex-wrap: wrap;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
    transition: color .2s ease-out;
    margin: 0
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after {
    content: ',';
    margin-right: 5px
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:last-of-type:after {
    display: none
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option.selected {
    color: var(--qode-main-color)
}

.qodef-yith-wccl--predefined li.product .variations_form.cart {
    position: absolute;
    right: 0;
    bottom: -13px
}

.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:not(.pa_color) {
    display: none
}

.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(0,0,0,.69)!important
}

#yith-quick-view-modal .yith-wcqv-wrapper {
    height: auto!important;
    width: 867px!important;
    min-height: 518px;
    max-width: 90vw!important
}

#yith-quick-view-modal .yith-wcqv-main {
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,.5)!important;
    max-height: 90vh!important;
    overflow-y: auto!important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-product-title {
    font-size: 45px
}

#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);
    top: 10px;
    right: 10px
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image :not(.qodef-woo-product-mark) {
    height: 100%
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure {
    margin: 0!important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure img {
    -o-object-fit: cover;
    object-fit: cover
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure>.woocommerce-product-gallery__image {
    width: 100%!important;
    margin: 0!important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper {
    display: none!important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
    align-self: center;
    padding: 100px 30px 30px
}

#yith-quick-view-modal #yith-quick-view-close {
    border: 0!important;
    font-size: 0;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 75px;
    height: 75px;
    background: #000;
    opacity: 1;
    z-index: 99
}

#yith-quick-view-modal #yith-quick-view-close:after {
    display: block;
    line-height: 25px;
    padding: 24px 0 0;
    position: relative;
    font-size: 24px;
    font-family: ElegantIcons;
    content: "\4d"
}

body:not([class*=esmee-core]) #yith-quick-view-modal #yith-quick-view-close:after {
    content: 'x';
    font-family: initial
}

#yith-quick-view-modal #yith-quick-view-close:hover {
    color: #888
}

#yith-quick-view-modal .variations select {
    border-left: 0;
    padding: 11px 40px 15px 20px;
    text-align-last: right
}

#yith-quick-view-modal .variations select option {
    direction: rtl
}

#yith-quick-view-modal .qodef-yith-wcqv-link {
    display: none
}

.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;
    display: inline-block;
    transition: color .2s ease-out
}

.qodef-yith-wcqv--predefined .yith-wcqv-button:before {
    font-family: simple-line-icons;
    content: "\e087";
    font-size: 17px;
    display: block;
    font-weight: 400;
    color: var(--qode-main-color);
    position: relative;
    top: -2px;
    left: 2px;
    transition: color .2s ease-out
}

.qodef-yith-wcqv--predefined .yith-wcqv-button:after {
    display: none
}

.qodef-yith-wcqv--predefined .yith-wcqv-button:hover:before {
    color: #9c9c9c
}

.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button .blockUI {
    display: none!important
}

.yith-wcwl-form .wishlist-title-container {
    display: none!important
}

.yith-wcwl-form .shop_table {
    font-size: 100%
}

.yith-wcwl-form .shop_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

.yith-wcwl-form .shop_table td,.yith-wcwl-form .shop_table th {
    padding: 15px 0 15px 15px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

.yith-wcwl-form .shop_table td:first-child,.yith-wcwl-form .shop_table th:first-child {
    padding-left: 0
}

.yith-wcwl-form .shop_table th {
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 17px;
    line-height: 1.23em
}

.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;
    padding-bottom: 20px
}

.yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
    width: 55px!important
}

@media only screen and (max-width: 480px) {
    .yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
        width:15px!important
    }
}

.yith-wcwl-form .wishlist_table.shop_table tr td {
    background: 0 0!important;
    color: #000!important;
    border-color: transparent!important
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-stock-status span {
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 400
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-name a {
    font-size: 21px
}

@media only screen and (max-width: 480px) {
    .yith-wcwl-form .wishlist_table.shop_table tr td.product-name a {
        font-size:17px
    }
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart,.yith-wcwl-form .wishlist_table .product-add-to-cart .button,.yith-wcwl-form .wishlist_table .product-add-to-cart a {
    position: relative!important;
    display: inline-flex!important;
    vertical-align: middle!important;
    font-size: 13px;
    font-weight: 500;
    line-height: 2em;
    letter-spacing: .35em;
    width: auto!important;
    margin: 0!important;
    text-decoration: none!important;
    text-transform: uppercase!important;
    border-radius: 0!important;
    outline: 0!important;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out!important;
    font-family: Jost,sans-serif;
    padding: 14px 37px!important;
    cursor: pointer!important;
    z-index: 3!important;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out,opacity .44s cubic-bezier(.34,.24,.09,.73),transform .44s cubic-bezier(.34,.24,.09,.73);
    color: #fff!important;
    background-color: #000!important;
    border: 1px solid transparent!important;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: right
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover,.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover,.yith-wcwl-form .wishlist_table .product-add-to-cart a:hover {
    color: #fff!important;
    background-color: var(--qode-main-color)!important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:after,.yith-wcwl-form .wishlist_table .product-add-to-cart .button:after,.yith-wcwl-form .wishlist_table .product-add-to-cart a:after {
    content: '';
    position: relative;
    display: block;
    bottom: 4px;
    left: -2px;
    width: calc(100% - 4px);
    height: 1px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .48s cubic-bezier(.77,0,.175,1)
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover:after,.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover:after,.yith-wcwl-form .wishlist_table .product-add-to-cart a:hover:after {
    transform: scaleX(1)
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i,.yith-wcwl-form .wishlist_table .product-add-to-cart .button i,.yith-wcwl-form .wishlist_table .product-add-to-cart a 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,.yith-wcwl-form .wishlist_table .product-add-to-cart a: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,.yith-wcwl-form .wishlist_table .product-add-to-cart a.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;
    margin-right: 20px;
    padding-right: 20px;
    position: relative
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist:before {
    content: "";
    height: 16px;
    width: 2px;
    background: #c5c6c7;
    position: absolute;
    left: -20px
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
    font-size: 15px;
    font-family: simple-line-icons;
    content: "\e08a";
    font-weight: 400;
    position: relative;
    color: var(--qode-main-color);
    left: 2px;
    transition: color .2s ease-out
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:hover:before {
    color: #9c9c9c
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
    font-size: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f004"
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:hover:before {
    color: #9c9c9c
}

.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 #yith-wcwl-popup-message {
    display: none!important
}

.qodef-yith-wcwl--predefined .yith-wcwl-share {
    display: none!important
}

.qodef-woo-alternating-product-and-category-list .product-category .qodef-e-inner .qodef-woo-category-image {
    overflow: hidden
}

.qodef-woo-alternating-product-and-category-list .product-category .qodef-e-inner .qodef-woo-category-image img {
    display: block;
    transform: scale(1.03);
    transition: transform .88s cubic-bezier(.215,.61,.355,1);
    will-change: transform
}

.qodef-browser--firefox .qodef-woo-alternating-product-and-category-list .product-category .qodef-e-inner .qodef-woo-category-image img {
    transform: scale(1.05);
    transition: transform .64s ease
}

.qodef-woo-alternating-product-and-category-list .product-category .qodef-e-inner:hover .qodef-woo-category-image img {
    transform: scale(1.001)
}

.qodef-woo-alternating-product-and-category-list .product-category .qodef-e-inner:hover .qodef-woo-category-image-inner .woocommerce-loop-category__title a:after {
    width: 100%
}

.qodef-woo-alternating-product-and-category-list.qodef-appear-animation--yes .qodef-e .qodef-e-inner {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
    transition: transform 1.6s ease,-webkit-clip-path 1.24s cubic-bezier(.41,.53,0,.99);
    transition: clip-path 1.24s cubic-bezier(.41,.53,0,.99),transform 1.6s ease;
    transition: clip-path 1.24s cubic-bezier(.41,.53,0,.99),transform 1.6s ease,-webkit-clip-path 1.24s cubic-bezier(.41,.53,0,.99)
}

.elementor-editor-active .qodef-woo-alternating-product-and-category-list.qodef-appear-animation--yes .qodef-e .qodef-e-inner,.qodef-woo-alternating-product-and-category-list.qodef-appear-animation--yes .qodef-e.qodef--appeared .qodef-e-inner {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.qodef-order-tracking p:not(.form-row) {
    margin-top: 0
}

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

.woocommerce-form-track-order .form-row-first {
    margin-top: 20px
}

.woocommerce-form-track-order label {
    font-family: Arsenal,sans-serif;
    font-size: 21px
}

.woocommerce-form-track-order .button {
    font-family: Jost,sans-serif;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.woocommerce-form-track-order .button:after {
    content: '';
    position: relative;
    display: block;
    bottom: 4px;
    left: -2px;
    width: calc(100% - 4px);
    height: 1px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .48s cubic-bezier(.77,0,.175,1)
}

.woocommerce-form-track-order .button:hover:after {
    transform: scaleX(1)
}

.qodef-woo-product-category-list .swiper-wrapper {
    list-style: none
}

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

.touchevents .qodef-woo-product-category-list .qodef-e-inner {
    cursor: pointer
}

.qodef-woo-product-category-list .qodef-e-inner:hover .qodef-woo-category-image-inner {
    opacity: 1
}

.qodef-woo-product-category-list .qodef-woo-category-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.qodef-woo-product-category-list .qodef-woo-category-image img {
    display: block;
    width: 100%
}

.qodef-woo-product-category-list .qodef-woo-category-image>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-woo-product-category-list .qodef-woo-category-image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    padding: 21px 40px;
    text-align: center;
    opacity: 1;
    transition: opacity .2s ease-out
}

.qodef-woo-product-category-list .qodef-woo-category-image-inner>* {
    position: relative;
    z-index: 3
}

.qodef-woo-product-category-list .qodef-woo-category-image-inner .woocommerce-loop-category__title {
    color: #ffffff;
    font-size: 44px;
    /* font-weight: bold; */
}

.qodef-woo-product-category-list .qodef-woo-category-image-inner .woocommerce-loop-category__title a {
    color: inherit;
    position: relative
}

.qodef-woo-product-category-list .qodef-woo-category-image-inner .woocommerce-loop-category__title a:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 6px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-woo-product-category-list .qodef-woo-category-image-inner .woocommerce-loop-category__title a:hover:after {
    width: 96%
}

.qodef-woo-product-category-list .qodef-woo-category-image-inner>.woocommerce-loop-category__description {
    color: #fff
}

.qodef-woo-product-category-list .woocommerce-loop-category__description {
    margin-top: 0
}

.qodef-woo-product-category-list .woocommerce-loop-category__title {
    margin: 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .woocommerce-loop-category__description,.qodef-woo-product-category-list.qodef-item-layout--info-on-image-centered .woocommerce-loop-category__description {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0;
    color: #fff
}

.qodef-woo-product-category-list.qodef-item-layout--info-below-image .woocommerce-loop-category__title {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0
}

.qodef-woo-product-category-list.qodef-hover-animation--zoom-out .qodef-e-inner .qodef-woo-category-image {
    overflow: hidden
}

.qodef-woo-product-category-list.qodef-hover-animation--zoom-out .qodef-e-inner .qodef-woo-category-image img {
    display: block;
    transform: scale(1.03);
    transition: transform .88s cubic-bezier(.215,.61,.355,1);
    will-change: transform
}

.qodef-browser--firefox .qodef-woo-product-category-list.qodef-hover-animation--zoom-out .qodef-e-inner .qodef-woo-category-image img {
    transform: scale(1.05);
    transition: transform .64s ease
}

.qodef-woo-product-category-list.qodef-hover-animation--zoom-out .qodef-e-inner:hover .qodef-woo-category-image img {
    transform: scale(1.001)
}

.qodef-woo-product-category-list.qodef-hover-animation--zoom-out .qodef-e-inner:hover .qodef-woo-category-image-inner .woocommerce-loop-category__title a:after {
    width: 100%
}

.qodef-woo-product-category-list.qodef-hover-animation--move-up .qodef-e-inner .qodef-woo-category-image {
    transform: translateY(0);
    transition: transform .44s cubic-bezier(.61,.12,.28,1);
    will-change: transform
}

.qodef-woo-product-category-list.qodef-hover-animation--move-up .qodef-e-inner:hover .qodef-woo-category-image {
    transform: translateY(-6px)
}

.qodef-woo-product-category-list.qodef-appear-animation--yes:not(.qodef-woo-alternating-product-and-category-list) .qodef-e .qodef-woo-category-image {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
    transition: transform 1.6s ease,-webkit-clip-path 1.24s cubic-bezier(.41,.53,0,.99);
    transition: clip-path 1.24s cubic-bezier(.41,.53,0,.99),transform 1.6s ease;
    transition: clip-path 1.24s cubic-bezier(.41,.53,0,.99),transform 1.6s ease,-webkit-clip-path 1.24s cubic-bezier(.41,.53,0,.99)
}

.elementor-editor-active .qodef-woo-product-category-list.qodef-appear-animation--yes:not(.qodef-woo-alternating-product-and-category-list) .qodef-e .qodef-woo-category-image,.qodef-woo-product-category-list.qodef-appear-animation--yes:not(.qodef-woo-alternating-product-and-category-list) .qodef-e.qodef--appeared .qodef-woo-category-image {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.qodef-woo-product-category-list.qodef-item-layout--info-below-image .qodef-woo-category-image-below-content {
    text-align: center;
    margin: 20px 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image-centered .qodef-woo-category-image-inner {
    align-items: center;
    justify-content: center
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .woocommerce-loop-category__title {
    margin: 0 0 2px
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-swiper-container {
        width:calc(100vw - 60px)
    }
}

.qodef-woo-product-list .swiper-wrapper {
    list-style: none!important
}

.qodef-woo-product-list.qodef-item-layout--info-below.qodef-swiper-container .swiper-pagination.swiper-pagination-bullets {
    height: 60px
}

.qodef-woo-product-list.qodef-item-layout--info-below .swiper-pagination-fraction {
    bottom: 22px!important
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image .qodef-woo-product-image-inner .qodef-additional-content,.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image .qodef-woo-product-image-inner>.button {
    opacity: 0;
    transform: translateY(22px);
    transition: opacity .44s cubic-bezier(.34,.24,.09,.73),transform .44s cubic-bezier(.34,.24,.09,.73)
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image:hover .qodef-woo-product-image-inner .qodef-additional-content,.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image:hover .qodef-woo-product-image-inner>.button {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .08s
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image:hover .qodef-woo-product-image-inner .qodef-additional-content {
    transition-delay: .24s
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-content {
    flex-direction: column;
    align-items: center
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .product .variations_form.cart {
    position: relative;
    margin: -20px 0 0 0
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-title {
    margin-bottom: 8px
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .price {
    margin-bottom: 8px
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner .product_type_grouped {
    color: #000;
    background: 0 0;
    padding: 0;
    justify-content: center
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner .add_to_cart_button:after,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner .added_to_cart:after,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner .product_type_grouped:after {
    content: '';
    height: 1px;
    background-color: currentColor;
    width: 100%;
    position: absolute;
    bottom: 3px;
    left: 0
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner .qodef-additional-content,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image .qodef-woo-product-image-inner>.button {
    opacity: 0;
    transform: translateY(22px);
    transition: opacity .44s cubic-bezier(.34,.24,.09,.73),transform .44s cubic-bezier(.34,.24,.09,.73)
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image:hover .qodef-woo-product-image-inner .qodef-additional-content,.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image:hover .qodef-woo-product-image-inner>.button {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .08s
}

.qodef-woo-product-list.qodef-item-layout--info-below-centered .qodef-woo-product-image:hover .qodef-woo-product-image-inner .qodef-additional-content {
    transition-delay: .24s
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .yith-wcqv-button:before {
    top: -1px!important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .price,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-info>*,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-title {
    color: #000;
    flex: 100%;
    justify-content: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .button {
    margin-top: 0!important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image .qodef-woo-product-image-inner {
    justify-content: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image .qodef-woo-product-image-inner .qodef-woo-top-holder {
    flex: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image .qodef-woo-product-image-inner .qodef-woo-top-holder .qodef-woo-product-categories {
    margin: 6px 0 20px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image .qodef-woo-product-image-inner .qodef-woo-bottom-holder,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image .qodef-woo-product-image-inner .qodef-woo-top-holder {
    opacity: 0;
    transform: translateY(22px);
    transition: opacity .44s cubic-bezier(.34,.24,.09,.73),transform .44s cubic-bezier(.34,.24,.09,.73)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image:hover .qodef-woo-product-image-inner .qodef-woo-bottom-holder,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image:hover .qodef-woo-product-image-inner .qodef-woo-top-holder {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .08s
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-product-image:hover .qodef-woo-product-image-inner .qodef-woo-bottom-holder {
    transition-delay: .24s
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 40px;
    height: 16px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder .variations_form {
    display: none!important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a:not(:last-child)::after,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>div:not(:last-child)::after {
    content: "";
    height: 16px;
    width: 2px;
    background: #c5c6c7;
    position: absolute;
    left: -20px;
    bottom: 0;
    transform: scaleX(1)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder .yith-wcwl-add-to-wishlist::before {
    content: none
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a:not(.yith-wcqv-button):not(.yith-wcwl-add-to-wishlist):not(.added_to_cart) {
    font-size: 0!important;
    margin: 0!important;
    line-height: 1!important;
    background-color: transparent!important;
    padding: 0 0 2px 1px!important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a:not(.yith-wcqv-button):not(.yith-wcwl-add-to-wishlist):not(.added_to_cart):before {
    content: '';
    height: 16px;
    width: 18px;
    opacity: 1;
    transition: opacity .2s ease-out;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/wp-content/plugins/esmee-core/inc/plugins/woocommerce/shortcodes/product-list/variations/info-on-image/assets/img/empty-cart.svg)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a:not(.yith-wcqv-button):not(.yith-wcwl-add-to-wishlist):not(.added_to_cart):after {
    bottom: 1px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a:not(.yith-wcqv-button):not(.yith-wcwl-add-to-wishlist):not(.added_to_cart):hover:before {
    opacity: .45
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a:not(.yith-wcqv-button):not(.yith-wcwl-add-to-wishlist):not(.added_to_cart).product_type_grouped:before {
    content: '';
    font-family: Ionicons;
    font-size: 26px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a:not(.yith-wcqv-button):not(.yith-wcwl-add-to-wishlist):not(.added_to_cart).added {
    display: none!important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a.added_to_cart {
    font-size: 0!important;
    margin: 0!important;
    line-height: 1!important;
    background-color: transparent!important;
    padding: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a.added_to_cart:after {
    bottom: 1px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a.added_to_cart:before {
    content: '';
    height: 18px;
    width: 19px;
    opacity: 1;
    transition: opacity .2s ease-out;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/wp-content/plugins/esmee-core/inc/plugins/woocommerce/shortcodes/product-list/variations/info-on-image/assets/img/cart.svg)
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-woo-bottom-holder>a.added_to_cart:hover:before {
    opacity: .45
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-e-inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-content {
    margin-top: 0;
    padding-left: 40px;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    text-align: left
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .product .variations_form.cart {
    position: relative;
    margin: -20px 0 0 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-title {
    margin-bottom: 8px
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .price {
    margin-bottom: 8px;
    color: #000;
    font-weight: 300;
    margin-top: 12px
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-image {
    width: auto!important
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-image-inner .add_to_cart_button,.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-image-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-image-inner .product_type_grouped {
    font-family: Jost,sans-serif;
    color: #000;
    background: 0 0;
    padding: 0;
    justify-content: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-image-inner .add_to_cart_button:after,.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-image-inner .added_to_cart:after,.qodef-woo-product-list.qodef-item-layout--info-on-right .qodef-woo-product-image-inner .product_type_grouped:after {
    content: '';
    height: 1px;
    background-color: currentColor;
    width: 100%;
    position: absolute;
    bottom: 3px;
    left: 0
}

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

.widget_esmee_core_woo_dropdown_cart[data-area*=side-area],.widget_shopping_cart[data-area*=side-area] {
    flex-wrap: wrap
}

.widget_esmee_core_woo_dropdown_cart[data-area*=side-area] .qodef-widget-title,.widget_shopping_cart[data-area*=side-area] .qodef-widget-title {
    flex: 100%
}

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

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

header .widget_esmee_core_woo_dropdown_cart>.widgettitle,header .widget_shopping_cart>.widgettitle {
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0
}

.widget_esmee_core_woo_dropdown_cart .quantity,.widget_shopping_cart .quantity {
    font-size: 15px;
    margin-top: 5px;
    color: #fff
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-opener-icon,.widget_shopping_cart .qodef-m-opener-icon {
    margin-right: 9px;
    position: relative
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-opener-icon:after,.widget_shopping_cart .qodef-m-opener-icon:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

@media only screen and (max-width: 680px) {
    .widget_esmee_core_woo_dropdown_cart .qodef-m-opener-icon,.widget_shopping_cart .qodef-m-opener-icon {
        font-size:0
    }
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-opener-count,.widget_esmee_core_woo_dropdown_cart .qodef-m-opener-icon,.widget_shopping_cart .qodef-m-opener-count,.widget_shopping_cart .qodef-m-opener-icon {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-svg-icon,.widget_shopping_cart .qodef-m-svg-icon {
    position: relative;
    display: inline-block;
    width: 19px;
    height: 17px;
    margin: -5px 15px 0 0
}

@media only screen and (max-width: 680px) {
    .widget_esmee_core_woo_dropdown_cart .qodef-m-svg-icon,.widget_shopping_cart .qodef-m-svg-icon {
        margin:-1px 0 0 0
    }
}

.widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,.widget_esmee_core_woo_dropdown_cart .widget_shopping_cart_content,.widget_shopping_cart .qodef-widget-dropdown-cart-content,.widget_shopping_cart .widget_shopping_cart_content {
    display: block;
    padding: 20px 0;
    text-align: left;
    background: #000;
    border: 0;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,.widget_esmee_core_woo_dropdown_cart .widget_shopping_cart_content .qodef-m-posts-not-found,.widget_shopping_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,.widget_shopping_cart .widget_shopping_cart_content .qodef-m-posts-not-found {
    color: #fff
}

header .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,header .widget_esmee_core_woo_dropdown_cart .widget_shopping_cart_content,header .widget_shopping_cart .qodef-widget-dropdown-cart-content,header .widget_shopping_cart .widget_shopping_cart_content {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    width: 330px;
    opacity: 0!important;
    visibility: hidden!important
}

@media only screen and (max-width: 480px) {
    header .widget_esmee_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,header .widget_esmee_core_woo_dropdown_cart .widget_shopping_cart_content,header .widget_shopping_cart .qodef-widget-dropdown-cart-content,header .widget_shopping_cart .widget_shopping_cart_content {
        right:auto;
        top: 99%
    }
}

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

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

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
    position: relative;
    padding: 0 0 20px;
    margin: 0
}

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
    padding: 0 0 30px;
    border-bottom: 1px solid #fff
}

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
    width: 70px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 18px
}

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    position: absolute;
    top: -6px;
    right: 0;
    font-size: 20px;
    line-height: 1;
    z-index: 5;
    color: #fff
}

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:not(.qodef-e-remove),.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:not(.qodef-e-remove),.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:not(.qodef-e-remove),.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:not(.qodef-e-remove),.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:not(.qodef-e-remove),.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:not(.qodef-e-remove),.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:not(.qodef-e-remove),.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:not(.qodef-e-remove) {
    font-size: 30px;
    top: -10px
}

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation,.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation {
    display: none
}

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

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item a,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item a,.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item a,.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item a {
    display: block;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    font-size: 17px;
    line-height: 1.23em
}

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

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart,.widget_shopping_cart .qodef-woo-mini-cart {
    position: relative;
    max-height: 50vh;
    overflow-y: auto
}

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

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

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

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-content,.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-content {
    width: 100%;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

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

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-title a,.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-title a {
    color: #fff
}

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-quantity,.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-quantity {
    color: #fff
}

.widget_esmee_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-quantity a,.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-content .qodef-e-quantity a {
    color: #fff
}

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

.widget_esmee_core_woo_dropdown_cart .qodef-m-order-details strong,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,.widget_shopping_cart .qodef-m-order-details strong,.widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 21px;
    line-height: 1.19em;
    color: #fff
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-order-details .amount,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart__total .amount,.widget_shopping_cart .qodef-m-order-details .amount,.widget_shopping_cart .woocommerce-mini-cart__total .amount {
    color: #fff
}

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

.widget_esmee_core_woo_dropdown_cart .qodef-m-action a,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,.widget_shopping_cart .qodef-m-action a,.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 500;
    line-height: 2em;
    letter-spacing: .35em;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    font-family: Jost,sans-serif;
    padding: 14px 37px!important;
    background-color: #fff!important;
    border: 1px solid transparent!important;
    color: #000!important;
    justify-content: center;
    width: 100%!important
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-action a:hover .qodef-m-text:after,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text:after,.widget_shopping_cart .qodef-m-action a:hover .qodef-m-text:after,.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text:after {
    width: 96%
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-text,.widget_shopping_cart .qodef-m-action a .qodef-m-text,.widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-text {
    color: #000 !important;
    position: relative;
    width: auto;
    text-align: center
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text:after,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-text:after,.widget_shopping_cart .qodef-m-action a .qodef-m-text:after,.widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.widget_esmee_core_woo_dropdown_cart .qodef-m-action a:first-child,.widget_esmee_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:first-child,.widget_shopping_cart .qodef-m-action a:first-child,.widget_shopping_cart .woocommerce-mini-cart__buttons a:first-child {
    margin-bottom: 10px
}

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

header .widget_esmee_core_woo_dropdown_cart:hover .qodef-m-opener-icon:after,header .widget_shopping_cart:hover .qodef-m-opener-icon:after {
    width: 96%
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
    max-height: calc(4 * (80px + 20px))
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
    color: #000
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
    color: #888
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
    margin-top: 20px
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
    margin-right: 20px;
    width: 80px
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
    color: #000
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
    max-height: calc(4 * (80px + 20px))
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
    color: #000
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
    margin-top: 20px
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
    margin-right: 20px;
    width: 80px
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details {
    color: #000
}

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

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder {
    height: 100%
}

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-inner {
    display: flex;
    height: 100%;
    align-items: center
}

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-wishlist-widget-link {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin: 0;
    cursor: pointer
}

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-m-wishlist-icon {
    margin-right: 9px;
    position: relative
}

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-m-wishlist-icon:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-m-wishlist-icon::before {
    font-size: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f004";
    position: absolute;
    left: -30px
}

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-m-wishlist-icon {
    margin-left: 30px
}

.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-m-wishlist-count,.widget_esmee_core_yith_wishlist .qodef-wishlist-widget-holder .qodef-m-wishlist-icon {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0
}

.widget_esmee_core_yith_wishlist .blockUI {
    display: none!important
}

.widget_esmee_core_yith_wishlist:hover .qodef-m-wishlist-icon:after {
    width: 96%
}

.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 .3s ease;
    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 .3s ease
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo {
    opacity: 0
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo {
    opacity: 1
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo {
    width: auto;
    display: inline-block
}

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

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

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

.qodef-masonry-gallery-list .qodef-e-media-image img {
    display: block
}

.qodef-masonry-gallery-list .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.qodef-masonry-gallery-list .qodef-e-title {
    margin: 0
}

.qodef-masonry-gallery-list .qodef-e-text {
    margin: 16px 0 0
}

.qodef-masonry-gallery-list .qodef-e-button {
    margin: 21px 0 0
}

.qodef-masonry-gallery-list .qodef-e-button a {
    position: relative;
    z-index: 2
}

.qodef-masonry-gallery-list .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-masonry-gallery-list.qodef-items--fixed .qodef-e-media-image {
    height: 100%
}

.qodef-masonry-gallery-list .qodef-layout--standard .qodef-e-content {
    align-items: center;
    justify-content: center
}

.touch .qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-inner {
    cursor: pointer
}

.qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-inner:hover .qodef-e-content {
    opacity: 1
}

.qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-content {
    padding: 30px 40px;
    background-color: rgba(0,0,0,.3);
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-team-list .qodef-e-role {
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase
}

.qodef-team-list .type-team {
    text-align: center
}

.qodef-team-list .qodef-e-title {
    margin: 2px 0 13px;
    font-size: 22px
}

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

.qodef-team-list.qodef-item-layout--info-below .qodef-grid-inner .type-team {
    margin-bottom: 40px
}

.qodef-team-list.qodef-item-layout--info-below .qodef-grid-inner .type-team:hover .qodef-team-member-social-icons {
    gap: 25px;
    transition: all .4s ease-in-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-grid-inner .type-team:hover .qodef-team-member-social-icons .qodef-expandable {
    width: 95px;
    transition: .4s;
    transition-delay: 150ms
}

.qodef-team-list.qodef-item-layout--info-below .qodef-grid-inner .type-team:hover .qodef-team-member-social-icons .qodef-expandable .qodef-team-member-social-icon-name {
    width: max-content;
    transition: all .4s ease-in-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    transition: all .15s ease-in-out
}

@media only screen and (max-width: 768px) {
    .qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons {
        margin-bottom:20px
    }
}

.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons span {
    align-self: center
}

.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons .qodef-team-member-social-icon {
    display: flex;
    justify-content: flex-start;
    width: 20px;
    padding-left: 2px;
    transition: .47s;
    font-size: 16px;
    overflow: hidden
}

.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons .qodef-team-member-social-icon .qodef-team-member-social-icon-name {
    width: 0;
    transition: all .47s ease-in-out;
    text-align: center;
    display: inline-flex;
    transition-delay: 0s;
    font-weight: 400;
    margin-left: 13px;
    font-size: 16px
}

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

@media only screen and (max-width: 768px) {
    .qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
        margin:30px 0 0
    }
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content {
    opacity: 1;
    z-index: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.8);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity .2s ease-out;
    z-index: -1
}

.qodef-testimonials-list .qodef-e-inner {
    padding-bottom: 24px
}

.qodef-testimonials-list .qodef-e-media-image {
    line-height: 0;
    margin-bottom: 25px
}

.qodef-testimonials-list .qodef-e-media-image img {
    width: auto
}

.qodef-testimonials-list .qodef-e-title {
    margin: 3px 0 29px;
    font-family: Arsenal,sans-serif
}

.qodef-testimonials-list .qodef-e-subtitle {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 13px;
    display: block;
    font-weight: 400;
    margin-bottom: -4px
}

.qodef-testimonials-list .qodef-e-text {
    margin: 0 0 34px;
    font-size: 21px
}

.qodef-testimonials-list .qodef-e-quotes-icon {
    font-size: 62px;
    font-weight: 500;
    margin-bottom: -6px
}

.qodef-testimonials-list .qodef-e-author {
    margin: 0;
    font-family: Arsenal,sans-serif
}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-name {
    font-size: 22px;
    display: block
}

.qodef-testimonials-list .qodef-e-background-text {
    color: transparent;
    -webkit-text-stroke-color: #e2d7d0;
    -webkit-text-stroke-width: .5px;
    letter-spacing: 10px;
    z-index: -1;
    font-size: 120px;
    position: absolute;
    top: 19px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}

.qodef-testimonials-list.qodef-swiper-pagination--on.qodef-pagination-fractions-with-line .swiper-wrapper {
    margin-bottom: 0
}

.qodef-testimonials-list.qodef-swiper-pagination--on.qodef-pagination-fractions-with-line .swiper-pagination-bullets {
    margin-top: 0
}

.qodef-testimonials-list.qodef-swiper-pagination--on.qodef-pagination-fractions-with-line .swiper-custom-fractions {
    position: relative;
    margin-top: 1px
}

.qodef-testimonials-list .swiper-pagination-bullets {
    text-align: left;
    bottom: 0!important
}

.qodef-testimonials-list .swiper-pagination-fraction {
    bottom: 40px!important
}

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

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-progressbar-fill {
    background-color: #fff
}

.qodef-testimonials-list.qodef-skin--light.swiper-pagination-progressbar {
    background: rgba(255,255,255,.4)
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-fraction {
    color: #fff
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
    background-color: rgba(255,255,255,.3)!important
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:after {
    background-color: #fff!important
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fff
}

.qodef-testimonials-list.qodef-skin--light+div svg {
    stroke: #fff
}

.qodef-testimonials-list.qodef-skin--light+div+div svg {
    stroke: #fff
}

.qodef-testimonials-list.qodef-align--center {
    text-align: center
}

.qodef-testimonials-list.qodef-align--left {
    text-align: left
}

.qodef-testimonials-list.qodef-align--right {
    text-align: right
}

.qodef-testimonials-list.qodef-bg-text-appear--yes .qodef-e-background-text {
    white-space: nowrap;
    opacity: 0;
    transition: opacity .2s ease-out
}

.elementor-editor-active .qodef-testimonials-list.qodef-bg-text-appear--yes .qodef-e-background-text,.qodef-testimonials-list.qodef-bg-text-appear--yes .qodef-e-background-text.qodef--appeared {
    opacity: 1
}

.qodef-testimonials-list.qodef-bg-text-appear--yes .qodef-e-background-text .qodef-m-char {
    display: inline-block;
    opacity: 0;
    transform: translateX(-30px);
    transition: .48s ease-out
}

.qodef-testimonials-list.qodef-bg-text-appear--yes .qodef-e-background-text .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

.elementor-editor-active .qodef-testimonials-list.qodef-bg-text-appear--yes .qodef-e-background-text .qodef-m-char,.qodef-testimonials-list.qodef-bg-text-appear--yes .qodef-e-background-text .qodef-m-char.qodef--appeared {
    opacity: 1;
    transform: translateX(0)
}

.qodef-review-rating {
    display: flex
}

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

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

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

.qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 .1em 0 0;
    cursor: pointer;
    color: #000
}

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

.qodef-review-rating .qodef-star-rating.active svg {
    fill: currentColor
}

.qodef-review-rating .qodef-comments-ratings {
    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: #000
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: 5px;
    width: 14px;
    height: 13px;
    fill: none;
    stroke: currentColor
}

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

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

@keyframes cover_search_fade_out {
    0% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }

    100% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }
}

@keyframes cover_search_fade_in {
    0% {
        clip-path: inset(0 0 0 100%);
        -webkit-clip-path: inset(0 0 0 100%)
    }

    100% {
        clip-path: inset(0 0 0 0);
        -webkit-clip-path: inset(0 0 0 0)
    }
}

.qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #141414;
    z-index: 100;
    clip-path: inset(0 0 0 100%);
    -webkit-clip-path: inset(0 0 0 100%)
}

.qodef-search-cover-form .qodef-m-inner {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px
}

.qodef-search-cover-form .qodef-m-inner button[type=submit] {
    background-color: transparent;
    padding: 29px 12px
}

.qodef-search-cover-form .qodef-m-inner button[type=submit] svg {
    display: block;
    width: 20px;
    height: auto
}

.qodef-search-cover-form .qodef-m-inner button[type=submit] svg circle,.qodef-search-cover-form .qodef-m-inner button[type=submit] svg line {
    stroke: #fff
}

.qodef-search-cover-form .qodef-m-form-field {
    padding: 0;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 300;
    color: #fff;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline-offset: 0;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .44s cubic-bezier(.61,.12,.28,1),transform .44s cubic-bezier(.61,.12,.28,1)
}

.qodef-search-cover-form .qodef-m-form-field:focus {
    color: #fff
}

.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;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .44s cubic-bezier(.61,.12,.28,1),transform .44s cubic-bezier(.61,.12,.28,1)
}

.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-search-cover-form .qodef-m-close.qodef-source--svg-path svg {
    stroke: #fff
}

.qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out .64s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .64s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form .qodef-m-close,.qodef-covers-search--fadein .qodef-search-cover-form .qodef-m-form-field {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .6s
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
    display: none
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255,255,255,.98);
    z-index: 100
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #000;
    line-height: 2em;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.qodef-fullscreen-search-holder .qodef-m-form-submit {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: auto;
    padding: 0;
    margin: 0;
    color: #000;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .2s ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: 0 0
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    opacity: 1;
    bottom: 10px;
    transition: color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 1px solid #000;
    transition: all .3s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
    width: 100%;
    transition: width .5s ease .6s
}

.qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #000
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in .3s ease both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.widget_esmee_core_search_opener {
    display: flex
}

.qodef-search-opener {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: -2px
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.qodef-search-opener.qodef-source--icon-pack {
    font-size: 16px
}

.qodef-search-opener .qodef-search-opener-text {
    font-family: Jost,sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .35em;
    margin-right: 15px
}

.qodef-search-opener.qodef-source--svg-path svg {
    width: 15px;
    height: 15px
}

.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 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 26px 0 0;
    padding-top: 24px;
    cursor: pointer
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
    margin-top: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-tab-title {
    width: 80%;
    margin-top: -3px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:not(:first-child) {
    border-top: 1px solid #ccc
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    position: relative;
    width: 22px;
    height: 22px;
    line-height: 1;
    text-align: center;
    border: 1px solid #ccc;
    transition: border .15s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    display: block;
    line-height: .5;
    height: 18px;
    width: 22px;
    position: absolute;
    font-size: 30px;
    transition: opacity .3s ease,color .2s ease-out;
    color: #ccc;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-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-title.ui-state-active .qodef-accordion-mark,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark {
    border-color: #000
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span {
    color: #000
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    font-size: 18px;
    padding: 16px 150px 0 0;
    margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

.qodef-accordion.qodef-layout--simple.qodef-accordion--light {
    border-color: #fff
}

.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-content {
    color: #fff
}

.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-title {
    color: #fff;
    border-color: #fff
}

.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-title .qodef-accordion-mark {
    border-color: #fff
}

.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-title .qodef-accordion-mark span {
    color: #fff
}

.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-title.ui-state-active .qodef-accordion-mark,.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-title.ui-state-hover .qodef-accordion-mark {
    border-color: #fff
}

.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-title.ui-state-active .qodef-accordion-mark span,.qodef-accordion.qodef-layout--simple.qodef-accordion--light .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span {
    color: #fff
}

.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 .2s 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: block
}

.qodef-banner .qodef-m-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    font-size: 13px;
    letter-spacing: .25em;
    margin: 0;
    line-height: 1.6;
    font-family: Jost,sans-serif
}

.qodef-banner .qodef-m-text-field {
    font-size: 15px;
    color: var(--qode-main-color);
    margin: 0 0 10px;
    font-style: italic
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: block;
    transition: all .35s ease-out
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-title {
    margin-top: -3px
}

.qodef-banner.qodef-layout--link-button .qodef-button.qodef-html--link {
    padding: 12px 33px
}

.qodef-banner.qodef-layout--link-button .qodef-button.qodef-html--link .qodef-m-text {
    letter-spacing: 3px
}

.qodef-banner.qodef-layout--link-button .qodef-button.qodef-layout--textual .qodef-m-text {
    font-size: 14px;
    letter-spacing: 4px
}

.qodef-banner.qodef-layout--link-button .qodef-button.qodef-layout--textual .qodef-m-content .qodef-m-title {
    margin-top: 4px
}

.qodef-banner.qodef-layout--link-button .qodef-m-content .qodef-m-title {
    font-family: Arsenal,sans-serif;
    margin: 0
}

.qodef-banner.qodef-position--center .qodef-m-content .qodef-m-content-inner {
    justify-content: center
}

.qodef-banner.qodef-position--top .qodef-m-content .qodef-m-content-inner {
    justify-content: flex-start
}

.qodef-banner.qodef-position--bottom .qodef-m-content .qodef-m-content-inner {
    justify-content: flex-end
}

.qodef-banner.qodef-align--center .qodef-m-content .qodef-m-content-inner {
    align-items: center;
    text-align: center
}

.qodef-banner.qodef-align--left .qodef-m-content .qodef-m-content-inner {
    align-items: flex-start
}

.qodef-banner.qodef-align--right .qodef-m-content .qodef-m-content-inner {
    align-items: flex-end
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 35px
}

.qodef-banner.qodef-layout--link-button .qodef-m-title {
    margin: 10px 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-text {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-text:after {
    top: 22px
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding: 30px
}

.qodef-button.qodef-html--link {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 500;
    line-height: 2em;
    letter-spacing: .35em;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    font-family: Jost,sans-serif;
    padding: 15px 40px
}

.qodef-button.qodef-size--small {
    padding: 14px 37px
}

.qodef-button.qodef-size--large {
    padding: 17px 46px
}

.qodef-button.qodef-size--full {
    width: 100%;
    text-align: center;
    justify-content: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #000;
    border: 1px solid transparent;
}

.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text {
    display: inline-block;
    position: relative;
    position: relative;
    color: #fff;
}

.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-text:after {
    width: 96%
}

.qodef-button.qodef-layout--filled .qodef-m-text {
    display: inline-block;
    position: relative;
    position: relative
}

.qodef-button.qodef-layout--filled .qodef-m-text:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-button.qodef-layout--filled:hover .qodef-m-text:after {
    width: 96%
}

.qodef-button.qodef-layout--outlined {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color)
}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--textual {
    padding: 0!important;
    color: #000;
    background-color: transparent;
    border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block;
    position: relative
}

.qodef-button.qodef-layout--textual .qodef-m-text:after {
    content: '';
    position: absolute;
    display: block;
    top: 21px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: 0 50%;
    transition: transform .48s cubic-bezier(.77,0,.175,1)
}

.qodef-button.qodef-layout--textual:hover .qodef-m-text:after {
    transform-origin: 100% 50%;
    transform: scaleX(0);
    animation: animate-btn-line .96s .36s forwards cubic-bezier(.77,0,.175,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-cards-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 0
}

.qodef-cards-gallery .qodef-e-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-cards-gallery img {
    position: relative;
    display: block;
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,.5)
}

.qodef-cards-gallery .qodef-m-fake-card {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.qodef-cards-gallery .qodef-m-card {
    position: absolute;
    transition: all .15s ease
}

.qodef-cards-gallery .qodef-m-card.qodef-animating {
    transition: all 1s cubic-bezier(.19,1,.22,1);
    pointer-events: none
}

.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings {
    transition: all .6s cubic-bezier(0,0,0,1);
    pointer-events: none
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
    left: 0;
    will-change: transform
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
    transform: translateX(-100%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
    transform: scale(.5) translateX(80%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
    transform: scale(.6) translateX(54%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
    transform: scale(.7) translateX(35%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
    transform: scale(.8) translateX(21%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
    transform: scale(.9) translateX(9.2%)
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type) {
    cursor: pointer
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover {
    margin-left: 10px!important
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
    right: 0;
    will-change: transform
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
    transform: translateX(100%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
    transform: scale(.5) translateX(-80%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
    transform: scale(.6) translateX(-54%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
    transform: scale(.7) translateX(-35%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
    transform: scale(.8) translateX(-21%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
    transform: scale(.9) translateX(-9.2%)
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type) {
    cursor: pointer
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover {
    margin-right: 10px!important
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle img {
    visibility: hidden
}

@keyframes qodefCardAppearFromRight {
    0% {
        transform: translate3d(100%,0,0);
        opacity: 0;
        visibility: visible
    }

    30% {
        opacity: 1;
        visibility: visible
    }

    100% {
        visibility: visible;
        transform: translate3d(0,0,0)
    }
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img {
    animation: qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
    animation-delay: .2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
    animation-delay: .4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
    animation-delay: .6s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
    animation-delay: .8s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
    animation-delay: 1s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
    animation-delay: 1.2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
    animation-delay: 1.4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
    animation-delay: 1.6s
}

@keyframes qodefCardAppearFromLeft {
    0% {
        visibility: visible;
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    30% {
        visibility: visible;
        opacity: 1
    }

    100% {
        visibility: visible;
        transform: translate3d(0,0,0)
    }
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img {
    animation: qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
    animation-delay: .2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
    animation-delay: .4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
    animation-delay: .6s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
    animation-delay: .8s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
    animation-delay: 1s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
    animation-delay: 1.2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
    animation-delay: 1.4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
    animation-delay: 1.6s
}

.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: Arsenal,sans-serif;
    font-size: 45px;
    letter-spacing: 1px;
    line-height: .65em;
    font-weight: 400
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    text-transform: uppercase;
    font-family: Jost,sans-serif;
    letter-spacing: 2px;
    margin-top: 19px;
    font-size: 13px
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: inherit;
    font-weight: 600;
    font-size: 75px;
    line-height: 1;
    color: #000
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: 5px 0 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: 0
}

.widget.widget_esmee_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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 45px;
    line-height: 1.2em
}

@media only screen and (max-width: 680px) {
    .qodef-dropcaps .qodef-m-letter {
        font-size:40px
    }
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 1.19em;
    color: #fff;
    background-color: #000
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-frame-slider-holder {
    position: relative;
    margin-bottom: 106px
}

.qodef-frame-slider-holder .qodef-frame-slider-image {
    position: absolute;
    top: 0;
    left: 50%;
    width: 70%;
    transform: translateX(-50%);
    pointer-events: none;
    z-index: 100
}

.qodef-frame-slider-holder .qodef-frame-slider-image img {
    width: 100%
}

.qodef-frame-slider-holder .qodef-m-swiper {
    overflow: hidden
}

.qodef-frame-slider-holder .qodef-m-item {
    height: 0;
    width: 0;
    margin: 0 5%;
    padding-left: 50%;
    padding-top: calc(50% * 563 / 829)
}

.qodef-frame-slider-holder .qodef-m-item img {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 4%;
    border-top-right-radius: 4%;
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-frame-slider-holder .swiper-pagination-bullets {
    bottom: -106px!important
}

.qodef-google-map {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-google-map .qodef-m-map {
    display: block;
    width: 100%
}

.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object {
    width: 100%;
    display: block
}

.qodef-google-map .qodef-m-map img {
    max-width: none
}

.qodef-highlight .qodef-highlight-text {
    padding: 0 5px;
    color: #fff;
    background-color: #000
}

.qodef-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title a {
    display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    margin-right: 5px;
    float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 19px
}

.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_esmee_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_esmee_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_esmee_core_icon_list_item {
    margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-title {
    margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
    display: block
}

.qodef-icon-with-text .qodef-m-title a:hover {
    color: currentColor
}

.qodef-icon-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
    float: none
}

.qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: block
}

.qodef-icon-with-text.qodef-hover-animation--yes .qodef-m-icon-wrapper a>* {
    transform: translateY(0);
    transition: transform .44s cubic-bezier(.61,.12,.28,1);
    will-change: transform
}

.qodef-icon-with-text.qodef-hover-animation--yes.qodef--active .qodef-m-icon-wrapper a>* {
    transform: translateY(-6px)
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 15px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 5px
}

.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img {
    max-width: 50%
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 21px
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina img {
    max-width: 50%;
    margin: 0 auto
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out
}

.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a {
    color: inherit;
    transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover {
    background-color: #000
}

.qodef-icon-holder.qodef-layout--circle {
    border-radius: 50%
}

.qodef-icon-holder.qodef-size--tiny {
    font-size: 1.33333333em
}

.qodef-icon-holder.qodef-size--small {
    font-size: 2em
}

.qodef-icon-holder.qodef-size--medium {
    font-size: 3em
}

.qodef-icon-holder.qodef-size--large {
    font-size: 4em
}

.qodef-icon-holder.qodef-size--huge {
    font-size: 5em
}

.widget.widget_esmee_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_esmee_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_esmee_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_esmee_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery.qodef-auto-width-on .swiper-wrapper .swiper-slide {
    width: auto
}

.qodef-image-gallery.qodef-swiper-container .swiper-pagination.swiper-pagination-bullets {
    height: 60px
}

.qodef-image-gallery .swiper-pagination-fraction {
    bottom: 20px!important
}

.qodef-image-gallery.qodef--frame_centered {
    position: relative;
    padding-top: 66px
}

.qodef-image-gallery.qodef--frame_centered .swiper-slide {
    transition: transform .64s ease;
    transform: scale(.7)
}

.qodef-image-gallery.qodef--frame_centered .swiper-slide::after {
    opacity: 0;
    content: "";
    height: calc(100% + 33px);
    position: absolute;
    left: -14px;
    top: -20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: calc(100% + 28px);
    border: 2px solid #b4ada3;
    border-top: none
}

.qodef-image-gallery.qodef--frame_centered .swiper-slide::before {
    opacity: 0;
    content: "";
    top: -65px;
    z-index: 99999;
    width: calc(100% + 28px);
    background-image: url(/wp-content/plugins/esmee-core/inc/shortcodes/image-gallery/assets/img/frame_centered.png);
    background-size: contain;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
    position: absolute;
    display: block;
    left: -14px;
    transition: all .25s ease-in-out
}

.qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-active,.qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-duplicate-active {
    transition: transform .88s ease;
    transform: scale(1)
}

@media only screen and (max-width: 680px) {
    .qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-active,.qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-duplicate-active {
        transform:scale(.8)
    }
}

.qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-active::after,.qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-duplicate-active::after {
    opacity: 1;
    transition: opacity .48s cubic-bezier(.77,0,.175,1)
}

.qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-active::before,.qodef-image-gallery.qodef--frame_centered .swiper-slide.swiper-slide-duplicate-active::before {
    opacity: 1;
    transition: opacity .48s cubic-bezier(.77,0,.175,1)
}

.qodef-image-gallery.qodef--frame_centered.qodef-pagination-fractions-with-line .swiper-wrapper {
    margin-bottom: 112px
}

.qodef-image-gallery.qodef--frame_centered.qodef-pagination-fractions-with-line .swiper-custom-fractions {
    position: relative
}

.qodef-swiper-pagination--on .swiper-custom-fractions {
    position: absolute;
    top: auto;
    bottom: 0;
    width: auto;
    left: 50%;
    transform: translateX(-50%)
}

.qodef-swiper-pagination--on .swiper-wrapper {
    margin-bottom: 86px
}

.qodef-swiper-pagination--on .swiper-pagination-fraction {
    font-size: 17px;
    line-height: .9;
    color: #000
}

.qodef-swiper-pagination--on .swiper-pagination-fraction span {
    font-size: 17px
}

.qodef-swiper-pagination--on .swiper-pagination.swiper-pagination-progressbar {
    top: auto;
    bottom: 0;
    width: 150px;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    background: #a7a09a
}

.qodef-swiper-pagination--on .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #282828
}

.qodef-swiper-pagination--on.qodef-pagination-fractions-with-line .swiper-wrapper {
    margin-bottom: 101px
}

.qodef-swiper-pagination--on.qodef-pagination-fractions-with-line .swiper-pagination.swiper-pagination-progressbar {
    top: auto;
    bottom: 46px
}

.qodef-swiper-pagination--on.qodef-pagination-position--left .swiper-custom-fractions {
    left: 75px;
    transform: translateX(-50%)
}

.qodef-swiper-pagination--on.qodef-pagination-position--left .swiper-pagination {
    text-align: left;
    justify-content: start
}

.qodef-swiper-pagination--on.qodef-pagination-position--left .swiper-pagination.swiper-pagination-progressbar {
    left: 0;
    transform: none
}

.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-box-shadow--yes .qodef-m-image {
    box-shadow: -1px 5px 25px 0 rgba(0,0,0,.16)
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-title {
    margin: 31px 0 0
}

.qodef-image-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-image-with-text.qodef-align--center .qodef-m-content {
    text-align: center
}

.qodef-image-with-text.qodef-align--left .qodef-m-content {
    text-align: left
}

.qodef-image-with-text.qodef-align--right .qodef-m-content {
    text-align: right
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder {
    position: relative;
    overflow: hidden;
    width: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder .qodef-m-image-holder-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder .qodef-m-image-holder-inner a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder .qodef-m-frame {
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--vertical .qodef-m-image-holder-inner img {
    width: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--horizontal .qodef-m-image-holder-inner img {
    max-width: unset;
    height: 100%;
    width: auto
}

.qodef-info-section.qodef-layout--background-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-info-section.qodef-layout--background-text .qodef-m-info {
    position: relative;
    z-index: 2
}

.qodef-info-section.qodef-layout--background-text .qodef-m-title {
    margin: 0 0 18px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-text {
    margin: 0
}

.qodef-info-section.qodef-layout--background-text .qodef-button {
    margin-top: 6px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
    position: absolute;
    display: inline-block;
    color: rgba(0,0,0,.1);
    text-align: center;
    font-weight: 700;
    font-size: 250px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text {
    top: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text {
    top: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text {
    bottom: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text {
    bottom: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text {
    font-size: 450px;
    top: 34px;
    left: 0;
    right: 0;
    text-align: center
}

.qodef-interactive-link-showcase {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100vh;
    visibility: hidden
}

.admin-bar .qodef-interactive-link-showcase {
    height: calc(100vh - 32px)
}

.qodef-interactive-link-showcase .qodef-m-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.qodef-interactive-link-showcase .qodef-m-images .qodef-m-image {
    display: flex;
    width: 40%;
    margin-right: 65px;
    max-height: 760px;
    height: 40vw;
    position: relative
}

.qodef-interactive-link-showcase .qodef-m-images .qodef-m-image .qodef-m-image-wrapper {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-interactive-link-showcase .qodef-m-images .qodef-m-image img {
    position: relative;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    opacity: 0;
    transition: opacity 0s;
    will-change: transform
}

.qodef-interactive-link-showcase .qodef-m-images .qodef-m-image .qodef-m-image-caption {
    left: calc(100% + 22px);
    opacity: 0;
    transform: translateX(-16px);
    will-change: transform;
    animation: qodef-content-fade-out .64s forwards cubic-bezier(.34,.24,.09,.73)
}

.qodef-interactive-link-showcase .qodef-m-images .qodef-m-image-caption {
    position: absolute;
    left: calc(100% + 27px);
    top: 0;
    width: 150px
}

.qodef-interactive-link-showcase .qodef-m-images.qodef--prev .qodef-m-image img {
    opacity: 1;
    z-index: 2;
    transition: opacity .43s cubic-bezier(.215,.61,.355,1);
    animation: qodef-prev-image .86s cubic-bezier(.25,.46,.45,.94) .32s
}

.qodef-interactive-link-showcase .qodef-m-images.qodef--prev .qodef-m-image.qodef-image-size-small img {
    transition-delay: .32s;
    animation-delay: .52s
}

.qodef-interactive-link-showcase .qodef-m-images.qodef--active .qodef-m-image img {
    opacity: 1;
    z-index: 10;
    transition: opacity .43s cubic-bezier(.215,.61,.355,1);
    animation: qodef-active-image .86s cubic-bezier(.25,.46,.45,.94) forwards
}

.qodef-interactive-link-showcase .qodef-m-images.qodef--active .qodef-m-image .qodef-m-image-caption {
    animation: qodef-content-fade-in .64s forwards cubic-bezier(.31,.29,.05,.96) .32s
}

.qodef-interactive-link-showcase .qodef-m-images.qodef--active .qodef-m-image.qodef-image-size-small img {
    transition-delay: .32s;
    animation-delay: .32s
}

.qodef-interactive-link-showcase .qodef-m-images.qodef--active .qodef-m-image.qodef-image-size-small .qodef-m-image-caption {
    animation: qodef-content-fade-in .64s forwards cubic-bezier(.31,.29,.05,.96) .64s
}

.qodef-interactive-link-showcase .qodef-m-items {
    display: flex;
    z-index: 10
}

@media only screen and (min-width: 769px) {
    .qodef-interactive-link-showcase .qodef-m-items {
        padding-left:52px
    }
}

.qodef-interactive-link-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 6px 5px;
    margin: 13px 0;
    transition: color .2s ease-out,background-color .2s ease-out
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
    position: relative;
    display: inline-block;
    z-index: 2;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    font-size: 45px;
    line-height: 1.2em
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
        font-size:40px
    }
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title:after {
    content: '';
    height: 1px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: currentColor;
    transition: .6s cubic-bezier(.215,.61,.355,1)
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-subtitle {
    font-size: 13px;
    letter-spacing: 3px;
    margin: 0;
    line-height: 27px;
    display: block
}

.qodef-interactive-link-showcase .qodef-m-item.qodef--active .qodef-e-title:after {
    width: 100%
}

.qodef-interactive-link-showcase .qodef-m-item.qodef--active .qodef-item-underline {
    fill: currentColor;
    position: absolute;
    left: calc(100% + 5px);
    top: 50%;
    transform: translateY(-50%)
}

.qodef-interactive-link-showcase.qodef--init {
    visibility: visible
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
    color: #fff
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-image-caption {
    color: #fff;
    align-self: flex-start
}

.qodef-content--behind-header .qodef-interactive-link-showcase.qodef-layout--list {
    padding-top: 235px
}

.qodef-content--behind-header .qodef-m-items {
    padding-top: 160px
}

.qodef-interactive-link-showcase.qodef-layout--list {
    padding: 76px 0;
    opacity: 0;
    transition: opacity .2s ease-out .2s
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef--init {
    opacity: 1
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder {
    position: relative;
    display: block;
    margin-left: auto;
    width: 70%;
    height: 100%;
    overflow: hidden
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image {
    height: 100%;
    max-width: 527px
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image.qodef-image-size-small {
    height: auto;
    max-height: calc(100% - 2 * 134px);
    min-height: 300px;
    width: calc(45% - 180px);
    max-width: 350px
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image.qodef-image-size-small .qodef-m-image-caption {
    left: calc(100% + 22px)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 30%;
    justify-content: center;
    flex-direction: column
}

.qodef-item-showcase {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    visibility: hidden
}

.qodef-item-showcase .qodef-m-image {
    position: relative;
    flex-shrink: 0;
    margin: 0 60px;
    opacity: 0;
    transform: translateY(70px);
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)
}

.qodef-item-showcase .qodef-m-image img {
    display: block
}

.qodef-item-showcase .qodef-m-items {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%
}

.qodef-item-showcase .qodef-m-items.qodef--left {
    text-align: right
}

.qodef-item-showcase .qodef-m-items.qodef--right {
    text-align: left
}

.qodef-item-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 60px;
    opacity: 0;
    transform: translateY(70px);
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)
}

.qodef-item-showcase .qodef-m-item:first-child {
    margin-top: 0
}

.qodef-item-showcase .qodef-m-item:nth-child(1) {
    transition-delay: .2s
}

.qodef-item-showcase .qodef-m-item:nth-child(2) {
    transition-delay: .4s
}

.qodef-item-showcase .qodef-m-item:nth-child(3) {
    transition-delay: .6s
}

.qodef-item-showcase .qodef-m-item:nth-child(4) {
    transition-delay: .8s
}

.qodef-item-showcase .qodef-m-item:nth-child(5) {
    transition-delay: 1s
}

.qodef-item-showcase .qodef-m-item:nth-child(6) {
    transition-delay: 1.2s
}

.qodef-item-showcase .qodef-e-title {
    margin: 0
}

.qodef-item-showcase .qodef-e-title-link {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-item-showcase .qodef-e-title-link:hover {
    color: var(--qode-main-color)
}

.qodef-item-showcase .qodef-e-text {
    margin: 20px 0 0
}

.qodef-item-showcase.qodef--init {
    visibility: visible
}

.qodef-item-showcase.qodef--init .qodef-m-image {
    opacity: 1;
    transform: translateY(0)
}

.qodef-item-showcase.qodef--init .qodef-m-item {
    opacity: 1;
    transform: translateY(0)
}

.qodef-outline-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-outline-title.qodef-alignment--center {
    text-align: center
}

.qodef-outline-title.qodef-alignment--left {
    text-align: left
}

.qodef-outline-title.qodef-alignment--right {
    text-align: right
}

.qodef-outline-title .qodef-m-title {
    margin: 0;
    color: transparent;
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: .5px;
    letter-spacing: 10px;
    z-index: -1;
    color: transparent
}

.qodef-outline-title.qodef-appear-animation--yes .qodef-m-title {
    white-space: nowrap;
    opacity: 0;
    transition: opacity .2s ease-out
}

.elementor-editor-active .qodef-outline-title.qodef-appear-animation--yes .qodef-m-title,.qodef-outline-title.qodef-appear-animation--yes .qodef-m-title.qodef--appeared {
    opacity: 1
}

.qodef-outline-title.qodef-appear-animation--yes .qodef-m-title .qodef-m-char {
    display: inline-block;
    opacity: 0;
    transform: translateX(-30px);
    transition: .48s ease-out
}

.qodef-outline-title.qodef-appear-animation--yes .qodef-m-title .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

.elementor-editor-active .qodef-outline-title.qodef-appear-animation--yes .qodef-m-title .qodef-m-char,.qodef-outline-title.qodef-appear-animation--yes .qodef-m-title .qodef-m-char.qodef--appeared {
    opacity: 1;
    transform: translateX(0)
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-pricing-table.qodef-status--featured .qodef-m-top {
    background-color: #f7f1ed
}

.qodef-pricing-table .qodef-m-top {
    border: 1px solid #ccc;
    border-bottom: 0;
    padding: 28px
}

.qodef-pricing-table .qodef-m-inner {
    padding: 55px 35px 50px;
    border: 1px solid #ccc
}

.qodef-pricing-table .qodef-m-title p {
    margin: 0;
    color: #000;
    font-size: 22px;
    font-family: Arsenal,sans-serif
}

.qodef-pricing-table .qodef-m-price {
    margin-top: -3px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1;
    justify-content: center;
    align-items: flex-end;
    font-size: 40px;
    letter-spacing: .05em
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper .qodef-m-price-currency,.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper .qodef-m-price-value {
    font-family: Arsenal,sans-serif;
    font-size: 40px;
    font-weight: 400
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper .qodef-m-price-period {
    font-size: 13px;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 23px;
    margin-left: 7px
}

.qodef-pricing-table .qodef-m-content {
    margin: 20px 0 0
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    color: #000;
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 300;
    line-height: 34px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: "\4e";
    font-family: ElegantIcons;
    font-size: 15px;
    padding-right: 6px
}

.qodef-pricing-table .qodef-m-content ul li.qodef-gray-bullet:before {
    color: #a0a0a0
}

@media only screen and (min-width: 768px) {
    .qodef-pricing-table .qodef-m-content {
        min-height:229px
    }
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 40px 0 0
}

@media only screen and (max-width: 1600px) {
    .qodef-pricing-table .qodef-m-button .qodef-button {
        line-height:1.6em
    }
}

.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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 17px;
    line-height: 1.23em
}

.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-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle {
    margin: 0;
    line-height: 1.8em
}

.qodef-section-title .qodef-m-text {
    margin: 19px 0 0
}

.qodef-separator {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 10px 0;
    border-bottom: 1px solid #e1e1e1
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

#qodef-page-sidebar .widget.widget_esmee_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_esmee_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_esmee_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block
}

.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) {
    position: absolute
}

.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
    max-width: initial
}

@media only screen and (max-width: 1024px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
        width:85%
    }
}

@media only screen and (max-width: 480px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
        width:50%
    }
}

.qodef-stacked-images.qodef-appear-animation--yes .qodef-m-image img {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
    transition: transform 1.6s ease,-webkit-clip-path 1.24s cubic-bezier(.41,.53,0,.99);
    transition: clip-path 1.24s cubic-bezier(.41,.53,0,.99),transform 1.6s ease;
    transition: clip-path 1.24s cubic-bezier(.41,.53,0,.99),transform 1.6s ease,-webkit-clip-path 1.24s cubic-bezier(.41,.53,0,.99)
}

.qodef-stacked-images.qodef-appear-animation--yes .qodef-m-image.qodef--appeared img {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.qodef-swapping-image-gallery .qodef-swapping-image-gallery-content {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.qodef-swapping-image-gallery .qodef-m-info {
    flex-grow: 1;
    flex-basis: 0
}

.qodef-swapping-image-gallery .qodef-m-image-holder {
    flex-grow: 1;
    flex-basis: 0;
    overflow: hidden;
    box-shadow: 0 0 10.53px 2.47px rgba(2,2,2,.04);
    max-height: 534px
}

.qodef-swapping-image-gallery .qodef-m-headline {
    margin: 0 0 60px;
    text-align: center
}

.qodef-swapping-image-gallery .qodef-m-title {
    margin: 0 0 24px
}

.qodef-swapping-image-gallery .qodef-m-subtitle {
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,minmax(30%,1fr));
    grid-column-gap: 20px
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom .qodef-m-thumbnail-item {
    text-align: center
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom .qodef-m-thumbnail-item .qodef-m-thumbnail-info {
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 10px 0 20px
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail {
    font-size: 0;
    cursor: pointer;
    opacity: .75;
    max-height: 142px;
    overflow: hidden;
    transition: all .3s ease-in-out;
    border: 1px solid transparent
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img {
    display: block
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active {
    border-color: #000;
    opacity: 1
}

.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
    padding-left: 60px
}

.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
    padding-right: 60px
}

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

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    display: block;
    padding: 0 3px 13px;
    position: relative;
    transition: color .2s ease-out,background-color .2s ease-out;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    font-size: 21px;
    line-height: 1.19em
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
    content: '';
    width: 0;
    left: 0;
    height: 1px;
    position: absolute;
    bottom: -1px;
    background-color: #000;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-right: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover::after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a::after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a::after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a::after {
    width: 100%
}

@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 26px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
        margin-bottom: 0
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 100%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    flex-shrink: 0;
    display: block;
    padding-right: 26px;
    margin-right: 26px;
    border-right: 1px solid #e1e1e1
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0
}

.qodef-text-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-text-marquee .qodef-m-content {
    display: flex;
    white-space: nowrap;
    font-size: 45px;
    font-family: Arsenal,sans-serif;
    line-height: 1.4em;
    overflow: hidden
}

.qodef-text-marquee .qodef-text--bottom {
    display: flex;
    padding: 23px 85px 0;
    justify-content: space-between;
    line-height: 1;
    animation: blink 3s infinite both
}

.qodef-text-marquee .qodef-text--bottom span {
    font-family: Jost,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .25em
}

.qodef-text-marquee .qodef-marquee-element {
    padding: 0 25px;
    will-change: transform
}

.qodef-text-marquee .qodef-m-text>span:after {
    content: '\2014';
    display: inline-block;
    padding: 0 5px;
    color: #000
}

.qodef-text-marquee .qodef-m-text--1 {
    color: #000;
    display: inline-block
}

.qodef-text-marquee .qodef-m-text--2 {
    color: #000;
    display: inline-block
}

.qodef-text-marquee .qodef-m-text--3 {
    color: #000;
    display: inline-block
}

@keyframes blink {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.qodef-vertical-split-slider--initialized {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent
}

.qodef-vertical-split-slider {
    height: 100vh;
    position: relative
}

.qodef-vertical-split-slider .ms-tableCell {
    height: 100vh!important
}

.qodef-vertical-split-slider-responsive {
    display: none
}

.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image {
    max-height: 40%;
    width: auto
}

.qodef-vertical-split-slider .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-m-title {
    display: block;
    margin: 26px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-m-text {
    margin: 15px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-button,.qodef-vertical-split-slider-responsive .qodef-m-button {
    margin: 22px 0 0 0
}

.qodef-vertical-split-slider .qodef-m-slide-image,.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
    background-size: cover
}

.qodef-vertical-split-slider .qodef-m-slide-content,.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
    text-align: center;
    padding: 0 5%
}

#multiscroll-nav {
    display: none
}

#multiscroll-nav li {
    width: 11px;
    height: 11px;
    margin: 14px
}

#multiscroll-nav a span {
    top: 0;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: #000;
    border: none
}

#multiscroll-nav a.active span {
    background-color: var(--qode-main-color)
}

#multiscroll-nav.right {
    right: 26px
}

.qodef-vertical-split-slider--initialized #multiscroll-nav {
    display: block
}

.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--light a:not(.active) span {
    background-color: #fff
}

.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--dark a:not(.active) span {
    background-color: #000
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 106px;
    line-height: 1
}

.qodef-video-button .qodef-m-play .text-in-circle {
    position: absolute;
    left: 50%;
    height: 170px;
    width: 170px;
    transform: translate(-50%,-50%);
    top: 50%
}

.qodef-video-button .qodef-m-play .text-in-circle svg {
    animation: rotating 12s linear infinite
}

.qodef-video-button .qodef-m-play .text-in-circle svg .mobile-text {
    display: none
}

.qodef-video-button .qodef-m-play .text-in-circle text {
    font-size: 22px
}

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

@keyframes rotating {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -440px;
    width: 440px;
    height: 100%;
    min-height: 100%;
    padding: 106px 50px 35px;
    text-align: center;
    background-color: #141414;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    color: #a0a0a0;
    transition: all .6s cubic-bezier(.77,0,.175,1)
}

#qodef-side-area a,#qodef-side-area p {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400
}

#qodef-side-area .qodef-icon-list-item .qodef-icon-holder {
    margin-right: 8px
}

#qodef-side-area .qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 16px
}

#qodef-side-area #sb_instagram .sbi-item,#qodef-side-area #sb_instagram .sbi_photo {
    overflow: hidden
}

#qodef-side-area #sb_instagram img {
    height: 100%;
    width: auto;
    min-width: 100%;
    max-width: 150%!important
}

#qodef-side-area #sb_instagram.sbi_col_2 .sbi-item,#qodef-side-area #sb_instagram.sbi_col_2 .sbi_photo {
    height: 167px!important
}

#qodef-side-area #sb_instagram.sbi_col_3 .sbi-item,#qodef-side-area #sb_instagram.sbi_col_3 .sbi_photo {
    height: 110px!important
}

#qodef-side-area #sb_instagram.sbi_col_4 .sbi-item,#qodef-side-area #sb_instagram.sbi_col_4 .sbi_photo {
    height: 80px!important
}

#qodef-side-area select {
    margin-bottom: 20px
}

#qodef-side-area .textwidget p {
    margin: 0
}

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

#qodef-side-area.qodef-alignment--center {
    text-align: center
}

#qodef-side-area.qodef-alignment--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area-close {
    position: absolute;
    top: 55px;
    right: 49px;
    display: block;
    z-index: 1000;
    color: #fff
}

.qodef-header-standard--left #qodef-side-area-close {
    top: 35px;
    right: 29px
}

.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 9px 0 0;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-size: 21px;
    line-height: 1.19em;
    text-transform: capitalize
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    list-style: none;
    padding: 0;
    margin: 7px 0 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    font-size: 12px
}

.qodef-social-share.qodef-layout--dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    margin: 0;
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
    transition-delay: .2s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
    transition-delay: .3s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
    transition-delay: .4s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
    transition-delay: .5s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
    transition-delay: .6s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
    transition-delay: .7s
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
    display: block
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0!important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: block;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    transition: color .2s ease-out,background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
    display: block;
    line-height: inherit
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
    bottom: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
    border-top: none
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    background-color: #3b5998;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    background-color: #00aced;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    background-color: #007bb5;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    background-color: #32506d;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    background-color: #cb2027;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    background-color: #45668e;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    font-size: 14px;
    color: #000;
    background-color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 17px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li .qodef-social-network-text {
    font-size: 15px;
    letter-spacing: .05em;
    text-transform: capitalize
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #484848;
    background-color: var(--qode-main-color)
}

#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--esmee.qodef--init .qodef-m-esmee {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--esmee.qodef--animate .qodef-m-text.qodef--copy {
    animation: qodef-animate-overlay-text 4.32s cubic-bezier(.25,.46,.45,.94) infinite .64s
}

#qodef-page-spinner.qodef-layout--esmee .qodef-m-esmee {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .2s ease-out
}

#qodef-page-spinner.qodef-layout--esmee .qodef-m-text {
    font-family: Arsenal,sans-serif;
    font-size: 150px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #484848
}

@media only screen and (max-width: 680px) {
    #qodef-page-spinner.qodef-layout--esmee .qodef-m-text {
        font-size:75px
    }
}

#qodef-page-spinner.qodef-layout--esmee .qodef-m-text:not(.qodef--copy) {
    white-space: nowrap
}

#qodef-page-spinner.qodef-layout--esmee .qodef-m-text.qodef--copy {
    position: absolute;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #afafaf
}

#qodef-page-spinner.qodef-layout--esmee .qodef-m-text .qodef-m-char {
    display: inline-block;
    opacity: 0;
    transform: translateX(-60px);
    transition: opacity .64s ease-out,transform .64s ease-out
}

#qodef-page-spinner.qodef-layout--esmee .qodef-m-text .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

#qodef-page-spinner.qodef-layout--esmee .qodef-m-text .qodef-m-char.qodef--appeared,.elementor-editor-active #qodef-page-spinner.qodef-layout--esmee .qodef-m-text .qodef-m-char {
    opacity: 1;
    transform: translateX(0)
}

#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--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    transition: opacity .2s ease-out;
    background-color: rgba(0,0,0,.65);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    pointer-events: none
}

.qodef-subscribe-popup--disabled .qodef-sp-holder {
    opacity: 0!important
}

.qodef-sp-holder .qodef-sp-inner {
    width: 90%;
    max-width: 735px;
    background-color: #282828;
    padding: 10px 9px 10px 33px;
    opacity: 0;
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,.5);
    transition: transform .3s cubic-bezier(.06,.47,.38,.99),opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-inner .qodef-sp-title {
    color: #fff
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    right: 9px;
    top: 10px;
    display: grid;
    align-content: center;
    justify-content: center;
    background-color: #000;
    height: 81px;
    width: 81px
}

.qodef-sp-holder .qodef-sp-close:hover svg line {
    animation: qodef-opener-line .96s forwards cubic-bezier(.77,0,.175,1)
}

.qodef-sp-holder .qodef-sp-close:hover svg line:nth-child(2) {
    animation-delay: .16s
}

.qodef-sp-holder .qodef-sp-close svg {
    stroke: #fff;
    fill: #fff
}

.qodef-sp-holder .qodef-sp-close svg line {
    clip-path: inset(-1px 0 -1px 0);
    -webkit-clip-path: inset(-1px 0 -1px 0)
}

.qodef-sp-holder .qodef-sp-content-container {
    align-items: center;
    display: flex;
    text-align: center;
    gap: 33px
}

.qodef-sp-holder .qodef-sp-content-container>div {
    flex: auto
}

.qodef-sp-holder .qodef-sp-content-container .qodef-sp-content {
    max-width: 316px
}

.qodef-sp-holder .qodef-sp-content-container .qodef-sp-image {
    width: 416px;
    height: 415px;
    background-size: cover
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 45px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 7px 0;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px
}

.qodef-sp-holder .wpcf7 {
    width: 100%
}

.qodef-sp-holder .wpcf7 .wpcf7-form {
    display: flex;
    flex-wrap: wrap
}

.qodef-sp-holder .wpcf7 .wpcf7-form p {
    display: flex;
    flex-wrap: wrap
}

.qodef-sp-holder .wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
    flex: 50%;
    flex-grow: 4;
    height: 53px
}

.qodef-sp-holder .wpcf7 .wpcf7-form .ajax-loader {
    flex: 100%
}

.qodef-sp-holder .wpcf7 .wpcf7-form button {
    padding: 20px 27px;
    min-width: 115px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-family: Jost,sans-serif;
    justify-content: center
}

.qodef-sp-holder .wpcf7 .wpcf7-form button .qodef-m-text:after {
    bottom: -3px
}

.qodef-sp-holder .wpcf7 .wpcf7-form .wpcf7-email {
    margin: 0 -1px 5px 0;
    padding: 14px 20px 14px 18px
}

.qodef-sp-holder .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
    text-align: left;
    font-size: 14px
}

.qodef-sp-holder .wpcf7 .wpcf7-form input,.qodef-sp-holder .wpcf7 .wpcf7-form textarea {
    color: rgba(255,255,255,.5);
    font-size: 19px;
    border: 1px solid rgba(255,255,255,.5)
}

.qodef-sp-holder .wpcf7 .wpcf7-form input:active,.qodef-sp-holder .wpcf7 .wpcf7-form input:focus,.qodef-sp-holder .wpcf7 .wpcf7-form input:hover,.qodef-sp-holder .wpcf7 .wpcf7-form textarea:active,.qodef-sp-holder .wpcf7 .wpcf7-form textarea:focus,.qodef-sp-holder .wpcf7 .wpcf7-form textarea:hover {
    border-color: #fff!important
}

.qodef-sp-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 10px
}

.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-inner svg {
    fill: #fff
}

.qodef-sp-holder .qodef-sp-prevent-input {
    margin: 1px 1px 0 0;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
    opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
    font-size: 15px
}

.qodef-sp-opened .qodef-sp-holder {
    pointer-events: all;
    opacity: 1;
    transition: opacity .2s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
    opacity: 1;
    transform: scale(1);
    transition: transform .8s cubic-bezier(.26,.63,0,.96)
}

.qodef-page-title {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-page-title.qodef-image--responsive {
    height: auto!important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
    text-align: center
}

.qodef-page-title.qodef-alignment--right {
    text-align: right
}

.qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 28px
}

@media only screen and (max-width: 680px) {
    .qodef-page-title .qodef-breadcrumbs {
        text-align:center;
        margin-top: 184px;
    }
}

.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span {
    font-size: 19px
}

.qodef-page-title .qodef-breadcrumbs span.qodef-breadcrumbs-current {
    margin-right: 5px
}

.qodef-page-title .qodef-breadcrumbs a {
    position: relative
}

.qodef-page-title .qodef-breadcrumbs a:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-page-title .qodef-breadcrumbs a:hover:after {
    width: 96%
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 13px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '|'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-title {
    font-size: 22px
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
    align-items: center;
    flex-direction: row;
    justify-content: space-between
}

@media only screen and (max-width: 480px) {
    .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
        align-items:center;
        flex-direction: column;
        justify-content: center
    }
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content .qodef-breadcrumbs {
    margin-top: 5px
}

.qodef-page-title .qodef-m-subtitle {
    margin: 0;
    font-family: Jost,sans-serif!important;
    font-size: 13px!important;
    line-height: 2em!important;
    letter-spacing: .25em!important;
    text-transform: uppercase!important;
    font-weight: 400;
    line-height: 1.4em!important
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 20px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 6px 0 11px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.widget.qodef-author-info .qodef-m-position {
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #000;
    font-family: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    color: #000;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0
}

@media only screen and (max-width: 1024px) {
    .widget.qodef-author-info .qodef-m-position {
        display:block
    }
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-right: 9px
}

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .2s ease-out
}

.qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-right: 0
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 16px
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual .qodef-icon-textual {
    display: flex;
    align-items: center;
    max-width: 17px;
    width: 100%;
    font-size: 16px;
    margin-right: 10px
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual .qodef-icon-text {
    display: flex;
    position: relative;
    align-items: center;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    letter-spacing: .05em
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual .qodef-icon-text:before {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: currentColor;
    left: 0;
    bottom: -2px;
    transition: width .48s cubic-bezier(.77,0,.175,1)
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual:hover .qodef-icon-text:before {
    width: 100%
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
    color: inherit
}

.widget_esmee_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
    background: 0 0!important
}

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

.qodef-wishlist .qodef-m-link {
    line-height: 1
}

.qodef-wishlist .qodef-m-link.qodef--added {
    color: var(--qode-main-color)
}

.qodef-wishlist .qodef-m-link.qodef--added i {
    font-weight: 900
}

.qodef-wishlist .qodef-m-response {
    position: absolute;
    top: -6px;
    bottom: auto;
    right: -6px;
    left: auto;
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    color: #000;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,.5);
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0);
    transition: opacity .2s ease
}

.qodef-wishlist .qodef-m-response.qodef--show {
    opacity: 1;
    visibility: visible
}

.qodef-wishlist-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0 10px
}

.qodef-wishlist-dropdown .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link>* {
    margin: 0;
    line-height: 1
}

.qodef-wishlist-dropdown .qodef-m-link {
    color: #000
}

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link {
    color: #000
}

.qodef-wishlist-dropdown .qodef-m-link-icon {
    flex-shrink: 0;
    margin-right: 12px;
    font-size: 15px
}

.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: Arsenal,sans-serif;
    font-weight: 400;
    letter-spacing: .05em;
    font-family: Jost,sans-serif;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Jost,sans-serif;
    font-weight: 500
}

.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 #e1e1e1;
    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 #e1e1e1;
    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
}

.touch .qodef-wishlist-dropdown {
    cursor: pointer
}

.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items {
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width: 1440px) {
    .qodef-background-text .qodef-m-background-text {
        font-size:135px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-background-text .qodef-m-background-text {
        display:none!important
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
        padding:83px 40px
    }

    .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
        padding: 83px 40px 87px
    }
}

@media only screen and (max-width: 680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap:wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-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-sliding #qodef-page-header-inner {
        display:none
    }

    .qodef-header--vertical-sliding #qodef-page-outer,.qodef-header--vertical-sliding footer {
        padding-left: 0
    }
}

@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 only screen and (max-width: 1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
        margin-bottom:-70px
    }

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
        margin: 0 -35px
    }

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
        padding: 0 35px;
        margin: 0 0 70px
    }
}

@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 .entry-summary {
        padding-top:51px
    }

    #yith-quick-view-modal #yith-quick-view-content.single-product .yith-wcqv-main {
        overflow-y: auto!important
    }
}

@media only screen and (max-width: 768px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary .button {
        padding:11px 35px
    }
}

@media only screen and (min-width: 768px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .yith-wcqv-main {
        overflow-y:hidden!important
    }
}

@media screen and (min-width: 1364px) and (max-width:1368px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
        padding-top:57px
    }
}

@media screen and (min-width: 1364px) and (max-width:1368px) {
    #yith-quick-view-modal .yith-wcqv-main {
        max-height:100vh!important
    }
}

@media screen and (min-width: 767px) and (max-width:1025px) {
    .yith-wcwl-form .wishlist_table.shop_table th.product-thumbnail {
        width:115px
    }

    .yith-wcwl-form .wishlist_table.shop_table tbody td.product-thumbnail {
        width: 115px
    }

    .yith-wcwl-form .wishlist_table.shop_table tbody td.product-thumbnail img {
        max-width: 90px
    }

    .yith-wcwl-form .wishlist_table.shop_table .product-add-to-cart .added_to_cart,.yith-wcwl-form .wishlist_table.shop_table .product-add-to-cart .button,.yith-wcwl-form .wishlist_table.shop_table .product-add-to-cart a {
        padding: 14px!important;
        min-width: 180px;
        justify-content: center
    }
}

@media only screen and (max-width: 680px) {
    .yith-wcwl-form .wishlist_table.shop_table .product-add-to-cart .added_to_cart,.yith-wcwl-form .wishlist_table.shop_table .product-add-to-cart .button,.yith-wcwl-form .wishlist_table.shop_table .product-add-to-cart a {
        padding:14px!important
    }

    .yith-wcwl-form .wishlist_table.shop_table tr td.product-name a {
        font-size: 17px
    }

    .yith-wcwl-form .wishlist_table.shop_table tr td.product-price {
        font-size: 16px
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-woo-product-list.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item .button {
        padding:14px 35px
    }
}

@media only screen and (min-width: 1281px) {
    .swiper-button-prev svg {
        overflow:visible
    }

    .swiper-button-prev svg .visible-desktop {
        display: block
    }

    .swiper-button-next svg {
        overflow: visible
    }

    .swiper-button-next svg .visible-desktop {
        display: block
    }
}

@media only screen and (max-width: 768px) {
    .qodef-testimonials-list+.swiper-button-prev {
        display:none
    }

    .qodef-testimonials-list+.swiper-button-prev+.swiper-button-next {
        display: none
    }
}

@media screen and (min-width: 1220px) and (max-width:1290px) {
    .swiper-button-prev.swiper-button-outside {
        left:0!important
    }

    .swiper-button-next.swiper-button-outside {
        right: 0!important
    }
}

@media only screen and (max-width: 768px) {
    .qodef-accordion.qodef-layout--simple .qodef-accordion-content {
        padding:16px 0 0 0
    }
}

@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-cards-gallery .qodef-m-fake-card {
        transform:scale(.8)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
        transform: scale(.8)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
        transform: translateX(-100%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
        transform: scale(.3) translateX(84%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
        transform: scale(.4) translateX(60%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
        transform: scale(.5) translateX(39%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
        transform: scale(.6) translateX(25%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
        transform: scale(.7) translateX(11.2%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
        transform: scale(.8)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
        transform: translateX(100%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
        transform: scale(.3) translateX(-84%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
        transform: scale(.4) translateX(-60%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
        transform: scale(.5) translateX(-39%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
        transform: scale(.6) translateX(-25%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
        transform: scale(.7) translateX(-11.2%)
    }
}

@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-frame-slider-holder {
        margin-bottom:96px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -96px!important
    }
}

@media only screen and (max-width: 768px) {
    .qodef-frame-slider-holder {
        margin-bottom:86px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -86px!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-frame-slider-holder {
        margin-bottom:76px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -76px!important
    }
}

@media only screen and (max-width: 480px) {
    .qodef-frame-slider-holder {
        margin-bottom:46px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -46px!important
    }
}

@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-info-section.qodef-title-break--disabled .qodef-m-title br {
        display:none
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image {
        width:40%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:first-child {
        margin-left: 80px
    }
}

@media only screen and (max-width: 1280px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item {
        font-size:35px;
        line-height: 40px;
        margin: 0;
        padding-bottom: 16px
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        padding-top:90px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder {
        width: 50%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images {
        width: 100%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image {
        margin: 0;
        width: 100%;
        max-width: 400px;
        padding-right: 20px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image img {
        -o-object-position: center;
        object-position: center
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image .qodef-m-image-caption {
        display: none
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image.qodef-image-size-small {
        display: none
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        width: 50%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item {
        font-size: 24px;
        line-height: 30px;
        margin: 0;
        padding-bottom: 28px
    }
}

@media screen and (max-width: 992px) and (orientation:landscape) {
    .qodef-interactive-link-showcase .qodef-layout--list {
        min-height:500px
    }
}

@media only screen and (max-width: 768px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        padding:90px 20px 0
    }
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-link-showcase.qodef-layout--list {
        height:100%!important
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder,.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        width: 100%;
        position: relative
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        display: block;
        height: auto;
        padding-top: 100px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder {
        margin-top: 48px;
        height: 400px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image {
        padding: 0 20px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image img {
        -o-object-position: top left;
        object-position: top left;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-content--behind-header .qodef-interactive-link-showcase.qodef-layout--list {
        padding-top:146px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-content--behind-header .qodef-interactive-link-showcase.qodef-layout--list,.qodef-content--behind-header .qodef-m-items {
        padding:60px 0 100px 0
    }
}

@media screen and (max-width: 1390px) and (min-width:1150px) and (min-height:615px) and (max-height:790px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image {
        width:20vw
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:first-child {
        margin-right: 65px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:first-child img {
        -o-object-position: top right;
        object-position: top right
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:first-child .qodef-m-image-caption {
        left: calc(100% + 23px)
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image.qodef-image-size-small {
        width: 15vw!important;
        padding-top: 40px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image.qodef-image-size-small .qodef-m-image-caption {
        top: 40px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image.qodef-image-size-small img {
        -o-object-position: top left;
        object-position: top left
    }
}

@media screen and (min-width: 1280px) and (max-width:1440px) {
    .qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
        font-size:40px
    }
}

@media screen and (min-width: 1600px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder .qodef-m-images .qodef-m-image.qodef-image-size-small {
        width:calc(40% - 180px)
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-item-showcase {
        align-items:flex-start;
        flex-wrap: wrap
    }

    .qodef-item-showcase .qodef-m-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%;
        padding-right: 40px;
        margin: 0!important
    }

    .qodef-item-showcase .qodef-m-items {
        left: 40%;
        width: calc(100% - 40%)
    }

    .qodef-item-showcase .qodef-m-items .qodef-m-item {
        transition-delay: 0s
    }

    .qodef-item-showcase .qodef-m-items.qodef--left {
        text-align: left
    }

    .qodef-item-showcase .qodef-m-items.qodef--right .qodef-m-item:first-child {
        margin-top: 40px
    }

    .qodef-item-showcase .qodef-m-item {
        margin-top: 40px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-item-showcase .qodef-m-image {
        display:none
    }

    .qodef-item-showcase .qodef-m-items {
        left: 0;
        width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-outline-title.qodef-title-break--disabled .qodef-m-title br {
        display:none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-outline-title .qodef-m-title {
        font-size:60px!important
    }

    .qodef-outline-title.qodef-hide-on-mobile {
        display: none
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display:none
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
        padding-left:60px
    }

    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
        padding-right: 60px
    }

    .qodef-swapping-image-gallery .qodef-m-info {
        padding-top: 30px
    }

    .qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline {
        margin: 0 0 30px
    }

    .qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-swapping-image-gallery {
        display:block
    }

    .qodef-swapping-image-gallery .qodef-m-image-holder,.qodef-swapping-image-gallery .qodef-m-info {
        flex-basis: auto
    }

    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
        padding-left: 0
    }

    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
        padding-right: 0
    }
}

@media only screen and (max-width: 480px) {
    .qodef-swapping-image-gallery .qodef-m-image-holder {
        padding-top:60px
    }

    .qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom {
        grid-template-columns: 1fr
    }

    .qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom .qodef-m-thumbnail-item {
        margin: 0 auto;
        max-width: 250px
    }
}

@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: 768px) {
    .qodef-text-marquee .qodef-text--bottom {
        padding:30px 0;
        text-align: center
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-vertical-split-slider.qodef-disable-below--1024 {
        display:none
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive {
        display: block
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
        min-height: 50vh
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10%
    }
}

@media only screen and (max-width: 768px) {
    .qodef-vertical-split-slider.qodef-disable-below--768 {
        display:none
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive {
        display: block
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
        min-height: 50vh
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10%
    }
}

@media only screen and (max-width: 680px) {
    .qodef-video-button .qodef-m-play {
        font-size:70px
    }

    .qodef-video-button .qodef-m-play .text-in-circle {
        height: 118px;
        width: 118px
    }

    .qodef-video-button .qodef-m-play .text-in-circle svg {
        height: 118px;
        width: 118px;
        animation: rotating 12s linear infinite
    }

    .qodef-video-button .qodef-m-play .text-in-circle svg .desktop-text {
        display: none
    }

    .qodef-video-button .qodef-m-play .text-in-circle svg .mobile-text {
        display: block
    }

    .qodef-video-button .qodef-m-play .text-in-circle text {
        font-size: 16px
    }

    .qodef-video-button img {
        min-height: 120px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media screen and (min-width: 1360px) and (max-width:1370px) and (orientation:landscape) and (max-height:650px) {
    #qodef-side-area {
        padding:67px 50px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left:1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width: 768px) {
    .qodef-sp-holder .qodef-sp-inner {
        padding-left:9px
    }

    .qodef-sp-holder .qodef-sp-content-container {
        flex-direction: column;
        padding: 85px 0 20px
    }

    .qodef-sp-holder .qodef-sp-content-container>div {
        flex: auto
    }

    .qodef-sp-holder .qodef-sp-content-container .qodef-sp-image {
        display: none
    }
}

@media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top:0!important
    }
}

@media only screen and (max-width: 1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content:flex-start
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .qodef-section-title .qodef-m-title {
    margin: 0;
    font-size: 26px;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .qodef-section-title .qodef-m-title {
    margin: 0;
    font-size: 26px;
}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .qodef-section-title .qodef-m-title {
    margin: 0;
    font-size: 26px;
}
}
