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

.no-touchevents .qodef-page-section--uncover section:not(#qodef--uncover-section) {
    z-index: 90
}

.no-touchevents .qodef-page-section--uncover #qodef--uncover-section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.qodef--has-appear.qodef--custom-appear {
    opacity: 0;
    transform: translateY(70px)
}

.qodef--has-appear.qodef--custom-appear.qodef--appeared {
    animation: qodef-appear-text .8s ease-out forwards
}

body:not(.qodef-skin--white) #qodef--uncover-section .elementor-background-overlay {
    opacity: 0 !important
}

.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: 45px;
    height: 45px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10000
}

#qodef-back-to-top .qodef-back-to-top-border {
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

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

#qodef-back-to-top .qodef-back-to-top-icon .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.25em 0);
    clip-path: inset(.25em 0)
}

#qodef-back-to-top .qodef-back-to-top-icon .qodef-m-text-duplicate,
#qodef-back-to-top .qodef-back-to-top-icon .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

#qodef-back-to-top .qodef-back-to-top-icon .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 50%);
    opacity: 0
}

#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:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -50%)
}

#qodef-back-to-top:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

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

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

.qodef-background-text {
    position: relative
}

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

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

.qodef-blog.qodef-item-layout--metro .qodef-blog-item:hover .qodef-e-media-image img {
    transform: scale(1.04)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item .qodef-e-media-image img {
    transition: transform .6s cubic-bezier(.29, .58, .27, .9);
    transform: scale(1.015)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item .qodef-e-media>* {
    margin-bottom: 24px
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item .qodef-e-inner {
    background-color: var(--qode-additional-background-color);
    border-radius: 8px
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item .qodef-e-content {
    padding: 0 20px 33px
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item .qodef-e-text {
    margin-top: 3px
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-link .qodef-e-link {
    padding: 30px 40px 37px;
    border-radius: 8px;
    transition: background-color .3s ease-in-out
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-link .qodef-e-link:hover {
    background-color: var(--qode-box-background-color)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-link .qodef-e-info {
    margin: 45px 0 0
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-link .qodef-e-link-icon {
    right: 40px;
    width: 140px
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-quote .qodef-e-quote {
    padding: 30px 40px 35px;
    border-radius: 8px;
    transition: background-color .3s ease-in-out
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-quote .qodef-e-quote:hover {
    background-color: var(--qode-box-background-color)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-quote .qodef-e-quote:before {
    top: calc(100% - 58px);
    right: 40px
}

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

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-quote .qodef-e-quote .qodef-e-info {
    margin: 44px 0 0
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-container,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-container .mejs-controls,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-embed,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-embed body,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-container,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-container .mejs-controls,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-embed,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-embed body {
    background: var(--qode-additional-background-color)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-controls .mejs-time-rail .mejs-time-current,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-controls .mejs-time-rail .mejs-time-current {
    background: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #444346
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-time,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-time {
    color: #8b8b8b;
    font-family: Heebo, sans-serif;
    font-size: 12px
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-volume-button>.mejs-volume-slider,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-volume-button>.mejs-volume-slider {
    background: var(--qode-additional-background-color)
}

.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-volume-current,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-volume-handle,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-volume-current,
.qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-volume-handle {
    background: var(--qode-main-color)
}

.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,
.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #e0e0e0
}

.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-button>button,
.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-button>button {
    background: transparent url(../img/qode-mejs-controls-black.svg)
}

.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-button.mejs-volume-button>button,
.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-button.mejs-volume-button>button {
    background-position: -60px 0
}

.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-button.mejs-fullscreen-button>button,
.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-button.mejs-fullscreen-button>button {
    background-position: -80px 0
}

.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-audio .mejs-button.mejs-pause>button,
.qodef-skin--white .qodef-blog.qodef-item-layout--metro .qodef-blog-item.format-video .mejs-button.mejs-pause>button {
    background-position: -20px 0
}

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

.qodef-blog.qodef-item-layout--minimal article .qodef-e-title:hover a {
    color: #a9a9a9
}

.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-inner:hover .qodef-e-media-image img {
    transform: scale(1.07)
}

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

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image img {
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
    line-height: 1em;
    margin: -1px 0 8px
}

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

.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:not(.qodef-col-num--1) article.format-link .qodef-e-link {
    padding: 76px
}

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

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

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

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

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

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

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

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

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

#qodef-top-area .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 100px !important
}

#qodef-top-area .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

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

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

#qodef-page-footer .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 100px !important
}

#qodef-page-footer .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

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

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

#qodef-side-area .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 100px !important
}

#qodef-side-area .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

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

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

.qodef-mega-menu-widget-holder .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 100px !important
}

.qodef-mega-menu-widget-holder .widget.widget_netzen_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 35px;
    background-color: var(--qode-additional-background-color);
    border-radius: 8px;
    padding: 10px 60px 10px 10px
}

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

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

#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
    display: block;
    border-radius: 8px
}

@media only screen and (min-width:681px) {

    #qodef-author-info .qodef-m-image a,
    #qodef-author-info .qodef-m-image img {
        height: 100%
    }

    #qodef-author-info .qodef-m-image img {
        -o-object-fit: cover;
        object-fit: cover
    }
}

#qodef-author-info .qodef-m-content {
    padding: 36px 0 0
}

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

#qodef-author-info .qodef-m-author .qodef-m-author-label {
    color: #8b8b8b
}

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

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

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

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

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

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

#qodef-author-info .qodef-m-social-icons a span {
    font-size: 13px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

#qodef-author-info .qodef-m-social-icons a span:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    opacity: 0;
    transition: opacity .5s ease-out
}

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

#qodef-author-info .qodef-m-social-icons a span:hover:after {
    opacity: 1
}

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

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

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

#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    left: 0
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon {
    margin-right: 4px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
    flex-direction: row-reverse;
    right: 0;
    margin-left: auto;
    text-align: right
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon {
    margin-left: 4px
}

#qodef-single-post-navigation .qodef-m-nav-label {
    font-family: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-family: Heebo, sans-serif;
    font-family: Heebo, sans-serif;
    font-size: 18px;
    line-height: 1.556em;
    font-weight: 400;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: var(--qode-text-color)
}

#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--uncover-section,
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

#qodef-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-background-color);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
    transition: opacity .25s ease
}

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

.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
    opacity: 0;
    visibility: hidden
}

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

.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0;
    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:hover>li:hover>a {
    color: var(--qode-text-color)
}

.qodef-fullscreen-menu>ul:hover>li>a {
    color: #3b3b3d
}

.qodef-skin--white .qodef-fullscreen-menu>ul:hover>li>a {
    color: #e0e0e0
}

.qodef-fullscreen-menu>ul>li {
    padding: 28px 0
}

.qodef-fullscreen-menu>ul>li>a {
    font-family: Poppins, sans-serif;
    font-size: 101px;
    font-weight: 700;
    line-height: 1em;
    color: var(--qode-text-color);
    transition: color .3s ease-out
}

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

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,
.qodef-fullscreen-menu>ul>li.current-menu-item>a {
    color: #3b3b3d
}

.qodef-skin--white .qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,
.qodef-skin--white .qodef-fullscreen-menu>ul>li.current-menu-item>a {
    color: #e0e0e0
}

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

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 13px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 15px;
    margin: 12px 0;
    font-family: Heebo, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.56em
}

.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: #8a82df;
    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 {
    padding-left: 15px;
    padding-right: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover:before {
    left: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:last-child a {
    margin-bottom: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a {
    padding-left: 15px;
    padding-right: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a:before {
    left: 0
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    color: var(--qode-text-color)
}

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

#qodef-page-header .qodef-widget-holder.qodef--two {
    margin-left: 40px
}

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

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

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

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

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

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

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

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

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

#qodef-page-header-inner.qodef-skin--light .qodef-header-navigation>ul:hover>li:hover>a,
.qodef-custom-header-layout.qodef-skin--light .qodef-header-navigation>ul:hover>li:hover>a {
    color: #fff !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-navigation>ul:hover>li>a,
.qodef-custom-header-layout.qodef-skin--light .qodef-header-navigation>ul:hover>li>a {
    color: #c6c6c6 !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 .widget.widget_netzen_core_button a,
.qodef-custom-header-layout.qodef-skin--light .widget.widget_netzen_core_button a {
    color: #fff !important
}

#qodef-page-header-inner.qodef-skin--light .widget .qodef-search-form-field,
.qodef-custom-header-layout.qodef-skin--light .widget .qodef-search-form-field {
    background-color: rgba(255, 255, 255, .2) !important;
    color: #fff !important;
    border-color: transparent !important
}

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

#qodef-page-header-inner.qodef-skin--light .widget .qodef-login-opener-widget .qodef-login-opener-icon,
.qodef-custom-header-layout.qodef-skin--light .widget .qodef-login-opener-widget .qodef-login-opener-icon {
    background-color: rgba(255, 255, 255, .3) !important;
    color: #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 nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
    color: var(--qode-header-dark-hover-color) !important
}

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

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

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

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

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

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

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

#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: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 30px;
    font-weight: 600;
    line-height: 1.333em;
    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--minimal #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
    margin-right: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-header--standard-extended #qodef-page-header {
    height: 82px
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section-holder {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%
}

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

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section {
    position: fixed;
    left: 20px;
    top: 0;
    width: 150px;
    height: calc(100vh - (2 * 20px));
    margin: 20px 0;
    padding: 40px 25px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    background-color: var(--qode-additional-background-color);
    border-radius: 7px
}

.admin-bar.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section {
    height: calc(100vh - (2 * 20px) - 32px)
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section .qodef-widget-holder {
    margin: 0;
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    width: 100%
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section .qodef-widget-holder.qodef--bottom .widget.widget_netzen_membership_login_opener .qodef-logged-in-user .qodef-m-user {
    padding-top: 20px
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section .qodef-widget-holder.qodef--bottom .widget.widget_netzen_membership_login_opener .qodef-m-navigation-items {
    top: auto;
    bottom: 100%
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section .widget {
    margin: 0 0 10px
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section .widget.widget_netzen_membership_login_opener {
    margin-left: auto;
    margin-right: auto
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-vertical-header-section .widget .qodef-icon-list-item .qodef-e-title a:hover {
    color: #9e9e9e
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef-main-header-section {
    padding-left: 170px
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section .qodef-left-wrapper,
.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section .qodef-right-wrapper {
    display: flex;
    align-items: center;
    height: 100%
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section .qodef-left-wrapper .qodef-widget-holder {
    margin-left: 30px
}

.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-navigation {
    flex: 2 1 auto;
    padding-left: 28px
}

.qodef-header--standard-extended #qodef-page-outer {
    padding-left: 170px
}

.qodef-header--standard-extended .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: auto
}

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

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

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

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

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

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

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

.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
    top: 32px
}

.qodef-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background-color: var(--qode-main-background-color);
    border-bottom: 1px solid var(--qode-menu-border-color);
    transform: translateY(-100%);
    transition: transform .5s ease, top .5s ease;
    z-index: 100
}

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

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

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

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

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

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: 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-header-sticky-inner .qodef-widget-holder.qodef--two {
    margin-left: 20px
}

#qodef-top-area {
    position: relative;
    z-index: 101
}

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

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

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

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

#qodef-top-area .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-top-area .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-top-area .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-top-area .widget .textwidget>*,
#qodef-top-area .widget .widget p {
    margin: 0
}

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

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .07)
}

.qodef-skin--white #qodef-top-area-inner {
    border-color: rgba(29, 29, 29, .1)
}

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

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

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

.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 var(--qode-main-color);
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(var(--qode-main-color-second), .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 var(--qode-main-color);
    border-left: 1px solid var(--qode-main-color);
    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: Heebo, 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: var(--qode-text-color)
}

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

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

#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-skin--black #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 1
}

#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: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 30px;
    font-weight: 600;
    line-height: 1.333em;
    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: var(--qode-additional-background-color);
    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: 11px;
    right: 0;
    width: 22px;
    height: auto;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: color .2s ease-out;
    transform: rotate(0);
    transition: transform .2s ease-out, color .2s ease-out
}

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

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

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

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a:before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    height: 6px;
    width: 6px;
    background: #8a82df;
    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-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a {
    padding-left: 15px;
    padding-right: 0
}

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

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul ul {
    display: none
}

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

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow {
    transform: rotate(90deg)
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.78em;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    color: #fff
}

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

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

#qodef-side-area-mobile-header .qodef-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: var(--qode-additional-background-color);
    border-top: 1px solid var(--qode-menu-border-color);
    border-bottom: 1px solid var(--qode-menu-border-color)
}

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
    display: flex;
    justify-content: space-between;
    padding: 46px 0 39px;
    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: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em
}

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .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: 6px
}

.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: 13px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    padding-right: 15px;
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: var(--qode-text-color)
}

.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: #8a82df;
    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-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
    padding-left: 15px;
    padding-right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a:before {
    left: 0
}

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

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

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

.qodef-opener-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible
}

.qodef-opener-icon .qodef-m-icon.qodef--close {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack {
    font-size: 35px
}

.qodef-opener-icon.qodef-source--icon-pack * {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack :before {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--svg-path span {
    position: relative
}

.qodef-opener-icon.qodef-source--svg-path span>* {
    vertical-align: middle
}

.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

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

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

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

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

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

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

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

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

.qodef-opener-icon.qodef-source--textual.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--textual.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--textual:not(.qodef--opened) .qodef-m-icon .qodef-m-text {
    color: #fff
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--textual:not(.qodef--opened) .qodef-m-icon .qodef-m-text:before {
    background: linear-gradient(#fff, #fff)
}

.qodef-opener-icon.qodef-source--textual .qodef-m-icon {
    padding: 9px 17px 10px;
    display: block
}

.qodef-opener-icon.qodef-source--textual .qodef-m-icon:before {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box
}

.qodef-opener-icon.qodef-source--textual .qodef-m-icon .qodef-m-text {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600
}

.qodef-opener-icon.qodef-source--textual .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(-.1em 0);
    clip-path: inset(-.1em 0)
}

.qodef-opener-icon.qodef-source--textual .qodef-m-text-duplicate,
.qodef-opener-icon.qodef-source--textual .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.qodef-opener-icon.qodef-source--textual .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.qodef-opener-icon.qodef-source--textual:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.qodef-opener-icon.qodef-source--textual:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 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 p {
    margin: 0
}

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

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

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

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

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

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

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

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

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

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

.qodef-contact-form-7 .qodef-m-newsletter-footer button[type=submit] {
    padding: 5px 15px 6px;
    font-size: 16px
}

.qodef-contact-form-7 .qodef-main-form textarea {
    height: 150px
}

.qodef-contact-form-7 .qodef-main-form button[type=submit] {
    color: var(--qode-main-color);
    background-color: transparent;
    border-radius: 7px;
    border: none;
    padding: 11px 40px 12px
}

.qodef-contact-form-7 .qodef-main-form button[type=submit]:before {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box
}

.qodef-contact-form-7 .qodef-main-form button[type=submit] .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.qodef-contact-form-7 .qodef-main-form button[type=submit] .qodef-m-text-duplicate,
.qodef-contact-form-7 .qodef-main-form button[type=submit] .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.qodef-contact-form-7 .qodef-main-form button[type=submit] .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.qodef-contact-form-7 .qodef-main-form button[type=submit]:hover {
    color: var(--qode-main-color);
    background-color: transparent
}

.qodef-contact-form-7 .qodef-main-form button[type=submit]:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.qodef-contact-form-7 .qodef-main-form button[type=submit]:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

.qodef-m-newsletter {
    display: flex;
    align-items: flex-start
}

.qodef-m-newsletter .wpcf7-form-control-wrap {
    margin: 0;
    width: 100%
}

.qodef-predefined-background--yes .qodef-m-newsletter input {
    background-color: var(--qode-main-background-color)
}

.qodef-m-newsletter button[type=submit] {
    color: var(--qode-main-color);
    background-color: transparent;
    border-radius: 7px;
    font-size: 16px;
    padding: 9px 27px;
    margin-left: 13px;
    border: none
}

.qodef-m-newsletter button[type=submit]:before {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box
}

.qodef-m-newsletter button[type=submit] .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.qodef-m-newsletter button[type=submit] .qodef-m-text-duplicate,
.qodef-m-newsletter button[type=submit] .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.qodef-m-newsletter button[type=submit] .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.qodef-m-newsletter button[type=submit]:hover {
    color: var(--qode-main-color);
    background-color: transparent
}

.qodef-m-newsletter button[type=submit]:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.qodef-m-newsletter button[type=submit]:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

.qodef-m-newsletter.qodef-skin--light input {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border-color: transparent
}

.qodef-m-newsletter.qodef-skin--light button[type=submit] {
    color: #fff
}

.qodef-m-newsletter.qodef-skin--light button[type=submit]:before {
    background: linear-gradient(#fff, #fff)
}

.qodef-m-newsletter .wpcf7-not-valid-tip {
    margin: 20px 0 0
}

.qodef-m-newsletter+.wpcf7-response-output {
    margin-top: 20px !important
}

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

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

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

.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .2s ease-out
}

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

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

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

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

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

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    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: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    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: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: var(--qode-text-color);
    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-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
}

.wcfm-store-page #qodef-page-inner {
    padding-top: 0
}

body #wcfmmp-store {
    box-shadow: none
}

body #wcfmmp-store p {
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: var(--qode-text-color);
    padding: 0
}

body #wcfmmp-store .wcfm_banner_area {
    padding: 0 30px
}

body #wcfmmp-store .wcfm_banner_area .wcfm_banner_area_desktop {
    border-radius: 7px;
    overflow: hidden
}

body #wcfmmp-store .wcfm_banner_area .banner_text {
    display: none
}

body #wcfmmp-store .wcfm_banner_area .banner_img {
    overflow: visible
}

body #wcfmmp-store .wcfm_banner_area .banner_img img {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

body #wcfmmp-store #wcfm_store_header {
    background-color: transparent !important;
    min-height: 141px !important
}

body #wcfmmp-store #wcfm_store_header .header_left {
    margin: 0;
    display: flex;
    flex-direction: column;
    padding: 27px 0 0 220px;
    position: relative
}

body #wcfmmp-store #wcfm_store_header .logo_area {
    width: 191px;
    height: 191px;
    position: absolute;
    left: 0;
    top: -50px;
    border-radius: 6px;
    box-shadow: none;
    background-color: transparent;
    overflow: hidden
}

body #wcfmmp-store #wcfm_store_header .logo_area img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px
}

body #wcfmmp-store #wcfm_store_header .address {
    position: relative;
    top: 0;
    left: 0;
    width: auto !important;
    margin: 10px 0 0;
    padding: 0
}

body #wcfmmp-store #wcfm_store_header .address i {
    color: var(--qode-text-color) !important
}

body #wcfmmp-store #wcfm_store_header .address span {
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: #8b8b8b
}

body #wcfmmp-store #wcfm_store_header .address a {
    color: #8b8b8b !important;
    position: relative
}

body #wcfmmp-store #wcfm_store_header .address a:hover:after {
    transform: scaleX(1)
}

body #wcfmmp-store #wcfm_store_header .address a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .3s ease
}

body #wcfmmp-store #wcfm_store_header .address .store_info_parallal {
    display: flex;
    align-items: center
}

body #wcfmmp-store #wcfm_store_header .logo_area_after {
    position: relative;
    top: 0;
    left: 0;
    text-align: left
}

body #wcfmmp-store #wcfm_store_header .qodef-store-title {
    margin: 0;
    text-transform: capitalize
}

body #wcfmmp-store #wcfm_store_header .bd_icon_area,
body #wcfmmp-store #wcfm_store_header .wcfmmp-store-rating,
body #wcfmmp-store #wcfm_store_header .wcfmmp_store_mobile_badges {
    display: none
}

body #wcfmmp-store .left_sidebar {
    display: none
}

body #wcfmmp-store .right_side {
    width: 100%;
    float: none;
    padding: 100px 0 0
}

body #wcfmmp-store .tab_area .tab_links {
    background: 0 0;
    border: none
}

body #wcfmmp-store .tab_area .tab_links li {
    background-color: var(--qode-additional-background-color);
    border-radius: 7px;
    border: none;
    margin: 0 12px 0 0
}

body #wcfmmp-store .tab_area .tab_links li:last-child {
    margin-right: 0
}

body #wcfmmp-store .tab_area .tab_links li:after {
    display: none
}

body #wcfmmp-store .tab_area .tab_links li.active {
    background-color: var(--qode-text-color);
    color: var(--qode-main-background-color);
    border: none !important
}

body #wcfmmp-store .tab_area .tab_links li.active a,
body #wcfmmp-store .tab_area .tab_links li.active:hover a {
    color: var(--qode-main-background-color) !important
}

body #wcfmmp-store .tab_area .tab_links li:hover a {
    color: var(--qode-text-color) !important
}

body #wcfmmp-store .tab_area .tab_links li a {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    color: var(--qode-text-color) !important;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: initial;
    padding: 6px 13px
}

body #wcfmmp-store .product_area .products-wrapper ul.products {
    margin: 0 -15px
}

body #wcfmmp-store .product_area .products-wrapper ul.products li.product {
    padding: 0 15px;
    margin: 0 0 30px;
    position: relative
}

body #wcfmmp-store .product_area .products-wrapper ul.products li.product .wcfm_buttons {
    position: absolute;
    left: 35px;
    right: auto;
    top: 20px
}

body #wcfmmp-store .product_area .products-wrapper .price del,
body #wcfmmp-store .product_area .products-wrapper .price ins {
    background-color: transparent;
    color: #8b8b8b
}

body #wcfmmp-store .policies_area,
body #wcfmmp-store .reviews_area,
body #wcfmmp-store .wcfm_store_description {
    margin-top: 0;
    background: var(--qode-additional-background-color);
    box-shadow: none;
    border-radius: 7px
}

body #wcfmmp-store .reviews_heading,
body #wcfmmp-store .wcfm_policies_heading {
    font-family: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em
}

body #wcfmmp-store .reviews_heading a {
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: var(--qode-text-color);
    color: var(--qode-text-color)
}

body #wcfmmp-store .add_review input,
body #wcfmmp-store .add_review textarea,
body #wcfmmp-store .add_review_box input,
body #wcfmmp-store .add_review_box textarea {
    box-shadow: none;
    font-family: Heebo, sans-serif;
    font-size: 16px;
    padding: 8px 15px;
    width: 100%
}

body #wcfmmp-store .add_review button,
body #wcfmmp-store .add_review_box button {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    color: var(--qode-main-color);
    background-color: transparent;
    border-radius: 7px;
    padding: 10px 20px 11px;
    height: auto
}

body #wcfmmp-store .add_review button:before,
body #wcfmmp-store .add_review_box button:before {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box
}

body #wcfmmp-store .add_review button .qodef-m-text,
body #wcfmmp-store .add_review_box button .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

body #wcfmmp-store .add_review button .qodef-m-text-duplicate,
body #wcfmmp-store .add_review button .qodef-m-text-initial,
body #wcfmmp-store .add_review_box button .qodef-m-text-duplicate,
body #wcfmmp-store .add_review_box button .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

body #wcfmmp-store .add_review button .qodef-m-text-duplicate,
body #wcfmmp-store .add_review_box button .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

body #wcfmmp-store .add_review button .qodef-m-text,
body #wcfmmp-store .add_review_box button .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

body #wcfmmp-store .add_review button .qodef-m-text-duplicate,
body #wcfmmp-store .add_review button .qodef-m-text-initial,
body #wcfmmp-store .add_review_box button .qodef-m-text-duplicate,
body #wcfmmp-store .add_review_box button .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

body #wcfmmp-store .add_review button .qodef-m-text-duplicate,
body #wcfmmp-store .add_review_box button .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

body #wcfmmp-store .add_review button:hover,
body #wcfmmp-store .add_review_box button:hover {
    background: 0 0;
    cursor: pointer
}

body #wcfmmp-store .add_review button:hover .qodef-m-text-initial,
body #wcfmmp-store .add_review_box button:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

body #wcfmmp-store .add_review button:hover .qodef-m-text-duplicate,
body #wcfmmp-store .add_review_box button:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

body #wcfmmp-store .rating_box span {
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: var(--qode-text-color);
    color: var(--qode-text-color)
}

body #wcfmmp-store .famous_reviewers {
    display: flex;
    align-items: center
}

body #wcfmmp-store .famous_reviewers .reviews_count {
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: var(--qode-text-color);
    color: var(--qode-text-color);
    margin: 0 0 0 10px
}

body #wcfmmp-store .famous_reviewers_picture {
    border: none
}

body #wcfmmp-store p.woocommerce-info {
    justify-content: center;
    text-align: center;
    padding: 20px 30px;
    margin-bottom: 50px
}

body .wcfm_buttons {
    background-color: #fff;
    color: #8a82df;
    padding: 3px !important;
    z-index: 10
}

body .wcfm_buttons .wcfm_button_separator {
    color: #8a82df
}

body .wcfm_buttons .wcfm_button {
    color: #8a82df
}

body.single-product .qodef-woo-single-inner .wcfm_buttons {
    left: 0;
    right: auto;
    top: 20px;
    transform: translateX(45px)
}

body .required {
    color: var(--qode-text-color)
}

#qodef-woo-page ul.products li.product {
    position: relative
}

#qodef-woo-page ul.products li.product .wcfm_buttons {
    position: absolute;
    left: auto;
    right: 30px;
    top: 15px
}

.wcfm-dashboard-page[class*=netzen-core] {
    background-color: var(--qode-main-background-color) !important
}

.wcfm-dashboard-page #wcfm-content {
    border-color: var(--qode-additional-background-color)
}

.wcfm-dashboard-page #wcfm-main-content {
    color: #1d1d1d
}

.wcfm-dashboard-page #wcfm-main-content .wcfm-collapse-content h2 {
    font-family: Poppins, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.333em;
    font-style: normal
}

.wcfm-dashboard-page #wcfm-main-content p.wcfm_title strong,
.wcfm-dashboard-page #wcfm-main-content span.wcfm_title strong {
    font-style: normal;
    font-weight: 600 !important
}

.wcfm-dashboard-page #wcfm-main-content p.description {
    font-style: normal
}

.wcfm-dashboard-page #wcfm-main-content input[type=date],
.wcfm-dashboard-page #wcfm-main-content input[type=email],
.wcfm-dashboard-page #wcfm-main-content input[type=number],
.wcfm-dashboard-page #wcfm-main-content input[type=password],
.wcfm-dashboard-page #wcfm-main-content input[type=search],
.wcfm-dashboard-page #wcfm-main-content input[type=tel],
.wcfm-dashboard-page #wcfm-main-content input[type=text],
.wcfm-dashboard-page #wcfm-main-content input[type=url],
.wcfm-dashboard-page #wcfm-main-content select,
.wcfm-dashboard-page #wcfm-main-content textarea {
    color: #1d1d1d;
    box-shadow: none !important
}

.wcfm-dashboard-page #wcfm-main-content select option {
    color: #1d1d1d
}

.wcfm-dashboard-page #wcfm-main-content input[type=checkbox] {
    box-shadow: none !important
}

.qodef-vendor-list .qodef-e-inner {
    display: flex;
    align-items: center
}

.qodef-vendor-list .qodef-e-inner:hover .qodef-e-avatar img {
    transform: scale(1.1)
}

.qodef-vendor-list .qodef-e-number {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    min-width: 35px;
    margin-right: 7px
}

.qodef-vendor-list .qodef-e-avatar {
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 6px
}

.qodef-browser--safari .qodef-vendor-list .qodef-e-avatar {
    transform: translateZ(0)
}

.qodef-vendor-list .qodef-e-avatar img {
    width: 61px;
    height: 61px;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-vendor-list .qodef-e-content-holder {
    margin-left: 20px
}

.qodef-vendor-list .qodef-e-name {
    margin: 0
}

.qodef-vendor-list .qodef-e-total {
    display: block;
    margin-top: 1px;
    color: #8b8b8b
}

.qodef-yith-wccl--predefined .select_box {
    display: inline-block
}

.qodef-yith-wccl--predefined .select_box:after {
    display: none
}

.qodef-yith-wccl--predefined .select_box .select_option {
    vertical-align: middle;
    border: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    float: none;
    position: relative
}

.qodef-yith-wccl--predefined .select_box .select_option:last-child {
    margin-right: 0
}

.qodef-yith-wccl--predefined .select_box .select_option>span:not(.yith_wccl_tooltip) {
    border: 0;
    min-width: auto;
    width: auto;
    height: auto;
    line-height: inherit
}

.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip {
    width: 100px
}

.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span {
    background: #fff;
    border-radius: 0;
    border: 1px solid var(--qode-main-color) !important;
    padding: 10px;
    color: var(--qode-text-color)
}

.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip.top span:after {
    top: 100%;
    bottom: auto
}

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

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option>span:not(.yith_wccl_tooltip) {
    width: 38px;
    height: 15px
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected {
    border-color: var(--qode-text-color)
}

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

.qodef-yith-wccl--predefined .select_box.select_box_label>* {
    display: inline-flex;
    flex-wrap: wrap;
    font-family: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-family: Heebo, sans-serif;
    font-family: Heebo, sans-serif;
    font-size: 18px;
    line-height: 1.556em;
    font-weight: 400;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: var(--qode-text-color)
}

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

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

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

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

.qodef-yith-wccl--predefined li.product .variations_form.cart {
    margin: 0 0 0 20px
}

.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations {
    margin-bottom: 10px;
    text-align: right
}

.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations:last-child {
    margin-bottom: 0
}

#yith-quick-view-modal .yith-quick-view-overlay {
    background: rgba(255, 255, 255, .79) !important
}

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

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

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner>* {
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
    align-self: stretch
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .qodef-woo-product-mark {
    transform: translateX(0)
}

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

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

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

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

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

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

#yith-quick-view-modal #yith-quick-view-close {
    border: 0 !important;
    font-size: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px
}

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

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

#yith-quick-view-modal .qodef-yith-wcqv-link {
    margin-top: 38px
}

.qodef-yith-wcqv--predefined .yith-wcqv-button {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important
}

.qodef-yith-wcqv--predefined .yith-wcqv-button:before {
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f06e"
}

.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button {
    color: #fff !important
}

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

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

@media only screen and (min-width:1921px) {
    .yith-wcwl-form {
        min-height: 35vh
    }
}

.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: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em
}

.yith-wcwl-form .shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.yith-wcwl-form .shop_table td ul li {
    margin: 0 0 10px;
    padding: 0
}

.yith-wcwl-form .shop_table td ul li:last-child {
    margin-bottom: 0
}

.yith-wcwl-form .shop_table td ul li label {
    margin-bottom: 0
}

.yith-wcwl-form .shop_table p {
    margin: 0
}

.yith-wcwl-form .shop_table .variation:after,
.yith-wcwl-form .shop_table .variation:before {
    content: '';
    display: table;
    table-layout: fixed
}

.yith-wcwl-form .shop_table .variation:after {
    clear: both
}

.yith-wcwl-form .shop_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial
}

@media only screen and (max-width:680px) {
    .yith-wcwl-form .shop_table .variation dt {
        float: none;
        width: 100%
    }
}

.yith-wcwl-form .shop_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    .yith-wcwl-form .shop_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

.yith-wcwl-form .wishlist_table.shop_table tr th {
    background: 0 0 !important
}

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

.yith-wcwl-form .wishlist_table.shop_table tr td {
    background: 0 0 !important;
    color: var(--qode-text-color) !important;
    border-color: transparent !important
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-thumbnail a {
    position: relative;
    overflow: hidden
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-thumbnail a:hover img {
    transform: scale(1.1)
}

.yith-wcwl-form .wishlist_table.shop_table tr td.product-thumbnail a img {
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.yith-wcwl-form .wishlist_table.shop_table .product-stock-status .wishlist-in-stock {
    color: #a9a7f9
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
    width: auto !important;
    margin: 0 !important;
    text-decoration: none !important;
    border-radius: 0 !important;
    outline: 0 !important;
    padding: 5px 12px 6px !important;
    font-size: 16px;
    cursor: pointer !important;
    z-index: 3 !important;
    color: var(--qode-main-color) !important;
    background-color: transparent !important;
    border-radius: 7px !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 {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart .qodef-m-text,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart .qodef-m-text-duplicate,
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart .qodef-m-text-initial,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button .qodef-m-text-duplicate,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart .qodef-m-text-duplicate,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

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

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover .qodef-m-text-initial,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover .qodef-m-text-duplicate,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button i {
    display: none !important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
    display: none !important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button.added {
    display: none !important
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
    content: '';
    background-color: currentColor;
    display: inline-block;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='12px' viewBox='0 0 13 12' enable-background='new 0 0 13 12' xml:space='preserve'%3E%3Cpath d='M12.673,2.3c-0.308-0.702-0.766-1.261-1.373-1.677C10.692,0.208,10.044,0,9.355,0C8.122,0,7.171,0.434,6.5,1.303 C5.829,0.434,4.878,0,3.645,0C2.956,0,2.308,0.208,1.701,0.624S0.636,1.598,0.327,2.3C0.019,3.039-0.071,3.792,0.056,4.559 s0.471,1.464,1.033,2.092c0.78,0.905,1.586,1.792,2.42,2.661s1.468,1.506,1.903,1.912s0.671,0.619,0.707,0.637 C6.21,11.954,6.346,12,6.527,12c0.163,0,0.299-0.046,0.408-0.139l0.027-0.028c1.65-1.552,3.308-3.279,4.976-5.182 c0.544-0.628,0.879-1.326,1.006-2.092C13.071,3.792,12.981,3.039,12.673,2.3z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='12px' viewBox='0 0 13 12' enable-background='new 0 0 13 12' xml:space='preserve'%3E%3Cpath d='M12.673,2.3c-0.308-0.702-0.766-1.261-1.373-1.677C10.692,0.208,10.044,0,9.355,0C8.122,0,7.171,0.434,6.5,1.303 C5.829,0.434,4.878,0,3.645,0C2.956,0,2.308,0.208,1.701,0.624S0.636,1.598,0.327,2.3C0.019,3.039-0.071,3.792,0.056,4.559 s0.471,1.464,1.033,2.092c0.78,0.905,1.586,1.792,2.42,2.661s1.468,1.506,1.903,1.912s0.671,0.619,0.707,0.637 C6.21,11.954,6.346,12,6.527,12c0.163,0,0.299-0.046,0.408-0.139l0.027-0.028c1.65-1.552,3.308-3.279,4.976-5.182 c0.544-0.628,0.879-1.326,1.006-2.092C13.071,3.792,12.981,3.039,12.673,2.3z'/%3E%3C/svg%3E");
    width: 13px;
    height: 12px
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
    background-color: #8a82df
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span {
    display: none !important
}

.qodef-yith-wcwl--predefined #qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist a:before {
    content: '';
    background-color: currentColor;
    display: inline-block;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='12px' viewBox='0 0 13 12' enable-background='new 0 0 13 12' xml:space='preserve'%3E%3Cpath d='M12.673,2.3c-0.308-0.702-0.766-1.261-1.373-1.677C10.692,0.208,10.044,0,9.355,0C8.122,0,7.171,0.434,6.5,1.303 C5.829,0.434,4.878,0,3.645,0C2.956,0,2.308,0.208,1.701,0.624S0.636,1.598,0.327,2.3C0.019,3.039-0.071,3.792,0.056,4.559 s0.471,1.464,1.033,2.092c0.78,0.905,1.586,1.792,2.42,2.661s1.468,1.506,1.903,1.912s0.671,0.619,0.707,0.637 C6.21,11.954,6.346,12,6.527,12c0.163,0,0.299-0.046,0.408-0.139l0.027-0.028c1.65-1.552,3.308-3.279,4.976-5.182 c0.544-0.628,0.879-1.326,1.006-2.092C13.071,3.792,12.981,3.039,12.673,2.3z M11.014,5.848C9.781,7.252,8.277,8.831,6.5,10.587 C4.723,8.831,3.219,7.252,1.986,5.848C1.152,4.887,0.971,3.871,1.442,2.799c0.199-0.462,0.503-0.841,0.911-1.136 s0.838-0.443,1.292-0.443c0.344,0,0.653,0.051,0.925,0.152c0.272,0.102,0.489,0.217,0.653,0.346C5.385,1.848,5.521,1.995,5.63,2.162 C5.739,2.328,5.807,2.457,5.834,2.55c0.027,0.092,0.05,0.166,0.068,0.222c0.091,0.314,0.281,0.471,0.571,0.471 c0.308,0,0.508-0.157,0.598-0.471C7.47,1.737,8.222,1.219,9.328,1.219c0.453,0,0.884,0.148,1.292,0.443s0.721,0.684,0.938,1.164 C12.029,3.88,11.848,4.887,11.014,5.848z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='12px' viewBox='0 0 13 12' enable-background='new 0 0 13 12' xml:space='preserve'%3E%3Cpath d='M12.673,2.3c-0.308-0.702-0.766-1.261-1.373-1.677C10.692,0.208,10.044,0,9.355,0C8.122,0,7.171,0.434,6.5,1.303 C5.829,0.434,4.878,0,3.645,0C2.956,0,2.308,0.208,1.701,0.624S0.636,1.598,0.327,2.3C0.019,3.039-0.071,3.792,0.056,4.559 s0.471,1.464,1.033,2.092c0.78,0.905,1.586,1.792,2.42,2.661s1.468,1.506,1.903,1.912s0.671,0.619,0.707,0.637 C6.21,11.954,6.346,12,6.527,12c0.163,0,0.299-0.046,0.408-0.139l0.027-0.028c1.65-1.552,3.308-3.279,4.976-5.182 c0.544-0.628,0.879-1.326,1.006-2.092C13.071,3.792,12.981,3.039,12.673,2.3z M11.014,5.848C9.781,7.252,8.277,8.831,6.5,10.587 C4.723,8.831,3.219,7.252,1.986,5.848C1.152,4.887,0.971,3.871,1.442,2.799c0.199-0.462,0.503-0.841,0.911-1.136 s0.838-0.443,1.292-0.443c0.344,0,0.653,0.051,0.925,0.152c0.272,0.102,0.489,0.217,0.653,0.346C5.385,1.848,5.521,1.995,5.63,2.162 C5.739,2.328,5.807,2.457,5.834,2.55c0.027,0.092,0.05,0.166,0.068,0.222c0.091,0.314,0.281,0.471,0.571,0.471 c0.308,0,0.508-0.157,0.598-0.471C7.47,1.737,8.222,1.219,9.328,1.219c0.453,0,0.884,0.148,1.292,0.443s0.721,0.684,0.938,1.164 C12.029,3.88,11.848,4.887,11.014,5.848z'/%3E%3C/svg%3E");
    width: 13px;
    height: 12px
}

.qodef-yith-wcwl--predefined #qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist.exists a:before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='12px' viewBox='0 0 13 12' enable-background='new 0 0 13 12' xml:space='preserve'%3E%3Cpath d='M12.673,2.3c-0.308-0.702-0.766-1.261-1.373-1.677C10.692,0.208,10.044,0,9.355,0C8.122,0,7.171,0.434,6.5,1.303 C5.829,0.434,4.878,0,3.645,0C2.956,0,2.308,0.208,1.701,0.624S0.636,1.598,0.327,2.3C0.019,3.039-0.071,3.792,0.056,4.559 s0.471,1.464,1.033,2.092c0.78,0.905,1.586,1.792,2.42,2.661s1.468,1.506,1.903,1.912s0.671,0.619,0.707,0.637 C6.21,11.954,6.346,12,6.527,12c0.163,0,0.299-0.046,0.408-0.139l0.027-0.028c1.65-1.552,3.308-3.279,4.976-5.182 c0.544-0.628,0.879-1.326,1.006-2.092C13.071,3.792,12.981,3.039,12.673,2.3z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='12px' viewBox='0 0 13 12' enable-background='new 0 0 13 12' xml:space='preserve'%3E%3Cpath d='M12.673,2.3c-0.308-0.702-0.766-1.261-1.373-1.677C10.692,0.208,10.044,0,9.355,0C8.122,0,7.171,0.434,6.5,1.303 C5.829,0.434,4.878,0,3.645,0C2.956,0,2.308,0.208,1.701,0.624S0.636,1.598,0.327,2.3C0.019,3.039-0.071,3.792,0.056,4.559 s0.471,1.464,1.033,2.092c0.78,0.905,1.586,1.792,2.42,2.661s1.468,1.506,1.903,1.912s0.671,0.619,0.707,0.637 C6.21,11.954,6.346,12,6.527,12c0.163,0,0.299-0.046,0.408-0.139l0.027-0.028c1.65-1.552,3.308-3.279,4.976-5.182 c0.544-0.628,0.879-1.326,1.006-2.092C13.071,3.792,12.981,3.039,12.673,2.3z'/%3E%3C/svg%3E")
}

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a {
    color: #fff !important;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    border-radius: 50%
}

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a:before {
    position: relative;
    top: 1px
}

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist.exists a {
    background-color: #fff
}

.qodef-yith-wcwl--predefined .qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a,
.qodef-yith-wcwl--predefined .qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a {
    margin-left: 10px
}

.qodef-yith-wcwl--predefined #yith-wcwl-popup-message {
    display: none !important
}

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

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

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

.qodef-woo-product-category-group.qodef-pagination-type--standard .qodef-m-pagination-inner {
    display: flex;
    justify-content: space-between
}

.qodef-woo-product-category-group.qodef-pagination-type--standard .qodef-m-pagination-inner .qodef-m-result-count {
    color: #8b8b8b
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-inner {
    padding: 5px;
    background-color: var(--qode-additional-background-color);
    border-radius: 7px;
    transition: background-color .3s ease-in-out;
    position: relative
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-inner:hover {
    background-color: var(--qode-box-background-color)
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-inner:hover .qodef-e-product .qodef-e-image-holder img {
    transform: scale(1.08)
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-products-holder {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 23px
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-product {
    position: relative;
    width: 50%;
    padding: 5px
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-product .qodef-e-image-holder {
    overflow: hidden;
    border-radius: 7px
}

.qodef-browser--safari .qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-product .qodef-e-image-holder {
    transform: translateZ(0)
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-product .qodef-e-image-holder img {
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-product a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-category-thumbnail {
    position: absolute;
    left: 26px;
    bottom: 0
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-category-thumbnail img {
    width: 61px;
    height: 61px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 25px 27px
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-category-title {
    margin: 0
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-count {
    color: #8b8b8b
}

.qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-category-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-woo-product-category-list.qodef-pagination-type--standard .qodef-m-pagination-inner {
    display: flex;
    justify-content: space-between
}

.qodef-woo-product-category-list.qodef-pagination-type--standard .qodef-m-pagination-inner .qodef-m-result-count {
    color: #8b8b8b
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px 20px 15px 15px;
    border-radius: 7px;
    background-color: var(--qode-additional-background-color);
    transition: background-color .3s ease-in-out
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner:hover {
    background-color: var(--qode-box-background-color)
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner:hover .qodef-e-image-holder img {
    transform: scale(1.1)
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-category-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-number {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    min-width: 35px;
    margin-right: 5px
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-content-holder {
    margin-left: 20px
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .woocommerce-loop-category__title {
    margin: 0
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-image-holder {
    position: relative;
    overflow: hidden;
    width: 61px;
    height: 61px;
    border-radius: 6px;
    flex-shrink: 0
}

.qodef-browser--safari .qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-image-holder {
    transform: translateZ(0)
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-image-holder img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-count {
    display: block;
    margin-top: 1px;
    color: #8b8b8b
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-total-price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-left: auto
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-total-price .qodef-e-price {
    color: #8b8b8b
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-total-price .qodef-ethereum-price {
    display: flex;
    align-items: center;
    margin-top: 1px;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600
}

.qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-total-price .qodef-ethereum-price svg {
    position: relative;
    top: -1px;
    margin-right: 5px
}

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

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,
.qodef-woo-product-list .product-category .woocommerce-loop-category__title {
    background-color: #fff;
    left: 50%;
    margin: 0;
    padding: 12px 41px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto
}

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

.qodef-woo-product-list .qodef-product-list-filter-holder {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 32px
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-left {
    display: flex;
    align-items: center
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-right {
    margin-left: auto
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider-amount {
    display: none
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider {
    position: relative;
    display: none;
    margin-top: 32px;
    width: calc(100% - 4px);
    height: auto;
    border: none;
    border-radius: 0;
    background: rgba(var(--qode-main-color-rgb), .15);
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: var(--qode-text-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .ui-slider-handle {
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--qode-main-color);
    border: none;
    margin: 0;
    transform: translate(0, -50%);
    cursor: pointer
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .ui-slider-handle.ui-state-focus,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .ui-slider-handle.ui-state-hover {
    border: none;
    background-color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .ui-slider-range {
    position: relative;
    height: 2px;
    background: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-price-slider-inner {
    position: absolute;
    top: -36px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-filter-price-range {
    display: flex;
    color: #8b8b8b
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--max:before,
.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--min:before {
    content: '$'
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef--min:after {
    content: '-'
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-e-label {
    padding-right: 9px;
    color: #8b8b8b
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-filter-icon {
    margin-left: auto
}

.qodef-woo-product-list .qodef-product-list-filter-holder .qodef-price-slider .qodef-filter-icon svg {
    display: block
}

.qodef-woo-product-list .qodef-product-list-filter-holder .select2-container--default .select2-selection--single {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 4.5px 26px
}

.qodef-woo-product-list .qodef-e-filter-title {
    margin: 0 40px 0 0
}

.qodef-woo-product-list .qodef-product-list-filter-horizontal .qodef-e-inner-holder {
    display: flex;
    column-gap: 30px
}

.qodef-woo-product-list:not(.qodef-ordering-filter--on) .qodef-product-list-filter-holder .qodef-filter-left {
    width: 100%
}

.qodef-woo-product-list:not(.qodef-ordering-filter--on) .qodef-product-list-filter-horizontal {
    width: 100%
}

.qodef-woo-product-list:not(.qodef-ordering-filter--on) .qodef-e-filter-item {
    width: 100%
}

.qodef-woo-product-list:not(.qodef-ordering-filter--on) .select2 {
    width: 100% !important
}

.qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-holder .qodef-filter-left {
    flex-basis: 80%
}

.qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-holder .qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    width: auto;
    margin: 0
}

.qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-horizontal .select2-container--default {
    width: auto !important
}

.qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-horizontal .select2-container--default .select2-selection--single {
    display: flex
}

.qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-horizontal .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: relative;
    right: auto;
    top: auto;
    width: auto
}

.qodef-woo-product-list.qodef-ordering-filter--on .qodef-e-price-filter {
    min-width: 200px
}

.qodef-woo-product-list .qodef-m-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 34px
}

.qodef-woo-product-list .qodef-m-content-wrapper .qodef-m-content {
    display: flex;
    align-items: center
}

.qodef-woo-product-list .qodef-m-content-wrapper .qodef-m-content .qodef-m-icon-holder {
    margin-left: 10px
}

.qodef-woo-product-list .qodef-m-content-wrapper .qodef-m-content .qodef-m-icon-holder svg {
    display: block
}

.qodef-woo-product-list .qodef-m-static-title {
    margin: 0
}

.qodef-woo-product-list .qodef-m-navigation {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.qodef-woo-product-list .qodef-m-navigation .swiper-button-next,
.qodef-woo-product-list .qodef-m-navigation .swiper-button-prev {
    position: static;
    transform: none
}

.qodef-woo-product-list .qodef-m-navigation .swiper-button-prev {
    margin-right: 8px !important
}

.qodef-woo-product-list .qodef-m-navigation .swiper-button-next {
    margin-left: 8px !important
}

.qodef-woo-product-list>.swiper-pagination-bullets {
    margin-top: 19px
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-e-inner {
    padding: 30px
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-e-inner:hover .qodef-woo-product-image:after {
    opacity: 1
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-e-inner:hover .qodef-woo-product-image img {
    transform: scale(1.04)
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-e-inner:hover .qodef-woo-product-image-inner {
    transform: translateY(0)
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-image {
    overflow: hidden;
    border-radius: 7px
}

.qodef-browser--safari .qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-image {
    transform: translateZ(0)
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-image:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent 30%, rgba(40, 40, 40, .6)) no-repeat;
    opacity: 0;
    z-index: 1;
    transition: opacity .3s ease-in-out;
    pointer-events: none
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-image img {
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-woo-product-list.qodef-item-layout--boxed .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--boxed .button {
    padding: 4px 12px 5px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff
}

.qodef-woo-product-list.qodef-item-layout--boxed .added_to_cart:before,
.qodef-woo-product-list.qodef-item-layout--boxed .button:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box;
    opacity: 0;
    transition: opacity .25s ease-out
}

.qodef-woo-product-list.qodef-item-layout--boxed .added_to_cart:hover:before,
.qodef-woo-product-list.qodef-item-layout--boxed .button:hover:before {
    opacity: 1
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-image-inner {
    top: auto;
    bottom: 0;
    padding: 30px;
    height: auto;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    z-index: 2;
    transform: translateY(50%);
    opacity: 0;
    transition: opacity .35s ease-out, transform .6s cubic-bezier(.33, .82, .43, .9);
    pointer-events: none
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-image-inner a {
    pointer-events: all
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-product-content {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 26px 0 17px
}

.qodef-woo-product-list.qodef-item-layout--boxed .qodef-woo-price-holder {
    flex-direction: column;
    align-items: flex-end;
    margin-top: 8px
}

.qodef-woo-product-list.qodef-item-layout--boxed .price {
    margin: 1px 0 0;
    line-height: 1em;
    color: #8b8b8b
}

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

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner {
    overflow: hidden
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner .button {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 7px;
    padding: 4px 12px 5px;
    margin-top: 22px !important
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner .added_to_cart:before,
.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner .button:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box;
    opacity: 0;
    transition: opacity .25s ease-out
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner .added_to_cart:hover:before,
.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner .button:hover:before {
    opacity: 1
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner:hover .qodef-woo-product-info-bottom {
    max-height: 150px;
    opacity: 1;
    transition-duration: .7s, .7s
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner:hover .qodef-woo-product-image img {
    transform: scale(1.04)
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-e-inner:hover .qodef-woo-product-image-inner:after {
    transform: scale(1.4) translateY(-14%)
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-image {
    overflow: hidden;
    border-radius: 7px
}

.qodef-browser--safari .qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-image {
    transform: translateZ(0)
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-image img {
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-image-inner {
    padding: 27px 29px;
    align-items: flex-start;
    justify-content: flex-end;
    text-align: left;
    opacity: 1;
    pointer-events: none
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-image-inner a {
    pointer-events: all
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-image-inner:after {
    --qodef-gradient-color: rgba(40, 40, 40, 0.92);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(transparent 23%, var(--qodef-gradient-color)) no-repeat;
    transform: scale(2) translateY(0);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), opacity .25s .2s ease-out
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-info-bottom {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height .6s cubic-bezier(.33, .82, .43, .9), opacity .35s ease
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-title a:hover {
    color: #fff
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-categories a:hover {
    color: #fff
}

.qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-excerpt {
    margin: 15px 0 0;
    color: #fff
}

@media only screen and (min-width:1025px) {
    .qodef-woo-product-list.qodef-item-layout--presentational.qodef-layout--masonry.qodef-items--fixed .qodef-item--huge-square .qodef-woo-product-excerpt {
        padding-right: 30%
    }
}

.qodef-woo-product-list.qodef-item-layout--presentational.qodef-layout--masonry.qodef-items--fixed .qodef-woo-product-image {
    height: 100%
}

.qodef-woo-product-list.qodef-item-layout--presentational.qodef-layout--masonry.qodef-items--fixed .qodef-woo-product-image img {
    -o-object-fit: cover;
    object-fit: cover
}

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

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

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

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

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

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

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

.widget_netzen_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_netzen_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_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
    margin: 0 0 20px 0;
    position: relative
}

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

.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
    margin: 0 20px 0 0;
    width: 60px
}

.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_netzen_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 {
    font-size: 20px;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_netzen_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_netzen_core_woo_dropdown_cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart-item img {
    float: left;
    vertical-align: top
}

.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart-item a,
.widget_shopping_cart .woocommerce-mini-cart-item a {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    display: block
}

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

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

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

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

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

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

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

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

.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity {
    margin: 0
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-order-details,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__total,
.widget_shopping_cart .qodef-m-order-details,
.widget_shopping_cart .woocommerce-mini-cart__total {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_netzen_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: Poppins, sans-serif;
    font-family: Heebo, sans-serif;
    font-family: Heebo, sans-serif;
    font-size: 18px;
    line-height: 1.556em;
    font-weight: 400
}

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

.widget_netzen_core_woo_dropdown_cart .qodef-m-action a,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,
.widget_shopping_cart .qodef-m-action a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    padding: 5px 12px 6px;
    font-size: 16px;
    color: var(--qode-filled-button-color);
    background-color: var(--qode-main-color);
    border: 1px solid transparent;
    line-height: calc(1.5em - 2px);
    border-radius: 7px
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text,
.widget_netzen_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 {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text-duplicate,
.widget_netzen_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text-initial,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-text-duplicate,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-text-initial,
.widget_shopping_cart .qodef-m-action a .qodef-m-text-duplicate,
.widget_shopping_cart .qodef-m-action a .qodef-m-text-initial,
.widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-text-duplicate,
.widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-action a .qodef-m-text-duplicate,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a .qodef-m-text-duplicate,
.widget_shopping_cart .qodef-m-action a .qodef-m-text-duplicate,
.widget_shopping_cart .woocommerce-mini-cart__buttons a .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-action a:hover,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover,
.widget_shopping_cart .qodef-m-action a:hover,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover {
    color: var(--qode-filled-button-color);
    background-color: var(--qode-main-color)
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-action a:hover .qodef-m-text-initial,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text-initial,
.widget_shopping_cart .qodef-m-action a:hover .qodef-m-text-initial,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.widget_netzen_core_woo_dropdown_cart .qodef-m-action a:hover .qodef-m-text-duplicate,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text-duplicate,
.widget_shopping_cart .qodef-m-action a:hover .qodef-m-text-duplicate,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

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

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

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

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

.widget_netzen_core_woo_dropdown_cart,
.widget_shopping_cart {
    color: var(--qode-text-color)
}

.widget_netzen_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_netzen_core_woo_dropdown_cart .widget_shopping_cart_content,
.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content {
    background-color: #fff;
    border-color: var(--qode-main-color)
}

.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart-item a,
.widget_shopping_cart .woocommerce-mini-cart-item a {
    color: var(--qode-text-color)
}

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

.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: var(--qode-text-color)
}

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

.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_netzen_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: var(--qode-text-color)
}

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

.widget_netzen_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_netzen_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong {
    color: var(--qode-text-color)
}

#qodef-top-area .widget_netzen_core_woo_dropdown_cart,
#qodef-top-area .widget_shopping_cart {
    color: var(--qode-main-color)
}

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

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

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

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

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

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

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

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

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

#qodef-side-area .widget_netzen_core_woo_dropdown_cart,
#qodef-side-area .widget_shopping_cart {
    color: #fff
}

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

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

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

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

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

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

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-close {
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    font-size: 34px;
    z-index: 1000
}

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

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 35px !important
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-top: 20px
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item:first-child {
    margin-top: 0
}

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

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

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

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

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

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

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

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    padding: 0 35px
}

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

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

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    color: var(--qode-filled-button-color);
    background-color: var(--qode-main-color);
    border: 1px solid transparent;
    line-height: calc(1.5em - 2px);
    border-radius: 7px
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link .qodef-m-text-duplicate,
.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover {
    color: var(--qode-filled-button-color);
    background-color: var(--qode-main-color)
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.widget_netzen_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

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

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

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

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

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

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

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

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

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

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo {
    width: auto;
    opacity: 1;
    will-change: opacity;
    transition: opacity .15s ease-out;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    opacity: 0;
    will-change: opacity;
    transition: opacity .15s ease-out
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-team-list .qodef-e-media-image {
    border-radius: 8px;
    overflow: hidden
}

.qodef-browser--safari .qodef-team-list .qodef-e-media-image {
    transform: translateZ(0)
}

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

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

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

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner {
    position: relative;
    overflow: hidden
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-media-image img {
    transform: scale(1.04)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content {
    transform: translateY(0);
    opacity: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-media-image img {
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(transparent 30%, rgba(40, 40, 40, .8)) no-repeat;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    padding: 30px;
    transform: translateY(20%);
    opacity: 0;
    transition: opacity .35s ease-out, transform .6s cubic-bezier(.33, .82, .43, .9)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-role {
    color: #fff
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icons {
    font-size: 12px
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icons .qodef-team-member-social-icon {
    margin-right: 18px;
    color: #fff
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icons .qodef-team-member-social-icon:hover {
    color: #9e9e9e
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icons .qodef-team-member-social-icon:last-child {
    margin-right: 0
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-title {
    margin: 0 0 13px;
    line-height: 1em;
    color: #fff
}

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

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

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

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

.qodef-testimonials-list .qodef-e-text {
    margin: 0 0 25px
}

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

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

.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before {
    background-color: var(--qode-main-color)
}

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

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

.qodef-review-rating {
    display: flex
}

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

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

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

.qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 .1em 0 0;
    cursor: pointer;
    color: var(--qode-text-color)
}

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

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

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

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

.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% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

@keyframes cover_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
        z-index: 100
    }

    100% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }
}

.qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    z-index: -1;
    transition: opacity .3s ease
}

.qodef-search-cover-form .qodef-m-inner {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 70px
}

.qodef-search-cover-form .qodef-m-form-field {
    padding: 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline-offset: 0
}

.qodef-search-cover-form .qodef-m-form-field:focus {
    color: var(--qode-main-color)
}

.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-form-field::placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-close {
    flex-shrink: 0
}

.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out .3s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .3s ease both
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
    display: none
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .98);
    z-index: 100
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: var(--qode-text-color);
    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: var(--qode-text-color);
    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: var(--qode-text-color);
    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: var(--qode-text-color)
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in .3s ease both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.qodef-search-opener.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none
}

.qodef-accordion .qodef-accordion-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-accordion.qodef--init {
    visibility: visible
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 0;
    padding: 2px 10px 2px 5px;
    transition: color .2s ease-out, background-color .2s ease-out;
    cursor: pointer
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
    margin-top: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    position: relative;
    flex-shrink: 0;
    width: 20px;
    height: 18px;
    line-height: 1;
    text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .2s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover {
    color: #fff;
    background-color: var(--qode-additional-background-color)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding: 16px 0 2px;
    margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

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

.qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.qodef-banner .qodef-m-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
}

.qodef-banner .qodef-m-title {
    margin: 10px 0 4px
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    font-family: Poppins, sans-serif;
    margin: 0;
    opacity: .5;
    letter-spacing: 0
}

.qodef-banner .qodef-m-text-field {
    font-size: 15px;
    color: var(--qode-main-color);
    margin: 0 0 10px;
    font-style: italic
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: block;
    transition: all .35s ease-out
}

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

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding: 30px
}

.qodef-button.qodef-html--link {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    padding: 10px 20px 11px
}

.qodef-button.qodef-size--small {
    padding: 5px 12px 6px;
    font-size: 16px
}

.qodef-button.qodef-size--large {
    padding: 15px 28px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 12px 20px;
    justify-content: center;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: var(--qode-filled-button-color);
    background-color: var(--qode-main-color);
    border: 1px solid transparent;
    line-height: calc(1.5em - 2px);
    border-radius: 7px
}

.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text-duplicate,
.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.qodef-button.qodef-layout--filled.qodef-html--link .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: var(--qode-filled-button-color);
    background-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 161px;
    height: 161px;
    border-radius: 50%;
    font-size: 16px
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link .qodef-m-circle {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(35deg, var(--button-border-gradient--one) 0, var(--button-border-gradient--one) 30%, var(--button-border-gradient--two) 100%) padding-box, linear-gradient(35deg, var(--button-border-gradient--one) 0, var(--button-border-gradient--one) 30%, var(--button-border-gradient--two) 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box;
    transition: transform .4s ease
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link .qodef-m-text-duplicate,
.qodef-button.qodef-layout--outlined-rounded.qodef-html--link .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link.qodef-moving .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link.qodef-moving .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

.qodef-button.qodef-layout--outlined-rounded.qodef-html--link.qodef-moving .qodef-m-circle {
    transition: transform .8s cubic-bezier(.2, .84, .5, 1)
}

.qodef-button.qodef-layout--outlined {
    color: var(--qode-main-color);
    background-color: transparent;
    border-radius: 7px
}

.qodef-button.qodef-layout--outlined:before {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box
}

.qodef-button.qodef-layout--outlined .qodef-m-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-clip-path: inset(.12em 0);
    clip-path: inset(.12em 0)
}

.qodef-button.qodef-layout--outlined .qodef-m-text-duplicate,
.qodef-button.qodef-layout--outlined .qodef-m-text-initial {
    transition: transform .6s cubic-bezier(.25, .7, .24, .91), opacity .35s;
    display: inline-block
}

.qodef-button.qodef-layout--outlined .qodef-m-text-duplicate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    opacity: 0
}

.qodef-button.qodef-layout--outlined.qodef-shortcode:before {
    background: linear-gradient(35deg, var(--button-border-gradient--one) 0, var(--button-border-gradient--one) 30%, var(--button-border-gradient--two) 100%) padding-box, linear-gradient(35deg, var(--button-border-gradient--one) 0, var(--button-border-gradient--one) 30%, var(--button-border-gradient--two) 100%) border-box
}

.qodef-button.qodef-layout--outlined:hover {
    color: var(--qode-main-color);
    background-color: transparent
}

.qodef-button.qodef-layout--outlined:hover .qodef-m-text-initial {
    opacity: 0;
    transform: translate(0, -100%)
}

.qodef-button.qodef-layout--outlined:hover .qodef-m-text-duplicate {
    opacity: 1;
    transform: translate(0, 0)
}

.qodef-button.qodef-layout--textual {
    padding: 0 !important;
    color: var(--qode-text-color);
    background-color: transparent;
    border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block
}

.qodef-button.qodef-layout--textual:hover {
    color: var(--qode-main-color)
}

.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-style--button-behind-text .qodef-m-inner {
    position: relative
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--button-behind-text .qodef-m-content {
    position: relative;
    padding: 0;
    z-index: 2;
    pointer-events: none
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--button-behind-text .qodef-m-button {
    position: absolute;
    bottom: -55%;
    left: 50%;
    transform: translate(-51%);
    z-index: 1
}

@media only screen and (max-width:480px) {
    .qodef-call-to-action.qodef-layout--standard.qodef-style--button-behind-text .qodef-m-button {
        bottom: auto;
        top: 90%;
        margin: 0
    }
}

.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-call-to-action.qodef-layout--standard .qodef-m-button .qodef-m-inner-holder {
    position: relative
}

.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(var(--qode-main-color-second), .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-touchevents .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-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img {
    animation: qodefCardAppearFromRight 1s cubic-bezier(.19, 1, .22, 1) forwards
}

.no-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img {
    animation: qodefCardAppearFromLeft 1s cubic-bezier(.19, 1, .22, 1) forwards
}

.no-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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: Poppins, sans-serif;
    font-size: 110px;
    line-height: 1em;
    font-weight: 700;
    color: var(--qode-text-color)
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    margin: 2px 0 0
}

.qodef-countdown.qodef-layout--simple.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-layout--simple.qodef-countdown--light .qodef-label {
    color: #fff
}

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

.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_netzen_core_custom_font {
    margin-bottom: 0 !important
}

.qodef-custom-font {
    position: relative;
    margin: 0;
    color: var(--qode-text-color)
}

.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: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 60px;
    font-weight: 700;
    line-height: 1.216em
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.333em;
    color: #fff;
    background-color: var(--qode-text-color)
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-google-map {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-google-map .qodef-m-map {
    display: block;
    width: 100%
}

.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
    width: 100%;
    display: block
}

.qodef-google-map .qodef-m-map img {
    max-width: none
}

.qodef-highlight .qodef-highlight-text {
    padding: 0 5px;
    color: #fff;
    background-color: var(--qode-text-color)
}

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

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 16px
}

.qodef-icon-list-item .qodef-e-icon-wrapper {
    margin-right: 8px
}

.qodef-icon-list-item.qodef-vertical-alignment--center .qodef-e-title-inner {
    align-items: center
}

.qodef-icon-list-item.qodef-vertical-alignment--top .qodef-e-title-inner {
    align-items: flex-start
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    position: relative;
    display: inline-block
}

.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-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper svg {
    display: block
}

#qodef-page-sidebar .widget.widget_netzen_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_netzen_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_netzen_core_icon_list_item {
    margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-title {
    margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
    display: block
}

.qodef-icon-with-text .qodef-m-text {
    margin: 8px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
    float: none
}

.qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: block
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 20px
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-title {
    margin: 6px 0 0
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-text {
    margin: 14px 0 0
}

.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-additional-background-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-gradient-circle-hover {
    --qodef-border-gradient-color-one: #a9a7f9;
    --qodef-border-gradient-color-two: #D5EDA3
}

.qodef-icon-holder.qodef-gradient-circle-hover .qodef-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.62em;
    height: 2.62em;
    transition: color .2s ease-out
}

.qodef-icon-holder.qodef-gradient-circle-hover .qodef-icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(35deg, var(--qodef-border-gradient-color-one) 0, var(--qodef-border-gradient-color-one) 30%, var(--qodef-border-gradient-color-two) 100%) padding-box, linear-gradient(35deg, var(--qodef-border-gradient-color-one) 0, var(--qodef-border-gradient-color-one) 30%, var(--qodef-border-gradient-color-two) 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    box-sizing: content-box;
    opacity: 0;
    transition: opacity .5s ease-out
}

.qodef-icon-holder.qodef-gradient-circle-hover .qodef-icon:hover:after {
    opacity: 1
}

.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_netzen_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_netzen_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_netzen_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_netzen_core_icon {
    margin-bottom: 0
}

.qodef-image-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-marquee .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
    overflow: hidden
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
    background-size: cover !important
}

.qodef-image-marquee .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.qodef-image-marquee .qodef-m-image.qodef-image--copy {
    will-change: transform;
    backface-visibility: hidden;
    transform: translateX(100%) translateZ(0)
}

.qodef-image-marquee .qodef-m-image a {
    position: relative;
    display: block
}

@keyframes qode-move-marquee {
    0% {
        transform: translateX(0) translateZ(0)
    }

    100% {
        transform: translateX(-100%) translateZ(0)
    }
}

@keyframes qode-move-marquee-copy {
    0% {
        transform: translateX(100%) translateZ(0)
    }

    100% {
        transform: translateX(0) translateZ(0)
    }
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    border: 1px solid var(--qode-border-frame);
    border-radius: 6px;
    overflow: hidden
}

.qodef-browser--safari .qodef-image-with-text .qodef-m-image {
    transform: translateZ(0)
}

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

.qodef-image-with-text .qodef-m-text {
    margin: 6px 0 0
}

.qodef-image-with-text .qodef-cross-fade-images {
    position: relative;
    overflow: hidden
}

.qodef-image-with-text .qodef-cross-fade-images:hover .qodef-img--fade {
    opacity: 1
}

.qodef-image-with-text .qodef-cross-fade-images .qodef-img--fade {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .4s ease
}

.qodef-image-with-text.qodef-layout--boxed-text-below {
    border-radius: 7px;
    background-color: var(--qode-additional-background-color)
}

.qodef-image-with-text.qodef-layout--boxed-text-below .qodef-m-image {
    border: none
}

.qodef-image-with-text.qodef-layout--boxed-text-below .qodef-m-image a:hover img {
    transform: scale(1.04)
}

.qodef-image-with-text.qodef-layout--boxed-text-below .qodef-m-image a img {
    transform: scale(1.015);
    transition: transform .6s cubic-bezier(.29, .58, .27, .9)
}

.qodef-image-with-text.qodef-layout--boxed-text-below .qodef-m-content {
    padding: 20px 30px 32px
}

.qodef-image-with-text.qodef-layout--boxed-text-below .qodef-m-title {
    margin: 0
}

.qodef-image-with-text.qodef-layout--boxed-text-below .qodef-m-text {
    margin: 9px 0 0
}

.qodef-image-with-text.qodef-layout--compact {
    background-color: var(--qode-additional-background-color);
    border-radius: 7px;
    padding: 5.364vw 3.54vw 4.896vw;
    text-align: center
}

.qodef-image-with-text.qodef-layout--compact .qodef-m-image {
    border: none
}

.qodef-image-with-text.qodef-layout--compact .qodef-m-image img {
    max-height: 157px;
    width: auto
}

.qodef-image-with-text.qodef-layout--compact .qodef-m-title {
    margin: 18px 0 0
}

.qodef-image-with-text.qodef-layout--compact .qodef-m-text {
    margin: 9px 0 0
}

.qodef-image-with-text.qodef-layout--compact .qodef-m-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-image-with-text.qodef-layout--compact.qodef-image-action--link {
    transition: background-color .3s ease-in-out
}

.qodef-image-with-text.qodef-layout--compact.qodef-image-action--link:hover {
    background-color: var(--qode-box-background-color)
}

.qodef-image-with-text.qodef-layout--passepartout {
    --qodef-shadow-color: rgba(0, 0, 0, 100%);
    padding: 20px 20px 32px;
    border-radius: 7px;
    background-color: var(--qode-additional-background-color);
    box-shadow: -6px -4px 21px 0 transparent;
    transition: box-shadow .6s ease-out, background-color .5s ease-out;
    margin-bottom: 20px
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-image-with-text.qodef-layout--passepartout {
        padding: 12px 12px 32px
    }
}

.qodef-image-with-text.qodef-layout--passepartout:hover {
    background-color: var(--qode-box-background-color);
    box-shadow: -6px -4px 21px 0 var(--qodef-shadow-color)
}

.qodef-skin--white .qodef-image-with-text.qodef-layout--passepartout {
    --qodef-shadow-color: rgba(0, 0, 0, 14%)
}

.qodef-image-with-text.qodef-layout--passepartout .qodef-m-content-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 19px
}

.qodef-image-with-text.qodef-layout--passepartout .qodef-m-title {
    margin: 0
}

.qodef-image-with-text.qodef-layout--passepartout .qodef-m-tagline {
    color: #8b8b8b
}

.qodef-image-with-text.qodef-layout--passepartout .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-image-with-text.qodef-layout--text-on-hover {
    border-radius: 7px;
    overflow: hidden;
    border: 1px solid var(--qode-border-frame)
}

.qodef-browser--safari .qodef-image-with-text.qodef-layout--text-on-hover {
    transform: translateZ(0)
}

.qodef-image-with-text.qodef-layout--text-on-hover:hover .qodef-m-content {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .2s, 0s
}

.qodef-image-with-text.qodef-layout--text-on-hover:hover .qodef-m-content:before {
    opacity: 1;
    transform: scale(1) translateY(0)
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-image {
    border: none
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    transform: translateY(50px);
    opacity: 0;
    transition: opacity .35s ease-out, transform .6s cubic-bezier(.33, .82, .43, .9)
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content:before {
    --qodef-gradient-color: var(--qodef-overlay-color, black);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: linear-gradient(transparent 23%, var(--qodef-gradient-color)) no-repeat;
    transform: scale(2) translateY(0);
    transition: transform .7s cubic-bezier(.25, .46, .45, .94), opacity .25s .2s ease-out
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-title {
    margin: 0;
    position: relative
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-text {
    margin: 9px 0 0;
    position: relative
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-button .qodef-m-text {
    margin: 0 0 0
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 7px;
    border: 2px solid #fff;
    opacity: 1;
    transition: opacity .25s ease-out
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-button:hover:after {
    opacity: 0
}

.qodef-image-with-text.qodef-layout--text-on-hover .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-info-section.qodef-layout--standard {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-info-section.qodef-layout--standard .qodef-m-info {
    position: relative;
    z-index: 2
}

.qodef-info-section.qodef-layout--standard .qodef-m-title {
    margin: 0 0 14px
}

.qodef-info-section.qodef-layout--standard .qodef-m-text {
    margin: 0;
    font-size: 18px
}

.qodef-info-section.qodef-layout--standard a {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 calc(100% - 4px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .3s ease
}

.qodef-info-section.qodef-layout--standard a:hover {
    color: inherit;
    background-size: 100% 1px
}

.qodef-info-section.qodef-layout--standard a:focus {
    color: currentColor
}

.qodef-info-section.qodef-layout--standard .qodef-button {
    margin-top: 6px
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-pricing-table.qodef-status--featured {
    transform: translateY(-25px)
}

.qodef-pricing-table .qodef-m-inner {
    padding: 45px
}

.qodef-pricing-table .qodef-m-title p {
    margin: 0;
    color: var(--qode-text-color)
}

.qodef-pricing-table .qodef-m-price {
    margin-top: -3px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1;
    justify-content: center
}

.qodef-pricing-table .qodef-m-content {
    margin: 25px 0 0
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    color: var(--qode-text-color);
    margin-bottom: 8px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 25px 0 0
}

.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-progress-bar .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column
}

.qodef-progress-bar .qodef-m-canvas {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-progress-bar .qodef-m-canvas svg {
    display: block
}

.qodef-progress-bar .qodef-m-title {
    margin: 20px 0 0
}

.qodef-progress-bar.qodef--init {
    visibility: visible
}

.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    font-family: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em
}

.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
    padding-top: 20px;
    transform: none !important
}

.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
    flex-direction: column-reverse
}

.qodef-progress-bar.qodef-layout--line .proggress {
    width: 0
}

.qodef-progress-bar.qodef-layout--line .percentCount {
    position: absolute;
    top: -24px;
    right: 0;
    width: auto
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
    margin: 0 0 7px
}

.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount {
    left: 0;
    right: auto;
    transform: translateX(-50%)
}

.qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-section-title .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-section-title .qodef-m-inner .qodef-icon,
.qodef-section-title .qodef-m-inner .qodef-m-custom-icon,
.qodef-section-title .qodef-m-inner .qodef-m-svg-icon {
    margin-left: 10px
}

.qodef-section-title .qodef-m-svg-icon svg {
    display: block
}

.qodef-section-title .qodef-m-custom-icon {
    width: 24px;
    height: 24px
}

.qodef-section-title .qodef-icon {
    font-size: 24px;
    background: linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-title .qodef-special-style {
    color: #a9a7f9
}

.qodef-section-title .qodef-m-text {
    margin: 25px 0 0
}

.qodef-section-title.qodef-title-predefined-color--on .qodef-m-title {
    color: #3c3b3d
}

.qodef-skin--white .qodef-section-title.qodef-title-predefined-color--on .qodef-m-title {
    color: #e0e0e0
}

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--center .qodef-m-inner {
    justify-content: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--left .qodef-m-inner {
    justify-content: flex-start
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-section-title.qodef-alignment--right .qodef-m-inner {
    justify-content: flex-end
}

.qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid var(--qode-main-color);
    margin: 10px 0
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-disabled--1024 {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-separator.qodef-disabled--768 {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-separator.qodef-disabled--680 {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-separator.qodef-disabled--480 {
        display: none
    }
}

#qodef-page-sidebar .widget.widget_netzen_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_netzen_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_netzen_core_separator {
    margin-bottom: 0
}

.qodef-single-image .qodef-m-image {
    overflow: hidden;
    display: inline-block
}

.qodef-single-image img {
    display: block
}

.qodef-single-image.qodef--gradient-mask .qodef-m-image {
    position: relative;
    --qodef-grad-color-1: #a9a7f9;
    --qodef-grad-color-2: #D5EDA3;
    background-image: linear-gradient(35deg, var(--qodef-grad-color-1) 30%, var(--qodef-grad-color-2) 100%);
    background-size: 100% 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat
}

.qodef-single-image.qodef--gradient-mask .qodef-m-image img {
    opacity: 0
}

.qodef-single-image.qodef--gradient-mask .qodef-m-image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, var(--qodef-grad-color-1) 25%, var(--qodef-grad-color-2) 90%) top right/250% 250%;
    animation: qodef-background-gradient 6s infinite linear
}

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block
}

.qodef-stacked-images .qodef-m-images .qodef-m-image {
    opacity: 0;
    transition: .35s opacity ease-out
}

.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: 50%
    }
}

.qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared {
    opacity: 1
}

.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 {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding: 0 3px 1px;
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-right: 0
}

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

.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: 100px;
    font-family: Poppins, sans-serif;
    line-height: 1em;
    font-weight: 700;
    overflow: hidden
}

.qodef-text-marquee .qodef-m-text {
    padding: 0 25px;
    will-change: transform
}

.qodef-text-marquee .qodef-m-text .qodef-m-text-1 {
    color: var(--qode-text-color)
}

.qodef-text-marquee .qodef-m-text .qodef-m-text-2 {
    color: var(--qode-text-color)
}

.qodef-text-marquee .qodef-m-text .qodef-m-text-3 {
    color: var(--qode-text-color)
}

.qodef-text-marquee .qodef-m-text>span:after {
    content: '\00b7';
    display: inline-block;
    padding: 0 28px;
    color: var(--qode-text-color)
}

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

.qodef-textual-list .qodef-m-list {
    list-style: none;
    margin: 0
}

.qodef-textual-list .qodef-m-list-item {
    position: relative;
    margin-bottom: 16px
}

.qodef-textual-list .qodef-m-list-item:last-child {
    margin-bottom: 0
}

.qodef-textual-list .qodef-m-list-text {
    font-size: 18px
}

.qodef-textual-list .qodef-m-list-text a {
    background-image: linear-gradient(to top, currentColor 1px, transparent 0);
    background-position: 0 calc(100% - 4px);
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .3s ease
}

.qodef-textual-list .qodef-m-list-text a:hover {
    background-size: 100% 1px
}

.qodef-textual-list.qodef-bullets--on .qodef-m-list-item {
    padding-left: 15px;
    --qodef-bullet-color: var(--qode-main-color)
}

.qodef-textual-list.qodef-bullets--on .qodef-m-list-item:last-child {
    margin-bottom: 0
}

.qodef-textual-list.qodef-bullets--on .qodef-m-list-text:before {
    content: "";
    position: absolute;
    top: .5em;
    left: 0;
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: var(--qodef-bullet-color)
}

.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: var(--qode-text-color);
    font-size: 106px;
    line-height: 1
}

.qodef-video-button .qodef-m-play span {
    display: block;
    line-height: inherit
}

.qodef-video-button .qodef-m-play span:before {
    display: block;
    line-height: inherit
}

.qodef-workflow {
    position: relative
}

.qodef-workflow .main-line {
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin-left: -1px;
    border-left: 2px solid var(--qode-additional-border-color);
    height: 100%
}

.qodef-workflow .qodef-circle {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    z-index: 2
}

.qodef-workflow .qodef-circle:after {
    content: '';
    height: 8px;
    width: 8px;
    background-color: var(--qode-additional-border-color);
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.qodef-workflow .qodef-workflow-item {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0 0 54px
}

.qodef-workflow .qodef-workflow-item:last-child {
    padding: 0
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-image {
    position: relative
}

.qodef-workflow .qodef-workflow-item:nth-child(2n) .qodef-workflow-image {
    padding-left: 50px
}

@media only screen and (max-width:1024px) {
    .qodef-workflow .qodef-workflow-item:nth-child(2n) .qodef-workflow-image {
        padding-left: 0;
        padding-bottom: 10px
    }
}

.qodef-workflow .qodef-workflow-item:nth-child(2n) .qodef-workflow-text {
    padding-right: 50px;
    text-align: right
}

.qodef-workflow .qodef-workflow-item:nth-child(2n) .qodef-workflow-text .qodef-circle {
    right: 0
}

.qodef-workflow .qodef-workflow-item:nth-child(2n) .qodef-workflow-text .qodef-circle:after {
    left: -4px
}

.qodef-workflow .qodef-workflow-item:nth-child(2n+1):not(:first-child) .qodef-workflow-image {
    padding-right: 50px
}

@media only screen and (max-width:1024px) {
    .qodef-workflow .qodef-workflow-item:nth-child(2n+1):not(:first-child) .qodef-workflow-image {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px
    }
}

.qodef-workflow .qodef-workflow-item:nth-child(2n+1):not(:first-child) .qodef-workflow-image img {
    width: 100%
}

@media only screen and (max-width:1024px) {
    .qodef-workflow .qodef-workflow-item:nth-child(2n+1):not(:first-child) .qodef-workflow-image img {
        margin-left: 0
    }
}

.qodef-workflow .qodef-workflow-item:nth-child(2n+1):not(:first-child) .qodef-workflow-text {
    padding-left: 50px
}

.qodef-workflow .qodef-workflow-item:nth-child(2n+1):not(:first-child) .qodef-workflow-text .qodef-circle {
    left: 0
}

.qodef-workflow .qodef-workflow-item:nth-child(2n+1):not(:first-child) .qodef-workflow-text .qodef-circle:after {
    right: -4px
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner {
    display: flex;
    position: relative;
    width: 100%;
    vertical-align: middle
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image,
.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text {
    float: left;
    margin: auto 0;
    width: 50%;
    box-sizing: border-box
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image {
    text-align: center
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image img {
    width: 100%;
    height: auto;
    max-width: none;
    border-radius: 4px
}

@media only screen and (max-width:1440px) {
    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image img {
        max-width: 100%
    }
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image .qodef-workflow-image-inner {
    position: relative
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image .qodef-workflow-image-inner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text {
    position: relative
}

@media only screen and (max-width:1024px) {
    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text {
        text-align: left;
        padding: 0 0 50px !important
    }

    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-m-text {
        padding: 0 20% 0 0 !important
    }
}

@media only screen and (max-width:680px) {
    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-m-text {
        padding: 0 !important
    }
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-alignment--right+.qodef-m-text {
    text-align: right
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-m-caption {
    font-family: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding: 6px 12px;
    border-radius: 7px;
    background-color: var(--qode-additional-background-color);
    color: #8a82df
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-m-title {
    margin: 4px 0 0
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-m-text {
    margin: 11px 0 0
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner.reverse {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner.reverse .qodef-m-text {
    padding-right: 18%
}

@media only screen and (max-width:1024px) {
    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner:not(.reverse) {
        flex-direction: column
    }
}

.qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner:not(.reverse) .qodef-m-text {
    padding-left: 18%
}

.qodef-workflow.qodef-workflow-animate {
    opacity: 0
}

.qodef-workflow.qodef-workflow-animate .main-line {
    opacity: 0;
    transform: scaleY(0);
    transform-origin: top;
    transition: opacity .35s ease-out, transform 5s ease-out
}

@media only screen and (max-width:1024px) {
    .qodef-workflow.qodef-workflow-animate .main-line {
        display: none
    }
}

.qodef-workflow.qodef-workflow-animate .qodef-circle {
    opacity: 0;
    transition: opacity .8s ease .8s
}

.qodef-workflow.qodef-workflow-animate .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image-inner img {
    opacity: 0;
    transform: translateY(15%);
    transition: all 1s ease
}

.qodef-workflow.qodef-workflow-animate .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-label-image {
    transform: rotate(15deg);
    opacity: 0;
    transition: all 1s ease .8s
}

.qodef-workflow.qodef-workflow-animate .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text {
    opacity: 0;
    transform: translateY(15%);
    transition: all 1s ease .6s
}

.qodef-workflow.qodef-workflow-animate .qodef-workflow-item:last-child:before {
    transition: all .32s cubic-bezier(.13, .89, .28, 1.38) .6s
}

.qodef-workflow.qodef-workflow-animate .qodef-workflow-item:last-child:after {
    transition: all .4s cubic-bezier(.13, .89, .28, 1.38) .4s
}

.qodef-workflow.qodef-workflow-animate .qodef-workflow-item:last-child:after,
.qodef-workflow.qodef-workflow-animate .qodef-workflow-item:last-child:before {
    opacity: 0;
    transform: scale(0) translateX(-50%)
}

.qodef-workflow.qodef-workflow-animate.qodef-appeared {
    opacity: 1
}

.qodef-workflow.qodef-workflow-animate.qodef-appeared .main-line {
    opacity: 1;
    transform: scaleY(1)
}

.qodef-workflow.qodef-workflow-animate.qodef-appeared .qodef-workflow-item.qodef-appeared .qodef-workflow-image-inner img {
    opacity: 1;
    transform: translateY(0)
}

.qodef-workflow.qodef-workflow-animate.qodef-appeared .qodef-workflow-item.qodef-appeared .qodef-workflow-label-image {
    transform: rotate(0);
    opacity: 1
}

.qodef-workflow.qodef-workflow-animate.qodef-appeared .qodef-workflow-item.qodef-appeared .qodef-workflow-text {
    opacity: 1;
    transform: translateY(0)
}

.qodef-workflow.qodef-workflow-animate.qodef-appeared .qodef-workflow-item.qodef-appeared .qodef-circle {
    opacity: 1
}

.qodef-workflow.qodef-workflow-animate.qodef-appeared .qodef-workflow-item:last-child.qodef-appeared:after,
.qodef-workflow.qodef-workflow-animate.qodef-appeared .qodef-workflow-item:last-child.qodef-appeared:before {
    opacity: 1;
    transform: scale(1) translateX(-50%)
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -490px;
    width: 490px;
    height: 100%;
    min-height: 100%;
    padding: 120px 75px 35px;
    text-align: center;
    background-color: var(--qode-additional-background-color);
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

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

#qodef-side-area.qodef-alignment--center {
    text-align: center
}

#qodef-side-area.qodef-alignment--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area-close {
    position: absolute;
    top: 33px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

.admin-bar #qodef-side-area-close {
    top: 65px
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    font-family: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    font-size: 16px
}

.qodef-social-share li a:hover {
    color: #a9a7f9
}

.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-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-icon:after {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d7eda7 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d7eda7 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    box-sizing: content-box
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-icon svg {
    display: block;
    position: relative;
    left: -1px
}

.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: 35px;
    height: 30px;
    line-height: 30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    font-size: 12px;
    color: var(--qode-text-color)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a:hover {
    color: #a9a7f9
}

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

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--list li a {
    font-size: 13px
}

.qodef-social-share.qodef-layout--list li a:hover span:after {
    opacity: 1
}

.qodef-social-share.qodef-layout--list li a span {
    position: relative
}

.qodef-social-share.qodef-layout--list li a span:after {
    content: '';
    width: 2.31em;
    height: 2.31em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 0, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999
}

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #e1e1e1;
    background-color: #201f22
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: '';
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .6;
    animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner {
    position: relative;
    width: 100vW;
    height: 100vH;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-additional-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qodef-additional-bg-color, var(--qode-main-color));
    opacity: 0
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.125em;
    font-size: 5.8vMax;
    width: 100%;
    text-align: center;
    padding: 0 8%;
    margin-top: -32px;
    overflow: hidden
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text>* {
    margin: 0
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-welcome-note {
    opacity: 0;
    display: block
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-number {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(100%);
    opacity: 0;
    animation: qodef-appear-text 1s ease-out .1s forwards
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-number-inner {
    display: flex
}

@media only screen and (max-width:768px) {
    #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-heading .qodef-m-spinner-text {
        font-size: 8vmax;
        line-height: 1em
    }
}

.qodef--spinner-loaded #qodef-page-spinner {
    pointer-events: none
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
    opacity: 0
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
    display: flex;
    font-family: Poppins, sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    text-transform: uppercase
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
    display: inline-block;
    opacity: 0;
    will-change: opacity
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .2s ease-out;
    background-color: rgba(0, 0, 0, .65);
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-sp-holder .qodef-sp-inner {
    width: 90%;
    max-width: 600px;
    background-color: #fff;
    padding: 40px;
    opacity: 0;
    box-shadow: 3px 3px 15px 0 rgba(var(--qode-main-color-second), .5);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    color: #000
}

.qodef-sp-holder .qodef-sp-close:hover {
    color: var(--qode-text-color)
}

.qodef-sp-holder .qodef-sp-close svg {
    stroke: currentColor;
    fill: currentColor
}

.qodef-sp-holder .qodef-sp-content-container {
    background-color: var(--qode-additional-background-color);
    background-size: cover;
    padding: 40px
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 30px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 20px 0
}

.qodef-sp-holder .wpcf7 {
    width: 100%;
    display: block
}

.qodef-sp-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 28px
}

.qodef-sp-holder .qodef-sp-prevent-inner {
    cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-inner>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.qodef-sp-holder .qodef-sp-prevent-input {
    margin: 1px 1px 0 0;
    width: 11px;
    height: 11px;
    border: 1px solid var(--qode-text-color);
    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: 13px
}

.qodef-sp-opened .qodef-sp-holder {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
    opacity: 1;
    transform: scale(1);
    transition: transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-page-title {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-page-title.qodef-image--responsive {
    height: auto !important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
    text-align: center
}

.qodef-page-title.qodef-alignment--right {
    text-align: right
}

.qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 40px
}

.qodef-page-title .qodef-breadcrumbs a {
    position: relative
}

.qodef-page-title .qodef-breadcrumbs a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .3s ease
}

.qodef-page-title .qodef-breadcrumbs a:hover:after {
    transform: scaleX(1)
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 4px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '/'
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 21px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 21px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-right: 28px
}

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .2s ease-out
}

.qodef-social-icons-group .qodef-icon-holder a span {
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-out
}

.qodef-social-icons-group .qodef-icon-holder a span:after {
    content: '';
    width: 2.31em;
    height: 2.31em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 2px solid transparent;
    background: linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) padding-box, linear-gradient(35deg, #a9a7f9 30%, #d5eda3 100%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    opacity: 0;
    transition: opacity .45s ease-out
}

.qodef-social-icons-group .qodef-icon-holder a span:hover {
    color: #a9a7f9
}

.qodef-social-icons-group .qodef-icon-holder a span:hover:after {
    opacity: 1
}

.qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-right: 0
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual {
    font-family: Poppins, sans-serif;
    color: var(--qode-text-color);
    font-family: Heebo, sans-serif;
    font-family: Heebo, sans-serif;
    font-size: 18px;
    line-height: 1.556em;
    font-weight: 400;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: var(--qode-text-color)
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
    color: inherit
}

.widget.widget_netzen_core_social_icons_group .qodef-icon-holder.qodef-layout--circle,
.widget.widget_netzen_core_social_icons_group .qodef-icon-holder.qodef-layout--square {
    background-color: var(--qode-additional-background-color)
}

.widget.widget_netzen_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover,
.widget.widget_netzen_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover {
    color: var(--qode-text-color)
}

.widget.widget_netzen_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a,
.widget.widget_netzen_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover a {
    color: #fff
}

.widget_netzen_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.qodef-switch {
    display: none;
    position: relative;
    width: 69px;
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.qodef-switch .qodef-switch-input {
    display: none
}

.qodef-switch .qodef-switch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 20px;
    height: 35px;
    margin-bottom: 0;
    background-color: #eee
}

.qodef-skin--black .qodef-switch .qodef-switch-label {
    background-color: #333235
}

#qodef-page-header-inner.qodef-skin--light .qodef-switch .qodef-switch-label {
    background-color: rgba(255, 255, 255, .3) !important
}

.qodef-switch .qodef-onoffswitch-inner {
    display: block;
    transition: margin .3s ease-in 0s
}

.qodef-switch .qodef-onoffswitch-switch {
    position: absolute;
    display: block;
    width: 27px;
    height: 27px;
    top: 4px;
    left: 38px;
    border: 1px solid #1d1d1d;
    transition: left .3s ease;
    border-radius: 100%;
    background-color: #1d1d1d
}

#qodef-page-header-inner.qodef-skin--light .qodef-switch .qodef-onoffswitch-switch {
    border-color: #fff !important;
    background-color: #fff !important
}

.qodef-switch .qodef-onoffswitch-switch-light {
    position: absolute;
    display: block;
    width: 27px;
    height: 27px;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    background-color: #8b8b8b;
    mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='17px' height='17px' viewBox='0 0 17 17' enable-background='new 0 0 17 17' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%238B8B8B' d='M11.774,8.5c-0.002-0.655-0.199-1.324-0.581-1.859c-0.105-0.147-0.218-0.29-0.343-0.421 c-0.126-0.131-0.266-0.244-0.411-0.354c-0.256-0.196-0.544-0.34-0.846-0.451C9.279,5.298,8.94,5.24,8.606,5.228 c-0.334-0.013-0.679,0.03-1,0.121C6.99,5.524,6.412,5.888,6.004,6.384C5.89,6.522,5.782,6.665,5.69,6.819 C5.595,6.976,5.521,7.143,5.451,7.313C5.324,7.621,5.26,7.949,5.234,8.281C5.208,8.616,5.242,8.961,5.321,9.288 c0.076,0.314,0.205,0.623,0.372,0.899c0.33,0.545,0.827,1.009,1.41,1.272c0.168,0.076,0.339,0.146,0.517,0.195 c0.18,0.05,0.364,0.078,0.549,0.1c0.339,0.041,0.685,0.014,1.019-0.054c0.316-0.064,0.626-0.185,0.907-0.341 c0.281-0.155,0.544-0.359,0.765-0.59c0.445-0.466,0.767-1.073,0.864-1.713C11.752,8.872,11.774,8.687,11.774,8.5z M10.721,8.8 c-0.032,0.195-0.083,0.386-0.155,0.569c-0.077,0.171-0.171,0.333-0.281,0.485c-0.128,0.159-0.272,0.303-0.43,0.43 c-0.152,0.11-0.314,0.204-0.485,0.281c-0.184,0.072-0.374,0.124-0.569,0.155c-0.2,0.021-0.401,0.021-0.601,0 c-0.195-0.032-0.385-0.083-0.569-0.155c-0.171-0.077-0.333-0.171-0.485-0.281c-0.159-0.128-0.303-0.272-0.43-0.43 C6.605,9.703,6.512,9.54,6.434,9.37C6.362,9.186,6.311,8.995,6.279,8.8c-0.021-0.2-0.021-0.401,0-0.601 C6.311,8.005,6.362,7.814,6.434,7.63C6.512,7.46,6.605,7.297,6.715,7.145c0.128-0.159,0.272-0.303,0.43-0.43 C7.297,6.605,7.46,6.511,7.63,6.434C7.814,6.362,8.005,6.31,8.199,6.279c0.2-0.021,0.401-0.021,0.601,0 C8.995,6.31,9.186,6.362,9.369,6.434C9.54,6.511,9.703,6.605,9.854,6.715c0.159,0.128,0.303,0.272,0.43,0.43 c0.11,0.152,0.204,0.314,0.281,0.485c0.072,0.184,0.124,0.375,0.155,0.569c0.011,0.1,0.016,0.2,0.017,0.3 C10.737,8.6,10.732,8.7,10.721,8.8z'/%3E%3Cpath fill='%238B8B8B' d='M8.5,3.803c0.339-0.015,0.626-0.275,0.626-0.626c0-0.286,0-0.573,0-0.859c0-0.459,0-0.918,0-1.377 c0-0.105,0-0.21,0-0.314c0-0.16-0.07-0.329-0.183-0.442C8.834,0.075,8.656-0.007,8.5,0C8.161,0.016,7.874,0.275,7.874,0.626 c0,0.286,0,0.573,0,0.859c0,0.459,0,0.918,0,1.377c0,0.105,0,0.21,0,0.314c0,0.16,0.07,0.329,0.183,0.442 C8.166,3.728,8.344,3.81,8.5,3.803z'/%3E%3Cpath fill='%238B8B8B' d='M8.5,13.197c-0.339,0.015-0.626,0.275-0.626,0.626c0,0.286,0,0.573,0,0.859c0,0.459,0,0.918,0,1.377 c0,0.105,0,0.21,0,0.314c0,0.16,0.07,0.329,0.183,0.442C8.166,16.925,8.344,17.007,8.5,17c0.339-0.015,0.626-0.275,0.626-0.626 c0-0.286,0-0.573,0-0.859c0-0.459,0-0.918,0-1.377c0-0.105,0-0.21,0-0.314c0-0.16-0.07-0.329-0.183-0.442 C8.834,13.272,8.656,13.19,8.5,13.197z'/%3E%3Cpath fill='%238B8B8B' d='M3.097,3.982c0.325,0.325,0.649,0.649,0.974,0.974C4.145,5.03,4.219,5.104,4.293,5.178 c0.113,0.113,0.282,0.183,0.442,0.183c0.153,0,0.337-0.068,0.442-0.183c0.109-0.119,0.191-0.276,0.183-0.442 C5.354,4.57,5.298,4.413,5.178,4.293C4.976,4.091,4.773,3.888,4.571,3.686C4.246,3.361,3.922,3.037,3.597,2.712 C3.523,2.638,3.449,2.564,3.375,2.49C3.261,2.376,3.093,2.307,2.932,2.307c-0.153,0-0.337,0.068-0.442,0.183 C2.38,2.609,2.299,2.766,2.307,2.932C2.314,3.098,2.37,3.255,2.49,3.375C2.692,3.577,2.895,3.78,3.097,3.982z'/%3E%3Cpath fill='%238B8B8B' d='M13.903,13.018c-0.325-0.325-0.649-0.649-0.974-0.974c-0.074-0.074-0.148-0.148-0.222-0.222 c-0.113-0.113-0.282-0.183-0.442-0.183c-0.153,0-0.337,0.068-0.442,0.183c-0.109,0.119-0.191,0.276-0.183,0.442 c0.007,0.166,0.064,0.323,0.183,0.442c0.203,0.203,0.405,0.405,0.608,0.608c0.325,0.325,0.649,0.649,0.974,0.974 c0.074,0.074,0.148,0.148,0.222,0.222c0.113,0.113,0.282,0.183,0.442,0.183c0.153,0,0.337-0.068,0.442-0.183 c0.109-0.119,0.191-0.276,0.183-0.442c-0.007-0.166-0.064-0.323-0.183-0.442C14.308,13.423,14.105,13.22,13.903,13.018z'/%3E%3Cpath fill='%238B8B8B' d='M3.177,9.126c0.16,0,0.329-0.07,0.442-0.183C3.728,8.834,3.81,8.656,3.803,8.5 C3.787,8.161,3.528,7.874,3.177,7.874c-0.286,0-0.573,0-0.859,0c-0.459,0-0.918,0-1.377,0c-0.105,0-0.21,0-0.314,0 c-0.16,0-0.329,0.07-0.442,0.183C0.075,8.166-0.007,8.344,0,8.5c0.015,0.339,0.275,0.626,0.626,0.626c0.286,0,0.573,0,0.859,0 c0.459,0,0.918,0,1.377,0C2.967,9.126,3.072,9.126,3.177,9.126z'/%3E%3Cpath fill='%238B8B8B' d='M16.374,7.874c-0.286,0-0.573,0-0.859,0c-0.459,0-0.918,0-1.377,0c-0.105,0-0.21,0-0.314,0 c-0.16,0-0.329,0.07-0.442,0.183c-0.109,0.109-0.19,0.287-0.183,0.442c0.015,0.339,0.275,0.626,0.626,0.626 c0.286,0,0.573,0,0.859,0c0.459,0,0.918,0,1.377,0c0.105,0,0.21,0,0.314,0c0.16,0,0.329-0.07,0.442-0.183 C16.925,8.834,17.007,8.656,17,8.5C16.984,8.161,16.725,7.874,16.374,7.874z'/%3E%3Cpath fill='%238B8B8B' d='M4.736,11.638c-0.166,0.007-0.323,0.064-0.442,0.183c-0.203,0.203-0.405,0.405-0.608,0.608 c-0.325,0.325-0.649,0.649-0.974,0.974c-0.074,0.074-0.148,0.148-0.222,0.222c-0.113,0.113-0.183,0.282-0.183,0.442 c0,0.153,0.068,0.337,0.183,0.442c0.119,0.109,0.276,0.191,0.442,0.183c0.166-0.007,0.323-0.064,0.442-0.183 c0.203-0.203,0.405-0.405,0.608-0.608c0.325-0.325,0.649-0.649,0.974-0.974c0.074-0.074,0.148-0.148,0.222-0.222 c0.113-0.113,0.183-0.282,0.183-0.442c0-0.153-0.068-0.337-0.183-0.442C5.059,11.712,4.903,11.631,4.736,11.638z'/%3E%3Cpath fill='%238B8B8B' d='M12.264,5.362c0.166-0.007,0.323-0.064,0.442-0.183c0.203-0.203,0.405-0.405,0.608-0.608 c0.325-0.325,0.649-0.649,0.974-0.974c0.074-0.074,0.148-0.148,0.222-0.222c0.113-0.113,0.183-0.282,0.183-0.442 c0-0.153-0.068-0.337-0.183-0.442c-0.119-0.109-0.276-0.191-0.442-0.183c-0.166,0.007-0.323,0.064-0.442,0.183 c-0.203,0.203-0.405,0.405-0.608,0.608c-0.325,0.325-0.649,0.649-0.974,0.974c-0.074,0.074-0.148,0.148-0.222,0.222 c-0.113,0.113-0.183,0.282-0.183,0.442c0,0.153,0.068,0.337,0.183,0.442C11.941,5.288,12.097,5.369,12.264,5.362z'/%3E%3C/g%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='17px' height='17px' viewBox='0 0 17 17' enable-background='new 0 0 17 17' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%238B8B8B' d='M11.774,8.5c-0.002-0.655-0.199-1.324-0.581-1.859c-0.105-0.147-0.218-0.29-0.343-0.421 c-0.126-0.131-0.266-0.244-0.411-0.354c-0.256-0.196-0.544-0.34-0.846-0.451C9.279,5.298,8.94,5.24,8.606,5.228 c-0.334-0.013-0.679,0.03-1,0.121C6.99,5.524,6.412,5.888,6.004,6.384C5.89,6.522,5.782,6.665,5.69,6.819 C5.595,6.976,5.521,7.143,5.451,7.313C5.324,7.621,5.26,7.949,5.234,8.281C5.208,8.616,5.242,8.961,5.321,9.288 c0.076,0.314,0.205,0.623,0.372,0.899c0.33,0.545,0.827,1.009,1.41,1.272c0.168,0.076,0.339,0.146,0.517,0.195 c0.18,0.05,0.364,0.078,0.549,0.1c0.339,0.041,0.685,0.014,1.019-0.054c0.316-0.064,0.626-0.185,0.907-0.341 c0.281-0.155,0.544-0.359,0.765-0.59c0.445-0.466,0.767-1.073,0.864-1.713C11.752,8.872,11.774,8.687,11.774,8.5z M10.721,8.8 c-0.032,0.195-0.083,0.386-0.155,0.569c-0.077,0.171-0.171,0.333-0.281,0.485c-0.128,0.159-0.272,0.303-0.43,0.43 c-0.152,0.11-0.314,0.204-0.485,0.281c-0.184,0.072-0.374,0.124-0.569,0.155c-0.2,0.021-0.401,0.021-0.601,0 c-0.195-0.032-0.385-0.083-0.569-0.155c-0.171-0.077-0.333-0.171-0.485-0.281c-0.159-0.128-0.303-0.272-0.43-0.43 C6.605,9.703,6.512,9.54,6.434,9.37C6.362,9.186,6.311,8.995,6.279,8.8c-0.021-0.2-0.021-0.401,0-0.601 C6.311,8.005,6.362,7.814,6.434,7.63C6.512,7.46,6.605,7.297,6.715,7.145c0.128-0.159,0.272-0.303,0.43-0.43 C7.297,6.605,7.46,6.511,7.63,6.434C7.814,6.362,8.005,6.31,8.199,6.279c0.2-0.021,0.401-0.021,0.601,0 C8.995,6.31,9.186,6.362,9.369,6.434C9.54,6.511,9.703,6.605,9.854,6.715c0.159,0.128,0.303,0.272,0.43,0.43 c0.11,0.152,0.204,0.314,0.281,0.485c0.072,0.184,0.124,0.375,0.155,0.569c0.011,0.1,0.016,0.2,0.017,0.3 C10.737,8.6,10.732,8.7,10.721,8.8z'/%3E%3Cpath fill='%238B8B8B' d='M8.5,3.803c0.339-0.015,0.626-0.275,0.626-0.626c0-0.286,0-0.573,0-0.859c0-0.459,0-0.918,0-1.377 c0-0.105,0-0.21,0-0.314c0-0.16-0.07-0.329-0.183-0.442C8.834,0.075,8.656-0.007,8.5,0C8.161,0.016,7.874,0.275,7.874,0.626 c0,0.286,0,0.573,0,0.859c0,0.459,0,0.918,0,1.377c0,0.105,0,0.21,0,0.314c0,0.16,0.07,0.329,0.183,0.442 C8.166,3.728,8.344,3.81,8.5,3.803z'/%3E%3Cpath fill='%238B8B8B' d='M8.5,13.197c-0.339,0.015-0.626,0.275-0.626,0.626c0,0.286,0,0.573,0,0.859c0,0.459,0,0.918,0,1.377 c0,0.105,0,0.21,0,0.314c0,0.16,0.07,0.329,0.183,0.442C8.166,16.925,8.344,17.007,8.5,17c0.339-0.015,0.626-0.275,0.626-0.626 c0-0.286,0-0.573,0-0.859c0-0.459,0-0.918,0-1.377c0-0.105,0-0.21,0-0.314c0-0.16-0.07-0.329-0.183-0.442 C8.834,13.272,8.656,13.19,8.5,13.197z'/%3E%3Cpath fill='%238B8B8B' d='M3.097,3.982c0.325,0.325,0.649,0.649,0.974,0.974C4.145,5.03,4.219,5.104,4.293,5.178 c0.113,0.113,0.282,0.183,0.442,0.183c0.153,0,0.337-0.068,0.442-0.183c0.109-0.119,0.191-0.276,0.183-0.442 C5.354,4.57,5.298,4.413,5.178,4.293C4.976,4.091,4.773,3.888,4.571,3.686C4.246,3.361,3.922,3.037,3.597,2.712 C3.523,2.638,3.449,2.564,3.375,2.49C3.261,2.376,3.093,2.307,2.932,2.307c-0.153,0-0.337,0.068-0.442,0.183 C2.38,2.609,2.299,2.766,2.307,2.932C2.314,3.098,2.37,3.255,2.49,3.375C2.692,3.577,2.895,3.78,3.097,3.982z'/%3E%3Cpath fill='%238B8B8B' d='M13.903,13.018c-0.325-0.325-0.649-0.649-0.974-0.974c-0.074-0.074-0.148-0.148-0.222-0.222 c-0.113-0.113-0.282-0.183-0.442-0.183c-0.153,0-0.337,0.068-0.442,0.183c-0.109,0.119-0.191,0.276-0.183,0.442 c0.007,0.166,0.064,0.323,0.183,0.442c0.203,0.203,0.405,0.405,0.608,0.608c0.325,0.325,0.649,0.649,0.974,0.974 c0.074,0.074,0.148,0.148,0.222,0.222c0.113,0.113,0.282,0.183,0.442,0.183c0.153,0,0.337-0.068,0.442-0.183 c0.109-0.119,0.191-0.276,0.183-0.442c-0.007-0.166-0.064-0.323-0.183-0.442C14.308,13.423,14.105,13.22,13.903,13.018z'/%3E%3Cpath fill='%238B8B8B' d='M3.177,9.126c0.16,0,0.329-0.07,0.442-0.183C3.728,8.834,3.81,8.656,3.803,8.5 C3.787,8.161,3.528,7.874,3.177,7.874c-0.286,0-0.573,0-0.859,0c-0.459,0-0.918,0-1.377,0c-0.105,0-0.21,0-0.314,0 c-0.16,0-0.329,0.07-0.442,0.183C0.075,8.166-0.007,8.344,0,8.5c0.015,0.339,0.275,0.626,0.626,0.626c0.286,0,0.573,0,0.859,0 c0.459,0,0.918,0,1.377,0C2.967,9.126,3.072,9.126,3.177,9.126z'/%3E%3Cpath fill='%238B8B8B' d='M16.374,7.874c-0.286,0-0.573,0-0.859,0c-0.459,0-0.918,0-1.377,0c-0.105,0-0.21,0-0.314,0 c-0.16,0-0.329,0.07-0.442,0.183c-0.109,0.109-0.19,0.287-0.183,0.442c0.015,0.339,0.275,0.626,0.626,0.626 c0.286,0,0.573,0,0.859,0c0.459,0,0.918,0,1.377,0c0.105,0,0.21,0,0.314,0c0.16,0,0.329-0.07,0.442-0.183 C16.925,8.834,17.007,8.656,17,8.5C16.984,8.161,16.725,7.874,16.374,7.874z'/%3E%3Cpath fill='%238B8B8B' d='M4.736,11.638c-0.166,0.007-0.323,0.064-0.442,0.183c-0.203,0.203-0.405,0.405-0.608,0.608 c-0.325,0.325-0.649,0.649-0.974,0.974c-0.074,0.074-0.148,0.148-0.222,0.222c-0.113,0.113-0.183,0.282-0.183,0.442 c0,0.153,0.068,0.337,0.183,0.442c0.119,0.109,0.276,0.191,0.442,0.183c0.166-0.007,0.323-0.064,0.442-0.183 c0.203-0.203,0.405-0.405,0.608-0.608c0.325-0.325,0.649-0.649,0.974-0.974c0.074-0.074,0.148-0.148,0.222-0.222 c0.113-0.113,0.183-0.282,0.183-0.442c0-0.153-0.068-0.337-0.183-0.442C5.059,11.712,4.903,11.631,4.736,11.638z'/%3E%3Cpath fill='%238B8B8B' d='M12.264,5.362c0.166-0.007,0.323-0.064,0.442-0.183c0.203-0.203,0.405-0.405,0.608-0.608 c0.325-0.325,0.649-0.649,0.974-0.974c0.074-0.074,0.148-0.148,0.222-0.222c0.113-0.113,0.183-0.282,0.183-0.442 c0-0.153-0.068-0.337-0.183-0.442c-0.119-0.109-0.276-0.191-0.442-0.183c-0.166,0.007-0.323,0.064-0.442,0.183 c-0.203,0.203-0.405,0.405-0.608,0.608c-0.325,0.325-0.649,0.649-0.974,0.974c-0.074,0.074-0.148,0.148-0.222,0.222 c-0.113,0.113-0.183,0.282-0.183,0.442c0,0.153,0.068,0.337,0.183,0.442C11.941,5.288,12.097,5.369,12.264,5.362z'/%3E%3C/g%3E%3C/svg%3E%0A");
    mask-position: center;
    -webkit-mask-position: center;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat
}

.qodef-skin--white .qodef-switch .qodef-onoffswitch-switch-light {
    background-color: #fff
}

#qodef-page-header-inner.qodef-skin--light .qodef-switch .qodef-onoffswitch-switch-light {
    background-color: #fff
}

body.qodef-skin--white #qodef-page-header-inner.qodef-skin--light .qodef-switch .qodef-onoffswitch-switch-light {
    background-color: #a9a7f9
}

.qodef-switch .qodef-onoffswitch-switch-dark {
    position: absolute;
    display: block;
    width: 27px;
    height: 27px;
    top: 4px;
    left: 38px;
    border-radius: 100%;
    background-color: var(--qode-main-color);
    mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='12.213px' height='13px' viewBox='0 0 12.213 13' enable-background='new 0 0 12.213 13' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M12.094,9.448c-0.132-0.17-0.368-0.263-0.581-0.198c-0.294,0.089-0.593,0.155-0.896,0.199 c-0.243,0.029-0.488,0.044-0.733,0.045c-0.248,0-0.495-0.016-0.741-0.046c-0.482-0.071-0.954-0.2-1.405-0.383 C7.301,8.875,6.888,8.634,6.508,8.348C6.136,8.053,5.799,7.716,5.504,7.344c-0.286-0.38-0.527-0.793-0.717-1.229 C4.603,5.664,4.475,5.192,4.404,4.711C4.344,4.217,4.345,3.717,4.404,3.223c0.072-0.484,0.202-0.958,0.387-1.412 c0.15-0.342,0.331-0.669,0.541-0.978c0.019-0.044,0.037-0.088,0.056-0.132c0.007-0.049,0.013-0.098,0.02-0.147 c0-0.123-0.044-0.239-0.119-0.335C5.157,0.049,4.92-0.044,4.708,0.021C4.304,0.145,3.909,0.308,3.534,0.504 C3.162,0.699,2.819,0.935,2.489,1.195C1.867,1.683,1.337,2.298,0.932,2.976C0.519,3.667,0.228,4.444,0.098,5.239 C0.028,5.674-0.011,6.112,0.003,6.553c0.013,0.42,0.065,0.842,0.154,1.253c0.162,0.75,0.467,1.482,0.882,2.128 c0.216,0.336,0.464,0.656,0.736,0.95c0.273,0.295,0.576,0.555,0.895,0.799c0.609,0.464,1.31,0.812,2.042,1.035 c0.777,0.237,1.613,0.328,2.423,0.262c0.917-0.075,1.803-0.327,2.617-0.759c0.744-0.394,1.421-0.942,1.958-1.591 c0.151-0.182,0.294-0.371,0.428-0.566c0.019-0.044,0.037-0.088,0.056-0.132c0.007-0.049,0.013-0.098,0.02-0.147 C12.213,9.66,12.168,9.544,12.094,9.448z M8.777,11.465c-0.451,0.183-0.922,0.311-1.403,0.383c-0.493,0.059-0.991,0.06-1.484,0 c-0.482-0.071-0.954-0.2-1.405-0.383c-0.436-0.191-0.848-0.432-1.229-0.717c-0.372-0.295-0.709-0.632-1.004-1.004 c-0.286-0.38-0.527-0.793-0.717-1.229C1.351,8.063,1.222,7.592,1.151,7.11c-0.059-0.492-0.059-0.991,0-1.483 c0.071-0.483,0.2-0.956,0.384-1.408c0.19-0.435,0.431-0.846,0.716-1.225c0.294-0.371,0.631-0.708,1.002-1.002 c0.127-0.096,0.258-0.187,0.392-0.272C3.644,1.723,3.643,1.728,3.641,1.732C3.448,2.259,3.336,2.81,3.282,3.368 C3.236,3.832,3.244,4.3,3.304,4.763c0.059,0.456,0.149,0.903,0.3,1.338c0.292,0.844,0.743,1.616,1.335,2.285 C5.493,9.012,6.182,9.54,6.933,9.908c0.825,0.404,1.714,0.637,2.633,0.684C9.672,10.597,9.778,10.6,9.883,10.6 c0.104,0,0.208-0.004,0.311-0.009c-0.061,0.052-0.122,0.103-0.185,0.153C9.628,11.032,9.215,11.274,8.777,11.465z'/%3E%3C/svg%3E%0A");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='12.213px' height='13px' viewBox='0 0 12.213 13' enable-background='new 0 0 12.213 13' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M12.094,9.448c-0.132-0.17-0.368-0.263-0.581-0.198c-0.294,0.089-0.593,0.155-0.896,0.199 c-0.243,0.029-0.488,0.044-0.733,0.045c-0.248,0-0.495-0.016-0.741-0.046c-0.482-0.071-0.954-0.2-1.405-0.383 C7.301,8.875,6.888,8.634,6.508,8.348C6.136,8.053,5.799,7.716,5.504,7.344c-0.286-0.38-0.527-0.793-0.717-1.229 C4.603,5.664,4.475,5.192,4.404,4.711C4.344,4.217,4.345,3.717,4.404,3.223c0.072-0.484,0.202-0.958,0.387-1.412 c0.15-0.342,0.331-0.669,0.541-0.978c0.019-0.044,0.037-0.088,0.056-0.132c0.007-0.049,0.013-0.098,0.02-0.147 c0-0.123-0.044-0.239-0.119-0.335C5.157,0.049,4.92-0.044,4.708,0.021C4.304,0.145,3.909,0.308,3.534,0.504 C3.162,0.699,2.819,0.935,2.489,1.195C1.867,1.683,1.337,2.298,0.932,2.976C0.519,3.667,0.228,4.444,0.098,5.239 C0.028,5.674-0.011,6.112,0.003,6.553c0.013,0.42,0.065,0.842,0.154,1.253c0.162,0.75,0.467,1.482,0.882,2.128 c0.216,0.336,0.464,0.656,0.736,0.95c0.273,0.295,0.576,0.555,0.895,0.799c0.609,0.464,1.31,0.812,2.042,1.035 c0.777,0.237,1.613,0.328,2.423,0.262c0.917-0.075,1.803-0.327,2.617-0.759c0.744-0.394,1.421-0.942,1.958-1.591 c0.151-0.182,0.294-0.371,0.428-0.566c0.019-0.044,0.037-0.088,0.056-0.132c0.007-0.049,0.013-0.098,0.02-0.147 C12.213,9.66,12.168,9.544,12.094,9.448z M8.777,11.465c-0.451,0.183-0.922,0.311-1.403,0.383c-0.493,0.059-0.991,0.06-1.484,0 c-0.482-0.071-0.954-0.2-1.405-0.383c-0.436-0.191-0.848-0.432-1.229-0.717c-0.372-0.295-0.709-0.632-1.004-1.004 c-0.286-0.38-0.527-0.793-0.717-1.229C1.351,8.063,1.222,7.592,1.151,7.11c-0.059-0.492-0.059-0.991,0-1.483 c0.071-0.483,0.2-0.956,0.384-1.408c0.19-0.435,0.431-0.846,0.716-1.225c0.294-0.371,0.631-0.708,1.002-1.002 c0.127-0.096,0.258-0.187,0.392-0.272C3.644,1.723,3.643,1.728,3.641,1.732C3.448,2.259,3.336,2.81,3.282,3.368 C3.236,3.832,3.244,4.3,3.304,4.763c0.059,0.456,0.149,0.903,0.3,1.338c0.292,0.844,0.743,1.616,1.335,2.285 C5.493,9.012,6.182,9.54,6.933,9.908c0.825,0.404,1.714,0.637,2.633,0.684C9.672,10.597,9.778,10.6,9.883,10.6 c0.104,0,0.208-0.004,0.311-0.009c-0.061,0.052-0.122,0.103-0.185,0.153C9.628,11.032,9.215,11.274,8.777,11.465z'/%3E%3C/svg%3E%0A");
    mask-position: center;
    -webkit-mask-position: center;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat
}

.qodef-skin--white .qodef-switch .qodef-onoffswitch-switch-dark {
    background-color: #8b8b8b
}

#qodef-page-header-inner.qodef-skin--light .qodef-switch .qodef-onoffswitch-switch-dark {
    background-color: #a9a7f9
}

body.qodef-skin--white #qodef-page-header-inner.qodef-skin--light .qodef-switch .qodef-onoffswitch-switch-dark {
    background-color: #fff
}

.qodef-skin--white .qodef-switch .qodef-switch-input+.qodef-switch-label .qodef-onoffswitch-switch {
    left: 4px
}

@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:768px) and (min-width:681px) {
    #qodef-author-info .qodef-m-content {
        padding: 10px 0 0
    }
}

@media only screen and (max-width:680px) {
    #qodef-author-info {
        padding: 30px
    }

    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-fullscreen-menu>ul>li {
        padding: 15px 0
    }

    .qodef-fullscreen-menu>ul>li>a {
        font-size: 70px
    }
}

@media only screen and (max-width:680px) {
    .qodef-fullscreen-menu>ul>li {
        padding: 12px 0
    }

    .qodef-fullscreen-menu>ul>li>a {
        font-size: 50px
    }
}

@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--standard-extended #qodef-page-header-inner {
        display: none
    }

    .qodef-header--standard-extended #qodef-page-wrapper #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: 33.33333%
    }
}

@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(3n+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: 33.33333%
    }
}

@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(3n+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: 33.33333%
    }
}

@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(3n+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: 33.33333%
    }
}

@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(3n+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: 33.33333%
    }
}

@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(3n+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:480px) {
    body #wcfmmp-store #wcfm_store_header {
        text-align: center
    }

    body #wcfmmp-store #wcfm_store_header .header_left {
        padding: 0
    }

    body #wcfmmp-store #wcfm_store_header .header_right {
        background: 0 0;
        padding: 0
    }

    body #wcfmmp-store #wcfm_store_header .logo_area {
        position: relative;
        left: auto;
        top: 0;
        width: 150px;
        height: 150px;
        margin: -50px auto 0
    }

    body #wcfmmp-store #wcfm_store_header .logo_area_after {
        margin-top: 20px;
        text-align: center
    }

    body #wcfmmp-store #wcfm_store_header .store_info_parallal {
        justify-content: center
    }

    body #wcfmmp-store .tab_area .tab_links li {
        margin: 0 0 10px
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
        max-height: 30vh
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description {
        display: none
    }
}

@media only screen and (max-width:1440px) and (min-width:1025px) {
    .qodef-woo-product-category-group.qodef-item-layout--simple .qodef-e-count {
        display: none
    }
}

@media only screen and (max-width:1440px) and (min-width:1025px) {
    .qodef-woo-product-category-list.qodef-item-layout--boxed.qodef-col-num--1.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item {
        margin: 0 0 15px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-image-holder {
        display: none
    }

    .qodef-woo-product-category-list.qodef-item-layout--boxed .qodef-e-inner .qodef-e-content-holder {
        margin: 0
    }
}

@media only screen and (max-width:768px) {
    .qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-holder .qodef-filter-left {
        flex-basis: auto;
        flex-direction: column;
        align-items: flex-start;
        width: 100%
    }

    .qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-horizontal .select2-container--default {
        width: 100% !important
    }

    .qodef-woo-product-list.qodef-ordering-filter--on .qodef-product-list-filter-horizontal .select2-container--default .select2-selection--single .select2-selection__arrow {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px
    }

    .qodef-woo-product-list .qodef-product-list-filter-horizontal {
        width: 100%
    }

    .qodef-woo-product-list .qodef-product-list-filter-horizontal .qodef-e-inner-holder {
        flex-direction: column;
        row-gap: 20px
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder {
        display: none;
        flex-direction: column;
        align-items: flex-start;
        row-gap: 20px
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder .qodef-filter-right {
        margin-left: 0;
        width: 100%
    }

    .qodef-woo-product-list .qodef-product-list-filter-holder .select2 {
        width: 100% !important
    }

    .qodef-woo-product-list .qodef-e-filter-title {
        margin: 0 0 20px
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-list .qodef-m-content-wrapper .qodef-m-content .qodef-m-icon-holder {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list.qodef-item-layout--boxed .qodef-e-inner {
        padding: 20px
    }
}

@media only screen and (max-width:1440px) and (min-width:1025px) {
    .qodef-woo-product-list.qodef-item-layout--presentational .qodef-woo-product-excerpt {
        display: none
    }

    .qodef-woo-product-list.qodef-item-layout--presentational.qodef-layout--masonry.qodef-grid.qodef-gutter--normal>.qodef-grid-inner {
        margin: 0 -10px
    }

    .qodef-woo-product-list.qodef-item-layout--presentational.qodef-layout--masonry.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item {
        padding: 0 10px;
        margin: 0 0 20px
    }
}

@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: 50%
    }
}

@media only screen and (max-width:480px) {

    .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: 100%;
        margin-bottom: 30px
    }

    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper:last-child,
    .qodef-countdown.qodef-show--5 .qodef-digit-wrapper:last-child,
    .qodef-countdown.qodef-show--6 .qodef-digit-wrapper:last-child {
        margin-bottom: 0
    }
}

@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:480px) {
    .qodef-image-with-text.qodef-layout--compact {
        padding: 35px 30px
    }
}

@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:1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:480px) {

    .qodef-section-title .qodef-icon,
    .qodef-section-title .qodef-m-custom-icon,
    .qodef-section-title .qodef-m-svg-icon {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
        display: block
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
        margin-top: 26px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
        margin: 26px 0 0
    }
}

@media only screen and (max-width:1440px) {
    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner.reverse .qodef-m-text {
        padding-right: 5%
    }

    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner:not(.reverse) .qodef-m-text {
        padding-left: 5%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-workflow .main-line {
        display: none
    }

    .qodef-workflow .qodef-circle {
        display: none
    }

    .qodef-workflow .qodef-workflow-item .qodef-workflow-image {
        padding-left: 0;
        padding-bottom: 10px
    }

    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner {
        flex-direction: column-reverse
    }

    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image,
    .qodef-workflow .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text {
        width: 100%
    }

    .qodef-workflow.qodef-workflow-animate .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text {
        transition: all .7s ease
    }

    .qodef-workflow.qodef-workflow-animate .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image-inner img {
        transition: all .7s ease .55s
    }
}

@media only screen and (max-width:680px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content: flex-start
    }
}